/* CSS Document */
body { background-color:#0b0b0b; padding:0; margin:0; font-family:Arial,verdana,small fonts; font-size:11px; color:#FFFFFF;  }
#container { width:720px; height:100%; background-image:url('../images/mainbg.gif'); border:0; padding:0; margin:0; }
#container #box { width:700px; }
#container #box #content { width:700px; clear:both; }
#container #box #content #left { width:440px; text-align:left; float:left; padding:20px 20px 270px 20px; }
#container #box #content #right { width:180px; height:100%; background-color:#330000; padding:20px; margin:0; float:right; text-align:left; background-image:url('../images/champagne-metal2.jpg'); background-repeat:repeat-y; }
#container #box #footer {  clear:both; color:#999999; font-size:10px; }
h2 { color:#FFFFFF; height:16px; margin:0; padding:0; display:block; line-height:16px; }
h2.red { color:#6f1b29; height:20px; margin:0; padding:0; display:block; line-height:16px; }
#right h2 { max-width:170px; padding:0; margin:0; height:16px; display:block; line-height:16px; }

p, td { color:#ffffff; font-family:Arial,verdana,small fonts; font-size:11px; line-height:16px;  }
input, textarea { width:150px; border:0; }
p.gallery a { margin-right:5px; margin-bottom:5px; }

a { color:#CCCCCC; text-decoration:underline }
a:hover { color:#ffffff; text-decoration:none }

#footer { color:#ffffff; }
#footer a.cow { color:#666666; text-decoration:none; }
#footer a.cow:hover { color:#444444; text-decoration:underline }


img.thumb { border:1px solid #000000; height:40px; width:40px; }
img.thumb:hover { border:1px solid #ffffff; }

#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; 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; }
.fireycopy { background-color:#6f1b29; padding:5px 10px 5px 10px; margin:5px 0 0 0; width:100%; }
