@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
body{color:#777e83;position:relative;min-width:1040px;font:11px/22px  Arial, Helvetica, sans-serif;background:#545f69;padding:0 0 0px 0;}
.bg {width:100%; background:#f7fbfd;}
html,body{height:100%;}
p,.p {margin-bottom:22px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:7px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:31px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:49px;}
a{color:#62bdf7;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#62bdf7;font-family: Sans-Serif;margin-bottom:6px;}
h1{font-size:33px;}
h2{font-size:20px;line-height:33px;margin:0 0 22px;}
h3{font-size:14px;line-height:29px;} 
h4{font-size:20px;}  
h5{font-size:18px;}
h6{font-size:16px;}
.row-blue h2 {color:#f7fbfd;}
.subtitle{font-size:11px;line-height:20px;color:#777e83;text-transform:uppercase;}
/* Global Structure---------------------------------------- */
.main {width:960px;padding:0;margin:0 auto;	position:relative;background: none;padding:0px 0 0px 0;}
.wrapper{width:100%; overflow:hidden; position:relative;}
.extra-wrap{overflow:hidden; display:block;}
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}
.pro_wrapper-large{overflow:hidden;position:relative; height:80px; padding-left:10px;}
/*********************************header*************************************/
header{
	position:relative;
	width:100%;
	background:url(../images/bg-header.gif) center bottom repeat-x;
	z-index:2;
	padding:0px 0 0px 0;
	margin:0 0 0px 0;
}
header h1{
	padding:23px 0 29px 17px;
	display:inline-block;
	position:relative;
	float:left;
	margin:0;
}
header h1 a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/logo.png) 0 0 no-repeat;
	width:204px;
	height:135px;
}

.twitters {
	position:absolute;
	top:31px;
	right:109px;
	display:inline-block;
	padding:0;
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-family: 'PT Sans Narrow', sans-serif;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.twitters:hover {
	color:#83d3fa;
}
/************ sf-menu **********************/	
.sf-menu {
	padding:31px 0px 0 227px;
	float:left;
	position:relative; 
}
.sf-menu li {
	position:relative; 
}
.sf-menu > li{
	float:left;
	margin-right:30px;
	background:none;
}

.sf-menu li a {
	display:inline-block;
}
.sf-menu > li > a {
	font-size:13px; 
	line-height:16px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'PT Sans Narrow', sans-serif;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current > a{color:#83d3fa;}

.sf-menu ul {
	position:		absolute;
	width:			91px; /* left offset of submenus need to match (see below) */
	background:url(../images/menu-top.jpg) 0 0 no-repeat #46515b;
	padding: 23px 10px 12px 16px;
	z-index:200;
	display:none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-17px;
	top:			27px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	width:95px;
	background: #3a444e;
	padding: 19px 10px 11px 12px;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			94px; /* match ul width */
	top:			-18px;
	z-index:99;
}
.sf-menu ul li {
	width:100%;
	margin-bottom:6px;
}

.sf-menu li li a {
	display:block;
	font-size:13px; 
	line-height:22px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'PT Sans Narrow', sans-serif;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sf-menu li li.current > a, .sf-menu li li.sfHover > a, .sf-menu li li > a:hover {color:#83d3fa;}


/********************** Content ************************/
#content{
	width:100%;
	padding:0px 0px 0px 0px; 
	z-index:1; 
	position:relative;
	background:none;
}
.row-blue {
	width:100%;
	position:relative;
	background:#71caf9;
}
.tail-bot {
	position:absolute;
	width:100%;
	height:5px;
	background:url(../images/tail-bot.png) center 0 repeat-x;
	z-index:2;
	bottom:0;
}
.bg-bottom{
	width:100%; 
	background:url(../images/tail-bot.gif) center bottom repeat-x;
}
.box {
	background:#ececec;
	position:relative;
	line-height:16px;
	padding:10px 10px 12px 10px;
	border-radius:5px;
}

.col-1 {float:left; width:220px;}

/****************************footer************************/
footer {
	width:100%; 
	padding:56px 0px 56px 0px; 
	background:url(../images/bg-footer.gif) center 0 repeat-x;
	position:relative;
}
footer a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.works-list {float:right; padding:2px 20px 0 0;}
.works-list li{
	line-height:15px;
	margin-right:23px;
	float:left;
	padding-left:27px;
	padding-bottom:7px;
}
.works-list li.item-1 {background:url(../images/item-1.png) 0 0px no-repeat;}
.works-list li.item-2 {background:url(../images/item-2.png) 0 0px no-repeat;}
.works-list li.item-3 {background:url(../images/item-3.png) 0 0px no-repeat; margin-right:15px; padding-left:24px;}
.works-list li.item-4 {background:url(../images/item-4.jpg) 0 0px no-repeat;  padding-left:24px;}

.works-list li a{
	display:inline-block;
	font-size:12px;
	line-height:15px;
	color:#fff;
}
.works-list li a:hover {
	color:#83d3fa;
}
.text-bot {
	float:left;
	font-size: 12px; 
	line-height:15px;
	color:#fff; 
	padding:0px 0px 0px 6px;
}
.text-bot a {
	color:#fff; 
	text-decoration:none;
}
.text-bot a:hover {
	color:#83d3fa;
}
.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:11px;}
.prev-indent-bot2 {margin-bottom:13px;}

.title {margin-bottom:19px;}
.title1 {margin-bottom:18px;}
.title2 {margin-bottom:17px;}
.indent-bot {margin-bottom:20px;}
.indent-bot0 {margin-bottom:22px;}
.indent-bot1 {margin-bottom:23px;}
.indent-bot2 {margin-bottom:24px;}
.spacing-bot {margin-bottom:29px;}
.spacing-bot1 {margin-bottom:27px;}
.margin-bot {margin-bottom:35px;}


.spacing {margin-right:20px;}
.spacing-1 {margin-right:16px!important;}


.img-indent{float:left; margin: 5px 13px 0 5px;}
.img-indent1{float:left; margin: 7px 20px 0 0px;}
/*.img-indent2{float:left; margin: 7px 20px 0 0px;}*/
.img-indent3{float:left; margin: 1px 8px 0 0px;}

/*******paddings******/
.padding{padding:37px 0px 45px 0px;}
.padding-1{padding:45px 0px 85px 0px;}
.padding-2{padding:39px 0px 54px 0px !important;}
.padding-3{padding:19px 0px 19px 0px;}
.padding-4{padding:19px 20px 19px 20px;}

.padding-left {padding-left:10px;}
.padding-top {padding-top:26px;}


/**/
.reg{font-size:80px; line-height:96px; text-transform:uppercase; color:#545f69; margin:0px 0 -17px -1px;}
.reg-1{font-size:50px; line-height:60px; text-transform:uppercase; color:#545f69; margin:0px 0 8px -1px;}
.reg-2{font-size:60px; line-height:72px; color:#62bdf7; margin:0px 0 15px -1px;}
.reg-2 span {font-size:30px; line-height:49px; display:inline-block; margin: 24px -5px 0 0;}

.color-1{color:#fcfcfc;}
.color-2{color:#000;}
.color-3{color:#62bdf7;}
.color-4{color:#5d6469;}

/* borders */

.border-bot{
	border-bottom:1px solid #dcdfe1;
	padding-bottom:0px;
}

/* links */
.sf-menu li a:hover,.twitters:hover,.button:hover,.button-1:hover,.list-1 li a:hover,.works-list li a:hover,.link:hover,.link-1:hover,.list-2 li a:hover {text-decoration:none;}
.link {
	color:#62bdf7; 
	font-size:11px;
	line-height:22px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link:hover,.link-1:hover {
	color:#545f69;
}
.link-1 {
	color:#62bdf7; 
	font-size:11px;
	line-height:16px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* buttons */
.button {
	display:inline-block; 
	font-size:12px;
	line-height:15px;
	color:#4e5458;
	padding:4px 8px 4px 10px;
	margin:0 1px 1px 0;
	background:url(../images/bg-button1.gif) 0 0 repeat-x #f2f2f2;
	border:1px solid #fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.2);	
}	
	.button .button-marker {
		display:inline-block;
		margin:4px 0 0 18px;
		width:5px;
		height:8px;
		background:url(../images/button-marker.gif) 0 0 no-repeat;
	}
	.button:hover {background:#4e5458; border:1px solid #4e5458; color:#fff;}

.button-1 {
	display:inline-block; 
	font-size:12px;
	line-height:15px;
	color:#fff;
	padding:4px 8px 4px 10px;
	margin:0 1px 1px 0;
	background:url(../images/bg-button.gif) 0 0 repeat-x #5ab7f6;
	border-top:1px solid #75b6cb;
	border-left:1px solid #62a1b7;
	border-right:1px solid #62a1b7;
	border-bottom:1px solid #49859d;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-shadow:0px 0px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.2);	
}	
	.button-1 .button-marker {
		display:inline-block;
		margin:4px 0 0 18px;
		width:5px;
		height:8px;
		background:url(../images/button-marker.gif) 0 0 no-repeat;
	}
	.button-1:hover {background:#4e5458; border:1px solid #4e5458; color:#fff;}

.list-1 li{
	line-height:18px;
	margin-bottom:12px;	
}
.list-1 li a{
	display:inline-block;
	font-size:11px;
	line-height:18px;
	color:#62bdf7;
	padding-left:15px;
	background:url(../images/marker-1.png) 0px 6px no-repeat;
}
.list-1 li a:hover {
	/*color:#777e83;*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list-2 li{
	line-height:18px;
	margin-bottom:10px;
	padding-bottom:11px;
	border-bottom:1px solid #ebeeef;	
}
.list-2 li.last {border-bottom:none;}
.list-2 li a{
	display:inline-block;
	font-size:11px;
	line-height:18px;
	color:#62bdf7;
	padding-left:36px;	
}
.list-2 li a:hover {
	color:#777e83;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list-2 li.item-4 a {background:url(../images/icon-4.png) 0px 0px no-repeat;}
.list-2 li.item-5 a {background:url(../images/icon-5.png) 0px 0px no-repeat;}
.list-2 li.item-6 a {background:url(../images/icon-6.png) 0px 0px no-repeat;}
.list-2 li.item-7 a {background:url(../images/icon-7.png) 0px 0px no-repeat;}
.list-2 li.item-8 a {background:url(../images/icon-8.png) 0px 0px no-repeat;}
.list-2 li.item-9 a {background:url(../images/icon-9.png) 0px 0px no-repeat;}

.slider {
	width:1040px;
	height:509px;
	position:relative;
	left:50%;
	margin-left:-520px;
}
.slider .items {
	display:none;
}
.slider .pagination {
	overflow:hidden;
	position:absolute;
	bottom:74px;
	right:102px;
	z-index:999;
}
.slider .pagination li:first-child {
	margin-left:0;
}
.slider .pagination li {
	float:left;
	margin-left:4px;
}
.slider .pagination li a {
	display:block;
	width:14px;
	height:14px;
	background:url(../images/pagination.png) right top no-repeat;
	overflow:hidden;
}
.slider .pagination li a:hover,.slider .pagination li.current a {
	background-position:left top;
}
.slider .pagination li.current a {
	cursor:default;
}
.banner {
	width:555px;
	height:400px;
	position:absolute;
	top:0;
	line-height:1.3em;
}
.ban_indent_1 {
	padding:125px 0 0 7px;
}
.ban_indent_2 {
	padding:210px 0 0 115px;
}
.ban_indent_1 .text-2,.ban_indent_2 .text-2 {
	margin:0 0 -5px 50px;
}
.text-1 {
	display:block;
	color: #80d1f9;
	font-size:84px;
}
.text-2 {
	display:block;
	color: #545f69;
	font-size:26px;
}

.hover {
	display:inline-block; 
	position:relative;
	overflow:hidden;
	z-index:2;	
}
	.hover img {
		display:block;
		position:relative;
	}
	.hover .mask{
		background:url(../images/img-marker.png) center center no-repeat #fff;
		cursor:pointer;
		bottom: 50%;
		left: 50%;
		right: 50%;
		top: 50%;
		opacity: 0;
		position: absolute;
		z-index:3;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		margin:5px;
	}
	.hover:hover .mask {
		bottom:0;
		left: 0;
		opacity: 0.5;
		right: 0;
		top: 0;
		margin:5px;
	}

.quotes{
	background:url(../images/quotes.png) 1px 1px no-repeat;
	padding:2px 0px 0px 0px;
	display:block;
	margin:0 0px 0px 0px;
	quotes:none;
	font-size:11px;
	line-height:22px;
	color:#777e83;
	text-indent:29px;
}

#form-1 input {padding:7px 13px 8px 13px; 
	font-size:11px;
	line-height:1.23em; 
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-weight:normal;
	margin:0px;
	color:#777e83;
	outline:none;
	background:#ececec;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:244px;
}
#form-1 a {vertical-align:middle;}
.buttons {padding:18px 0 0 0;}
.buttons .button-1 .button-marker {margin:4px 0 0 24px;}

.map-indent{
	float:left;
	margin: 7px 50px 0 0;
}

.map iframe {
	width:350px;
	height:351px;
}

.dl-1 {padding:0px 0 0 0px;}
.dl-1 dt{
	color:#62bdf7;
	font-size:11px;
	line-height:22px;
	margin:0 0 22px 0;
}

.dl-1 dd span{display:inline-block; width:77px;}

/* Contact form */
.success {
	width:210px;
	text-align:center;
	background:#ececec;
	border:none;
	color:#777e83;
	font-size:16px;
	line-height:1.2em;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	display:none;
}
#contact-form {
	vertical-align:top;
	padding-top:1px;
}
	#contact-form fieldset {
		border:none;
			position:relative;
		}
		#contact-form .field {
			overflow:hidden;
			width:100%;
			padding:0 0 9px 0px;
			position:relative;
			}
			#contact-form .area {
				position:relative;
			}
			#contact-form input { 
				padding:7px 13px 8px 13px; 
				font-size:11px;
				font-family: Arial, Helvetica, sans-serif;
				vertical-align:middle;
				font-weight:normal;
				margin:0px;
				color:#777e83;
				outline:none;
				width:204px;
				background:#ececec;
				border:none;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;	
				float:left;
				line-height:1.23em; 
			}
			#contact-form textarea {
	padding:7px 13px 8px 13px; 
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-weight:normal;
	margin:0px;
	color:#777e83;
	outline:none;
	background:#ececec;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
				overflow:auto;
				height:187px;
				width:284px;
				float:none;
				line-height:1.23em;
				resize:none;
			}
			#contact-form label {
				padding:0 0 0px 0px;
				display:inline-block;
				color:#F00;
				position:relative;
				}
				#contact-form .error, #contact-form .empty {
					color:red;
					width:100%;
					font-size:9px;
					line-height:15px;
					padding:3px 0 0 0px;
					display:none;
					position:absolute;
					top:23px;
				}
				#contact-form .area .error, #contact-form .area .empty{
					position:absolute;
					top:196px;
				}
		.buttons-wrapper {text-align:left; clear:both; padding:34px 0px 0 0px;position:relative;}
		.buttons-wrapper a {margin-right:19px;}