/*

Design by gilbertson.nu

http://www.gilbertson.nu

Released for free under a Creative Commons Attribution 2.5 License



Menu made by http://www.cssmenumaker.com/index.php

*/





/*

-------------

layout

-------------

*/



* { margin:0; padding:0 }



body  {

padding: 0;

background: #6e811c url(gilbertson01/bkg.jpg) repeat-x;



font : 12px "Lucida Sans Unicode", Verdana, sans-serif;

color : #d14a25;

text-align:left;

}



#wrapper {

margin : 0 auto !important;

width : 636px;

background : url(gilbertson01/wrapper.png) repeat-y;

}



#header {

background-image : url(gilbertson01/header.jpg);

background-repeat : no-repeat;

height : 534px;

}



#left {

float: right;

width: 175px;

padding-right: 23px;

/* border-left: 1px dotted #ea8035; */

}



#content {

float: left;

margin: 10px 10px 10px 10px;

padding: 10px 6px 0 20px;

text-align: left;

}



#content p, h1, h2, h4, h3, h5, table, tr, td, hr {

width: 350px;

text-align:left;

padding: 4px;

}



#content ul {

list-style-position: inside; 

}



#content ol {

list-style: decimal inside; 

}

#content li {

padding-left: 6px;

width: 330px;

}



#content blockquote {

border-left: 1px dotted #ea8035;

margin: 4px 0px 4px 4px;

padding-left: 18px;

}



#path {

float: left;

margin-top: 505px;

margin-left:25px;

text-align : left;

}



#breadcrumb {

float: left;

/* margin-top: 150px; */

text-align : left;

}



#footer {

background-image: url(gilbertson01/footer.jpg);

background-repeat: no-repeat;

height: 179px;

clear:both;

}



#footer p {

text-align:justify;

padding: 20px 15px 15px 15px;

margin-left:60px;

font: 10px "Lucida Sans Unicode", Verdana, sans-serif;

color: #fff;

}



a:link, a:visited {

        color: #a0ce00;

        text-decoration: underline;

}





/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */



#left ul, ol {

        list-style: none;

        margin: 0;

        padding: 0;

        }



#menu4 {

        width: 170px;

        border-style: solid solid none solid;

        border-color: #D76100;

        /*border-size: 1px;*/

        border-width: 1px;

        margin: 10px;

        }



#menu4 li a {

          height: 32px;

          /*voice-family: "\"}\"";

          voice-family: inherit;*/

          height: 24px;

        text-decoration: none;

        }



#menu4 li a:link, #menu4 li a:visited {

        color: #9E3C02;

        display: block;

        background: url(gilbertson01/menu4.gif);

        padding: 8px 0 0 30px;

        }



#menu4 li a:hover, #menu4 li #current {

        color: #fff;

        background: url(gilbertson01/menu4.gif) 0 -32px;

        padding: 8px 0 0 30px;

        }



#menu4 li a:active {

        color: #fff;

        background: url(gilbertson01/menu4.gif) 0 -64px;

        padding: 8px 0 0 30px;

        }

#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; }
