@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:#110e0c url(../images/px1.gif); border:0; font: 12px Arial, Helvetica, sans-serif; color:#33281e ; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:1000px;}

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

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10; background: url(../images/px2.png) 0 0 repeat-x;}


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

.px3{width:1153px;height: 100%; background: url(../images/px3.jpg) 0 0 repeat-y; position:absolute; left:50%; margin-left:-576px; top:0;z-index:1; }
.px4{width:100%;height:107px; background: url(../images/px4.png) 0 0 repeat-x;}

header{ width: 100%; position: absolute;left: 0; top: 25%; text-align: center; z-index: 9; margin-top: -100px;}
.logo { display:inline-block;text-decoration:none;}
.logo .txt1{text-decoration: none; font-family: 'lobsterregular'; font-size: 80px; line-height: 80px; color: #ffb741;text-shadow:3px 3px 10px #000;}
.logo .txt2{text-decoration: none; font-family: Georgia ; font-style: italic; font-size: 14px; line-height: 20px; color: #ffead4;}

footer{ width: 1000px; height: 40px; position: absolute;left: 50%; margin-left: -500px; bottom: 0; z-index: 60;text-align: center;}

.icons {display: inline-block; padding-top:9px; position: relative; z-index: 10;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.copyright{color:#7c7062; line-height:40px;padding-left:10px; position: absolute; left: 0; top: 0; z-index: 1;}

.copyright2{color:#7c7062; line-height:40px;padding-right:5px; position: absolute; right: 0; top: 0; z-index: 1;}
.copyright2 a { color:#9a7a45;}

.tola{ display:inline-block; float:right; width:21px; height:20px; line-height:36px; padding-right:10px;}
.player_txt{ line-height:40px; color:#6f665d; float:right; padding-right:10px;}

.main2{ width:1000px; height:492px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-170px; z-index:10;}

.splash{width: 1018px; height: 492px; background: url(../images/content_bg.png) 0 0 no-repeat; position: absolute;left: 0; top: 0; z-index: 10;}









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

.menu { display:block; width: 1216px; height:78px; position:absolute; left:50%; margin-left: -608px; top:0; z-index:50; text-align:center; white-space:nowrap; background: url(../images/nav_bg.png) 0 0 no-repeat; }
#menu { display:inline-block; height:78px; white-space:nowrap;}
#menu > li { display: inline-block;height:78px; position:relative; float:left; margin:0 5px; white-space:nowrap;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding-left:15px; padding-right:15px; }
#menu > li > a .over{display:block;position: absolute;width:100%; height:64px; left:0px; top:0px; z-index:10; background:url(../images/nav.jpg) 0 0 repeat-x; border-radius:0px 0px 8px 8px; -moz-border-radius:0px 0px 8px 8px; -webkit-border-radius:0px 0px 8px 8px;box-shadow: 0px 0px 10px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5); }
#menu > li > a .txt1{ display:block; position: relative; width:100%;  left:0px; top:25px; z-index:5;font-family:'sancreekregular';font-size:20px; line-height:20px; color:#ffedd2; text-decoration:none; text-transform:uppercase; text-shadow:1px 1px 5px #000;  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%;  left:0px; top:25px; z-index:20;font-family:'sancreekregular';font-size:20px; line-height:20px; color:#523420; text-decoration:none; text-transform:uppercase;  }

.submenu{ position:absolute; z-index:1; top:64px; left:15px;}
.submenu > ul{ padding:15px 0; background: url(../images/submenu.png); border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;  }
.submenu ul > li{ display:block; width:100%; height:25px; position:relative; text-align:center; margin-bottom:0px;}
.submenu ul > li > a{ display: inline-block;height:100%;line-height:25px; text-decoration:none; position: relative; font-family:'sancreekregular';font-size:16px; color:#ffedd2; white-space:nowrap; padding:0 25px; text-transform:uppercase; 
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:#f9b23d; text-decoration:none; }






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



#content{ left:-9px; top:0px; z-index:20;}
#content > ul{ }
#content > ul > li{ width:1018px; height:492px; position:absolute; overflow:hidden;}

.box{ width:920px;height:450px;position: relative; padding: 42px 38px 0 60px; background: url(../images/content_bg.png) 0 0 no-repeat;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; height: 400px; background:url(../images/col0.gif) 0 0 repeat-y; margin-left:24px; margin-right:24px;}

.col1{ width:310px;}
.col2{ width:560px;}
.col3{ width:420px;}
.col4{ width:450px;}







.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:#33281e; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'lobsterregular';font-weight:normal; font-size:30px; color:#773802; line-height:35px; padding:5px 0 15px 0; text-shadow:1px 1px 3px rgba(0,0,0,0.5);  }
h3{ font-family:'lobsterregular';font-weight:normal; font-size:20px; color:#271910; line-height:25px; padding:0px 0 5px 0; }



.upper { text-transform:uppercase;}

.color1{ color:#773802;}


.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:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:1px solid #867b5f;}
.border2{ padding: 5px; background: #cabeab;}


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

.video1 {width:304px; height:141px; margin-bottom:20px;}
.video1 a img {border:1px solid #867b5f;padding: 5px; background: #cabeab;}

.button1{ display:inline-block; height:20px; line-height:20px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:20px; font-family:'sancreekregular'; color:#793b02;white-space:nowrap; letter-spacing:0px; background: url(../images/button1.png) 0 4px no-repeat; padding-left: 18px; text-transform: uppercase; 
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;
}
.button1:hover { color:#000;}

.time1{ width: 45px; margin-right: 20px; float: left; text-align: center;color: #cfc39c;}
.time1 .txt1{ height: 30px; background: #271910; line-height: 30px;  font-family: 'lobsterregular'; font-size: 20px;}
.time1 .txt2{ height: 15px; background: #773802; line-height: 15px;}

.ul1{ padding-bottom: 5px;}
.ul1 > li { line-height:30px; font-family: 'lobsterregular'; font-size: 20px;}
.ul1 > li a{ display: block; text-decoration:none; color:#33281e;padding-left:20px; background: url(../images/li_st1.png) 5px 12px 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:#cfc39c; background: #271910 url(../images/li_st1_over.png) 5px 12px no-repeat;}

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

.photo1 {width:204px; height:130px; margin-bottom:10px;}
.photo1 a img {border:1px solid #867b5f;padding: 5px; background: #cabeab;}

.google_map{

    width: 408px;
    height: 208px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:1px solid #867b5f;padding: 5px;

}










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

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


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

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

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

#ajax-contact-form input{ float:left; width:330px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: #9a8e66; border: 1px solid #767057; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

#ajax-contact-form textarea{ float:left; width:330px; height:80px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #fff; background: #9a8e66; border: 1px solid #767057; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

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

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

#ajax-contact-form input.submit{ width:99px; height:40px; 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: 'sancreekregular';
    src: url('sancreek-regular-webfont.eot');
    src: url('sancreek-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('sancreek-regular-webfont.woff') format('woff'),
         url('sancreek-regular-webfont.ttf') format('truetype'),
         url('sancreek-regular-webfont.svg#sancreekregular') format('svg');
    font-weight: normal;
    font-style: normal;

}