@import "reset.css";
@import "prettyPhoto.css";
@import "cycle.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,700";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}

/* Global properties ======================================================== */
::selection{
  color: #fff;
  background: #885545;
}
::-moz-selection{
  color: #fff;
  background: #885545;
}

body, html {height:100%;}

body{ background:#402f2a; border:0; font: 14px "Times New Roman",Georgia,Serif; color:#2c2726 ; line-height:20px; min-width:1000px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #402f2a; width:100%; height:100%; top:0; left:0;}
#pageLoader { position: fixed; width: 72px; height: 72px; top: 50%; left: 50%; margin: -36px 0 0 -36px; background:#402f2a; z-index: 1000; padding: 0px; display: none; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
#pageLoader > div { background: url(../images/page_loader.gif) 0 0 no-repeat; width: 64px; height: 64px; margin: 4px;}

.hl1{width: 100%; height: 7px; background: #66463c; position: absolute; left: 0; top: 0; z-index: 1;}

.bg1{width: 1097px; height: 1100px; background: url(../images/bg1.jpg) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -450px; top: 30px; z-index: 2;}

.bg2{width: 304px; height: 718px; background: url(../images/bg2.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: 284px; top: 138px; z-index: 3;}

.bg3{width: 541px; height: 445px; background: url(../images/bg3.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -134px; top: 441px; z-index: 4;}

.top1{width: 860px; height: 152px; position: absolute; left: 50%; margin-left: -500px; top: 130px; z-index: 30; background: url(../images/top1.png) right top no-repeat;}

.top2{width: 3000px; height: 152px; background: url(../images/top2.png) right top repeat-x; position: absolute; right: 32px; top: 0; z-index: -1;}

header{display: inline-block; position: absolute; z-index: 10; left: 10px; top: 35px;}
.logo { display:block;text-decoration:none;}
.logo .txt1{font-size: 35px; line-height: 40px; font-family: 'Gentium Book Basic'; font-weight: 400; color: #412f2a; text-decoration: none;}
.logo .txt2{font-size: 16px; line-height: 20px; font-family: 'Gentium Book Basic'; font-weight: 400; color: #877c7a; text-decoration: none; letter-spacing: 0px;}











footer{width: 100%; height: 42px; background: url(../images/footer.jpg) 0 0 repeat-x; position: absolute; left: 0; bottom: 0; z-index: 30;}
.copyright{color:#8b7b76; padding-left:20px; float: left; line-height: 42px; }
.marker1{float: left; color: #8b7b76;padding: 0 10px; line-height: 42px;}
.privacy{ display: inline-block; float: left; height: 32px; line-height: 32px; color: #8b7b76; text-decoration: none; padding: 0 10px; margin-top: 5px; margin-left: 0px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.privacy:hover{background: #895646; color: #fff;}
.tola{float: left;}

.icons { float: right; padding-top: 5px; padding-right: 4px;}
.icons > li { display:inline-block;margin-left: 1px; position:relative; float: left;background: url(../images/social_bg.png);}
.icons > li > a{display:block; width:32px; height:32px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.icons > li.nav1 > a:hover{background: #00abe3;}
.icons > li.nav2 > a:hover{background: #3a546d;}
.icons > li.nav3 > a:hover{background: #c91e25;}
.icons > li.nav4 > a:hover{background: #004088;}
.icons > li.nav5 > a:hover{background: #01669c;}
.icons > li.nav6 > a:hover{background: #f14724;}

.icons_txt{ line-height:42px; color:#8b7b76; float:right; padding-right:10px;}





.splash{margin-top: 180px; position: relative;}



/* ============================= main menu ====================== */

.menu { display:block; height:157px; position:absolute; right: 32px; top: 13px; z-index:21; text-align:center; white-space:nowrap; }
#menu { display:inline-block; height:105px; white-space:nowrap;}
#menu > li { display: inline-block;width: 100px; height:105px; position:relative; float:left; margin-left: 1px; white-space:nowrap;}
#menu > li > a{display: block;width: 100px; height:105px; text-decoration:none; position:relative; z-index: 10; overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:100px; height:105px; left:0px; top:0px; z-index:1; background:#fff;}
#menu > li > .over2{display:block;position: absolute;width:100px; height:0px; left:0px; top:0px; z-index:9; background:url(../images/nav.png) left bottom no-repeat;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; z-index:2;font-family:'Gentium Book Basic';font-weight: 400; font-size:15px; line-height:20px; color:#553d36; text-decoration:none;text-transform:uppercase; padding-top: 40px;}
#menu > li > a em{display: block;width: 9px; height: 5px; background: url(../images/markers.png) 0 0 no-repeat; position: absolute; left: 46px; top: 75px; z-index: 30;}


.submenu{ position:absolute; z-index:1; top:105px; left:0px; background: url(../images/submenu.png); border-radius:0px 0px 3px 3px; -moz-border-radius:0px 0px 3px 3px; -webkit-border-radius:0px 0px 3px 3px;}
.submenu .submenu{left: 100%; margin-left: 1px; top: 0;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.submenu > ul{ padding:60px 0px 15px 0px;}
.submenu .submenu ul{ padding: 15px 0;}
.submenu ul > li{ display:block; width:100%; height:28px; position:relative; text-align:left;}
.submenu ul > li:first-child{background: none;}
.submenu ul > li > a{ display:block;height:25px;line-height:25px; text-decoration:none; position: relative; font-family:'Gentium Book Basic';font-weight: 400; font-size:15px; color:#a77767; white-space:nowrap;text-transform: uppercase; padding-right: 25px; padding-left: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.submenu ul > li > a:hover, .submenu ul > li > a.hoverItem { color:#e9cdc4; text-decoration:none;}
.submenu ul > li > a .s_txt1{display: inline-block;}
.submenu ul > li > a em{display: inline-block; width: 4px; height: 7px; background: url(../images/markers2.png); position: absolute; right: 10px; top: 9px;}




/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 200px;  z-index: 10; /*height: 100%;*/ width: 1000px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box_top{width: 1000px; height: 40px; position: relative; background: url(../images/box_top.png) 0 0 no-repeat;}
.box{width: 900px; position: relative; padding: 0px 40px 0px 60px; background: url(../images/box.png) 0 0 repeat-y;}
.box_bottom{width: 1000px; height: 40px; position: relative; background: url(../images/box_bottom.png) 0 0 no-repeat;}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px; position: relative;}

.close{display: block; text-decoration: none; width: 22px; height: 23px; background: url(../images/close.png) left top no-repeat; position: absolute; right: 16px; top: 16px; z-index: 50;}
.close:hover{background-position: bottom;}



.divider{padding-right: 29px; border-right:1px solid #d4d4d4; margin-right: 29px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:640px;}
.col2{ width:200px;}
.col3{ width:300px;}
.col4{ width:370px;}
.col5{ width:230px;}
.col6{ width:480px;}
.col7{ width:360px;}
.col8{ width:240px;}
.col9{ width:600px;}
.col10{ width:280px;}








.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}
.pad_left7{ padding-left:70px;}




a{ color:#864d3d; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Gentium Book Basic';font-weight: 400; font-size:35px; color:#885545; line-height:35px; padding:15px 0 20px 0; }
h3{ font-family:'Gentium Book Basic';font-weight: 400; font-size:24px; color:#885545; line-height:24px; padding:15px 0 20px 0; }

.h4{ font-family:'Gentium Book Basic';font-weight: 400; font-size:20px; color:#43312c; line-height:20px; padding-bottom: 5px; }




.upper { text-transform:uppercase;}

.color1{ color:#7d7d7d;}


.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:1px solid #c3c3c3;}
.border2 { padding: 5px;background: #fff;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.more1{ display:inline-block; height:62px; line-height:52px; text-decoration: none; margin-top:40px; margin-bottom:5px; margin-left: -10px; font-size:18px; font-family:'Gentium Book Basic'; font-weight: 700; text-transform: uppercase; color:#231815;  white-space:nowrap; letter-spacing:0px; text-shadow:1px 1px 0px rgba(164, 130, 98, 0.27); }
.more1 .s_left{display: inline-block;width: 20px; height: 62px; background: url(../images/more1_left.png) left top no-repeat;}
.more1 .s_txt{display: inline-block;height: 62px; background: url(../images/more1_px.png) left top repeat-x; padding: 0 15px;}
.more1 .s_right{display: inline-block;width: 20px; height: 62px; background: url(../images/more1_right.png) left top no-repeat;}
.more1:hover {}
.more1:hover .s_left{background-position: bottom;}
.more1:hover .s_txt{background-position: bottom;}
.more1:hover .s_right{background-position: bottom;}

.video1 {width:220px; height:159px; position:relative; margin-bottom:20px; margin-right:20px; float:left; padding: 5px; background: #fff;border:1px solid #c3c3c3;}
.video1 a{display: block;width: 220px; height: 159px; background: #402f2a; position: relative;}
.video1 a img {position:relative;}
.video1 a span{position:absolute;z-index:2; top:0;left:0; background:url(../images/video1.png) 50% 50% no-repeat; width:100%; height:100%;}

.button1{ display:inline-block; height:15px; line-height:15px;  position:relative; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:15px; font-family:'Gentium Book Basic'; font-weight: 400; color:#855343; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; }
.button1:hover { color:#000;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:20px; padding-bottom: 7px; }
.ul1 > li a{ display:block; height:100%; font-size: 14px; font-weight: bold; text-decoration:none; color:#2c2726; padding-left:20px; background: url(../images/li_st1.png) 0 7px no-repeat;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.ul1 > li a:hover{ text-decoration:none; color:#855343; background-position: 10px 7px;}

.button2{ display:inline-block; height:48px; line-height:38px; text-decoration: none; margin-top:5px; margin-bottom:5px; margin-left: -10px; font-size:15px; font-family:'Gentium Book Basic'; font-weight: 700; text-transform: uppercase; color:#231815;  white-space:nowrap; letter-spacing:0px; text-shadow:1px 1px 0px rgba(164, 130, 98, 0.27); }
.button2 .s_left{display: inline-block;width: 20px; height: 48px; background: url(../images/button2_left.png) left top no-repeat;}
.button2 .s_txt{display: inline-block;height: 48px; background: url(../images/button2_px.png) left top repeat-x; padding: 0 15px;}
.button2 .s_right{display: inline-block;width: 20px; height: 48px; background: url(../images/button2_right.png) left top no-repeat;}
.button2:hover {}
.button2:hover .s_left{background-position: bottom;}
.button2:hover .s_txt{background-position: bottom;}
.button2:hover .s_right{background-position: bottom;}

.testimonials1{background:url(../images/testimonials1.png) 17px 17px no-repeat #fff; border:1px solid #e3e3e3;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;-moz-box-shadow: inset 2px 2px 5px #e8e7e7; -webkit-box-shadow: inset 2px 2px  5px #e8e7e7; box-shadow: inset 2px 2px 5px #e8e7e7; padding: 20px 20px 20px 50px;}
.testimonials1 .txt1{color: #7d7d7d; font-style: italic; font-size: 12px; line-height: 16px; padding-bottom: 7px;}
.testimonials1 .txt2{font-size: 12px; color: #2e2e2e; text-align: right;}

.services1{width: 300px; float: left; margin-right: 40px; padding-bottom: 30px;}
.services1.last{margin-right: 0;}
.services1 .img{width: 80px; float: left;}

.gal1 { width:199px; padding-bottom:20px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }

.photo1 {width:199px; height:162px; margin-bottom:15px;}
.photo1 a img {border:1px solid #c3c3c3; padding: 5px;background: #fff;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.photo1 a:hover img{background: #402f2a;}

.google_map{

    width: 468px; 
    height: 348px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:1px solid #c3c3c3; padding: 5px;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 348px; outline: medium none; position: relative; width: 468px; }




/*================= Contacts =========================*/

#note{ width:350px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 110px; padding-right: 10px; line-height:31px; color:#2c2726; text-align: right;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:220px; height:29px; font-family:"Times New Roman",Georgia,Serif; font-size:14px; color: #2c2726; background: #fff; border: 1px solid #bdbdbd; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-right: 0; -moz-box-shadow: inset 2px 2px 5px #e8e7e7; -webkit-box-shadow: inset 2px 2px  5px #e8e7e7; box-shadow: inset 2px 2px 5px #e8e7e7;}
#ajax-contact-form input:focus{border-color:#7a7a7a; }

#ajax-contact-form textarea{ float:left; width:220px; height:230px; font-family:"Times New Roman",Georgia,Serif; font-size:14px; color: #2c2726; background: #fff; border: 1px solid #bdbdbd; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-top: 5px;padding-left: 5px; padding-right: 0;-moz-box-shadow: inset 2px 2px 5px #e8e7e7; -webkit-box-shadow: inset 2px 2px  5px #e8e7e7; box-shadow: inset 2px 2px 5px #e8e7e7;}
#ajax-contact-form textarea:focus{border-color:#7a7a7a; }

#ajax-contact-form img{float:left; width:110px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:83px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:106px; height:48px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 -8px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
#ajax-contact-form input.submit:hover{ background-position:bottom;}


