@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:#141516; border:0; font: 12px Arial, Helvetica, sans-serif; color:#fff; 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 #141516;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-image: url(../images/loader.gif);
}

#bgStretch {overflow:hidden;z-index:-1; position:fixed}
.bgspinner {width:100%;height:100%;position: fixed;z-index:0;left:0;top:0;background: url(../images/loader.gif) center center no-repeat;}

.extra {
	min-width:1000px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 auto -33px;
	overflow:hidden;
	position:relative;
	z-index:10;
	background:url(../images/px1.png) 0 0 repeat;
	background-image: url(../images/px1.png);
}

.block1{ height:0px;}

#pagination { position: absolute; width:100%; height:28px; z-index:11; left:0; bottom:30%; margin-bottom:-175px; text-align:center;}
#pagination ul{ text-align:center; width:100%; height:28px; display:block; position:relative;}
#pagination li{position:relative; margin:0 2px 0 2px; display:inline-block;}
#pagination a{ display:block; background:url(../images/pagination.png) left top no-repeat; width:28px; height:28px;}
#pagination a:hover, #pagination .active a{ background-position:right}

header{ width:100%; height:57px; background:#141516; position:absolute; left:0; top:0; z-index:2;}
.top1{ width:1000px; height:57px; margin:0 auto;}

.logo { display: inline-block;text-decoration:none; float:left;}
.logo .txt1 { height:57px; background:#2455a3; font-family:'Swis721CnBTDTypeBold'; font-size:40px; color:#fff; line-height:57px; text-decoration:none; text-transform:uppercase; letter-spacing:0px; padding:0 25px; }
.logo .txt2 { height:33px; background:#214887; font-family:'Swis721LtCnBTLight'; font-size:16px; color:#fff; line-height:33px; text-decoration:none; text-transform:uppercase; letter-spacing:1px; padding:0 25px;}

.main1 {position:relative; width:1000px; margin:0 auto; z-index:1;}
.main2 {height:720px;position:relative; }

footer{ width:100%; height:33px; background:#141516; position:relative; z-index:20;}

.copyright{color:#b4b4b4; line-height:33px;float:left; padding-left:10px; float:left;}
.copyright a { color:#fff; text-decoration: underline;}

.tola{ float:right; width:156px; height:18px; background: url(../images/sound_bg.png) 0 0 no-repeat; margin-right:15px; margin-top:9px; margin-left:60px;}

.icons { float:right; padding-top:3px; 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:33px; color:#f5f5f5; float:right; padding-right:10px;}





/* ============================= main menu ====================== */

.menu { position:relative; height:57px; float:right; }
#menu { }
#menu > li { height:57px; float:left; position:relative;}
#menu > li > a{display: inline-block;width:100%; height:100%; text-decoration:none; position: relative; overflow:hidden; }
#menu > li > a .overPlane{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; background:#ff0000;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'Swis721CnBTDTypeBold';font-size:16px; line-height:57px; color:#777777; text-decoration:none; padding:0 15px; text-transform:uppercase;}
#menu > li > a:hover .txt1, #menu > li.active > a .txt1, #menu > li.sfHover > a .txt1{ color:#FFFFFF;}

.submenu{ position:absolute; z-index:1; top:62px; left:0px; }
.submenu > ul{ background:url(../images/submenu_bg.png); }
.submenu ul > li{ display:block; width:100%; height:32px; position:relative; text-transform:uppercase;}
.submenu ul > li > a{ display:block; width:100%; height:100%;line-height:33px; text-decoration:none; position: relative; }
.submenu ul > li > a > .s_overPlane{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; background:#2455a3;}
.submenu ul > li > a > .s_txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'Swis721CnBTDTypeBold';font-size:14px; line-height:32px; color:#fff;  text-decoration:none; white-space:nowrap;padding:0 15px; }
.submenu ul > li > a:hover .s_txt1{ color:#fff; text-decoration:none; }

.menu_splash { width:1000px; height:535px; position: absolute; left:0; top:100px; z-index:1;}
#menu_splash { position:relative; margin-left:4px;}

#menu_splash > li { display:block; width:249px; height:535px; float:left; position:relative;}
#menu_splash > li:first-child {}
#menu_splash > li > a{display:block;width:239px; height:100%; text-decoration:none; position: relative; overflow:hidden; }
#menu_splash > li > a img{ position:absolute; left:0; top:0; z-index:1;}
#menu_splash > li > a .over{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:2; background:#141516; border-radius:5px;}
#menu_splash > li > a .txt1{ display:block; position: relative; width:100%; height:24px; z-index:3;font-family:'Swis721CnBTDTypeBold';font-size:24px; line-height:24px; color:#fff;text-decoration:none; text-align:center; text-transform:uppercase;}
#menu_splash > li > a .txt2{ display:block; position: relative; width:100%; height:16px; z-index:3;font-family:'Swis721LtCnBTLight';font-size:16px; line-height:16px; color:#bababa;text-decoration:none; text-align:center; text-transform:uppercase;}
#menu_splash > li > a .txt3{ display:block; position: absolute; left:0; top:0; width:100%; height:140px; z-index:4;font-family:'Swis721MdBTMedium';font-size:140px; line-height:140px; color:#fff;text-decoration:none; text-align:center; text-transform:uppercase;}


/* ============================= main layout ====================== */


#content{ width:990px; height:535px; position:absolute; left:5px; top:100px; z-index:2; }
#content > ul{}
#content > ul > li{ width:990px; height:535px; background:#141516; position:absolute; border-radius:5px;}

.close{ display:block; width:23px; height:23px; background:url(../images/close.png) left top no-repeat; position:absolute; right:0; top:0; z-index:2;}
.close span{ display:block; width:23px; height:23px; background:url(../images/close.png) left bottom no-repeat;}


.box{ width:920px; height:450px; position:relative; padding:10px 30px 40px 20px; }

.col0, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0{ width:1px; margin:0 20px; background:#3c3c3d; height:220px;}

.col00{ width:1px; margin:0 30px; background:#3c3c3d; height:400px; float:left;}

.col1{ width:185px;}
.col2{ width:380px;}
.col3{ width:450px;}
.col4{ width:251px;}


.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:#4b90ff; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Swis721CnBTDTypeBold';font-weight:normal; font-size:24px; color:#fff; line-height:24px;padding:15px 0 15px 0; letter-spacing:0px; }
inherit; }


.upper { text-transform:uppercase;}

.color1{ color:#9f9f9f;}
.color2{ color:#4b90ff;}

p.text { padding:5px 0;}

.line1 { height:2px; background:url(../images/line1_px.gif) top left repeat-x; margin:10px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:3px solid #636364;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}


.video1 { width:212px; height:103px; position:relative; float:left; margin-right:30px; margin-bottom:20px;}
.video1 img {position:relative; z-index:2;}
.video1 span{position:absolute; z-index:2; margin:3px 0 0 3px; top:0; left:0; background:url(../images/video_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}

.button1{ display:inline-block; height:14px; line-height:14px;position:relative; text-decoration:none; margin-top:7px; margin-bottom:7px;  font-family:'Swis721CnBTDTypeBold';letter-spacing:0px;font-size:14px; color:#636364; text-transform:uppercase;}
.button1:hover { color:#fff;}

.gal1 { width:262px; padding-bottom:20px; float:left; margin-right:45px; }
.gal1.last { margin-right:0px; }
.gal1 .txt{ color:#9f9f9f; font-weight:bold;}
.gal1:hover .txt{ color:#fff;}

.photo1 {width:256px; height:158px; position:relative; margin-bottom:10px; }
.photo1 a img {position:relative; border:3px solid #636364;  }
.photo1 a:hover img {border:3px solid #2455a3;  }
.photo1 a span{position:absolute;z-index:2;margin:3px 0 0 3px; top:0;left:0; background:url(../images/photo_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}

.google_map{

	width: 370px;
	height: 250px;
	border-radius:0px;
	background: #fff;
	padding:0px;
	position:relative;
	overflow:hidden;
	border:3px solid #636364;
	margin-bottom:20px;
}



/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:450px; 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:#b3b3b3;}

input{ float:left; width:330px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background:#fff; border: 1px solid #37444b; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

textarea{ float:left; width:330px; height:120px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background:#fff; border: 1px solid #37444b; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#ajax-contact-form img{float:left; width:90px; height:31px; margin-bottom:5px;}

input.capthca{ float:left; width:100px; margin-bottom:5px; margin-left:10px;}

input.submit{ width:100px; height:30px; 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-transform:uppercase; font-size:14px; font-family:'Swis721CnBTDTypeBold'; color:#636364; }
input.submit:hover{ color:#fff;background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'Swis721CnBTDTypeBold';
    src: url('swisscb-dtype-webfont.eot');
    src: url('swisscb-dtype-webfont.eot?#iefix') format('embedded-opentype'),
         url('swisscb-dtype-webfont.woff') format('woff'),
         url('swisscb-dtype-webfont.ttf') format('truetype'),
         url('swisscb-dtype-webfont.svg#Swis721CnBTDTypeBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Swis721LtCnBTLight';
    src: url('swis721_ltcn_bt_dtype-webfont.eot');
    src: url('swis721_ltcn_bt_dtype-webfont.eot?#iefix') format('embedded-opentype'),
         url('swis721_ltcn_bt_dtype-webfont.woff') format('woff'),
         url('swis721_ltcn_bt_dtype-webfont.ttf') format('truetype'),
         url('swis721_ltcn_bt_dtype-webfont.svg#Swis721LtCnBTLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Swis721MdBTMedium';
    src: url('swz721m-webfont.eot');
    src: url('swz721m-webfont.eot?#iefix') format('embedded-opentype'),
         url('swz721m-webfont.woff') format('woff'),
         url('swz721m-webfont.ttf') format('truetype'),
         url('swz721m-webfont.svg#Swis721MdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
