﻿body, html { margin:0; padding:0; font-family:Arial,Tahoma,Verdana,sans-serif; font-size:12px; color:#5c5353; background:url(../_img/mbgr1.png) center top  repeat-y #fff; }
form { margin:0; padding:0; }
menu { margin:0; padding:0; list-style:none; }
li { vertical-align:top; }
a { color:#b3d56f; font-weight:bold; text-decoration:underline; }
a:hover { text-decoration:none; }
.fantom { clear:both; }
h1 { margin:8px 0 8px 0; padding:0 0 0 20px; line-height:40px; font-size:14px; color:#fff; background:#133677; }
object { outline:none; }

#center { margin:0 auto; width:970px; padding:20px 30px; }
#header { height:46px; padding:0 0 15px 0; }
#logo { float:left; }
#logo img { border:0; }
#mmenu { float:right; height:46px; width:564px; background:url(../_img/roof.png) 0 0 no-repeat; }
#mmenu li { float:left; padding:24px 0 0 0; width:20%; text-align:center; }
#mmenu a { font-weight:bold; text-transform:uppercase; text-decoration:none; color:#fff; }
#mmenu a:hover { text-decoration:underline; }
#mmenu .selected { text-decoration:underline; }

#index_blocks { background:url(../_img/index1a.png) 0 0 no-repeat; margin:8px 0 30px 0; }
#index_blocks h2 { line-height:40px; color:#fff; font-size:14px; padding:0 0 0 20px; margin:0 0 8px 0; }
#index_blocks img  { margin:0 0 6px 0; border:0; margin:0 auto; display:block; }
#index_blocks .block { float:left; display:block; font-weight:normal; width:236px; padding:0 8px 0 0; color:#5C5353; text-decoration:none; }
#index_blocks .last { width:236px; padding:0 0 0 2px; }

#infopage { margin:0 0 30px 0; min-height:300px; }
* html #infopage { height:300px; }

#header_image { width:970px; height:333px; overflow:hidden; position:relative; }
#h_img { position:absolute; right:0; top:0; }
#h_bgr { position:absolute; left:0; top:0; width:970px; height:333px; background:url(../_img/hdr-bgr.png) 0 0 no-repeat; }
* html #h_bgr { background:url(../_img/hdr-bgr-ie6.png) 0 0 no-repeat; }
#h_txt { padding:20px 0 0 30px; position:absolute; left:0; top:0; color:#ffffff; font: bold 32px Arial; }
#h_txt img { margin:50px 0 0 40px; }

#footer { padding:10px 0; border-top:solid 10px #aebdcd; }

/* Lightbox */
#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(../_img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_img/lightbox/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; }