/* CSS Document */

*{
margin:0;
padding:0;
}

html{
border:none;
}
.clear {
clear:both;
}
body {
font:12px Arial, Helvetica, sans-serif;
border:none;
}
.container{
width:1000px;
margin:0 auto;
padding-bottom:30px;
}
.header{
width:1000px;
background-color:#FFFFFF;
}
.header_left{
padding:10px 0 0 20px;
float:left;
width:189px;
height:86px;
}
.header_right{
float:right;
}
.navigation{
padding:43px 8px 0 0;
}
.navigation .left{
float:left;
width:5px;
height:53px;
background:url(images/navigation_left.jpg) no-repeat;
padding:0;
}
.navigation .back{
float:left;
width:700px;
height:53px;
background:url(images/navigation_body.jpg) repeat-x;
}
.navigation .right{
float:left;
width:5px;
height:53px;
background:url(images/navigation_right.jpg) no-repeat;
}
.navigation ul{
padding:0;
}
.back ul li{
list-style-type:none;
float:left;
display:block;
font:12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
border-right:1px solid #FFFFFF;
padding:15px 10px 12px 10px;
text-align:center;
margin:6px 0;
}
.back ul li a, .back ul li a:hover {
font:12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}
.mid{
width:1000px;
}
.left{
width:221px;
float:left;
padding:12px 0 0 21px;
}
.leftbox{
width:221px;
}
.leftbox .heading{
width:221px;
height:39px;
background:url(images/left_sidebar_heading.jpg) no-repeat;
}
.heading h3{
padding:11px 2px 0 50px;
font:13px Arial, Helvetica, sans-serif;
color:#205DAD;
font-weight:bold;
}
.heading h3 a, .heading h3 a:hover{
font:13px Arial, Helvetica, sans-serif;
color:#205DAD;
line-height:13px;
font-weight:bold;
text-decoration:none;
}
.leftbox .list{
padding-bottom:20px;
}
.list ul{
}
.list ul li{
	list-style:disc inside;
	padding:0 0 0 9px;
	margin:6px 0 0 0;
	color:#205DAD;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.list ul li a, .list ul li a:hover{
	color:#205DAD;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.list ul li ul
{
	margin-left:12px;
}
.list ul li ul li{
	list-style:circle inside;
	color:#50555C;
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
	border-bottom:1px dashed #063;
}
.list ul li ul li a
{
	color:#50555C;
	text-decoration:none;
	font-weight:normal;
}
.list ul li ul li a:hover{
	color:#205DAD;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.internal_page_content{
float:left;
width:730px;
margin-left:15px;
}
.brandcrumb
{
	width:500px;
	margin-top:9px;
	padding:4px;
	border:1px solid #060;
}
.brandcrumb p,
.brandcrumb p a
{
	font:14px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#0DC2ED;
	font-weight:bold;
	text-decoration:none;
}
.brandcrumb p a:hover{
	text-decoration:underline;
}


.hot_property_internal
{
	float:left;
	width:504px; 
	padding:6px 0;
	border-bottom:1px solid #060;
}
.hot_property_img
{
	float:left;
	width:116px;
	height:50px;
}
.hot_property_internal h1
{
	float:right;
	color:#205DAD;
	font:21px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:6px;
	width:auto;
	
}
.hot_property_internal h2
{
	color:#205DAD;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px 0;
}
.hot_property_internal h3
{
	color:#205DAD;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px 0;
}
.hot_property_internal ul
{
	padding:3px 0;
}
.hot_property_internal ul li
{
	list-style:disc;
	font:12px Arial, Helvetica, sans-serif;
	color:#494949;
	margin-left:21px;
}.hot_property_internal ul li a, .hot_property_internal ul li a:hover{color:#494949; text-decoration:none;}
.hot_property_internal p
{
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#494949;
	padding:3px 0;
	text-align:justify;
}
.right_sidebar
{
	float:right;
	width:221px;
	margin:6px 0;
}


.footer{
width:1000px;
background-color:#9AA0AB;
padding:25px 0;
margin-top:21px;
}
.internal_footer{
margin:0 15px 0 18px;
padding:0 0 0 28px;
width:930px;
height:211px;
background:url(images/foote_bak.jpg) repeat-x;
}
.foot1{
float:left;
padding:10px 0 40px 0;
width:228px;
background:url(images/foote_bak.jpg) repeat-x;
}
.foot1 h2{
margin-right:50px;
padding-bottom:5px;
font:14px Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
}
.foot1 h2 a, .foot1 h2 a:hover{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.foot1 ul{
padding:10px 0;
}
.foot1 ul li{
padding:0 0 0 10px;
margin:3px;
list-style-type:none;
background:url(images/footer_bulliet.jpg) no-repeat left;
color:#FFFFFF;
font:12px Arial, Helvetica, sans-serif;
}
.foot1 ul li a, .foot1 ul li a:hover{
color:#FFFFFF;
font:12px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.footer-image{
float:left;
padding:3px 0 0 3px;
}
.copyright_section{
padding-left:24px;
width:950px;
}
.copyright_left{
float:left;
width:5px;
height:55px;
background:url(images/copyright_left.jpg) no-repeat;
}
.copyright_body{
float:left;
width:940px;
height:55px;
background:url(images/copyright_bak.jpg) repeat-x;
}
.copyright_body p{
color:#FFFFFF;
font:12px Arial, Helvetica, sans-serif;
text-align:center;
margin-top:21px;
}
.copyright_body a, .copyright_body a:hover{
color:#FFFFFF;
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
.copyright_right{
float:left;
width:5px;
height:55px;
background:url(images/copyright_right.jpg) no-repeat;
}



/* CSS for Hot Property Offer Page */
.hot_property_content
{
	width:480px; 
	padding:12px 8px;
	border-bottom:1px solid #060;
}
.hot_property_content h2
{
	color:#205DAD;
	font:14px Verdana, Geneva, sans-serif;
	font-weight:bold;
	background:url(images/left_sidebar_heading.jpg) no-repeat;
	width:221px;
	height:39px;
	padding:11px 2px 0 50px;
}
.hot_property_content h2 a,
.hot_property_content h2 a:hover
{
	color:#205DAD;
	text-decoration:none;
}
.hot_property_content h3,
.hot_property_content h3 a,
.hot_property_content h3 a:hover
{
	color:#006600;
	font:13px Verdana, Geneva, sans-serif;
	text-decoration:undeline;
	font-weight:bold;
	line-height:18px;
	padding-left:6px;
	line-height:21px;
}
.hot_property_content ul
{
	float:left;
	width:230px;
	padding-bottom:15px;
}
.hot_property_content ul li
{
	list-style:none;
	margin:0 24px;
	line-height:18px;
}
.hot_property_content ul li a
{
	color:#494949;
	text-decoration:none;
}
.hot_property_content ul li a:hover
{
	text-decoration:underline;
}

.image_left
{
	width:500px;
	margin-left:3px;
}
/* CSS for Hot Property Internal Page */

.footer_link123 ul li a, .footer_link123 ul li a:hover{color:#50555C; text-decoration:none;}