﻿@import "reset.css";
@import "prettyPhoto.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:#000; border:0; font: 12px Arial, Helvetica, sans-serif; color:#3f3f3f ; 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 #000; width:100%; height:100%; top:0; left:0}

#bgStretch {overflow:hidden;z-index:-1; position:fixed}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}

.main1 { width:100%;height:730px; position:relative; z-index:1;}

header{ width:100%; height:115px; position:absolute; left:0; top:25%; margin-top:-140px; z-index:9;}

.header_wrapper{ width:100%; height:115px; background:url(../images/header.png) 0 0 repeat-x; position:absolute; left:0; top:300px; z-index:1;}

.logo { display:inline-block;text-decoration:none; position:absolute; left:20px; top:30px; z-index:10; }
.logo img{ float:left; margin-right:20px;}
.logo .txt{ float:left;}
.logo .txt1{ font-family:'GabrielleRegular'; font-size:50px; color:#5f4a42; text-decoration:none; line-height:40px;}
.logo .txt2{ font-size:14px; color:#564f4b;}


.top1{ width:100%; height:33px; position:absolute; right:0px; top:0px; z-index:50;}
.top1_black{ width:100%; height:4px; background:url(../images/top1_black_px.png); position:absolute; left:0; top:0; z-index:-1;}
.top1 .txt{ display:inline-block; float:right; height:100%; background:#5f5142; padding:0 10px; font-family:'BebasNeueRegular'; font-size:20px; line-height:33px; color:#000; text-shadow:1px 1px 1px #867b70;}

.bgspinner {width:33px;height:33px;background:#726454; display:inline-block; float:right;}
.bgspinner span { display:block; width:100%;height:100%;background: url(../images/bgspinner_loader.gif) center center no-repeat;}

#pagination { display:inline-block; float:right; height:100%; background:#000; padding:0 5px;}
#pagination li{position:relative; margin:10px 2px 0 2px; float:left;}
#pagination a{ display:block; background:url(../images/pagination.png) right top no-repeat; width:13px; height:13px;}
#pagination a:hover, #pagination .active a{ background-position:left}

footer{ width:100%; height:35px; background:url(../images/footer_px.png) 0 0 repeat-x; position:absolute; left:0; bottom:0; z-index:10;}
.copyright{color:#626262; line-height:45px; padding-left:10px;padding-right:5px; float:left; text-transform:uppercase;}
.copyright a { color:#885b2d; text-decoration:none;}

.tola{ display:inline-block; float:left;}

.icons { float:right; padding-top:10px; 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:45px; color:#626262; font-size:12px; text-transform:uppercase; float:right; padding-right:10px;}




/* ============================= main menu ====================== */

.menu { position:absolute; top:40px; right:10px; z-index:20; white-space:nowrap;}

#menu { position:relative;}

#menu > li {position:relative; height:39px;font-family:'MyriadProCondensed'; float:left; margin:0 5px;}
#menu > li > a{ display:inline-block; height:39px; line-height:39px; text-decoration:none; position: relative; overflow:hidden; text-align:left; letter-spacing:0px;padding:0px 10px;  }
#menu > li > a .over{ position: absolute; z-index:1; width:100%; height:39px; background: url(../images/nav_px.jpg) 0 0 repeat-x;left: 0px; top:0px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#menu > li > a .txt1{ font-size:27px;text-decoration:none; color:#655341;position:relative; z-index:10; text-transform:uppercase;}
#menu > li.sfHover > a span, #menu > li.active > a span, #menu > li > a:hover span {color:#e5ded8}

.submenu{ position:absolute; z-index:1; top:40px; left:0px;}
.submenu > ul{ }
.submenu ul > li{ display:block; width:100%; height:39px; position:relative; text-align:left; margin-bottom:1px;}
.submenu ul > li > a{ display:block;height:100%;line-height:39px; text-decoration:none; position: relative; font-family:'MyriadProCondensed';font-size:27px; color:#655341; white-space:nowrap; padding:0 10px; text-transform:uppercase; background:#ada39a;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.submenu ul > li > a:hover { color:#e5ded8; text-decoration:none; background:#4e3626; }

/* ============================= main layout ====================== */



#content{ width:1000px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-200px; z-index:5;}
#content > ul{}
#content > ul > li{ width:992px; height:527px; position:absolute; overflow:hidden;}

.close{ display:block; width:27px; height:27px; position:absolute; right:20px; top:20px; z-index:30;}
.close span{ display:block; width:27px; height:27px; background:url(../images/close.png) center center no-repeat; }

.box{ width:870px;height:457px; background:url(../images/content_bg.png) 0 0 no-repeat; position:relative; padding:70px 50px 0px 72px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; height:500px; background: url(../images/col0.png) 0 0 repeat-y; margin-left:39px; margin-right:40px; margin-top:-57px;}

.col1{ width:280px;}
.col2{ width:510px;}
.col3{ width:470px;}
.col4{ width:320px;}
.col5{ width:390px;}
.col6{ 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:#3f3f3f; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Vinegar';font-weight:normal; font-size:35px; color:#414141; line-height:30px; padding:0px 0 20px 0; text-transform:uppercase;  }
h3{ display:block; font-size:12px; color:#3f5e00; line-height:20px; text-transform:uppercase;}


.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:20px 0;}

.radius1{border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}

.border1 { border:3px solid #5f4a42;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:20px; line-height:20px;  position:relative; text-decoration:none; margin-top:10px; margin-bottom:10px; font-size:20px; font-family:'MyriadProCondensed'; color:#583d2b; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; }
.button1:hover { color:#000;}

.time1{ width:43px; height:43px;border-radius:43px; -moz-border-radius:43px; -webkit-border-radius:43px; background:#5f4a42; text-align:center; font-family:'BebasNeueRegular'; font-size:24px; color:#fff; line-height:27px; margin-right:20px;}
.time1 span{ font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; line-height:10px;}

.ul1 > li { line-height:30px; background:url(../images/li_line1.png) 0 0 repeat-x;}
.ul1 > li:first-child{ background:none;}
.ul1 > li a{ display:block; text-decoration:none; color:#3f5e00; font-weight:bold; text-transform:uppercase; background:url(../images/li_st1.png) 0 8px no-repeat; padding-left:20px;}
.ul1 > li a:hover{ text-decoration:none; color:#5f4a42; background:url(../images/li_st1_over.png) 0 8px no-repeat;}

.gal1 { width:255px; padding-bottom:20px; float:left; margin-right:30px; }
.gal1.last { margin-right:0px; }

.photo1 {width:259px; height:135px;margin-bottom:15px;}
.photo1 a img {border:3px solid #5f4a42;border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.photo1 a:hover img {border:3px solid #3f5e00;}

.gal2 { width:370px; padding-bottom:0px; float:left; margin-right:80px; }
.gal2.last { margin-right:0px; }

.photo2 {width:119px; height:92px;float: left; margin-right:20px;}
.photo2 a img {border:3px solid #5f4a42;border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.photo2 a:hover img {border:3px solid #3f5e00;}

.google_map{

	width: 384px;
	height: 234px;
	border-radius:8px;
	background: #fff;
	position:relative;
	overflow:hidden; margin-bottom:20px;border:3px solid #5f4a42;
}

/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:368px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:390px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#000;}
#ajax-contact-form label.c{ margin-top:25px;}

input{ float:left; width:280px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background: #fff; border: 1px solid #d3d3d3; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

textarea{ float:left; width:280px; height:90px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background: #fff; border: 1px solid #d3d3d3; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

#ajax-contact-form img{float:left; width:150px; height:53px; margin-top:5px;}

input.capthca{ float:left; width:85px; margin-top:25px; margin-right:10px;}

input.submit{ width:87px; height:34px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 100px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%; }
input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GabrielleRegular';
    src: url('gabrielle-webfont.eot');
    src: url('gabrielle-webfont.eot?#iefix') format('embedded-opentype'),
         url('gabrielle-webfont.woff') format('woff'),
         url('gabrielle-webfont.ttf') format('truetype'),
         url('gabrielle-webfont.svg#GabrielleRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProCondensed';
    src: url('myriadpro-cond-webfont.eot');
    src: url('myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-cond-webfont.woff') format('woff'),
         url('myriadpro-cond-webfont.ttf') format('truetype'),
         url('myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@font-face {
  	font-family:"Vinegar";
	src:url("Vinegar-Regular.eot?") format("eot"),url("Vinegar-Regular.woff") format("woff"),url("Vinegar-Regular.ttf") format("truetype"),url("Vinegar-Regular.svg#Vinegar") format("svg");
	font-weight:normal;
	font-style:normal;
}