body{
	padding:0;
	margin:0;
	font-family: Calibri, Helvetica, Tahoma, Geneva, sans-serif;
}
.container_12
{
	position:relative;
	background: url(../img/editFade.png) bottom repeat-y;
	margin-bottom: 20px;
	padding-bottom:10px;
}
div#returnToSearch{
	float:right;
}
h1.valueClass,h2.arrangement,h3.addy{
	padding:0px;
	margin:0px;
}
h1.valueClass{
	color:#036;
	margin-top:30px;
}
h2.arrangement{
	color:#5d5d5d;
	font-style:italic;
}
h3.addy{
	color:#999;
}
h3#mainDesc, h3#alts, h3#keyFeatures, h3#letDets{
	margin-top:0;
	padding-top:0;
	margin-bottom:5px;
	height:50px;	
	text-indent:-9999px;
	background: url(../img/description.png) top left no-repeat;
}
h3#keyFeatures{background: url(../img/keyFeats.png) top left no-repeat}
h3#alts{background: url(../img/alts.png) top left no-repeat}
h3#letDets{background: url(../img/letDets.png) top left no-repeat}



a#emailThis img,a#shareThis img,a#printThis img{
	cursor:pointer;	
	margin-right:5px;
}
img#eImg,img#pImg{
	cursor:pointer;
}


a#returnSearch{
	height:70px;
	padding-bottom:1px;margin-bottom:1px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(../img/backToSearch.png) top left no-repeat;
	display:block;
}
a#contactRequest{
	height:150px;
	padding-bottom:1px;margin-bottom:1px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(../img/requestMore.png) top left no-repeat;
	display:block;
	position:relative;
	top:-50px;
}
img#contactRequest{
	position:relative;
	top:-84px;
	left:63px;
	margin-bottom:-130px;
	cursor:pointer;
}
a#contactRequest:hover{
	background-position: 0 -48px;
}
p.getInTouchPara{
	font-size:1.55em;
	padding:0;
	margin:0;
}
p.centerLite{
	padding:0;
	margin:0;
	text-align:center;
	
}
div#propImages{
	position:relative;
	background-color:white;
	padding:10px;
	border:2px solid #999;
	margin-bottom:5px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	max-height:275px;
	
}
div#disclaimer{
	background-color:#dde;
	padding:8px;
	border:2px solid #999;
	margin-bottom:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:0.7em;
}
div#disclaimer h3{
	padding:0;margin:0;
	margin-bottom:4px;
	font-size:1.2em;
}
div#disclaimer p{
	padding:0;margin:0;
}
div#propFloat{
	float:left;
	display:inline;
}
p.loadingDiv{
	text-align:center;
	font-size:2.5em;
	color:#011775;
	
	
}
label{
	padding:0;
	margin:0;
	width:200px;
	display:block;
	font-size:0.9em;
}
margin{
	padding:0;
	margin:0;
}
p.desc{
	font-size:1.0em;
}
h3#alts{
	
}
p.alts{
	font-size:0.85em;
	padding:0;
	margin:3px;
}
div#map_area{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 6px #ddd;
	padding: 15px;
	margin-bottom:10px;
	overflow:hidden;
}
div#thumbs{
	width:545px;
	max-height:240px;
	overflow:auto;
	float:right;
}
div#largeImage{
	width:360px;
	min-height:255px;
	float:left;
}
img.thumbNail{
	float:left;
	padding:1px;
	margin:1px;
	cursor:pointer;
}
div.topBar{
	background: url(../img/scheduleHeaderBack.png) top left no-repeat;
	color:#fff;
}
p.scheduleAddress,p.schedulePrice{
	padding:0;
	margin:0;
	font-size:1.2em;
}
p.scheduleAddress{
	padding-top:27px;
	font-weight:bold;
}
img#nextButton, img#previousButton{
	position:relative;
	z-index:20;
	top:30px;
	left:219px;
	padding:4px;
	cursor:pointer;
	
}
img#previousButton{	
	left:-17px;
}
img#mainImage{
	min-height:200px;
}
div#propFloat{
	position:relative;
	top:-25px;
}
div#sharing{
	position:relative;
	top:-50px;
}
p.centeredApol{
	text-align:center;
	padding-top:20px;
}
ul.minPadList{
	padding-top:0;margin-top:0;
	padding-bottom:3px;margin-bottom:3px;
	list-style-type:circle;
}
div#requestDetails{
	font-size:0.9em;
	background: url(../img/requestBack.png) bottom right no-repeat;
}
h4#yourDets,h4#furtherDets{
	margin-top:0;
	padding-top:0;
	margin-bottom:5px;
	height:30px;	
	text-indent:-9999px;
	background: url(../img/yourDets.png) top left no-repeat;
}
h4#furtherDets{background: url(../img/furtherDets.png) top left no-repeat;}
p.success,p.failure{
	padding: 15px;
	color:#fff;
	background-color:#225901;
}
p.failure{background-color:#881303;}


