/*opticus stylesheet by writenowdesign.com */

body {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#6B6B6B;
}

p, li	{
	line-height:1.6em;
}

h1, h2, h3, h4, h5	{
	color:#fff;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}

a:link, a:visited	{
	color:#ff8000;
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

hr	{
	border: 0;
	height: 2px;
	color: #ff4b00;
	background-color: #ff4b00;
	margin: 6px 0;
	width: 100%;
}

hr.prodseparator	{
	border: 0;
	height: 2px;
	background-color: #fff;
	margin: 6px 0;
	width: 100%;
}

#wrapper	{
	width:800px;
	height:300px;
	margin:0 auto;
	background:#3e3e3e;
}

p.white, span.white	{color:#fff;}

#header-top	{
	width:800px;
	height:9px;
	border-top:8px solid #333333;
	background: #4a4a4a url(/images/template/images/top-orange.jpg) no-repeat right bottom;
	float:left;
}

#nav	{
	width:800px;
	height: 86px;
	background: url(/images/template/images/nav-bg.jpg) repeat-x left top;
	float:left;
}

#nav ul {
	float:left;
    margin:0;
    padding:0;
    list-style:none;
}

#nav li {
    float:left;
    margin:0;
    padding:0;
	line-height:normal;
}

#nav a:link, #nav a:visited {
    display:block;
    padding:37px 8px;
	color:#fff;
	font-style: italic;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:hover {
	background:#212121;
}


#home-header	{
	width:800px;
	height:266px;
	float:left;
}

#home-header-image	{
	float:left;
	width:450px;
	height:266px;
	/*background: url(/images/template/images/home-image.jpg) no-repeat left top;*/
}

#home-header-right	{
	float:left;
	width:350px;
	height:266px;
	background: url(/images/template/images/header-right.jpg) no-repeat left top;
}

#home-header-right h2	{
	margin:80px 0 0 10px;
	font-size:36px;
	font-style: italic;
	letter-spacing: 20px;
	color:#333;
	text-align:center;
	font-weight: bold;
}

#home-header-right h3	{
	margin:0 3px 0 0;
	font-size:12px;
	letter-spacing:.5em;
}

#home-body	{
	width:800px;
	float:left;
	background:#3e3e3e;
	border-top:10px solid #333;
}

.home-body-inner	{
	padding:20px;
}

#home-body-left	{
	float:left;
	width:450px;
}

#home-body-right	{
	float:left;
	width:350px;
}

/* BEGIN BODY DIVS*/

#header	{
	width:800px;
	height:100px;
	float:left;
}

#header-image	{
	float:left;
	width:450px;
	height:100px;
	background: url(/images/template/images/header-left-body.jpg) no-repeat left center;
}

#header-right	{
	float:left;
	width:350px;
	height:100px;
	background: url(/images/template/images/header-right.jpg) no-repeat left center;
}

#header-right h2	{
	margin:15px 0 0 0;
	font-size:36px;
	font-style: italic;
	font-weight:bold;
	letter-spacing: 20px;
	color:#333;
	text-align:center;
}

#header-right h3	{
	margin:0 3px 0 0;
	font-size:11px;
	letter-spacing:.5em;
	text-align:center;
}

#body-content	{
	width:800px;
	float:left;
	background:#3e3e3e;
	border-top:10px solid #333;
	margin:0;
	padding:0;
}

#body-content-inner	{
	float:left;
	background: url(/images/template/images/body-right-bg.gif) repeat-y right top;
	margin:0;
	padding:0;
}

.body-inner	{
	padding:20px;
}

#body-left	{
	float:left;
	width:225px;
	margin:0;
	padding:0;
	overflow:visible;
}

#body-left ul	{
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}

#body-left li	{
	margin:0;
	padding:2px 0;
	list-style: url(/images/template/images/arrow-readon.gif);
	line-height:normal;
}

#body-left a:link, #body-left a:visited	{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#body-left a:link span, #body-left a:visited span, #body-left a:hover span	{
	font-weight:normal;
	font-style: italic;
}

#home-body-right a:link span, #home-body-right a:visited span, #home-body-right a:hover span	{
	font-style: italic;
	color:#fff;
}


#body-left a:hover	{
	text-decoration:underline;
}

#body-right	{
	float:left;
	width:575px;
	margin:0;
	padding:0;
	overflow:visible;
	background:#fff;
	color:#333;
}

#body-right h1, #body-right h2, #body-right h3, #body-right h4, #body-right p, #body-right ul	{
	color:#333;
}

/* END BODY DIVS*/

#footer	{
	float:left;
	width:800px;
	height:106px;
	background: #333 url(/images/template/images/bottom-orange.jpg) no-repeat right top;
	display:inline;
}

.footer-inner	{
	margin:30px 20px 20px;
}

#footer-left	{
	float:left;
	width:450px;
	display:inline;
}

#footer-right	{
	float:left;
	width:350px;
	display:inline;
}

#footer p	{
	color:#999;
	line-height:normal;
}

#footer h2	{
	font-size:16px;
}

#footer a:link, #footer a:visited	{
	color:#fff;
}

#footer a:hover	{ }

p#wnd	{
	font-size:9px;
	text-align:left;
	margin:10px 5px 5px 0;
}
#wnd a:link, #wnd a:visited	{
	color:#6F6F6F;
	text-decoration:none;
}
#wnd a:hover	{
	text-decoration:underline;
	background:none;
}


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-table;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/* end clearfix */
.popup	{} /*added so the javascript popup class can be selected from style menu. this does not add formatting*/


/* lightbox rules*/

#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;
	}