html{
	height:100%;
}
body {
	margin:0;
	color:#636363;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#ebebeb url(/_i/bg-body.gif) repeat-x;
	height:100%;
	min-width:1120px;
}
img {
	border-style:none;
	display:block;
}
a {
	color:#383f41;
	outline:none;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
header, section, footer, nav, article, aside {display: block;}
.wrap{
	width:100%;
	overflow:hidden;
}
#wrapper{
	width:100%;
	overflow:hidden;
	min-height:100%;
}
.header{
	width:991px;
	padding:0 65px 0 65px;
	margin:0 auto;
	background: url(/_i/bg-header.png) repeat-x;
	height: 79px;
	overflow:hidden;
	position:relative;
	z-index:3;
}
.header .logo{
	float:left;
	margin:24px 0 0;
	overflow:hidden;
}

.nav{
	float:left;
	padding:0 0 0 40px;
}
.nav ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.nav ul li{
	background: url(/_i/separator.gif) no-repeat 0 30px;
	padding:0 22px 5px 24px;
	float:left;
	font-size:14px;
}
.nav ul li:first-child{
	background:none;
	padding-left:0;
}
.nav ul a{
	color:#636363;
	text-decoration:none;
	float:left;
	padding:31px 0 0;
}
.nav ul a:hover,
.nav ul .active a{
	text-decoration:none;
	color:#00aeef;
	background: url(/_i/bg-arrow.gif) no-repeat 50% 4px;
}
.header .serch{
	float:right;
	background: url(/_i/ico1.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent:-9999px;
	/*overflow:hidden;*/
	margin:24px -1px 0 6px;
}
.header .eng{
	float:right;
	background: url(/_i/btn-en.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent:-9999px;
	/*overflow:hidden;*/
	margin:24px -1px 0 6px;
}
.header .login{
	float:right;
	background: url(/_i/ico02.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent:-9999px;
	/*overflow:hidden;*/
	margin:24px -1px 0 6px;
}
.header .reg{
	float:right;
	background: url(/_i/ico.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent:-9999px;
	/*overflow:hidden;*/
	margin:24px 0 0;
}
.intro-box{
	margin:-5px 0 0;
	width:100%;
	position:relative;
	/*overflow:hidden;*/
	background: url(/_i/bg-slider.png) repeat-x;
}
.intro-box .image-holder{
	width:1122px;
	margin:0 auto;
	position:relative;
}
.slider-wrap{
	height: 278px; /** 461px */
}
.carousel1 {
	width:1120px;
	margin:0 auto;
	position:relative;
}
.carousel1 .gholder {
	width: 100%;
}
.carousel1 .gholder:after {
	content:"";
	display:block;
	clear:both;
}
.carousel1 .gmask {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
}
.carousel1 .gmask ul {
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
.carousel1 .gmask ul li {
	float: left;
	width: 1120px;
	height: 295px;
	position:relative;
}

.carousel1 a.btn-prev,
.carousel1 a.btn-next {
	position:absolute;
	top:189px;
	left:20px;
	background: url(/_i/btn-prev.png) no-repeat;
	width: 57px;
	height: 39px;
	text-indent:-9999px;
	overflow:hidden;
    z-index: 10;
}
.carousel1 a.btn-next {
	left:auto;
	background: url(/_i/btn-next.png) no-repeat;
	right:20px;
}
.carousel1 .pagination{
	position:absolute;
	bottom:65px;
	left:0;
	width:100%;
}
.carousel1 .pagination ul{
	list-style: none;
	text-align: center;
	padding: 0 0 0 219px;
	margin: 0;
}
.carousel1 .pagination ul li {
	display:inline-block;
	vertical-align:top;
	margin:0 3px;
}
.carousel1 .pagination a {
	float:left;
	background: url(/_i/bg-paging.png) no-repeat;
	width: 76px;
	height: 38px;
	opacity:0.5;
	padding:10px 0 0 4px;
}
.carousel1 .pagination .active a {
	background-position:0 -48px;
	opacity:1;
}
.carousel1 .text{
	position:absolute;
	top:22px;
	right:0;
	background: url(/_i/bg-text.png);
	padding:17px 76px 32px 28px;
	width:400px;
	color:#fff;
	font:30px/34px 'Noto Sans';
}
.main{
	width:1000px;
	margin:0 auto 0;
	padding: 0 0 343px;/**405*/
	position:relative;
	z-index:5;
    top: -30px;
}
.main:after{
	content:"";
	display:block;
	clear:both;
}
.fourcolumns{
	margin:0 -30px 0 0;
	zoom:1;
}
.fourcolumns:after{
	content:"";
	display:block;
	clear:both;
}
.fourcolumns .column{
	float:left;
	width:199px;
	height:280px;
	background:#fff;
	margin:0 17px 0 0;
	padding:17px 19px 0;
	box-shadow:#aaa 0 0 4px;
}
.fourcolumns .column:hover{
	box-shadow:#999 0 0 10px;
}
.fourcolumns .column p{
	margin:0;
}
.title-holder{
	zoom:1;
	overflow:hidden;
	border-bottom:2px solid #cceffc;
	padding:0 0 7px 3px;
	margin:0 0 19px;
}
.title-holder .more{
	background: url(/_i/btn-more.gif) no-repeat;
	width: 26px;
	height: 26px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin:2px 0 0;
}
.main h2{
	margin:0 0 14px;
	font:20px/26px 'Noto Sans';
	color:#00aeef;
}
.main .title-holder h2{
	margin:0;
	font:20px/26px 'Noto Sans';
	color:#00aeef;
}
.carousel2 {
	width:200px;
	margin:0 auto;
	position:relative;
}
.carousel2 .gholder {
	width: 100%;
	padding:0 0 6px;
}
.carousel2 .gholder:after {
	content:"";
	display:block;
	clear:both;
}
.carousel2 .gmask {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
}
.carousel2 .gmask ul {
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
.carousel2 .gmask ul li {
	float: left;
	width: 200px;
	height: 190px;
	position:relative;
}
.carousel2 .pagination ul{
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0;
}
.carousel2 .pagination ul li {
	display:inline-block;
	vertical-align:top;
}
.carousel2 .pagination a {
	display:block;
	background: url(/_i/bg-paging02.png) no-repeat;
	width: 7px;
	height: 7px;
	text-indent:-9999px;
	overflow:hidden;
}
.carousel2 .pagination .active a {
	background-position:0 -7px;
	opacity:1;
}
.news-box{
	background: url(/_i/separator02.gif) repeat-x;
	padding:5px 0 2px 3px;
}
.news-box strong{
	display:block;
	color:#00aeef;
	margin:0 0 6px;
}
.news-box span{
	display:block;
}
.carousel2 .gmask ul li .news-box:first-child{
	background:none;
	padding-top:0;
}
.fourcolumns .image-holder{
	padding:7px 0 17px;
}
.fourcolumns .date{
	display:block;
	color:#00aeef;
	margin:0 0 4px;
}

.carousel3 {
	width:1120px;
	margin:0 auto 30px;/**51*/
	position:relative;
}
.carousel3 .gholder {
	width: 100%;
}
.carousel3 .gholder:after {
	content:"";
	display:block;
	clear:both;
}
.carousel3 .gmask-center{
	margin:0 51px;
}
.carousel3 .gmask {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
}
.carousel3 .gmask ul {
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
.carousel3 .gmask ul li {
	float: left;
	width: 237px;
	height: 56px;
	position:relative;
	margin:0 8px 0 9px;
	padding:16px 0 0;
	color:#fff;
	font:14px/20px 'Noto Sans';
	background:#4da3c5;
	text-align:center;
}

.carousel3 a.btn-prev,
.carousel3 a.btn-next {
	position:absolute;
	top:0;
	left:0;
	background: url(/_i/btn-prev02.gif) no-repeat;
	width: 42px;
	height: 72px;
	text-indent:-9999px;
	overflow:hidden;
}
.carousel3 a.btn-next {
	left:auto;
	background: url(/_i/btn-next02.gif) no-repeat;
	right:0;
}
.carousel3 .gmask .more{
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	position:absolute;
	top:0;
	left:0;
	background: url(/_i/btn-more02.png) no-repeat;
	width: 198px;
	height: 72px;
	padding:0 39px 0 0;
	color:#fff;
	font:14px/72px 'Noto Sans';
	opacity:0;
}
.carousel3 .gmask .more:hover{
	text-decoration:none;
}
.carousel3 .gmask li:hover .more{
	opacity:1;
}
.clients-wrap{
	background:#fff;
	padding:0 19px;
	margin:0 0 34px;
	height:50px;
}
.clients-wrap .wrap{
	border-bottom:2px solid #cceffc;
}
.clients-list{
	list-style:none;
	margin:0 -32px 0 0;
	padding:12px 0 11px;
	zoom:1;
	overflow:hidden;
}
.clients-list li{
	float:left;
	margin:0 33px 0 0;
}
.breadcrumbs{
	position:absolute;
	top:0;
	left:0;
	width:783px;
	background:#00aeef;
	list-style:none;
	margin:0;
	padding:7px 0 9px 339px;
}
.breadcrumbs li{
	display:inline;
	background: url(/_i/separator03.png) no-repeat 0 3px;
	padding:0 2px 0 10px;
	color:#fff;
}
.breadcrumbs li:first-child{
	background:none;
	padding-left:0;
}
.breadcrumbs a{
	color:#fff;
	text-decoration:underline;
}
.breadcrumbs a:hover{
	text-decoration:none;
}
.sidebar{
	float:left;
	width:237px;
}
.sidebar .side-box{
	width:199px;
	background:#fff;
	padding:17px 19px 15px;
	box-shadow:#aaa 1px 1px 4px;
	margin:0 0 20px;
}
.content{
	float:right;
	width:708px;
	padding:17px 19px 20px;
	background:#fff;
	box-shadow:#aaa 1px 1px 4px;
}
.side-nav{
	list-style:none;
	margin:0;
	padding:3px 0 0;
}
.side-nav li{
	background: url(/_i/separator02.gif) repeat-x;
	padding:8px 0 9px;
}
.side-nav li:first-child{
	background:none;
	padding-top:0;
}
.side-nav a{
	color:#8d8d8d;
	font:18px/20px 'Noto Sans';
	display:block;
	padding:0 0 0 24px;
	background: url(/_i/bullet02.png) no-repeat 7px 6px;
}
.side-nav .active > a{
	/*background: url(/_i/bullet09.png) no-repeat 7px 6px;*/
	color:#00aeef !important;
}
.side-nav .active-drop > a{
	background: url(/_i/bullet03.png) no-repeat 6px 5px;
	color:#00aeef;
}
.side-nav ul{
	list-style:none;
	margin:0 0 -9px;
	padding:10px 0 0;
}
.side-nav ul li a{
	background: url(/_i/bullet04.png) no-repeat 5px 3px;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
}
.side-nav ul li.active > a{
	background: url(/_i/bullet05.png) no-repeat 5px 3px;
}
.side-nav ul ul li a{
	font:12px/18px Arial, Helvetica, sans-serif;
	background: url(/_i/bullet06.png) no-repeat 7px 5px;
}
.side-nav ul ul li.active > a{
	background: url(/_i/bullet07.png) no-repeat 9px 7px;
}
.side-nav ul ul ul{
	padding:7px 0 0 25px;
	margin:0;
}
.side-nav ul ul ul li{
	background:none;
	padding:0;
}
.side-nav ul ul ul li a{
	background: url(/_i/bullet08.png) no-repeat 0 8px;
	font-size:10px;
	color:#8d8d8d;
	padding:0 0 0 13px;
}
.side-nav ul ul ul li.active a{
	background: url(/_i/bullet08.png) no-repeat 0 8px;
	color:#11b3f0;
	text-decoration:underline;
}
.catalog{
	list-style:none;
	margin:0;
	padding:6px 0 11px;
}
.catalog li{
	padding:17px 0 16px;
	zoom:1;
	overflow:hidden;
	background: url(/_i/separator02.gif) repeat-x;
}
.catalog li:first-child{
	background:none;
	padding-top:0;
}
.catalog .image{
	float:left;
	border:4px solid #cceffc;
	margin:0 20px 0 0;
}
.catalog .text-box{
	zoom:1;
	overflow:hidden;
	padding:4px 20px 0 0;
}
.catalog .brand{
	float:right;
	width:118px;
	margin:2px 0 0;
	padding:0 0 0 22px;
	background: url(/_i/separator04.gif) no-repeat;
	height: 97px;
	font:20px/22px 'Noto Sans';
	color:#00aeef;
}
.catalog .title-wrap{
	zoom:1;
	overflow:hidden;
}
.catalog .title{
	float:left;
	font:20px/22px 'Noto Sans';
	color:#00aeef;
	margin:2px 10px 0 0;
}
.stick-action,
.stick-best{
	float:left;
	width:73px;
	height:26px;
	line-height:27px;
	color:#fff;
	font-size:9px;
	color:#fff;
	text-transform:uppercase;
	background:#ec6726;
	text-align:center;
	margin:0 7px 0 0;
}
.stick-best{
	background:#2fd4cd;
}
.content .btn-wrap{
	width:100%;
	overflow:hidden;
	border-top:2px solid #cceffc;
	padding:20px 0 0;
}
.content .back{
	float:left;
	background: url(/_i/btn-back.gif) no-repeat;
	height: 26px;
	line-height:26px;
	padding:0 0 0 37px;
	margin:0 50px 0 0;
	color:#8d8d8d;
}
.content .print{
	float:left;
	background: url(/_i/btn-print.gif) no-repeat 0 3px;
	padding:0 0 0 17px;
	margin:4px 9px 0 0;
	color:#8d8d8d;
}
.content .save{
	float:left;
	background: url(/_i/btn-save.gif) no-repeat 0 4px;
	padding:0 0 0 17px;
	margin:4px 13px 0 0;
	color:#8d8d8d;
}
.content h3{
	margin:0 0 9px;
	font: 18px 'Noto Sans';
	color:#00aeef;
}
.category-box{
	zoom:1;
	overflow:hidden;
	padding:20px 0 19px 4px;
	margin:0 -10px 0 0;
	background: url(/_i/separator02.gif) repeat-x;
}
.category-wrap{
	padding:0 0 14px;
}
.category-wrap .category-box:first-child{
	background:none;
	padding-top:4px;
}
.category-list{
	list-style:none;
	margin:0;
	padding:0;
	width:357px;
	float:left;
}
.category-list li{
	padding:0 8px 0 21px;
	line-height:26px;
	background: url(/_i/bullet09.png) no-repeat 0 9px;
}
.alphabet-nav{
	list-style:none;
	margin:0 0 -3px;
	padding:0;
	float:right;
	padding:3px 0 0;
}
.alphabet-nav li{
	float:left;
	margin:0 -4px 0 0;
}
.alphabet-nav a{
	float:left;
	width: 26px;
	height: 26px;
	text-align:center;
	line-height:25px;
	color:#8d8d8d;
}
.alphabet-nav li.active a{
	background: url(/_i/bg-active.gif) no-repeat;
}
.list-wrap{
	zoom:1;
	overflow:hidden;
	margin:30px 1px 28px;
}
.companies{
	list-style:none;
	margin:-6px -6px -5px -5px;
	padding:0;
	overflow:hidden;
}
.companies li{
	float:left;
	background: url(/_i/bg-list.gif) no-repeat;
	width: 228px;
	height: 129px;
	overflow:hidden;
	margin:-1px 0 0 -1px;
	padding:7px 6px 6px;
	position:relative;
}
.companies .text{
	position:absolute;
	top:7px;
	left:6px;
	border:4px solid #cceffc;
	width:220px;
	height:121px;
	background:#fff;
	text-align:center;
	display:table;
	opacity:0;
}
.companies li:hover .text{
	opacity:1;
}
.companies .text a{
	text-decoration:underline;
	color:#00aeef;
	line-height:22px;
	display:table-cell;
	vertical-align:middle;
	width:220px;
	height:121px;
}
.paging{
	list-style:none;
	margin:0;
	padding:2px 0 0;
	text-align:center;
}
.paging li{
	display:inline-block;
	vertical-align:top;
	margin:0 -2px 0 -3px;
}
.paging a{
	width: 26px;
	height: 26px;
	line-height:25px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}
.paging .active a{
	background: url(/_i/bg-active.gif) no-repeat;
	font-weight:bold;
	color:#00aeef;
}
.paging .prev a{
	text-indent:-9999px;
	overflow:hidden;
	background: url(/_i/btn-prev03.gif) no-repeat;
	margin:0 13px 0 0;
}
.paging .next a{
	text-indent:-9999px;
	overflow:hidden;
	background: url(/_i/btn-next03.gif) no-repeat;
	margin:0 0 0 13px;
}
.companies2{
	list-style:none;
	margin:0;
	padding:4px 0 0;
}
.companies2 li{
	zoom:1;
	overflow:hidden;
	background: url(/_i/separator02.gif) repeat-x;
	padding:11px 0 14px;
}
.companies2 li:first-child{
	background:none;
	padding-top:0;
}
.companies2 .image{
	float:left;
	margin:8px 27px 0 14px;
}
.companies2 .text-box{
	zoom:1;
	overflow:hidden;
}
.companies2 .title{
	display:inline-block;
	vertical-align:top;
	font:20px 'Noto Sans';
	color:#00aeef;
	margin:0 0 8px;
}
.companies2 p{
	margin:0;
	font-size:12px;
	line-height:22px;
	color:#8d8d8d;
}
.company-box{
	zoom:1;
	overflow:hidden;
	margin:0 0 9px;
	padding:5px 0 18px;
	background: url(/_i/separator02.gif) repeat-x 0 100%;
}
.company-box .image-company{
	float:left;
	border:4px solid #cceffc;
	margin:0 21px 0 0;
}
.company-box .image-product{
	float:right;
	border:4px solid #cceffc;
	margin:0 0 0 21px;
}
.company-box .text-box{
	zoom:1;
	overflow:hidden;
	padding:12px 0 0;
}
.company-info{
	list-style:none;
	margin:-3px 0 0;
	padding:0 0 0 1px;
}
.company-info li{
	background: url(/_i/bullet10.gif) no-repeat 0 5px;
	padding:0 0 5px 19px;
}
.company-info a{
	color:#11b3f0;
	text-decoration:underline;
}
.company-box .company-info a:hover{
	text-decoration:none;
}
.content p{
	margin:0 0 18px;
}
.divider{
	background: url(/_i/separator02.gif) repeat-x;
	height:1px;
	overflow:hidden;
	margin:0 0 15px;
}
.prod-link{
	display:inline-block;
	vertical-align:top;
	margin:0 0 15px;
	color:#11b3f0;
	text-decoration:underline;
}
.prod-link:hover{
	text-decoration:none;
}
.numbered-list{
	list-style:none;
	margin:0;
	padding:0;
}
.numbered-list li{
	zoom:1;
	overflow:hidden;
	padding:0 0 24px;
}
.numbered-list .number{
	float:left;
	text-align:center;
	color:#fff;
	font-size:11px;
	margin:1px 8px 0 0;
	background: url(/_i/bg-number.png) no-repeat;
	width: 18px;
	height: 18px;
}
.numbered-list .text-box{
	zoom:1;
	overflow:hidden;
}
.content .numbered-list p{
	margin:0;
}
.main h3 a{
	color:#00aeef;
}
.sort-form{
	float:right;
	margin:0 0 -3px;
}
.news-list{
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
.news-list li{
	background: url(/_i/separator02.gif) repeat-x;
	padding:18px 0 14px;
	zoom:1;
	overflow:hidden;
}
.news-list li:first-child{
	background:none;
	padding-top:0;
}
.news-list .image{
	float:left;
	border-bottom:1px solid #cceffc;
	width:136px;
	margin:0 21px 0 0;
}
.news-list .date{
	float:left;
	background:#00aeef;
	width:41px;
	height:73px;
	padding:8px 0 0;
	color:#fff;
	font:14px/20px 'Noto Sans';
	text-align:center;
}
.news-list .date span{
	display:block;
	font-size:20px;
}
.news-list .text-box{
	zoom:1;
	overflow:hidden;
}
.news-list .title{
	display:block;
	font-weight:bold;
	margin:0 0 12px;
	color:#00aeef;
}
.content .news-list p{
	margin:0;
}
.social{
	float:right;
	list-style:none;
	margin:0;
	padding:0 2px 0 8px;
    width: 185px;
}
.social li{
	float:left;
	margin:0 2px 0 0;
}
.title-holder .label{
	float:right;
	padding:5px 0 0;
}
.news-wrap{
	zoom:1;
	overflow:hidden;
}
.news-wrap .date{
	float:left;
	background:#00aeef;
	width:41px;
	height:95px;
	padding:8px 0 0;
	color:#fff;
	font:14px/20px 'Noto Sans';
	text-align:center;
}
.news-wrap .date span{
	display:block;
	font-size:20px;
}
.news-content{
	float:right;
	width:646px;
}
.carousel4 {
	position:relative;
	padding:15px 0 31px;
	margin-left:61px;
}
.news-content .carousel4{
	margin:0;
}
.carousel4 .gholder {
	width: 100%;
}
.carousel4 .gholder:after {
	content:"";
	display:block;
	clear:both;
}
.carousel4 .gmask {
	position: relative;
	overflow: hidden;
	width: 620px;
	float: left;
}
.carousel4 .gmask ul {
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
.carousel4 .gmask ul li {
	float: left;
	width: 136px;
	height: 82px;
	position:relative;
	margin:0 19px 0 0;
	padding:0;
	color:#fff;
	font:14px/20px 'Noto Sans';
	background:#4da3c5;
	text-align:center;
}

.carousel4 a.btn-prev,
.carousel4 a.btn-next {
	position:absolute;
	top:15px;
	left:-61px;
	background: url(/_i/btns.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:41px;
	height:37px;
}
.carousel4 a.btn-next {
	top:60px;
	background-position:-41px 0;
}
.carousel4 a.btn-prev:hover{
	background-position:0 -37px;
}
.carousel4 a.btn-next:hover{
	background-position:-41px -37px;
}
.carousel4 .gmask .zoom{
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	position:absolute;
	top:0;
	left:0;
	background: url(/_i/bg-zoom.png) no-repeat;
	width: 101px;
	height: 82px;
	padding:0 35px 0 0;
	color:#fff;
	font:14px/82px 'Noto Sans';
	opacity:1;
	text-decoration:none;
}

.carousel4 .gmask .more:hover{
	text-decoration:none;
}
.carousel4 .gmask li:hover .zoom{
	opacity:1;
}
.bulleted-list{
	list-style:none;
	margin:0;
	padding:0;
}
.bulleted-list li{
	padding:0 0 15px 20px;
	background: url(/_i/bullet09.png) no-repeat 0 5px;
}
.twocolumns{
	zoom:1;
	overflow:hidden;
	margin:0 -10px 0 0;
}
.twocolumns .column{
	float:left;
	width:325px;
	margin:0 5px 0 0;
}
.twocolumns .numbered-list li{
	padding-bottom:15px;
}
.info{
	position:relative;
	border:2px solid #cceffc;
	padding:9px 17px;
	font:16px/20px 'Noto Sans';
	color:#11b3f0;
	margin:0 0 31px;
}
.info .arrow{
	background: url(/_i/bg-arrow02.gif) no-repeat;
	width: 17px;
	height: 13px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	right:92px;
	bottom:-13px;
}
.main-table{
	padding:0;
	margin:0 0 32px;
	border-collapse:collapse;
	width:100%;
}
.main-table thead td{
	height:35px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background:#11b3f0;
	border-bottom:2px solid #fff;
}
.main-table tbody td{
	height:30px;
	text-align:center;
	vertical-align:middle;
	color:#6d6d6d;
	background:#ebebeb;
}
.main-table td{
	border-left:2px solid #fff;
	border-top:2px solid #fff;
}
.main-table tr td:first-child{
	border-left:0;
}
.main-table tr:first-child td{
	border-top:0;
}
.main .action-holder h2{
	color:#ec6726;
}
.action-text{
	border:4px solid #fbe1d4;
	padding:8px 15px;
	margin:0 0 20px;
}
.item-box{
	zoom:1;
	overflow:hidden;
	margin:0 0 26px;
}
.item-box .slider{
	float:left;
	width:248px;
	height:212px;
	border:4px solid #cceffc;
	margin:0 22px 0 0;
	padding:20px;
}
.carousel5 {
	width:249px;
	position:relative;
}
.carousel5 .gholder {
	width: 100%;
}
.carousel5 .gholder:after {
	content:"";
	display:block;
	clear:both;
}
.carousel5 .gmask {
	position: relative;
	overflow: hidden;
	width: 185px;
	float: left;
}
.carousel5 .gmask ul {
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
.carousel5 .gmask ul li {
	float: left;
	width: 185px;
	height: 213px;
	position:relative;
}
.carousel5 .pagination{
	position:absolute;
	top:0;
	right:0;
	width:63px;
}
.carousel5 .pagination ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.carousel5 .pagination ul li {
	margin:0 0 10px;
}
.carousel5 .pagination a {
	display:block;
	background: url(/_i/bg-paging03.png) no-repeat;
	width: 48px;
	height: 63px;
	padding:4px 4px 4px 11px;
}
.carousel5 .pagination .active a {
	background-position:0 -71px;
	opacity:1;
}
.main-type .content{
	float:right;
	width:623px;
}
.contacts-form{
	width:285px;
	background:#fff;
	padding:17px 19px 15px;
	box-shadow:#aaa 1px 1px 4px;
	margin:0 0 20px;
}
.contacts-form label{
	display:block;
	font-weight:bold;
	color:#00aeef;
	padding:3px 0 7px 4px;
}
.contacts-form .text-box{
	zoom:1;
	overflow:hidden;
	padding:0 0 16px;
}
.contacts-form .text{
	background: url(/_i/bg-input02.png) no-repeat;
	width: 269px;
	height: 19px;
	padding:6px 8px;
	margin:0;
	border:0;
}
.contacts-form .text2{
     background: none;
        float:left;
	width: 240px;
	height: 19px;
	padding:6px 9px;
	margin:0;
	border:0;
	color:#636363;
}
.contacts-form .bg-div{

        background: url(/_i/bg-input-s.gif) no-repeat;
        width: 285px;
	height: 32px;
}
.contacts-form textarea{
	background: url(/_i/bg-input03.png) no-repeat;
	width: 269px;
	height: 119px;
	padding:6px 8px;
	margin:0;
	border:0;
	overflow:auto;
	resize:none;
}
.contacts-form .image{
	float:left;
	margin:0 6px 0 0;
}
.contacts-form .text-small{
	width:62px;
}
.contacts-form .submit{
	float:right;
	width:99px;
	height:30px;
	background:#11b3f0;
	color:#fff;
	cursor:pointer;
	border:0;
	padding:0 0 2px;
	font:14px 'Noto Sans';
}
.main-type .numbered-list > li{
	border-top:2px solid #cceffc;
	padding:24px 0 17px;
}
.main-type .numbered-list > li:first-child{
	border:0;
	padding-top:0;
}
.numbered-list .bulleted-list{
	clear:both;
}
.numbered-list .bulleted-list li{
	border-top:1px dotted #b1b1b1;
	padding-top:5px;
	padding-bottom:6px;
	background-position:0 10px;
}
.numbered-list .bulleted-list li:first-child{
	border:0;
}
.numbered-list .bulleted-list a{
	color:#00aeef;
	text-decoration:underline;
}
.numbered-list address{
	float:left;
	font-style:normal;
	width:225px;
	margin-right:6px;
}
.numbered-list .phone{
	float:left;
	width:250px;
}
.numbered-list .email{
	float:right;
	max-width:115px;
	min-width:98px;
}















.item-box .text-box{
	zoom:1;
	overflow:hidden;
}
.title-wrap{
	zoom:1;
	overflow:hidden;
	padding:13px 0 20px;
}
.title-wrap .company{
	float:left;
	margin:0 22px 0 0;
}

.footer{
	height: 343px;
	margin:-343px 0 0;
	position:relative;
	z-index:7;
	background: url(/_i/bg-footer.gif) repeat-x 0 100%;
	overflow:hidden;
}
.footer-holder{
	width:1000px;
	margin:0 auto;
}
.contacts-box{
	height:78px;
	overflow:hidden;
	padding:0 0 49px;
}
.contact-form{
	float:left;
	width:220px;
	margin:0 44px 0 21px;
}
.contact-form .text{
	float:left;
	background: url(/_i/bg-input.gif) no-repeat;
	width: 181px;
	height: 19px;
	padding:6px 30px 6px 9px;
	margin:0;
	border:0;
	color:#636363;
}
.footer h3{
	margin:0 0 23px;
	color:#00aeef;
	font:19px/21px 'Noto Sans';
}
.contacts{
	float:left;
	background: url(/_i/bg-box.gif) repeat-y;
	width: 264px;
	padding:0 20px 0 41px;
}
.about-box{
	float:right;
	width:348px;
}
.footer-nav{
	list-style:none;
	margin:-6px -30px 0 0;
	padding:0;
}
.footer-nav li{
	background: url(/_i/bullet.gif) no-repeat 2px 7px;
	padding:0 0 2px 17px;
	float:left;
	width:95px;
	margin:0 10px 0 0;
}
.footer-nav .email{
	text-decoration:underline;
	color:#636363;
}
.footer-nav .email:hover{
	text-decoration:none;
}
.footer .copy{
	float:left;
	padding:0 0 0 22px;
}
.footer .created{
	float:right;
	margin:0 23px 0 0;
}
.footer .created a{
	display:inline-block;
	vertical-align:middle;
	background: url(/_i/bg-site.png) no-repeat;
	width: 70px;
	height: 14px;
	text-indent:-9999px;
	overflow:hidden;
}
.error {
    color: #FF6600;
}

.for-table table{
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    text-shadow: none;
    border: none;
}
.for-table table tr:first-child {
    border-bottom: 1px solid #ffffff;
    background-color: #00aeef;
    border: none;
}
.for-table table tr:nth-child(2n+3) {
    border-bottom: 1px solid #ffffff;
    background: #DBDBDB;
    border: none;
}
.for-table table tr:nth-child(2n+2) {
    border-bottom: 1px solid #ffffff;
    background: #FFF;
    border: none;
}
.for-table table tr:first-child td {
    color: #FFF;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    height: 13px;
    border: none;
}
.for-table table tr td {
    padding: 0.7em;
    border: none !important;
}

.popup-auth{
    color:#000;
    text-align:left;
    width:235px;
    top:0;
    left: 40%;
    text-transform:none;
    position:absolute;
    z-index:60;
    display: none;
}
.popup-auth .popup-css{
    line-height:1.3em;
    padding-top:0;
    border-top:0;
    padding-right:1em;
}
.popup-auth .submit .cancel{font-size:.94em/*mac-size*/;line-height:1.1em}
.popup-auth .skyblue-links a:link,.popup-auth .skyblue-links a:visited{color:#0099FF}
.popup-auth .skyblue-links a:hover{color:#006cbf}
.popup-auth form,.popup-auth form a{line-height:1.1em}
.popup-auth form .item{padding-bottom:.5em}
.popup-auth form label.remember{font-size:.85em}
.popup-auth form .remember input{margin:.25em .2em 0 0}
.popup-auth form .submit{padding:0 0 1.25em}
.popup-auth .signin-open{height:24px;line-height:24px;margin:0;color:#329a1c;z-index:50}
.header .top-section .links .popup-auth table td.container{padding-top:0}
.popup-auth .signin-open .sprite{}
.popup-auth .signin-open .sprite i{background-position:-56px 0}
.popup-auth h4{font-size:1em;line-height:1.15em;padding-bottom:1em}
.popup-auth .signup-promo a{font-size:1.25em}
.popup-auth .msg{color:#f00;font-size:.937em;word-wrap:break-word}
.popup .mess{}
.popup .error{color:#f00}

.popup-css{padding:1.25em 1em 1em;background:#fff;text-align:left;border:3px solid #fff;position:relative;
-webkit-box-shadow: 0px 0px 0px 12px rgba(30, 144, 255, .2);
-moz-box-shadow: 0px 0px 0px 12px rgba(30, 144, 255, .2);
box-shadow: 0px 0px 0px 12px rgba(30, 144, 255, .2);
z-index: 55;
}
.popup-css-green{border-color:#329a1c}
.popup-css-blue{border-color:#00AEEF;}
.popup form .item .text,.popup-css form .item .text{width:95%}
.loginForm {
    position: absolute;
    z-index: 1000;
    display: none;
}
.loginBG {
    background: url("/_i/overlay.png") 0 0 transparent;
    opacity: .5;
    width: 100%;
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    height: 100%;
}
.modal_close {
    position: absolute;
    top: 12px;
    right: 12px;
    display: block;
    width: 14px;
    height: 14px;
    background: url(/_i/modal_close.png);
    z-index: 2;
}
#password_recovery {
    display: block;
    color: #FFFFFF !important;
    cursor: pointer;
    font-family: 'verdana', sans-serif;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    margin: 15px 0 0 0;
    text-shadow: none;
}
#delete_from_cart_one_item{
    color: #FF0000;
}

.tooltip{
    position:relative;
    z-index:999
}
.tooltip span{
    display:none
}
.tooltip:hover{
    z-index:999
}
.tooltip:hover span{
    text-indent: 0;
    background: #FFF;
    z-index:999;
    display:block;
    position:absolute;
    top:10px;
    left:10px;
    border-radius:5px;
    box-shadow:0 0 5px #4496e7,inset 0 0 10px #fff;
    padding:4px;
    font-size:11px;
    color:#196195;
    text-decoration:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    width: 90px;
}


.link {COLOR: #BBBBBB; position: absolute; text-align: center; font-family: Geneva, Arial, Helvetica, sans-serif; margin-top: -35px; margin-left: 21px;}
.link A:link {COLOR: #BBBBBB; FONT-STYLE: normal; TEXT-DECORATION: none}
.link A:visited {COLOR: #BBBBBB; FONT-STYLE: normal; TEXT-DECORATION:  none}
.link A:hover {COLOR: #BBBBBB; FONT-STYLE: normal; TEXT-DECORATION: none}
.link A:active {COLOR: #BBBBBB; FONT-STYLE: normal; TEXT-DECORATION:  none}