/**** RESET ****/
html{color:#000;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/**** BASIC STYLE ****/
body {position:relative;background:#0E0E0E;color:#9C8B59;font-size:11px}
a:focus {outline:none}
#layout {position:relative}
.container {position:absolute;width:543px;height:585px;background:#0E0E0E url('../img/hp/home-bg.jpg') 8px 59px no-repeat;display:none}
#txtWrapper {position:absolute;left:104px;top:72px;width:375px;height:450px;padding:70px 70px 0 60px;background:url('../img/hp/txtWrapper-bg.jpg') top left no-repeat;display:none}
#txtWrapper h1 {width:183px;height:47px;background:url('../img/hp/title.gif') top left no-repeat;display:none}
#txtWrapper h1 span {display:none}
#txtWrapper p {font-size:11px;margin:1em 0;width:275px;display:none}
div.logo1, div.logo2 {position:absolute;top:237px;display:none;z-index:100}
#youtube {position:absolute;top:459px;left:64px;display:none;z-index:100}

/*** MENU ***/
.menu {position:absolute;top:344px;left:70px;display:none;z-index:100}
.menu ul li {display:inline}
.menu ul li a {display:block;margin:10px 0;height:9px}
.menu ul li a span {display:none}
.menu a.gallery {width:46px;background:url('../img/shared/menu-sprite_en.gif') 0 0 no-repeat; }
.menu a:hover.gallery, .menu li.active a.gallery {background:url('../img/shared/menu-sprite_en.gif') -48px 0 no-repeat; }
.menu li.active a.gallery {cursor:default}
.menu a.video {margin-left:10px;width:34px;background:url('../img/shared/menu-sprite_en.gif') -11px -18px no-repeat; }
.menu a:hover.video, .menu li.active a.video {background:url('../img/shared/menu-sprite_en.gif') -59px -18px no-repeat; }
.menu li.active a.video {cursor:default}

/*** GALLERY ***/
#galleryWrapvert {position:absolute;width:443px;height:585px;top:1px;left:115px;z-index:10;background:url('../img/gallery/vert-bg.jpg') 0 0 no-repeat;display:none }
#galleryWraphor {position:absolute;top:55px;left:115px;width:666px;height:483px;z-index:10;background:url('../img/gallery/hor-bg.jpg') 0 0 no-repeat;display:none }
#gallery {position:absolute;left:110px;display:none;z-index:1000}
.vert {top:0;width:443px;height:585px;}
.hor {top:55px;left:110px;width:666px;height:483px;}
#counter {position:absolute;left:32px;}
.vert #counter {top:352px}
.hor #counter {top:297px}
#counter p {font-size:11px;color:#504522;text-align:center;margin-bottom:6px}
#counter p span#current {color:#CFBA77}
#counter a {cursor:pointer;}
#counter a#prev {margin-right:4px}
#imgHolder {position:absolute}
.vert #imgHolder {top:27px; left:78px;width:337px;height:525px}
.hor #imgHolder {top:50px;left:75px;width:569px;height:400px}
#imgHolder img {position:absolute;top:0;display:none}
p.caption {position:absolute;bottom:0;left:0}

/*** VIDEO ***/
#videoContainer {position:absolute;width:667px;height:446px;background:url('../img/video/video-bg.jpg') 0 0 no-repeat;display:none}
#videoContainer a#close {position:absolute;left:337px;top:340px}
#videoContainer div.media {margin:40px 0 0 90px}

/*****FOOTER******/
#footer{position:absolute;left:0;top:0;width:100%;padding:0;border-top:1px solid #4C4C4C;z-index:400;visibility:hidden}	
#footer-wrap{height:23px;background:#161616;padding:4px 0 0 0}
#footer ul{text-align:center;}	
#footer li{display:inline;}
#footer li a {padding: 0 10px;border-right:1px solid #707070;line-height:auto;font-size:10px;color: #707070;text-decoration:none}
#footer li a.last{border:0;}	
#footer li a:hover{text-decoration:none;}

/*****MODAL WINDOW******/
div.overlay {background: #000;position:absolute;top:0;left:0;z-index: 1;width: 100%;}
div.videoHolder {position:absolute;z-index:2;background:#877340;width:540px;height:330px;display:none}
div.videoHolder #closeWrapper {position:absolute;top:310px;left:10px;height:10px;width:520px;background:url('../img/close-bg.gif') 0 5px no-repeat}
div.videoHolder #closeWrapper a#closeLayer {margin-left:235px;width:51px;height:10px;display:block;background:url('../img/close.gif') top left no-repeat}
