/* CUSTOM CSS */

html body #nav-full {
background-color:#1173D6;
}

body {
	
	background-color: #F2F1DF;
	
}

#nav-full li a {
	
	color:#fff;/* variable menu_text_color */
	
}


#footer {
	color: #FFF;
}

#footer a:link {
	color: #FFF;
}

#footer-homepage {
	color: #FFF;
}

#footer-homepage a:link {
	color: #FFF;
}



#nav-full li a.active-navparent,
#nav-full li a.active-navparent:hover {
	color:#000;
	background:#fff;
	cursor:default;
}

.postdate {
	color:#000;
	background:transparent url("http://southeastcharlottehomes.com.realproserver.com/themes/globalimages/premium-one/layout/icn-post.png") 5px 50% no-repeat;
}

#idx-search-widget{
margin:auto;
margin-bottom:15px;
}

#idx-search-widget h3{
width:auto;
padding:0;
background-color:#0065FF;
}

html body.homepage #idx-search-widget{
margin-right:23px;
margin-bottom:10px;
}

html body.homepage #idx-search-widget h3{
padding:7px;
}

html body.LandingMain.buyerresources #idx-search-widget {
display: none;
visibility: hidden;
}

html body.LandingMain.sellerresources #idx-search-widget {
display: none;
visibility: hidden;
}

html body.homepage #agentprofile-widget h3 {
	font-size: 1.4em;
	width: 230px;
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
	background-color: #0065ff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	text-transform: uppercase;
}


#wrapper {
	margin-bottom: 30px;
}

#nav5{
background: url(/siteimages/green.jpg) !important; 
}

#nav5 a{
background:none;
color:#fff !important;
}

#nav5 li a{
color:#6a5747 !important;
}
#nav5 li a.active-navparent{
color:#0065ff !important;
}

#nav5 a:hover,
#nav5 a.active-navparent{
background:none !important
}

#nav li#nav5:hover a,
#nav li#nav5.sfhover a{
background:none !important;
}
