/* CSS Document */

body {
	background-color: #ECE9D8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

.leftbuttonup {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/orangebuttonback.gif);
	background-repeat: repeat-x;
	display: block;
	width: 181px;
	padding-right: 0px;
	padding-left: 8px;
	height: 30px;
	padding-top: 7px;
	margin-bottom: 1px;
}
.bottomleftfade {
	background-image: url(images/bottomleftfade.gif);
	background-repeat: repeat-x;
	text-align: left;
	display: block;
	height: 253px;
	margin: 0px;
	padding: 0px;
}
.bottomleftfade img {
	float: left;
}

.leftbuttonup:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 181px;
	padding-right: 0px;
	padding-left: 8px;
	height: 30px;
	padding-top: 7px;
	margin-bottom: 1px;
	background-color: #005CAB;
	background-image: none;
}
.featuredlistingstitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 181px;
	padding-right: 0px;
	padding-left: 8px;
	height: 30px;
	padding-top: 7px;
	margin-bottom: 1px;
	background-color: #005CAB;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 9px;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	padding-left: 9px;
	text-decoration: none;
	line-height: 18px;
	padding-right: 13px;
}
.bodytext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	padding-left: 0px;
	text-decoration: none;
	line-height: 18px;
	padding-right: 13px;
}
.licenses {
	padding-right: 15px;
}

.featuredlistingpic {
	padding-top: 10px;
	text-align: left;
}
.featuredlistingcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-left: 14px;
	line-height: 19px;
}

.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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;
	}
#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/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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#featuredprop {
	text-align:center;

}

#featuredprop a img {
	border:solid;
	border-color:#FFFFFF;
	border-width:2px;
}

#featuredprop a img:hover {
	border:solid;
	border-color:#005CAB;
	border-width:2px;
}
.list-img{
	background:url(../images/bg-list-img.gif);
	width:352px;
	margin:0 0 25px 0;
}
.list-img .frame{background:url(../images/bg-list-img-t.gif) no-repeat 0 0;}
.list-img .bg{
	background:url(../images/bg-list-img-b.gif) no-repeat 0 100%;
	width:352px;
	overflow:hidden;
	padding:11px 0 21px 0;
}
.list-img img{border:1px solid #fff;}
.list-img .big img{margin:0 auto;}
.list-img em{
	font-style:normal;
	line-height:36px;
	display:block;
	text-align:center;
}
.list-img ul{
	margin:0 0 0 8px;
	padding:0;
	width:344px; 
	list-style:none;
	overflow:hidden;
}
.list-img ul li{
	float:left;
	height:60px;
	display:inline;
	margin:0 5px 0 5px;
	padding:0 0 8px 0;
}
