@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:#0a0503; border:0; font: 13px Arial, Helvetica, sans-serif; color:#f4e4c2 ; 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 #0a0503; 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/bg1.jpg) center center repeat;}

.grad1 {width:100%;height:165px;position:absolute; left: 0; top: 0; z-index:1; background: url(../images/grad1.png) 0 0 repeat-x;}

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


.main2{ width:1000px; height:710px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-330px; z-index:2;}

footer{width: 100%; height: 39px; background: url(../images/footer.gif) 0 0 repeat-x; position:absolute;left: 0;bottom: 0; z-index: 30;font-size: 12px;}
.copyright{color:#524030; line-height:39px; float: left; display: inline-block; padding-left: 20px;}
footer .marker{color: #524030; line-height: 39px; display: inline-block; float: left;}
.privacy{ color:#8a7762; text-decoration: underline; display: inline-block; float: left; height: 19px; line-height: 19px; margin-top: 10px;}
.privacy:hover{color: #f4e4c2;}
.tola{ display: inline-block; text-align: left; float: left;}

.icons { float:right; padding-top:5px; padding-right:10px;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}
.icons_txt{ line-height:39px; color:#524030; float:right; padding-right:10px;}

header{width: 100%; position: absolute; left: 0; top: 0; z-index: 10; text-align: center;}
.logo { display:inline-block;text-decoration:none; }
.logo .over1{display: inline-block; width: 118px; height: 52px; background: url(../images/logo_left.png) left bottom no-repeat;}
.logo .txt1{font-family: 'flemishscript_btregular'; font-size: 60px; line-height: 60px; color: #fee7b4; text-decoration: none; text-shadow:2px 2px 2px #000; padding: 0 20px;}
.logo .over2{display: inline-block; width: 118px; height: 52px; background: url(../images/logo_right.png) left bottom no-repeat;}

.main3{width: 1011px; height: 655px; position: absolute; left: -6px; top: 50px; z-index: 9;}

.splash{width: 1011px; height: 655px; background: url(../images/content_bg.png) 0 0 no-repeat; position: absolute; left: 0; top: 0; z-index: 10;}
.deer{width: 224px; height: 355px; background: url(../images/deer.png) 0 0 no-repeat; position: absolute; left: 67px; top: 44px; z-index: 1;}


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

.menu { display:block; width: 100%; height:79px; background: url(../images/menu_bg.png) 0 0 repeat-x; position:absolute; left:0; top:0; z-index:40; text-align:center; white-space:nowrap; }
#menu { display:inline-block; height:60px; white-space:nowrap;}
#menu > li { display: inline-block;height:60px; position:relative; float:left; white-space:nowrap; background: url(../images/marker1.png) 0 24px no-repeat; padding-left: 11px;}
#menu > li:first-child{background: none; padding-left: 0;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding-left:15px; padding-right:15px; overflow:hidden; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:60px; z-index:5;font-family:'ThysenRegular';font-size:20px; line-height:60px; color:#b29872; text-decoration:none; text-transform:uppercase; text-shadow:2px 2px 2px #000;  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:60px; z-index:20;font-family:'ThysenRegular';font-size:20px; line-height:60px; color:#ffe9c7; text-decoration:none; text-transform:uppercase; text-shadow:2px 2px 2px #000;  }

.submenu{ position:absolute; z-index:1; top:63px; left:11px;}
.submenu > ul{ padding:3px 0; background: #000000;  }
.submenu ul > li{ display:block; width:100%; height:33px; position:relative; text-align:left; border-bottom: 1px solid #3f3326;}
.submenu ul > li > a{ display:block;height:100%;line-height:35px; text-decoration:none; position: relative; font-family:'ThysenRegular';font-size:16px; line-height:33px; color:#b29872; white-space:nowrap; padding:0 40px 0 15px; text-transform:uppercase; overflow: hidden;
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 .s_over{width: 5px; height: 8px; background: url(../images/submenu_over.png) 0 0 no-repeat; position: absolute;right: -5px; top: 11px;
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:#ffe9c7; text-decoration:none; }
.submenu ul > li > a:hover .s_over{right: 13px;}





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



#content{ width:1011px;position:absolute; left:0px; top:0px; z-index:11;}
#content > ul{ }
#content > ul > li{ width:1011px; height:655px; position:absolute; overflow:hidden;}


.box{width:840px;height:585px;background: url(../images/content_bg.png) 0 0 no-repeat; position:relative;padding: 70px 75px 0px 96px;}

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

.col0 { width:2px; height: 515px; background:url(../images/col0.png) 0 0 repeat-y; margin-left:29px; margin-right:29px; margin-top:0px;}

.col1{ width:380px;}
.col2{ width:400px;}







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

h2{ font-family:'showguidenormal';font-weight:normal; font-size:40px; color:#120904; line-height:40px; padding:5px 0 25px 0; text-transform: uppercase; text-shadow:1px 1px 1px #6f5631;  }



.upper { text-transform:uppercase;}

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

.shadow1{box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);}

.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 { padding:3px; background: #816e59;}



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

.button1{ display:inline-block; height:16px; line-height:16px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:16px; font-family:'ThysenRegular'; color:#b29872; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) 0 3px no-repeat; padding-left:25px; text-shadow:2px 2px 2px #000;
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:#fff; background-position: 5px 3px;}

.date1{width: 70px; height: 88px; background: url(../images/date1.png) 0 0 no-repeat; float: left; text-align: center; margin-right: 10px; text-transform: uppercase;}
.date1 .txt1{font-family: 'showguidenormal'; font-size: 40px; line-height: 40px; color: #120904; padding: 12px 0 4px 0;}
.date1 .txt2{ font-size: 14px; line-height: 20px; color: #120904; }

.prices1{padding-bottom: 5px;}
.prices1 .txt1{padding: 5px 10px; background: #180f08; color: #9d8d6b;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; width: 230px; float: left; margin-right: 5px;}
.prices1 .txt2{padding: 5px 10px; background: #180f08; color: #f4e4c2;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; width: 70px; float: left;}

.gal1 { width:183px; padding-bottom:20px; float:left; margin-right:23px; }
.gal1.last { margin-right:0px; }
.gal1 .txt{text-transform: uppercase;}

.photo1 {width:183px; height:161px; margin-bottom:15px;}
.photo1 a img {padding:3px; background: #816e59;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
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: #fee7b4;}

.vid1 { width:348px; padding-bottom:60px; float:left; margin-right:70px; }
.vid1.last { margin-right:0px; }

.video1 {width:348px; height:288px; margin-bottom:25px;}
.video1 a img {padding:3px; background: #816e59;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
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;
}
.video1 a:hover img{background: #fee7b4;}

.google_map{

    width: 394px;
    height: 274px;
    border-radius:3px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:3px solid #816e59;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
}





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

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


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

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

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

#ajax-contact-form input{ float:left; width:250px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #fff; background: #3c2916; border: 1px solid #624b2e; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 0 5px; }
#ajax-contact-form input:focus{border-color:#806b53; }

#ajax-contact-form textarea{ float:left; width:250px; height:160px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #fff; background: #3c2916; border: 1px solid #624b2e; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;padding: 0 5px;}
#ajax-contact-form textarea:focus{border-color:#806b53; }

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

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

#ajax-contact-form input.submit{ width:136px; height:50px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 -6px; 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: 'ThysenRegular';
    src: url('thysen-webfont.eot');
    src: url('thysen-webfont.eot?#iefix') format('embedded-opentype'),
         url('thysen-webfont.woff') format('woff'),
         url('thysen-webfont.ttf') format('truetype'),
         url('thysen-webfont.svg#ThysenRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}