@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";
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);
body{
	background:#1a1a1a;
	font:13px/18px  Arial, Helvetica, sans-serif;
	color:#0b1118;
	position:relative;
	min-width:960px;
}

html,body{height:100%;}

/* Global Structure---------------------------------------- */
.main{
	margin:0 auto;
	position:relative;
	width:960px; 
}
.main-bg {
	background: url(../images/main-bg.jpg) no-repeat center 0;
	min-height:100%;
}
/*----- alignment & clearing -----*/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper{
	overflow:hidden;
	position:relative;
}
.extra-wrap{
	overflow:hidden;
	display:block;
}
.container_12 {position: relative;}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#0b1118;
	padding:0 0 20px 0;
	font-weight:normal;
	font-family: 'Ubuntu', sans-serif;
}
h1{font-size:40px; line-height:48px;}
h2{font-size:36px; line-height:44px;}
h3{font-size:30px; line-height:36px;} 
h4{font-size:24px; line-height:32px;}  
h5{font-size:20px; line-height:24px;}
h6{font-size:16px; line-height:22px;}
.head-1 {
	color:#fff;
	padding:0 0 25px 0;
}
.rss {padding-right:33px; position:relative;}
.rss-link {
	position:absolute;
	display:block;
	background:url(../images/rss-icon.png) no-repeat 0 0;
	width:30px;
	height:30px;
	right:0;
	top:0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	box-shadow:0 0 0 #fa7a00;
	-moz-box-shadow:0 0 0 #fa7a00;
	-webkit-box-shadow:0 0 0 #fa7a00;
	transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-webkit-transition:all 300ms linear;
}
	.rss-link:hover {
		box-shadow:0 0 5px #fa7a00;
		-moz-box-shadow:0 0 5px #fa7a00;
		-webkit-box-shadow:0 0 5px #fa7a00;
	}
.head-2 {
	color:#faac0f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.head-inline {display:inline-block;}
/*----- text & typography -----*/
.text-1 {
	color:#fefefe;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
.str-1 {color:#e82938; font-weight:normal;}
.heading-text {
	display:inline-block;
	padding:15px 0 0 0;
}
.quotes-1 {
	display:block;
	background:url(../images/quotes-1-bg.png) no-repeat 0 0;
	padding:0 15px 18px 10px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:18px;
}

/*----- borders & lines -----*/
.vr-border-1 {
	position:absolute;
	left:310px;
	top:-27px;
	bottom:-32px;
	width:1px;
	background:url(../images/vr-border.png) repeat-y 0 0;
	
}
.vr-border-2 {
	position:absolute;
	left:630px;
	top:-27px;
	bottom:-32px;
	width:1px;
	background:url(../images/vr-border.png) repeat-y 0 0;
}
.vr-border-3 {
	position:absolute;
	top:-34px;
	bottom:-39px;
	width:1px;
	left:630px;
	background:;
}
.vr-border-4 {
	position:absolute;
	top:-34px;
	bottom:-39px;
	width:1px;
	left:310px;
	background:#c7c3b8;
}
.vr-border-5 {
	position:absolute;
	top:-34px;
	bottom:-39px;
	width:1px;
	left:630px;
	background:#c7c3b8;
}
.vr-border-6 {
	position:absolute;
	top:-49px;
	bottom:-39px;
	width:1px;
	left:310px;
	background:#c7c3b8;
}

/*----- boxes -----*/
.col-1 {
	float:left;
	width:355px;
	margin:0 18px 0 0;
}
.col-2 {
	float:left;
	width:197px;
}
.col-3 {
	float:left;
	width:260px;
	margin:0 18px 0 0;
}
.col-4 {
	float:left;
	width:255px;
}
.col-elem {
	float:left;
	width:156px;
	margin:0 0 0 19px;
}
.col-elem:first-child {
 	margin:0;	
}
.project-box {
	display:block;
	padding:3px;
	background:#89867e;
	width:230px;
	color:#fff;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
	float:left;
}
.project-box:hover {
	background:#e11d27;
	text-decoration:none;
}
.project-box .pr-caption {
	padding:10px 3px 7px 3px;
	font-size:15px;
}
.project-box:hover .pr-caption {
	background:url(../images/project-caption-tail.gif) repeat-x 0 0 #e11d27;
}
.project-box span {
	display:block;
	padding:0 0 0 14px;
}
.project-box span:first-child {
	background:url(../images/marker-1.gif) no-repeat 0 4px;
}
.partner-descr {
	display:inline-block;
	position:relative;
}
.partner-caption {
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(../images/partners-descr-tail.png);
	padding:20px 5px 0 8px;
	opacity:0;
	transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-webkit-transition:all 300ms linear;
}
.partner-descr:hover .partner-caption {opacity:1;}
.partner-caption span {
	display:block;
	color:#fff;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
	padding:0 0 0 14px;
}
.partner-caption span:first-child {
	padding:0 0 10px 14px;
	color:#fbc513;
	background:url(../images/marker-2.gif) no-repeat 0 6px;
}
/*----- indents -----*/
.img-indent-bot {padding:5px 0 15px 0;}

.img-indent {
	float:left;
	margin:5px 30px 0 0;
}
.img-indent-2 {
	float:left;
	margin:5px 20px 0 0;
}
.img-indent-3 {
	float:left;
	margin:1px 3px -10px 0;
}
.img-indent-4 {
	float:left;
	margin:5px 10px 0 0;
}
p {padding-bottom:18px;}
.p {padding-bottom:18px;}
.p0 {padding-bottom:0 !important;}
.p1 {padding-bottom:40px !important;}
.p2 {padding-bottom:33px !important;}


.indent-bot {padding:0 0 11px 0;}

.a1 {margin:0 10px;}

.pad-left-1 {padding-left:40px;}
.pad-left-2 {padding-left:10px;}

.pad-right {padding-right:20px;}
.pad-right-1 {padding-right:30px;}
.pad-right-2 {padding-right:10px;}
/*----- lists -----*/
.list-1 {padding:0 0 22px 0;}
.list-1 li {
	display:block;
	line-height:18px;
	padding:0 0 7px 14px;
	text-align:left;
	background:url(../images/list-1-marker.gif) no-repeat 0 6px;
}
	.list-1 li a {
		color:#fff;
		text-decoration:none;
		font-size:10px;
		text-transform:uppercase;
		font-weight:bold;
	}
		.list-1 li a:hover {text-decoration: underline;}

.list-2 li {
	padding:0 0 7px 10px;
	background:url(../images/list-2-marker.gif) no-repeat 0 6px;
	line-height:18px;
	color:#fff;
}
.list-2 li a {
	color:#fff;
}
	.list-2 li a:hover {
		color:#e82938;
		text-decoration:none;
	}
	
.list-3 {padding:0 0 22px 0;}
.list-3 li {
	display:block;
	line-height:18px;
	padding:0 0 8px 24px;
	text-align:left;
	background:url(../images/list-3-marker.png) no-repeat 0 1px;
}
	.list-3 li a {
		color:#0b1118;
		text-decoration:none;
	}
		.list-3 li a:hover {text-decoration:none; color:#e82939;}
/*----- buttons & links -----*/
a {
	color:inherit;
	text-decoration:none;
	cursor:pointer;
}
	a:hover {text-decoration: underline;}
p a, dl a {color:#e82938;}

.button {
	display:inline-block;
	text-decoration:none;
	padding:9px 15px 10px 15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:url(../images/button-tail.gif) repeat-x 0 0 #e11c26;
	color:#fff;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}
	.button:hover {text-decoration:none; background:url(../images/button-tail.gif) repeat-x 0 bottom #ee3346;}
.button-1 {
	display:inline-block;
	text-decoration:none;
	padding:9px 15px 10px 15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:url(../images/button-1-tail.gif) repeat-x 0 0 #f8920a;
	color:#fff;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}
	.button-1:hover {text-decoration:none; background:url(../images/button-1-tail.gif) repeat-x 0 bottom #fbc113;}

.link-1 {
	color:#fbc513;
	font-weight:bold;
	text-decoration:none;
}
	.link-1:hover {
		text-decoration:underline;s
	}
/*********************************header*************************************/
header{
	background: url(../images/header-tail.png) repeat-x 0 bottom;
}
.header-bg1 {
	background:url(../images/header-top-tail-2.png);
}
.header-bg2 {
	background:url(../images/header-top-tail.png) repeat-x 0 0;
	padding:40px 0 20px;
}
.header-bg2 .inner {
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	float:left;
	width:350px;
	height:111px;
	background:url(../images/logo-bg.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-99em;
}
.header-meta {
	float:right;
	overflow:hidden;
}
	.header-meta li {
		float:left;
		margin:0 0 0 2px;
	}
		.header-meta li a {
			display:block;
			width:30px;
			height:30px;
			background-position:0 0;
		}
		.header-meta li a:hover {
			background-position:0 bottom;
		}
		.header-meta li a.meta-1 {background-image:url(../images/header-meta-1.png);}
		.header-meta li a.meta-2 {background-image:url(../images/header-meta-2.png);}
		.header-meta li a.meta-3 {background-image:url(../images/header-meta-3.png);}

.slider-holder {
	width:940px;
	margin:0 auto;
	padding:0 0 28px 0;
}
#mp_slider {
	height:315px !important;
	width:940px;
	overflow:hidden;
}
	#mp_slider img {
		height:315px !important;
		background:none !important;
		width:940px;
	}
#slider_nav {
	text-align:center;
}
	#slider_nav a {
		display:inline-block;
		width:22px;
		height:23px;
		background:url(../images/slider-nav.png) no-repeat 0 0;
		overflow:hidden;
		text-indent:-99em;
		margin:0 2px;
	}
		#slider_nav a:hover, #slider_nav a.activeSlide {
			background:url(../images/slider-nav.png) no-repeat right 0;
		}

.header-img {
	width:940px;
	margin:0 auto;
}
/********************** Navigation ************************/

header nav {
	margin:0 auto;
	width:940px;
	padding:0 0 15px 0;
}
#propage header nav {
	width:960px;
}
.sf-menu{
	font-size:0;
	line-height:0;
	min-height:99px;
	padding:0;
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:185px;
	left:0;
	display:none;
	margin:0;
	background: url(../images/sub-nav-tail.png);
	padding:10px 0;
}
.sf-menu ul ul {padding:0;}
.sf-menu > li{
	position:relative;
	padding:0;
	float:left;
	width:159px;
	margin-left:1px;
	margin-top:17px;
}
	.sf-menu > li:first-child {margin-left:1px;width:135px;}
	#propage .sf-menu > li{
		width:136px;
	}
	#propage .sf-menu > li:first-child {margin-left:1px;width:137px;}
.sf-menu > li > a {
	text-decoration:none;
	display:block;
	font-size:14px;
	line-height:20px;
	color:#fff;
	position:relative;
	padding:26px 0 24px 0;
	white-space:nowrap;
	background:url(../images/nav-tail.png);
	text-transform:uppercase;
	text-align:center;
}
	.sf-menu > li > a strong {
		display:block;
		font-size:10px;
		line-height:12px;
		color:#ffd700;
		text-transform:uppercase;
		font-weight:normal;
	}
	.sf-menu > li.current > a, .sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
		padding:27px 0 35px 0;
		border-top:5px solid #fff;
	}
	.sf-menu > li.current, .sf-menu > li:hover, .sf-menu > li.sfHover {
		margin-top:0;
	}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:99px; left:0; z-index:999;}
.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}
.sf-menu li.current,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration:none;
}
.sf-menu li li a{
	display:block;
	margin:0;
	position:relative;
	text-decoration:none;
	font-size:14px;
	line-height:20px;
	color:#f8f8f8;
	overflow:hidden;
	padding:7px 5px 8px 30px;
	text-transform:uppercase;
	text-align:left;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	color:#000;
	background: url(../images/sub-nav-active.gif) repeat-x 0 bottom #fdde1e;
}
.sf-menu li li li a {background:#000;}
.sf-menu li li{
	float:none;
	position:relative;
	padding:0;
	margin:0;
	display:block;
}
.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:185px;top:0;}

/********************** Content ************************/
.content-bg {
	background: url(../images/content-bg1.gif) repeat-x 0 0 #000;
}
section#content {
	padding:0;
	position:relative;
}
.top-content {
	position:relative;
	padding:12px 0 32px;
}
	.top-content:before {
		position:absolute;
		width:940px;
		left:50%;
		margin:0 0 0 -470px;
		background:url(../images/top-content-bg.gif) repeat-x 0 bottom #006659;
		top:-15px;
		bottom:0;
		content:"";
		display:block;
	}
#content:before {
		position:absolute;
		width:940px;
		left:50%;
		margin:0 0 0 -470px;
		background:#f6f0e0;
		top:-15px;
		bottom:0;
		content:"";
		display:block;
}
.main-content {
	padding:34px 0 39px;
}
#propage #content:before, #propage .top-content:before {
	width:960px;
	margin:0 0 0 -480px;
}
.news-list {padding:0 0 7px 0;}
.news-list span {display:block;}
.news-list dd {padding:0 0 25px 0;}
.map-container {margin:5px 0 15px;}
.map-container iframe {
	width:250px;
	height:221px;
}
.adress dt {
	display:block;
	font-size:13px;
	line-height:18px;
	color:#e82938;
}
.adress dd {
	display:block;
	font-size:13px;
	line-height:18px;
	color:#0b1118;
	overflow:hidden;
	padding:0;
}
.adress dd span {
	float:left;
	width:84px;
}


.inner-404 {
	background:url(../images/page404-img.jpg) no-repeat 0 0;
	padding:0 52px 20px 550px;
	min-height:320px;
	margin:0 10px;
}
.heading-404 {
	display:block;
	color:#0b1118;
	font-weight:normal;
	font-family: 'Ubuntu', sans-serif;
}
strong.heading-404 {
	font-size:52px;
	line-height:66px;
	padding:0;
	font-weight:bold;
}
b.heading-404 {
	font-size:32px;
	line-height:40px;
	margin:-9px 0 0 0;
	padding:0 0 22px 0;
}
.inner-404 p {
	font-size:13px;
	line-height:18px;
}
.inner-404 p.last {padding:0 0 21px 0;}
/******************** Aside ******************/
aside {
	padding:45px 0 30px;
}
/******************** Footer ******************/
footer{
	color:#fff;
	font-size:10px;
	width:940px;
	margin:0 auto;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px 0;
	overflow:hidden;
}
footer a {
	color:#e82938;
}

.latest_tweet li {
	background:url(../images/twitter-icon.png) no-repeat 0 5px;
	padding:0 0 20px 30px;
}
.latest_tweet li a {color:#e82938;}

/******************** datepicker ******************/

#datepicker .ui-datepicker  {
	display:block;
	position:relative;
	width:195px;
	border:1px solid #08776f;
	background:none;
	border-radius:11px 11px 0 0;
}
#datepicker .ui-datepicker-header {
	background:url(../images/calendar-head.gif) repeat-x #f9920b;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	position:relative;
	border:none;
	text-align:center;
	padding:3px 0 4px;
}
#datepicker .ui-datepicker-prev {
	display:inline-block;
	position:absolute;
	width:20px;
	height:20px;
	background:url(../images/datepicker-controls.gif) no-repeat 0 0;
	left:2px;
	top:3px;
}
#datepicker .ui-datepicker-prev span {display:none;}
#datepicker .ui-datepicker-prev:hover {
	background:url(../images/datepicker-controls.gif) no-repeat 0 bottom;
	border:none;
}
#datepicker .ui-datepicker-next {
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	right:2px;
	top:3px;
	background:url(../images/datepicker-controls.gif) no-repeat right 0;
}
#datepicker .ui-datepicker-next span {display:none;}
#datepicker .ui-datepicker-next:hover {
	background:url(../images/datepicker-controls.gif) no-repeat right bottom;
	border:none;
}
#datepicker .ui-datepicker-title {
	display:block;
	width:150px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/calendar-border.gif) no-repeat center center;
	text-align:center;
}
#datepicker .ui-datepicker-title span {
	font-size:13px;
	line-height:18px;
	color:#fff;
	text-transform:lowercase;
	font-weight: bold;
}
#datepicker thead tr {display: none;}
#datepicker table {
	width:100%;
}
#datepicker table td {
	border:1px solid #08776f;
	border-bottom:none;
	border-right:none;
}
#datepicker table tr td:first-child {
	border-left:none;
}
#datepicker table tr:first-child td {
	border-top:none;
}
#datepicker table td a {
	display:block;
	background:none;
	border:none;
	text-align:center;
	font-size:13px;
	line-height:18px;
	color:#fff;
	padding:5px 0 5px;
}
#datepicker table td a:hover {
	text-decoration:none;
	color:#0b1118;
	background:#fff;
	border:none;
}
#ui-datepicker-div {display:none;}

/******************** carousel ******************/
.carousel-holder {
	position:relative;
	overflow:hidden;
	padding:0 23px;
	width:814px;
}
.carousel-holder:after {
	display:block;
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	z-index:3;
	right:0;
	width:23px;
	background:#F6F0E0;
}
.carousel-holder ul {height:209px; overflow: hidden;}
.carousel-holder ul li {
	float:left;
	margin:0 19px 15px 0;
}

.carousel-holder ul li img {
	width:230px; height:235px;


}
.carousel-controls {
	position:absolute;
	display:block;
	top:119px;
	left:0;
	background:url(../images/carousel-controls.png) no-repeat 0 0;
	width:16px;
	height:26px;
	z-index:11;
}
.carousel-controls:hover {background:url(../images/carousel-controls.png) no-repeat 0 bottom;}
.carousel-controls.car_next {
	right:0;
	left:auto;
	background:url(../images/carousel-controls.png) no-repeat right 0;
}
.carousel-controls.car_next:hover {
	background:url(../images/carousel-controls.png) no-repeat right bottom;
}
.cont-no{width:190px; float:right; height:px; color:#FFFFFF; font-size:13px;}
.logo-area{width:400px; float:left; height:105px;}

#newsletter input {
    background: none repeat scroll 0 0 #2D2D2D;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 16px;
    margin: 0 0 13px;
    outline: medium none;
    padding: 7px 10px 8px;
    width: 163px;
}
.ban{width:100%; height:250px; background:#FFFFFF;}
.ban-auto{width:940px; margin:auto;}

.pro-ar{width:365px; height:235px; background:#; float:right; margin-left:20px;}