@charset "UTF-8";

/* ========BASIC======== */
* {
    font-family: Arial, Helvetica, sans-serif;
   color:#333;
}

body {
   background: url("images/bg.gif") fixed;
   letter-spacing:1px;
   line-height:1.6;
}

h1,h2,h3,h5,h6 {
   margin:0;
   padding:0;
   font-weight:normal;
   font-size:55%;
}

h4 {
   margin:0;
   padding:0;
   font-weight:bold;
   font-size:75%;
}

p {
   margin:0 0 1em 0;
   padding:0;
   font-size:75%;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
}
a {
   color:#808080;
   text-decoration:none;
}

a:hover {
   color:#92C45B;
   border-bottom:1px solid #92C45B;
}

dl,ol,ul {
   margin:0 0 1em 0;
   padding:0;
   font-size:75%;
}

li {
   margin:0 0 0 40px;
   padding:0;
}


/* ========TEMPLATE WIREFRAME======== */
div#wrapper {
   width:700px;
   margin:20px auto;
   padding:0 20px;
   border:1px solid #CECFCE;
   background:#fff;
}

div#header {
   width:700px;
   position:relative;
}

div#navi {
	position:absolute;
	top:13px;
	right:0;
	left: 411px;
}

div#menu {
   float:left;
   width:700px;
   margin:10px 0;
   background:#8B7D6B;
}

div#contents {
   clear:both;
}

div#totop {
   clear:both;
}

div#footer {
   width:700px;
   clear:both;
   padding:10px 0;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1{
   padding:20px 0;
   font-weight:bold;
   font-size:60%;
}

div#header h2{
   margin:0;
   padding:0 0 5px 0;
   border-bottom:1px solid #CECFCE;
}

div#navi ul {
   list-style:none;
}

div#navi li{
   float:left;
   margin:0 0 0 22px;
   padding:0 0 0 20px;
   font-size:82%
}

div#navi li.sitemap{
   background: url("../images/icon_sitemap.gif") 0 50% no-repeat;
}

div#navi li.contact{
   background: url("../images/icon_contact.gif") 0 50% no-repeat;
}

div#navi li.feed{
   background: url("../images/icon_feed.gif") 0 50% no-repeat;
}

div#navi li a{
   border-bottom:0px solid #CECFCE;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   list-style:none;
   margin:0;
   padding:0;
   font-size:75%;
}

div#menu li {
   float:left;
   margin:0;
   padding:0; 
}

div#menu li a {
   display:block;
   padding:8px 20px;
   color:#fff;
}

div#menu li a:hover {
   color:#fff;
   background-color:#CDC0B0;
   border:none;
}

div#menu .on {
   background-color:#CDC0B0;
   color:#fff;
}


/* ========CONTENTS CUSTOMIZE======== */
div#contents h2 {
   font-weight:bold;
   font-size:100%;
   margin:5px 0;
   padding:2px 0 2px 10px;
   line-height:1.0;
}

div#contents h3 {
   font-weight:bold;
   font-size:94%;
}

div#contents dl {
   margin:0;
   padding:0;
}

div#contents dt {
   text-decoration:underline;
}

div#contents dd {
   margin:0 0 1em 1em;
}

.left{float:right;}

.left{float:left;}

.newpara{clear:left;}

.iti4 { float:left; width:300px; }

.iti5 {float:right;width:300px; }

/* Polaroid style photo */
div.pola {
   float:left;
   width:222px;
   margin-right:10px;
   padding-bottom:16px;
   background: url("../images/bg_pola.gif") no-repeat 100% 100%;
}

div.pola img{
   padding:10px;
   border-top:1px solid #E7E7E7;
   border-left:1px solid #E7E7E7;
   border-right:1px solid #E7E7E7;
}

div.pola p{
   margin:0;
   padding:0 10px 10px 10px;
   font-size:54%;
   line-height:1.4;
   border-left:1px solid #E7E7E7;
   border-right:1px solid #E7E7E7;
   border-bottom:1px solid #E7E7E7;
}

/* ========FOOTER CUSTOMIZE======== */
div#footer{
   text-align:center;
   font-size:63%;
   padding:20px 0;
   border-top:1px solid #CECFCE;
}

#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(lightbox2.04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2.04/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; }
