@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #cbcbcb;
	font-size: 12px;
}

body {
	background-color: #252121;
	background-image: url(../images/body_bg.gif);
	margin: 0 auto;
}

a {
	color: #f5b302;
	text-decoration: none;
}	

img, div {
	behavior: url(../iepngfix.htc)
}

.yellow_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5b302;
	font-weight: bold;
}

#container {
	background: #000;
	width: 900px;
	border: 0;
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/container_bg.gif);
}

#top_stripe {
	background-image: url(../images/top_stripe.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 900px;
	clear: both;
}

#nav {
	width: 900px;
	height: 50px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	position: relative;
}

#nav_left {
	height: 50px;
	width: 313px;
	float: left;
}

#nav_right {
	height: 50px;
	width: 317px;
	float: right;
}

#logo {
	width: 270px; 
	float: left;
	position: absolute;
	margin-left: -270px;
}

#content {
	width: 900px;
	background-image: url(../images/content_bg_splatter.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#ad_banner {
	height: 297px;
	width: 452px;
	float: left;
	background-image: url(../images/banner_bg.jpg);
}

#page_content {
	height: auto;
	width: 378px;
	height: auto;
	float: left;
	padding: 50px 30px 25px 40px;
}

#headers {
	width: 167px;
	height: 34px;
	margin-bottom: 15px;
	margin-left: -20px;
}

#mid_banner {
	width: 900px;
	height: 100px;
	clear: both;
}

#oct_ad {
	text-align: left;
	margin-top: -36px;
	margin-left: -92px;
	position: absolute;
}

#mid_ban_left {
	width: 452px;
	height: 100px;
	float: left;
}

#mid_ban_right {
	width: 448px;
	height: 100px;
	float: left;
}

#products_banner {
	width: 900px;
	height: 11px;
	clear: both;
}

#footer {
	width: 900px;
	height: 32px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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: 998; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline-color: invert; outline-style: none; outline-width: medium;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); 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: 12px 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{ color: #f5b302; font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 999; width: 100%; height: 500px; background-color: #000; }

