@CHARSET "ISO-8859-1";

* {margin:0;padding:0}

/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body { 
	text-align:center;
	background-color: #000;
	min-height:580px;/* for good browsers*/
	min-width:993px;/* for good browsers*/
}

#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height:580px;
}

#xinner {
	width:993px;
	background-image:url('images/main_bg.jpg');
	height:580px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#header{
	margin-right:0;
	height:102px;
}

#header_logo{
	position:absolute;
	margin-top:10px;
	margin-left:16px;
}

#content_outer{
	width:739px;
	padding:5px 127px;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:468px;
	overflow:auto;
	overflow-x:hidden;
}

#content{
	padding:5px 15px 35px 15px;
	margin:auto;
	font-size:12px;
	line-height:16px;
	clear:both;
}

#title{
	 padding-top:10px;
	 padding-left:10px;
}

#news{
	margin-left:615px;
	padding:5px;
	background-image:url('images/news_box_bg.jpg');
	background-position:center;
	border:0 solid #667698;
	border-width:0px 3px 3px 3px;
	height:193px;
	width:350px;
	overflow-y:auto;
	font-family:"MS Sans Serif", Geneva, sans-serif;
	font-size:14px;
	text-align:left;
}

div.between_hr {
	width:100%;
	border-top:1px solid #283456;
	border-bottom:1px solid #283456;
	padding:25px 0px;
	margin:5px 0px;
}

div.bottom_hr {
	width:100%;
	border-bottom:1px solid #283456;
	padding-bottom:25px;
	margin-bottom:10px;
}


/* *** menu *** */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_line.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#main_nav_bar {
	position:relative;
	width:725px;
	height:2em;
	/*background:#b7c6ac;*/
	/*border-top:10px solid #b7c6ac;*/
	padding-bottom:1px;
	/*background:#b7c6ac url(images/line.gif) bottom left repeat-x;*/
	/*margin-bottom:5em;*/
	float:right;
	margin-top:56px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#main_nav_bar ul{
	list-style-type:none;
	padding:0;
	margin:0 0 0 20px;
	/*width:730px;*/
	height:100%;
}

#main_nav_bar li{
	float:left;
}

#main_nav_bar table{
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}

#main_nav_bar a, #main_nav_bar :visited {
	color:#000;
	text-decoration:none;
}

#main_nav_bar a em.lft, #main_nav_bar :visited em.lft {
	display:block;
	float:left;
	width:5px;
	height:2em;
	background: transparent url(images/lefta.gif);
	border-bottom:1px solid #777;
}

#main_nav_bar a b, #main_nav_bar :visited b {
	display:block;
	font-weight:normal;
	float:left;
	padding:0 10px;
	height:2em;
	line-height:1.9em;
	background: transparent url(images/mida.gif);
	cursor:pointer;
	border-bottom:1px solid #777;
}

#main_nav_bar a em.rgt, #main_nav_bar :visited em.rgt {
	display:block;
	float:left;
	width:5px;
	height:2em;
	background: transparent url(images/righta.gif);
	border-bottom:1px solid #777;
}

#main_nav_bar ul ul {
	visibility:hidden;
	position:absolute;
	height:2em;
	top:2em;
	left:0px;
	width:690px;
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-left:1px solid #777;
	background:#ccc;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#main_nav_bar :hover {
	white-space:normal;
}

#main_nav_bar a:hover b {
	color:#000;
	background: transparent url(images/midb.gif);
	border-bottom-color:#ccc;
}

#main_nav_bar a:hover em.lft {
	background: transparent url(images/leftb.gif);
	border-bottom-color:#ccc;
}

#main_nav_bar a:hover em.rgt {
	background: transparent url(images/rightb.gif);
	border-bottom-color:#ccc;
}

#main_nav_bar li:hover > a b{
	color:#000;
	background: transparent url(images/midb.gif);
	border-bottom-color:#ccc;
}

#main_nav_bar li:hover > a em.lft {
	background: transparent url(images/leftb.gif);
	border-bottom-color:#ccc;
}

#main_nav_bar li:hover > a em.rgt {
	background: transparent url(images/rightb.gif);
	border-bottom-color:#a4a4a4;
}

#main_nav_bar li.without_sub:hover > a b, #main_nav_bar li.without_sub:hover > a em.rgt, #main_nav_bar li.without_sub:hover > a em.lft{
	border-bottom:1px solid #777;
}

#main_nav_bar ul li:hover ul, #main_nav_bar ul a:hover ul{
	display:block;
	visibility:visible;
	top:2em;
	margin-top:1px;
}

#main_nav_bar ul :hover ul li {
	display:block; 
	border-left:0px solid #777; 
	background:#ccc; 
	height:2em;
}

#main_nav_bar ul :hover ul li.first_item {
    margin-right:5px;
}

#main_nav_bar .contact li{
    float: right;
}

#main_nav_bar .links li{
    float: right;
}

#main_nav_bar ul :hover ul li a {
	display:block; 
	font-size:0.8em; 
	height:2em; 
	line-height:2.5em; 
	width:auto; 
	float:left; 
	color:#000; 
	padding:0 10px;
}

#main_nav_bar ul :hover ul li a:hover {
	color:#444;
}


/* *** hyperlinks *** */
a:active, a:link, a:visited {
	color:#0157ae;
	text-decoration:none;
}

a:hover {
	color:#8d7702;
}


#news a{
    color:#CC0000;
}

/* *** text *** */
p,h1{margin-bottom:1em}

#news h1{
	font-size:16px;
    margin-bottom:0;
}

#title h1{
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-right:4px;
	margin-bottom:10px;
}

#content h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#content h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#content p{
	margin-top:0;
}

#content ul{
	margin-bottom:20px;
}

#content li{
	margin-left:25px;
	line-height: 2em;
}

#news ul{
	/*line-height:24px;*/
}

#news li{
	margin-bottom:12px;
}

.small{
	font-size:10px;
}

/* *** forms *** */
form{
	margin:0px;
	padding:0px;
}

input, textarea, select{
	font:normal 11px Verdana,Arial,sans-serif;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:2px;
}

input, textarea{
    text-indent:2px;
}

.ContactForm{
	width:200px;
}

table.ContactFormTable tr td{
	vertical-align:top;
	padding:0px;
}


/* *** misc *** */
a img{
	border:none;
}

img.image_border{
	border:1px solid #253055;
}

table tr td{
	vertical-align:top;
}

.clear{
	clear:both;
}

/* *** lightbox *** */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}