﻿body { 
	margin:0; 
	font-size:0.9em; 
	line-height:20px; 
	font-family: "Myriad Pro", "Trebuchet MS", Arial;  
	border:0px solid #666666;
	padding: 0;
  	background: #000000 url(images/grunge1bckg2.jpg) repeat-x center top;

  	width: 100%;
  	display: table;
  	}
a { 
	color:#C23B01;}
a:hover { 
	color:#333333;}
#container { 
	background-color:#fff;
	margin:50px;
	}
#header { background:url("images/header_bckg_main.jpg") repeat-x  #C13B00;}
#logo { background:url("images/header_bckg2.jpg") no-repeat; padding:30px 0 0 40px; height:83px; color:#FFFFFF; font-style:italic; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:20px; font-style:italic; text-transform:uppercase;}
#menu { background: url("images/menu_bckg.jpg") #FF6600; height:30px; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a { display:block; float:left; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; font-style:none;}
#menu a:hover{ padding-top:4px; height:22px; background:url("images/menu_bckg_over.jpg") #C23B01;}

#text { margin: 0 270px 0 20px; }
#text p { padding:0 20px 10px 0;}
#text li {list-style:none; padding-left:20px; background:url("images/li.gif") no-repeat 0px 7px;}
#sidebar { float:right; width:225px; padding: 0 10px 0 10px; font-size:14px;}
#sidebar li {list-style:none; padding-left:20px; background:url("images/li.gif") no-repeat 0px 7px;}
h1 { margin:0; padding:0; text-transform:uppercase; font-size:1.8em; color:#1B1D1E; font-style:italic}

#main { float:left; background:url("images/sidebar_bckg.gif") repeat-y top right; padding:10px 0 0 0;}
#footer {background:url("images/footer_bckg.jpg") #424E4F; height:30px; clear:both;  font-style: oblique }
#left_footer { float:left; padding:10px 0 0 10px; background:url("images/c.gif") no-repeat 30px 35px; text-transform:none; color:#FFFFFF; font-weight:lighter; font-size:12px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:10px 30px 0 0; text-transform:none; color:#FFFFFF; font-weight:lighter; font-size:12px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; 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: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

