/* CSS Document */


/*<?php
header("Content-Type: text/css");
include('../../include/common.php');
global $config; 
?>*/


html, body{ 
 margin:0; 
 padding:0;
 height: 100%;
 background-color:#e9ebfc;
 font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial, sans-serif;
 font-size: small;
} 

img {border: 0;}

.img-float-left {
	float: left;
	margin: 0 10px 10px 0;
	}

.img-float-right {
	float: right;
	margin: 0 0 10px 10px;
	}

#pagewidth{ 
 width:986px;
 margin: 0 auto;
 padding: 0;
 min-height: 100%;
} 
 
#header{
	position: relative;
	width: 986px;
	height: 257px;
	margin:0;
	padding:0;
} 

#site_container {
	width: 986px;
	background:url(images/gfx/wrapper_bg.gif) 0 0 repeat-y;
	margin: 0px auto;
	overflow: auto;
	}

#leftcol{
	position: relative;
	width: /*220*/180px;
	margin-left: 23px;
	/*border: 1px solid #00f; */
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	}

.small {font-size:90%;}

.darkbrown {color: #AE4600/*#372d17*/;}

.goldenrod {color:#fec722;}

.red {color:#c00;}

.white {color:#fff;}

.clear {clear:both;}

 /* +++ Start Of Content Section +++ */
#maincol{
float: right;
 position: relative;
 /*border: 1px solid #f00;*/   /*Just layout purposes only*/
 width: /*696*/736px !important;
 margin-right: 23px;
	}

#main-left {
	float: left;
	margin-right: 10px;
	width: 406px;
	}

#main-right {
	float: left;
	width: 320px;
	}

#quick-search {
	background: url(images/gfx/quick-search.gif) 0 100% no-repeat;
	float: left;
	width: 736px;
	}
	
#quick-search h1 {
	background: url(images/gfx/quick-search-h2.gif) 0 0 no-repeat;
	font-size: 200% !important;
	margin: 0;
	padding: 10px 0 0 10px;
	}
	
#quick-search table, #quick-search p {margin: 0 10px 10px 10px;}

#quick-search table {
	background: #fffceb;
	border: 1px solid #c7c3ac;
	margin-bottom: 20px;
	padding: 5px;
	}

#quick-search p {
	color: #C90;
	font-size: 1.3em;
	}
		
#quick-search select {
	font-size: 0.85em;}

div#promo {
float:left;
width:100%;
}

	#promo p {
	margin: 5px;
	font-size:80%;
	}
 

 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/* +++ Start of Footer Section +++ */

#footer {
clear: both;
margin: 50px 20px;
height: 35px;
padding:0;
border-top: 1px dotted #999;
}

#footer p {
font-size:75%; color:#999999;}

/* +++ Start Of Side Menu Section +++ */

#sidecontainer {
margin:0; padding:0;
text-align:center;}

#sidecontainer h2, #sidecontainer h3, #sidecontainer h4, #sidecontainer h5 {
display:block; margin:0; padding:0.2em; color:#c0d4f3; background-color:#636974; font-weight:normal;
 font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px;border: 1px solid #424751; border-bottom: 0;}

.nav {
margin:0 0 1.5em 0; padding:0; list-style-type:none; font-size:100%;
border: 1px solid #424751;}

.nav li {
margin:1px 0 0 0; padding:0; display:block; background-color:#e9ebfc; text-transform:uppercase;}

.nav a:link, .nav a:visited {
display:block; margin:0; text-decoration:none; color:#32668E; margin:0; padding:3px;font-family:"trebuchet ms", "lucida sans", arial, sans-serif;}

.nav a:hover {
display:block; margin:0; text-decoration:none; color:#666666; margin:0; padding:3px; background-color:#c0d4f3;}

.nav a:active {
display:block; margin:0; text-decoration:none; color:#32668E; margin:0; padding:3px;}

/* +++ Start Of Site Sections +++ */

a:link, a:visited {
color:/*#80C62E*/#32668E; text-decoration:none;}

a:hover {
color:#09f; text-decoration:none;}

a:active {
color:#82D339; text-decoration:underline;}


div {margin:0; padding:0;}

h1 {
color:#900; font-size:150%; font-family: Georgia, "Times New Roman", Times, serif; 
font-weight:normal; margin-top: 0; border-bottom: 1px solid #999;}

h2, #quick-search h1 {
	border-bottom: none; color:#32668E; font-size:130%; /*padding:0.3em; */font-family:"trebuchet ms", "lucida sans", arial, sans-serif; 
font-weight:normal;}

h3 {
color:#333; font-size:120%; padding:0em; font-family:"trebuchet ms", "lucida sans", arial, sans-serif; 
font-weight:bold;}

#d {
float: right;}

#up {
margin-top: -22px;}

/*.box a:link, a:visited {
color:#000000; text-decoration:underline;}*/


/******** Search Results *********/

/*Search Results Thumbnail Enlarger*/
.tmbnl {margin: 10px 0 0 0; position:relative; z-index:500; padding-left: 5px; float:left;} /*Containing <p> tag - necessary */
.tmb {height:75px; padding:0 !important; width:100px;}
.large {border:0; display:block; height:0; left:0; padding:0 !important; position:absolute; top:0; width:0;}
a.enlarger:hover img.large {display:block; position:absolute; top:-120px; left:215px; width:256px; height:192px; border:5px solid #000; z-index:250 !important;}

/*This is the Title (address) row of each listing - actually a <td colspan="8">*/
.textarea {font-size:125%; padding: 0px !important; padding-left: 5px !important; font-variant:small-caps;}

/* IDX ICON */
.mls_icon {
	vertical-align: text-top;
	}

/******** Search Results Page ********/

.browse_tool_table, .search_result_header {width:736px;}

.browse_tool_table td {padding:5px;}

.title {text-align:left;}

.td_center {text-align:center;}

.result_row_0 {background-color: #fff;}
.result_row_1 {background-color: #e9ebfc;}

.price {text-align:right;padding-right:5px;}

.results_fields_list {
	float: left;
	width: 584px;
	}

.results_fields_list li {
	float: left;
	margin: 0 0 0 0 ;
	padding: 5px;
	width: 184px;
	}

/******** Listing Detail Page ********/

#listing_detail_default {
	/*float: left;*/
	}

#listing_detail_default h1 {color:#900; font-size:150%; font-family: Georgia, "Times New Roman", Times, serif; 
font-weight:normal; margin-top: 0; background: url(images/gfx/h1bg.gif) 0 1.3em no-repeat; border: 0;}

.smaller {font-size: 80%;}

#listing_detail_right_column {
	width: 412px;
	float: right;
	}

#listing_detail_left_column {
	width: 302px;
	float: left;
	margin-right: 20px;
	}

#details-info {
	background: url(images/gfx/details-info-bg-bottom2.gif) 0 100% no-repeat;
	margin-bottom: 20px;
	padding-bottom: 1px;
	/*color: #c0d4f3;*/
	color: #795d2c;
	}

#details-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	}
#details-list-status {
	/*display: inline;*/
	/*float: right;*/
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.85em;
	text-align: right;
	text-transform: capitalize;
	vertical-align:bottom;		
	}
	
#details-list-status-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	}

#details-info-inner {
	background: url(images/gfx/details-info-bg-top2.gif) 0 0 no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
	padding-bottom: 0;
	margin-bottom: 10px;
	}

#details-info-inner-left {float:left; text-align: left;}

#details-info-inner-right {text-align: right;}

#details-info-inner-bottom {clear:left;}

#school-assignments {
	border-top: 3px double gold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	}

#details-description, #details-features, #details-request, #details-schools {
	
	padding-bottom: 10px;	
	margin: 20px 0 20px 0;
	}

	#details-description p, #details-features p, #details-schools p {
		color: #333;
		margin: auto 10px auto 10px;
		}
	
#details-description-title, #details-features-title, #details-schools-title {
	
	color: #32668E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding: 5px 10px 10px 10px;
	}

/* left column */
#details-description, #details-features {background: url(images/gfx/details-l-col-bottom.gif) 0 100% no-repeat;}
#details-description-title, #details-features-title {background: url(images/gfx/details-l-col-top.gif) 0 0 no-repeat;}

/* right column */
#details-schools {background: url(images/gfx/details-r-col-bottom.gif) 0 100% no-repeat;}
#details-schools-title {background: url(images/gfx/details-r-col-top.gif) 0 0 no-repeat;}

#listing_detail_default_images {
	width:412px;
	margin-bottom: 20px;
	}

#details-pic-shadow {
	background: url(images/gfx/details-pic-shadow.gif) 0 0 no-repeat;
	height: 309px;
	width: 412px;
	}

#details-pic-wrapper {
	background: #000;
	line-height: 295px;
	height: 299px;
	width: 398px;
	text-align:center;
	margin: 0 auto;
	}

#details-pic {
	max-height:299px;
	max-width: 398px;
	vertical-align: middle;	
	}

.details-thumb-shadow {
	background: url(images/gfx/details-thumb-shadow.gif) 0 0 no-repeat;
	height: 75px;
	width: 100px;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	}

.thumbnail {
	background-color: #000;
	height: 65px;
	width: 86px;
	text-align: center;
	margin: 0 auto;
	line-height: 61px;
	}
	
.last {margin-right: 0 !important;}

.details-thumb {
	max-height: 65px;
	max-width: 86px;
	padding: 0;
	vertical-align: middle;
	}
	
#tmaps_listingmappanorama {background: url(images/gfx/street-view-bg.gif) 0 0 no-repeat; width:412px; height:150px; margin-bottom:20px; border:1px solid gray;}
	
#walkscore {}

/* Search Page */
.search h2{
	background: url(images/gfx/quick-search-h2.gif) 0 0 no-repeat;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	}
.search {
	background: url(images/gfx/quick-search.gif) 0 100% no-repeat;
	padding: 0 0 0 10px;
	}
.no_results {
	background: #FF9D9D;
	border: 1px solid #C53644;
	padding: 10px;
	}
	
/* Next_Prev */
#next-prev ul {clear:left;float:left;padding:0px;width:100%;}
#next-prev ul li {float:left;list-style:none;margin-left:43px;margin-right:40px;}

#next-prev ul :nth-last-child(3) {display:none;}

#listing_xy {display:block;float:right;text-align:right;width:100%;}
