﻿body, html { margin:0; padding:0; font-family:Arial,Tahoma,Verdana,sans-serif; font-size:12px; color:#fff; background:url(../_img/mbgr.jpg) center top no-repeat #000; }
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:0 0 20px 0; padding:0; font-size:23px; }

#center { margin:0 auto; width:1080px; padding:40px 0; }
#main_side { float:right; width:860px; }
#gray { background:url(../_img/transp1.png); min-height:600px; padding:20px; }
* html #gray { background:#1e1d1d; height:600px; }

/* Main menu */
#mmenu { height:30px; background:#313232; }
#mmenu li { float:left; padding:7px 0 0 30px; line-height:16px; height:15px; font-size:13px; text-transform:uppercase; }
#mmenu li a { text-decoration:none; }
#mmenu li a:hover { text-decoration:underline; }
#mmenu .selected a { color:#fff; }

#side { float:left; width:210px; }
#logo img { border:0; float:right; }
#side_text { clear:both; color:#000; padding:20px 15px 20px 0; }

.newslist .image { float:left; width:260px; min-height:50px; }
* html .newslist .image { height:50px; }
.newslist .image img { border:0; }
.newslist .info { float:right; width:540px; }
* html .newslist .info { min-height:50px; }
.newslist .subject { margin:3px 0 7px 0; padding:0; font-size:18px; line-height:19px; }
.newslist .date { color:#8e8e8f; }
.newslist .goto { text-align:right; }
.newslist .short { margin:0 0 10px 0; font-size:14px; }
.newslist .goto a { display:inline-block; padding:2px 10px; font-size:13px; background:#b3d56f; color:#72863f; text-decoration:none; font-weight:bold; }
.newslist .btm { clear:both; height:15px; }
.newslist_mirror .info { float:left; }
.newslist_mirror .image { float:right; }
.newslist_mirror .date { text-align:right; }

/* Paging */
.paging { text-align:center; padding:15px 0; }
.paging a { display:inline-block; margin:0 4px; font-size:14px; }
.paging .selected { text-decoration:none; color:#fff; }

/* Top image */
#top_image { padding:0 0 20px 0; }

/* Gallery */
#gallery { padding:20px 0 0 0; }
#gallery li { float:left; width:195px; text-align:center; padding:0 0 10px 9px; }
#gallery .fantom { clear:both; float:none; margin:0; padding:0; }
#gallery img { border:0; }
#gallery li span { display:block; width:195px; height:165px; margin:0 0 5px 0; overflow:hidden; }

/* 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; }
