@import "http://search.thinkproperty.com/agents/version/1.0/css/default.css";


/*fff200*/
div#s-container {
	/*border: 1px solid #CCC;*/
	width:600px;
	min-width:480px;
	max-width:826px;
	width:expression((documentElement.clientWidth > 780) ? "780px" : "auto" );
}


#s-content {
	width: auto;
	width: 600px;
	margin: 0;
	/*background: #eafaea;*/
	padding: 12px 0 12px 0;
	
}


#s-content div.s-rsprop h2 { /* property header bar contains location and price */
	position:relative;
	top: 0;
	padding: 3px;
	background: #eee;
	color: #03366b;
		height:auto;
	height:1%;
	clear:both;
	width: 600px;
	font-weight: bold;
	
	/*line-height:1.5em;*/
}

#s-content div#s-dtprop h2 { /* property header bar contains location and price */
		position:relative;
		top: 0;
		padding: 2px;
	background: #eee;
	color: #03366b;
		height:auto;
		height:1%;
	font-weight: bold;	
		/*line-height:1.5em;*/
	}
	
#s-dtdesc ul#s-dtbullets li {
	font-weight: bold;
	padding: 3px 8px;
	margin: .3em 0;
		background: #eee;
	color: #03366b;

}


div#s-features, div#services {
	position: absolute;
	left:50%;
	/*top:29px;*/
	float: left;
	padding-right:5px;
	
}

div#s-shortlist {
	position: absolute;
	left:7px;
	
	margin-left:220px;  
	/* fix shortlist to centered layout */
	/* float: left;*/
	width: 180px;
}

ul#s-rs-localnav li#rs-map a,
		ul#s-rs-localnav li#rs-list a,
		ul#s-rs-localnav li#rs-mapnoprop span,
		ul#s-dt-localnav li.s-dtmap a,
		ul#s-dt-localnav li.s-dtsheet a,
		ul#s-dt-localnav li.s-dt360 a,
		ul#s-dt-localnav li.s-dtfloorplan a ,
		ul#s-dt-localnav li.s-dtpdf a {
			background: #ddd;
			/*line-height: 1.65em;*/
		}
		
		ul#s-rs-localnav li#rs-map a:hover,
		ul#s-rs-localnav li#rs-list a:hover,
		ul#s-rs-localnav li#rs-details a:hover, 
		ul#s-dt-localnav li a:hover,
		ul#s-dt-localnav li.s-dtmap a:hover,
		ul#s-dt-localnav li.s-dtsheet a:hover,
		ul#s-dt-localnav li.s-dt360 a:hover,
		ul#s-dt-localnav li.s-dtfloorplan a:hover,
		ul#s-dt-localnav li.s-dtpdf a:hover {
			background: #f9fa03;
			color: #09347a;
	
		}
		
		ul#s-rs-localnav li#rs-mapnojs span {
			/*font-size: 0.73em;*/
			line-height: 100%;
			color: #FF0000;
			background: #ddd;
		}
		
		
		
		ul#s-rs-localnav li a, 
		ul#s-dt-localnav li a,
		ul#s-rs-localnav li span, 
		ul#s-dt-localnav li span {
			/*line-height: 18px;*/
			display:block;
			margin: 0 0 0 1px;
			background: #f9fa03;
			color: #09347a;
	
			padding: 5px;
			text-decoration: none;
			text-align: center;
			font-weight: bold;
		}
		
		#s-refine
		{
			display: none;
		}