@import url('nav.css');


html { background-color: #450207; background-image: url(../images/bg-texture.jpg); background-repeat: repeat-x; position: relative; width: 100%; height: 100%; behavior: url('csshover.htc'); }
body { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; background-image: url(../images/ss-bg.png); background-repeat: no-repeat; background-position: center 0; position: relative; width: 100%; height: 100%; margin: 0; padding: 0; behavior: url(iepngfix.htc)    }
h1 { font-size: 18px; background-color: #fff; margin: 0 15px 0; padding: 15px 0 6px; border-bottom: 1px solid #c4c4c4; }
#all { width: 745px; margin-right: auto; margin-left: auto; padding-top: 30px; }
#s-left { background-image: url(../images/s-bg.png); background-repeat: no-repeat; position: absolute; top: -54px; left: -171px; width: 254px; height: 310px; z-index: 1; }
#s-right { background-image: url(../images/s-bg.png); background-repeat: no-repeat; position: absolute; top: 266px; left: 618px; width: 254px; height: 310px; z-index: 1; }
#container { background-color: #fff; position: relative; z-index: 10; height: auto !important; height: 500px; min-height: 500px; border: solid 3px #450207; }
#header { background-color: #5a040b; height: 129px; padding-left: 0px; border: solid 1px #fff; }
#logo { background-image: url(../images/logo2.gif); width: 737px; height: 129px; }
#banner { height: 289px; border: solid 1px #fff; }
#banner .column { color: #fff; font-size: 10px; background-color: #5a040b; position: relative; width: 259px; height: 289px; float: left; border-right: 1px solid #fff; }
#banner .column h2 { font-size: 14px; line-height: 36px; margin: 0; padding: 0 0 0 12px; }
#banner .column h4 { font-size: 11px; margin: 0; padding: 0; }
#banner .column img { float: left; margin-right: 10px; }
#banner .column a { color: #fff; }
#banner .column a:hover { color: #e9cf82; text-decoration: none; }
#box1, #box2, #box3 { padding-right: 12px; padding-left: 12px; }
#box1 { height: 78px; border-bottom: 4px solid #69262b; }
#box2 { height: 76px; clear: left; padding-top: 6px; border-bottom: 4px solid #69262b; }
#box3 { clear: left; padding-top: 6px; }
#banner .flash { width: 477px; height: 289px; float: right; }
#content { padding-bottom: 12px; }
#content-with-column { background-image: url(../images/column-bg.gif); background-repeat: repeat-y; background-position: 539px 0; min-height: 460px; }
#content-with-column .column { width: 200px; float: right; }
#content-with-column .column img {  }
#footer { color: #fff; font-size: 11px; line-height: 16px; text-align: center; padding-top: 6px; padding-bottom: 6px; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
table img { border: solid 1px #666; }
.standardpad { text-align: justify; padding: 12px 15px; }
.insidepad { text-align: justify; margin-right: 210px; padding: 0 12px 12px; }
img.right { float: right; margin-bottom: 2px; margin-left: 10px; }
p { margin: 12px 0; padding: 0; }
a { color: #000; }
a:hover { text-decoration: none; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

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