@charset "UTF-8";
/* CSS Document */

body
{
font-family: Verdana;
background-color: #FFFFFF;
font-size: 12px;
margin-top: 0px;
}

#wrapper
{
height: auto;
width: 980px;
margin: 0 auto;
padding-left: 30px;
}

a 
{
text-decoration: underline; 
color: #ff0000; 
}

img
{border:0;
}
 



a:hover
{
text-decoration: underline;
color: #ff0000;
}

a:visited
{
text-decoration: underline;
color: #ff0000;
}

a:focus
{
outline:none!important;
}

a:active
{
outline:none!important;
}

:focus {
  -moz-outline-style: none!important;
}
/* ----------------------------------    NEW NAV STYLES START HERE!!!!   ----------------------------------- */


#main_header_wrapper
{
width: 933px;
}

.login
{
float: right;
margin: 2px 15px 0px 0px;
text-align: right;
width: 600px;
}

.login_button
{
float: right;
}

.logout_button
{
float: right;
margin: -17px 0px 0px 0px;
}

.login_input
{


}

.login_welcome
{
text-align: left;
margin: 7px 0px 0px 160px;
font-weight: bold;
color: #666666;
width: 450px;
}

.login_welcome a
{
color: #666666;
text-decoration: underline;
}

.login_welcome .red
{
color: #FF0000;
}

.login_error
{
text-align: left;
margin: 7px 0px 0px 160px;
font-weight: bold;
color: #FF0000;
}

.lightoff
{	width: 140px;
	margin: 4px 8px 0px 0px;
	background-color: White;
	
}

.lightpassword
{	width: 140px;
	margin: 4px 8px 0px 0px;
	background-color: White;
	background-image:url(../images/bg/password-light.gif);
	background-repeat:no-repeat; 
}

.lightuser
{
	width: 140px;
	margin: 4px 8px 0px 0px;
	background-color: White;
	background-image:url(../images/bg/user-light.gif);
	background-repeat:no-repeat; 
}

.logo
{
height: 49px;
width: 280px;
padding: 20px 0px 0px 0px;
}

.customer_services
{
margin: 20px 0px 0px 0px;
}

.password
{
font-size: 10px;
float: right;
margin: 0px 0px 0px 10px;
text-align: left;
}

.password a
{
color: #666666;
text-decoration: none;
}

.password a:hover
{
color: #ff0000;
text-decoration: underline;
}

#header_bg
{
background-image: url(../images/header_bg.gif);
background-repeat: no-repeat;
width: 1009px;
height: 122px;
}

#nav_wrapper
{
position:relative;
height: 40px;
overflow: hidden;
margin: 0px 0px 0px 266px;
}

#nav_wrapper .nav li 
{
position: absolute;
list-style: none;
}

#nav_wrapper .nav li a
{
display: block;
width: 668px;
height: 20px;
text-indent: -9999px;
}



#nav_wrapper .nav li.home { left: 0; }
#nav_wrapper .nav li.home a { background:url(../images/new_nav/home.gif) no-repeat; }
#nav_wrapper .nav li.home a:hover { background:url(../images/new_nav/home.gif) no-repeat 0 -20px; }

#nav_wrapper .nav li.letting_agents { left: 78px; }
#nav_wrapper .nav li.letting_agents a { background:url(../images/new_nav/letting_agents.gif) no-repeat; }
#nav_wrapper .nav li.letting_agents a:hover { background:url(../images/new_nav/letting_agents.gif) no-repeat 0 -20px; }

#nav_wrapper .nav li.landlords { left: 214px; width: 119px; }
#nav_wrapper .nav li.landlords a { background:url(../images/new_nav/landlords.gif) no-repeat; }
#nav_wrapper .nav li.landlords a:hover { background:url(../images/new_nav/landlords.gif) no-repeat 0 -20px; }

#nav_wrapper .nav li.insurance { left: 319px; width: 121px; }
#nav_wrapper .nav li.insurance a { background:url(../images/new_nav/insurance.gif) no-repeat; }
#nav_wrapper .nav li.insurance a:hover { background:url(../images/new_nav/insurance.gif) no-repeat 0 -20px; }

#nav_wrapper .nav li.about_us { left: 426px; width: 115px; }
#nav_wrapper .nav li.about_us a { background:url(../images/new_nav/about_us.gif) no-repeat; }
#nav_wrapper .nav li.about_us a:hover { background:url(../images/new_nav/about_us.gif) no-repeat 0 -20px; }

#nav_wrapper .nav li.help { left: 527px; width: 140px; }
#nav_wrapper .nav li.help a { background:url(../images/new_nav/help.gif) no-repeat; }
#nav_wrapper .nav li.help a:hover { background:url(../images/new_nav/help.gif) no-repeat 0 -20px; }


#nav_wrapper .nav li.home_selected { left: 0; background:url(../images/new_nav/home.gif) no-repeat 0 -20px; }
#nav_wrapper .nav li.letting_agents_selected { left: 78px; background:url(../images/new_nav/letting_agents.gif) no-repeat 0 -20px; }
#nav_wrapper .nav li.landlords_selected { left: 214px; background:url(../images/new_nav/landlords.gif) no-repeat 0 -20px; }
#nav_wrapper .nav li.insurance_selected { left: 319px; background:url(../images/new_nav/insurance.gif) no-repeat 0 -20px; }
#nav_wrapper .nav li.about_us_selected { left:426px; background:url(../images/new_nav/about_us.gif) no-repeat 0 -20px; }
#nav_wrapper .nav li.help_selected { left: 527px; background:url(../images/new_nav/help.gif) no-repeat 0 -20px; }




/* ----------------------------------    NEW NAV STYLES END HERE!!!!   ----------------------------------- */
/* ----------------------------------    MAIN CONTENT STYLES START HERE!!!!   ----------------------------------- */


#main_content_wrapper
{
width: 933px;
margin: 1px 0px 11px 0px;
}

#main_content_wrapper .right
{
width: 175px;
float: right;
color: #666666;
font-size: 11px;
}

#main_content_wrapper .right .red_header
{
color: #ff0000;
font-weight: bold;
font-size: 12px;
}

#main_content_wrapper .middle
{
width: 566px;
margin: 0px 11px 0px 0px;
float: right;
color: #666666;
font-size: 11px;
}

#main_content_wrapper .middle .red_header
{
color: #ff0000;
font-weight: bold;
font-size: 12px;
}

#main_content_wrapper .left
{
width: 170px;
margin: 0px 11px 0px 0px;
}

#main_content_wrapper .left a
{
text-decoration: none !important;
}

#main_content_wrapper .left .sub_menu
{
background-color: #dbdbdb;
color: #666666;
padding: 5px;
margin: 0px 0px 1px 0px;
}

#main_content_wrapper .left .sub_menu a
{
color: #666666;
}

#main_content_wrapper .left .sub_menu_selected
{
background-color: #ff0000;
color: #ffffff;
padding: 5px;
margin: 0px 0px 1px 0px;
}

#main_content_wrapper .left .sub_menu_selected a
{
color: #ffffff;
}


#main_content_wrapper .left a .sub_menu
{
background-color: #dbdbdb;
color: #666666;
text-decoration: none;
}

#main_content_wrapper .left a:hover .sub_menu
{
background-color: #666666;
color: #ffffff;
text-decoration: none;
}

#main_content_wrapper .left a:visited .sub_menu
{
text-decoration: none;
}

#main_content_wrapper .left .menu_bottom
{
background-image: url(../images/menu_bottom.jpg);
height: 100px;
}



/* ----------------------------------    MAIN CONTENT STYLES END HERE!!!!   ----------------------------------- */
/* ----------------------------------    NEW FOOTER STYLES STARTS HERE!!!!   ----------------------------------- */

.footer
{
height: 100px;
width: 933px;
}

.footcontent
{
width: 933px;
height: 20px;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
background-color: #666666;
background-image: url(../images/footer_bg.gif);
}

.footcontent ul
{
list-style: none;
margin: 0px 0px 0px 0px;
line-height: 20px;
padding: 0px 0px 0px 15px;
}

.footcontent li
{
color: #FFFFFF;
font-size: 12px;
display: inline;
word-spacing: 12px;
}

.footcontent a:link 
{
text-decoration : none; 
color : #FFFFFF; 
} 

.footcontent a:hover 
{
text-decoration : underline; 
color : #FFFFFF; 
}

.footcontent a:visited 
{
color: #ffffff; 
} 

.footcontent .right
{
float: right;
color: #FFFFFF;
width: 300px;
word-spacing: 12px;
text-align: right;
padding: 3px 15px 0px 0px;
}

.footbottom
{
width: 600px;
text-align: right;
float: right;
padding: 5px 10px 0px 0px;
color: #474747;
font-size: 10px;
}

.footerlogo
{
margin: 10px 0px 0px 10px;
width: 310px;
}

.grey
{
color: #666666;
}

/* ----------------------------------    NEW FOOTER STYLES END HERE!!!!   ----------------------------------- */

.clear
{
clear: both;
}

.footerlogo
{
margin: 10px 0px 0px 10px;
width: 310px;
}

.grey
{
color: #666666;
}

/* ----------------------------------    NEW FOOTER STYLES END HERE!!!!   ----------------------------------- */

.clear
{
clear: both;
}

/* dynamic popup message box thing */
#dhtmltooltip{
position: absolute;
width: 270px;
border: 1px solid black;
padding: 6px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
font-size: 11px;
font-weight: normal;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}



/* ----------------------------------    CMS STYLES START HERE!!!!   ----------------------------------- */

h1
{
font-size: 20px;
font-weight: normal;
color: #666666;
}

h2
{
font-size: 12px;
font-weight: bold;
color: #ff0000;
}

h3
{
font-size: 14px;
font-weight: bold;
color: #666666;
}

.cms_paragraph
{
font-size: 12px;
color: #666666;
}

.breadcrumb
{
font-size: 10px;
color: #666666;
}

.breadcrumb a:link
{
text-decoration: underline;
color: #666666;
}

.breadcrumb a:hover
{
text-decoration: underline;
color: #FF0000;
}

.breadcrumb a:visited
{
text-decoration: underline;
color: #666666;
}

.small_red
{
font-size: 10px;
font-weight: bold;
color: #FF0000;
}

.divider
{
border-bottom: 1px dashed #666666;
padding: 5px 0px 5px 0px;
}

.insurance_footer
{
text-align: left;
}

.insurance_footer_top
{
background-image:url(../images/insurance_footer_top.jpg); background-repeat: no-repeat;
width: 560px;
height: 14px;
}

.insurance_footer_middle
{
background-image:url(../images/insurance_footer_middle.jpg); background-repeat: repeat-y;
width: 560px;
}

.insurance_footer_bottom
{
background-image:url(../images/insurance_footer_bottom.jpg); background-repeat: no-repeat;
width: 560px;
height: 14px;
}

.insurance_footer_content
{
padding: 0px 15px 0px 15px;
color: #7c7c7c;
}

.insurance_footer_content a:link
{
text-decoration: underline;
color: #7c7c7c;
}

.insurance_footer_content a:hover
{
text-decoration: underline;
color: #7c7c7c;
}

.insurance_footer_content a:visited
{
text-decoration: underline;
color: #7c7c7c;
}


.textlink
{
font-size: 11px;
color: #666666;
}

.textlink a:link
{
text-decoration: underline;
color: #666666;
}

.textlink a:hover
{
text-decoration: underline;
color: #FF0000;
}

.textlink a:visited
{
text-decoration: underline;
color: #666666;
}