@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.css";
@import "supersized.shutter.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Lobster";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300,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: #99bf16;
}
::-moz-selection{
  color: #fff;
  background: #99bf16;
}

body, html {height:100%;}

body{ background:#fff; border:0; font: 13px Arial, Helvetica, sans-serif; color:#444444 ; line-height:18px; min-width:960px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #fff; 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:#fff; 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;}

.main1{width: 350px; min-height: 3000px; position: absolute; left: 50%; margin-left: -175px; top: 50px; z-index: 30;}

header{display:block; width: 350px; height: 158px; background: url(../images/header.png) 0 0 no-repeat;}
.logo { display:inline-block;text-decoration:none; margin-left: 30px; margin-top: -20px; font-family: 'Open Sans'; color: #fff; }
.logo .txt1{font-size: 30px; line-height: 40px; text-decoration: none; letter-spacing: -1px;font-weight: 700;}
.logo .txt1 span{font-weight: 400;}
.logo .txt2{font-size: 16px; line-height: 20px; text-decoration: none;}

.slider{position: relative; width: 350px; height: 290px; background: url(../images/px1.png);}

footer{min-height: 3000px; position: relative; background: url(../images/px2.png); padding-left: 30px; padding-top: 40px;padding-bottom: 30px; font-family: 'BebasNeueRegular';font-size:16px; }

.icons_txt{padding-bottom: 20px; line-height:32px; color:#979b9d; text-transform:uppercase; float:left; padding-right:20px;}

.icons { float:left; padding-top:0px; padding-right:0px; }
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.privacy{ text-decoration: none; color: #979b9d; float: left; line-height: 20px; margin-top: 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{color: #fff; }

.marker1{width: 25px; float: left;display: inline-block; height: 20px; background: url(../images/marker1.png) center center no-repeat;}

.tola{float: left; padding-right: 0px;}

.copyright{color:#979b9d; line-height: 20px; }

.top1_wrapper{position: relative;}
.top1{position: relative;top: 0;}
.top1.fixed{position: fixed;}


/* ============================= main menu ====================== */

.menu { display:block; width: 350px; background: url(../images/px2.png);}
#menu { display:block; white-space: nowrap;}
#menu > li { display: block;height:47px; position:relative; padding-bottom: 2px; background: url(../images/markers.png) left bottom repeat-x;}
#menu > li > a{display:block; height:100%; text-decoration:none; position:relative; overflow:hidden; }
#menu > li > a .over1{display:block;position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:1; background:url(../images/nav.jpg) 0 0 no-repeat;}
#menu > li > a em{display:block;position: absolute;width:10px; height:16px; right:13px; top:15px; z-index:10; background:url(../images/arr1.png) left top no-repeat;}
#menu > li > a em.over{background-position: bottom;}
#menu > li > a .txt1{ display:block; position: absolute; left: 60px; top: 0; z-index:5;font-family:'Lobster';font-size:22px; line-height:50px; color:#eef5f7; text-decoration:none;}
#menu > li > a .txt2{ display:block; position: absolute; left: 30px; top: 0; z-index:5;font-family:'Open Sans';font-size:14px; line-height:55px; color:#6a6b66; text-decoration:none;}

.submenu{ position:absolute; z-index:10; top:0; left:100%;white-space:nowrap;}
.submenu > ul{background: url(../images/px2.png); }
.submenu ul > li{ display:block; height:40px; border-bottom:1px solid #303030; position:relative; text-align:left;}
.submenu ul > li:first-child{}
.submenu ul > li > a{ display:block;height:40px;line-height:40px; text-decoration:none; position: relative; font-family:'Open Sans';font-size:16px; color:#fff; padding:0 25px;
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 { text-decoration:none; color: #8db221;}











/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 50px;  z-index: 10; /*height: 100%;*/ width: 610px;left: 50%; margin-left: -130px; overflow: hidden; height: 100%!important;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }



.box_top{width: 610px; height: 90px; background: url(../images/box_top.png) 0 0 no-repeat; position: absolute; left: 0; top: 0; z-index: -1;}
.box_bottom{width: 610px; height: 3000px; background: #fff; position: absolute; left: 0; top: 89px; z-index: -1;}
.box{width: 540px; position: relative; padding: 30px 35px 50px 35px;}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}





.divider{padding-right: 20px; border-right:1px solid #2b2a28; margin-right: 19px;}

.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:610px;}
.col2{ width:210px;}








.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:#99bf16; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h1{ font-family:'Open Sans';font-weight: 300; font-size:20px; color:#8a8a8a; line-height:20px; padding:10px 0 10px 0; }
h2{ font-family:'Open Sans';font-weight: 300; font-size:50px; color:#99bf16; line-height:50px; padding:15px 0 15px 0; border-bottom: 3px solid #e0e0e0; margin-bottom: 30px; }
h3{ font-family:'Open Sans';font-weight: 300; font-size:30px; color:#99bf16; line-height:30px; padding:15px 0 15px 0; border-bottom: 3px solid #e0e0e0; margin-bottom: 30px; }

.h4{ font-family:'Open Sans';font-weight: 300; font-size:14px; color:#444444; line-height:20px; padding-bottom: 5px; }



.upper { text-transform:uppercase;}

.color1{ color:#99bf16;}


.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:#e0e0e0; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:10px solid #e5e5e5;}
.border2 { border:5px solid #e5e5e5;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:18px; line-height:18px;  position:relative; text-decoration: underline; margin-top:10px; margin-bottom:10px; font-size:18px; font-family:'Lobster'; color:#6b921a;}
.button1:hover { color:#000; text-decoration: none;}

.home1{}
.home1 .img{float: left; margin-right: 20px;border:5px solid #e5e5e5;}

.about1{float: left; margin-right: 26px; margin-bottom: 20px;}
.about1.last{margin-right: 0;}
.about1 .img{border:10px solid #e5e5e5;}

.about2{width: 151px; float: left; margin-right: 43px; padding-bottom: 20px;}
.about2.last{margin-right: 0;}
.about2 .img{border:5px solid #e5e5e5; margin-bottom: 15px;}

.services1{padding-bottom: 20px;}
.services1 .img{float: left; margin-right: 20px;border:5px solid #e5e5e5;}

.gal1 { width:257px; padding-bottom:20px; float:left; margin-right:26px; }
.gal1.last { margin-right:0px; }

.photo1 {width:257px; height:168px; margin-bottom:15px;}
.photo1 a img {border:10px solid #e5e5e5;
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 {border:10px solid #99bf16;}

.vid1 { width:257px; padding-bottom:20px; float:left; margin-right:26px; }
.vid1.last { margin-right:0px; }

.video1 {width:257px; height:168px; margin-bottom:15px;}
.video1 a img {border:10px solid #e5e5e5;
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 {border:10px solid #99bf16;}

.google_map{

    width: 520px; float: left; margin-right: 20px;
    height: 260px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:10px solid #e5e5e5;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 260px; outline: medium none; position: relative; width: 520px; }




/*================= Contacts =========================*/

#note{ width:660px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#444444;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:230px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #444444; background: #fff; border: 1px solid #cac9c9; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding:10px 15px;-moz-box-shadow: inset 2px 2px 5px #dedede; -webkit-box-shadow: inset 2px 2px  5px #dedede; box-shadow: inset 2px 2px 5px #dedede; margin-right: 0;}
#ajax-contact-form input:focus{border-color:#9a9a9a; }

#ajax-contact-form textarea{ float:left; width:230px; height:150px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #444444; background: #fff; border: 1px solid #cac9c9; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding:10px 15px; -moz-box-shadow: inset 2px 2px 5px #dedede; -webkit-box-shadow: inset 2px 2px  5px #dedede; box-shadow: inset 2px 2px 5px #dedede; margin-right: 0;}
#ajax-contact-form textarea:focus{border-color:#9a9a9a; }

#ajax-contact-form img{float:left; width:110px; height:45px; margin-top:5px; margin-left:0px;}

#ajax-contact-form input.capthca{ float:left; width:105px; margin-top:0px; margin-right:10px;}

#ajax-contact-form input.submit{float: right; width:133px; height:43px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:10px 0 0px 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%;box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; }
#ajax-contact-form 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;

}