@import "reset.css";
@import "prettyPhoto.css";
@import "slider.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:#000; border:0; font: 12px Arial, Helvetica, sans-serif; color:#d0d4d9 ; 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 #000; 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/px1.jpg) left center repeat-x;}


.main1 { width:100%;height:700px; position:relative; z-index:1;}
.main2 {position:relative;}

.main3{ width:992px; height:550px; position:absolute; left:50%; margin-left:-496px; top:50%; margin-top:-330px; z-index:3;}

.main4{ width:992px; height:496px; background:#000; position:relative; z-index:2; overflow:hidden;}

.grad1{ width:422px; height:496px; background:url(../images/grad1.png) 0 0 no-repeat; position:absolute; left:1px; top:1px; z-index:1;}

.logo {
	display:inline-block;
	text-decoration:none;
	position:absolute;
	left:72px;
	top:252px;
	z-index:20;
	padding-right:0px;
	width: 334px;
}
.logo .txt1 {
	font-family:NeouThin;
	height:50px;
	line-height:50px;
	font-size:50px;
	color:#797979;
	text-decoration:none;
	text-transform:uppercase;
}
.logo .txt2 {
	font-family:NeouBold;
	height:38px;
	line-height:38px;
	font-size:38px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.logo .txt3 {
	height:16px;
	line-height:16px;
	font-size:16px;
	color:#797979;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:3px;
	padding-top:20px;
}

.logo2 {
	display:inline-block;
	text-decoration:none;
	position:absolute;
	left:13px;
	top:405px;
	z-index:21;
	width: 248px;
}
.logo2 .txt1 { font-family:'NeouThin'; height:28px; line-height:28px; font-size:28px; color:#797979;text-decoration:none; text-transform:uppercase; }
.logo2 .txt2 {
	font-family:NeouBold;
	height:21px;
	line-height:21px;
	font-size:21px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.logo2 .txt3 {
	height:8px;
	line-height:8px;
	font-size:8px;
	color:#797979;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2.4px;
	padding-top:10px;
}

.splash{ width:496px; height:496px; position:absolute; right:0; top:0; z-index:5; overflow:hidden;}
.splash .dark{ width:6px; height:496px; background:#1e1e1e; position:absolute; left:0; top:0; z-index:2;}
.splash .black{ width:0px; height:496px; background:#000; position:absolute; left:0; top:0; z-index:3;}

.navigation{ width:44px; height:496px; position:absolute; left:452px; top:0; z-index:10;}
.navigation .dark{ width:1px; height:496px; background:#343537; position:absolute; right:0; top:0; z-index:-1;}
.enter_cont{ margin-top:182px;}

.enter{ display:block; width:44px; height:133px; background:url(../images/enter.png) 0 0 no-repeat;}







.shadow1{ width:994px; height:94px; background:url(../images/shadow1.png) 0 0 no-repeat; position:absolute; left:-1px; bottom:0; z-index:1;}

.radial1{ width:1126px; height:974px; background:url(../images/radial1.png) left top no-repeat; position:absolute; left:50%; margin-left:-563px; top:50%; margin-top:-550px; z-index:2;}

footer{ width:1000px; height:100px; position:absolute; left:50%; margin-left:-500px; bottom:25%; margin-bottom:-160px;; z-index:5; text-align:center;}

.copyright{
	color:#9F9F9F;
	line-height:25px;
}
.copyright a { color:#b3b3b3; text-decoration:none;}
.copyright a:hover { color:#fff; text-decoration: underline;}

.icons { padding:10px 0 0 0px; display:inline-block; }
.icons > li { display:inline-block; padding:0 1px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.tola{ display:inline-block; padding-top:7px;}








/* ============================= main menu ====================== */

.menu { position:absolute; left:44px; top:0px; z-index:20;}
#menu { width:145px; height:476px; padding-top:20px; background:#1e1e1e; }
#menu > li { width:100%; height:35px;overflow:hidden; }
#menu > li > a{display:block;width:100%;height:100%;line-height:35px;font-size:14px; color:#616161; text-decoration:none; text-transform:uppercase;padding-left:20px; }
#menu > li > a:hover , #menu > li.active > a, #menu > li.sfHover > a { text-decoration:none; color:#d9dddf;}

.submenu{ position:absolute; z-index:1; top:0px; left:145px; }
.submenu > ul{ width:145px; height:476px; padding-top:20px; background:#2f2f2f; }
.submenu ul > li{ width:100%; height:35px;overflow:hidden;}
.submenu ul > li > a{display:block;width:100%;height:100%;line-height:35px;font-size:14px; color:#737373; text-decoration:none; text-transform:uppercase;padding-left:20px; }

.submenu ul > li > a:hover { color:#fff; text-decoration:none; }


/* ============================= main layout ====================== */


#content{ width:825px; height:496px; overflow:hidden; position:absolute; right:0; top:0; z-index:9; background:url(../images/grad1.png) 1px 1px no-repeat;}
#content > ul{ position:relative; z-index:1;}
#content > ul > li{ width:825px; height:496px; position:absolute;}

#content .black{ width:825px; height:496px; background:#000; position:absolute; left:0; top:0; z-index:3;}

.box{ width:740px; height:426px; position:relative; padding:30px 35px 40px 50px; }

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col1{ width:410px;}
.col2{ width:290px;}
.col3{ width:270px;}
.col4{ width:430px;}





.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:#aec4cf; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'NeouBold';font-weight:normal; font-size:25px; color:#bdbdbd; line-height:25px; padding:15px 0 15px 0; letter-spacing:0px; }
h2 span{ color:#fff;}
.h3{ display:block; font-family:'Swis721CnBTRoman';font-weight:normal; font-size:20px; color:#b9b9b9; line-height:25px; padding:5px 0 5px 0; }


.upper { text-transform:uppercase;}

.color1{ color:#fff;}

p.text { padding:5px 0;}

.line1 { height:1px; background:#4a4a4a; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:1px solid #000;}
.border2 { padding:5px; background:#c4c4c4}

.img0 {margin-bottom:20px;margin-left:20px;}
.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; width:102px; height:30px;  position:relative; text-decoration:none; margin-top:10px; margin-bottom:10px; text-align:center; }
.button1 b{ background: url(../images/button1.png) left top no-repeat; position:absolute; top:0px; left:0; width:100%; height:100%; z-index:1;}
.button1 span{ position:relative; z-index:10; color:#575959; line-height:30px; font-weight:bold; text-transform:uppercase; text-shadow:1px 1px 0px #e3e3e3; letter-spacing:1px;}
.button1:hover span{ color:#252525;}
.button1:hover b{ background-position:left bottom;}

.ul1 > li { height:24px; line-height:24px;}
.ul1 > li a{ height:100%;text-decoration:none; color:#aec4cf; background: url(../images/li_st1.png) 0px 4px no-repeat; padding-left:15px;}
.ul1 > li a:hover{ text-decoration: underline; color:#fff; }

.gal1 { width:166px; background: none; padding-bottom:10px; float:left; margin-right:10px; margin-bottom:5px; }
.gal1:hover{ background:#4a4a4a;}
.gal1 .txt{ padding-left:10px; color:#fff; display:inline-block;}
.gal1.last { margin-right:0px; }

.photo1 {width:146px; height:116px; position:relative; margin-bottom:20px; }
.photo1 a img {position:relative; padding:10px 0 0 10px;  }
.photo1 a span{position:absolute;z-index:2;margin:10px 0 0 10px;top:0;left:0; background:url(../images/photo_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}

.vid1 { width:216px; padding-bottom:5px; float:left; margin-right:25px; }
.vid1.last { margin-right:0px; }

.video1 {width:216px; height:126px; position:relative; margin-bottom:15px; }
.video1 a img {position:relative; }
.video1 a span{position:absolute;z-index:2;margin:0px 0 0 0px;top:0;left:0; background:url(../images/video_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}


.google_map{

	margin-bottom: 20px;
	width: 270px;
	height: 240px;
	border-radius:0px;
	background: #fff; 
	position:relative;
	overflow:hidden;
}




/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:360px; 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:#fff;}

input{ float:left; width:320px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background:#adadad; border: 1px solid #d3d3d3; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

textarea{ float:left; width:320px; height:100px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000; background:#adadad; border: 1px solid #d3d3d3; 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:102px; height:30px; color:#575959; text-transform:uppercase; text-shadow:1px 1px 0px #e3e3e3; 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;}
input.submit:hover{ background-position:bottom;color:#252525;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@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;

}

@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;

}
