
/* 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;}
.wrapper {width:100%; overflow:hidden;}

/* Global properties ======================================================== */

body{ background:#0a0c0f; border:0; font:12px Arial, Helvetica, sans-serif; color:#5b5b5b; line-height:18px;}


/* Global Structure ============================================================= */

.main {	margin: 0 auto;	width: 980px; }

.body1{ background: url(../images/bg_top.gif) top repeat-x #eeeeee}
.body2{ background:url(../images/bg.jpg) repeat #2c2f36; border-top:2px solid #2c2f36}


/* ============================= main layout ====================== */

a{ color:#2fb3fd; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}
h1{ float: left; font:66px "Times New Roman", Times, serif; line-height:88px; padding:42px 0 0 0}
h2{ font:32px "Times New Roman", Times, serif; color:#000000; line-height:40px; padding:51px 0 15px 0; background:url(../images/line_hor1.gif) bottom repeat-x; margin-bottom:23px}
h3{ font:32px "Times New Roman", Times, serif; color:#000000; padding:32px 0 14px 0; line-height:40px;}
#content_bot h3{ font:13px Arial, Helvetica, sans-serif; font-weight:bold; color:#ebebeb; padding:28px 0 13px 0}
p{ padding-bottom:18px;}

/* ============================= header ====================== */
header{}

#logo{ color:#2c2c2c; text-decoration:none;}
#logo span{ color:#03a0f8}
#logo #slogan{ font-size:16px; color:#8d8d8e; line-height:20px; text-transform:uppercase; display:block; margin-top:-19px;}

#search{ float:right; margin-top:79px; background:url(../images/search.gif) top right no-repeat; width:193px; height:28px;}
#search .submit{ height:28px; width:38px; cursor:pointer; background:none; float:right}
#search .input{ background:none; float:right; width:145px; padding:6px 5px; height:16px; font:12px Arial, Helvetica, sans-serif; color:#fff}

#date{ float:right; font:10px Arial, Helvetica, sans-serif; line-height:24px; font-weight:bold; color:#616567; margin-top:80px; padding:0 17px 0 30px; background:url(../images/img_top.jpg) 0 0 no-repeat}

#menu { width:100%; overflow:hidden; padding-bottom:3px; padding-top:18px;}
#menu li { float:left; border-right:1px solid #f1f1f1;}
#menu li a{ display:block; width:139px; background:#fff; font:21px "Times New Roman", Times, serif; color:#12171b; text-decoration:none; line-height:56px; text-align:center}
#menu .bg_none{ border:0;}
#menu .bg_none a{ width:140px;}
#menu li a:hover, #menu #menu_active a{ background: url(../images/menu_marker.gif) bottom center no-repeat #12161a; color:#fff;}

/* ============================= content ====================== */

#content{ width:100%; overflow:hidden; padding-bottom:61px;}
#content_bot{ padding-bottom:29px; width:100%; overflow:hidden}

.marg_right1{ margin-right:20px;}
.marg_right2{ margin-right:30px;}
.pad_bot1{ padding-bottom:18px;}

#welcome{ font-size:36px; color:#03a0f8}

.gallery{ width:300px; float:right} 

.link1{ font-family:Tahoma, Geneva, sans-serif; display:inline-block; padding-right:11px; background:url(../images/marker_2.gif) right 8px no-repeat}

.list1 li{ line-height:24px;}
.list1 li a{ font-size:14px; color:#5b5b5b; padding-left:26px; background:url(../images/marker_1.gif) 0 1px no-repeat}

.list2 li{ line-height:28px; font-size:10px;}
.list2 li a{ color:#c3c3c3; font-weight:bold; text-decoration:none; padding-left:12px; background:url(../images/marker_3.jpg) 0 4px no-repeat; text-transform:uppercase}
.list2 li a:hover{ text-decoration: underline}

.color1{ color:#2fb3fd}

.under{ border-bottom:1px solid #c6c6c6; padding-bottom:26px; margin-bottom:26px;}

/*---gallery1 begin ---*/
.inner{ position:relative; height:270px; overflow:hidden;}
.carousel{ width:100%; overflow:hidden;}
.carousel li{ float:left; padding-left:1px; position:relative; width:149px; height:231px; overflow:hidden; padding-bottom:1px;}
.carousel li a{ width:149px; height:115px; display:block; margin-bottom:1px;}
.inner .next{ width:35px; height:33px; position:absolute; z-index:10; right:0px; top:237px; background: url(../images/marker_right.gif) no-repeat; cursor:pointer}
.inner .prev{ width:36px; height:33px; position:absolute; z-index:10; right:35px; top:237px; background: url(../images/marker_left.gif) no-repeat; cursor:pointer}

.box{ font-size:10px; color:#fff; line-height:10px; background:#ff0042; padding:7px 30px 7px 10px; position:absolute; right:-81px; top:76px; z-index:11;}
.box:hover{ text-decoration:none; color:#151515;}

.img1{ background:url(../images/gallery1_img1.jpg) no-repeat}
.img1:hover{ background:url(../images/gallery_img1_active.jpg) no-repeat}
.img2{ background:url(../images/gallery1_img2.jpg) no-repeat}
.img2:hover{ background:url(../images/gallery_img2_active.jpg) no-repeat}
.img3{ background:url(../images/gallery1_img3.jpg) no-repeat}
.img3:hover{ background:url(../images/gallery_img3_active.jpg) no-repeat}
.img4{ background:url(../images/gallery1_img4.jpg) no-repeat}
.img4:hover{ background:url(../images/gallery_img4_active.jpg) no-repeat}
.img5{ background:url(../images/gallery1_img5.jpg) no-repeat}
.img5:hover{ background:url(../images/gallery_img5_active.jpg) no-repeat}
.img6{ background:url(../images/gallery1_img6.jpg) no-repeat}
.img6:hover{ background:url(../images/gallery_img6_active.jpg) no-repeat}

/* Easy Tooltip */
#easyTooltip{
	padding:0px 20px 0 10px;
	background: url(../images/bg_tooltip.png) repeat;
	color:#fff;
	font-size:12px;
	z-index:2
}
#easyTooltip span{ text-decoration:underline}
/* // Easy Tooltip */

/*---gallery1 end ---*/

.newsletter{ width:275px; margin-top:36px; background:url(../images/bg_newsletter.png) repeat;border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; behavior: url(js/PIE.htc); position: relative; float:right; padding:0 12px 0 16px}
#content_bot .newsletter h3{ font:30px "Times New Roman", Times, serif; color:#f5f5f5; padding:4px 0 0 0; line-height:40px;}

/*---gallery3 begin ---*/
.folio dt{ float:left; margin-right:20px;}
.folio dd{ float:left; background:url(../images/scroll_track.gif) right repeat-y}
.folio ul{ height:834px; overflow:hidden; width:100px}

/* scroll  */
.scroll-pane{ overflow:auto; height:408px; width:100px; padding-right:29px;}
.jScrollPaneContainer {	position: relative;	overflow: hidden;	z-index: 1;}
.jScrollPaneTrack {	position: absolute;	cursor: pointer;	right: 0;	top: 0; height:100%;}
.jScrollPaneDrag {	position: absolute;	background:#009be4;	cursor: pointer;	overflow: hidden;}
.jScrollPaneDragTop {	position: absolute;	top:0;	left: 0;	overflow: hidden;}
.jScrollPaneDragBottom {	position: absolute;	bottom: 0;	left: 0;	overflow: hidden;}
.jScrollArrowUp, .jScrollArrowDown{ height:69px;}

/*---gallery3 end ---*/

/* ============================= footer ====================== */

footer { color:#eeeeee; line-height:23px; padding:18px 0 45px 0; width:100%; overflow:hidden}
footer a{ color:#9fa1a2}

#icons{ float:right;}
#icons li{ float:left; padding-left:4px;}

/* ============================= forms ============================= */

#form_1{ padding-bottom:17px}
#form_1 a{ color:#fff;}
#form_1 .wrapper{ margin-bottom:7px}
#form_1 .button{ float:left; width:47px; font-weight:bold; text-decoration:none; text-align:center; line-height:26px; background:#0d1216;border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius:3px; behavior: url(js/PIE.htc); position: relative; box-shadow: 0 0 2px #181d21; -moz-box-shadow: 0 0 2px #181d21; -webkit-box-shadow: 0 0 2px #181d21;}
#form_1 .input{ width:208px; height:16px; background:none; padding:5px; font:12px Arial, Helvetica, sans-serif; color:#5b5b5b; background:#fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; behavior: url(js/PIE.htc); position: relative; float:left; margin-right:3px;}

#ContactForm {}
#ContactForm a{ margin-left:20px; margin-top:17px; float:right}
#ContactForm .input {width:237px; height:15px; border:1px solid #c3c3c3; background:#fff; padding:2px 5px; margin-bottom:13px;color:#5b5b5b; font:12px Arial, Helvetica, sans-serif;}
#ContactForm textarea { overflow: auto;width:331px; height:119px; border:1px solid #c3c3c3; background:#fff; padding:2px 5px; margin-bottom:13px;color:#5b5b5b; font:12px Arial, Helvetica, sans-serif;}

.col_1{ width:249px; float:left;}
.col_2{ width:343px; float:left; padding-left:51px;}

