@import "reset.css";
@import "prettyPhoto.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Merriweather";

/* 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:#1b1c20; border:0; font: 12px Arial, Helvetica, sans-serif; color:#cdcdcd ; 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 #1b1c20; 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;}


.main1 { width:100%;height:760px; position:relative; z-index:1;}


.main2{ width:1000px; height:710px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-380px; z-index:2;}

.bg1{width: 1600px; height: 1100px; background: url(../images/bg1.jpg) 0 0 no-repeat; position: absolute; left: -300px; top: -110px; z-index: -1;}

header{position: absolute; width: 100%; left: 0; top: 350px; z-index: 10; text-align: center;}
.logo { display:inline-block;text-decoration:none; }

footer{width: 100%; height: 41px; background: #0f0f10; border-top:1px solid #35363b; position: absolute; left: 0; bottom: 0; z-index: 30;}
.copyright{color:#a5a5a5; padding-left:20px; float: left; line-height: 41px; }
.privacy{ display: inline-block; float: left; height: 26px; line-height: 26px; color: #d8d8d8; text-decoration: none; padding: 0 10px; margin-top: 7px; margin-left: 20px; background: #474748;border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px;
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{background: #2b2b2c; color: #7a7a7a;}
.tola{float: left;}

.icons { float: right; padding-top: 4px; padding-right: 10px;}
.icons > li { display:inline-block;margin-left: 1px; position:relative; float: left;}
.icons > li > a{display:block; width:32px; height:32px; background: none;}
.icons > li > a .over1{width: 100%; height: 100%; background: #52555d; position: absolute; left: 0; top: 0; z-index: 1;}
.icons > li > a .img{position: relative; z-index: 2;}




/* ============================= main menu ====================== */

.menu { position:absolute; left:0; top:0; z-index:20; text-align:center; white-space:nowrap; }
#menu { }
#menu > li { display:block;width: 174px; height:243px; position:absolute; }
#menu > li > a{display:block; width: 100%; height:100%; text-decoration:none; position:relative;}
#menu > li > a .over1{display:block;position: absolute;width:120px; height:169px; left:23px; top:14px; z-index:10; overflow: hidden;}
#menu > li > a .im1{display:block;position: absolute;width:120px; height:119px; left:0; bottom:0; z-index:1; background:url(../images/nav1.png);}
#menu > li > a .over2{display:block;position: absolute;width:120px; height:65px; left:23px; bottom:0; z-index:9; overflow: hidden;}
#menu > li > a .im2{display:block;position: absolute;width:120px; height:65px; left:0; bottom:0; z-index:1; background:url(../images/nav2.png);}
#menu > li > a .over3{display:block;position: absolute;width:174px; height:179px; left:0; top:32px; z-index:8; background:url(../images/nav3.png);}
#menu > li > a .txt1{display:block;position: absolute;width:156px; height:45px; left:5px; top:0px; z-index:11; background:url(../images/nav4.png); line-height: 41px; text-align: center; font-family: 'Merriweather'; font-size: 12px; color: #fff; text-transform: uppercase; letter-spacing: 1px;}

#menu > li.nav1{ left:0px; top:255px; z-index:10;}
#menu > li.nav2{ left:230px; top:473px; z-index:10;}
#menu > li.nav3{ left:280px; top:95px; z-index:10;}
#menu > li.nav4{ left:570px; top:95px; z-index:10;}
#menu > li.nav5{ left:620px; top:473px; z-index:10;}
#menu > li.nav6{ left:840px; top:255px; z-index:10;}








/* ============================= main layout ====================== */



#content{ width:1000px; position:absolute; left:0px; top:170px; z-index:40; }
#content > ul{ }
#content > ul > li{ width:1000px; height:535px; position:absolute;}

.close{ display:block; width:27px; height:26px; position:absolute; right:8px; top:8px; z-index:30;}
.close span{ display:block; width:27px; height:26px; background:url(../images/close.png) left top no-repeat; }
.close:hover span{background-position: bottom;}


.box{ width:900px;height:500px; position:relative; padding: 35px 50px 0px 50px; 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; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:300px;}
.col2{ width:560px;}
.col3{ width:410px;}
.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:#808080; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Merriweather';font-weight:normal; font-size:24px; color:#e9eaea; line-height:24px; padding:15px 0 15px 0;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#828282;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:#303030; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:1px solid #323338;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.video1 {width:299px; height:151px; margin-bottom:20px;}
.video1 a img { border:1px solid #323338; 
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:1px solid #fff; }

.button1{ display:inline-block; height:20px; line-height:20px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:15px; font-family:'Merriweather'; color:#e9eaea; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) 0 center no-repeat; padding-left:15px;
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:#939393;background:url(../images/button1.png) 5px center no-repeat;}

.date1{width: 37px; padding-right: 15px; float: left;}
.date1 .txt1{width: 37px; height: 37px; background: #a6a6a6; line-height: 37px;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; text-align: center; font-family: 'Merriweather'; font-size: 24px; color: #000;}
.date1 .txt2{text-align: center; font-family: 'Merriweather'; font-size: 15px; color: #6f6f6f; padding-top: 10px;}

.products1{float: left; width: 390px; margin-right: 60px; padding-bottom: 40px;}
.products1.last{margin-right: 0;}
.products1 .img{border:1px solid #323338; float: left; margin-right: 20px;}

.price1{font-size: 12px; line-height: 21px; padding-top: 10px; padding-bottom: 10px;}
.price1 span{font-size: 18px; line-height: 18px;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#cdcdcd; padding-left:20px; background: url(../images/li_st1.png) 0 10px 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:#939393; background-position: 10px 10px;}

.services1{padding-bottom: 25px;}
.services1 .img{border:1px solid #323338; float: left; margin-right: 20px;}

.gal1 { width:203px; padding-bottom:25px; float:left; margin-right:19px; }
.gal1.last { margin-right:0px; }

.photo1 {width:203px; height:129px; margin-bottom:15px;}
.photo1 a img {border:1px solid #323338;
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:1px solid #fff; }

.partners1{margin-right: 15px; padding-bottom: 15px; float: left;}
.partners1.last{margin-right: 0;}
.partners1 .img{border:1px solid #323338;}

.partners2{width: 161px; padding-bottom: 25px; margin-right: 20px; float: left;}
.partners2.last{margin-right: 0;}
.partners2 .img{border:1px solid #323338; margin-bottom: 15px;}

.google_map{

    width: 408px;
    height: 258px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px;border:1px solid #323338;;

}


/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:404px; 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:#cdcdcd;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:430px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #cdcdcd; background: #292a2c; border: 1px solid #414245; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding-left: 5px; padding-right: 0;}
#ajax-contact-form input:focus{border-color:#858688; }

#ajax-contact-form textarea{ float:left; width:430px; height:110px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #cdcdcd; background: #292a2c; border: 1px solid #414245; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-top: 5px; padding-right: 0;}
#ajax-contact-form textarea:focus{border-color:#858688; }

#ajax-contact-form img{float:left; width:120px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:156px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:163px; height:40px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:15px 0 0 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;}


