/* @override http://chris-moffatt.local/~cmoffatt/mackay/css/details.css */

#property {
	position: relative;
	width: 100%;
	float: left;
	border-top: 1px solid #40629C;
	border-left: 1px solid #40629C;
	border-right: 1px solid #40629C;
	border-bottom: 1px solid #03255E;
	
}

/* @group Header */

#property #propertyHeader {
	float: left;
	width: 100%;
	height: 30px;
	background-color: #002e7c;
	background-image: url(../images/gradient02_02.png);
	margin-bottom: 1px;
}

#property #propertyHeader h3 {
	color: white;
	font-weight: bold;
	margin: 6px 0 0 10px;
}

/* @end */

/* @group Footer */

#property #propertyFooter {
	float: left;
	width: 100%;
	height: 30px;
	background-color: #002e7c;
	color: white;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../images/gradient02_02.png);
}

#property #propertyFooter #agentName{
	margin-left: 10px;
}

#property #propertyFooter #agentWebsiteAddress{
	margin-right: 10px;
	float: right;
}

/* @end */

/* @group Images */

#property #media {
	width: 450px;
	float: left;
}

#property #media img {
	width: 450px;
}

#property #media #imageGallery #images.gallery .panel img {
	top: 0px;
	width: 470px;
}

#property #media {
	width: 450px;
	float: left;
}

/* @end */

/* @group Details */

#property #propertyDetails {
	width:310px;
	background-color: #fff;
	float: right;
	color: #001842;
	margin-right: 0;
	margin-top: 0;
}

#property #propertyDetails h3 {
	color: rgb(251, 142, 21);
	margin-top: 10px;
	margin-bottom: 10px;	
	padding: 0px 0 0 5px;
	font-size: 18px;
	font-weight: bold;
}

#property #propertyDetails .auction {
	margin-bottom: 1px;
	background-color: #BFC5D0;
	padding: 5px 10px;
}

#property #propertyDetails .inspections {
	background-color: #BFC5D0;
	padding: 5px 10px;
	margin-bottom: 1px;
}

#property #propertyDetails .price {
	background-color: #BFC5D0;
	padding: 5px 10px;
	margin-bottom: 1px;
}

#property #propertyDetails .description {
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
}

#property #propertyDetails .description p{
	margin: 0;
	padding: 0 10px 0 0;
	color: #001842;
	font-size:11px;
}


/*
#property #propertyDetails .description ul{
	padding: 0;
	margin-left: 20px;
}

#property #propertyDetails .description ul li{
}
*/

#property #propertyDetails .features {
	padding:0;
	margin-top: 20px;
}

#property #propertyDetails .features span.featuresHeading {
margin: 0px;
	height: 26px;
	padding-left: 10px;
	padding-right: 5px;
	color: white;
	text-shadow: #a9a9a9 1px 1px 1px;
	font-weight: bold;
	background-color: #002e7c;
	font-size: 12px;
	line-height: 26px;
	background-image: url(../images/gradient02_02.png);
	width: 100%;
	padding: 0;
	text-indent: 10px;
	display: block;
}

#property #propertyDetails .features ul {

}

#property #propertyDetails .features li {
	margin:1px 0 0 0;
	padding-left: 5px;
	background-color:#BFC5D0;
	line-height: 20px;
	font-size: 10px;

}

#property #propertyDetails .features li span.featureLabel {
	font-weight: bold;
}

#property #propertyDetails .features li span.featureDescription {
	padding: 0 0 0 5px;
}


/* @end */

/* @group Bed Bath Car */

#property .bbc {
	position: absolute;
	right: 10px;
	top: 5px;
	height: 20px;	
}

#property .bbc dl dt {
	text-align: left;
	float: left;
	height: 15px;
	width: 24px;
	margin-right:0px;
	margin-left: 15px;
	margin-top: 2px;
	
}

#property .bbc dl dt span {
	display: none;
}

#property .bbc dl dt.bedrooms {
	background: url(../images/bed.png) no-repeat 0 0
}

#property .bbc dl dt.bathrooms {
	background: url(../images/bath.png) no-repeat 0 0
}

#property .bbc dl dt.garages {
	background: url(../images/car.png) no-repeat 0 0
}

#property .bbc dl dt.berth {
	background: url(../images/berth.png) no-repeat 0 0
}

#property .bbc dl dd {
	text-align: right;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	font-size: 15px;
	color: white;
}



/* @end */

/* @group Contact */

#property #contacts {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size:10px;
}

#property .contact {
	float: left;
	width: 100%;
	position: relative;
	background-color: #BFC5D0;
	margin-bottom: 10px;
}

#property .contact img {
	width: 100%;
	float:left;
}

#property .contact .agency ul {
	float: left;
}

#property .contact dl {
	float: left;
	right: 0;
	width: 220px;
	padding: 0 0 10px 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
}

#property .contact dl dt {
	position: relative;
	width: 50px;
	height: 15px;
	text-align: left;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}

#property .contact dl dd {
	height: 15px;
	text-align: left;
	margin-left: 0px;
	width:170px;

}

#property .contact ul {
	list-style-type: none;
	width: 200px;
	float: left;
	margin-bottom: 5px;
	margin-left:10px;
}

#property .contact ul.agency {
	width: 230px;
}

#property .contact ul li,
#property .contact ul li,
#property .contact ul li,
#property .contact ul li
{
	text-decoration:none;
	margin-top: 5px;
}

#property .contact ul li a:hover
{
	color: #fff;
	background-color: #405271;
	font-weight: bold;
}


/* @end */


/* @group Overview */

#property #propertyDetails .overview {
	border: 1px solid fuchsia;
	margin: 2px 5px;
}

/* @end */


#property .moredetails {
	float: left;
	width: 100%;
	height: 150px;
}



/* @group Additional Resources */

#property .additionalresources {
	position: relative;
	width: 450px;
	height: 100%;
	float: left;
	background-image: url(../images/base_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.base_sh {
	background-image: url(../images/base_shadow.png);
	background-position:top left;
	background-repeat:repeat-x;
	height: 14px;
}

#property .additionalresources h3,
#property .contact  h3 {
	margin: 0px;
	height: 26px;
	padding-left: 10px;
	padding-right: 5px;
	color: white;
	text-shadow: #a9a9a9 1px 1px 1px;
	font-weight: bold;
	background-color: #002e7c;
	font-size: 12px;
	line-height: 26px;
	background-image: url(../images/gradient02_02.png);
	width: 100%;
	padding: 0;
	text-indent: 10px;
}

#property #propertyOptions {
	display: table;
	margin: 0 auto;
	text-align: center;
	background:#002e7c url(../images/gradient02_02.png) repeat scroll 0 0;
	width: 100%;
	height: 24px;
}

#property #propertyOptions ul {
	height: 24px;
	list-style: none;
	font-size: 11px;
	line-height: 24px;
}
#property #propertyOptions ul li {
	display: inline;
	padding: 3px 8px;
	color: white;
}

#property #propertyOptions ul li a:link,
#property #propertyOptions ul li a:visited,
#property #propertyOptions ul li a:active {
	color: #FFF;
	text-decoration:none;
}

#property #propertyOptions ul li a:hover,
#property #propertyOptions ul li a .over {
	color: #BFC5D0;
	text-decoration: underline;
}

#property .moredetails .additionalresources ul.options li,
#property .moredetails .additionalresources ul.actions li
{
	background-image: url(../images/gradient02_02.png);
	float: left;
	width: 85px;
	color: #FFFFFF;
	height: 20px;
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	background-color:#827C55;
}

#property .additionalresources .options ul li a:hover
{
	color: #fff;
	background-color: #405271;
	font-weight: bold;
}

#property .moredetails .additionalresources ul.actions {
	padding-top: 15px;
	clear: both;
}

#property .moredetails .additionalresources ul.actions li {
	background-color:#E1D4C0;
	border:1px solid #E1D4C0;
	color: #826C55;
	width: 172px;
	margin-bottom: 4px;
}


/* @end */



