.tall{font-size:50%;}
/* Left & Right alignment */
.wrapper {width:100%; overflow:hidden;}
.padNull{padding: 0 !important;}
.marNull{margin: 0 !important;}
._left{float: left;}
._right{float: right;}
/* Global properties ======================================================== */
.glob{width:100%; height:100%; position:absolute; overflow:hidden;}
body{font-family:Arial, sans-serif; color:#000; line-height:20px; min-width: 1050px; min-height:100%; position:absolute; width:100%; height:100%; overflow:hidden;}
/* Global Structure ========================================================= */
.main {margin: 0 auto 0 0; 	width: 790px; z-index:2; height: 100%;}
.page_spinner{ position:fixed; background:#000; z-index:99; width:100%; height:100%; top:0; left:0}
.page_spinner > span{position: absolute; left: 50%; top: 50%;}
/* ============================= main layout ================================ */
a{color:#fff; text-decoration:none; outline:none; font-size: 14px;}
a:hover{ text-decoration:underline}
h1{font-family: 'Yeseva One', cursive; float:left; position: relative;margin-bottom:20px; text-align:center; color: #fff;}
h2{font-family: 'Yeseva One', cursive; color: #fff; font-size: 60px; line-height: 60px; width:100%; padding-bottom: 41px; font-weight: normal;text-transform: uppercase;text-align: center;border-bottom: 1px solid #535049;margin-bottom: 21px;letter-spacing: 1px;}
h3{font-family: 'Yeseva One', cursive; color: #fff; font-size: 14px; line-height: 18px; width:100%; padding-bottom: 10px; font-weight: normal;text-transform: uppercase;letter-spacing: 0px;}
p{font-size: 12px; color: #C1C1C1; line-height: 14px; padding-bottom: 15px; }
.center{padding:0; width:100%; position: relative; display: inline-block; height: 100%;}
/* ============================= header ============================ */
header{position: absolute; width: 230px;  z-index: 3; float: left;  background: url(../images/bg1.png);border-left: 9px solid #4D5052;height: 100%;display: block;}
.hide_text{text-indent: 100%; white-space: nowrap; overflow: hidden;}
#logo{display:inline-block; background: url(../images/logo.png) 50% 0% no-repeat; width: 230px; height: 300px;}
#logo:hover{text-decoration:none;}
.logoHolder{
	display:inline-block;
	position: relative;
	height: 300px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
}
.menu{position:relative; z-index:1; display: inline-block;}
.menuHolder{ position: relative; width: 166px; z-index: 1; float: left; display: inline-block; margin: 0 32px;}
#menu {z-index:3; position:relative; display: inline-block; float: left;}
#menu > li{position:relative; color: white; text-align: left; display: inline-block; float: left;  width: 166px;  margin-bottom: 3px; background: url(../images/divider1.png) 50% 100% no-repeat;}
#menu > li > a{display: block; position:relative; z-index: 1; overflow: hidden;  height: 52px;width: 166px;}
#menu > li > a:hover{text-decoration:none;}
#menu ._last{padding: 0; border: none;}
.submenu_1{position: absolute; z-index:2; top: 0; left: 200px; display: block; width: 155px;  background: url(../images/bg1.png);}
.submenu_1 li{ position:relative; display:inline-block; float: left; width: 139px; height: 42px;  background: url(../images/divider1.png) 50% 100% no-repeat; margin: 0 8px;}
.submenu_1 a{font-family: 'Yeseva One', cursive; line-height: 42px; color: #e0e1de; font-size: 18px; display:inline-block; width: 100%; text-align: center;text-transform: uppercase; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.submenu_1 li > a:hover, .submenu_1 li.sfHover > a{text-decoration:none; color:#e1a830; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.submenu_1 .last{background: none;}
.mText{font-family: 'Yeseva One', cursive; line-height: 52px; color: #e0e1de; font-size: 18px; position: relative; width: 100%; z-index: 2; text-align: center; text-transform: uppercase;}
.mText_over{font-family: 'Yeseva One', cursive; line-height: 52px; color: #e1a830; font-size: 18px; position: absolute; width: 100%; z-index: 2; text-align: center; top: -44px;text-transform: uppercase;}
._area{position: absolute; width: 100%; height: 100%; top: 0; z-index: 3; left: 0; display: block; background: url(../images/pixel.png);}
/* ============================= content ====================== */
#content{position: absolute; z-index: 1; width: 550px;  display: inline-block; float: left; overflow: hidden; height: 100%;left: 239px;}
#content > ul{width: 550px; z-index: 0; display: inline-block; position: relative;  height: 100%;}
#content > ul > li{width: 550px; display:block; position:absolute; height: 100%;}
.box{width: 541px; position: relative; display: inline-block; background: url(../images/bg1.png); height: 100%;border-right: 9px solid #4D5052;}
.space1{display:inline-block; width: 85px; text-align: left;}
.space2{display:inline-block; width: 43px; text-align: left;}
.more{font-family: 'Yeseva One', cursive; font-size: 14px; color: #fff; padding: 0 20px; line-height: 26px; display: inline-block; background: url(../images/bg2.png); text-transform: uppercase; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;box-shadow: -3px 5px 9px rgba(0, 0, 0, 0.4);}
.more:hover{text-decoration: none; color: #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._link1{font-family:Arial, sans-serif;  font-size: 12px; color: #a29e9c; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._link1:hover{color: #e1a830; text-decoration: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._link2{color: #C1C1C1; font-size: 12px; line-height: 13px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._link2:hover{color: #e1a830; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._link3{color: #C1C1C1; font-size: 12px; line-height: 15px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
._link3:hover{color: #e1a830; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.marRight1{margin-right: 20px;}
.marRight2{margin-right: 26px;}
.marLeft1{margin-left: 20px;}
.padBot1{padding-bottom: 22px;}
.padBot2{padding-bottom: 26px;}
.padBot3{padding-bottom: 17px;}
.padRight1{padding-right: 26px;}
.divSet1{padding-bottom: 23px; margin-bottom: 22px; border-bottom: 1px solid #535049;}
._fig1{display: inline-block; position: relative;}
._fig1 img{border: 5px solid #fff;}
._fig2{display: block; position: relative; width: 100%;}
._fig2 img{display: inline-block; position: relative; margin-right: 18px;border: 5px solid #fff;}
._fig2 figcaption{display: inline-block; position: relative; width: 295px;margin-top: 4px;}
._fig2 p{padding-bottom: 20px;}
._fig3{display: inline-block; position: relative;float: left;}
._fig3 img{border: 5px solid #fff;}
#bgStretch {overflow:hidden; z-index:-1; display: block;}
#bgStretch img{background-color: #000;}
.spinner_bg{position: fixed; width: 0px; height: 0px; z-index:10000; left: 50%; top: 50%; display: inline-block;}
.navGall{position: absolute; display: inline-block; z-index: 2;   right: 0;}
.navGall > ul{position: relative; display: inline-block;}
.navGall > ul > li{position: relative;    display: inline-block;}
.navGall > ul > li > a{ position: relative; display: inline-block;}
.scroll1{width: 460px; height: 595px;z-index: 2;position: relative;}
._inner{display: inline-block; position: relative;}
.downScroll{position: relative;float: left;top: 0;left: 0;}
.upScroll{position: absolute; float: left;bottom: 0;left: 0;}
.scroll-btns{display: inline-block;float: left;height: 705px;width: 79px;position: absolute;top: -54px;left: 195px;z-index: 1;}
#sliderNavs{position: absolute; width: 150px;  z-index: 2;display: inline-block;right: 50px;bottom: 40px;}
#buttonPrev{ float: left; margin: 0 1px; position: relative;}
#buttonNext{margin: 0 4px; float: left;position: relative;}
.divider2{width: 1px; height: 100%; display: inline-block; position: absolute; left: 0; top:0; background: #050404;border-left: 1px solid #535049;z-index: 2;}
.corner1{width: 30px; height: 31px; position: absolute; display: inline-block; background: url(../images/corner1.png) 0 0 no-repeat;top: 0;left: -9px;}
.corner2{width: 30px; height: 31px; position: absolute; display: inline-block; background: url(../images/corner2.png) 0 0 no-repeat;top: 0;right: 0px;z-index: 1;}
.corner3{width: 30px; height: 31px; position: absolute; display: inline-block; background: url(../images/corner3.png) 0 0 no-repeat; bottom: 0;left: -9px;}
.corner4{width: 30px; height: 31px; position: absolute; display: inline-block; background: url(../images/corner4.png) 0 0 no-repeat; bottom: 0;right: 0px;z-index: 1;}
.extra1{width: 44px; height: 103px; position: absolute; display: inline-block; background: url(../images/extra1.png) 0 0 no-repeat;right: -20px;top: 0px;}
.textStyle1{font-family: 'Yeseva One', cursive; font-size: 18px; line-height: 20px; position: relative; display: inline-block; float: left;color: #fff;}
.textCenter{text-align: center;}
.zoomSp{display:block; position:absolute; left:0; top:0; width: 207px; height: 172px; z-index: 1; background: url(../images/magnify.png) 50% 50% no-repeat #000;border: 5px solid #FFF;}
/* ============================= footer ====================== */
footer{position: absolute; display: inline-block; bottom: 25px; left: 35px;z-index: 5;}
.privHold{position: relative; display: inline-block; float: left; width: 100%;   }
.textPrivacy{font-family:Arial, sans-serif;  font-size: 12px; color: #a29e9c; position:relative; display:inline-block;}
