@import "reset.css";
@import "prettyPhoto.css";
@import "slider.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";

/* 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 ======================================================== */
body, html {height:100%;}

body{ background:#f88f00; border:0; font: 13px Arial, Helvetica, sans-serif; color:#4f4840 ; line-height:18px; min-width:960px; position:relative; overflow:hidden;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #f88f00; width:100%; height:100%; top:0; left:0}

.extra {min-width:960px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}

.bg1{ width:100%; height:637px;background: url(../images/bg1.jpg) 0 0 repeat-x; position:absolute; left:0; top:50%; margin-top:-460px; z-index:1;}

.main1 { width:100%;height:780px; position:relative; z-index:1;}

.main2{ width:960px; height:595px; position:absolute; left:50%; margin-left:-480px; top:50%; margin-top:-260px; z-index:2;}

.main3{ width:960px; height:595px;background: url(../images/kv1.png) 0 0 no-repeat; position:absolute; left:0; top:0; z-index:10;}

.splash_cont{width: 920px;height: 518px;position: absolute;left: 20px;top: 72px;z-index: 10;overflow: hidden;}
.splash{width: 920px;height: 518px;position: absolute;left: 0px;top: 0px;z-index: 10;}
.slider{}
.banners{padding-top: 20px;}
.banner{width: 450px;float: left;}
.banner.last{margin-left: 20px;}
.banner img{float: left;padding-right: 20px;}
.banner .txt1{font-family: 'lobsterregular';font-size: 30px;line-height: 35px;color: #7e4201;padding-bottom: 5px;}
.banner .txt2{padding-bottom: 5px;}


footer{width: 960px;height: 42px;padding-top: 209px;background: url(../images/footer.png) 0 0 no-repeat;position: absolute;left: 0;top: 386px;z-index: 2;font-size: 12px;}
.copyright{color:#b49069; line-height:42px;padding-left:50px; float:left;}
.tola{ float:right;width: 100px; height: 20px; margin-right: 50px;}
.privacy{display: inline-block;height: 20px;padding-left: 20px;margin-top: 10px;float: right;text-decoration: none;margin-right: 20px;color: #ffc600;background: url(../images/privacy.png) 0 6px no-repeat;}

.sh1{width: 957px;height: 85px;background: url(../images/sh1.png) 0 0 no-repeat;position: absolute;left: 1;top: 595px;z-index: 1;}

header{width: 477px;height: 147px;background: url(../images/header.png) 0 0 no-repeat;position: absolute;left: 241px; top: -107px; z-index: 2;text-align: center;}
.logo { display:inline-block;text-decoration:none;margin-top: 10px;}
.logo .txt1{font-family: 'lobsterregular';font-size: 50px;line-height: 65px;color: #fff;text-decoration: none;text-shadow:1px 1px 5px rgba(0, 0, 0, 0.5)}
.logo .txt2{font-family: 'ProximaNovaRgBold';font-size: 16px;line-height: 25px;color: #491211;text-decoration: none;text-shadow:1px 1px 0px rgba(255, 10, 0, 0.5);text-transform: uppercase;}

.icons { position: absolute;right: 70px;top: -20px;z-index: 2;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:40px;}



/* ============================= main menu ====================== */

.menu { display:block;width: 1043px; height:85px;background: url(../images/nav.png) 0 0 no-repeat; position:absolute; left:-40px; top:20px; z-index:20; text-align:center; white-space:nowrap; }
#menu { display:inline-block; height:33px; white-space:nowrap;margin-top: 9px;}
#menu > li { display: inline-block;height:33px; position:relative; float:left; margin:0 0px; white-space:nowrap;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding-left:25px; padding-right:25px;}
#menu > li > a .over{display:block;position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:1; background:#904c03; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; z-index:5;font-family:'ProximaNovaRgBold';font-size:18px; line-height:33px; color:#fff; text-decoration:none; text-shadow:1px 1px 3px rgba(29, 45, 3, 0.7);text-transform: uppercase;  }


.submenu{ position:absolute; z-index:1; top:43px; left:0px;}
.submenu > ul{ padding:10px 10px;background: #904c03;border-radius:0px 0px 10px 10px; -moz-border-radius:0px 0px 10px 10px; -webkit-border-radius:0px 0px 10px 10px;  }
.submenu ul > li{ display:block; width:100%; height:23px; position:relative; text-align:left; margin-bottom:1px;}
.submenu ul > li > a{ display:block;height:100%;text-decoration:none; position: relative; font-family:'ProximaNovaRgBold';font-size:14px; line-height:23px; color:#fff; white-space:nowrap; padding:0 15px; text-transform:uppercase; background:none;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
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 { color:#ffb400; text-decoration:none; background:#5a3207; }




/* ============================= main layout ====================== */



#content{ width:960px; height:518px; position:absolute; left:0px; top:72px; z-index:5; overflow:hidden; }
#content > ul{ }
#content > ul > li{ width:960px; height:518px; position:absolute; overflow:hidden;}

.box{ width:890px;height:490px; position: relative;padding: 28px 25px 0px 45px;}

.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:500px;}
.col2{ width:340px;}
.col3{ width:230px;}
.col4{ width:300px;}
.col5{ width:540px;}
.col6{ width:400px;}
.col7{ width:440px;}







.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;}




a{ color:#904c03; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'lobsterregular';font-weight:normal; font-size:30px; color:#7e4201; line-height:35px; padding:5px 0 10px 0;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.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 #d0cac2;}
.border2 {padding: 5px;background: #fff;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:15px;}

.button0{ display:inline-block; height:24px; line-height:24px;text-decoration:none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'ProximaNovaRgBold'; color:#ebe2d8; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:#904c03; padding:0 15px;border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
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;
}
.button0:hover { background: #e08e00;}

.video1 {width:194px; height:154px; margin-bottom:15px; margin-right: 15px;float: left;}
.video1 a img {border:1px solid #d0cac2;padding: 5px;background: #fff;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.time1{font-family: 'ProximaNovaRgRegular';font-size: 14px; color: #3a5e04;padding-bottom: 5px;}

.ul1{ padding-bottom: 5px;}
.ul1 > li { line-height:27px; font-size: 18px;}
.ul1 > li a{ display: block; text-decoration:none; color:#4f4840;padding-left:25px; background: url(../images/li_st1.png) 10px 10px no-repeat;border-radius:20px; -moz-border-radius:20px; -webkit-border-radius: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;
}
.ul1 > li a:hover{ text-decoration:none; color:#fff; background: #426b04 url(../images/li_st1_over.png) 10px 10px no-repeat;}

.gal1 { width:194px; padding-bottom:20px; float:left; margin-right:25px; }
.gal1.last { margin-right:0px; }
.gal1 .txt{  color:#000;}

.photo1 {width:194px; height:144px; margin-bottom:10px;}
.photo1 a img {border:1px solid #d0cac2;padding: 5px; background: #fff;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.google_map{

    width: 388px;
    height: 258px;
    border-radius:5px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:1px solid #d0cac2;padding: 5px;

}







/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:406px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:430px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#4f4840;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:320px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000; background: #d8d8d8; border: 1px solid #d0cac2; margin-bottom:5px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

#ajax-contact-form textarea{ float:left; width:320px; height:130px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000; background: #d8d8d8; border: 1px solid #d0cac2; margin-bottom:5px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

#ajax-contact-form img{float:left; width:160px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:110px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:112px; height:35px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'lobsterregular';
    src: url('lobster-webfont.eot');
    src: url('lobster-webfont.eot?#iefix') format('embedded-opentype'),
         url('lobster-webfont.woff') format('woff'),
         url('lobster-webfont.ttf') format('truetype'),
         url('lobster-webfont.svg#lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaRgBold';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#ProximaNovaRgBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaRgRegular';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#ProximaNovaRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}