/* CSS Document */

html { 
	width:98%;
	height: 99%;
	margin: 0px;
	padding:0px;
}

body {
	background:url(../images/background.gif) repeat-x #70b9e6 fixed;
	font-family: "trebuchet MS", trebuchet, verdana, arial;
	font-size: 10pt;
	color: #666666;
	line-height: normal;
}

h1 { 
	font-size:12pt;
}

a:link {
	color:#000033;
	text-decoration:none;
}

a:hover {
	color:#008FC9;
	text-decoration:underline;
}

a:visited {
	color:#008FC9;
	text-decoration:underline;
}

	a.num_display  {
		background: #CAEBFF;
		border:1px solid #0444BB;
		color: #0444BB;
		padding:2px 5px 2px 5px ;
		margin:1px;
		width:1px;
		text-decoration:none;
	}
		
	a.num_display:hover, a.num_display:active {
		background: #0444BB;
		color: #CAEBFF;
		text-decoration:none;
	}

img.img_border {
	border: 1px solid #CCCCCC;
	padding:5px;
	background: #FFFFFF;
	margin:4px;
}

.staff_display {
	width:100%;
	border-bottom:1px solid #efefef;
}

div.staff_img {
	width:85px;
	float: left;
}
	
#wrapper {
	margin: 0px auto 0px auto;
	border: 10px solid #FFFFFF;
	padding: 0px;
	width:755px;
	background: #FFFFFF;
}

#header {
	height:150px;
	width:753px;
	background:url(../images/header_bg.gif) repeat-x #70b9e6; 
	margin-left:1px;
	}
#contact_details {
	width:753px;
	font-size:9pt;
	background: #A1C8DF;
	color:#000000;
	margin-left:1px;
	border-top:#FFFFFF solid 1px;
}

#content {
	width:751px;
	background: #FFFFFF;
	line-height:1.2;
	border:1px solid #e7e7e7;
	margin-left: 1px;
	margin-bottom:3px;
	padding:0px;

}


#searchBox {
	clear:both;
	top:0px;
	font-size:8pt;
	height:20px;
	border: 1px solid #e7e7e7;
	z-index:0px;
	text-align:left;
	
	}
	
#feature_property {
	clear:both;
	font-size:8pt;
	height:20px;
	border: 1px solid #e7e7e7;
	width:196px;
	margin-top:3px;
	height:250px;
	}

#text-container-index {
	width:510px;
	float:left;
	top:0px;
	padding:5px;
	border:0px solid black;
	margin:0px;
	}

#text-container {
	float:left;
	top:0px;
	padding:5px;
	border:0px solid black;
	overflow:hidden;
	margin:0px;
	}


#left-column {
	width:200px; float:right; right:0px; top:0px; padding:5px;
	}
	
input, select, option {
	font-size:8pt;
	z-index:-100;
}

#footer {
	width: 751px;
	background: #FFFFFF;
	color: #666666;
	font-size:8pt;
	border:1px solid #e7e7e7;
	margin-left: 1px;
	
}

/* - intro styles - */
	
.intro_style {
background: #FFFFFF;
border:1px solid #CCCCCC;
width:742px;
padding:5px; 
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:10px;
color:#666666;
position:relative;
}

.intro_content {
	width:585px;
	position:absolute;
	top:5px;
	margin-left:160px;
	}

.intro_address_price {
width:400px;
height:30px;
color:#008FC9;
font-size:10pt;
float:left;
}

.intro_thumb {
	width:150px;
	padding:0px;
	float: left;
}

.intro a:link, .intro a:visited, .intro a:hover, .intro a:active {
background:none;
}	
	
.intro_bed_bath {
	width:200px;
	float:right;
	position:absolute;
	top:-5px;
	right:-3px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	color:#008FC9;
	}
	
.intro_status {
width: 350px;
color:#FF0000;
}

a.heading:link {
	color:#666666;
	text-decoration:underline;
}

a.heading:hover {
	color:#008FC9;
	text-decoration:underline;
}

a.heading:visited, a.heading:active {
	color:#CCCCCC;
	text-decoration:underline;
}

.intro a:hover {
	color:#0EEFB0;
	text-decoration:underline;
}

.listing_display_gallery {
	color:#000066;
	background:url(images/gallery_bg.gif) repeat-x;
	border:0px solid #e7e7e7;
}

.listing_display_table {
	border:1px solid #e7e7e7;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:1px;
	width: 753px;
	margin-left: 0px;
}

.listing_display_address {
	background: #FFFFFF; color:#666666; border:0px solid #e7e7e7; margin:1px;
}

.listing_display_price {
	height:25px; padding:3px; font-size:14pt; font-weight:bold; color:#008FC9; border:0px solid #e7e7e7;
}

.listing_display_adetails {
	background:#99CCFF; width:300px; color:#000066; padding:5px; border:1px solid #000066; margin:auto;
}

.listing_display_clickimg {
	height:25px; border:0px; width:200px; background:#FFFFFF; font-size:8pt; color:#000000;
}
	
