/*Colors
#366FB6 - Blue
#bf5007 - Orange
#585046 - Dark Gray 
#924300 - Dark Burnt Orange
#808080 - Gray
#e3b803 - Deep Gold (sitemap link hover)
#fff6bc - light yellow/gold (admin top nav link...)
#4b348c - Purple (admin details header)
#EDE6DE - Background of main content pages

#6c767f - Gray color of text
#de4611 - orange
4c88be - blue background
*/
body
{
    font: 100% Arial, Tahoma, Helvetica, sans-serif;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ /*background-color: #263f2d;*/
    background-image: url('/images/template/bg.jpg');
    background-repeat: repeat-x;
    background-color: #E0E0E0;
    font-size: small;
}


.FeatTest
{
    font-size: 15px;
}


.AgentName
{
    font-weight: bold;
    font-size: medium;
    padding-bottom: 5px;
}

.Bolda
{
    font-weight: bold;
}



h2.pageTitle
{
    margin-left: 0px;
    font-family: Arial, Tahoma, Trebuchet, MS Arial;
    margin-top: 0px;
    font-size: 140%;
    padding-top: 6px;
}

a img
{
    border-width: 0px;
}

a
{
    color: #366FB6; /*blue*/
    text-decoration: underline;
}

a:hover
{
    color: #366FB6;
    text-decoration: none;
}


.container
{
    position: relative;
    text-align: left;
    margin: 0px auto;
    width: 975px; /*variable*/
}

.pageNavigation
{
    text-align: left;
    height: 131px; /*variable*/
    width: 975px; /*variable*/
}
.pageNavigation[class]
{
    background-repeat: no-repeat; /*variable*/
    background-image: url(/images/template/bg_navigation.png); /*variable*/
}


.imagemap
{
    left: 85px;
    position: relative;
    width: 185px;
    float: left;
    clear: right;
}


.subhead
{
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}

.menu
{
    top: 23px;
    left: 100px;
    position: relative;
    float: left;
    clear: right;
    z-index: 50;
}

.pageHeader
{
    z-index: -999;
    text-align: center;
    width: 975px; /*variable*/
    height: 364px;
}

.pageHeader[class]
{
    background-repeat: repeat-x; /*variable*/
    background-image: url(/images/template/bg_header.png); /*variable*/
}

.pageHeaderFlash
{
    width: 975px; /*variable*/
    height: 364px;
    top: -10px;
    position: relative;
    z-index: 0;
}

.pageHeaderFlash[class]
{
    background-repeat: repeat-x; /*variable*/
    background-image: url(/images/template/bg_headerFlash.png); /*variable*/
}

.pageHeaderFlash .content
{
    padding-top: 21px;
    padding-right: 3px;
    position: relative;
    z-index: 0;
    
}

.picProps
{
	font-size: 10px;
	color: #e3dede;
	text-align: left;
	padding-left: 75px;
	padding-top: 18px;
	font-style: italic;

}



#homeleftbox
{
    width: 542px;
    float: left;
}

#homeleftbox img
{
}

.hlbTop
{
    width: 542px;
    height: 13px;
    overflow: hidden;
}

.hlbTop[class]
{
    background-image: url(/images/template/homelefttop.png); /*variable*/
    background-repeat: no-repeat;
}


.hlbMid
{
    width: 542px;
}

.hlbMid[class]
{
    background-image: url(/images/template/homeleftcontent_repeat.png); /*variable*/
    background-repeat: repeat-y;
}

.hlbMid .content
{
    padding: 0px 10px 0px 10px;
    vertical-align: top;
    font-size: small;
}

.hlbBot
{
    height: 15px;
    width: 542px;
}

.hlbBot[class]
{
    background-image: url(/images/template/homeleftbottom.png); /*variable*/
    background-repeat: no-repeat;
}

.hlbHeading
{
    color: #bf5007;
    font-size: medium;
}


#homerightbox
{
    
    width: 270px;
    float: right;
    position: absolute;
    z-index: 9999;
    text-align: center;
    margin-left: 560px;
    margin-top: -75px;
}


.hrbTop
{
    height: 17px;
    width: 270px;
}

.hrbTop[class]
{
    background-image: url(/images/template/homerightboxtop.png); /*variable*/
    background-repeat: no-repeat;
}

.hrbMid
{
    width: 270px;
}

.hrbMid[class]
{
    background-image: url(/images/template/homerightboxcontent_repeat.png); /*variable*/
    background-repeat: repeat-y;
}

.hrbMid .content
{
    padding: 0px 10px 0px 10px;
    vertical-align: top;
}

.hrbBot
{
    height: 20px;
    width: 270px;
}

.hrbBot[class]
{
    background-image: url(/images/template/homerightboxbottom.png); /*variable*/
    background-repeat: no-repeat;
}

.neimls
{
	text-align:right; 
	padding-top:10px;
	padding-right:20px;
}


#secondnavleftbox
{
    position: relative;
    width: 272px;
}

.slbTop
{
    width: 272px;
    height: 19px;
    overflow: hidden;
}

.slbTop[class]
{
    background-image: url(/images/template/secondnavtop.png); /*variable*/
    background-repeat: no-repeat;
}


.slbMid
{
    width: 272px;
}

.slbMid[class]
{
    background-image: url(/images/template/secondnavcontent_repeat.png); /*variable*/
    background-repeat: repeat-y;
}

.slbMid .contentz
{
    width: 250px;
    vertical-align: top;
    font-size: small;
    margin: 0 auto;
    position: relative;
}

.slbBot
{
    height: 23px;
    width: 272px;
}

.slbBot[class]
{
    background-image: url(/images/template/secondnavbottom.png); /*variable*/
    background-repeat: no-repeat;
}



#adminmenuleftbox
{
    position: relative;
    width: 180px;
}

.albTop
{
    width: 180px;
    height: 10px;
    overflow: hidden;
    background-image: url(/images/template/adminmenu_top.jpg); /*variable*/
    background-repeat: no-repeat;
}




.albMid
{
    width: 180px;
    background-image: url(/images/template/adminmenu_repeat.jpg); /*variable*/
    background-repeat: repeat-y;
}


.albMid .contentz
{
    width: 170px;
    vertical-align: top;
    vertical-align:text-top;
    font-size: small;
    position: relative;
    padding-top: 0px;
    left: 10px;

}

.albBot
{
    height: 12px;
    width: 180px;
    background-image: url(/images/template/adminmenu_bottom.jpg); /*variable*/
    background-repeat: no-repeat;
}




.listingbox
{
    width: 600px;
    margin-bottom: 10px;
}

.lbTop
{
    width: 600px;
    height: 12px;
    overflow: hidden;
}

.lbTop[class]
{
    background-image: url(/images/template/bg_listbox_top.png); /*variable*/
    background-repeat: no-repeat;
}


.lbMid
{
    width: 600px;
}

.lbMid[class]
{
    background-image: url(/images/template/bg_listingbox_repeat.png); /*variable*/
    background-repeat: repeat-y;
}

.lbMid .contentz
{
    width: 543px;
    vertical-align: top;
    font-size: small;
    min-height: 175px;
    height: auto !important;
    height: 175px;
    margin-left: 18px;
    padding-right: 18px;
    position: relative;
}

.lbBot
{
    height: 16px;
    width: 600px;
}

.lbBot[class]
{
    background-image: url(/images/template/bg_listbox_bottom.png); /*variable*/
    background-repeat: no-repeat;
}



#mainSecondaryContent .stuff
{
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    font-size: small;
    
}



.pageContent
{
    text-align: left;
    min-height: 280px; /*variable*/
    width: 975px; /*variable*/
}

.pageContent[class]
{
    background-repeat: repeat-y; /*variable*/
    background-image: url(/images/template/bg_content_repeat.png); /*variable*/
}

.contentContentArea
{
    margin-left: 21px;
    width: 927px; /*variable*/
    min-height: 150px;
    background-image: url(/images/template/bg_content.jpg); /*variable*/
    background-repeat: no-repeat;
}


.contentContentArea .content
{
    width: 905px;
    margin-left: 10px;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 35px;
}


.pageContent .contentHome
{
    vertical-align: top;
    margin-left: 74px;
    width: 830px;
    height: 415px;
    text-align: left;
    padding-top: 25px;
    padding-bottom: 20px;
}

.HomeHeading
{
    font-family: Arial;
    font-style: italic;
    color: #585046;
    font-size: 18.92 pt;
}


.pageFeatured
{
    text-align: left;
    min-height: 275px; /*variable*/
    height:auto !important;
    height:275px;
    z-index: -9999;
    width: 975px; /*variable*/
    display: block;
    background-repeat: repeat-y;
    position: relative;
    
}

.pageFeatured[class]
{
    z-index: -999;
    display: block;
    position: relative;
    background-image: url(/images/template/bg_featured.png); /*variable*/
}

.pageFeatured .content
{
    margin-left: 75px;
    width: 525px;
    text-align: left;
    padding-top: 65px;
    padding-bottom: 20px;
}



.contentNavigation
{
    margin-left: 22px;
}


.pageFooterOrange
{
    text-align: left;
    width: 975px; /*variable*/
    height: 17px; /*variable*/
}

.pageFooterOrange[class]
{
    background-repeat: no-repeat; /*variable*/
    background-image: url(/images/template/bg_footerOrange.png); /*variable*/
}

.pageFooter
{
    width: 975px; /*variable*/
    height: 76px; /*variable*/
    text-align: center;
}

.pageFooter[class]
{
    background-repeat: no-repeat; /*variable*/
    background-image: url(/images/template/bg_footer.png); /*variable*/
}


.contentFooter
{
    padding: 8px 0px 10px 0px;
    width: 100%;
    position: relative;
}

.contentFooter a
{
    color: #000;
    text-decoration: underline;
}

.contentFooter a:hover
{
    color: #000;
    text-decoration: none;
}

.quickLinks
{
    font-size: 10px;
}

.quickLinks a
{
    color: #924300;
    text-decoration: none;
}

.quickLinks a:hover
{
    color: #924300;
    text-decoration: underline;
    
}



.divFarReachFooter a
{
    color: #808080;
    text-decoration: none;
}

.divFarReachFooter a:hover
{
    color: #808080;
    text-decoration: underline;
}

.divFarReachFooter
{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 20px;
    font: 100% Tahoma,Georgia,serif;
    font-size: 9px;
}



.testimonial
{
	padding-bottom:15px;
	padding-right: 15px;
}
.testimonialBody
{
	font-style:italic;
}
.testimonialUser
{
	font-weight:bold;
	float:right;
	padding-right:10px;
	padding-top:20px;
	text-align: right;
}

.NewsDetails { position:absolute; left:0px; top:0px; visibility:hidden;}

.breadCrumb
{
    font-size: 85%;
    color: #000000;
}
.breadCrumb a
{
    color: #000000;
}
.breadCrumb a:visited
{
    color: #000000;
}
.breadCrumb a:hover
{
    color: #366FB6;
}


.changePasswordLink
{
    text-align: right;
    width: 100%;
    font-size: 80%;
}

.ul
{
	margin-top:5px;	
}


.viewListings
{
    text-align: center;
    font-size: 8pt;
}

.viewListings a
{
    color: #CD3500;
    text-decoration: none;
}

.viewListings a:hover
{
    color: #CD3500;
    text-decoration: underline;
}



/* preload images */
#preload
{
    display: none;
}



/* Listing Results styles */


.lrDisplayListings
{
    color: #545454;
    font-weight: bold;
    font-size: 16px;
    padding-bottom:20px;
} 

.lrNoResults
{
    padding-top: 10px;
    color: #bf5007;
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
}


.lrsmall
{
    font-size: 12px;
}

.lrH1
{
    color: #545454;
    font-weight: bold;
    font-size: medium;
}

.lrH2
{
    color: #316396;
    font-weight: bold;
    font-size: small;
    padding-top: 4px;
}

.lrPrice
{
    color: #bf5007;
    font-weight: bold;
    font-size: medium;
    padding-bottom: 5px;
}

.lrBody
{
    padding-top: 12px;
    padding-bottom: 10px;
}

.lrMLS
{
    color: #545454;
    font-weight: bold;
    font-size: 90%;
    padding-top: 5px;
}

.lrBodyBold
{
    color: #545454;
    font-weight: bold;
}

.lrRealtor
{
    color: #316396;
    font-weight: bold;
}

/* Listing Results styles */

/* Listing Details styles */
.ldLabel
{
	font-weight:bold;
	text-align:left;
	font-size: 90%;	
	vertical-align:top;
}

.ldColumnHeader
{
	font-weight:bold;
	text-align:center;
	font-size: 90%;	
}

/* End Listing Details styles */


/* Karsten imported styles */

.body2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}

select.search
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}
input.search
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}

.textBlack10
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #000000;
	background-color: #366FB6;
	color: #ffffff;
}
/* Karsten imported styles */
