*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
}
body{
    width: 980px;
    margin: auto;
}
#header {
	margin-top: 10px;
	width: 980px;
	height: 133px;
}
#header .logo{
	float: left;
	width: 980px;
	height: 90px;
}
#header .banner{
	float: right;
}
#header .menu{
	float: left;
	width: 100%;
	height: 43px;
	background-image: url("../images/menuBg.gif");
	background-repeat: repeat-x;
}
#header .menu .eachMenu{
	float: left;
	width: auto;
	height: 43px;
	padding: 0px 50px;
	background-image: url("../images/menuBg.gif");
	background-repeat: repeat-x;
}
#header .menu .menuDivider{
	background-image: url("../images/menuDivider.gif");
	background-repeat: no-repeat;
	float: left;
	width: 1px;
	height: 43px;
}
#header .smartSearch{
	float: right;
	width: 203px;
	height: 28px;
	margin-top: 8px;
	margin-right: 10px;
	background-image: url("../images/smartSearchBox.gif");
	background-repeat: repeat-x;
}
#header #threeinone{
	color: #C0C0C0;
	border: 0px;
	margin-top: 2px;
	margin-left: 3px;
	padding-top: 4px;
	height: 18px;
	width: 175px;
	font-size: 14px;
}
#header .menu .eachMenu .link{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 14px;
}
#header .menu .eachMenu a{
	color: #3E3E3E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#header .menu .eachMenu a:hover{
	color: black;
}
#featuredProp{
	overflow: auto;
	width: 980px;
}
#featuredProp .featuredPropTop{
	background-image: url("../images/featuredPropTop.gif");
	background-repeat: no-repeat;
	width: 980px;
	height: 14px;
}
#featuredProp .property{
	background-image: url("../images/featuredPropBg.gif");
	background-repeat: no-repeat;
	width: 980px;
	height: 266px;
	overflow: auto;
}
#featuredProp .property .padLeft{
	float: left;
	width: 48px;
}
#featuredProp .property .eachProp{
	float: left;
	width: 202px;
	overflow: auto;
	margin-top: 45px;
	margin-right: 24px;
}
#featuredProp .property .eachProp .picture{
	float: left;
	width: 200px;
}
#featuredProp .property .eachProp .location{
	float: left;
	width: 100px;
	color: #D5E5ED;
	vertical-align: top;
	text-align: left;
	height: auto;
	padding-top: 5px;
	font-weight: bold;
	font-size: 13px;
}
#featuredProp .property .eachProp .price{
	float: left;
	width: 100px;
	color: #B3B082;
	vertical-align: top;
	text-align: right;
	height: auto;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
}
#content{
	width: 980px;
	overflow: auto;
	float: left;
}
#content .center{
	background-image: url("../images/contentBg.gif");
	background-repeat: repeat-x;
	width: 480px;
	float: left;
	overflow: auto;
	padding: 0 20px 10px 20px;
	text-align: justify;
	line-height: 19px;
}
#content .news{
	width: 100%;
	float: left;
	overflow: auto;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid black;
}
#content .news p{
	color: #233573;
}
#content .news p a{
	color: #233573;
}
#content .news .newsheader{
	font-weight: bold;
	font-size: 13px;
	color: #233573;
}
#content .news .blink{
	text-decoration: blink;
}
#content .center .title{
	font-size: 24px;
	padding: 10px 0px;
}
#content .center .staticPic{
	overflow: auto;
	padding-bottom: 5px;
}
#content .center .thirdPartyLink{
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
#content .center .thirdPartyLink .eachLink{
	padding: 0 4px;
	float: left;
}
#content .center .secondRow{
	width: 238px;
}
#content .center .secondRow .eachLink{
	float: left;
	padding: 0 4px;
}
#content .center .staticPic .seperator{
	padding: 0 2px;
	float: left;
}
#content .center .staticPic img{
	float: left;
}
#content .left, #content .right{
	background-image: url("../images/contentBg.gif");
	background-repeat: repeat-x;
	width: 230px;
	float: left;
	overflow: hidden;
}
#content .center .row_divider{
	clear:both;
	margin: 0px;
	overflow: hidden;
	width: 100%;
	float: left;
	border:none;
}
#content .center .row_divider .new_widget{
	float:left;
	width:50%;
	overflow:hidden;
}
#content .center .row_divider .new_widget .widgetPadding{
	padding: 0 5px 0 0;
}
#content .center .row_divider .new_widget .widgetPadding .rounded{
	background:url("../images/new/shine-gold2.gif") repeat-x scroll left -5px #B3B182;
	padding: 10px;
}
.rounded{
	position:relative;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content .center .row_divider .new_widget .widgetPadding .rounded h2{
	font-size:1.1 em;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
	color: #222222;
	line-height:1.1;
}
#content .center .row_divider .new_widget .widgetPadding .rounded h2 a{
	background:url("../images/new/link_arrow.png") no-repeat scroll left 2px transparent;
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:16px;
}
#content .center .row_divider .new_widget .widgetPadding .rounded h2 a:hover{ 
	text-decoration:blink underline;
}
.clear{
clear: both;
padding: 10px;
}
#featuredAgent{
	overflow: auto;
	width: 100%;
	float: left;
}
#featuredAgent .picture{
	width: 75px;
	height: 75px;
	padding-right: 5px;
	float: left;
	overflow: hidden;
}
#featuredAgent .text{
	width: 130px;
	float: left;
	min-height: 75px;
	vertical-align: middle;
}
#emailalert .textbox{
	border: 1px solid #888639;
	padding: 2px;
	color: #3E3E3E;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	-moz-border-radius:			5px;
	-webkit-border-radius:		5px;
	border-radius:				5px;
}
#newsfeed ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#newsfeed ul li{
	padding-bottom: 8px;
}
#newsfeed a{
	text-decoration: none;
	color: #333333;
}
#newsfeed a:hover{
	text-decoration: underline;
}
#newsfeed span{
	font-weight: bold;
	color: #333333;
}

#quickSearch .selection{
	padding-bottom: 5px;
}
#quickSearch .solidBorder{
	border: 1px solid #888639;
	padding: 2px;
	-moz-border-radius:			5px;
	-webkit-border-radius:		5px;
	border-radius:				5px;
	width: 165px;
}

#halloffame,
#awards{
	width: 100%;
	float: left;
	overflow: auto;
}
#awards .each{
	width: 100%;
	float: left;
	overflow: auto;
	margin: 0 auto;
	text-align: center;
	height: 200px;
}
#halloffame .each{
	width: 100%;
	float: left;
	overflow: auto;
	margin: 0 auto;
	text-align: center;
	height: 250px;
}
#awards .each img,
#halloffame .each img{
	float: left;
}
#halloffame .each .text{
	text-align: center;
	float: left;
	width: 100%;
}
#awards .each .text{
	text-align: left;
	float: left;
	width: 100%;
	margin-left: 5px;
}
#awards .each .text .fameName,
#halloffame .each .text .fameName{
	font-style: italic;
	font-weight: bold;
	font-style: 12px;
	margin: 3px 0;
	width: 100%;
	float: left;
}
#awards .each .text .fameName{
	line-height: 16px;
}
#footer{
	width: 100%;
	overflow: auto;
	text-align: center;
	background-color: #B3B082;
	padding: 20px 0px;
	margin-bottom: 10px;
	float: left;
	color: white;
}
#footer .menuLink{
	padding-bottom: 5px;
}
#footer .menuLink a{
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 0px 10px;
}
#footer .menuLink a:hover{
	text-decoration: underline;
}
#footer .copyright{
	color: white;
}
#footer .copyright a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#footer .copyright a:hover{
	text-decoration: underline;
	color: red;
}
.darkBox{
	width: 230px;
	float: left;
	padding-bottom: 10px;
	overflow: auto;
}
.darkBox .boxTop{
	background-image: url("../images/boxTopDark.gif");
	background-repeat: no-repeat;
	width: 230px;
	height: 41px;
	float: left;
}
.darkBox .boxTop .title{
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 5px;
	width: 140px;
	text-align: center;
}
.darkBox .boxContent{
	background-color: #B3B182;
	width: 210px;
	float: left;
	padding: 10px 10px 0px 10px;
}
.darkBox .boxBottom{
	background-image: url("../images/boxBottomDark.gif");
	background-repeat: no-repeat;
	width: 230px;
	height: 39px;
	float: left;
}

.lightBox{
	width: 230px;
	float: left;
	overflow: auto;
	padding-bottom: 10px;
}
.lightBox .boxTop{
	background-image: url("../images/boxTopLight.gif");
	background-repeat: no-repeat;
	width: 230px;
	height: 37px;
	float: left;
}
.lightBox .boxTop .title{
	color: #888639;
	font-weight: bold;
	font-size: 13px;
	margin-top: 6px;
	margin-left: 37px;
	width: 110px;
}
.lightBox .boxContent{
	background-color: #E8E7D9;
	width: 210px;
	float: left;
	padding: 10px 10px 0px 10px;
}
.lightBox .boxBottom{
	background-image: url("../images/boxBottomLight.gif");
	background-repeat: no-repeat;
	width: 230px;
	height: 18px;
	float: left;
}
#award{
	vertical-align: center;
	margin: auto 0;
}
#award .eachAward{
	width: 210px;
	float: left;
	padding: 10px;
}
#thirdPartyLogo img{
	float: left;
}
.ukdevelopers .title a{
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 5px;
	width: 140px;
	text-decoration: none;
	color: #3E3E3E;
	text-align: center;
}
.ukdevelopers a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.ukdevelopers a:hover{
	text-decoration: underline;
}
.leaderBoard{
	width: 729px; /* MAX is only 728, 729 is to fix the bug */
	height: 90px;
}
.banner{
	background-color: #D7D7D7;
	text-align: center;
	vertical-align: middle;
}

#pagination li.current span {
	background-color: #C6C543;  
}
#pagination li.current span
{
    color:#3e3e3e;
}
#pagination{
	font-size:8pt;
	text-align:center;
	margin:1em 0;
}
#pagination ul{
	display:inline;
	list-style-type:none;
	line-height:2em;
	padding:0;
	margin:0 0 0 .5em;
}
#pagination li{
	display:inline;
}
#pagination a{
	color:#5F5F5F;
	text-decoration:none;
	padding:.1em .3em;
	padding:2px 8px;
	margin:0 2px;
	border:1px solid white;
}
#pagination a:hover{
	color:#5F5F5F;
	background-color: #DFDE99;
	border:1px solid #DFDE99;
}
#pagination li.current span{
	/* color: #FFFFFF; */
	padding:2px 8px;
	margin:0 2px;
	/* background-color:#5F5F5F; */
	border:1px solid #97960A;
}
#pagination li.disabled span{
	color:#888888;
	padding:2px 8px;
	margin:0 2px;
	border:1px solid white;
}
#awsome-things{
	width: 172px; 
	float: left; 
	margin: 0 5px; 
	text-align: center; 
	position: relative;
	overflow: hidden;
}
#awsome-things h2{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #62602C;
	text-decoration: blink;
	padding: 2px 0;
	color: white;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:44px; position:relative; z-index:100;border-right:0px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:0px solid #000; border-width:0px; background-image:url("../images/menuBg.gif"); padding:6px 0 7px 10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url("../images/grey-arrow.gif") no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url("../images/blue-arrow.gif") no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url("../images/blue-arrow.gif") no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:43px;left:0; width:149px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; /*background:#b7d186;*/}
.menu :hover > a, .menu ul ul :hover > a {color:#000; /*background:#b7d186;*/}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/**********************************/
