/* RESET */

* html input { overflow:visible !important; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}/* table{border-collapse:collapse;border-spacing:0;} */fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}
strong {font-weight:bold;}
ins {text-decoration:underline;}
del {text-decoration:line-through;}
em {font-style:italic;}
.clear {clear:both;}
.noMarginRight {
	margin-right: 0 !important;
}

/* RESET END */

body {
	background: #fff;
	position: relative;
	height: 100%;
	
	
	
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
	
	
	
	
}

.main {
	width: 960px;
	margin: 0 auto 70px auto;
}

/* Slider CSS */

#featured{   
    width: 960px;
	position:relative;   
	height:315px;
}

#featured ul.ui-tabs-nav{   
    position: absolute;   
	top: 15px;
	z-index: 111;
	left: 632px;   
	list-style: none;   
	padding: 0; 
	margin: 0;   
	width: 295px;
	background: #ebe9eb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 5px 10px 3px;
}  
    
#featured ul.ui-tabs-nav li{   
    padding:1px 0; 
	padding-left: 32px;    
	font-size:12px;   
	color:#666;   
	width: 280px;
	z-index: 222222;
	margin: 0 0 0 -24px;
}  

#featured ul.ui-tabs-nav li span{   
    font-size:11px; 
	font-family:Verdana;   
	line-height:18px;   
}

#featured .ui-tabs-panel{   
    width: 960px; 
	height: 315px;
	position:relative;  
	overflow:hidden;  
}

.ui-tabs-panel img {
	width: 960px;
}

#featured .ui-tabs-hide{   
    display:none;   
}  

    #featured li.ui-tabs-nav-item a{/*On Hover Style*/   
        display:block;   
        height:63px;   
        color:#828282;  background:#fff;   
        line-height:20px;  
        outline:none;
		text-decoration: none;
    }  
    #featured li.ui-tabs-nav-item a:hover{   
        background:#fff;   
    }  
    #featured li.ui-tabs-selected{ /*Selected tab style*/  
        background:url('../images/active.png') top left no-repeat;    
    }  
    #featured ul.ui-tabs-nav li.ui-tabs-selected a{   
        background:#ccc;   
    }  
	
    #featured ul.ui-tabs-nav li img{   
        float:left; margin:2px 5px;   
        background:#fff;   
        padding:2px;   
        border:1px solid #eee;  
    }  
	
	    #featured .ui-tabs-panel .info{   
        position:absolute;   
        top:180px; left:0;   
        height:70px; 
		width: 400px;  
		display: none;
    }  
    #featured .info h2{   
        font-size:18px; font-family:Georgia, serif;   
        color:#fff; padding:5px; margin:0;  
        overflow:hidden;   
    }  
    #featured .info p{   
        margin:0 5px;   
        font-family:Verdana; font-size:11px;   
        line-height:15px; color:#f0f0f0;  
    }  
    #featured .info a{   
        text-decoration:none;   
        color:#fff;   
    }  
    #featured .info a:hover{   
        text-decoration:underline;   
    }  
	
    #featured li.ui-tabs-active{   
        background:url('../images/active.png') 0px 1px no-repeat;    
    } 
	
    #featured ul.ui-tabs-nav li.ui-tabs-active a{   
        /* background:#efefef; */
		background: url("../images/sh_activ_item_bg.gif");
		color: #1689c6;
    }  

/* End of Slider CSS */

.header {
	height: 115px;
}

.headerLeft {
	float: left;
	width: 200px;
}

.headerRight {
	float: right;
}

.logo {
	margin: 18px 0 0 3px;
}

.search_and_langs {
	width: 475px;
	height: 50px;
	float: right;
}

.search {
	width: 333px;
	height: 33px;
	float: left;
	background: url("../images/search.png");
}

.langs {
	float: right;
}

.langs ul {
	
}

.langs ul li {
	float: left;
	margin: 8px 14px 0 -7px;
}

.langs ul li a {
	text-decoration: none;
	color: #000;
	font-size: 16px;
}

.activeLang a {
	color: #cf010d !important;
}

.divider {
	margin-top: 9px !important;
	width: 1px;
	height: 12px;
	background: #222222;
}

.divider_menu {
	margin-top: 0px !important;
	width: 1px;
	height: 15px;
	background: #acacac;
}

.menu {
	margin: 33px 0 0 0;
}

.menu ul li {
	float: left;
	margin: 0 12px 0 0;
}

.menu ul li a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}

.newsBlock {
	width: 100%;
	margin: 10px 0 0 0;
}

.news_b {
	width: 171px;
	border: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;/*none !important;*/
	text-align: center;
	padding: 4px 0 7px 0;
	float: left;
	margin: 0 89px 0 0;
}

.news_title {
	color: #024f62;
	font-size: 13px;
}

.news_body {
	color: #000;
	font-size: 13px;
	margin: 5px 0 0 0;
}

/* Carousel CSS */

.image_carousel {
	padding: 15px 0 11px 30px;
	position: relative;
	width: 490px;
	height: 75px;
	margin: 15px auto 15px auto;
}
.image_carousel img {
	display: block;
	float: left;
}

.image_carousel2 {
	padding: 15px 0 11px 30px;
	position: relative;
}

.image_carousel2 img {
	display: block;
}

a.prev, a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	/* width: 45px; */
	height: 50px;
	display: block;
	position: absolute;
	top: 35px;
}
a.prev {			
	left: 0px;
	top: 35px;
	background-position: 0 0; 
}
a.prev:hover {		background-position: 0 -50px; }
a.prev.disabled {	background-position: 0 -100px !important;  }
a.next {			
	right: 0px;
	top: 35px;
	background-position: -50px 0; 
}
a.next:hover {		background-position: -50px -50px; }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: block;
}
.pagination {
	text-align: center;
}
.pagination a {
	background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

.next img, .prev img {
	border: none;
}

/* Carousel css end */


.item {
	width: 136px;
	height: 61px;
	display: inline-block;
	margin: 0 20px 0 0;
}

.footer {
	width: 100%;
	border-top: 4px solid #024f62;
	bottom: 0;
	
	
}

.abs_footer {
	position: absolute;
	bottom: 0;
	left: 0;
}

.footer div {
	float: right;
	/*margin: 4px 8px 0 0;*/
}

.content_div {
	border: 1px solid #e2e2e2;
	min-height: 250px;
	margin: 0 0 15px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.content_inner {
	margin: 15px;
}

.title {
	font-size: 16px;
	color: #024f62;
}

.image {
	margin: 10px 0 10px 0;
}

.image img {
	border: 1px solid #e2e2e2;
}

.text {
	font-size: 14px;
	color: #5a5a5a;
	font-family: Sylfaen;
}

.im {
	float: left;
	width: 220px;
}

.im img {
	border: 1px solid #e2e2e2;
}

.news_div {
	margin: 10px 0 30px 0;
}

.news_t {
	float: left;
	font-size: 14px;
	color: #5a5a5a;
	font-family: Sylfaen;
	width: 700px;
}

.news_block_title {
	font-weight: bold;
	margin: 0 0 10px 0;
}

.news_block_body {
	
}

.contact_div {
	width: 460px;
	margin: 10px auto 0 auto;
}

.map {
	border: 1px solid #e2e2e2;
}

.info {
	/*margin: 20px 0 10px 0;*/
	color: #717171;
	font-size: 12px;
	font-family: Sylfaen;
	padding: 0 10px;
	width: 470px;
	float: left;
}

.sidebar {
	float: left;
	width: 222px;
}

.content_right {
	float: right;
}

.prod .news_t {
	width: 440px !important;
}

.serv .news_t {
	width: 680px !important;
}

.sidebar ul > ul {
	display: none;
}

.sidebar ul li {
	width: 210px;
	
	background: #f3f3f3;
	padding: 8px 0 0 12px;
	border-bottom: 1px solid #063d4a;
}

.inner_sider_bar > li {
	background: #024f62 !important;
}

.inner_sider_bar > li a {
	color: #fff !important;
}

.inner_sider_bar > li a {
	background: #024f62 !important;
}

.inner_sider_bar li:hover {
	background: #f3f3f3;
}

.sidebar ul li a {
	color: #76797a;
	font-size: 14px;
	text-decoration: none;
}

.sidebar ul li:hover {
	background: #f3f3f3;
}

.active_side_bar {
	background: #024f62 !important;
}

.active_side_bar a {
	color: #fff !important;
}

.search form {
	margin: 0 0 0 44px;
}

.search form input[type="text"] {
	background: #fff;
	border: none;
	height: 18px;
	width: 200px;
	margin-top: 5px;
}

.search form input[type="submit"] {
	width: 38px;
	height: 25px;
	opacity: 0;
}

.search form input[type="button"] {
	width: 38px;
	height: 25px;
	opacity: 0;
	cursor: pointer;
}

.serv_menu li {
	background: #024f62 !important;
}

.serv_menu li a {
	color: #fff !important;
}

.active_serv {
	background: #f3f3f3 !important;
}

.active_serv a {
	color: #76797A !important;
}





