@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:#fff; border:0; font: 15px "Times New Roman", Times, serif; color:#cdcdcd; line-height:20px; 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 #fff; width:100%; height:100%; top:0; left:0}

#bgStretch {overflow:hidden;z-index:-1; position:fixed}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10; }



.main1 {position:relative; width:100%; z-index:1;}
.main2 {height:780px; position:relative; z-index:2; }

.open{ display:block; width:153px; height:59px; background:#000;border-radius:0px 59px 59px 0px; -moz-border-radius:0px 59px 59px 0px; -webkit-border-radius:0px 59px 59px 0px; position:absolute; left:0; top:360px; z-index:5; text-decoration:none; overflow:hidden;}
.open .over{ display:block; width:100%; height:100%; background:#2d2d2d; position:absolute; left:-114px; top:0; z-index:1;border-radius:0px 59px 59px 0px; -moz-border-radius:0px 59px 59px 0px; -webkit-border-radius:0px 59px 59px 0px;}
.open .over2{ display:block; width:100%; height:100%; background:#4a4a4a; position:absolute; left:-124px; top:0; z-index:2;border-radius:0px 59px 59px 0px; -moz-border-radius:0px 59px 59px 0px; -webkit-border-radius:0px 59px 59px 0px;}
.open .txt1{ position: relative; width:100%; height:100%; left:50px; top:10px; z-index:5;font-family:'AparajitaRegular';font-size:20px; line-height:18px; color:#fff;text-decoration:none; text-transform:uppercase; text-decoration:none; }
.open .st1{ display:block; width:18px; height:29px; background: url(../images/st1.png) 0 0 no-repeat; position:absolute; right:10px; top:15px; z-index:5;}

header{ width:1000px; height:180px; position:absolute; left:20%; margin-left:-250px; top:300px; text-align:center; z-index:2;}

.logo { display:inline-block;text-decoration:none;}
.logo .txt1 { font-family:'AparajitaBold'; font-size:120px; color:#2b2a25; line-height:120px; text-decoration:none; text-transform:uppercase; letter-spacing:0px; text-shadow:3px 3px 0px #bfbfbd;}
.logo .txt2 { font-family:'AparajitaRegular';font-size:40px; line-height:40px; color:#2b2a25; }
.logo .txt3 { font-family:'AparajitaRegular';font-size:16px; line-height:16px; color:#848484; text-transform:uppercase; letter-spacing:5px; }



footer{ width:100%; height:35px; background:url(../images/footer.png); position:absolute; left:0; bottom:0; z-index:20;}

.privacy{ display:inline-block; height:35px; position:relative; text-decoration:none; text-align:center; padding:0 15px; float:left;}
.privacy .over{ display:block; width:100%; height:100%; background:#000; position:absolute; left:0; top:0; z-index:1;}
.privacy .txt1{ position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family: Arial, Helvetica, sans-serif;font-size:11px; line-height:35px; color:#fff;text-decoration:none; text-transform:uppercase; text-decoration:none; }

.copyright{color:#a0a0a0; line-height:35px; float:left; padding-left:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

.icons { float:right;}
.icons > li { display:block; float:left; padding-right:1px; width:35px; height:35px; }
.icons > li > a{display:block; width:100%; height:100%;position:relative;}
.icons > li > a .over{ display:block; width:100%; height:100%; background:#000; position:absolute; left:0; top:0; z-index:1;}
.icons > li > a img{ position:absolute; left:0; top:0; z-index:2;}

.tola{ width:51px; height:59px; background:#000; position:absolute; right:0; top:30%; margin-top:-150px; z-index:30;border-radius:59px 0px 0px 59px; -moz-border-radius:59px 0px 0px 59px; -webkit-border-radius:59px 0px 0px 59px;}





/* ============================= main menu ====================== */

.menu { width:100%; height:59px; background:#363636; position:absolute; left:-100%; top:360px; z-index:4;}
#menu { position:absolute; left:20%; margin-left:-100px; top:0;}
#menu > li { height:59px; float:left; position:relative; background:url(../images/nav_bg.png) left top no-repeat; margin-left:-1px;}
#menu > li:first-child{ background:none;}
#menu > li > a{display: inline-block;width:100%; height:100%; text-decoration:none; position: relative; overflow:hidden; }
#menu > li > a .over{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; background:#000;}
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'AparajitaRegular';font-size:20px; line-height:59px; color:#fff; 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:59px; left:0px; }
.submenu > ul{ background:#8e8e8e; }
.submenu ul > li{ display:block; width:100%; height:33px; position:relative;}
.submenu ul > li > a{ display:block; width:100%; height:100%;line-height:33px; text-decoration:none; position: relative; }
.submenu ul > li > a > .over2{ display:block; position: absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; background:#676767;}
.submenu ul > li > a > .txt2{ display:block; position: relative; width:100%; height:100%; left:0px; top:0px; z-index:2;font-family:'AparajitaRegular';font-size:20px; line-height:33px; color:#fff;  text-decoration:none; white-space:nowrap;padding:0 15px; }
.submenu ul > li > a:hover .txt2{ color:#fff; text-decoration:none; }


/* ============================= main layout ====================== */


#content{ width:100%; height:477px; position:absolute; left:0; top:259px; z-index:1; overflow:hidden; }
#content > ul{ width:100%; height:100%; position:relative; overflow:hidden;}
#content > ul > li{ width:100%; height:477px; position:absolute; background:#000; overflow:hidden;}

.close{ display:block; width:26px; height:26px; position:absolute; right:21px; top:16px; z-index:2;}
.close span{ display:block; width:100%; height:100%; background:url(../images/close.png) 0 0 no-repeat;}

.box{ width:900px;height:390px; position:absolute; left:20%; margin-left:-100px; padding:40px 0px 47px 0px; }

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col1{ width:540px;}
.col2{ width:270px;}
.col3{ width:510px;}
.col4{ width:300px;}
.col5{ width:370px;}
.col6{ width:480px;}


.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:#fff; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'AparajitaRegular';font-weight:normal; font-size:60px; color:#fff; line-height:50px; padding:0px 0 15px 0; letter-spacing:0px; }
.h3{ display:block; font-size:18px; line-height:28px; padding:0px 0 0px 0; letter-spacing:0px; color:#fff; text-transform:uppercase; }
.h4{ display:block; font-size:18px; line-height:28px; padding:0px 0 0px 0; letter-spacing:0px; color:#797979; text-transform:uppercase; background:url(../images/h4.jpg) 0 7px no-repeat; padding-left:25px; }
.h5{ display:block; font-size:15px; line-height:20px; padding:0px 0 0px 0; letter-spacing:0px; color:#fff; text-transform:uppercase; }


.upper { text-transform:uppercase;}

.color1{ color:#797979;}

.s18{ font-size:18px;}

.lh29{ line-height:29px;}

p.text { padding:5px 0;}

.line1 { height:1px; background:url(../images/line1_px.png) top left repeat-x; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:5px solid #363636;}


.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}


.button1{ display:inline-block; height:36px; background:#282828;  position:relative; text-decoration:none; margin-top:10px; margin-bottom:10px; font-family:'AparajitaRegular'; font-size:19px; text-transform:uppercase; line-height:36px; padding:0 15px;}
.button1:hover { background:#4a4a4a;}

.ul1 > li { height:37px; line-height:37px; background:url(../images/li_line1.png) 0 0 repeat-x;}
.ul1 > li:first-child{ background:none;}
.ul1 > li a{ display:block; height:100%;text-decoration:none; color:#797979; font-size:18px; text-transform:uppercase; padding-left:30px;background:url(../images/li_st1.jpg) 0 11px no-repeat }
.ul1 > li a:hover{ text-decoration:none; color:#bbbbbb; background:url(../images/li_st1_over.jpg) 0 11px no-repeat}

.gal1 { width:197px; padding-bottom:15px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }

.photo1 {width:187px; height:121px; position:relative; margin-bottom:15px;}
.photo1 a img {position:relative; border:5px solid #363636; }
.photo1 a span{position:absolute;z-index:2; margin:5px 0 0 5px; top:0;left:0; background:url(../images/photo_over.png) 50% 50% no-repeat #000; width:100%; height:100%;}

.vid1 { width:407px; padding-bottom:40px; float:left; margin-right:35px; }
.vid1.last { margin-right:0px; }

.video1 {width:397px; height:244px; position:relative; margin-bottom:15px;}
.video1 a img {position:relative; border:5px solid #363636; }
.video1 a span{position:absolute;z-index:2; margin:5px 0 0 5px; 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: 360px;
	height: 190px;
	border-radius:0px;
	background: #fff;
	position:relative; overflow:hidden;
}

/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:390px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:470px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

input{ float:left; width:460px; height:29px; font-family: "Times New Roman", Times, serif; font-size:15px; color: #cdcdcd; background:#3f3f3f; border: 1px solid #454545; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

textarea{ float:left; width:460px; height:90px; font-family: "Times New Roman", Times, serif; font-size:15px; color: #cdcdcd; background:#3f3f3f; border: 1px solid #454545; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

#ajax-contact-form img{float:left; width:126px; height:31px; margin-bottom:5px;}

input.capthca{ float:left; width:126px; margin-bottom:5px; margin-left:10px;}

input.submit{ width:80px; height:35px; font-family:'AparajitaRegular'; font-size:19px; color:#fff; cursor:pointer; background:#282828; border:none; margin:5px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; text-transform:uppercase;}
input.submit:hover{ background:#4a4a4a; }



/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'AparajitaBold';
    src: url('aparajb-webfont.eot');
    src: url('aparajb-webfont.eot?#iefix') format('embedded-opentype'),
         url('aparajb-webfont.woff') format('woff'),
         url('aparajb-webfont.ttf') format('truetype'),
         url('aparajb-webfont.svg#AparajitaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AparajitaRegular';
    src: url('aparaj-webfont.eot');
    src: url('aparaj-webfont.eot?#iefix') format('embedded-opentype'),
         url('aparaj-webfont.woff') format('woff'),
         url('aparaj-webfont.ttf') format('truetype'),
         url('aparaj-webfont.svg#AparajitaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}