/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#333333;
	font-size:.8em;
	margin:0 auto;
	background-color:#a9a9a9;
	background-image:url(/images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a { color:#55075b; text-decoration:none; font-weight:bold;}
a:hover { color:#6b6b6b; text-decoration:underline; font-weight:bold;}
a img {border:none;}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- class settings ----------------------- */

.img_top {
	position:absolute;
	top:0;
	left:0;
}

.img_btm {
	position:absolute;
	bottom:0;
	left:0;
}

.hidden_flag {
	 display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.flag {
	margin:0 0 10px 0;
}

.housedetails a {
	color:#FFFFFF;
	}

/* ----------------SMS settings----------------- */

.search_result {
	margin: 10px 0 10px 0;
	width: 750px;
	padding: 15px;
}

.search_result_data {
	float: left;
	margin-left: 20px;
}

.search_result_image {
	float: left;
}


.search_result_a {
	background-color: #BDA7BF;
}

.search_result_b {

}

.search_result_thumb {
	padding: 5px;
	border: 2px solid #5A4F42;
	background-color: #FFFFFF;
}





.listing_left {
	float: left;
	width: 520px;
	height: auto;
	
}

.listing_right {
	float: right;
	padding: 10px 22px;
	margin-right: 4px;
	width: 266px;
	height: auto;
	color: #fff;
}

.listing_thumb {
	padding: 5px;
	border: 2px solid #5A4F42;
	background-color: #FFFFFF;
}

.listing_pic {
	padding: 1px;
	border: 1px solid #fff;
	margin: 0 0 20px 0;
}


.listing_header {
	margin: 10px 0 0 0;
}


/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-image:url(/images/bg_main-container.jpg);
	background-repeat:repeat-y;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:189px;
	background-color:#FFF;
	background-image:url(/images/bg_header.jpg);
	background-repeat:no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:145px;
	left:20px;
	width:913px;
	height:74px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-image:url(/images/bg_main.jpg);
	background-repeat:no-repeat;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:30px 0 30px 50px;
	width:700px;
	height:auto;
}

#content_main-listing {
	position:relative;
	top:5px;
	left:0;
	float:right;
	width:910px;
	height:auto;
	padding:0 20px 20px 20px;
	background-repeat:repeat-y;
	background-image:url(images/bg_content-listing.gif);
}


#content_top {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:950px;
	height:215px;
}

#banner {
	position:relative;
	top:1px;
	left:3px;
	float:left;
	width:950px;
	height:215px;
}

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:30px 0 0 50px;
	margin: 0 0 40px 0;
	width:450px;
	height:auto;
}

#content_right {
	position:relative;
	top:0;
	left:0;
	padding:30px 50px 0 0;
	float:right;
	width:350px;
	height:auto;
}

#content_featured {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:10px 0 10px 10px;
	margin:0 0 20px 20px;
	background-image:url(/images/bg_featured_body.gif);
	background-repeat:repeat-y;
	width:459px;
	height:auto;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#email_updates {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:400px;
	height:auto;
	text-align:center;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#fff;
	margin:0px 0 0 0;
	background-color:#A9A9A9;
	padding:20px 20px 0 20px;
	width:910px;
	height:auto;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:37px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav/nav.gif);
}

a#nav_01 {
	width:87px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -37px;
}


a#nav_02 {
	width:95px;
	cursor:pointer;
	background-position:-87px 0;
}

a:hover#nav_02{
	background-position:-87px -37px;
}



a#nav_03 {
	width:126px;
	cursor:pointer;
	background-position:-190px 0;
}

a:hover#nav_03{
	background-position:-190px -37px;
}



a#nav_04 {
	width:122px;
	cursor:pointer;
	background-position:-316px 0;
}

a:hover#nav_04{
	background-position:-316px -37px;
}



a#nav_05 {
	width:71px;
	cursor:pointer;
	background-position:-438px 0;
}

a:hover#nav_05{
	background-position:-438px -37px;
}


a#nav_06 {
	width:102px;
	cursor:pointer;
	background-position:-509px 0;
}

a:hover#nav_06{
	background-position:-509px -37px;
}

a#nav_07 {
	width:110px;
	cursor:pointer;
	background-position:-611px 0;
}

a:hover#nav_07{
	background-position:-611px -37px;
}

a#nav_08 {
	width:92px;
	cursor:pointer;
	background-position:-721px 0;
}

a:hover#nav_08{
	background-position:-721px -37px;
}

a#nav_09 {
	width:108px;
	cursor:pointer;
	background-position:-813px 0;
}

a:hover#nav_09{
	background-position:-813px -37px;
}

