﻿/* PROP. DETAILS PAGE */

#detHeader {
	background: url(/img/property_details/header.jpg) center top no-repeat;
	height: 120px;
}

#pxBorder {
	border: 1px solid #ddceb4;
	clear: both;
	margin: 5px;
}

#detBody {
	background: #fff url(/img/property_details/bg_detContent.gif) repeat-x center top;
	border: #fff 7px solid;
}
#detDesc{
	margin:0 0 10px;
}

#detOpenHouse{
	border-top:1px solid #D5C2A4;
	margin:0 0 5px;
	padding:0 0 7px;
}
#detOpenHouse span.specLabel{
	margin-top:10px; 
	float:none
}


#navPrevNext {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
	float: left;
	margin: 25px 0 7px 5px;
}

#navPrevNext li {
	display: inline;
}

#propDetails li a:link, #propDetails li a:visited {
	text-decoration: none;
}

#propDetails li a:hover, #propDetails li a:active {
	text-decoration: underline;
}

#navPrevNext li.arrowLeft a {
	padding: 0 0 0 20px;
	background: url(/img/property_details/bg_arrowLeft.gif) 0 2px no-repeat;
}

#navPrevNext li.arrowRight a {
	padding: 0 20px 0 0;
	background: url(/img/property_details/bg_arrowRight.gif) right 2px no-repeat;
}

#searchTools {
	float: right;
	width: 400px;
	text-align: right;
	margin: 25px 5px 7px 0;
}

#searchTools li {
	display: inline;
}

#detContent, #detSide {
	padding: 10px;
	_padding: 8px;
}

#detContent {
	width: 680px;
	float: left;
	font-size: 11px;
	border-right: 1px solid #d5c2a4;
}

#summaryPics {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d5c2a4;
}

#summary {
	width: 315px;
	float: left;
}

.essentials, .specs {
	border-bottom: 1px solid #d5c2a4;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
}

.fat {
	font-size: 17px;
	font-weight:bold;
}

.fat2 {
	font-size: 14px;
	font-weight: bold;
}

.specLabel {
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
	color:#555555;
}
.specLabelofthemonth {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
	color:#555555;
}






#pics {
	width: 345px;
	float: right;
	border: 1px solid #d5c2a4;
}

.controls {
	text-align: center;
	height: 28px;
	background: url(/img/property_details/bgPlayerControls.jpg) repeat-x center top;
	position: relative;
}

.controls li {
	display: inline;
	position: relative;
	top: 2px;
	margin: 0 10px;
}

#detThbsControls {
	height: 65px;
	background: url(/img/property_details/bg_playerThbs.gif) 0 0 repeat-x;
	text-align: center;
	position: relative;
	margin: auto;
	border-bottom: 7px solid #ad946a;
}

#detThbsControls.noBorder {
	height: 65px;
	background: url(/img/property_details/bg_playerThbs.gif) 0 0 repeat-x;
	text-align: center;
	position: relative;
	margin: auto;
	border-bottom: none;
}

#detThbsControls li {
	display: inline;
	float: left;
	margin: 0 2px;
	position: relative;
	top: 3px;
}

li#thbBack, li#thbForward {
	display: block;
	width: 12px;
	position: relative;
	top: 8px;
}

#detPropDetails h3, #detAgentRemarks h3 {
	font-size: 17px;
	width: 100%;
	border-bottom: 1px solid #000;
	margin: 10px 0;
}

#pd1, #pd2, #pd3 {
	clear: both;
	margin: 15px 0 20px 0;
}

#pd1 ul, #pd3 ul {
	width: 205px;
	float: left;
	margin: 0 20px 0 0;
}

#pd2 ul {
	width: 100%;
}

#pd1 ul li, #pd2 ul li, #pd3 ul li {
	clear: both;
	margin: 5px 0 0 0;
}

#pd2 .specLabel {
	width: 200px;
}

.detHeading {
	width: 100%;
	border-bottom: 1px solid #d5c2a4;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
}

.detNotes {
	clear: both;
	margin: 20px 0;
	text-align: center;
}

#detSide {
	width: 200px;
	float: right;
	font-size: 12px;
	background-color:#E9DDC6;
	border: 1px #481502 solid;
}

#detSide ul li {
	margin: 10px 0 0 0;
}

.sideAlignCenter {
	margin: auto;
	text-align: center;
	color: #5c190;
}

#detSide h3 {
	border-top: solid 1px #d5c2a4;
	border-bottom: solid 1px #000;
	padding: 10px 0;
	margin: 10px 0;
	font-size: 17px;
}
div#stars
{
	width:200px;	
}
#rateStars ul {
	text-align: center;
	margin: auto;
	width: 130px;
}

#rateStars li {
	display: inline-block;
	/*width: 25px;*/
	height: 25px;
	/*background: url(/img/property_details/rateOff.gif) no-repeat center top;*/
	/*text-indent: -99999em;*/
	margin: auto;
	float: left;
}

a.rate_property{
	float:left;
}

a.special:link, a.special:visited {
	color: #c00;
	text-decoration: none;
}

a.special:hover, a.special:active {
	color: #000;
	text-decoration: underline;
}

a.special2:link, a.special2:visited {
	color: #c00;
	text-decoration: underline;
}

a.special2:hover, a.special2:active {
	color: #000;
	text-decoration: none;
}

#voiceGuidePanel {
	height: 10px;
	background: url(/img/property_details/bgVoiceGuidePanel.gif) repeat-x 0 0;
	text-align: center;
}

#voiceGuidePanel p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	text-transform: uppercase;
}

#voiceGuidePanel a.VoiceTour {
	padding: 0 0 0 20px;
	background: url(/img/property_details/icoVoiceGuidedPanel.gif) 0 0 no-repeat;
}

#voiceGuidePanel a.VirtualTour {
	padding: 0 0 0 20px;
	background: url(/img/property_details/icoVirtualTourPanel.gif) 0 0 no-repeat;
}

#voiceGuidePanel a:link, #voiceGuidePanel a:visited {
	color: #fff;
	text-decoration: none;
}

#voiceGuidePanel a:hover, #voiceGuidePanel a:active {
	text-decoration: underline;
}

#mainHeadingWrap {
	height: 25px;
	background: url(/img/property_details/bgMainHeading.gif) 0 0 repeat-x;
}

h1#mainHeading {
	background: url(/img/property_details/ttlMainHeading.gif) no-repeat 0 0;
 	text-indent: -99999em;
	height: 20px;
}
	
.borderTop {
	border-top: 1px solid #d5cec8;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}	

img.marginBtm {
	margin: 0 0 7px 0;
}

#detAgentRemarks {
	border-bottom: 1px solid #D5CEC8;
}

#detAgentRemarks p {
	margin: 0 0 20px 0;
}







.ajaxtooltip{
    position: absolute; /*leave this alone*/
    display: none; /*leave this alone*/
    width: auto;
    left: 0; /*leave this alone*/
    top: 0; /*leave this alone*/
    background-color:#FFF1AF; color:#666666; 
}
#slides, #slides li {
    float:left;
    height:72px;
}
#slides {
    width:440px;
}

a.agentnamelink
{
	font-size:15px !important;
	font-weight:bold;
}

p.sideAlignCenter a.special2
{
	font-size:12px;
}


