@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=Neuton:400italic,700);
@import url(http://fonts.googleapis.com/css?family=Oswald);

body{
	
	font:13px/22px Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	position:relative;
	min-width:960px;
}
html,body{height:100%;}
html {min-width:960px;}
/* Global Structure---------------------------------------- */
.main{
	margin:0 auto;
	position:relative;
	min-width:960px;
	background:#fff;
}
.main-bg {
	background:url(../images/body-glow.png) no-repeat center bottom;
}


/*----- 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;
}
.extra-wrap img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:5px;
}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#3d3d3d;
	padding:0 0 25px 0;
	font-weight:normal;
	letter-spacing:-1px;
	text-shadow:0 1px 2px rgba(0,0,0,.4);
	font-family: 'Neuton',serif;
}
h1{font-size:40px; line-height:48px;}
h2{font-size:35px; line-height:42px;}
h3{font-size:30px; line-height:36px;} 
h4{font-size:24px; line-height:30px;}  
h5{font-size:21px; line-height:26px;}
h6{font-size:16px; line-height:20px;}

.hp-1 {
	padding:0 0 10px 0;
}
.head-1 {
	padding:0 0 16px 0;
	text-transform:uppercase;
}
/*----- text & typography -----*/
.str-1 {
	display:block;
	font-size:18px;
	line-height:20px;
	color:#6f6f6f;
	font-weight:normal;
	padding:0 0 20px 0;
	font-family: 'Neuton',serif;
}
	.str-1 a:hover {
		text-decoration:none;
		color:#ccc;
	}
.str-2 {
	color:#3b3b3b;
}
.color-1 {
	color:#2b2b2b;
}
.quote-1 {
	font-style:italic;
	font-size:16px;
	line-height:24px;
	color:#6b6b6b;
	padding:0 0 10px 0;
	background:url(../images/quote-1-bg.png) no-repeat 0 0;
	text-indent:25px;
}
/*----- borders & lines -----*/
.vr-border {position:relative;}
.vr-border:after {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	right:-5px;
	content:"";
	width:32px;
	background:url(../images/vr-border-1.png) repeat-y 0 0;
	z-index:99;
}
.hr-border {
	border-bottom:1px solid #e6e6e6;
	padding:0 0 40px 0;
	margin:0 0 40px 0;
}
.hr-border-1 {
	border-bottom:1px solid #d4d4d4;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.vr-border-2 {
	background:url(../images/vr-border-2.png) repeat-y 200px 0;
}
.vr-border-3 {
	background:url(../images/vr-border-2.png) repeat-y 440px 0;
}
/*----- boxes -----*/
.heading-box {
	background:url(../images/box.png) repeat-x 0 bottom #efefef;
	padding:15px 20px 15px 30px;
	margin:0 -5px;
}
	.heading-box.first {
		margin:0 -5px 0 0;
		border-radius:6px 0 0 0;
	}
	.heading-box.last {
		margin:0 0 0 -5px;
		border-radius:0 6px 0 0;
	}
	.heading-box h1 {
		padding:0;
		font-size:39px;
		font-weight:bold;
	}
#page1 .top-box {margin:-37px 5px 28px 5px;}
.top-box {
	background:#f6f6f6;
	margin:0 5px 28px 5px;
	border-radius:6px;
}
	.top-box .inner {
		padding:26px 30px 37px 40px;
	}

figure img {
	border:0px solid #dfdfdf;
}
.box-1 {
	padding:25px 25px 32px 40px;
	background:url(../images/box-1-tail.gif) repeat-x 0 0 #ddd;
	border-radius:6px;
}
/*----- indents -----*/
.img-indent {
	float:left;
	margin:0 12px 20px 0;
}
.img-indent-1 {
	float:left;
	margin:5px 20px 0 0;
}
.img-indent-2 {
	float:left;
	margin:5px 10px 15px 0;
}
.img-indent-bot {
	margin:5px 0 20px 0;
}
p {padding-bottom:22px;}
.p {padding-bottom:22px;}
.p0 {padding-bottom:0 !important;}
.p1 {padding-bottom:8px !important;}
.a1 {margin:0 5px;}

.pad-right {padding-right:34px;}
.indent-bot {
	padding-bottom:23px !important;
}
.indent-bot-1 {
	padding-bottom260px !important;
}
.pad-top {
	padding-top:25px;
}
/*----- lists -----*/
.list-1 {padding:0 0 20px 0;}
.list-1 li {
	display:block;
	padding:0 0 8px 22px;
	line-height:22px;
	background:url(../images/list-1-marker.gif) no-repeat 0 8px;
	text-transform:uppercase;
}
	.list-1 li a {
		color:#6b6b6b;
		font-size:13px;
		text-decoration:none;
	}
		.list-1 li a:hover {
			text-decoration:underline;
		}
/*----- buttons & links -----*/
a {
	color:inherit;
	text-decoration:none;
	cursor:pointer;
}
	a:hover {text-decoration: underline;}
p a, dl a {color:#2b2b2b;}

.button {
	background:url(../images/button-tail.gif) repeat-x 0 0 #4d4d4d;
	color:#fff;
	font-size:12px;
	line-height:17px;
	padding:6px 17px;
	text-transform:uppercase;
	border-radius:6px;
	display:inline-block;
	font-family: 'Oswald',sans-serif;
}
	.button:hover {
		background:url(../images/button-tail.gif) repeat-x 0 bottom #4d4d4d;
		text-decoration:none;
	}




/*********************************header*************************************/
header{
	background:url(../images/header-tail.gif) repeat-x 0 bottom;
	padding:0;
}
.header-bg {
	background:url(../images/header-glow.png) no-repeat center 0;
}
	header .inner {
		width:950px;
		margin:0 auto;
		position:relative;
		height:118px;
	}
	header .row-1 {
		padding:1px 0 5px;
		overflow:hidden;
	}
.logo {
	float:left;
	padding:0;
}
.logo a {
	display:block;
	
	overflow:hidden;
	
	width:149px;
	height:100px;
        
}
	
.slogan {
	float:left;
	color:#6b6b6b;
	font-size:13px;
	line-height:18px;
	padding:31px 0 0 6px;
	font-weight:normal;
}

.nav-container {
	width:950px;
	margin:0 auto 10px auto;
	background:#343434; 
}
/********************** Navigation ************************/
nav {
	padding:0;
	width:780px;
	margin:0 auto;
	background:url(../images/nav-tail.gif) repeat-x 0 0 #272727;
	border-radius:7px;
	box-shadow:0 0 10px #a4a3a3;
	position:relative;
	z-index:10;
	float:right;
	margin-top:42px;
}

.sf-menu{
	padding:0;
	width:950px;
	position:relative;
	display:block;
	font-size:0;
	line-height:0;
}
.sf-menu ul{
	position:absolute;
	width:100%;
	left:0;
	display:none;
	background:url(../images/sub-nav-tail.gif) repeat-x 0 0 #202020;
	padding:15px 0;
}
	.sf-menu ul ul {
		width:190px;
	}
.sf-menu > li{
	margin:0;
	background:url(../images/nav-item-bg.png) repeat-y 1px 0;	
	position:relative;
	display:inline-block;
	width:156px;
}

	.sf-menu > li:first-child {
		border-radius:7px 0 0 7px;
		background-position:0 0;
	}
	.sf-menu > li.last {
		border-radius:0 7px 7px 0;
	}
.sf-menu > li > a {
	font-family: 'Oswald',sans-serif;
	text-decoration:none;
	display:block;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
	color:#abdd44;
	letter-spacing:-1px;
	transition:400ms all linear;
	-o-transition:400ms all linear;
	-moz-transition:400ms all linear;
	-webkit-transition:400ms all linear;
	padding:20px 0;
	text-align:center;
	background:url(../images/nav-border.png) repeat-y 0 0;
}

	.sf-menu > li:first-child > a {
		background:none;
	}
	.sf-menu > li.current, .sf-menu > li:hover, .sf-menu > li.sfHover {
		background:url(../images/nav-active.gif) repeat-x 0 0 #2a2a2a;
	}


.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:57px; 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:11px;
	font-family: 'Oswald',sans-serif;
	line-height:14px;
	color:#fff;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	overflow:hidden;
	padding:8px 0;
	text-transform:uppercase;
	text-align:center;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	background:url(../images/sub-menu-active.gif) repeat-x 0 0 #6c6c6c;
}


.sf-menu li li{
	float:none;
	position:relative;
	margin:0 20px;
}

.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:90%;top:-15px;}

/********************** Slider ************************/
.slider-container {
	width:100%;
	position:relative;
	overflow:hidden;
	padding:0px 0 37px 0;
}

.mp-items {display:none;}

.mp-slider {
	width:1330px;
	height:420px;
	position:relative;
	left:50%;
	margin:0 0 0 -665px;
}

.mp-pagination {
	display:block;
	position:absolute;
	left:190px;
	bottom:15px;
	z-index:99;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
}
	.mp-pagination li {
		display:inline-block;
		margin:0 4px 0 0;
	}
		.mp-pagination li a {
			display:block;
			width:28px;
			height:28px;
			background:url(../images/mp-pagination.png) no-repeat right 0;
		}
			.mp-pagination li a:hover, .mp-pagination li.current a {
				background:url(../images/mp-pagination.png) no-repeat 0 0;
			}
.mp-banner {
	position:absolute;
	left:190px;
	top:35px;
	width:470px;
	height:
}
	.mp-banner .mp-row-1 {
		display:block;
		font-weight:bold;
		font-size:75px;
		line-height:72px;
		color:#353535;
		font-family: 'Neuton',serif;
	}
		.mp-banner .mp-row-1 span {
			display:block;
		}
		.mp-banner .mp-row-2 {
			display:block;
			color:#6d6d6d;
			font-size:30px;
			line-height:36px;
			letter-spacing:-1px;
			padding:0 0 20px 0;
			margin-top:30PX;
			font-family: 'Oswald',sans-serif;
		}
		.mp-banner p {
			width:390px;
			padding:0 0 20px 0;
		}
		.mp-button {
			display:inline-block;
			background:url(../images/mp-button.gif) repeat-x 0 0 #4d4d4d;
			font-family: 'Oswald', sans-serif;
			color:#fff;
			font-size:13px;
			line-height:19px;
			padding:10px 25px;
			text-transform:uppercase;
			border-radius:6px;
		}
			.mp-button:hover {
				text-decoration:none;
				background:url(../images/mp-button.gif) repeat-x 0 bottom #4d4d4d;
			}
/********************** Content ************************/

section#content {
	padding:33px 0 30px 0;
	background:#fff;
}
	#page1 #content {
		padding:0 0 30px 0;
	}
.date {
	overflow:hidden;
	font-family: 'Neuton', serif;
	font-weight:bold;
	padding:0 0 5px 0;
}
	.date span {
		float:left;
		font-size:50px;
		line-height:60px;
		letter-spacing:-1px;
		color:#3e3e3e;
	}
	.date b {
		float:left;
		font-size:30px;
		line-height:36px;
		color:#6a6a6a;
		padding:20px 0 0 0;
	}

.banner-2 {
	background:url(../images/banner-2.jpg) no-repeat 0 bottom #888;
	padding:25px 20px 30px 198px; 
}
	.banner-2 .banner-title {
		text-transform:uppercase;
		color:#fff;
		font-size:24px;
		line-height:30px;
		font-family: 'Oswald', sans-serif;
		padding:0 0 8px 0;
		font-weight:normal;
		display:block;
	}
	.banner-2 p {
		color:#c7c7c7;
		padding:0 0 16px 0;
	}
.map-container {
	 border: 5px solid #DFDFDF;
	 width:399px;

}
.map-container iframe {
	width:568px;
	height:282px;
	margin:0;
	border:none;
}
.adress {}
.adress dt {
	display:block;
	font-weight:bold;
	color:#6b6b6b;
	font-size:13px;
	line-height:22px;
}
.adress dd {
	font-size:13px;
	line-height:22px;
	color:#6b6b6b;
	overflow:hidden;
}
.adress dd span {
	float:left;
	width:73px;
}
	.adress dd.last span {
		width:59px;
	}
.adress dd a {color:#009900;}
.adress dd a:hover {text-decoration:underline;}
.content-box {
	width:950px;
	margin:0 auto;
	padding:0;
}
.inner-404 {
	background: url(../images/page404-img.jpg) no-repeat 0 6px;
	padding:0 0 0 520px;
	min-height:458px;
}
.heading-404 {
	display:block;
	color:#4a4a4a;
	font-weight:bold;
	letter-spacing:-1px;
	font-family: 'Neuton', serif;
	text-shadow:0 1px 2px rgba(0,0,0,.5);
}
strong.heading-404 {
	font-size:54px;
	line-height:65px;
}
b.heading-404 {
	font-size:30px;
	line-height:36px;
	color:#4a4a4a;
	text-transform:lowercase;
	margin:-10px 0 25px 0;
}
.inner-404 p {
	color:#6b6b6b;
	font-size:18px;
	line-height:22px;
}
.inner-404 p.last {
	padding:0 0 28px 0;
	font-size:16px;
}
/******************** Footer ******************/
footer {
	margin:0 auto;
	color:#888;
	font-size:12px;
	line-height:20px;
	padding:45px 0;
	background:url(../images/bg-footer.png);
}
footer strong {
	font-weight:normal;
	color:#fff;
}
footer a {color:#888;}
	footer a:hover {text-decoration:underline;}

footer ul li {
	line-height:20px;
}
	footer ul li a {
		text-decoration:underline;
	}
		footer ul li a:hover, footer ul li.current a {text-decoration:none;}

#toTop {
	background:url(../images/totop-tail.gif);
	border-radius:3px;
	width:57px;
	height:57px;
	text-align:center;
	font-size:20px;
	line-height:57px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	color:#fff;
    border: medium none;
    bottom: 70px;
    display: none;
    overflow: hidden;
    position: fixed;
    right: 50%;
    text-decoration: none;
    z-index: 20;
}
	#toTop:hover {
		color:#ccc;
}
.partner ul {
	overflow:hidden;
}
.partner li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.partner li .FrameImg {
	border: 5px solid #DFDFDF;
}
.FrameImg {
    border: 1px solid #DDDDDD;
    display: table-cell;
    width:215px;
	 height:100px;
    text-align: center;
    vertical-align: middle;
}
.li-menu {
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.li-menu li {
	list-style:outside;
}
.menu-pos {
	margin-top:20px;
}
.menu-pos li {
	background:url(../images/bg-boxgreen-part3.png) no-repeat;
	position:relative;
	height:193px;
}
.menu-pos li .frame {
    height: 130px;
    left: 19px;
    padding: 39px 0 0 7px;
    position: absolute;
    top: -12px;
    width: 165px;
	font-size:18px;
	color:#FFFFFF;
}
.menu-pos h3 {
	padding-bottom:5px;
	font-size:25px;
}
.menu-pos img {
	margin-top:5px;
}
.left-pos {
	width:170px;
	float:left;
	margin-top:15px;
	margin-right:20px;
	text-align:center;
}

.right-pos {
	width:670px;
	float:right;
	margin-right:50px;
}
.right-pos .more {
    background:url(../images/download-prochure.png) no-repeat;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    text-align: center;
    text-transform: none;
    width: 165px;
	display:block;
	position:absolute;
	right:25px;
	bottom:30px;
}

.img-border {
	border: 5px solid #DFDFDF;
}
.h3-con {
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
	margin-bottom:5px;
}
.back-con {
	background:url(../images/aside.png) no-repeat left;
	padding-left:20px;
}
.adress a {
	font-weight:bold;
}
.equal-columns .button{
	position:absolute;
	bottom:10px;
}
.title-parner {
	background:url(../images/title-parner.png) no-repeat;
	width:225px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	margin-top:10px;
}
.title-pos {
	background:url(../images/title-pos.png) no-repeat;
	width:950px;
	height:64px;
	text-align:center;
	line-height:64px;
	font-weight:bold;
	font-size:35px !important;
	color:#FFFFFF;
	margin-bottom:10px;
}
.safe-pos {
	overflow:hidden;
}
.img-safe {
	float:left;
	width:300px;
}
.img-safe img {
	width:300px;
}
.ul-safe {
	float:left;
}
.safe-pos h3{
	background:#97cb00;
	width:450px;
	height:64px;
	text-align:center;
	line-height:64px;
	font-weight:bold;
	font-size:35px;
	color:#FFFFFF;
	margin-bottom:10px;
	border-radius:5px 5px;
	padding-bottom:0px;
}
.banner-pos {
	background:url(../images/banner-pos.jpg) no-repeat #888888;
	margin-left:10px;
	margin-right:20px;
	border-radius:10px 10px;
	padding: 25px 20px 30px 198px;
	padding: 53px 23px 65px 303px;
	color:#FFFFFF;
}
.adress {
	overflow:hidden;
}
.adress dd{
	background:url(../images/icon-mail.jpg) no-repeat 0px 7px;
	width:175px;
	padding-left:30px;
	float:left;
}
.grid_8 p {
	margin-right:10px;
}
.banner-cabcube {
	background:url(../images/chip.png) no-repeat #888888;
	padding-left:230px;
}
.title-icab {
    background:url(../images/title-icab.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 30px !important;
    font-weight: bold;
    height: 48px;
	line-height:40px;
	padding-left:20px;
    margin-bottom: 10px;
    width: 950px;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}
.title-icab1 {
	background:url(../images/title-icab1.png) no-repeat scroll 0 0 transparent;
}
.icab-show h3{
	padding-bottom:10px;
	font-size:25px;
}
.icab-show {
	margin-top:20px;
}
.icab-show ul {
	border:1px solid #ddd;
	padding:20px;
}
.list-icab {
	border:0px !important;
	padding:0px !important;
	list-style:inside;
}

.inputTable th {
    font-weight: bold;
    line-height: 18px;
    padding: 8px 14px 0 0;
    text-align: right;
}
.inputTable th {
    background: -moz-linear-gradient(center top , #F1F1F1, #DDDDDD) repeat scroll 0 0 #F1F1F1;
}
.inputTable th, .inputTable td {
    border-bottom: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    vertical-align: top;
}
.inputTable td {
    padding: 7px;
}

.inputTable {
    border-left: 1px solid #C2C2C2;
    border-top: 1px solid #C2C2C2;
}
.inputTable tr:nth-child(even) { /*(even) or (2n 0)*/
	background: #F6F4F0;
}
.list-upos {
	margin-bottom:20px;
}
.icab-show ul.menu-pos {
	padding:0px;
	border:0px;
}
.product {
	overflow:hidden;
}
.pro-left {
	width:300px;
	float:left;
}
.pro-left img {
	width:300px;
}
.pro-right {
	width:635px;
	float:left;
	margin-left:10px;
}

.pro-table tr:nth-child(2n) {
	border-left:4px solid #5a8b00;
}
.pro-sup {
	min-height:200px;
}
.line-2 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	line-height:20px !important;
}
.dowload-bro {
	margin-bottom:20px;
	overflow:hidden;
}
.dowload-bro a {
	background:url(../images/downloadBrochureButton.jpg) no-repeat;
	width:150px;
	height:37px;
	display:block;
	float:right;
}
.article-box {
	overflow:hidden;
}
.article-left {
	float:left;
}
.article-right {
	float:right;
}