@charset "utf-8";


body{
	text-align:left;
}

.back{
	background-color:#528860;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px 20px 4px 20px;
	}
	
.remove {
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	height: 20px;
	width: 160px;
	text-align:center;

	}
	
#SlistButtons {
	background-color:#528860;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width: 160px;

	}
	
ul#button {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px; /*For KHTML*/
	list-style: none;
	}

ul#button li {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	height: 20px;
	}

ul#button ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	left: 0;
	}

ul#button ul:after /*From IE 7 lack of compliance*/{
	/*clear: both;*/
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

ul#button ul li {
	width: 160px;
	display: block !important;
	display: inline; /*For IE*/
	}

/* Root Menu */
ul#button a {
	border: 1px solid #FFF;
	border-bottom-color: #FFF;
	display: block;
	background: #528860;
	color: #FFF;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:6px;
	height: auto !important;
	height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#button a:hover,
ul#button li:hover a,
ul#button li.iehover a {
	background: #C2F9CE;
	color: #666;
	}

.SresultHolder {
	float: left;
	width:436px;
	margin-bottom:20px;
	text-align:left;
	background-color:#C2F9CE;
}

/*Box that holds Search Result and Heading*/

.Sright {
	float: right;
	width:276px;
	font-size:8pt;
	font-weight:500;
	background-color:#C2F9CE;
	float: right;
}

.SrightContainer{
	font-weight:bold;
	width:262px;
	padding-right:2px;
	float:left;
}

.Sheading{
	font-weight:bold;
	width:80px;
	float:left;
	text-align:right;
}

.Sresults{
	width:180px;
	padding-left:1px;
	float:right;
}



/*Box that contains photo and detail link*/

.Sleft {
	float: left;
	width:160px;
	background-color:#00FFFF;
}




.Sbroker{
	float:right;
}

#picList{
	width:400px;
	padding:20px 0px;
	list-style:none;
}
#picList li{
	display:inline;
	list-style:none;
	list-style-type:none;
}



/*Detail Layout*/

.resultHolder {
	/*float: left;*/
	width:450px;
	margin-bottom:20px;
	text-align:left;
}
.right {
	/*float: right;*/
	width:240px;
	font-size:8pt;
	font-weight:500;
	float: right;
}
.right div{
	margin-bottom:1px;
}
.left {
	float: left;
	width:200px;
}

.right .heading{
	width:110px;
	padding-right:2px;
	float:left;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
}

.left .heading{
	width:200px;
	font-size:8pt;
	font-weight:bold;
	margin-bottom:1px;
	padding: 2px;
}

.heading{
	font-weight:bold;
	background-color:#528860;
	color:#FFFFFF;
	float: left;
}

.broker{
	margin:5px 0px;
}
.right .val{
	width:120px;
	padding-left: 2px;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
}
.left .val{
	width:200px;
	font-size:8pt;
	float: left;
	padding: 2px;
}
.val{
	background-color:#C2F9CE;
	float: right;
	color: #333333;
}

#boldPrice, #boldAddress{
	font-weight:bold;
	font-size:14px;
}


/*Print Layout*/

.PresultHolder {
	/*float: left;*/
	width:572px;
	height:752px;
	text-align:left;
	background-position: center;
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.Pright {
	float: right;
	width:300px;
	font-size:8pt;
	font-weight:500;
	float: right;
	clear: right;
}

.Pright2 {
	float: left;
	width:240px;
	font-size:8pt;
	font-weight:500;
	float: left;
	clear: left;
}

.Pright div{
	margin-bottom:1px;
}

.Pright2 div{
	margin-bottom:1px;
}

.Pleft {
	float: left;
	width:250px;
}

.Pleft div{
	margin-bottom:1px;
}

.Pright .Pheading{
	width:110px;
	padding-right:2px;
	float:left;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #C7E3C5;
}

.Pright2 .Pheading{
	width:110px;
	padding-right:2px;
	float:left;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #C7E3C5;
}

.Pleft .Pheading{
	width:200px;
	font-size:8pt;
	font-weight:bold;
	margin-bottom:1px;
	padding: 2px;
}

.Pheading{
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Pbroker{
	margin:5px 0px;
}
.Pright .Pval{
	width:180px;
	padding-left: 2px;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
}

.Pright2 .Pval{
	width:120px;
	padding-left: 2px;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
}

.Pleft .Pval{
	width:200px;
	font-size:8pt;
	float: left;
	padding: 2px;
}
.Pval{
	float: right;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#PboldPrice, #PboldAddress{
	font-weight:bold;
	font-size:14px;
}

#PrintHeader{
	clear:both;
	width:572px;
	height:170px;
	background-color: #D1EFCF;
	border: thin solid #666666;
	}
	
#Pdescription{
	width:300px;
	margin-left:10px;
	margin-right:5px;
	float:right;
	height: 173px;
	}
	
#Pdescription p {
	font-size:10px;
	padding:5px;
	background-color:#DDFDDB;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	}
	
#Pdescription h1 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	}

#Pfooter{
	width:auto;
	float: left;
	}

/*Alerts*/

.attention, .notice, .alert, .download, .approved, .media, .note, .cart, .camera, .doc {
	display: block;padding: 8px 10px 8px 36px;
	margin: 15px 0;
	}
	
.attention {
	color: #B79000;border: 1px solid #E7BD72;
	background: #FFF3A3 url(/images/typo/attention.png) 10px 50% no-repeat;
	}
	
span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;}
span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;}
span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;}
span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;}
span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;}
span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;}
span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;}
span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;}
span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;}
span.attention a, span.notice a, span.alert a, span.download a, span.approved a, span.media a, span.note a, span.cart a, span.camera a, span.doc a {color: #666;}