body {background-color:#202020;}

/* removed contact info and broker logo ************************************************ */
#brokerLogo, #contactInfo, .businessCardContactLine {
display:none;
}

/* changed the bg for the cnt areas of the site ******************************************** */
#cntArea, #full_cntArea, #sub_cntArea {
background:transparent url(cntArea_bg.jpg) repeat-y scroll left top;
}

/*changed the widget bg image and changed the font color ******************************************* */
.widgetHeader, .widgetName {
background:transparent url(widget_header.jpg) repeat-y scroll 0 0;
color:#ffffff;
}

/* font colors ********************************************** */
#footerArea {
color:#666666;
}

#footerArea a {
color:#666666;
}

#footerArea a:hover {
color:#ffffff;
}


/* ----- MENU ---------------------------------------------------------------------------------------------- */
#mainMenuContainer {
background:transparent url(menuArea_bg.jpg) no-repeat scroll left top;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited { 
color:#ffffff;
}

#nav-one li.ieHover a { 
color:#AEE2FF;

}

#nav-one li.ieHover ul a {
border-top: 1px solid #2E4B8D;
background:#325398;
color:#ffffff;
}

.nav ul {
border-bottom: 1px solid #2E4B8D;
}

#nav-one li.ieHover ul a:hover, #nav-one li.ieHover ul a.onPopOut { /* first dropdown text link and dropdown box hover state */
background:#5174C6;
color: #AEE2FF;	
}

#nav-one li.ieHover ul li.ieHover ul a { /* second dropdown text link and box default state */
border-top: 1px solid #2E4B8D;
background:#325398;
color:#ffffff;
}

#nav-one li.ieHover ul li.ieHover ul a:hover { /* second dropdown text link and dropdown box hover state */
background:#325398;
color: #ffffff;	
}

/* ----- VIP AREA ------------------------------------------------------------------------------------------------------------ */

#dashboard {
background:url(vipBg.gif) no-repeat top left;
}	

#dashboard a{
font-size:10px;
color:#ffffff;
}

#dashboard a:hover{
color:#FB6F84;
}
  
#dashboard_logo {
background:url(vipLogo.jpg) no-repeat top left;
}

#dashboard .submit {
color:#ffffff;
border-top:1px solid #6889CC;
border-right:1px solid #3A61AF;
border-bottom:1px solid #3A61AF;
border-left:1px solid #6889CC;
background-color:#3c62b5;
}

#dashboardContent {
border-color:#A1B26E;
background-color:#585858;
}

#vipMenu li a {
background-color:#444444;
color:#ffffff;
}

#vipMenu li a:hover, #vipMenu li a.over {
color:#fff;
background-color:#3B61B4;
}


/***
* Dave Added this
***/

#cs-wrapper div.cs-idx-search-vip-options-inner {
background: #666 !important

}
#cs-wrapper div.cs-pagination-bar-paging a {
background: #666 !important
}

#cs-wrapper div.cs-pagination-bar-paging span.current {
background: #666 !important
}
#cs-wrapper div.cs-idx-stats {
background: #666 !important;

}
#cs-wrapper ul.cs-tabs-list li {
background: #333 !important
}
.cs-tabular-data-fourcolumn-odd, .cs-tabular-data-threecolumn-odd {
background:#666 !important;
}
#cs-wrapper dl.cs-tabular-data-onecolumn-odd, #cs-wrapper dl.cs-tabular-data-twocolumn-odd, #cs-wrapper dl.cs-tabular-data-threecolumn-odd, #cs-wrapper dl.cs-tabular-data-fourcolumn-odd {
background:#666 !important;}


#siteCnt a {color:#3C62B5 !important;}
#siteCnt a:hover {color:#fff !important;}
.widget a {  color: #3C62B5;}
.widget a:hover {color:#fff;}
.wysiwyg a {color:#3C62B5 !important;}
.wysiwyg a:hover {color:#fff !important;}









