#contactArea  {
background-image:none;
}

#contactArea {
height:52px;
width:970px;
}

body {
}

#footerArea {
 background:transparent url(footerArea_bg.jpg) no-repeat scroll left top;
 height:100px;
 text-align:right;
 margin-top:0px;
}

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

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

#full_cntArea {
background-image:none;
background-color:#ffffff;
}

#sub_cntArea {
background:transparent url(subcntArea_bg.jpg) repeat-y scroll left top;
}

/* changed the menu bg image ***************************************************** */
#mainMenuContainer {
background:transparent url(menuArea_bg.jpg) no-repeat scroll left top;
margin:0;
}

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


/* font colors ********************************************** */
#footerArea {
color:#3f3f3f;
}

#footerArea a {
color:#3f3f3f;
}

#footerArea a:hover {
color:#005ba8;
}

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

#contactArea {
background:url(vipBg.jpg) repeat-x top left;
}	

#dashboard {
 background-image:none;
}

#dashboard_logo {
background:url(vipLogo.jpg) no-repeat top left;
}

#dashboard .submit {
color:#ffffff;
border-top:1px solid #0085F2;
border-right:1px solid #003F74;
border-bottom:1px solid #003F74;
border-left:1px solid #0085F2;
background-color:#005BA6;
}

#vipMenu li a:hover, #vipMenu li a.over {
color:#DAE6F2;
}

#dashboard a:hover{
color:#DAE6F2;
}

/* ----- MENU ---------------------------------------------------------------------------------------------- */

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

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

/* REMOVED WIDGET HOMEPAGE */

#cntArea #leftWidgets {
 display:none;
}

#cntArea #siteCnt {
 float:left;
margin:0 10px 0 0;
min-height:100px;
width:690px;
}

/* SIDE MENU */
#sideMenu {
 font-size:14px;
}

#sideMenu a {
 font-size:14px;
 display:inline-block;
 margin:3px 0;
 width:100%;
}