@charset "UTF-8";
/* general */
*{
    margin: 0;
    padding: 0;
}


body{
	background: #FFF url(/images/www/bg.png) repeat-x 0 0;
	font-family: Verdana, Tahoma, Sans-serif;
}

del       { text-decoration: line-through; }
strong, b { font-weight: bold; }
em, i     { font-style: italic; }
li        { list-style: none; }

img, fieldset{
    border: 0;
}
button, input[type="submit"], input[type="image"] {
  cursor: pointer;
}

#a11y,
.hidden {
	position: absolute;
	height: 1px;
	width: 1px;
	left: -999em;
}

#weather:after,
.properties .list li:after,
.properties .list li dl:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
}

.wrapper{
    width: 990px;
    margin: 0 auto;
    height: 600px;
    background: url(/images/www/bgtop.png) no-repeat 0 27px;
    position: relative;
}
    .wrapper .bgleft{
        position: absolute;
        width: 206px;
        height: 868px;
        top: 27px; left: -206px;
        background: url(/images/www/bgleft.png) no-repeat 0 0;
    }
        .wrapper .bgleftfill{
            width: 3000px;
            height: 236px;
            background: #031c29;
            position: absolute;
            top: 547px; left: -3000px;
        }
    .wrapper .bgright{
        position: absolute;
        width: 204px;
        height: 547px;
        top: 27px;
        right: -204px;
        background: url(/images/www/bgright.png) no-repeat 0 0;
    }
/* structure */
#heading{
    height: 395px;
}
#quicknav{
    height: 179px;
}
#aside{
    width: 236px;
    float: left;
}
#content{
    width: 714px;
    float: right;
    padding: 20px;
}
#additional{
    clear: both;
    width: 990px;
    margin: 0 auto;
    height: 72px;
}
/* 
    presentation 
*/
/* header */
#heading{
    position: relative;
}
    #heading h1{
        width: 432px; height: 113px;
        padding: 1px;
        overflow: hidden;
    }
        #heading h1 a{
            float: left;
            width: 434px; height: 115px;
            text-indent: -9999px;
            background: url(/images/www/logo.png) no-repeat 63px 45px;
        }
    #heading .shorts{
        position: absolute;
        top: 0; right: 0;
    }
        #heading .shorts li{
            float: left;
            padding-right: 6px;
        }
            #heading .shorts li a{
                float: left;
                text-indent: -9999px;
                width: 24px; height: 27px;
                background: url(/images/www/icons.png) no-repeat 50% 0;
            }
            #heading .shorts li.homepage a{ background-position: 50% -27px;}
            #heading .shorts li.sitemap a{ background-position: 50% -54px;}
        #heading .shorts li.time{
            width: 80px;
            padding: 0 0 0 18px;
            line-height: 27px;
            height: 27px;
            background: url(/images/www/timeseparator.png) no-repeat 0 0;
            margin-left: 9px;
            font-size: 0.63em;
            color: #badae9;
        }
    #splash{
        width: 980px; height: 270px;
        background: #FFF url(/images/www/bgsplash.png);
        padding: 5px;
        position: relative;
  			z-index: 1;
    }
        #flash{
        		z-index: 1;
            width: 680px;
            height: 270px;
            position: relative;
            top: -2px; left: -4px;
        }
        #search{
            position: absolute;
            top: 5px; right: 5px;
            width: 253px; height: 270px;
            padding: 0 0 0 37px;
            overflow: hidden;
        }
            #search h2{
                font-size: 1em;
                color: #FFF;
                font-weight: normal;
                text-shadow: 1px 1px 1px #492c11;
                padding: 15px 0 15px;
            }
            #search .i{
                clear: both;
            }
            #search .i label{
                width: 79px;
                color: #000;
                text-shadow: 1px 1px 1px #fda323;
                font-size: 0.75em;
                float: left;
                height: 28px;
            }
            #search .i select{
                float: left;
                width: 136px;
            }
            
            #search .submit{
                width: 76px; height: 31px;
                position: absolute;
                bottom: -7px;
                right: 41px;
                overflow: hidden;
                background: #197fa1;
            }
                #search .submit input, #search .submit button{
                    width: 76px; height: 31px;
                    text-indent: -9999px;
                    display: block;
                    border: none;
                    background: url(/images/www/search.png) no-repeat 0 0;
                    padding-top: 40px;
                    max-height: 31px;
                }
                #search .code{
                    position: relative;
                }
                    #search .code .jqTransformInputWrapper{
                        position: absolute;
                        top: 0; left: 89px;
                    }
                    #search .code input, .jqTransformInput{
                        width: 95px !important;
                        height: 16px;
                        background: url(/images/www/codebutton.png) no-repeat 0 0;
                        border: none;
                        padding: 4px 5px 4px 10px;
                        color: #185e83;
                    } 
                    #search .code a.codesubmit{
                        position: absolute;
                        display: block;
                        width: 30px;
                        height: 24px;
                        top: 1px; left: 199px;
                        text-indent: -9999px;
                        background: url(/images/www/codesubmit.png) no-repeat 0 0
                    }
    #quicknav{
        
    }
        #quicknav h2{
            text-indent: -9999px;
            height: 22px;
            background: url(/images/www/quickheaders.png) no-repeat 0 0;
            width: 234px;
            margin: 16px 0 20px;
        }
        #quicknav .curr{
            width: 290px;
            float: left;
            padding: 0 15px 0 35px;
        }
            #quicknav .curr .i{
                float: left;
                padding: 0 0 10px;
            }
                #quicknav .curr .wide{
                    padding-right: 4px;
                }
                #quicknav .curr .short{
                    float: right;
                }
                #quicknav .curr .i label{
                    float: left;
                    font-size: 0.69em;
                    color: #FFF;
                    text-shadow: 1px 1px 1px #000;
                    font-weight: bold;
                    height: 24px;
                    line-height: 15px;
                }
                    #quicknav .curr .wide label{
                        width: 73px;
                    }
                    #quicknav .curr .short label{
                        width: 30px;
                    }
                #quicknav .curr .i input, .jqTransformInputWrapper{
                    float: left;
                    width: 70px !important;
                    border: none;
                    background: url(/images/www/currinput.png) no-repeat 0 0;
                    height: 16px;
                    padding: 4px 10px;
                    color: #042b44;
                    font-size: 0.69em;
                }
                    .jqTransformInputWrapper{
                        padding: 0;
                        width: 90px !important;
                        font-size: 1em;
                        background: none;
                    }
            #quicknav .curr .submit{
                clear: both;
                width: 70px; height: 24px;
                overflow: hidden;
                float: right;
            }
                #quicknav .curr .submit input, #quicknav .curr .submit button{
                    border: none;
                    background: url(/images/www/convert.png) no-repeat 0 0;
                    display: block;
                    text-indent: -9999px;
                    width: 70px; height: 24px;
                    padding-top: 40px;
                    max-height: 24px;
                }
        #quicknav .links{
            width: 650px;
            float: left;
        }
            #quicknav .links h2{
                margin-left: 70px;
            }
            #quicknav .links ul{
                padding: 0 0 0 70px;
                margin-right: -30px;
            }
                #quicknav .links ul li{
                    width: 150px;
                    float: left;
                    padding: 0 0 18px 0;
                }
                    #quicknav .links ul li a{
                        color: #FFF;
                        display: block;
                        text-shadow: 1px 1px 1px #000;
                        text-decoration: none;
                        font-size: 0.69em;
                        width: 130px;
                        height: 20px;
                        padding: 5px 0 5px 0;
                    }
                        #quicknav .links ul li a span{
                            width: 30px; height: 30px;
                            background: url(/images/www/quicknav.png) no-repeat 0 0;
                            float: left;
                        }
                            #quicknav .links ul li.promo a span{
                                position: relative;
                                width: 36px; height: 33px;
                                margin-top: -3px; margin-left: -6px;
                                background: url(/images/www/quicknavPROMO.png) no-repeat 0 0;
                            }
                        #quicknav .links ul li a em{
                            width: 90px;
                            float: right;
                            font-style: normal;
                        }
                        #quicknav .links ul li.ren a span{ background-position: 0 -30px;}
                        #quicknav .links ul li.gm a span{ background-position: 0 -60px;}
                        #quicknav .links ul li.va a span{ background-position: 0 -90px;}
                        #quicknav .links ul li.d a span{ background-position: 0 -120px;}
                        #quicknav .links ul li.it a span{ background-position: 0 -150px;}
                        #quicknav .links ul li.a a span{ background-position: 0 -33px;}
/*  aside   */
#aside{
}
    .asideinwrap{
        background: url(/images/www/bgasidebottom.png) no-repeat 0 100%;
        float: left;
        margin: 0 0 20px;
width: 236px;
    }
    .prime{
        background: url(/images/www/bgaside.png) no-repeat 0 0;
        float: left;
width: 236px;
    }
    #menu{
        padding: 0 0 0 6px;
    }
        #menu h2, #news h2{
            height: 20px;
            width: 91px;
            text-indent: -9999px;
            background: url(/images/www/navheaders.png) no-repeat 0 0;
            margin: 0 0 0 27px;
        }
        #menu h2{
            margin-top: 20px;
        }
        #nav{
            margin-top: 2px;
        }
            #nav li{
                
            }
                #nav li a{
                    color: #FFF;
                    text-decoration: none;
                    font-size: 0.69em;
                    display: block;
                    width: 195px;
                    background: url(/images/www/menu.png) no-repeat 0 100%;
                    padding: 8px 0 8px 30px;
                }
                    #nav li a:hover{
                        color: #ddecf5;
                    }
                #nav li ul{
                    
                }
                    #nav li ul li{
                        
                    }
                        #nav li ul li a{
                            background: none;
                            padding: 0 0 0 64px;
                            width: 161px;
                            color: #9faccc;
                        }
                            #nav li ul li a:hover{
                                color: #c7d0e4;
                            }
        #news{
            padding: 10px 0;
        }
            #news h2{
                margin-top: 5px;
            }
            #news ul.list{
                padding: 0 30px 15px;
                
            }
                #news ul.list li{
                    padding: 5px 0;
                }
                    #news ul.list p{
                        color: #FFF;
                        font-size: 0.69em;
                    }
                    #news ul.list p.more{
                        text-align: right;
                    }
                        #news ul.list p.more a{
                            color: #9faccc;
                            text-decoration: none;
                            padding: 0 8px 0 0;
                            background: url(/images/www/morearrow.png) no-repeat 100% 50%;
                        }
    #quickmenu{
        clear: both;
    }
        #quickmenu ul{
            padding: 15px 0 33px 15px;
        }
            #quickmenu ul li{
                width: 212px;
                height: 30px;
                background: url(/images/www/quickmenu.png) no-repeat 0 0;
            }
                #quickmenu ul li a{
                    display: block;
                    line-height: 30px;
                    height: 30px;
                    text-decoration: none;
                    font-size: 0.69em;
                    color: #333;
                    padding: 0 0 0 20px;
                }
    #quickmenu h2, #weather h2{
        position: relative;
        width: 175px;
        height: 27px;
        font-size: 0.75em;
        line-height: 27px;
        text-align: center;
        margin: 0 0 0 20px;
    }
        #quickmenu h2 span, #weather h2 span{
            background: url(/images/www/asideheaders.png) no-repeat 0 0;
            position: absolute;
            width: 100%; height: 100%;
            top: 0; left: 0;
        }
        #weather h2 span{
            background-position: 0 -27px;
        }
    #weather{
        background: url(/images/www/weather.png) no-repeat 0px 40px;
        padding: 0 0 60px;
    }
        #weather h2{
            margin-bottom: 45px;
        }
        #weather p{
            margin-left: 100px;
            font-size: 0.69em;
        }
            #weather p strong{
                display: block;
                font-size: 1.1em;
            }
        #weather p.temp{
            background: url(/images/www/temperature.png) no-repeat 0 0;
            width: 103px; height: 29px;
            line-height: 29px;
            margin: 10px 0 10px 95px;
            padding: 0 0 0 7px;
            font-size: 0.88em;
        }
            #weather p.temp span.deg{
                font-weight: bold;
                color: #e86f0f;
                margin-left: 7px;
            }
        #weather dl.details{
            padding-left: 100px;
            font-size: 0.69em;
            width: 120px;
        }
            #weather dl.details dt{
                width: 60px;
                float: left;
            }
                #weather dl.details dd{
                    float: left;
                    width: 60px;
                    text-align: left;
                }
/*  content */
#content{
    background: #FFF url(/images/www/bgcontent.png) no-repeat 0 0;
}
    #content h2{
        color: #333;
        font-size: 1.13em;
    }
    #content p{
        font-size: 0.69em;
        color: #333;
        margin: 15px 0;
        line-height: 1.5em;
    }
        #content p.intro{
            margin: 0 0 20px;
            font-size: 0.75em;
            color: #022d48;
        }
/*  footer  */
.addwrap{
    background: #031c29;
    clear: both;
    width: 100%;
    overflow: hidden;
}
#additional{
    background: #000;
    position: relative;
    z-index: 0;
}
    #additional p{
        font-weight: bold;
        font-size: 0.63em;
        color: #CCC;
        line-height: 60px;
    }
        #additional p a{
            font-weight: normal;
            text-decoration: none;
            color: #CCC;
        }
            #additional p a:hover{
                text-decoration: underline;
            }
        #additional .copyrights{
            float: left;
        }
        #additional .developer{
            float: right;
        }
    #additional .bgleft{
        width: 2000px; height: 72px;
        background: #031c29 url(/images/www/bgfooterleft.png) no-repeat 100% 0;
        position: absolute;
        top: 0; left: -2000px;
        z-index: 10;
    }
    #additional .bgright{
        width: 2000px; height: 72px;
        background: #031c29 url(/images/www/bgfooterright.png) no-repeat 0 0;
        position: absolute;
        top: 0; right: -2000px;
        z-index: 10;
    }

/*
    modules
*/
/* property list */
.properties{
    padding: 20px 0;
}
    .properties .list{
        margin-right: -37px;
    }
        .properties .list li{
            width: 208px;
            margin: 0 37px 20px 0;
            float: left;
        }
            .properties .list li img{
                border: 4px solid #0a3d52;
                display: block;
            }
            .properties .list li dl{
                background: red;
                font-size: 0.69em;
                color: #333;
                margin: 10px 6px;
                background: url(/images/www/dl.png) 0 -8px;
            }
                .properties .list li dl dt{
                    background: white;
                    clear: left;
                    float: left;
                    padding: 0 4px 0 0;
                    height: 20px;
                }
                .properties .list li dl dd{
                    background: white;
                    float: right;
                    padding: 0 0 0 4px;
                    height: 20px;
                }
            .properties .list li p.status{
                float: left;
                font-weight: bold;
                color: #333;
                padding: 0 0 0 6px;
                margin: 9px 0 0!important;
            }
            .properties .list li p.statusval{
                float: right;
                background: url(/images/www/statusvalright.png) no-repeat 100% 0;
                height: 37px;
                line-height: 37px;
                margin: 0!important;
            }
                .properties .list li p.statusval span{
                    display: block;
                    background: url(/images/www/statusvalleft.png) no-repeat 0 0;
                    height: 37px;
                    line-height: 36px;
                    padding: 0 15px 0 35px;
                    font-weight: bold;
                    color: #FFF;
                    font-family: Arial, Tahoma, Serif;
                    text-align: right;
                }

/*
    jQTransform stylesheets
*/
form.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	display: block;
	float:left;
}
form.jqtransformdone div.rowElem{
	clear:both;
	padding:4px 0px;
}
#search .jqTransformSelectWrapper {
	width: 140px !important;
	position:relative;
	height: 24px;
	background: url(/images/www/select.png) no-repeat 0 0;
	float:right;
	margin-right: 25px;
}
#search .jqTransformSelectWrapper div span {
	font-size: 0.63em;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 24px;
    color: #185e83;
	padding: 0px 0 0 12px;
	line-height: 24px;
	overflow: hidden;
	cursor:pointer;
}
#search .jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 31px;
	height: 24px;
}
#search .jqTransformSelectWrapper ul {
	position: absolute;
	width: 120px !important;
	top: 23px;
	left: 9px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #e97312;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}
#search .jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
	font-size: 0.63em;
}
#search .jqTransformSelectWrapper ul a.selected {
	background: #feecd6;
	color: #185e83;
	font-weight: bold;
}
#search .jqTransformSelectWrapper ul a:hover, #search .jqTransformSelectWrapper ul a.selected:hover {
	background:#feecd6;
	color: #185e83;
}
/*
    Quicknav .curr form
*/
#quicknav .curr .jqTransformSelectWrapper {
	width: 70px !important;
	position:relative;
	height: 24px;
	background: url(/images/www/currselect.png) no-repeat 0 0;
	float:right;
}
#quicknav .curr .jqTransformSelectWrapper div span {
	font-size: 0.63em;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 24px;
    color: #042b44;
	padding: 0px 0 0 12px;
	line-height: 24px;
	overflow: hidden;
	cursor:pointer;
}
#quicknav .curr .jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 31px;
	height: 24px;
}
#quicknav .curr .jqTransformSelectWrapper ul {
	position: absolute;
	width: 50px !important;
	top: 23px;
	left: 9px;
	list-style: none;
	background-color: #91c5d4;
	border: solid 1px #0a2f3f;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}
#quicknav .curr .jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
	font-size: 0.63em;
}
#quicknav .curr .jqTransformSelectWrapper ul a.selected {
	background: #9bcbd9;
	color: #042b44;
	font-weight: bold;
}
#quicknav .curr .jqTransformSelectWrapper ul a:hover, #quicknav .curr .jqTransformSelectWrapper ul a.selected:hover {
	background:#d8f2fb;
	color: #042b44;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

.searchProperty {
	color: black;
	margin-left: 0px;
	width: 700px;
	font-size: 12px;

	position: relative;
}
.searchProperty B, H3 {
	color: #042b44;
}
.searchProperty .media {
	float: left;
	width: 185px;
}
.searchProperty .thumb {
	border: 1px solid #dddcc8;
}
.searchProperty .media img {
	margin: 10px 0px 0px 10px;
}
.searchProperty .details {
	float: left;
	line-height: 18px;
	width: 430px;
	padding: 10px;
}

.searchProperty .details A {
	font-weight: bold;
	color: #042b44;
}

.contactForm {
	margin-left: 20px;
}

.contactForm input,textarea {
	border: 1px solid black;
}

#showProperty {
	line-height: 18px;
	width: 700px;
	margin-top: 5px;
	margin-left: 15px;
	position: relative;
}


#showProperty h4 {
	line-height: 20px;
	color: #e86f0f;
	font-size: 13px;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#showProperty .submit {
	font-weight: bold;
	color: #FFF;
	height: 18px;
	background-color: #031c29;
}

#showProperty .media {
	float: left;
}

#showProperty .thumb {
	border: 1px solid #dddcc8;
}

#showProperty .gallery {
	text-align: center;
}

#showProperty .gallery img {
	border: 1px solid #444151;
	margin: 3px;
}

#details {
	font-size: 12px;
	position: absolute;
	top: 30px;
	right: 5px;
	width: 420px;
}
#distances {
	font-size: 12px;
	text-align: center;
}
#features {
	font-size: 12px;
	float: left;
	width: 315px;
	margin: 5px 5px;
}
#features ul {
	font-size: 12px;
	padding:5px;
}
#features p {
	font-size: 12px;
	padding:5px;
}
#appointments {
	float: left;
	width: 295px;
	margin: 5px;
}
#appointments form {
	padding: 5px;
}
#appointments label {
	font-size: 12px;
	width: 110px;
	display: block;
	height: 14px;
	float: left;
}

#appointments input {
	height: 14px;

}

#appointments input,
#appointments textarea {
	margin: 1px;
	width: 130px;
	border: 1px solid black;
}
.searchLimit {
	font-size: 13px;
	margin: 5px 0px 10px 10px;
}
.searchLimit B {
	color: #031c29;
}
