@import "reset.css";
@import "layout.css";
@import "typography.css";
@import "lightbox.css";

.hidden {display:none;}

.word {
	display:block;
	padding:10px 0 10px 50px;    
	background:url(../img/layout/i_word.png) 0 50% no-repeat;
	}
/* -------------------------------------------------------------- 
	breadcrumbs	
-------------------------------------------------------------- */
.breadcrumbs {margin:0 0 1.5em 0;}
.breadcrumbs li {
	margin:0 .5em 0 0;
	padding:0 .9em 0 0;
	background:url(../img/layout/bg_crumbs_arrow.gif) 100% 50% no-repeat;
	font-size:.9em;
	}
	.breadcrumbs li.last {background:none;}
/* -------------------------------------------------------------- 
	faq
-------------------------------------------------------------- */
.faq dt {
	margin:0 0 1em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#023962;
	}
.faq dd {
	margin:0 0 2em 0;
	padding:0 0 1em 0;
	border-bottom:1px dashed #d5eef7;
	}
/* -------------------------------------------------------------- 
	blockquote
-------------------------------------------------------------- */
blockquote {margin:0 0 10px 0;}
blockquote p {margin:0;}
blockquote .name {
	text-align:right;
	font-weight:bold;
	color:#666;
	}
blockquote .date {
	display:block;
	font-weight:normal;
	font-size:.9em;
	}	
.action-control {
	float:right;
	margin:0 0 1em 0;
	text-align:right;
	}	
/* -------------------------------------------------------------- 
	delivery
-------------------------------------------------------------- */
.delivery {
	float:left;
	width:400px;
	}
.delivery-logo {
	float:right;
	width:250px;
	}
	.delivery-logo img {
		display:block;
		margin:0 auto 15px;
		}
.panel .delivery {width:110px;}	
.panel .delivery-logo {width:80px;}
.delivery-block {margin:0 0 20px 0;}
	.delivery-block.last {margin:0;}
.delivery-block h2 {margin:0 0 .5em 0;}
.delivery-block .content {float:left;}
.delivery-block .logo {float:right;}
/* -------------------------------------------------------------- 
	paging
-------------------------------------------------------------- */
.paging-wrap {
	position:relative;
	top:5px;
	left:5px;
	margin-bottom:30px;
	background:#f0f6fd;
	}
.paging-wrap .tl {
	position:relative;
	left:-5px;
	}
.paging-wrap .tr {
	position:relative;
	top:-5px;
	left:5px;
	}
.paging-wrap .bl {
	position:relative;
	left:-5px;
	}
.paging-wrap .tl, .paging-wrap .tr, .paging-wrap .bl, .paging-wrap .br {
	background-image:url(../img/layout/bg_filter.gif);
	background-repeat:no-repeat;
	}	
.paging-wrap .content {padding:7px 10px 0 10px;}
.paging li {
	margin:0 5px 0 0;
	font-size:1.2em;
	font-weight:bold;
	}
	.paging li.current {
		padding:5px;
		}
	.paging li a {
		display:block;
		padding:5px;
		}
		
/* order */
.order {
	margin:0 0 1.5em 0;
	padding:10px 10px;
	border:1px solid #cfdef2;
	background:#edf4fd;
	}
	.order h2 {	margin:0 0 .5em 0;}
	.order table {
		margin:0;
		padding:0;
		border:none;
		}
	.order tbody td,
	.order tbody th {
		padding:2px 0;
		border:none;
		background:none;
		vertical-align:top;
		line-height:1.4;
		}
	.order tfoot td,
	.order tfoot th {
		padding:10px 0 0 0;
		vertical-align:center;
		}
	.order .first td {
		padding-top:10px;
		}	
	.order .divider td {
		border-bottom:1px dashed #cfdef2;
		}	
.order h3 {
	font-size:1em;
	font-weight:bold;
	color:#023962;
	}

.order-final {
	position:relative;
	top:5px;
	left:5px;
	margin-bottom:30px;
	background:#f0f6fd;
	}
.order-final .tl {
	position:relative;
	left:-5px;
	}
.order-final .tr {
	position:relative;
	top:-5px;
	left:5px;
	}
.order-final .bl {
	position:relative;
	left:-5px;
	}
.order-final .tl, .order-final .tr, .order-final .bl, .order-final .br {
	background-image:url(../img/layout/bg_filter.gif);
	background-repeat:no-repeat;
	}
.order-final .content {padding:7px 10px 3px 10px;}

.order-final h3 {
	margin:1em 0 1em 0;
	font-size:1.5em;
	color:#023962;
	}
.order-table {
	border:none;
	}
.order-table thead {
    background:none;
	}
.order-table thead th {
    padding:5px 0;
	color:#000;
	border:none;
	border-bottom:1px solid #fff;	
	}	
.order-table td {
	padding:5px 0;
	border:none;
	border-bottom:1px solid #fff;
	}
.order-table tfoot td, 
.order-table tfoot th {
    padding:5px 0;
    border:none;
	}	
.order-table .cost {
    font-size:1.2em;
	}
.order-final dt {
	float:left;
	width:150px;
	}	
.order-final dd {
	margin:0 0 5px 0;
	padding:0 0 0 160px;
	font-weight:bold;
	}

/* -------------------------------------------------------------- 
	cart
-------------------------------------------------------------- */
#cart {
	position:relative;
	top:10px;
	left:10px;
	margin:0 10px 2.5em 0;
	background:#feded1;
	}
#cart .tl {
	position:relative;
	left:-10px;
	}
#cart .tr {
	position:relative;
	top:-10px;
	left:10px;
	}
#cart .bl {
	position:relative;
	left:-10px;
	}
#cart .tl, #cart .tr, #cart .bl, #cart .br {
	background-image:url(../img/layout/bg_cart.gif);
	background-repeat:no-repeat;
	}
.tl {background-position:0 0;}
.tr {background-position:100% 0;}
.bl {background-position:0 100%;}
.br {background-position:100% 100%;}	

#cart .content {padding:10px 10px 5px 20px;}
#cart h3 {
	margin:0 0 .5em 0;
	color:#ff3d00;
	}
#cart .basket-link {margin:1em 0;}
#cart .note {
	margin:0;
	padding:7px 3px 0 3px;
	border-top:1px solid #e1beb0;
	font-size:.9em;
	line-height:1.2;
	color:#666;
	background:none;
	}
/* -------------------------------------------------------------- 
	popup
-------------------------------------------------------------- */
.js .popup-wrap {
		position:absolute;
		top:100px;
		left:400px;
		display:none;
		z-index:9999;
		width:440px;
		min-height:200px;
		}	
.popup .close {display:none;}
.js .popup .close {
	float:right;
	display:block;
	margin:5px;
	}
.popup .tl {
	position:relative;
	left:-10px;
	}
.popup .tr {
	position:relative;
	top:-10px;
	left:10px;
	}
.popup .bl {
	position:relative;
	left:-10px;
	}
.popup .tl, .popup .tr, .popup .bl, .popup .br {
	background-image:url(../img/layout/bg_popup.png);
	background-repeat:no-repeat;
	}
.popup .content {
	margin:0 0 0 10px;
	padding:15px 5px 5px 5px;
	background:#fff;
	}
	.popup .content h2 {margin-top:0;}
.popup .nav-content-wrap .content {
	margin:0;
	padding:0;
	}
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	display:none;
	background-color:#3e7399;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
	}
#shops-list {top:100px;}
#shops-list .content-scroll {
	height:300px;
	overflow-y:scroll;
	}
#diving-size-choice {
	width:440px;
	}	
	
	
/* -------------------------------------------------------------- 
	action links
-------------------------------------------------------------- */
.action-links {text-align:right;}
/* -------------------------------------------------------------- 
	collapse-wrap
-------------------------------------------------------------- */
.collapse-wrap {margin:0 0 2em 0;}
.collapse-wrap h3 {
	margin:0 0 1em 0;
	padding:0 0 0 15px;
	font-size:1em;
	font-weight:bold;
	cursor:pointer;
	font-family:Arial;
	background:url(../img/layout/i_collapse.gif) no-repeat scroll -24px 3px;
	}
	.collapse-wrap h3.expand {background-position:0px -20px;}

/* --------------------------------------------------------------
	accessory
-------------------------------------------------------------- */
.accessory-list {margin:0 0 0 0;}
.accessory-list li {
	float:left;
	margin:0 0 10px 15px;
	padding:0;
	width:120px;
	min-height:105px;
	background:none;
	font-size:.9em;
	text-align:center;
	}
	.accessory-list li:first-child {margin-left:0;}
	.accessory-list li a {color:#0ea3e7;}
	.accessory-list li a:hover {color:#fe480e;}
	.accessory-list li img {
		display:block;
		margin:0 0 .5em 0;
		border:1px solid #d5eef7;
		}
		.accessory-list li a:hover img {border:1px solid #fe480e;}
.all-accessory {text-align:right;}

/* -------------------------------------------------------------- 
	buttons
-------------------------------------------------------------- */
.btn {
	position:relative;
	top:6px;
	left:5px;
	float:left;
	margin:0 5px 5px 0;
	border:0;
	background:#0096c8;
	}
	.btn .bl {
		position:relative;
		left:-5px;
		}
	.btn .tr {
		position:relative;
		top:-6px;
		left:5px;
		}
	.btn .tl {
		position:relative;
		left:-5px;
		}

/* common
-------------------------------------------------------------- */
.btn .tl, .btn .tr, .btn .bl, .btn .br {
	background-image:url(../img/layout/bg_btn_round.png);
	background-repeat:no-repeat;
	}

/* accent
-------------------------------------------------------------- */
.btn.accent {
	background:transparent;
	}
.btn.accent .tl, .btn.accent .tr, .btn.accent .bl, .btn.accent .br {
	background-image:url(../img/layout/bg_btn_round_accent.png);
	background-repeat:no-repeat;
	}

/* Disabled
-------------------------------------------------------------- */
.btn.btn-disabled .tl, .btn.btn-disabled .tr, .btn.btn-disabled .bl, .btn.btn-disabled .br {
	background-image:url(../img/layout/bg_btn_round_disabled.png);
	background-repeat:no-repeat;
	}

.tl {background-position:0 0;}
.tr {background-position:100% 0;}
.bl {background-position:0 100%;}
.br {background-position:100% 100%;}

/* Buttons - input, buttons
-------------------------------------------------------------- */
.btn input,
.btn button,
.form .btn input,
.form .btn input { 
	position:relative;
	top:2px;
	overflow:visible;
	margin:0;
	padding:0 2px 0 7px;
	border:0;
	background:none;
	cursor:pointer;
	filter:alpha(opacity: 100);
	}
	* html .form .btn input {padding:1px 5px 0 10px;}
	*+html .btn input {padding:1px 5px 0 10px;}
	* html .form .btn button {padding:1px 5px 0 10px;}	
	*+html .btn button {padding:1px 5px 0 10px;}

/* Buttons - link
-------------------------------------------------------------- */
.btn a {
	position:relative;
	top:2px;
	overflow:visible;
	display:block;
	padding:0 2px 0 7px;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity: 100);	
	}
* html .btn a {padding:2px 5px 2px 10px;}
*+html .btn a {padding:2px 5px 2px 10px;}
html:n\ot([lang]) .btn a {padding:2px 5px 1px 10px;}

/* Buttons - Typography
-------------------------------------------------------------- */
.btn input, 
.btn button,
.btn a:link ,
.btn a:visited,
.btn a:hover,
.btn a:active {
	font-size:1em;
	font-family:Tahoma;
	font-weight:bold;
	color:#fff;
	}
.btn.accent input,
.btn.accent button,
.btn.accent a:link,
.btn.accent a:visited,
.btn.accent a:hover,
.btn.accent a:active {color:#0096c8;}

.btn.btn-disabled input,
.btn.btn-disabled button,
.btn.btn-disabled a:link,
.btn.btn-disabled a:visited,
.btn.btn-disabled a:hover,
.btn.btn-disabled a:active {
	color:#bfbfbf;
	cursor:default;
	}

/* Buttons Group
-------------------------------------------------------------- */
.btn-group {margin:0 0 1em 0;}
	/* auto clear */
	.btn-group:after {
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0;
		font-size:0;
		}
	/* for IE */
	.btn-group {display:inline-block;}
	* html .btn-group {height:1px;}
	.btn-group {display:block;}
	/* END:for IE */

.btn-group .btn {margin-right:15px;}
.btn-group .btn-link {
	float:left;	
	margin:2px 15px 0 0;
	}
	.btn-group.align-right .btn,
	.btn-group.align-right .btn-link {
		float:right;
		margin-right:0;
		margin-left:15px;
		}
		.btn-group.align-right .btn-link {
			float:left;
			margin-left:0;
			}
#simple .btn-group {margin:0;}

/* -------------------------------------------------------------- 
	form
-------------------------------------------------------------- */

input, textarea, select {font-family:Arial,Helvetica,sans-serif;}

/* Form's clear */
.form .row:after,
.form .check-wrap:after,
.form .check-group:after,
.form .radio-wrap:after,
.form .radio-group:after,
.form .row .field-wrap:after,
.form .row .field-wrap-sup:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:0;
	}
/* for IE */
.form .row,
.form .check-wrap,
.form .check-group,
.form .radio-wrap,
.form .radio-group,	
.form .row .field-wrap,
.form .row .field-wrap-sup {display:inline-block;}

* html .form .row,
* html .form .check-wrap,
* html .form .check-group,
* html .form .radio-wrap,
* html .form .radio-group,
* html .form .row .field-wrap,
* html .form .row .field-wrap-sup {height:1px;}

.form .row,
.form .check-wrap,
.form .check-group,
.form .radio-wrap,
.form .radio-group,	
.form .row .field-wrap,
.form .row .field-wrap-sup {display:block;}
/* END:for IE */
/* END:Form's clear */

/* Fieldset, row
-------------------------------------------------------------- */
.form fieldset {margin:0 0 2em 0;}
.form .row {margin:0 0 7px 0;}
.form .row-related {margin:0 0 7px 0;}
	.form .row-related .row {margin:0;}
.form .field-wrap {
	float:left;
	min-height:1px;
	}

/* Label
-------------------------------------------------------------- */
.form label {
	float:left;
	margin:1px 10px 0 0;
	width:150px;
	font-weight:bold; 
	text-align:right;
	}
	.form em {color:#f00;}

/* Input
-------------------------------------------------------------- */
.form input { 
	float:left;
	margin:0 5px 0 0;
	padding:2px;
	width:200px;
	border:1px solid #7f9db9;
	}
	
/* Select
-------------------------------------------------------------- */
.form select {
	float:left;
	margin:0 5px 0 0;
	border:1px solid #7f9db9;
	}
	.form select option {padding-right:4px;}
.form select.full-width {width:150px;}
	
/* Textarea
-------------------------------------------------------------- */
.form textarea {
	float:left;
	margin:0 5px 0 0;
	width:148px;
	border:1px solid #7f9db9;
	font-size:1em;
	}
	* html .form textarea {margin-left:-3px;}

/* Legend
-------------------------------------------------------------- */
.form .legend {
	display:block;
	margin:0 0 0 160px;
	width:150px;
	font-size:.9em;
	color:#828486;
	}
	
/* Error message
-------------------------------------------------------------- */
.form label.error {
	color:#f00;
	font-weight:normal;
	font-size:.9em;
	}
.form input.error {
	border:1px solid #f00;
	}	
	
/* Focus
-------------------------------------------------------------- */
.form input:focus,
.form textarea:focus,
.form select:focus {
	background:#fffcf0;
	xborder-color:#7f9db9;	
	} 
form .btn input:focus {
	background:none;
	xborder:none;
	}
	
	


/* Check & Radio Groups
-------------------------------------------------------------- */
.form .check-group,
.form .radio-group {
	float:left;
	margin:2px 0 0 0;
	}	

/* set of styles for check-wrap, check-align-row, radio-group, radio-align-row */
.form .check-wrap,
.form .radio-wrap {
	display:block;
	margin:0 0 10px 0;
	}
	* html .form .check-wrap,
	* html .form .radio-wrap {margin:0 0 -2px 0;}
	*+html .form .check-wrap,
	*+html .form .radio-wrap {margin:0 0 -2px 0;}
.form .check-group.check-align-row .check-wrap,
.form .radio-group.radio-align-row .radio-wrap {
	float:left;
	margin:0 10px 0 0;
	}
	* html .form .check-group.check-align-row .check-wrap,
	* html .form .radio-group.radio-align-row .radio-wrap {display:inline;}

.form .check-wrap label,
.form .radio-wrap label {
	float:none;
	font-weight:normal;
	}
.form .check-wrap input,
.form .radio-wrap input {
	margin:2px 5px 0 0;
	width:auto;
	border:none;
	}
	* html .form .check-wrap input,
	* html .form .radio-wrap input {
		position:relative;
		top:-4px;
		left:-4px;
		margin-right:-4px;
		}
	*+html .form .check-wrap input,
	*+html .form .radio-wrap input {
		position:relative;
		top:-4px;
		left:-4px;
		margin-right:-4px;
		}

/* ALIGN TOP :: label, input, select e.g.
-------------------------------------------------------------- */
.form .label-align-top label {
	display:block;
	float:none;
	margin-top:0;
	width:310px; 
	text-align:left;
	}
.form .label-align-top input {width:359px;}
.form .label-align-top select {width:310px;}
.form .label-align-top textarea {width:363px;}
	* html .form .label-align-top textarea {margin-left:0;}
.form .label-align-top .legend {
	margin:0;
	width:310px;
	}
.form .label-align-top .check-wrap label,
.form .label-align-top .radio-wrap label {
	float:left;
	margin:0;
	width:auto;
	}
.form .label-align-top .check-wrap input,
.form .label-align-top .radio-wrap input {width:auto;}

/* content-sup forms
-------------------------------------------------------------- */
#content-sup .form label {width:242px;}
#content-sup .form input {width:242px;}
#content-sup .form textarea {width:242px;}
#content-sup .form .legend {width:242px;}
#content-sup .form .btn input {width:auto;}	
#content-sup .form .btn-group {margin:.5em 0;}

/* panel
-------------------------------------------------------------- */
#content-sup .panel .form label {width:195px;}
#content-sup .panel .form input {width:195px;}
#content-sup .panel .form textarea {width:195px;}
#content-sup .panel .form .btn input {width:auto;}	

/* Other features
-------------------------------------------------------------- */

/* Buttons Group
-------------------------------------------------------------- */
.form .btn input {
	float:none;
	padding:2px 0 2px 6px;
	width:auto;
	border:none;
	}
	* html .form .btn input {padding:2px 4px 1px 8px;} /* for IE < 7 */
	*+html .form .btn input {padding:2px 4px 1px 8px;} /* for IE 7 */
	
/* Buttons Group
-------------------------------------------------------------- */
.form .btn-group {margin:2em 0 1em 0;}


/* --------------------------------------------------------------
	hero
-------------------------------------------------------------- */
#hero {
	position:relative;
	margin:0 0 2em 0;
	}
#hero .item-wrapper {
	position:relative;
	margin:0 auto;
	width:625px;
	height:187px;
	overflow:hidden;
	}
#hero ul {
	position:relative;
	left:0;
	margin:0;
	}	
#hero li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	background:none;
	width:625px;
	overflow:hidden;
	}
#prevlink, #nextlink {
	position:absolute;
	top:65px;
	left:0;
	width:40px;
	height:42px;
	cursor:pointer;
	z-index:100;
	}
#prevlink {
	float:left;
	background: url(../img/arrow_prev.png) 0 0 no-repeat;
	}
#nextlink {
	left:620px;
	float:right;
	background: url(../img/arrow_next.png) -80px 0 no-repeat;
	}
#prevlink:hover {background-position: -40px 0;}
#nextlink:hover {background-position: -40px 0;}

#prevlink.disabled {
	background-position: -80px 0;
	cursor:default;
	}
#nextlink.disabled {
	background-position: 0 0;
	cursor:default;
	}
#hero .content {
	float:left;
	padding:0 0 0 40px;
	width:260px;
	}
#hero h3 {color:#fe480e;}	
#hero .img-wrap {
	float:right;
	margin:0 20px 0 0;
	width:260px;
	}
.img-wrap.mail-rus {padding:20px 0 0 0;}	
	.img-wrap.mail-rus img {
		display:block;
		margin:0 auto 15px;	
		}
#hero .offer {
	padding:5px 5px 0 5px;
	min-height:181px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;	
	background:#ecf4fd;
	}		
	
#hero .offer-accessory .content {width:255px;}		
#hero .offer-accessory .img-wrap {width:250px;}
#hero .offer-accessory .img-wrap img {display:block;}

#hero .offer-solas .content {width:300px;}
#hero .offer-solas .img-wrap {width:200px;}


/* -------------------------------------------------------------- 
	product
-------------------------------------------------------------- */
.product {
	float:left;
	margin:0 18px 30px 0;
	width:152px;
	}
	.product.last {	margin-right:0;}
	.product img {
		display:block;
		margin:0 0 3px 0;
		vertical-align:top;
		border:1px solid #D5EEF7;
		}
.product h3 {
	position:relative;
	margin:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4;
	}
	.product h3 a {
		font-weight:bold;
		text-decoration:none;
		}
		.product h3 a:hover img {border:1px solid #fe480e;}
	.product h3 a .name {
		display:block;
		min-height:35px;
		}
		* html .product h3 a .name {height:35px;}
			.product h3 a em {
				display:block;
				margin:3px 0;
				color:#666;
				font-style:normal;
				}
				.product h3 a em strong {
					font-weight:normal;
					font-size:.9em;
					}
.cost {
	margin:0 0 5px 0;
	color:#fe480e;
	font-size:1.4em;
	font-weight:bold;
	}			
.product .in-basket {
	padding:4px 0 0 0;
	}
.product-view .picture {
	float:left;
	width:250px;
	margin:0 0 20px 0;
	}	
.product-view .description {
	float:right;
	width:375px;
	margin:0 0 20px 0;
	}
.product-view h2 {margin:0 0 .5em 0;}	
.product-view h2 span {
	display:block;
	margin:5px 0 10px 0;
	font-size:.7em;
	font-family:Arial;
	font-weight:bold;
	color:#333;
	}
	.product-view h2 span em {
		font-style:normal;
		font-weight:normal;
		font-size:.8em;
		}
.product-view .note {
	margin:1em 0;
	font-size:1em;
	color:#666;
	}	
.product-view .size-link {margin:1em 0 2em 0;}
.product-view .cost {margin:1em 0;}	

/* solas */
.product-view.solas h1 {font-size:1.6em;}
.product-view.solas .product-description {margin:0;}

.more-photo {
	margin:1em 0 3em 0;
	text-align:center;
	}
	.more-photo a {
		font-weight:bold;
		}
.patent-view {
	margin:3em 0 1em 0;
	text-align:center;
	}		
	.patent-view h4 {
		text-align:center;
		color:#fe480e;
		}
.product-description {
	margin:3.5em 0;
	}
	.product-description h3 {
		margin:0 0 1.2em 0;
		font-size:1em;
		font-weight:bold;
		font-family:arial;
		color:#023962;
		}

/* -------------------------------------------------------------- 
	filter
-------------------------------------------------------------- */
.filter {
	position:relative;
	top:5px;
	left:5px;
	margin-bottom:30px;
	background:#f0f6fd;
	}
.filter .tl {
	position:relative;
	left:-5px;
	}
.filter .tr {
	position:relative;
	top:-5px;
	left:5px;
	}
.filter .bl {
	position:relative;
	left:-5px;
	}
.filter .tl, .filter .tr, .filter .bl, .filter .br {
	background-image:url(../img/layout/bg_filter.gif);
	background-repeat:no-repeat;
	}
.filter .content {padding:7px 10px 3px 10px;}
	.clear-filter {
		margin:0 0 5px 0;
		font-weight:bold;
		text-align:right;
		}
.filter dt {
	float:left;
	width:11em;
	text-align:right;
	font-weight:bold;
	}
.filter dd {padding-left:12em;}
	.filter.filter-short dt {
		width:4em;
		}
	.filter.filter-short dd {
		padding-left:5em;
		}

.filter ul {margin:0 0 .7em 0;}
.filter li {
	margin:0 1em 2px 0;
	color:#000;
	}
	.filter	li span {
		font-weight:bold;
		color:#ff3d00;
		}
	.filter li.type {
		width:12em;
		font-weight:bold;
		text-align:right;
		}
.filter .count {
	color:#f00;
	font-weight:normal;
	color:#444;
	font-size:.9em;
	}
	
a.filter-show {
	font-size:.9em;
	color:#333;
	}
a:hover.filter-show {color:#fe480e;}
		
/* -------------------------------------------------------------- 
	patent
-------------------------------------------------------------- */
.patent {
	position:absolute;
	top:0;
	left:81px;
	display:block;
	width:71px;
	height:50px;
	font-weight:bold;
	}
	.patent img {
		display:block;
		margin:0;
		border:none;
		}
	.product h3 a:hover .patent img {border:none;}
	

/* -------------------------------------------------------------- 
	panel
-------------------------------------------------------------- */
.panel {
	margin-bottom:1em;
	background:url(../img/layout/bg_panel.png) 0 0 repeat-x;
	}
	.panel .tl {background:url(../img/layout/bg_panel_tl.png) 0 0 no-repeat;}
	.panel .tr {background:url(../img/layout/bg_panel_tr.png) 100% 0 no-repeat;}
.panel  h3 {
	margin:0 0 .7em 0;
	color:#023962;
	}
.panel .content {
	padding:15px 20px 1px 20px;
	min-height:160px;
	}
.panel ul {margin-bottom:0;}

.panel .btn .tl, .panel .btn .tr {
	background-image:url(../img/layout/bg_btn_round.png);
	background-repeat:no-repeat;
	}

/* -------------------------------------------------------------- 
	panel-solid
-------------------------------------------------------------- */
.panel-solid {
	position:relative;
	top:10px;
	left:10px;
	margin:0 10px 2.5em 0;
	background:#e7f1fc;
	}
.panel-solid .tl {
	position:relative;
	left:-10px;
	}
.panel-solid .tr {
	position:relative;
	top:-10px;
	left:10px;
	}
.panel-solid .bl {
	position:relative;
	left:-10px;
	}
.panel-solid .tl, 
.panel-solid .tr, 
.panel-solid .bl, 
.panel-solid .br {
	background-image:url(../img/layout/bg_panel_solid.png);
	background-repeat:no-repeat;
	}
.tl {background-position:0 0;}
.tr {background-position:100% 0;}
.bl {background-position:0 100%;}
.br {background-position:100% 100%;}	
.panel-solid .content {
	padding:15px 10px 5px 20px;
	min-height:1px;
	}
.panel-solid a {margin:0;}

/* -------------------------------------------------------------- 
	measure
-------------------------------------------------------------- */
.measure {
	float:left;
	margin:0 18px 15px 0;
	width:152px;
	}
	.measure.measure-double {width:322px;}
	.measure.last {margin-right:0;}
	.measure img {
		display:block;
		margin:0 0 3px 0;
		vertical-align:top;
		border:1px solid #D5EEF7;
		}
.measure h3 {
	margin:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4;
	font-weight:bold;
	color:#0ea3e7;
	}
	.measure h3 a {text-decoration:none;}
		.measure h3 a:hover img {border:1px solid #fe480e;}
	.measure h3 span {display:block;}
		.measure h3 em {
			display:block;
			color:#666;
			font-style:normal;
			font-weight:normal;
			font-size:.9em;
			}

/* -------------------------------------------------------------- 
	Content Navigation Vertical
-------------------------------------------------------------- */
.nav-content-vert-wrap {margin:0 0 1em 0;}
.nav-content-vert {
	float:left;
	margin:0;
	width:12em;
	}
	.nav-content-vert li {	
		margin:0 0 5px 0;
		padding:0;
		background:none;
		border:1px solid #cfdef2;
		border-right:none;
		}
	.nav-content-vert li a,
	.nav-content-vert li a:visited {
		display:block;
		padding:8px 12px 8px 12px;
		text-decoration:none;
		font-weight:bold;
		color:#000;
		background:#edf4fd;
		}
		* html .nav-content-vert li {height:1em;}
		* html .nav-content-vert li a {height:1em;}
		
		.nav-content-vert li a:hover {
			background:#fff;
			}
		.nav-content-vert li.current {

			border:1px solid #cfdef2;
			border-right:none;
			background:#fff;
			}
		.nav-content-vert li.current a {
			position:relative;
			left:1px;
			padding:8px 12px 8px 11px;
			}	
		.nav-content-vert li.current a,
		.nav-content-vert li.current a:hover {
			background:#fff;
			}

/* icons */
.nav-content-vert li em {font-style:normal;}

/* Tab content
------------------------------------------- */
.nav-content-vert-wrap .content {
	display:block;
	margin:0 0 0 12em;
	padding:.5em 1.5em 1em 2em;
	min-height:635px;
	border:1px solid #cfdef2;
	}	
	* html .nav-content-vert-wrap .content {
		height:635px;
		}
	.js .nav-content-vert-wrap .content {
		display:none;
		}
.nav-content-vert-wrap .content h3 {
	margin:.5em 0 1.5em 0;
	}

/* -------------------------------------------------------------- 
	shop
-------------------------------------------------------------- */
.shop {margin:0 0 1.5em 0;}
.shop h4 {font-size:1.2em;}
.shop .address {margin:0 0 .7em 0;}
.shop .comment {
	margin:.3em 0 0 0;
	font-size:.9em;
	color:#666;
	}
.shop .phone {margin:0 0 .7em 0;}	
.shop .email {margin:0 0 .3em 0;}

/* -------------------------------------------------------------- 
	checkout
-------------------------------------------------------------- */	
#city-select fieldset {
	margin:0 0 2em 0;
	}

/* -------------------------------------------------------------- 
	notice
-------------------------------------------------------------- */	
.notice {
	margin:0 0 1em 0;
	padding:1em 1em 1px 1em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;	
	background:#ffffe8;
	color:#666;
	}
	
/* -------------------------------------------------------------- 
	carousel
-------------------------------------------------------------- */
.carousel {
	margin:0 auto 1em auto;
	width:650px;
	}
.carousel .item-wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:525px;
	overflow:hidden;
	}
	.js .carousel .item-wrapper {height:110px;}
	.js .carousel .item-wrapper {width:560px;}
.carousel .item-wrapper ul {
	position:relative;
	left:0;
	margin:0;
	}	
.carousel .item-wrapper li {
	display:inline;
	float:left;
	margin:0 15px 2em 0;
	padding:0;
	width:128px;
	font-size:.9em;
	background:none;
	}
	* html .carousel .item-wrapper li {display:inline;}
.carousel img {
	margin-bottom:0.5em;
	vertical-align:top;
	border:1px solid #d5eef7;
	}
.carousel .item-wrapper li a {
	display:block;
	text-align:center;
	}
.carousel .item-wrapper li a:hover img {
	border:1px solid #fe480e;
	}
.carousel .prev-link, .carousel .next-link {
	margin-top:1.8em;
	width:31px;
	height:33px;
	cursor:pointer;
	visibility:hidden;
	}
.carousel .prev-link {
	float:left;
	background:url(../img/carousel_arrow_prev.png) 0 0 no-repeat;
	}
.carousel .next-link {
	float:right;
	background:url(../img/carousel_arrow_next.png) -31px 0 no-repeat;
	}
.carousel .prev-link:hover {background-position:-31px 0;}
.carousel .next-link:hover {background-position:0 0;}	

/* -------------------------------------------------------------- 
	Promo wrap
-------------------------------------------------------------- */
#promo-wrap {
	margin:0 auto 2em auto;
	width:625px;
	}
	.promo-block {
		float:left;
		margin:0 0 0 20px;
		width:195px;
		min-height:250px;
		}
		.promo-block:first-child {margin:0;}
		.promo-block h3 {
			font-family:Arial,Helvetica,sans-serif;
			font-size:1em;
			line-height:1.4;
			margin:0 0 3px;
			position:relative;
			}
			.promo-block h3 a {
				font-weight:bold;
				text-decoration:none;
				}
			.promo-block h3 a em {
				display:block;
				margin:3px 0;
				color:#666666;
				font-style:normal;
				}
			.promo-block h3 img {	
				margin:5px 0 0 0;
				border:1px solid #D5EEF7;	
				}
			.promo-block h3 a:hover img {
				border:1px solid #FE480E;
				}
.promo-block .article {
	font-size:.9em;
	color:#666;
	}				
.promo-block p {
	margin-bottom:.5em;
	}
				
/* -------------------------------------------------------------- 
	grid2-wrap
-------------------------------------------------------------- */
.grid2-wrap .grid1 {
	float:left;
	width:350px;
	}
.grid2-wrap .grid2  {
	float:right;
	width:300px;
	}	
	
/* -------------------------------------------------------------- 
 	Terms
-------------------------------------------------------------- */
.terms {
	margin:1em 0;
	color:#666;
	}
	.terms li {
		padding-left:0;	
		background:none;
		}

/* -------------------------------------------------------------- 
 	Solas
-------------------------------------------------------------- */
#top {margin:0 0 15px 0;}
#top ul {
	float:left;
	margin:0 35px 0 0;
	}


