/* CSS Document */
body {
	background: url(../images/rev-bg-drk.gif) repeat;
	line-height:130%;
	margin: 0px;
	padding:0px;
}

P {
margin:0px;
padding:0 0 5px 0px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.styleHeading {
          font-size:14px;
		  font-weight:bold;
}
.styleEmail {
	color: #666666;
	font-size: 11px;
	font-weight:normal;

}

a:link, a:visited, a:active {
	color: #A0710E;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration:none;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666;
font-weight:bold;
padding:0 0 5px 0;
margin:0px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#999999;
font-weight:bold;
padding:0 0 0 15px;
margin:0 0 12px 0;
background:url(../images/bullet.jpg) left 3px no-repeat;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #999999;
	text-decoration: underline;
	}
h2 a:hover {
	color: #CA9D17;
	text-decoration:none;
}

h3, h6{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#999;
font-weight:bold;
padding:0 0 5px 0;
margin:0px;
}
/*-------------------------------------[Menu top]-----------------------------*/
/*-------------------------------------**********----------------------------*/

#menutop				{width:850px; float:left; list-style:none; padding:0; margin:0; background:url(../images/rev-nav-rgt.jpg) right top no-repeat;}
#menutop ul				{float:left; list-style:none; padding:0; margin:0;background: url(../images/rev-nav-lft.jpg) left top no-repeat;}

#menutop li				{float:left; list-style:none; height:45px;}

#menutop li a			{font: normal 14px/45px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; display:block; padding:0 13px; text-decoration:none; background:url(../images/rev-nav-brk.jpg) right top no-repeat;}

#menutop li a:hover		{color:#000;}

#menutop li.bordernone	{ border-right:none;}


/*-----------------Listing page------------------*/
#listing td {
padding:10px 0px;
border-bottom: #CCCCCC 1px solid;
}

#listing a, #listing a:visited, #listing a:active {
color: #666666;
font-weight:bold;
}

#listing a:hover {
color: #000000;
font-weight:bold;
}

#listing h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#999999;
font-weight:bold;
padding:0 0 5px 0;
margin:0px;
}

#listing h1 a, #listing h1 a:visited, #listing h1 a:active {
font-family:Arial, Helvetica, sans-serif;
color: #999999;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#listing h1 a:hover {
color: #CC9900;
text-decoration:none;
}

#listing div{
width:100px;
float:left;
padding: 3px 10px 0 0;
}

/*-----------------Detail Page------------------*/
#detail_main h1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#666666;
padding-bottom:10px;
margin:0px;
}

#detail_main p{
padding-bottom:5px;
}


#detail_main div{
width:270px;
float:left;
padding: 3px 15px 0 0;
}

#detail_link a, #detail_link a:visited, #detail_link a:active{
font-size:12px;
font-weight:bold;
color:#666666;
}

#detail_link a:hover{
font-size:12px;
font-weight:bold;
color: #CC9900;
}

#detail_link li{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
list-style:none;
margin:0px;
color:FFF;
padding: 6px 0px 12px 28px;
background: url(../images/detail_link_bullet.jpg) top left no-repeat;
}

#detail_gal img{
padding:0px 0px 20px 20px;
}


.footer {
background:#FFF;
color:#777;
border-top:#CCC 1px solid;
}

.footer a {
color:#777;
text-decoration:underline;
}

.footer a:hover {
color:#444;
text-decoration:none;
}

.subscribe-hd { color:#E1B030; font-size:16px; font-weight:bold;}
.subscribe-txt { color:#CCC; font-size:12px;}

/*Lightbox*/
#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;
	}