/* Rent Me Homes Styles */

div.listing_featuredItem {
	width:250px;
	margin-left:12px;
	margin-right:12px;
}

div.listing_featuredPhoto {
	float:left;
	margin-right:12px;
}

div.listing_featuredPhoto img {
	position:relative;
	padding:3px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
}

div.listing_featuredItem h3 {
	margin:0px;
	padding:0px;
	text-align:left;
}

div.listing_featuredItem .listing_featuredTitle {
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
}

div.listing_featuredItem .listing_featuredLink {
	margin:0px;
	padding:0px;
	margin-top:6px;
	font-style:italic;
	text-align:right;
}

	/* Single Listing Page */ 
	div#listing div.photos {
		width:300px;
		min-height:200px;
		float:right;
		margin-left:10px;
		
		text-align:left;
	}
	
	div#listing p {
		line-height:1.2em;
	}
	
	div#listing h1.listing_title {
		font-style:italic;
		text-align:center;
		margin-bottom:0px;
		padding-bottom:0px;
	}
	
	div#listing p.listing_address {
		margin-top:0px;
		padding-top:0px;
		text-align:center;
	}
	
	div#listing div.listing_leftinfo {
		float:left;
		width:140px;
	}
	
	div#listing div.listing_leftinfo h3 {
		margin:0px;
		padding:0px;
		line-height:1.2em;
		margin-bottom:6px;
	}
	
	div#listing div.listing_leftinfo p {
		margin:0px;
		padding:0px;
		margin-bottom:6px;
	}
	
	div#listing div.listing_rightinfo {
		margin-left:10px;
		float:left;
		width:140px;
	}
	
	div#listing div.listing_rightinfo ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	
	div#listing div.listing_rightinfo ul li {
		margin:0px;
		padding:0px;
		margin-bottom:6px;
		list-style-type:none;
		line-height:1.2em;
	}
	
	div#listing p.description {
		padding-top:12px;
		clear:left;
	}
	
		span.listing_bed, span.listing_bath, span.listing_garage {
			background-position:center left;
			background-repeat:no-repeat;
			padding-left:27px;
			margin-right:20px;
		}

		span.listing_bed {
			background-image:url("images/icon_bed.gif");
		}

		span.listing_bath {
			background-image:url("images/icon_bath.gif");
		}

		span.listing_garage {
			background-image:url("images/icon_car.gif");
		}
	
	div#listing div.listing_bottom {
		clear:both;
	}
	
	div.listing_bottom {
		margin-top:15px;	
	}
	
	div.listing_agent {
		float:left;
		width:45%;
	}
	
	div.listing_agent img {
		border-style:solid;
		border-color:#0E2748;
		border-width:1px;
	}
	
	div.listing_contact {
		float:left;
		width:45%;
		margin-left:8%;
	}
	
/* Standard Styles */

.RealEstateTable 
{ 
	margin: 0px; 
}

.RealEstateContentCell 
{ 
	color: black; 
	padding: 6px; 
	background-color: #FEFEFE; 
}

.RealEstateContentCellAlternate 
{ 
	color: black; 
	padding: 6px; 
	background-color: #F0F9FF; 
}

div.hr {
	margin: 4px 0 4px 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	background:#E2E2E2;
}

/* Listing Styles */

.Normal .RealEstateCity
{
	color:#0E2748;
	font-weight:bold;
}

.Normal .RealEstateLink a:link, .Normal .RealEstateLink a:active, .Normal .RealEstateLink a:visited
{
	color:#F27606;
	font-weight:bold;
}

.bed
{
	background:url("images/icon_bed.gif") right center no-repeat;
}

.bath
{
	background:url("images/icon_bath.gif") right center no-repeat;
}

.car
{
	background:url("images/icon_car.gif") right center no-repeat;
}

a.arrowLink:link, a.arrowLink:visited, a.arrowLink:active 
{
	background: url("images/icon_arrow.gif") no-repeat 3px 7px;
	margin:2px 10px 2px 0;
	padding:2px 2px 2px 18px;
}

/* Photo Styles */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	text-align: left;
	height: 14px;
	width: auto;
}

.photo-frame
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

.photo-frame TD {
	margin: 0px;
	padding: 0px;
}

.photo-frame .topx-- 
{
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-topx--.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/frame-top-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-top--x.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-repeat: repeat-y;
	background-image: url(images/borders/frame-midx--.gif);
	width: 4px;
	height: auto;
}

.photo-frame .mid--x {
	background-repeat: repeat-y;
	background-image: url(images/borders/frame-mid--x.gif);
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-botx--.gif);
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/frame-bot-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-bot--x.gif);
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Lightbox */


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	
	z-index:2000;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#loading #loadingLink{ width: 32px; height: 32px; background: url(images/lightbox/loading.gif) no-repeat;	}		

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; height: 22px; float: right;  padding-bottom: 0.7em; background: url(images/lightbox/closelabel.gif) no-repeat;	}			
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


div.listing_types {
	position:relative;
	width:100%;
	
	background-color:#FFFFFF;
	padding:6px 0;
}

	div.listing_types h2 {
		position:relative;
		display:block;
		
		margin:0 6px;
		padding-bottom:6px;
		border-bottom:1px solid #E2E2E2;
	}
	
	div#content div.listing_types ul {
		list-style-type:none;
	}
	
	div#content div.listing_types ul li {
		text-align:center;
	}
	
	div#content div.listing_types ul li a {
		display:block;
		width:130px;
	}
	

div.pending {
	position:absolute;
	height:50px;
	width:130px;
	
	margin-bottom:0;
	margin-left:80px;
	margin-right:0;
	margin-top:90px;
}

	div.pending div.pending_text {
		position:relative;
		width:100%;
		height:100;

		color:navy;
		line-height:50px;
		font-size:30px;
		text-align:center;
		
		z-index:100;
	}
	
	div.pending div.pending_bg {
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		
		background-color:#FFFFFF;
		opacity:0.7;
		filter: alpha(opacity=70);
		
		z-index:99;
	}
