/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #211d1e url(images/checkflag_back.gif) repeat;
}


#wrap {
background: #000000;
color: #FFF;
border:  none;
margin: 0 auto;
width: 960px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0 0 0 3px;
height: 10px;
background-color: #000000;}

#header h3 {
color:#066698;
display:none;
font-size:9px;
width: 450px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 8px 8px 8px;
padding: 0;

}

#avmenu ul {	
list-style: none;
width: 150px;
padding: 0;
}

#avmenu li {
display: block; 
float:left; 
list-style-type: none;
}
	
#weather {
width: 220px;
height: 140px;
float: right;
margin: 10px 15px 2px 0;
padding: 0;
}

.announce {
float:left;
text-align:left;
margin: 10px 10px 10px 0;
padding: 10px;
width: 120px;
color: #d6dcf2;
background-color: #000000;
line-height: 1.3em;
}

#extras {
color:#d6dcf2;
float: right;
width: 220px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 160px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content p {
width: 500px;
float: left;
text-align: left;
color: #d6dcf2;
margin: 5px 0px 0px 10px;
font-size:14px;
line-height: inherit;
}

#content h2 {
float:left;
color:#ab0b1d;
font-size: 1.5em;
margin: 10px 0px 0px 10px;
}
#content h3 {
float:left;
color:#088dc5;
font-size: 1.5em;
margin: 10px 0px 0px 10px;}


#content img {
padding: 0px;
display:inline;
}

#table {
width: 500px;
float: left;
text-align: left;
color: #d6dcf2;
margin: 5px 0px 0px 10px;
font-size:14px;
line-height: inherit;
}


h3 {
color:#088dc5;
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #d80d24;
}

a:hover {
text-decoration: underline;
color: #066698;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 960px;
text-align: center;
color: #088dc5;
font-size: 0.9em;
height: 244px;
background: #211d1e url(images/footer.png) no-repeat right;
border: none;}

#footer a {
color: #088dc5;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
#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(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/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; }
.special {
color: #fb6307;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
