#cntArea #leftWidgets {
top:0 !important;
background-color:#ffffff;
}


#cntArea #leftWidgets, #cntArea #rightWidgets {
 display:none;
}

#siteCnt,  #sub_siteCnt {
padding:5px 10px;
width:940px;
}

#headerArea {
 display:none;
}


/* matt aug2409 */

body {
background-color:#ffffff;
}

#contactArea {
background:url(contactArea.gif) no-repeat scroll left top;
width:970px;
height:105px;
margin:0;
}

#vipArea {
 border-bottom:6px solid #000;
}

/* removed contact info and broker logo ************************************************ */
#brokerLogo, #contactInfo, #contactInfoA, #contactInfoB {
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 menu bg image ***************************************************** */
#mainMenuContainer {
background:transparent url(menuArea_bg.jpg) no-repeat scroll left top;
height:53px;
margin-bottom:0px;
}

.nav li.ieHover ul { /* position for 1st level drop down to begin (SHOULD EQUAL HEIGHT [WITH PADDING] OF CATEGORIES) */
top: 52px;
}


/*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;
}

#pageendArea {
 display:none;
}

/* font colors ********************************************** */
#footerArea {
color:#000000;
background:transparent url(footerImage.jpg) no-repeat scroll left top;
height:72px;
padding:6px 0 0 0;
text-align:left;
}

#footerArea a {
color:#00000;
}

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

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

#dashboard {
background-image:none;
background-color:#FFF;
}	

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

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

#dashboard .submit {
color:#ffffff;
border-top:1px solid #999999;
border-right:1px solid #555555;
border-bottom:1px solid #555555;
border-left:1px solid #999999;
background-color:#000000;
}

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

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

#vipMenu li a:hover, #vipMenu li a.over {
color:#ffffff;
background-color:#555555;
}

/* ----- MENU ---------------------------------------------------------------------------------------------- */
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited { 
color:#000000;
}

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

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

.nav ul {
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

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

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

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

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
height:34px;
padding:18px 0 0 0;
text-transform:uppercase;
font-weight:bold;
}

