/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 23, 2012 */
@font-face {
	font-family: 'arvobold';
	src: url('../fonts/arvo-bold-webfont.eot');
	src: url('../fonts/arvo-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/arvo-bold-webfont.woff') format('woff'),
		url('../fonts/arvo-bold-webfont.ttf') format('truetype'),
		url('../fonts/arvo-bold-webfont.svg#arvobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arvoregular';
	src: url('../fonts/arvo-regular-webfont.eot');
	src: url('../fonts/arvo-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/arvo-regular-webfont.woff') format('woff'),
		 url('../fonts/arvo-regular-webfont.ttf') format('truetype'),
		 url('../fonts/arvo-regular-webfont.svg#arvoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pt_sansregular';
	src: url('../fonts/pt_sans-web-regular-webfont.eot');
	src: url('../fonts/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/pt_sans-web-regular-webfont.woff') format('woff'),
		 url('../fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
		 url('../fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pt_sansbold';
	src: url('../fonts/pt_sans-web-bold-webfont.eot');
	src: url('../fonts/pt_sans-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/pt_sans-web-bold-webfont.woff') format('woff'),
		 url('../fonts/pt_sans-web-bold-webfont.ttf') format('truetype'),
		 url('../fonts/pt_sans-web-bold-webfont.svg#pt_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pt_sansitalic';
	src: url('../fonts/pt_sans-web-italic-webfont.eot');
	src: url('../fonts/pt_sans-web-italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/pt_sans-web-italic-webfont.woff') format('woff'),
		 url('../fonts/pt_sans-web-italic-webfont.ttf') format('truetype'),
		 url('../fonts/pt_sans-web-italic-webfont.svg#pt_sansitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	margin:0;
	font:14px/20px 'pt_sansregular', Arial, Helvetica, sans-serif;
	color:#464646;
	min-width:980px;
	-webkit-text-size-adjust:100%;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#00a4e1;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.w1{
	overflow:hidden;
	background:url(../images/bg-w1.png) no-repeat 50% 100%;
	padding-bottom:26px;
}
#header {
	background:url(../images/header.gif) repeat-x;
	border-bottom:1px solid #fff;
}
#header .frame{background:url(../images/bg-header.jpg) no-repeat 50% 0;}
#header .header-holder{
	width:958px;
	margin:0 auto;
	padding-bottom:27px;
}
#header.home .header-holder{ padding-bottom:38px;}
#header .wrap{
	overflow:hidden;
	padding: 32px 7px 32px 5px;
}
#header .logo {
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:394px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin:7px 0 0;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .wrap .request{
	background:url(../images/bg-request.png) no-repeat 100% 0;
	float:right;
	font:19px/23px 'arvoregular', Arial, Helvetica, sans-serif;
	color:#fff;
	padding-right:20px;
	height:43px;
}
#header .wrap .request span{
	background:url(../images/bg-request.png) no-repeat 0 -47px;
	display:block;
	padding: 8px 22px 12px 77px;
}
#header .wrap .request strong{font-family: 'arvobold', Arial, Helvetica, sans-serif;}
#header .navigation{
	overflow:hidden;
	padding: 10px 13px 33px 2px;
}
#header.home .navigation{ padding-bottom:42px;}
#nav{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	margin-right:12px;
}
#nav a{
	color:#fff;
	font:16px/19px Arial, Helvetica, sans-serif;
	height:36px;
	display:inline-block;
	padding-right:2px;
	text-decoration:none;
}
#nav a span{
	display:block;
	padding: 7px 17px 10px 22px;
}
#nav li.active a,
#nav li:hover a{background:url(../images/bg-nav.gif) no-repeat 100% 0;}
#nav li.active a span,
#nav li:hover a span{	background:url(../images/bg-nav.gif) no-repeat 0 -39px;}
#header .phone{
	font:20px/24px 'arvoregular', Arial, Helvetica, sans-serif;
	color:#00aeef;
	float:right;
	padding-top: 5px;
	white-space:nowrap;
}
#header .phone span{color:#fff;}
#header h2{
	font:34px/43px 'arvoregular', Arial, Helvetica, sans-serif;
	margin:0;
	color:#fff;
	white-space:nowrap;
	padding-left:4px;
}
#header.home h2{
	font-size:38px;
	line-height:43px;
}
#header h2 span{color:#00bff3;}
#content{position:relative;}
#content .block{
	overflow:hidden;
	padding-left: 3px;
	width: 955px;
	margin:0 auto;
}
#content .block .info{
	float:left;
	min-height:215px;
	width:680px;
	padding:11px 0 0;
	background:url(../images/shadow-info.png) no-repeat 600px 36px;
}
#content h3{
	margin:0 0 26px;
	color:#032e56;
	font:20px/25px 'arvoregular', Arial, Helvetica, sans-serif;
}
#content .block .info .area{
	float:left;
	width:293px;
	margin-left:29px;
}
#content .block .info h3+.area{margin:0;}
#content .block .info p{
	margin:0 0 10px;
	font-size:16px;
	line-height:22px;
}
#content .block .info a{color:#00aeef;}
#content .block .img-holder{
	padding-top: 5px;
	float:left;
	width:275px;
	background:url(../images/shadow-img-holder.png) no-repeat 0 -17px;
	min-height:160px;
}
#content .block .img-holder img{
	display:block;
	margin-left: -49px;
}
#content .gallery-item{
	background:url(../images/bg-gallery.png) no-repeat 50% 0;
	height:293px;
	position:relative;
	overflow:hidden;
}
#content .gallery-item .gallery-holder{
	padding-left: 3px;
	width: 955px;
	margin:0 auto;
}
#content .gallery-item .title{
	overflow:hidden;
	padding: 21px 1px 18px 0;
}
#content .gallery-item h4{
	color:#218ac6;
	margin:0;
	float:left;
	text-transform:uppercase;
	font:20px/24px 'arvoregular', Arial, Helvetica, sans-serif;
}
#content .gallery-item h5{
	color:#00a4e1;
	margin:0 0 12px;
	font:16px/21px 'arvoregular', Arial, Helvetica, sans-serif;
}
#content .gallery-item h5 a{color:#00a4e1;}
#content .gallery-item .view{
	color:#00a4e1;
	float:right;
	height: 36px;
	text-transform:uppercase;
	font:12px/15px 'arvoregular', Arial, Helvetica, sans-serif;
	background:url(../images/btn-view.gif) no-repeat 100% 0;
	margin-top: -7px;
	padding-right:21px;
}
#content .gallery-item .view span{
	background:url(../images/btn-view.gif) no-repeat 0 -39px;
	display:block;
	padding: 11px 8px 11px 18px;
}
#content .gallery-item .gmask{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding:29px 0 0;
}
#content .gallery-item .gmask ul{
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
#content .gallery-item .gmask ul li {
	float: left;
	width:328px;
}
#content .gallery-item .gmask ul .img-holder{
	float:left;
	border:3px solid #e9e9e9;
	width:109px;
	margin:3px 16px 0 0;
}
#content .gallery-item .gmask ul .item{
	float:left;
	width:170px;
}
#content .gallery-item .gmask ul .item p{
	margin:0 0 8px;
	font-size:13px;
	line-height:19px;
}
*+html #content .gallery-item .gmask ul .item p{ margin-bottom:5px;}
#content .gallery-item .gmask ul .more{
	text-transform:uppercase;
	color:#00a4e1;
	font:12px/15px 'arvoregular', Arial, Helvetica, sans-serif;
	background:url(../images/gallery-view.png) no-repeat 100% 3px;
	padding-right:13px;
}
#content .gallery-item .link-prev,
#content .gallery-item .link-next{
	background: url("../images/sprite-btn-gallery-item.png") no-repeat -4px 0; 
	width: 30px; 
	height: 78px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	left: 50%;
	margin: 0 0 0 -517px;
	top: 131px;	
	z-index: 21;
	outline:none;
}
#content .gallery-item .link-next{
	background-position:0 -100px;
	left:auto;
	right:50%;
	top: 131px;	
	margin: 0 -517px 0 0;
}
.container-shadow{
	overflow:hidden;
	background:url(../images/shadow-container.png) no-repeat 50% 100%;
	padding-bottom:47px;
}
.container{
	overflow:hidden;
	background:url(../images/bg-container.gif) no-repeat 50% 0;
}
.container .holder{
	padding: 25px 0 0 3px;
	width: 955px;
	margin:0 auto;
}
.container h4{
	color:#fff;
	margin:0 0 15px;
	text-transform:uppercase;
	font:20px/24px 'arvoregular', Arial, Helvetica, sans-serif;
}
.container p{
	font-size:16px;
	line-height:22px;
	margin:0 0 19px;
	color:#fff;
}
.container .list{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font:14px/18px 'arvoregular', Arial, Helvetica, sans-serif;
}
.container .list > li{
	float:left;
	background:url(../images/bg-list.png) no-repeat;
	width:290px;
	margin-left:31px;
	padding:18px 0 0; 
}
.container .list a{color:#fff;}
.container .list > li:first-child{margin:0;}
.container .list ul{
	padding: 14px 0 0 18px;
	margin:0;
	list-style:none;
}
.container .list ul li{
	background:url(../images/bullet-list.png) no-repeat 0 5px;
 	padding: 0 0 5px 16px;
}
.container .more-product{
	background:url(../images/bg-more-product.gif) repeat-x;
	min-height:38px;
	font:12px/18px  'arvobold', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	float:right;
	margin: -6px -38px 0 0;
	padding: 18px 53px 0 94px;
}
.breadcrumbs-holder{
	overflow:hidden;
	margin: -5px 0 17px;
	padding-bottom: 23px;
	border-bottom:1px solid #e5e5e5;
}
.breadcrumbs-holder .frame{
	margin:0 auto;
	width:958px;
}
.breadcrumbs{
	padding:0 0 0 3px;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	color:#898989;
}
.breadcrumbs li{
	float:left;
	background:url(../images/bullet-breadcrumbs.png) no-repeat 4px 5px ;
	padding-left:13px;
}
.breadcrumbs li:first-child{
	background:none;
	padding:0;
}
#content .single-box{
	margin:0 auto 1px;
	padding: 11px 0 59px 3px;
	width: 955px;
	overflow:hidden;
	background:url(../images/shadow-single-box.png) no-repeat 50% 100%;
}
*+html #content .single-box{ padding-bottom:33px;}
#content .single-box img{display:block;}
#content .single-box .img-holder{
	border:5px solid #f2f2f2;
	float:left;
	margin-right:29px;
}
#content .single-box .content{
	float:left;
	margin:-2px 0 0;
	width:580px;
}
#content .single-box .content p{margin:0 0 10px;}
#content .single-box .content p strong{font:14px/20px 'pt_sansbold', Arial, Helvetica, sans-serif;}
#content .contact{
	margin:0 auto;
	padding:0 0 0 2px;
	width: 956px;
}
#content .contact .holder{
	overflow:hidden;
	background:url(../images/bullet-contact.png) repeat-x 0 100%;
	padding:21px 0 31px;
	 margin-right: -5px;
}
*+html #content .contact .holder{ padding-bottom:28px;}
#content .contact .info{
	float:left;
	width:605px;
	margin-right: 34px;
}
#content .contact .address-box{
	float:left;
	width:293px;
}
#content .contact address{
	font-style:normal;
	padding-bottom:9px;
}
#content .contact strong{
	font:14px/20px 'pt_sansbold', Arial, Helvetica, sans-serif;
	display:block;
}
#content .contact address span{display:block;}
#content .contact dl{
	margin:0 0 10px;
	overflow:hidden;
}
#content .contact dt{
	float:left;
	clear:right;
	width:56px;
	font:14px/20px 'pt_sansbold', Arial, Helvetica, sans-serif;
}
#content .contact dd{
	margin:0;
	display:block;
	overflow:hidden;
}
#content .contact .map-holder{
	border:5px solid #f2f2f2;
	float:left;
	margin:-8px 0 0;
}
.form-contact{
	overflow:hidden;
	padding: 30px 0 85px 2px;
	margin-right:-5px;
}
*+html .form-contact{ padding-bottom:65px;}
.form-contact input{
	padding:0;
	margin:0;
	background:none;
	border:none;
	outline:none;
	font:14px/18px 'pt_sansregular', Arial, Helvetica, sans-serif;
	color:#464646;
	float:left;
}
.form-contact .column{float:left;}
.form-contact .row{
	overflow:hidden;
	padding-bottom:12px;
}
.form-contact .area-large{
	background:url(../images/sprite-form-contact.gif) no-repeat;
	height: 29px;
	padding: 12px 28px 0 12px;
	width: 270px;
	float:left;
	margin-right:14px;
}
.form-contact .area-large.error{background-position:0 -153px;}
.form-contact .area-large input{width:270px;}
.form-contact .area-big{
	background:url(../images/sprite-form-contact.gif) no-repeat 0 -53px; 
	height: 29px;
	padding: 12px 12px 0;
	width: 610px;
	overflow:hidden;
}
.form-contact .area-big input{width:610px;}
.form-contact .area-medium{
	background:url(../images/sprite-form-contact.gif) no-repeat 0 -106px;
	height: 30px;
	padding: 11px 12px 0;
	width: 176px;
	float:left;
	margin-right:14px;
}
.form-contact .area-medium input{width:176px;}
.form-contact .area-medium2{
	background:url(../images/sprite-form-contact.gif) no-repeat -444px -106px; 
	height: 30px;
	padding: 11px 11px 0;
	width: 168px;
	float:left;
	margin-right:14px;
}
.form-contact .area-small{
	background:url(../images/sprite-form-contact.gif) no-repeat -214px -106px;
	height: 30px;
	margin-right: 13px;
	padding: 11px 11px 0;
	width: 80px;
	float:left;
}
.form-contact .area-small input{width:80px;}
.form-contact .area{
	background:url(../images/sprite-form-contact.gif) no-repeat -648px 0; 
	width:293px; 
	height:187px;
	padding: 11px 3px 2px 14px;
	margin-bottom:20px;
}
.form-contact .area textarea{
	width: 293px !important; 
	height: 187px !important;
	outline:none;
	overflow:auto;
	border:none;
	background:none;
	padding:0;
	margin:0;
	font:14px/18px 'pt_sansregular', Arial, Helvetica, sans-serif;
	color:#464646;
}
.form-contact .btn-send{
	border:none;
	background:url(../images/btn-submit.gif) no-repeat;
	width:309px;
	height:56px;
	padding: 0 91px 4px 0;
	color:#f9f9f9;
	text-transform:uppercase;
	text-align:right;
	font:17px/21px 'arvoregular', Arial, Helvetica, sans-serif;
}
.form-contact .btn-send:hover{cursor:pointer;}
.form-contact .surely{
	float:left;
	color:#a2a2a2;
	padding: 24px 0 0 24px;
	background:url(../images/bg-surely.gif) no-repeat 0 28px;
	font:14px/18px 'pt_sansitalic', Arial, Helvetica, sans-serif;
}
#main{
	margin:0 auto;
	width:958px;
	overflow:hidden;
}
#main #sidebar{
	float:left;
	width:281px;
	padding:20px 0 0 3px;
}
#main #content{
	float:right;
	width:633px;
	background:url(../images/shadow-main.png) no-repeat;
	padding:0 0 0 20px;
	min-height:725px;
}
#sidebar h3{
	margin:0;
	padding: 0 0 13px 15px;
	color:#0b4171;
	font:12px/15px 'arvobold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.accordion{
	padding:0;
	margin:0;
	list-style:none;
	background:url(../images/bullet-accardion.gif) repeat-x;
}
.accordion > li{
	overflow:hidden;
	background:url(../images/bullet-accardion.gif) repeat-x 0 100%;
}
.accordion .slide{overflow:hidden;}
.accordion > li > a{
	padding:7px 30px 10px 15px;
	text-transform:uppercase;
	color:#0b4171;
	display:block;
	outline:none;
	min-height:15px;
	text-decoration:none;
	font:12px/15px 'arvoregular', Arial, Helvetica, sans-serif;
}
.accordion > li.active > .opener{
	background:url(../images/bg-accardion.gif) no-repeat;
	width:236px;
	height:15px;
	padding: 7px 30px 10px 15px;
	color:#fff;
}
.accordion > li.active+li a{ padding-top:11px;}
*+html .accordion > li.active+li a{ padding-top:7px;}
.accordion ul{
	padding:3px 0 0;
	margin:0;
	list-style:none;
	font-size:13px;
	line-height:19px;
	background:#f9f9f9 url(../images/bullet-accardion.gif) repeat-x;
}
.accordion ul li{
	padding:5px 85px 7px 18px; 
	background:url(../images/bullet-accardion.gif) repeat-x 0 100%;
}
.accordion .slide li.active a{
	font-weight:bold;
}
.accordion ul li:first-child{ padding-bottom:12px;}
.accordion ul li span{
	background:url(../images/bullet-accardion-item.gif) no-repeat 1px 7px;
	padding:0 0 0 13px;
	display:block;
}
.accordion ul li a{color:#009bd5;}
#content .list-poduct{
	padding:22px 0 38px;
	margin:0 -8px 0 0;
	list-style:none;
	overflow:hidden;
}
*+html #content .list-poduct{ padding-bottom:49px;}
#content .list-poduct li{
	float:left;
	width:150px;
	min-height:208px;
	margin:0 10px 10px 0;
}
#content .list-poduct .img-holder{
	border:3px solid #f2f2f2;
	margin-bottom:8px;
}
#content .list-poduct img{display:block;}
#content .list-poduct h4{
	margin:0;
	color:#00a4e1;
	text-transform:uppercase;
	font:12px/15px 'arvoregular', Arial, Helvetica, sans-serif;
}
#content .list-poduct h4 a{color:#00a4e1;}
.box-details{
	overflow:hidden;
	 padding: 11px 0 0 8px;
}
.box-details .holder{
	overflow:hidden;
	padding:3px 0 21px;
}
.box-details .img-holder{
	border:5px solid #f2f2f2;
	float:left;
	margin-right:23px;
}
.box-details img{display:block;}
.box-details .content{
	float:left;
	width:285px;
	padding:8px 0 0;
}
.box-details .content h4{
	margin:0 0 15px;
	font:13px/19px 'pt_sansbold', Arial, Helvetica, sans-serif;
}
.box-details .content p{
	margin:0 0 10px;
	font-size:13px;
	line-height:19px;
}
.box-details h5{
	margin:0 0 14px;
	text-transform:uppercase;
	color:#00396d;
	font:13px/17px 'arvoregular', Arial, Helvetica, sans-serif;
}
.box-details .about{
	overflow:hidden;
	margin:0 0 0 -1px;
	font-size:13px;
	line-height:19px;
	width:632px;
	padding:0 0 44px;
	list-style:none;
}
.box-details .about li{
	float:left;
	width:100%;
}
.box-details .about li.color{background:#f7f7f7;}
.box-details .about li strong{
	float:left;
	width:414px;
	height:22px;
	padding: 3px 0 0 10px;
	font-weight:normal;
}
.box-details .about li strong:first-child{
	padding: 3px 0 0 12px;
	width:194px;
	border-right:2px solid #fff;
	font-family: 'pt_sansbold', Arial, Helvetica, sans-serif;
}
.box-details .about-product{
	background:url(../images/sprite-about-product.gif) no-repeat 100% 0;
	height: 56px;
	font:17px/25px 'arvoregular', Arial, Helvetica, sans-serif;
	color:#f9f9f9;
	padding-right:48px;
	display:inline-block;
}
.box-details .about-product span{
	background:url(../images/sprite-about-product.gif) no-repeat 0 -64px;
	display:block;
	 padding: 14px 8px 17px 26px;
}
#footer.other {
	margin:0;
	padding-top:44px;
}
#footer{
	background:#f8f8f8;
	margin:-103px 0 0;
	padding:98px 0 0;
	color:#898989;
	font-size:13px;
	line-height:19px;
}
#footer .holder{
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
}
#footer .brands-box{
	margin:0 auto;
	padding: 0 0 40px 3px;
	width: 955px;
}
#footer .brands{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#footer .brands li{
	float:left;
	margin-left:62px;
}
#footer .brands li img{display:block;}
#footer .brands li:first-child{margin:0;}
#footer .frame{
	margin:0 auto;
	padding:30px 0 30px 3px;
	width: 955px;
	overflow:hidden;
}
#footer .sub-nav{
	padding:0 0 40px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#footer .sub-nav > li{
	float:left;
	width:171px;
}
#footer .sub-nav strong{
	font:12px/19px 'arvobold', Arial, Helvetica, sans-serif;
	color:#898989;
	text-transform:uppercase;
	display:block;
}
#footer .sub-nav a{color:#898989;}
#footer .sub-nav ul{
	padding:12px 0 0;
	margin:0;
	list-style:none;
}
#footer .sub-nav .address{width:225px;}
#footer .sub-nav .address strong{ padding-bottom:12px;}
#footer .sub-nav address{
	font-style:normal;
	padding-bottom:10px;
}
#footer .sub-nav p{margin:0 0 0 2px;}
#footer .sub-nav address span{display:block;}
#footer .mail a{color:#252525;}
#footer .sub-logo {
	float:right;
	background:url(../images/sub-logo.png) no-repeat;
	width:226px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	 margin-right:43px;
}
#footer .sub-logo a {
	display:block;
	height:100%;
}
#footer .design{
	float:left;
	 padding: 2px 0 0 1px;
}
#footer .design a{color:#898989;}
.input-error { color: Red}