﻿/*
 *
 * PENTHAUSE CLUB MOSCOW 2010
 *
 *		www.sbubnom.ru
 */


body { padding: 0px; margin: 0px; background-color: #ffffff; }
body.index { background-color: #000000; }

a,p,span,div,h1,h2,h3,h4,h5,h6,img,form,ul,li { padding: 0px; margin: 0px; border: 0px; }
h1,h2,h3,h4,h5,h6 { text-decoration: none; }
a { color: #000000; text-decoration: underline; outline: none; }
a:hover { text-decoration: none; }
ul { list-style: none; }

div.HTMLayer { position: absolute; width: 100%; height: 100%; win-width: 1000px; z-index: 10; }

body div.spacer { display: block; position: relative; width: 1px; height: 850px; background: transparent; border: none; z-index: 15; border: none; }
body.index div.spacer { display: block; position: relative; width: 1px; height: 650px; background: transparent; border: none; z-index: 5; }

table { width: 100%; height: 100%; padding: 0px; border-collapse: collapse; text-align: center; }

div.agree { width: 100%; height: 100%; text-align: center; }
div.agree div.body { position: relative; background: #000000 url('/media/index.jpg') center center no-repeat; width: 940px; height: 640px; display: block; margin: 0px auto 0px auto; }
div.agree div.body div.yes-en { position: absolute; width: 60px; height: 80px; top: 395px; left: 475px; cursor: pointer; }
div.agree div.body div.yes-en span { display: block; width: 60px; height: 80px; cursor: pointer; }
div.agree div.body div.yes-ru { position: absolute; width: 60px; height: 80px; top: 395px; left: 403px; cursor: pointer; }
div.agree div.body div.yes-ru span { display: block; width: 60px; height: 80px; cursor: pointer; }

div.home { width: 100%; height: 100%; text-align: center; }
div.home div.body { position: relative; background: #ffffff url('/media/home-ru.jpg') center center no-repeat; width: 990px; height: 800px; display: block; margin: 0px auto 0px auto; }
div.home div.body div.map { position: absolute; top: 216px; left: 416px; width: 40px; height: 45px; cursor: pointer; }
div.home div.body div.map span { display: block; width: 40px; height: 45px; cursor: pointer; }

div.home div.body div.link { position: absolute; top: 505px; left: 35px; width: 195px; height: 20px; cursor: pointer; }
div.home div.body div.link span { display: block; width: 195px; height: 20px; cursor: pointer; }

div.home div.body div.week { position: absolute; top: 290px; left: 35px; width: 710px; height: 180px; cursor: pointer; }
div.home div.body div.week div.mon { position: absolute; top: 0px; left: 0px; width: 90px; height: 180px; cursor: pointer; }
div.home div.body div.week div.mon span { display: block; width: 90px; height: 180px; cursor: pointer; }

div.home div.body div.week div.tue { position: absolute; top: 0px; left: 103px; width: 90px; height: 180px; cursor: pointer; }
div.home div.body div.week div.tue span { display: block; width: 90px; height: 180px; cursor: pointer; }

div.home div.body div.week div.wed { position: absolute; top: 0px; left: 206px; width: 90px; height: 180px; cursor: pointer; }
div.home div.body div.week div.wed span { display: block; width: 90px; height: 180px; cursor: pointer; }

div.home div.body div.week div.thu { position: absolute; top: 0px; left: 309px; width: 90px; height: 180px; cursor: pointer; }
div.home div.body div.week div.thu span { display: block; width: 90px; height: 180px; cursor: pointer; }

div.home div.body div.week div.fri { position: absolute; top: 0px; left: 412px; width: 90px; height: 180px; cursor: pointer; }
div.home div.body div.week div.fri span { display: block; width: 90px; height: 180px; cursor: pointer; }

div.home div.body div.week div.sat { position: absolute; top: 0px; left: 515px; width: 90px; height: 180px; cursor: pointer; }
div.home div.body div.week div.sat span { display: block; width: 90px; height: 180px; cursor: pointer; }

div.home div.body div.week div.sun { position: absolute; top: 0px; left: 618px; width: 90px; height: 180px; cursor: pointer; }
div.home div.body div.week div.sun span { display: block; width: 90px; height: 180px; cursor: pointer; }

div.home-en div.body { background-image: url('/media/home-en.jpg'); }

div.home div.body div.description { position: relative; top: 505px; left: 40px; width: 520px; text-align: left; }

div.home div.body div.logo { position: absolute; top: 30px; left: 40px; display: block; }

div.home div.body div.description p { display: block; color: #000000; font: normal 13px/16px Arial, sans; margin: 0px 0px 0px 0px; }
div.home div.body div.description h1 { display: block; color: #000000; font: normal 20px Arial, sans; margin: 25px 0px 20px 0px; white-space: nowrap; }
div.home div.body div.description a.global { color: #656565; display: block; font: normal 14px Tahoma, Arial, sans; text-transform: uppercase; white-space: nowrap; }




/* -- 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('../images/prevlabel.gif') left 60px no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') right 60px 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: #656565; display: none; }
#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; }

* html div.HTMLayer { position: absolute; width: 1000px !important; z-index: 10; }
