* {margin:0;padding:0;}

body 
{background:#a51b20 url(i/back.jpg);
font-family: "Courier New", times, serif;
color:#f6f3a5;
font-size:13px;
position:relative;
min-width:920px;}

a {color:#f1b83d;}
a:hover {color:#f1893d;}

#main p img
{background:#f8df71;padding:1px;border:1px solid #e6bc50;}

#container {background:url(i/top.jpg) repeat-x;}

#wrap {background:url(i/foot_border.jpg) repeat-x 0 bottom;}

#curtains
{background:url(i/curtains.png) no-repeat center 451px;}

#vertu
{background:url(i/vertu.png) no-repeat center 651px;
/*background:url(i/vertu.png) no-repeat 1140px 651px;*/}

#top
{height:451px;
text-align:center;
background:url(i/head.jpg) no-repeat center top;}

#main
{width:920px;
margin:0 auto;
position:relative;
padding:66px 0 30px 0;}

#nav {padding:0 160px;}

.club
{width:177px;
list-style:none;
float:left;
background:url(i/nav.png) no-repeat;
font-family:times,serif;
color:#fef97d;
text-transform:uppercase;
font-size:15px;
text-align:center;
line-height:78px;
font-weight:bold;

position:relative;

left:50%;
margin-left:-86px;}

.club a
{color:#fef97d;
text-decoration:none;}

.drop
{display:none;
width:82px;
padding-bottom:18px;
background:url(i/dropdown.gif) no-repeat center bottom;
position:absolute;
left:47px;
top:60px;}

/*.club:hover .drop {display:block;}*/

.dropdown
{border:1px solid #ebaa1e;
background:#fff57c;
font-size:13px;
font-family:tahoma, arial, sans-serif;
color:#7f0916;
line-height:23px;
list-style:none;
text-transform:none;
font-weight:normal;
padding:0 5px;}

.dropdown li
{height:23px;
border-top:1px solid #ebaa1e;}

.dropdown li a
{text-decoration:none;
color:#7f0916;}

#hr 
{padding-left:63px;
margin-top:26px;
margin-bottom:30px;}

h2
{font-weight:normal;
font-family:times, serif;
font-size:20px;
color:#f6f3a5;
text-transform:uppercase;
padding-left:53px;
background:url(i/h2.gif) no-repeat 0 3px;
margin-bottom:20px;}

h2 a, h2 a:hover {color:#f6f3a5;}

#left
{float:left;
width:530px;}

#left p
{padding-left:22px;
margin-bottom:10px;}

#contacts
{height:74px;
padding:35px 0 0 75px;
margin:40px 0;
background:url(i/phone.png) no-repeat;
font-size:17px;
font-weight:bold;
font-family:times, serif;
color:#fef97d;}

#contacts p
{padding:0;}

#contacts span
{font-size:11px;}

#right
{float:right;
width:306px;}

#vip
{position:absolute; top:141px; left:-173px;}

#vensel
{position:absolute; bottom:116px; left:50%; margin:-100px;}

/*lightbox styles*/

#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(i/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(i/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(i/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#imageData #imageDetails, #imageData #imageDetails a {color:#aaa;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
