@import "reset.css";
@import "prettyPhoto.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";
@import "jquery.lightbox-0.5.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:#e2e2e2; border:0; font: 12px Arial, Helvetica, sans-serif; color:#484c58 ; 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 #e2e2e2; 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 no-repeat;}


.main1 { width:100%;height:800px; position:relative; z-index:1;}

.main2{ width:986px; height:800px; position:absolute; left:50%; margin-left:-493px; top:50%; margin-top:-350px; z-index:2;}

header{ width:100%; height:130px; position:absolute; left:0; top:45px; z-index:5; }
.logo { display:inline-block;text-decoration:none; margin-top:10px; }
.logo .txt1{ font-family:'Times New Roman'; font-size:40px; line-height:40px; color:#414449; text-transform:uppercase;}
.logo .txt2{ font-family:'Times New Roman'; font-size:40px; line-height:40px; color:#414449; text-transform:uppercase; letter-spacing:3px;}
.logo .txt3{ font-family:'Times New Roman'; font-size:13px; line-height:20px; color:#414449; text-transform:uppercase; letter-spacing:3px;}

.hl1{ width:100%; height:2px; background:url(../images/hl1.gif) 0 0 repeat-x; position:absolute; left:0; top:250px; z-index:5;}

.hl2{ width:100%; height:2px; background:url(../images/hl1.gif) 0 0 repeat-x; position:absolute; left:0; top:299px; z-index:5;}

.hl3{ width:100%; height:2px; background:url(../images/hl1.gif) 0 0 repeat-x; position:absolute; left:0; top:640px; z-index:5; }

footer{ width:100%; height:40px; position:absolute; left:0; top:640px; z-index:5; }
.tola{ display:inline-block; float:left; height:40px; line-height:40px;}
.copyright{color:#989898; line-height:40px;padding-left:10px; float:left;}
.copyright2{color:#575757; line-height:40px;padding-right:10px; float: right;}
.copyright2 a { color:#989898;}

.icons { position:absolute; right:0; top:260px; z-index:11;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:100%;}


/* ============================= main menu ====================== */

.menu { display:block; width:100%; height:47px; position:absolute; left:0px; top:252px; z-index:10; text-align:center; white-space:nowrap; }
#menu { display:block; width:100%; height:45px; position:absolute; left:0; top:1px;}
#menu > li { display: inline-block;height:45px; position:relative; float:left; margin:0 10px; white-space:nowrap;}
#menu > li:first-child{ margin-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 .over{position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:10; background:#c4373d; display:none; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:5;font-family:'Times New Roman';font-size:18px; line-height:45px; color:#c4373d; text-decoration:none; text-transform:uppercase; text-shadow:1px 1px 1px #fff;  }
#menu > li > a .txt2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:20;font-family:'Times New Roman';font-size:18px; line-height:45px; color:#eee; text-decoration:none; text-transform:uppercase; top:-50px; }

#menu > li.active-start > a .over{display:block; }
#menu > li.active-start > a .txt2{ top:0px; }


.submenu{ position:absolute; z-index:1; top:45px; left:0px; display: none;}
.submenu > ul{ padding:0px 0; background:url(../images/submenu.png); border:thin solid white; border-top: none  }
.submenu ul > li{ display:block; width:100%; height:40px; position:relative; text-align:left;}
.submenu ul > li > a{ display:block;height:100%;line-height:40px; text-decoration:none; position: relative; font-family:'Times New Roman';font-size:16px; line-height:40px;  white-space:nowrap; }
.submenu ul > li > a .s_over{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:1; background:#c4373d; color:white}
.submenu ul > li > a .s_txt1{ display:block; width:100%; height:100%; line-height:40px; color:#414449;padding:0 15px;text-transform:uppercase; position:relative; left:0; top:0; z-index:2; }
.submenu ul > li > a .s_txt1:hover { color:white; }



.menu_splash {  height:289px; position:absolute; left:0; top:310px; z-index:7;}
#menu_splash {width:500px; float: right;}
#menu_splash > li { width:160px; height:150px; float:left; position:relative;overflow:hidden; margin-left:10px; margin-top: 10px;}
#menu_splash > li:first-child{ margin-left:0;}
#menu_splash > li:nth-child(4){ margin-left:0;}
#menu_splash > li > a{display:block; width:100%; height:100%; text-decoration:none; position:relative; overflow:hidden; text-align:center;  }
#menu_splash > li > a img{ position:relative; top:20px; z-index:50;}
#menu_splash > li > a .grad{ display:block; width:100%; height:100%; background:url(../images/nav_grad.png) 0 0 no-repeat;position:absolute; left:0; top:0; z-index:10;}
#menu_splash > li > a .over{ display:block; position: absolute; width:100%; height:100%; left:0; top:0; z-index:1; background:#c1c3c5; }
#menu_splash > li > a .txt1{ display:block; width:100%;position: absolute;left:0px;top:80px;z-index:11; font-family:'Times New Roman';font-size:18px; line-height:35px; color:#909090; text-decoration:none; white-space:nowrap; letter-spacing:0px; text-transform:uppercase; text-align:center; text-shadow:1px 1px 1px #fff;}
#menu_splash > li > a .txt2{ display:block; width:100%;position: absolute;left:0px;top:105px;z-index:11; font-family:'Times New Roman';font-size:14px; line-height:35px; color:#898989; text-decoration:none; white-space:nowrap; letter-spacing:0px; text-transform:uppercase; text-align:center; text-shadow:1px 1px 1px #fff;}





/* ============================= main layout ====================== */



#content{ width:986px; height:457px; position:absolute; left:0px; top:241px; z-index:4; overflow:hidden; }
#content > ul{}
#content > ul > li{ width:986px; height:457px; position:absolute; overflow:hidden; }

div.main2.inpage .menu_splash {  display:none; opacity:0 }
div.main2.inpage header {margin-top: -70px}
div.main2.inpage .hl1 {margin-top: -70px}
div.main2.inpage .hl2 {margin-top: -70px}
div.main2.inpage .menu {margin-top: -70px}
div.main2.inpage .icons {margin-top: -70px}
div.main2.inpage footer {margin-top: 70px}
div.main2.inpage .hl3 {margin-top: 70px}



.close{ display:block; width:27px; height:27px; position:absolute; right:18px; top:20px; z-index:30;}
.close span{ display:block; width:27px; height:27px; background:url(../images/close.png) center center no-repeat; }

.box{ width:930px;height:427px; background:#f9f9f9; position:relative; padding:30px 16px 0px 40px;}

.box ul {
  list-style: disc;
  margin-left: 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:550px;}
.col3{ width:510px;}
.col4{ width:370px;}
.col5{ width:470px;}
.col6{ width:410px;}
.col7{ width:220px;}
.col8{ width:610px;}
.col9{ width:270px;}
.col10{ width:420px;}
.col11{ width:460px;}







.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:#44474d; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Times New Roman';font-weight:normal; font-size:25px; color:#44474d; line-height:25px; padding:10px 0 15px 0;  }
h3{ font-weight:normal; font-size:18px; color:#44474d; line-height:18px; padding:5px 0 5px 0;  }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.text { padding:0 0 5px; display:block;}

.line1 { height:1px; background:#4a4a4a; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.border1 { border:1px solid #cacaca;}
.border2{ padding:5px; background:#fff;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:26px; line-height:24px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:17px;  color:#949494; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) 0px 0px no-repeat; padding-left:40px;}

.button2{ display:inline-block; height:26px; line-height:24px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:17px;  color:#949494; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button2.png) 0px 0px no-repeat; padding-left:40px; margin-left:50px;}

.time1{ display:inline-block; height:32px; padding:0 10px; background:#e6e6e7; color:#9e9e9e; font-size:17px; line-height:32px; text-transform:uppercase; margin-bottom:10px;}

.ul1 > li { line-height:26px; list-style: none;}
.ul1 > li a{ display:block;text-decoration:none; font-size:17px; color:#484c58;background:url(../images/li_st1.png) 4px 10px no-repeat; padding-left:20px;}
.ul1 > li a:hover{ text-decoration:none; color:#fff; background:#44474d url(../images/li_st1_over.png) 4px 10px no-repeat;}

.partners1{ width:168px; float:left; margin-right:30px; padding-bottom:35px;}
.partners1.last{ margin-right:0;}
.partners1 img{ margin-bottom:10px;}

.gal1 { width:186px; padding-bottom:30px; float:left; margin-right:45px; }
.gal1.last { margin-right:0px; }

.photo1 {width:186px; height:216px; margin-bottom:10px;}
.photo1 a img {border:1px solid #cacaca;padding:5px; background:#fff;}

.google_map{

	width: 408px;
	height: 208px;
	border-radius:0px;
	background: #fff;
	position:relative;
	overflow:hidden; margin-bottom:20px; border:1px solid #cacaca; padding:5px;

}



/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:354px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:450px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#484c58;}
#ajax-contact-form label.c{ margin-top:5px;}

input{ float:left; width:340px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #484c58; background: #fff; border: 1px solid #d3d3d3; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

textarea{ float:left; width:340px; height:70px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #484c58; 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:120px; height:53px; margin-top:5px; margin-left:10px;}

input.capthca{ float:left; width:77px; margin-top:5px; margin-right:10px;}

input.submit{ width: auto; cursor:pointer; border:none; margin:25px 0 0 0px; background-color: #e3e3e3; color: #949494; text-transform:uppercase; font-weight: bold; padding: 5px 10px 5px 10px; }
input.submit:hover{ background-color: #44474d; color: #fff}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

/*@font-face {
    font-family: 'ProximaNovaLtRegular';
    src: url('proximanova-light-webfont.eot');
    src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-light-webfont.woff') format('woff'),
         url('proximanova-light-webfont.ttf') format('truetype'),
         url('proximanova-light-webfont.svg#ProximaNovaLtRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaRgBold';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#ProximaNovaRgBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_cn_rgregular';
    src: url('proximanovacond-regular-webfont.eot');
    src: url('proximanovacond-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanovacond-regular-webfont.woff') format('woff'),
         url('proximanovacond-regular-webfont.ttf') format('truetype'),
         url('proximanovacond-regular-webfont.svg#proxima_nova_cn_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}                  */