/* Left & Right alignment */
.left { float:left; }
.right { float:right; }
.wrapper {width:100%; overflow:hidden; }
/* Global properties ======================================================== */
.glob{width:100%; height:100%; position:absolute; overflow:hidden; }
body{font-family:Arial,serif; color:#fff; background: url(../images/partBg.jpg); line-height:20px; min-width:1060px; min-height:100%; position:absolute; width:100%; height:100%; overflow:hidden; }
/* Global Structure ========================================================= */
.main {margin:0px auto 0 auto; 	width: 1050px; z-index:2; height:100%; }
.page_spinner{ position:fixed; background:url(../images/loader.gif) 50% 50% no-repeat #584e37; z-index:99; width:100%; height:100%; top:0; left:0}
#glob{position:relative; overflow:hidden; z-index:1; }
/* ============================= main layout ================================ */
a{ color:#fff; text-decoration:none; outline:none; font-size: 12px; }
a:hover{ text-decoration:underline}
h1{float:left;position: relative;}
h2{font-family: "Anton", sans-serif; color:#fffaed; font-size:36px; line-height: 39px; width:100%;  text-transform: uppercase; font-weight: normal; padding-bottom: 32px;}
h3{font-family: "Anton", sans-serif; color:#fffaed; font-size:32px; line-height: 35px; width:100%;  text-transform: uppercase; font-weight: normal; padding-bottom: 12px;}
p{padding-bottom: 20px; font-size: 13px; color: #fffaed; line-height: 20px; }
.center{ padding:0; width:100%; position: relative;}
/* ============================= header ===========================font-family: 'Great Vibes', cursive;========== */
header{position: relative; width: 1050px; height: 220px; z-index: 3;  margin: 0 auto;float: left;}
#logo{display:inline-block; background: url(../images/logo.png) 0 0 no-repeat; width: 248px; height: 200px; text-indent: -9999px;}
#logo:hover{text-decoration:none; }
.logoHolder{ display:inline-block; position: relative; height: 200px; margin-top: 2px; margin-left:400px;  }
.sloganHolder{ display:inline-block; position: relative; float: right; margin-top: 54px;}
.menu{position:relative; z-index:1; display: block; }
.menuHolder{ display:inline-block; position: relative; width: 984px; height: 78px; z-index: 1; left: 0; background: url(../images/bg2.png); margin: 0px 30px 0 30px;}
#menu {z-index:3; position:relative; display: inline-block;float: left;}
#menu > li{position:relative; color: white;  text-align: left; height: 78px;display: inline-block;float: left; background: url(../images/divider1.png) 100% 50% no-repeat;}
#menu > li > a{font-family: "Anton", sans-serif; display: block; text-transform:uppercase; position:relative;overflow: hidden;height: 78px;padding-right: 32px;margin-left: 31px;}
#menu > li > a:hover{text-decoration:none;}
#menu > li.active > a{text-decoration:none;}
#menu .borderNone{background: none;}
.submenu_1{position:absolute; z-index:2; top: -57px; left: 0px;   display: block;  background: url(../images/bg5.png); height: 57px;width: 247px;}
.submenu_1 li{position:relative; display:inline-block;  height: 20px;float: left;margin-top: 18px;padding: 0 12px; border-right: 1px solid #6f6242;}
.submenu_1 a{font-family: "Anton", sans-serif; font-size: 19px; color: #fff; display:inline-block; text-transform:uppercase; line-height: 20px; width: 100%;text-align: left;}
.submenu_1 li:hover > a, .submenu_1 li.sfHover > a{text-decoration:none; color:#14a9bf;}
.submenu_1 .padLeft1{padding-left: 28px;}
.submenu_1 .padRight1{padding-right: 29px;}
.submenu_1 .bordNone{border: none;}
.submenu_1 .extra1{background:url(../images/marker.png) 0 0 no-repeat; width: 16px; height: 8px; position: absolute; display: inline-block;bottom: -27px;left: 45px;}
.mText{line-height: 78px; color: #fff; font-size: 20px; position: absolute;  width: 100%;z-index: 2;}
.mTextOver{line-height: 78px; color: #14a9bf; font-size: 20px; position: relative;   top: -75px; left: 0; width: 100%;z-index: 2;}
.more{font-family: "Anton", sans-serif; color: #fff; font-size: 22px; text-transform: uppercase;line-height: 22px;}
.more:hover{text-decoration: none;}
._area{position: absolute; width: 100%; height: 100%; top: 0; z-index: 3;left: 0;display: block; background: url(../images/extra6.png);}
._overPl{position: absolute; width: 100%; height: 100%; top: 80px; z-index: 2;left: 0;display: block; background: #dc625a;}
/* ============================= content ====================== */
#content{position:relative;  z-index: 1; width: 100%; margin: 0 auto; display: block;height: 638px;  background: url(../images/bg1.png);float: left;}
#content > ul{width: 984px; height: 461px; z-index: 0; display: inline-block;margin: 33px;position: relative;float: left;}
#content > ul > li{width: 984px; display:block; position:absolute; height: 461px;overflow: hidden;}
.box{ width: 984px; overflow: hidden; position: relative; height: 461px; display: inline-block; background: url(../images/bg4.png);}
.underline{text-decoration:underline; }
.space1{display:inline-block; width: 72px;}
.padRight1{padding-right: 36px;}
.padRight2{padding-right: 40px;}
.padRight3{padding-right: 20px;}
.padRight4{padding-right: 20px;}
.padBot1{padding-bottom: 40px;}
.padBot2{padding-bottom: 20px;}
.padBot3{padding-bottom: 32px;}
.marTop1{margin-top: 10px;}
.marTop2{margin-top: 27px;}
.divider1{border-right: 1px solid #5c5335;}
.divider2{border-bottom: 1px solid #4f452b;}
.divSet1{padding-right: 45px; margin-right: 45px; border-right: 1px solid #5c5335;}
.fontStyle1{font-size: 50px; padding-bottom: 28px;line-height: 43px;}
.color1{color: #fffaed;}
.color2{color: #fff;}
.color3{color: #fffaed; font-size:1.5em;}
.color3 a {color: #fffaed; font-size:0.8em;}
._link1{font-size: 16px; color: #fff;}
._link1:hover{font-size: 16px; color: #14a9bf; text-decoration: none;}
._link2{font-size: 13px; color: #fff;}
._fig1{width: 100%; height: 156px; position: relative;border-bottom: 1px solid #a1977a;}
._fig1 img{position: relative; float: left;margin-right: 16px;margin-top: 37px;}
._fig1 figcaption{font-family: "Anton", sans-serif; width: 175px;  position: relative; float: left;font-size: 36px;line-height: 33px;color: #fffaed;text-transform: uppercase;margin-top: 44px;}
._fig2{display: inline-block; float: left; margin-right: 30px;}
._fig3{width: 269px; position: relative;float: left;}
._fig3 img{position: relative; float: left;margin-bottom: 21px;}
._fig3 figcaption{width: 100%;  position: relative; float: left;}
._fig3 p{padding-bottom: 24px;}
._fig4{display: inline-block; float: left; margin-bottom: 20px;}
._fig5{width: 119px; position: relative;float: left;}
._fig5 img{position: relative; float: left;margin-bottom: 20px;}
._fig5 figcaption{width: 100%;  position: relative; float: left;}
._fig5 p{padding-bottom: 0px;}
._fig5 a{font-weight: bold;font-size: 13px;}
._fig5 a:hover{color:#14a9bf; font-weight: bold;font-size: 13px;}
._fig6{width: 100%; position: relative;float: left;padding-bottom: 20px;}
._fig6 img{position: relative; float: left;margin-right: 18px;}
._fig6 figcaption{width: 150px; position: relative; float: left;}
._fig6 p{padding-bottom: 0px;}
.scroll1{width: 100%; height: 280px;}
.track{position:absolute; top: 74px; left: 870px; width:14px; height:280px; background: #5c5335;}
.shuttle{position:relative; width: 14px; height: 63px; background: url(../images/shuttle.png) 0% 2px no-repeat;display: inline-block;z-index: 1;}
.scroll2{width: 100%; height: 290px;}
.track2{position:absolute; top: 66px; left: 420px; width:14px; height:280px; background: #5c5335;}
.shuttle2{position:relative; width: 14px; height: 63px; background: url(../images/shuttle.png) 0% 2px no-repeat;display: inline-block;z-index: 1;}
.sliderHolder{position: relative; width: 100%; }
#_slider{width: 100%; height: 461px; display: block;overflow: hidden;position: relative;z-index: 1;}
#_slider >.descr{width: 100%;  display: block;position: absolute;height: 461px;}
.navHolder{position: absolute; display: inline-block; text-align: center; z-index: 2; bottom: 0; width: 971px; background: url(../images/bg2.png);height: 30px; padding-left:7px;}
.navGall{position: relative; display: inline-block;margin-top: 8px;}
.navGall > ul{position: relative; white-space: nowrap;}
.navGall > ul >li{position: relative;  display: inline-block; background: url(../images/extra1.png) 50% 50% no-repeat; width: 16px; height: 16px;float: left;cursor: pointer;margin-left: -3px;}
.navGall > ul >li >a{ display: inline-block; width: 15px; height: 15px;}
.pointNav{position: relative;  display: inline-block; background: url(../images/extra2.png) 40% 30% no-repeat; width: 16px; height: 16px;}
.slider_bg{background: url(../images/slider_bg.png); width: 100%; height: 68px; bottom: 0; position: absolute;border-bottom: 1px solid #e1dad2;z-index: 1;}
.slider_pic{position: absolute; display: inline-block;}
.text1{background: url(../images/slider_bg.png); position: absolute; display: inline-block; color: #5b4e4b; font-size: 18px; font-family: "Anton", sans-serif;text-transform: uppercase;white-space: nowrap;top: 352px;z-index: 2;width: 940px;height: 68px;border-bottom: 1px solid #e1dad2;line-height: 75px;text-indent: 28px;}
.extraHeader{position: absolute; top: 0px; width: 100%; height: 11px; background: url(../images/header_bg.png);}
/* ============================= footer ====================== */
footer{position: relative; width: 100%; z-index: 0;  height: 95px; display: inline-block;  bottom: 0; float: left;}
.mainFooter { z-index:2; text-align: center;}
.textPrivacy{font-family: "Anton", sans-serif; font-size: 16px; color: #fff; position:relative; display:inline-block;  text-transform: uppercase; font-weight: normal;letter-spacing: 0px;}
.privHold{ line-height: 20px; position: relative; display: inline-block; margin: 0 auto; margin-top: 23px;}
.followHolder{position: relative;display: block;margin-top: 16px;}
.followHolder > ul{display: inline-block;}
.followHolder > ul > li{display: inline-block; float: left;margin-left: 6px;}
/*===================================Map=====================================*/
.google_map{margin:0; width:270px; height:170px;}
/* ============================= forms ============================= */
#ContactForm {
	padding:0; 
}
#ContactForm .bg{
	padding:0; 
	display: inline-block;
	float: left;
	position: relative;
}
#ContactForm .wrapper {
	overflow:inherit; 
	min-height:40px; 
}
#ContactForm .success { 
    text-transform:uppercase; 
	font-size:10px; 
    position:relative; 
    float:left; 
	color: #fff; 
	width: 100%; 
	line-height: 11px;
	padding-bottom: 2px;
}
#ContactForm label {
	position:relative; 
	display:inline-block;  
	float: left; 
	width: 100%;
	padding-bottom: 10px;
}
#ContactForm .error,#ContactForm .empty {
	font-size: 10px; 
	color: #fff; 
	line-height:9px; 
	display:none; 
	width: 100%; 
	top:0px; 
	position:relative; 
    text-transform:uppercase; 
	float: left;
}
#ContactForm a {
	position:relative; 
	z-index:1; 
}
#ContactForm a:hover {text-decoration:none;}
#ContactForm .input {
	width: 190px; 
	padding: 7px 10px; 
	color: #8e846b; 
	outline:none; 
	font-size: 13px;  
	background: #5c5335; 
}
#ContactForm textarea {
	overflow:auto; 
	margin:0; 
	width: 300px; 
	height: 105px;  
	padding: 10px 10px; 
	color: #8e846b; 
	resize:none; 
	outline:none; 
	font-size: 13px;  
	background: #5c5335;
	font-family: Arial;
}
#ContactForm .block {
	display:inline-block; 
	position:relative; 
	width: 100%; 
	float: left; 
}

#ContactForm .marNone{margin: 0;} 
#ContactForm .marRight1{margin-right: 12px;} 
.formButtons{position:relative; float: right;  display: inline-block;margin-top: -6px;}
.formBtn{display:inline-block;  position:relative;  margin-left: 8px;}
/* ============================= end forms ============================= */

#pageServices strong {font-family: "Anton", sans-serif; color:#14a9bf; font-size:24px; line-height: 30px; width:100%;  text-transform: uppercase; font-weight: normal; padding-bottom: 38px;}

#pageSoin01 p,#pageSoin02 p,#pageSoin03 p,#pageSoin04 p,#pageSoin05 p,#pageSoin06 p,#pageSoin07 p,#pageSoin08 p {font-size:1.0em;}
#pageSoin01 h2,#pageSoin02 h2,#pageSoin03 h2,#pageSoin04 h2,#pageSoin05 h2,#pageSoin06 h2,#pageSoin07 h2,#pageSoin08 h2 {color:#14a9bf;}
#pageTestimonials p {font-size:1.0em; padding-right:20px;}
#pageSoin01 .beige,#pageSoin02 .beige,#pageSoin06 .beige {color:#fffaed;}