@import "reset.css";
@import "prettyPhoto.css";
@import "slider.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300,400";

/* 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: #575757;
}
::-moz-selection{
  color: #fff;
  background: #575757;
}
body, html {height:100%;}

body{ background:#f1f1f1; border:0; font: 12px Arial, Helvetica, sans-serif; color:#575757 ; 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 #f1f1f1; 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:800px; position:relative; z-index:1;}


.main2{ width:997px; height:798px; position:absolute; left:50%; margin-left:-499px; top:50%; margin-top:-399px; z-index:2;}

.main3{width: 995px; height: 757px; background: #fff; border: 1px solid #d4d4d4; position: relative;}

.vl1{width: 9px; height: 198px; background: #4d798d; position:absolute;left: 1px; top: 1px; z-index: 0; }

.vl2{width: 9px; height: 525px; background: #adac58; position:absolute;left: 1px; top: 200px; z-index: 0; }

.vl3{width: 9px; height: 30px; background: #ad7258; position:absolute;left: 1px; bottom: 1px; z-index: 0; }

.hl1{width: 983px; height: 1px; background: #d8d8d8; position:absolute;left: 11px; top: 198px; z-index: 0; }

.hl2{width: 983px; height: 30px; background: #e7e7e7; position:absolute;left: 11px; bottom: 1px; z-index: 0; }

.icons { position: absolute; right: 1px; top: 1px; z-index: 10;}
.icons > li { display:inline-block;margin-left: 1px; position:relative; float: left;}
.icons > li > a{display:block; width:32px; height:32px; background: #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;
}
.icons > li.nav1 > a:hover{background: #00abe3;}
.icons > li.nav2 > a:hover{background: #3a546d;}
.icons > li.nav3 > a:hover{background: #c91e25;}
.icons > li.nav4 > a:hover{background: #004088;}
.icons > li.nav5 > a:hover{background: #01669c;}
.icons > li.nav6 > a:hover{background: #f14724;}

header{position: absolute; left: 50px; top: 50px; z-index: 10;}
.logo { display:inline-block;text-decoration:none; }
.logo .txt1{ font-size: 80px; line-height: 70px; font-family: 'neouthin'; text-transform: uppercase; color: #adac58;}
.logo .txt2{ font-size: 44px; line-height: 35px; font-family: 'neouthin'; text-transform: uppercase; color: #407e9b;}

.slogan1{ font-size: 44px; line-height: 44px; font-family: 'neouthin'; text-transform: uppercase; color: #aaaaaa; position: absolute; right: 40px; top: 70px; z-index: 10;}

.splash{width: 983px;height: 556px; position: absolute;left: 11px; top: 200px; z-index: 9;}


footer{width: 995px; height: 28px; background: #fff; border: 1px solid #d4d4d4; margin-top: 9px; font-size: 11px; text-transform: uppercase;}
.copyright{color:#a3a3a3; line-height:28px;padding-left:15px; float:left;}
.tola{float: right; margin-right: 1px; margin-top: 1px;}
.privacy{display: inline-block; height: 26px; line-height: 26px; color: #969696; padding: 0 20px; text-decoration: none; float: right; background: #f1f1f1; margin-top: 1px; margin-right: 1px;
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; background: #adac58;}


/* ============================= main menu ====================== */

.menu { display:block; height:26px; position:absolute; right:30px; top:132px; z-index:20; text-align:center; white-space:nowrap; }
#menu { display:block; height:26px; white-space:nowrap;}
#menu > li { display: inline-block;height:26px; position:relative; float:left; margin:0 5px; white-space:nowrap;}
#menu > li > a{display: inline-block; height:100%; text-decoration:none; position:relative; padding:0 10px; overflow:hidden; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:5;font-family:'NeouBold';font-size:15px; line-height:26px; color:#acacac; text-decoration:none; text-transform:uppercase;  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:20;font-family:'NeouBold';font-size:15px; line-height:26px; color:#adac58; text-decoration:none; text-transform:uppercase;  }

.submenu{ position:absolute; z-index:1; top:26px; left:0px;}
.submenu > ul{ padding:0px 0; border-top: solid 3px #adac58;  }
.submenu > ul .submenu{left: 100%; margin-left: 1px; top: -4px;}
.submenu ul > li{ display:block; width:100%; height:25px; position:relative; text-align:left; margin-top:1px;}
.submenu ul > li > a{ display: block;height:100%;line-height:25px; text-decoration:none; position: relative; font-family:'Open Sans'; font-weight: 400px; font-size:12px; color:#acacac; white-space:nowrap; padding:0 25px 0 10px; text-transform:uppercase; background:#f1f1f1;}
.submenu ul > li > a em{width: 5px; height: 7px; background: url(../images/arr1.png) 0 0 no-repeat; position: absolute; right: 7px; top: 9px;}
.submenu ul > li > a:hover { color:#fff; text-decoration:none; background:#adac58; }






/* ============================= main layout ====================== */



#content{ width:983px; height:525px; position:absolute; left:11px; top:200px; z-index:5; overflow:hidden; }
#content > ul{ width:100%; height:100%; position:relative; overflow:hidden;}
#content > ul > li{ width:983px; height:525px; position:absolute; overflow:hidden;}

.box{ width:910px;height:495px; position:relative; padding: 30px 33px 0px 40px;}

.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:330px;}
.col2{ width:510px;}
.col3{ width:430px;}
.col4{ width:440px;}







.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:#ad7258; text-decoration: underline; outline:none}
a:hover{ text-decoration: none; color: #adac58;}

h2{ font-family:'NeouBold';font-weight:normal; font-size:30px; color:#4d798d; line-height:30px; padding:0px 0 15px 0;  }



.upper { text-transform:uppercase;}

.color1{ color:#4d798d;}
.color2{ color:#ffae00;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0; border-left:13px solid #bababa; border-right:13px solid #bababa;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:5px solid #dcdcdc;}
.border2 { padding: 2px; background: #fff;}


.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.video1 {width:329px; height:156px; margin-bottom:20px;}
.video1 a img {border:5px solid #dcdcdc; padding: 2px; background: #fff;
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-color: #adac58;}

.button1{ display:inline-block; height:31px; line-height:31px;  text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:15px; font-family:'NeouBold'; color:#969696; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:#f1f1f1; padding:0 20px;}
.button1:hover { color:#fff; background: #adac58;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#575757; 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:#adac58; background-position: 10px 10px;}

.services1{padding-bottom: 15px;}
.services1 .img{border:5px solid #dcdcdc;padding: 2px; background: #fff; float: left; margin-right: 20px;}

.gal1 { width:192px; padding-bottom:20px; float:left; margin-right:35px; }
.gal1.last { margin-right:0px; }

.photo1 {width:192px; height:133px; margin-bottom:15px;}
.photo1 a img {border:5px solid #dcdcdc;padding: 2px; background: #fff; 
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-color: #adac58;}

.partners1{width:151px; margin-right: 25px; padding-bottom: 20px; float: left; }
.partners1.last{margin-right: 0;}
.partners1 .img{border:5px solid #dcdcdc;padding: 2px; background: #fff; margin-bottom: 15px;}

.google_map{

    width: 416px;
    height: 266px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:5px solid #dcdcdc;padding: 2px;
}




/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:467px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:430px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#575757;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:320px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #575757; background: #fff; border: 1px solid #d7d7d7; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -moz-box-shadow: inset 2px 2px 5px #e8e7e7; -webkit-box-shadow: inset 2px 2px  5px #e8e7e7; box-shadow: inset 2px 2px 5px #e8e7e7; padding-left: 5px;}
#ajax-contact-form input:focus{border-color:#888888; }

#ajax-contact-form textarea{ float:left; width:320px; height:150px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #575757; background: #fff; border: 1px solid #d7d7d7; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;-moz-box-shadow: inset 2px 2px 5px #e8e7e7; -webkit-box-shadow: inset 2px 2px  5px #e8e7e7; box-shadow: inset 2px 2px 5px #e8e7e7; padding-left: 5px; padding-top: 5px;}
#ajax-contact-form textarea:focus{border-color:#888888; }

#ajax-contact-form img{float:left; width:140px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:112px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:119px; height:37px; 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%; 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: 'NeouBold';
    src: url('neou-bold-webfont.eot');
    src: url('neou-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('neou-bold-webfont.woff') format('woff'),
         url('neou-bold-webfont.ttf') format('truetype'),
         url('neou-bold-webfont.svg#NeouBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neouthin';
    src: url('neou-thin-webfont.eot');
    src: url('neou-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('neou-thin-webfont.woff') format('woff'),
         url('neou-thin-webfont.ttf') format('truetype'),
         url('neou-thin-webfont.svg#neouthin') format('svg');
    font-weight: normal;
    font-style: normal;

}