/* Left & Right alignment */
.left { float:left; }
.right { float:right; }
.wrapper {width:100%; overflow:hidden; }
.relative{position: relative;}
/* Global properties ======================================================== */
.glob{width:100%; height:100%; position:absolute; overflow:hidden; }
body{ font-family:Arial, Helvetica, sans-serif; color:#000; background: url(../images/bgPic.jpg) 50% 0% no-repeat; line-height:18px; min-width:1020px; min-height:100%; position:absolute; width:100%; height:100%; overflow:hidden; }/*50% 16% */
/* Global Structure ============================================================= */
.main {margin:0px auto 0 auto; 	width: 1020px; z-index:2; height:100%; }
.page_spinner{ position:fixed; background:url(../images/loader.gif) 50% 50% no-repeat #fff; 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:11px; }
a:hover{ text-decoration:underline}
h1{float:left; }
h2{color: #d91f4d; font-size:15px; line-height:26px; width:100%; letter-spacing: .4px; font-weight:400; font-family: 'Tinos', serif;text-transform:uppercase;}
h3{color: #332b2d; font-size:16px; line-height:26px; width:100%; padding-bottom: 15px; font-weight:400; font-family: 'Tinos', serif; text-transform:uppercase;}
h4{	color: #336891;	font-size: 12px; line-height: 18px;	width:100%;	font-weight: 600;}
h5{
	font-family: 'Tinos', serif;
	color:#336891;
	font-size:20px;
	line-height:22px;
	width:100%;
	text-transform:uppercase;
	padding-bottom: 20px;
	font-weight: 400;
}
p{
	font-family:Arial, sans-serif;
	padding-bottom:10px;
	font-size: 12px;
	color: #585052;
	line-height: 20px;
}
.undLineOff{text-decoration:none; }
.textLowerCase{text-transform:lowercase}
.textUpperCase{text-transform:uppercase}
.center{ padding:0 0; width:100%; position: relative;}
.alignLeft{text-align:left; }
.alignCenter{text-align:center; }
.alignRight{text-align:right; }
.hide-text{text-indent: 100%; white-space: nowrap; overflow: hidden;}
.justify{text-align:justify;}
/* ============================= header ====================== */
header{
	position:relative;
	width: 202px;
	z-index:1;
	margin: -6px auto;
	height: 268px;
}
#logo{ background: url(../images/logo.png) 0 0 no-repeat; display:inline-block;    line-height:60px;    width: 165px;height: 152px;}
#logo:hover{text-decoration:none; }
.logoHolder{
	width: 165px;
	height: 175px;
	display:inline-block;
	margin: 47px 18px 10px 18px;
	position: relative;
}
.headerHolder{
	position: absolute;
	width: 243px;
	height: 800px;
	z-index: 2;
	background: url(../images/headerPlane.png) 0 0 no-repeat;
	margin-top: -2px;
}/* ==== space between top and menu === */
.slogan{font-size:14px; line-height:20px; letter-spacing:-1px; }
.menu{position:relative; z-index:1; display:inline-block;   }
.menuHolder{width: 100%; float:left; z-index:1; display:inline-block; text-align: center;margin-top: 25px;}
#menu {z-index:3; position:relative; }
#menu > li{float:left; position:relative; display:inline-block; width: 100%; padding-bottom: 0px; height: 50px; background: url(../images/extra3.png) 50% 100% no-repeat;}
#menu > li > a{
	color: #d9d8d7;
	font-family: 'Tinos', serif;
	display: inline-block;
	font-size: 20px;
	line-height: 22px;
	position:relative;
	width: 202px;
}
#menu > li > a:hover{text-decoration:none; }
#menu > li.active > a{text-decoration:none; }
.submenu_1{position:absolute; z-index:2;  width: 184px; background: url(../images/subPlane1.png) 0 0 no-repeat;top: 0;left: 242px;height: 208px;text-align: center;}
.submenu_1 li{
	position:relative;
	display:inline-block;
	background: url(../images/extra3.png) 50% 100% no-repeat;
	width: 150px;
	margin-bottom: 10px;
}
.submenu_1 a{
	font-size:13px;
	color:#a29d9a;
	font-family: 'arial', sans-serif;
	display:inline-block;
	text-transform:uppercase;
	text-align:left;
	font-weight:400;
	line-height: 20px;
	height: 30px;
}
.submenu_1 li:hover > a, .submenu_1 li.sfHover > a{text-decoration:none; color:#fff }
.submenu_2{position:absolute; z-index:2;  width: 184px; background: url(../images/subPlane2.png) 0 0 no-repeat;top: -26px;left: 164px;height: 250px;text-align: center;}
.submenu_2 li{position:relative; display:inline-block;  background: url(../images/extra3.png) 50% 100% no-repeat;width: 150px;margin-bottom: 13px;}
.submenu_2 a{ font-size:13px; color:#a29d9a; font-family: 'Oswald', sans-serif; display:inline-block; text-transform:uppercase; text-align:left; font-weight:400; line-height: 20px; height: 30px;}
.submenu_2 li:hover > a, .submenu_1 li.sfHover > a{text-decoration:none; color:#fff }
#menu .backNone{background: none;}
.mText{position:relative; line-height: 47px;}
.overPlane{background: url(../images/overPlane.png) 0 0 no-repeat; position: absolute;width: 203px;height: 48px;left: 0;top: 0;}
.textHolder{position:absolute; top:0; left:0; display:inline-block; height:50px; overflow:hidden; z-index:1; }
.leftHolder{position:relative; width:400px; float:left; height:620px; }
._link2{color: #975355;}
/* ============================= content ====================== */
#content{position:relative; height: 720px; z-index:1; width: 1020px;  padding-top: 28px;}
#content > ul{width:100%; height: 720px; }
#content > ul > li{width:100%; display:block; position:absolute; }
.box{height: 718px; width: 1018px; background: #e6e2df; border: 1px solid #a9a4a0;}
.underline{text-decoration:underline; }
.space1{
	display:inline-block;
	width: 70px;
}
.space2{
	display:inline-block;
	width: 95px;
}
.darkgrey{
	color: #585052;
}
.topExtra{background: url(../images/topExtra.png); position: absolute;top: 0;width: 100%;height: 16px;}
.bottomExtra{background: url(../images/bottomExtra.png); position: absolute;bottom: 0;width: 100%;height: 12px;}
.color1{color:#fff;}
.color2{color:#222222;}
.moreButton{text-transform:uppercase; font-size:11px; float:left; }
.moreButton:hover{text-decoration:none; }
.text1{
	font-family: 'Playball', cursive;
	font-size: 25px;
	text-shadow: 1px 1px 1px #e0dddb;
}
.text2{font-family: 'Oswald', sans-serif; color: #fff; font-size: 22px;text-transform: uppercase;line-height: 60px;}
.text3{color: #d6b9b9; font-size: 11px;}

.bOver{background: url(../images/bOver.png) 0 0 no-repeat; position: absolute; left: 0; top:0;width: 100%;display: inline-block;height: 100%;z-index: 1;}
.bPlane{background: url(../images/bPlane.png) 0 0 no-repeat; position: absolute; left: 0; top:0;display: inline-block;width: 100%;height: 100%;}
.image1{
    position: absolute;
    z-index: 3;
    top: -30px;
    left: -72px;
}
.textHolder{position: absolute; width: 200px;text-align: center;left: 170px;height: 140px;top: 6px;z-index: 2;}

.mailText{
	color: #975354;
	font-size: 12px;
	font-weight: bold;
}
.button{
	font-family: 'Tinos', serif;
	font-size: 16px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 10px;
	line-height: 16px;
	background-image: url(../images/submit.png);
	background-position: 50% 50%;
	height: 80px;
	background-repeat: no-repeat;
	top: 10px;
	padding: 26px;
}
.button:hover{
	background-image: url(../images/submitOver.png);
	background-position: 50% 50%;
	height: 80px;
	background-repeat: no-repeat;
	top: 10px;
	padding: 26px;
}
.extra2{
	background: url(../images/extra1.png) 50% 100% no-repeat;
	position: relative;
	width: 1470px;
	height: 70px;
	text-align: center;
	margin-left: -250px;
	z-index: 2;
	margin-top: 20px;
}
.list1>li{
	position:relative;
	background: url(../images/listMarker.png) 0 35% no-repeat;
	margin-bottom: 0px;
	display: inline-block;
	width: 100%;/* ==327== */
}
.list1>li >p{font-size: 16px; margin-left: 18px; font-family: 'Arapey', serif;color: #332b2d; font-style: italic;position: relative;cursor:default;}
.list1>li >p:hover{text-decoration: none;}
.list2>li{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #585052;
	background-image: url(../images/listMarker.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	margin-bottom: -10px;
}
.list2>li >p{
	font-size: 12px;
	font-family: Arial, sans-serif;
	position: relative;
	font-weight: bold;
}
.list2>li >p:hover{text-decoration: underline;}

.divider1{background: url(../images/divider1.png) 0 0 no-repeat; width: 1px; height: 421px;position: relative;display: inline-block;float: left;margin: 0 25px;margin-top: -16px;}
.divider2{background: url(../images/divider2.png) 0 0 no-repeat; width: 1px; height: 200px;position: relative;display: inline-block;float: left;margin: 0 35px 0 25px;}
.divider3{background: url(../images/divider2.png) 0 0 no-repeat; width: 1px; height: 200px;position: relative;display: inline-block;float: left;margin: 0 20px;}
.divider4{background: url(../images/divider3.png) 0 0 no-repeat; width: 1px; height: 421px;position: relative;display: inline-block;float: left;margin: 0 45px 0 25px;}
.divider5{background: url(../images/divider4.png) 0 0 no-repeat; width: 1px; height: 637px;position: relative;display: inline-block;float: left;margin: 0 35px 0 35px;}
.divider6{background: url(../images/divider5.png) 0 0 no-repeat; width: 640px; height: 1px; position: relative;display: inline-block;float: left;;margin: 0 0 0 20px;}
.descPlane{background: url(../images/extra4.png) 0 0 no-repeat; width: 183px; height: 48px;position: absolute;top: 230px;margin: 0 4px;text-align: center;}
.descText{font-family: 'Oswald', sans-serif; color:#fff; font-size:20px; line-height: 46px; width:100%; text-transform:uppercase; font-weight: 400; }
.shadHold{background: url(../images/shadow1.png) 50% 0% no-repeat; width: 883px; height: 47px;position: relative;margin-left: -330px;}
.shadow1{background: url(../images/shadow1.png) 50% 0% no-repeat; width: 883px; height: 47px;position: absolute;margin-top: 2px;}
.zoomSp{
	display:block;	position:absolute;	left:0;	top:0;	width:100px;	height:70px;	z-index:3;
	background:#000 url(../images/magnify.png) 50% 50% no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.zoomSp2{
	display:block;	position:absolute;	left:0;	top:0;	width:100px;	height:70px;	z-index:3;
	background:#000 url(../images/magnify.png) 50% 50% no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.zoomSp3{ display:block; position:absolute; left:0;	top:0; width:675px;	height:450px; z-index:3; -webkit-border-radius: 5px;	-moz-border-radius: 5px; margin: 0px;
	background-image: url(../images/magnify.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.zoomSp4{ display:block; position:absolute; left:0;	top:0; width:327px;	height:184px; z-index:3; -webkit-border-radius: 5px;	-moz-border-radius: 5px; margin-top: 69px;
	background-image: url(../images/magnify.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/* ============================= footer ====================== */
footer {position: relative;  width:100%; z-index:1;  float:left; padding-top: 70px;}
.topBtn{position:relative; display:inline-block; cursor:pointer; }
.mainFooter {width: 300px; z-index:2; margin: 0 auto;text-align: center;}
.textPrivacy{font-size: 11px; color: #111; position:relative; display:inline-block; font-family:arial, sans-serif; text-shadow: 1px 1px 1px #fff;}
.privHold{ font-size:10px; text-transform:uppercase; line-height:1; top:0; position:relative; }
.linksHolder{position:relative;padding-top: 25px;}
.linksHolder >ul{position: relative; width: 122px; height: 36px; margin: 0 auto;}
.linksHolder > ul >li{position:relative;float: left;margin: 0 2px;}
/*===================================Map=====================================*/
.google_map{
	margin:0; 
	width:420px; 
	height:200px; 
	background:#fff; 
	position: relative;
}
/*===================================Map=====================================*/
.google_map_location{
	margin:0;
	width:645px;
	height:350px;
	background:#fff;
	position: relative;
}
/* ============================= forms ============================= */
#ContactForm {
	padding:0; 
}
#ContactForm .bg{
	padding:0; 
}
#ContactForm .wrapper {
	overflow:inherit; 
	min-height:40px; 
}
#ContactForm .success {
	padding-bottom:1px;
	text-transform:uppercase;
	font-size:10px;
	position:relative;
	float:left;
	color: #F30;
	width:360px;
}
#ContactForm label {
	position:relative; 
	display:inline-block; 
	padding-bottom:8px; 
	float: left;
}
#ContactForm .message {
}
#ContactForm span {
	display:block
}
#ContactForm .error,#ContactForm .empty {
	font-size:9px; 
	color: #7C7174; 
	line-height:9px; 
	display:none; 
	width:100%; 
	top:0px; 
	position:relative; 
 text-transform:uppercase; 
}
#ContactForm a {
	position:relative; 
	z-index:1; 
}
#ContactForm a:hover {text-decoration:none; }
#ContactForm .input {
	width: 300px; 
	padding: 12px 15px 8px 15px; 
	color: #7c7174; 
	outline:none; 
	font-size: 12px; 
	font-family:Arial; 
	background:#fff;  
	border: 1px solid #b6b1b0;
}
#ContactForm textarea {
	overflow:auto; 
	margin:0; 
	width: 641px; 
	height: 100px; 
	background:#fff; 
	padding:10px 16px; 
	color: #7c7174; 
	resize:none; 
	outline:none; 
	font-size: 12px; 
	font-family:Arial;  
	border: 1px solid #b6b1b0;
}
#ContactForm .block {
	display:inline-block; 
	position:relative; 
	width: 675px; 
	float: left;
}
#ContactForm .magRight1{margin-right:16px; }
.w2{
 width:560px; 
}
.formButtons{position:relative; float:right;  }
.formBtn{
	display:inline-block;
	position:relative;
	text-transform:uppercase;
	height: 67px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
/* ============================= end forms ============================= */

/* ============================= rotate text ====================== */
#newsticker-demo {
	font-family: 'Satisfy', cursive;
	font-size: 25px;
	text-shadow: 1px 1px 1px #e0dddb;
	position: absolute;
	top: 42px;
	overflow: hidden;
	color: #282224;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	text-align: center;
	right: 5px;
	}


#newsticker-demo a { text-decoration:none; }

.newsticker-jcarousellite {width: 100%;}
.newsticker-jcarousellite ul li{
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;width: 100%;
}

.clear {clear: both; height: 30px;}

/***** 
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-moz-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -moz-transform: translateY(-30px); }
	5% { opacity: 1; -moz-transform: translateY(0px);}
    17% { opacity: 1; -moz-transform: translateY(0px); }
	20% { opacity: 0; -moz-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-o-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -o-transform: translateY(-30px); }
	5% { opacity: 1; -o-transform: translateY(0px);}
    17% { opacity: 1; -o-transform: translateY(0px); }
	20% { opacity: 0; -o-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
	5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
	20% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; transform: translateY(-30px); }
	5% { opacity: 1; transform: translateY(0px);}
    17% { opacity: 1; transform: translateY(0px); }
	20% { opacity: 0; transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 768px){
	.rw-sentence { font-size: 18px; }
}
@media screen and (max-width: 320px){
	.rw-sentence { font-size: 9px; }
}
/***** carousel *****/	
.carousel-2 {
	width:100%;
	position:relative;
	min-height:300px;
	overflow:hidden;
}
	.carousel-2 .prev {
	display:block;
	width:20px;
	height:33px;
	text-indent:-5000px;
	background:url(../images/carousel-prev.png) left top no-repeat;
	position:absolute;
	top:52px;
	z-index:99;
	}
	.carousel-2 .next {
	display:block;
	width:22px;
	height:33px;
	text-indent:-5000px;
	background:url(../images/carousel-next.png) left top no-repeat;
	position:absolute;
	right:0px;
	top:52px;
	z-index:99;
	}
		.carousel-2 .prev:hover, 
		.carousel-2 .next:hover {
			background-position:left bottom;
		}
	.carousel-2 li {
	width:199px;
	min-height:141px;
	margin-right:18px;
	}
	
	.mask-carousel {
	overflow:hidden;
	padding-left: 20px;
	width: 634px;
	}

	.jCarouselLite-2 {
	overflow:hidden;
	padding-bottom: 20px;
	padding-right: 20px;
	}
	
/***** fancy *****/		
.yellow{	color: #FF3;}
.blue{	color: #336891;}
.darkred{	color: #975354;}
.pic{
	float: left;
	padding-right: 15px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:675px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:675px;
	height:475px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	width:100px;
	margin-top: -15px;
	margin-bottom: 0;
	margin-left: 324px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
