.propDetailsHead{
width:100%;
position:relative;
top:-3px;
}
.propDetailsHead td{
text-align:left;
color:#fff;
font-weight:bold;
}
.propDetailsHead .first{
width:50%;
}
#MARcontentPropDetails{
margin:5px;
}
#propDetailsLeft{
width:54%;
float:left;
overflow:hidden;
}
#propDetailsRight{
width:44%;
float:left;
overflow:hidden;
}
#MARpropDetailsRight{
margin-left:10px;
}

table#propDetails{
background-color:#91a2ac;
border:2px solid #fff;
}

table#propDetails td{
color:#fff;
font-weight:bold;
border-bottom:1px solid #c1c9ce;
border-right:1px solid #c1c9ce;;
}
table#propDetails td span{
color:#000;
margin-left:3px;
}
#inquireButton{
text-align:center;
padding:15px;
}
/** SlideShow **/
.dhtmlgoodies_slideshow{
		/*width:370px;*/
}
#previewPaneCon{
width:313px;
height:286px;
overflow:hidden;
position:relative;
}
#previewPane{ /* The style for big picture */
		
		text-align:center;
		vertical-align:middle;
		background:#ede5cf;
width:313px;
height:284px;
}
#previewPane img{
		line-height:282px;
		margin-left:auto;
		margin-right:auto;
		float:none;
		display:block;
}
	#galleryContainer{ /* the thumbnail scroll part */
		
		height:54px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
	}
	#theImages{
		position:absolute;
		height:56px;
		padding-top:5px;
		left:10px;
		width:100000px;
		background:url(../images/backgrounds/slide-show-bg.jpg);
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=100);
		opacity: 1;
		cursor:pointer;
		border:0px;
	}
	.clear{
	height:0;
	line-height:0;
	font-size:1px;
	}
	
#viewSlideShow{
	background: #ad0000 url(../images/icons/icon_view_slide_show.gif) no-repeat right 3px;
	position:absolute;
	bottom:0;
	right:0;
	padding:3px; margin:2px;
	padding-right: 20px;
	overflow:visible;
}
#viewSlideShow a:link,#viewSlideShow a:visited{
	color:#fff;
	font-size:9px;
}
/** slideshow **/
table#propertyTools{
width:100%;
}
table#propertyTools td{
width:50%;
vertical-align:top;
}
table#propertyTools td a:link,table#propertyTools td a:visited{
text-decoration:none;
color:#6c6e70;
}
table#propertyTools td a:hover{
text-decoration:underline;
}
table#propertyTools img{
margin-right:3px;
}
table#propertyTools td ul li{
line-height:25px;
height:25px;
vertical-align:middle;
}
#slideShowController{
padding-bottom:5px;
text-indent:0;
padding-left:10px;
}
#slideShowController a:link,#slideShowController a:visited{
color:#990000;
}
#slideShowController span{
margin:0 10px;
}
.requiredField{
position:relative;
top:-23px;
}
.requiredField span{
color:#FF0000;
margin-right:3px;
}
#propDetailsLeft p{
margin-bottom:15px;
}
#propDetailsHead img{
margin-left:30px;
position
}
