/* general settings */
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif !important;
	color:#9d9d9d;
	background:#000 url(images/header/bg-body.gif) repeat-x;
}
a{color:#9d9d9d;}
a:hover{text-decoration:none;}
img{
	border:none;
	vertical-align:top;
}
input,
textarea,
select{
	vertical-align:middle;
	font:11px Arial, Helvetica, sans-serif;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper{background:url(images/default/bg-wrapper.gif) repeat-x 0 100%;}
#wrapper .w1{
	width:923px;
	overflow:hidden;
	margin:0 auto;
}
/* header */
#header .header-top{
	padding:9px 2px 14px 8px;
	height:1%;
	position:relative;
	z-index:3;
}
/* company logo */
.header-top .logo{
	float:left;
	margin:16px 0 0 0;
}
.header-top .servieces-area{
	float:right;
}
/* currencies block */
.header-top .currencies-block{
	padding:14px 0 0;
	float:right;
}
*+html .header-top .currencies-block{width:406px;}
*html .header-top .currencies-block{width:406px;}
.header-top .currencies-row{
	height:1%;
	padding:0 0 12px;
}
.header-top .currencies-row:after,
#header .header-top:after,
.header-top .servieces-area:after{
	display:block;
	clear:both;
	content:"";
}
.currencies-row label{
	float:left;
	font:bold 14px "Trebuchet MS", Arial, sans-serif;
	margin:1px 9px 0 0;
	color:#018aa7;
}
.currencies-row select{
	float:left;
	width:180px;
	margin:0 0px 0 0;
}
.currencies-row .icons{
	float:right;
	background:url(images/header/bg-currencies.gif) no-repeat;
	padding:6px 9px;
	margin-left:5px;
}
/* top header navigation */
#header .top-nav{
	margin:0 2px;
	padding:0;
	list-style:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	background:url(images/header/bg-top-nav.gif) repeat-x 0 15px;
}
.top-nav li{
	display:inline;
	padding:0 0 0 30px;
}
.top-nav li.first-child{padding:0;}
.top-nav li a{
	color:#fff;
	display:inline-block;
	vertical-align:top;
	padding:30px 0 0;
	text-decoration:none;
}
.top-nav li a:hover,
.top-nav li.active a{
	background:url(images/header/bullet-top-nav.gif) no-repeat 50% 0;
	color:#16c6e6;
}
/* shopping cart box */
.header-top .cart-box{
	float:right;
	margin:0 0 0 23px;
	width:203px;
	overflow:hidden;
}
* html .header-top .cart-box{margin-left:20px;}
.cart-box .cart-info{
	background:#0c5061 url(images/header/bg-cart-box-t.gif) no-repeat;
	border-bottom:1px solid #043948;
	padding:11px 17px 13px 55px;
	color:#16c6e6;
	min-height:40px;
}
.cart-info .title{
	display:block;
	color:#fff;
	font:bold 16px "Trebuchet MS", Arial, sans-serif;
	margin:0 0 5px;
}
.cart-info span{
	font-size:10px;
	text-transform:uppercase;
}
.cart-info span strong{
	font-weight:normal;
	color:#fff;
}
.cart-info .holder{
	overflow:hidden;
	height:1%;
	padding:0 0 0 1px;
}
.cart-info .count{float:left;}
.cart-info .total{float:right;}
.cart-box .cart-links{
	margin:0;
	padding:8px 10px 5px;
	list-style:none;
	background:#043a4a url(images/header/bg-cart-box-b.gif) repeat-x;
	overflow:hidden;
	height:1%;
	font:bold 14px "Trebuchet MS", Arial, sans-serif;
	min-height:34px;
}
.cart-links li{
	float:left;
	margin:0 3px 0 0;
}
.cart-links li a{
	display:block;
	color:#09839d;
	text-decoration:none;
	background:url(images/header/button-black-l.gif) no-repeat;
}
.cart-links li a span{
	display:block;
	background:url(images/header/button-black-r.gif) no-repeat 100% 0;
	padding:5px 8px 11px 10px;
}
.cart-links li a:hover{text-decoration:underline;}
/* header categories navigation */
.categories-nav .tl{background:#e6e6e6 url(images/header/bg-tab-area-tl.gif) no-repeat;}
.categories-nav .tr{
	background:url(images/header/bg-tab-area-tr.gif) no-repeat 100% 0;
	overflow:hidden;
	height:1%;
}
.categories-nav .tabset{
	float:left;
	margin:0;
	padding:0 7px 0 14px;
	list-style:none;
	font:bold 16px "Trebuchet MS", Arial, sans-serif;
	position:relative;
}
.tabset li{float:left;}
.tabset li a{
	display:block;
	min-height:22px;
	padding:7px 14px 8px;
	color:#4e4e4e;
	text-decoration:none;
	border:solid transparent;
	border-width:0 1px;
}
.tabset li a.active,
.tabset li a:hover{
	background:#fff url(images/header/bg-tab-nav-active.gif) repeat-x 0 100%;
	border-color:#fff;
}
.categories-nav .search-area{
	float:left;
	padding:8px 0 0 4px;
}
.search-area .input-holder{
	background:url(images/header/bg-input.gif) no-repeat;
	padding:0 0 0 2px;
	float:left;
}
.search-area .input-holder input{
	border:solid #b3b3b3;
	border-width:1px 0;
	margin:0;
	padding:4px 5px 3px;
	width:215px;
	height:14px;
	color:#878787;
	display:block;
}
.search-area label{
	float:left;
	color:#09839d;
	font:bold 14px "Trebuchet MS", Arial, sans-serif;
	background:url(images/header/icon-search.png) no-repeat 0 4px;
	padding:2px 7px 2px 24px;
}
.search-area .submit{float:left;}
/* subcategories navigation */
.categories-nav{
	position:relative;
	z-index:2;
}
.categories-nav .bl{
	background:url(images/header/bg-tab-area-br.gif) no-repeat 100% 100%;
	border-top:1px solid #fff;
	margin:-1px 0 0;
	padding:0 5px 0 0;
}
.categories-nav .br{
	background:url(images/header/bg-tab-area-bl.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:4px 6px 9px;
}
.categories-nav .tab-content{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	position:relative;
}
.categories-nav #tab2{display:none;}
.tab-content li{
	float:left;
	display:table;
	text-align:center;
	width:55px;
	height:30px;
	margin:0 1px 0 -1px;
	background:url(images/header/separator-subcategories.gif) no-repeat 0 2px;
}
* html .tab-content li{
	position:relative;
	width:65px;
}
*+html .tab-content li{
	position:relative;
	width:65px;
}
.tab-content li a{
	color:#000;
	text-decoration:none;
	padding:0 10px;
	display:table-cell;
	vertical-align:middle;
}
* html .tab-content li a{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
}
*+html .tab-content li a{
	position:absolute;
	top:50%;
	left:0;
}
.tab-content li a:hover{text-decoration:underline;}
* html .tab-content li span{
	position:relative;
	top:-50%;
}
*+html .tab-content li span{
	position:relative;
	top:-50%;
}
/* slide search */
.btn-open{
	position:absolute;
	right:8px;
	top:6px;
	width:104px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/header/button_open_search.gif) no-repeat;
	cursor:pointer;
}
.btn-close{
	height:85px;
	background:url(images/header/button_close_search.png) no-repeat;
}
#header .search-box{
	display:none;
	margin:-6px 0 15px;
	background:url(images/header/bg-search-box.gif) repeat-x;
	position:relative;
	width:100%;
}
#header .search-box .bl{background:url(images/header/bg-search-box-bl.gif) no-repeat 0 100%;}
#header .search-box .br{
	background:url(images/header/bg-search-box-br.gif) no-repeat 100% 100%;
	padding:0 0 5px;
	width:100%;
}
#header .search-box .lr{
	border:solid #585858;
	border-width:0 1px;
	padding:15px 10px 11px 17px;
	height:1%;
}
#header .search-box .lr:after{
	display:block;
	clear:both;
	content:"";
}
.search-box .title{
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.search-box .letters-search{
	float:left;
	width:430px;
	margin:0 10px 0 0;
}
.letters-search ul{
	margin:0 0 5px -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:10px;
}
.letters-search ul li{
	float:left;
	background:url(images/header/separator-letters-search.gif) no-repeat 0 3px;
	margin:0 1px 0 -1px;
}
.letters-search li a{
	display:block;
	padding:0 12px;
	color:#16c6e6;
	text-decoration:none;
}
.letters-search li a:hover{color:#fff;}
.letters-search .title{margin:0 0 9px;}
.search-box .search-block{
	float:left;
	width:220px;
	margin:0 7px 0 0;
}
.search-box .input-holder{
	background:url(images/header/bg-input-white.gif) no-repeat;
	padding:0 0 0 2px;
	float:left;
}
.search-box .input-holder input{
	width:179px;
	border:none;
	background:#fff;
	padding:3px 5px 4px;
	color:#878787;
	height:14px;
}
.search-box .submit{float:left;}
.search-block .row{
	overflow:hidden;
	height:1%;
	margin:0 0 6px;
}
.search-block .title{margin:0 0 4px 5px;}
.search-block select{
	display:block;
	width:219px;
	margin:0 0 5px;
}
.search-block .check-row{
	color:#16c6e6;
	overflow:hidden;
	height:1%;
	line-height:15px;
	padding:0 0 0 2px;
}
.check-row .checkbox{
	float:left;
	margin:0 4px 0 0;
}
.checkbox{
	width:16px;
	height:15px;
	margin:0;
}
#header .ad-area{padding:4px 0 9px;}
/* main */
#main{
	overflow:hidden;
	height:1%;
	padding-top:4px;
}
/* content */
#content{
	float:left;
	width:100%;
}
.productOldPrice{
	text-decoration:line-through;
	color:#9d9d9d;
	font:12px/16px "Trebuchet MS", Arial, sans-serif;
	display:block;
}
.productSpecialPrice{
	font:bold 14px/16px "Trebuchet MS", Arial, sans-serif;
	color:#fefefe;
}
.blue-heading{
	background:url(images/header/heading-arrow.gif) no-repeat 0 9px;
	padding:0 0 5px 19px;
	margin:0 0 0 16px;
	color:#14a0bb;
}
.blue-heading a{
	color:#14a0bb;
	text-decoration:none;
}
/* blue heading with arrow */
.blue-heading h1,
.blue-heading h2,
.blue-heading h3{
	font:bold 14px "Trebuchet MS", Arial, sans-serif;
	margin:0 0 5px;
}
/* blue info box */
.blue-box{
	background:#000 url(images/header/bg-blue-box-tl.gif) no-repeat;
	margin:0 0 18px;
}
.blue-box .tr{
	background:url(images/header/bg-blue-box-tr.gif) no-repeat 100% 0;
	padding-top:5px;
}
.blue-box .bl{background:url(images/header/bg-blue-box-bl.gif) no-repeat 0 100%;}
.blue-box .br{
	background:url(images/header/bg-blue-box-br.gif) no-repeat 100% 100%;
	padding-bottom:4px;
}
.blue-box .lr{
	border:solid #013d4e;
	border-width:0 1px;
	padding:19px 29px 27px;
}
/* gray info box */
.gray-box{
	background:#fff url(images/header/bg-gray-box-tl.gif) no-repeat;
	margin:0 0 18px;
}
.gray-box .tr{
	background:url(images/header/bg-gray-box-tr.gif) no-repeat 100% 0;
	padding-top:5px;
}
.entry-info .gray-box .mark{
	font-size:54px;
	line-height:54px;
	padding:14px 0;
}
.black-box .gray-box{
	width:220px;
	margin:0 auto 20px;
}
.gray-box .bl{background:url(images/header/bg-gray-box-bl.gif) no-repeat 0 100%;}
.gray-box .br,
.black-box .gray-box .br{
	background:url(images/header/bg-gray-box-br.gif) no-repeat 100% 100%;
	padding-bottom:5px;
	height:1%;
}
.gray-box .lr,
.black-box .gray-box .lr{
	border:solid #fff;
	border-width:0 1px;
	padding:10px 25px 19px;
}
.blue-box ul{
	margin:0 0 -4px;
	padding:0;
	list-style:none;
}
.blue-box li a{
	color:#fff;
	text-decoration:none;
}
.blue-box li{padding:0 0 4px;}
.blue-box li a:hover{text-decoration:underline;}
/* sale info box */
.sale-box{
	background:#f2f2f2 url(images/infobox/bg-sale-box-tl.gif) no-repeat;
	margin:-2px 0 18px;
}
.sale-box .tr{background:url(images/infobox/bg-sale-box-tr.gif) no-repeat 100% 0;}
.sale-box .bl{background:url(images/infobox/bg-sale-box-bl.gif) no-repeat 0 100%;}
.sale-box .br{background:url(images/infobox/bg-sale-box-br.gif) no-repeat 100% 100%;}
.sale-box .lr{
	padding:21px 14px 10px;
	min-height:370px;
}
.sale-box .productSpecialPrice{
	font:bold 16px/18px "Trebuchet MS", Arial, sans-serif;
	color:#000;
}
.sale-box .productOldPrice{
	display:block;
	text-decoration:line-through;
	font:12px/16px "Trebuchet MS", Arial, sans-serif;
	color:#555;
}
.sale-box .product-name{
	display:block;
	line-height:14px;
	padding:0 25px 9px 0;
}
.sale-box .product-name a{
	text-decoration:none;
	color:#040404;
}
.sale-box .product-name a:hover{text-decoration:underline;}
.sale-box .img-holder img{
	display:block;
	margin:0 auto 10px;
}
.price-row{
	overflow:hidden;
	height:1%;
	padding:0 1px 0 4px;
}
.price-row .price-area{float:left;}
.price-row .btn-in-cart{float:right;}
/* main page info */
.entry-info,
.entry-info a{color:#fff;}
.entry-info p{
	line-height:16px;
	margin:0 0 16px;
}
.entry-info .sub-info,
.small-box .sub-info{
	border-top:1px solid #002830;
	padding:6px 0 0;
	margin:-7px 0 0;
	color:#9d9d9d;
}
.small-box .sub-info{
	padding:9px 0 0;
	margin:0;
}
.entry-info .sub-info p{margin:0;}
.entry-info .mark,
.small-box .sub-info .mark{font:bold 14px/14px "Trebuchet MS", Arial, sans-serif;}
.mark{color:#961109;}
/* black content box */
.black-box{
	margin:0 0 12px;
	background:#000 url(images/infobox/bg-black-box-bl.gif) no-repeat 0 100%;
}
.black-box .br{
	background:url(images/infobox/bg-black-box-br.gif) no-repeat 100% 100%;
	padding-bottom:5px;
}
.black-box .lr{
	padding:17px 19px;
	border:solid #696969;
	border-width:0 1px;
	height:1%;
	overflow:hidden;
}
.black-box-heading{
	background:url(images/infobox/bg-black-heading-l.gif) no-repeat;
	color:#fff;
	display:table;
	width:100%;
}
.black-box-heading .holder{
	background:url(images/infobox/bg-black-heading-r.gif) no-repeat 100% 0;
	display:table-cell;
	vertical-align:middle;
	padding:0 14px 0 48px;
	height:51px;
}
*+html .black-box-heading .holder{
	position:relative;
	height:51px;
}
* html .black-box-heading .holder{
	position:relative;
	height:51px;
}
*+html .black-box-heading .holder h1{
	position:absolute;
	top:50%;
	width:649px;
}
*+html .black-box-heading .holder h2{
	position:absolute;
	top:50%;
	width:649px;
}
* html .black-box-heading .holder h1{
	position:absolute;
	top:50%;
	width:649px;
}
* html .black-box-heading .holder h2{
	position:absolute;
	top:50%;
	width:649px;
}
*+html .black-box-heading .holder h1 .frame{
	position:relative;
	top:-50%;
}
*+html .black-box-heading .holder h2 .frame{
	position:relative;
	top:-50%;
}
* html .black-box-heading .holder h1 .frame{
	position:relative;
	top:-50%;
}
* html .black-box-heading .holder h2 .frame{
	position:relative;
	top:-50%;
}
.black-box-heading h2,
.black-box-heading h1{
	font:18px/20px "Trebuchet MS", Arial, sans-serif;
	margin:0;
}
/* blue content box */
.blue-content-box{
	margin:0 0 11px;
	background:#000 url(images/infobox/bg-blue-cbox-bl.gif) no-repeat 0 100%;
}
.blue-content-box .br{
	background:url(images/infobox/bg-blue-cbox-br.gif) no-repeat 100% 100%;
	padding-bottom:5px;
}
.blue-content-box .lr{
	padding:17px 19px;
	border:solid #013d4e;
	border-width:0 1px;
	height:1%;
}
.blue-box-heading{
	background:url(images/infobox/bg-blue-heading-l.gif) no-repeat;
	color:#14a0bb;
}
.blue-box-heading a{
	color:#14a0bb;
	text-decoration:none;
}
.blue-box-heading .holder{
	background:url(images/infobox/bg-blue-heading-r.gif) no-repeat 100% 0;
	padding:14px 14px 14px 48px;
	height:23px;
}
.blue-box-heading h2{
	font:18px "Trebuchet MS", Arial, sans-serif;
	margin:0;
}
/* products listing */
.products-listing{
	overflow:hidden;
	width:100%;
	margin:0 0 -31px;
}
.sub-listing{margin:0 0 -10px;}
.products-listing .row{
	overflow:hidden;
	width:110%;
	padding:0 0 32px;
}
.products-listing .product-item{
	float:left;
	width:215px;
	margin:0 14px 0 0;
}
.sub-listing .product-item{
	width:200px;
}
.product-item .img-holder img{
	float:left;
	margin:0 10px 0 0;
}
.product-item .text{
	overflow:hidden;
	height:1%;
}
.product-item .product-name{
	font-size:12px;
	line-height:14px;
	margin:0;
}
.product-item .product-name a{
	text-decoration:none;
	color:#fff;
}
.product-item .product-name a:hover{text-decoration:underline;}
.product-item .short-descr{
	color:#16c6e6;
	display:block;
	line-height:13px;
	margin:0 0 13px;
}
.product-item .product-price{margin:0 0 12px;}
/* breadcrumbs */
.breadcrumbs{
	margin:0;
	font-size:12px;
	padding:5px 21px 8px;
	list-style:none;
	color:#14a0bb;
}
.breadcrumbs li{display:inline;}
.breadcrumbs li a{color:#14a0bb;}
.breadcrumbs li.active{
	color:#ccc;
}
/* contact us page */
.contact-us .text-block{
	float:left;
	width:340px;
	margin:0 15px 0 0;
}
.contact-us address{
	padding:0 0 5px;
	font-style:normal;
	font-weight:bold;
}
.contact-us .inputs-block{
	overflow:hidden;
	height:1%;
}
.contact-us label{
	display:block;
	margin:0 0 3px;
}
.contact-us .input-text,
.small-box .input-text,
.input-row .input-text{
	border:1px solid #c8c8c8;
	background:#fff;
	margin:0 0 5px;
	padding:2px 5px;
	width:150px;
}
.input-large{
	width:618px;
	border:1px solid #c8c8c8;
	background:#fff;
	margin:0 0 10px;
	padding:2px 5px;
}
.small-box .input-text,
.input-row .input-text{margin:0;}
.small-box select{width:162px;}
.small-box select.select-month{
	width:97px;
	margin:0 5px 0 0;
}
.small-box select.select-year{width:60px;}
.contact-us .row{
	overflow:hidden;
	height:1%;
	padding:0 0 5px;
}
.contact-us .row .radio{
	float:left;
	width:16px;
	height:16px;
	margin:0 5px 0 0;
}
.contact-us .row label{float:none;}
textarea{
	border:1px solid #c8c8c8;
	background:#fff;
	margin:0 0 5px;
	padding:3px 5px;
	width:300px;
	max-width:300px;
	overflow:auto;
	height:200px;
	max-height:200px;
}

.small-box textarea{
	width:618px;
	max-width:618px;
	height:130px;
	max-height:130px;
}
.contact-us select{
	margin:0 0 5px;
	width:162px;
	border:1px solid #c8c8c8;
}
.contact-us textarea{margin-bottom:20px;}
.contact-us p{
	margin:0 0 5px;
	line-height:13px;
}
.black-box .buttons-area{
	overflow:hidden;
	height:1%;
}
.buttons-area .submit-comment{
	float:right;
	background:url(images/default/button-submit-comment.gif) no-repeat;
	width:121px;
	height:20px;
	cursor:pointer;
	line-height:0;
	font-size:0;
	border:none;
	text-indent:-9999px;
	padding:0;
	margin:0 15px 0 0;
}
.buttons-area .text{float:left;}
.checkout-btns .btn-continue{margin:4px 0 0;}
.buttons-area .btn-continue{float:right;}
.buttons-area .btn-next{
	float:left;
	margin:0 15px 0 0;
}
.comments-box textarea{
	width:540px;
	max-width:540px;
	vertical-align:top;
}
/* small box */
.small-box{
	margin:0 0 20px;
	background:url(images/infobox/bg-small-box-tl.gif) no-repeat;
}
.small-box .tr{
	background:url(images/infobox/bg-small-box-tr.gif) no-repeat 100% 0;
	padding-top:5px;
}
.small-box .bl{background:url(images/infobox/bg-small-box-bl.gif) no-repeat 0 100%;}
.small-box .br{
	background:url(images/infobox/bg-small-box-br.gif) no-repeat 100% 100%;
	padding-bottom:5px;
}
.small-box .lr{
	overflow:hidden;
	height:1;
	padding:9px 19px;
	border:solid #353636;
	border-width:0 1px;
}
.box-heading{
	margin:0;
	color:#14a0bb;
	font-size:12px;
	padding:0 0 15px 25px;
	background:url(images/infobox/bullet-heading.gif) no-repeat;
}
.box-heading .orderEdit{
	font-size:11px;
}
.help-link{
	color:#16C6E6;
	text-decoration:none;
}
.help-link:hover{color:#fff;}
.action-link{text-decoration:none;}
.action-link:hover{color:#14a0bb;}
/* create account */
.note{
	display:block;
	padding:5px 20px 20px;
}
.inputRequirement{
	font-size:10px;
	color:#f00; 
}
div.inputRequirement{float:right;}
.small-box .row,
.input-row{
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
.small-box .row label,
.input-row label{
	float:left;
	margin:2px 5px 0 0;
	width:125px;
}
.comments-box .row label{width:60px;}
.login-boxes .row label{width:80px;}
.gender{
	float:left;
	line-height:15px;
}
.gender .check-area{
	float:left;
	margin:0 10px 0 0;
}
.gender .check-area label{
	float:none;
	margin:0;
	width:auto;
}
.gender .check-area input{
	float:left;
	margin:0 5px 0 0;
	height:15px;
	width:16px;
}
/* login page */
.login-boxes{
	overflow:hidden;
	height:1%;
}
.login-boxes .small-box{
	float:left;
	width:325px;
	margin:0 20px 0 0;
}
.login-boxes .sub-box{margin:0;}
.login-boxes .row{
	height:auto;
	width:100%;
}
.black-box p{
	margin:0 0 13px;
	line-height:17px;
}
.no-results{
	text-align:center;
	font-weight:bold;
	color:#16C6e6;
	padding:0 0 20px;
}
.small-box .no-results{padding:0;}
/* paging */
.paging{
	overflow:hidden;
	height:1%;
	font:12px Tahoma, Arial, sans-serif;
	padding:0 0 10px;
}
.paging-bottom{padding:30px 0 0;}
.account-paging{padding:0 0 20px;}
.paging .counter{
	float:left;
	margin:2px 5px 0 0;
}
.paging .sort-link{
	float:left;
	text-decoration:none;
	color:#fefefe;
	font-size:11px;
	margin:3px 0 0;
}
.paging .sort-link:hover{text-decoration:underline;}
.paging .links{
	float:right;
	text-align:right;
	width:330px;
	overflow:hidden;
}
.paging .links a{text-decoration:none;}
.paging .links .prev-pages{margin:0 3px 0 0;}
.paging .btn-prev,
.paging .btn-next{
	display:inline-block;
	vertical-align:top;
}
.paging .links .btn-prev{margin:0 11px 0 0;}
.paging .btn-next{margin:0 0 0 8px;}
.paging .page-num{
	display:inline-block;
	vertical-align:top;
	background:url(images/default/bg-paging-link-l.gif) no-repeat;
	margin:0 3px 0 0;
	cursor:pointer;
}
.paging .page-num span,
.paging .page-num strong{
	display:inline-block;
	vertical-align:top;
	background:url(images/default/bg-paging-link-r.gif) no-repeat 100% 0;
	padding:2px 7px 4px;
	position:relative;
}
.paging .page-num strong,
.paging .page-num:hover{color:#fff;}
/* shopping cart */
.table-box .lr{padding:0;}
.table-data{
	border-collapse:collapse;
	width:100%;
	margin:0;
}
.table-data td{
	padding:20px;
	border-bottom:1px solid #353636;
}
.table-data td.table-heading{
	padding:5px 20px 10px;
	color:#ccc;
	font-weight:bold;
	font-style:11px;
}
.table-box .total-row{
	padding:15px 20px 10px;
	text-align:right;
	font:bold 14px/16px "Trebuchet MS",Arial,sans-serif;
	color:#fefefe;
}
.table-data .product-info{
	overflow:hidden;
	height:1%;
}
.table-data .product-info .img-holder{
	float:left;
	margin:0 10px 0 0;
}
.table-data .product-info .text{
	overflow:hidden;
	height:1%;
}
.table-data .product-name{
	font-size:12px;
	line-height:14px;
	margin:0 0 13px;
}
.table-data .product-name a{
	color:#fff;
	text-decoration:none;
}
.table-data .product-name a:hover{text-decoration:underline;}
.table-data .qty-area input{
	border:1px solid #c8c8c8;
	background:#fff;
	text-align:center;
	width:24px;
	padding:2px 3px;
}
.table-data .product-price{
	font:bold 14px/16px "Trebuchet MS",Arial,sans-serif;
	color:#fff;
}
.table-data .check-area input{
	margin:0;
	width:16px;
	height:15px;
}
/* product info */
.product-info{
	overflow:hidden;
	height:1%;
	padding:14px 11px 20px;
}
.product-info .img-area{
	float:left;
	text-align:center;
	margin:0 28px 40px 0;
	border-bottom:1px solid #002830;
	padding:0 0 9px;
}
.product-info .product-img{
	display:block;
	text-align:center;
}
.product-info .product-img img{
	display:block;
	margin:0 0 7px;
	max-width:340px;
}
.product-info .btn-enlarge{
	background:url(images/default/icon-enlarge.gif) no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#16c6e6;
}
.product-info .btn-enlarge:hover{color:#fff;}
.product-info p{
	line-height:17px;
	margin:0 0 17px;
}
.product-info .small-box{
	overflow:hidden;
	height:1%;
}
dl.params-list{
	margin:0 0 11px;
	color:#16c6e6;
	line-height:20px;
	overflow:hidden;
	height:1%;
}
.params-list dt{
	float:left;
	width:105px;
	margin:0 5px 0 0;
	font-weight:bold;
	color:#ccc;
	font-size:12px;
}
.params-list dd{
	margin:0;
}
.product-info .price-block{
	margin:0 -20px -11px;
	border-top:1px solid #002830;
	padding:15px 20px 0;
	overflow:hidden;
}
.product-info .product-price{float:left;}
.product-info .small-box .product-name{
	text-align:center;
	margin:0 0 10px;
	font:bold 14px "Trebuchet MS",Arial,sans-serif;
	color:#fff;
}
.product-info .product-price span{display:inline;}
.product-info .product-price .productOldPrice{padding:0 3px 0 0;}
.product-info .product-price .productSpecialPrice{
	color:#b22a21;
	font:40px "Trebuchet MS", Arial, sans-serif;
}
.product-info .btn-in-cart{
	float:right;
	margin:3px 0 0;
}
.product-info .product-description{color:#9d9d9d;}
.product-info .product-description strong{
	font-size:12px;
	color:#ccc;
	display:block;
	background:url("images/infobox/bullet-heading.gif") no-repeat 0 1px;
	padding-left:17px;
	overflow:hidden;
}
.product-info .product-description hr{
	margin:25px 0;
	border:solid #002830;
	color:#002830;
	border-width:1px 0 0;
}
.highlightm font{color:#14a0bb;}
.product-info .product-description u font,
.product-info .product-description font u{
	text-decoration:none;
	color:#ccc !important;
	font-weight:bold;
	background:url("images/infobox/bullet-heading.gif") no-repeat 0 1px;
	padding-left:17px;
	display:block;
	overflow:hidden;
	height:1%;
}
.links-list{
	margin:0 0 10px;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:16px;
	color:#14A0BB;
}
.links-list ul{padding-left:15px;}
.links-list li a{text-decoration:none;}
.links-list li a:hover{color:#14A0BB;}
.sitemap .block{
	float:left;
	width:310px;
	margin:0 10px 0 0;
}
.sitemap .blocks-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 20px;
}
/* popup styles */
.popup-page{
	text-align:center;
	width:100%;
}
.popup-content{
	margin:0 auto 10px;
	padding:10px 0;
	text-align:left;
	width:480px;
}
.popup-content u{color:#14a0bb;}
.link-row a{
	float:right;
}
/* sidebar */
#sidebar{
	float:right;
	display:inline;
	padding:0 2px 0 7px;
}
#sidebar .input-text{width:100px;}
.blue-box .search-area .row{
	overflow:hidden;
	width:100%;
	background:url("images/header/icon-search.png") no-repeat 0 4px;
	padding-left:22px;
	margin-left:-16px;
}
/* footer */
#footer{background:#04222e url(images/default/bg-footer.gif) repeat-x;}
#footer .footer-holder{
	margin:0 auto;
	width:923px;
	padding:0 0 60px;
}
#footer .service-box{
	background:url("images/default/bg-footer-box.gif") no-repeat;
	margin:0 0 12px;
	overflow:hidden;
	height:1%;
	padding:11px 19px 12px 16px;
}
.service-box .facebook-link,
.service-box .twitter-link{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.service-box .facebook-link{
	background:url("images/default/icon-facebook.gif") no-repeat;
	width:195px;
	height:76px;
	margin:0 31px 0 0;
}
.service-box .twitter-link{
	background:url("images/default/icon-twitter.gif") no-repeat;
	width:148px;
	height:73px;
	margin:0 33px 0 0;
}
.service-box .subscribe-area{
	float:right;
	width:386px;
	padding:12px 0 0;
}
.subscribe-area .title-block{
	float:left;
	width:122px;
	margin:0 5px 0 0;
	font-weight:bold;
	font-size:10px;
	line-height:11px;
	color:#595757;
}
.subscribe-area .title{
	display:block;
	color:#186cac;
	font:bold 18px "Trebuchet MS", Arial, sans-serif;
}
.subscribe-area .inputs-area{
	float:left;
	padding:11px 0 0;
}
.subscribe-area .input-text{
	float:left;
	background:#fff;
	border:1px solid #c8c8c8;
	color:#878787;
	font-family:Tahoma, Arial, sans-serif;
	padding:2px 9px 4px;
	width:154px;
	margin:6px 7px 0 0;
}
.subscribe-area .submit{float:left;}
/* checkout */
.products-box .row{
	overflow:hidden;
	height:1%;
	border-top:1px solid #002830;
	padding:10px 0;
}
.products-box .product{
	float:left;
	width:550px;
}
.products-box .price{
	float:right;
	font:bold 14px/16px "Trebuchet MS",Arial,sans-serif;
	color:#fff;
}
.products-box .product-name{
	color:#fff;
	font-size:12px;
	line-height:14px;
}
.products-box .qty{color:#fff;}
.products-box .total-row{
	text-align:right;
	font:bold 14px/16px "Trebuchet MS",Arial,sans-serif;
	color:#fff;
	border-top:1px solid #353636;
	padding:10px 19px 0;
	margin:0 -19px;
}
.steps-bar{
	background:url("images/default/bg-steps-bar.gif") no-repeat 50% 11px;
	margin:20px auto 0;
	overflow:hidden;
	width:560px;
}
.steps-bar .step{
	background:url("images/default/bullet-step.gif") no-repeat 50% 0;
	float:left;
	padding:25px 0 0;
	text-align:center;
	width:185px;
}
.steps-bar .step-active{
	background:url("images/default/bullet-step-active.gif") no-repeat 50% 0;
	color:#14a0bb;
}
.thanks-text{
	display:block;
	text-align:center;
	font-size:14px;
	color:#14a0bb;
	margin:0 0 20px;
}
.total-info{
	font-size:12px;
	line-height:20px;
}
.total-info span,
.total-info .mark{
	font-size:12px;
	color:#ccc;
	font-weight:bold;
	margin:0 5px 0 0;
}
.total-info strong{color:#16C6E6;}
address.delivery-addr{
	padding:0 0 5px;
	font-style:normal;
	line-height:17px;
	font-size:12px;
}
#footer .links-row{
	height:1%;
	overflow:hidden;
	padding:0 0 11px;
}
div.moduleRow,
div.moduleRowOver,
div.moduleRowSelected,
div.moduleRowSelected2{
	overflow:hidden;
	height:1%;
	margin:0 0 5px;
	padding:5px;
}
.moduleRow img,
.moduleRowOver img,
.moduleRowSelected img{display:none;}
.moduleRow .btn img,
.moduleRowOver .btn img,
.moduleRowSelected .btn img{display:inline;}
.moduleRow .radio,
.moduleRowOver .radio,
.moduleRowSelected .radio,
.moduleRowSelected2 .radio{float:left;}
.moduleRow label,
.moduleRowOver label,
.moduleRowSelected label,
.moduleRowSelected2 label{
	cursor:pointer;
	display:block;
}
.moduleRowOver,
.moduleRowSelected,
.moduleRowSelected2{
	background:#e0e0e0;
	cursor:pointer;
	color:#000;
}
.small-box .radio{
	margin:0 5px 0 0;
	width:16px;
	height:15px;
}
.small-box .details{padding:0 0 0 25px;}
.moduleRow .price,
.moduleRowOver .price,
.moduleRowSelected .price,
.moduleRowSelected2 .price{float:right;}
.footer-nav{
	float:left;
	font:10px Tahoma,Arial,sans-serif;
	list-style:none;
	margin:0 0 0 -20px;
	padding:21px 0 0;
	overflow:hidden;
	text-transform:uppercase;
}
.footer-nav li{
	float:left;
	margin:0 2px 0 -2px;
	background:url("images/default/separator-footer-nav.gif") no-repeat 0 2px;
	padding:0 20px 0 22px;
}
.footer-nav li a{
	text-decoration:none;
	color:#4e4e4e;
}
.footer-nav li a:hover{color:#fff;}
#footer .payment-carts {
	float:right;
	width:297px;
}
.payment-carts .title{
	color:#7f7f7f;
	display:block;
	margin:0 0 6px;
}
/* address book */
.address-item{
	margin:-1px 0 1px;
	padding:10px 0;
	border-top:1px solid #002830;
}
.address-holder{
	overflow:hidden;
	height:1%;
}
.address-item .title{
	float:left;
	padding:3px 0 0;
}
.address-item .buttons{float:right;}
.address-item address{
	font-style:normal;
	font-size:12px;
	padding:0;
}
.primary-addr{
	border-top:1px solid #002830;
	padding:10px 0 0;
}
.primary-addr address,
.primary{
	padding:0 0 0 15px;
	font-style:normal;
	font-size:12px;
}
.orders-table{
	margin:0;
	border-collapse:collapse;
	width:100%;
}
.orders-table td{
	padding:5px;
}
.orders-table td.price{
	color:#fff;
	font:bold 14px/16px "Trebuchet MS",Arial,sans-serif;
}
.orders-table .moduleRowOver td.price{color:#000;}
h2 .order-status{
	float:right;
	color:#ccc;
}
h2 .order-name{color:#ccc;}
h2 .order-status strong,
h2 .order-name strong{color:#14a0bb;}
.order-item{
	overflow:hidden;
	width:100%;
}
.order-item .params-list{
	float:left;
	width:240px;
	margin:0 20px 0 0;
}
.order-item .params-list dt{
	width:70px;
}
.order-item .btn-view{
	float:right;
	margin:10px 0 0;
}
#footer .copy{
	color:#14a0bb;
	height:1%;
	line-height:13px;
	overflow:hidden;
	padding:15px 91px 0 0;
}
#footer .copy a{
	text-decoration:none;
	color:#14a0bb;
}
#footer .copy a:hover{text-decoration:underline;}
#footer .email{float:right;}
/* styles for lightbox */
#jquery-overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
}
#jquery-lightbox{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}
#lightbox-container-image-box{
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}
#lightbox-container-image{padding:10px;}
#lightbox-loading{
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}
#lightbox-nav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{
	width:49%;
	height:100%;
	zoom:1;
	display:block;
}
#lightbox-nav-btnPrev{
	left:0; 
	float:left;
}
#lightbox-nav-btnNext{
	right:0; 
	float:right;
}
#lightbox-container-image-data-box{
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	padding:0 0 10px;
}
#lightbox-container-image-data {
	padding:0 10px; 
	color:#666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width:70%; 
	float:left; 
	text-align: left; 
}
#lightbox-image-details-caption{font-weight:bold;}
#lightbox-image-details-currentNumber{
	display:block;
	clear:left;
	padding-bottom:1.0em;
}
#lightbox-secNav-btnClose{
	width:66px;
	float:right;
	padding-bottom:0.7em;
}
.small-box .link-holder,
.btn-next-page{
	overflow:hidden;
	height:1%;
}
.small-box .link-holder a,
.post-info .link-edit{
	float:right;
	font-weight:bold;
	text-decoration:none;
	color:#14a0bb;
}
.post-info .link-edit a{
	text-decoration:none;
	color:#14a0bb;
}
.small-box .link-holder a:hover,
.post-info .link-edit a:hover{color:#fff;}
.btn-next-page a{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url("images/default/button_next.gif") no-repeat;
	width:59px;
	height:20px;
}
.post-info{
	border-bottom:1px solid #002830;
	padding:0 0 6px;
	margin:0 0 6px;
}
strong.author{
	font-size:12px;
	color:#fff;
}
strong.author a{color:#fff;}
em.date{
	color:#16C6E6;
	font-style:normal;
}
/* new styles end */
.errorBox{
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning{
	font-size:10px;
	color:#c03;
}
.errorText{color:#f00;}
.checkoutBarFrom, .checkoutBarTo {font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000; }
/* message box */
.messageBox{font-size:10px;}
.message{margin:0 0 20px;}
.messageStackError,
.messageStackWarning{
	font-size:10px;
	color:#000;
	background-color:#ffb3b5;
}
.messageStackSuccess{
	font-size:10px;
	background-color:#14a0bb;
	color:#000;
}
.error-message{
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	color:#14A0BB;
}
.handcursor,
.handcursor1{cursor:pointer;}
/* review pages */
.review-title{
	color:#fff;
	font-size:12px;
	margin:0 0 10px;
}
.review-write .rating-title,
.review-write .rating-holder,
.review-write .subtitle{
	float:left;
	padding:0 5px 0 0;
}
.review-write .subtitle{color:#14a0bb;}
.review-write .rating-title{
	color:#961109;
}
.review-write .star-rating{
	float:left;
	width:18px;
	height:17px;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
}
.review-write .star-rating,
.review-write .star-rating a{background:url("images/default/star.png") no-repeat;}
.review-write .star-rating a{
	display:block;
	width:18px;
	height:100%;
}
.star-rating-on a,
.star-rating-hover a{background-position:0 -17px!important}
.star-rating-readonly a{cursor:default !important}
strong.star-rating{color:#fff;}
.box-title .date{float:right;}
/* styles for select */
.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown{background:url("images/default/bg-select.gif") no-repeat;}
.cusel{
	height:21px;
	float:left;
	position:relative;
	cursor:pointer;
	font-size:11px;
}
.search-block .cusel{
	float:none;
	margin:0 0 6px;
}
.cuselFrameRight{
	position:absolute;
	z-index:2;
	top:0;
	right:0;
	height:100%;
	width:23px;
	background-position:100% 0;
}
.cuselText{
	height:14px;
	padding:4px 8px 3px;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.cusel span{
	display:block;
	cursor:pointer;
	white-space:nowrap;
	padding:2px 15px 2px 5px;
	zoom:1;
}
.cusel span:hover,
.cusel .cuselOptHover{
	background:#14A0BB;
	color:#fff;
}
.cusel .cuselActive{
	background:#14A0BB;
	color:#fff;
	cursor:default;
}
/* styles for scrollbar */
.cusel-scroll-wrap{
	visibility: hidden;
	position:absolute;
	left:0;
	top:100%;
	background:#fff;
	min-width:100%;
	width:auto;
}
.cusel .jScrollPaneContainer{
	position:relative;
	overflow:hidden;
	z-index:5;
	border:1px solid #999;
	background:#fff;
}
.cusel .jScrollPaneTrack {
	height:100%;
	width:6px !important;
	background:#ccc;
	position:absolute;
	top:0;
	right:5px;
}
.cusel .jScrollPaneDrag{
	position:absolute;
	cursor:pointer;
	width:10px !important;
	height:20px !important;
	right:-2px;
	background:#14a0bb;
}
.cusel .jScrollPaneDragTop{
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
.cusel .jScrollPaneDragBottom {
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
}
.cusel .jScrollArrowUp { /* стрелка вверх */
	position:absolute;
	top:1px;
	right:5px;
	width:6px;
	height:5px;
	cursor:pointer;
	background-position:0 -21px;
	overflow:hidden;
}
.cusel .jScrollArrowDown { /* стрелка вниз */
	width:6px;
	height:5px;
	position:absolute;
	top: auto;
	bottom:0;
	right:5px;
	cursor:pointer;
	background-position:-6px -21px;
	overflow:hidden;
}
/*end*/
.review_left{
  float: left;
}
.review_right{
  overflow: hidden;
  height: 1%;
  padding-left: 10px;
}
/* page 404 */
body.page404{
	background:#000 url(images/default/bg-body-404.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
.page404 #wrapper{
	background:none;
	width:698px;
	margin:0 auto;
}
.page404 .logo-area{
	overflow:hidden;
	height:1%;
	padding:97px 0 29px;
}
.page404 .logo-area .logo{
	float:right;
}
.page404 .red-box{
	margin:0 6px 34px 0;
	background:url(images/default/bg-red-box-l.gif) no-repeat;
	color:#fff;
	font-size:24px;
	text-align:center;
}
.page404 .red-box .holder{
	background:url(images/default/bg-red-box-r.gif) no-repeat 100% 0;
	padding:19px 10px 26px;
}
.page404 .title{
	display:block;
	text-align:center;
	color:#008b94;
	font-size:18px;
	font-weight:normal;
	margin:0 0 13px;
}
.page404 .footer-links{
	margin:0 7px 0 0;
	padding:17px 0;
	list-style:none;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border-top:1px solid #011826;
}
.page404 .footer-links li{
	display:inline;
	padding:0 35px 0 34px;
	background:url(images/default/separator-links404.gif) no-repeat 0 1px;
}
.page404 .footer-links li.first-child{background:none;}
.page404 .footer-links li a{
	text-decoration:none;
	color:#dadfe1;
}
.page404 .footer-links li a:hover{color:#6e6e6e;}
#recaptcha_table{background:#fff;}

.newsletter .blue-heading{
  background: none;
}
.newsletterContent {
  background: url(images/infobox/newsletterbg.png) no-repeat;
  padding: 15px 15px 0;
  height: 158px;
  margin-bottom: 16px;
}
.newsletterHeading{
  padding-left: 67px;
  color: #595757;
  font-size: 10px;
  height: 75px;
}
.newsletterHeading strong{
  font-size: 18px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  color: #186cac;
  display: block;
}
#sidebar .newsletter .input-text{
  border: 1px solid #c9c9c9;
  width: 160px;
  padding: 0 5px;
  height: 19px;
  line-height: 19px;
  margin-bottom: 9px;
  color: #878787;
}
