@import 'reset.css';

/* Globals
----------------*/
BODY {
	background:#fff;
	font:.8125em/1.4 "Trebuchet MS",arial,sans-serif;
	color:#000;
	}

A {
	color:#4e4e4e;
	}
A:hover {
	}

INPUT.bt,
INPUT.text,
TEXTAREA {

	}

.input INPUT,
INPUT.text,
TEXTAREA {
	background:#fff url(../i/bg/input-gd.png) no-repeat 0 0;
	border:1px solid #b7b7b7;
	}
SELECT {

	}

INPUT.chk,
INPUT.radio {
	vertical-align:middle;
	}

UL.radiolist {
	margin:0 0 1em;
	}
UL.radiolist LI {
	line-height:1.2;
	margin:.5em 0;
	}

.bt-wrap {
	overflow:hidden;
	zoom:1;
	}
A.bt {
	}

.submit INPUT,
INPUT.bt {
	background:#7c9e52 url(../i/bt/gd.gif) repeat-x 0 50%;
	border:1px solid #638538;
	color:#fff;
	cursor:pointer;
	}

.submit INPUT,
INPUT.bt-white {
	background:#f8f8f7 url(../i/bt/gd-white.gif) repeat-x 0 0;
	border:1px solid #e1e1e1;
	color:#000;
	height:25px;
	}


INPUT.bt {
	}

DIV.hr {
	height:0;
	overflow:hidden;
	zoom:1;
	border-top:2px solid #e0ddc7;
	margin:1.5em 0;
	}
	DIV.hr HR {
		display:none;
		}


/* Layout
----------------------- */
.l-meta {
	zoom:1;
	min-width:990px;
	max-width:1550px;
	margin:0 auto;
	position:relative;
	}

* HTML .l-meta {
    width: expression((document.documentElement.clientWidth||document.body.clientWidth)<990?'990px':(document.body.clientWidth > 1550? "1550px": "auto"));
  }


/* Header
----------------------- */
.l-header {
	height:182px;
	position:relative;
	}
	.l-header .logo {
		position:absolute;
		left:0;
		top:11px;
		width:27%;
		text-align:center;
		}
		.l-header .logo IMG {
			vertical-align:middle;
			}

.b-phone {
	width:206px;
	position:absolute;
	left:27%;
	top:65px;
	white-space:nowrap;
	}
	.b-phone .tel {
		font-size:1.08em;
		}
		.b-phone .tel STRONG {
			font-size:1.72em;
			font-weight:normal;
			color:#6a8e3d;
			}

	.l-header .nav-top {
		position:absolute;
		top:28px;
		left:27%;
		overflow:hidden;
		zoom:1;
		background:url(../i/bg/hr-gd.gif) repeat-x 0 100%;
		padding:0 0 15px;
		}
		.l-header .nav-top LI {
			float:left;
			margin:0 23px 0 0;
			}
			.l-header .nav-top LI.last {
				margin:0;
				}
			.l-header .nav-top LI A {
				}

	.l-header .b-nav-misc {
		position:absolute;
		top:77px;
		right:25px;
		overflow:hidden;
		zoom:1;
		}
		.l-header .b-nav-misc LI {
			float:left;
			margin:0 0 0 10px;
			}


/* search */
.l-header .b-search-top {
	position:absolute;
	right:25px;
	top:32px;
	background:url(../i/bg/hr-gd.gif) repeat-x 0 100%;
	padding:0 0 15px;
	}
	.b-search-top .text {
		border:1px solid #eaeaea;;
		background:url(../i/bg/input-gd.png) no-repeat 0 0;
		padding:5px 2px;
		width:200px;
		height:15px;
		vertical-align:middle;
		}
	.b-search-top .bt {
		vertical-align:middle;
		border:none;
		}

/* nav-main */
.l-header .nav-main {
	position:absolute;
	bottom:0;
	right:0;
	width:73%;
	height:62px;
	background:#6a8f3d url(../i/bg/topnav-gd.gif) repeat-x 1px 0;
	}
	.l-header .nav-main UL {
		background:url(../i/bg/topnav-l.gif) no-repeat 0 0;
		overflow:hidden;
		zoom:1;
		height:62px;
		}
		.l-header .nav-main LI {
			float:left;
			height:62px;
			}
			.l-header .nav-main LI A,
			.l-header .nav-main LI SPAN {
				display:block;
				height:62px;
				color:#fff;
				font-size:1.7em;
				padding:0 20px;
				line-height:62px;
				}
			.l-header .nav-main LI.cur A {
				text-decoration:none;
				}
* HTML .l-header .nav-main LI A {
				width:0;
				white-space:nowrap;
				}


/* brand */
.l-header .brand-logo {
	position:absolute;
	left:27%;
	top:125px;
	}

/* brands */
.l-brands {
	background:#eae7d2 url(../i/bg/brangs-gd.gif) repeat-x 0 0;
	height:47px;
	}
	.l-brands UL {
		overflow:hidden;
		zoom:1;
		padding:15px 0 0;
		margin:0 0 0 27%;
		}
		.l-brands LI {
			float:left;
			margin:0 17px 0 0;
			}


/* visual */
.l-visual {
	height:320px;
	overflow:hidden;
	zoom:1;
	position:relative;
	}
	.l-visual IMG {
		width:100%;
		position:relative;
		top:0px;
		border-bottom:3px solid #eae7d2;
		}


/* crumbs */
.l-crumbs {
	width:73%;
	float:right;
	background:#e3e0ca url(../i/bg/crumbs.png) repeat-x 0 100%;
	position:relative;
	margin:0 0 0;
	}
	.h-crumbs {
		padding:9px 20px 0;
		height:27px;
		}
	.l-crumbs .link-cart {
		position:absolute;
		right:10px;
		top:7px;
		}
		.l-crumbs-cartopen .link-cart {
			display:none;
			}

.l-body .l-crumbs {
	margin:-35px 0 0;
	}


/* minicart */
.l-minicart {
	width:73%;
	float:right;
	position:relative;
	background:#f2bd42 url(../i/bg/minicart-bl.gif) no-repeat 0 100%;
	margin:0 0 25px;
	}
	.h-minicart {
		padding:6px 20px;
		}
	.l-minicart #cart-btn {
		background:url(../i/bg/minicart-ico.png) no-repeat 0 0;
		width:41px;
		height:41px;
		position:absolute;
		right:13px;
		top:-20px;
		cursor:pointer;
		}
	.l-minicart-toggling #cart-btn {
			background:url(../i/ajax.gif) no-repeat 10px 10px;
		}
* HTML .l-minicart #cart-btn {
		background:url(../i/bg/minicart-ico_.png) no-repeat 0 0;
		}

.l-minicart-no-crumbs {
	margin-top:-35px;
}

.l-minicart-closed {
	background:transparent;
	}
	.l-minicart-closed .h-minicart {
		visibility:hidden;
		}
		.l-minicart-closed #cart-btn {
			visibility:visible;
			background:url(../i/bg/minicart-ico-closed.png) no-repeat 0 0;
			}
* HTML .l-minicart-closed #cart-btn {
			background:url(../i/bg/minicart-ico-closed_.png) no-repeat 0 0;
			}


/* Hot
----------------------- */
.l-hot {
	margin:0 0 15px;
	position:relative;
	clear:both;
	overflow:hidden;zoom:1;
	padding:0 15px;
	}
	.l-hot TABLE {
		table-layout:fixed;
		width:100%;
		}
		.l-hot TABLE TD {
			text-align:center;
			}


/* Footer
----------------------- */
.l-footer {
	clear:both;
	margin:0 0 0 25px;
	background:url(../i/bg/hr-gd.gif) repeat-x 0 0;
	padding:10px 0 20px;
	}
	.l-footer UL {
		overflow:hidden;
		zoom:1;
		}
		.l-footer LI {
			float:left;
			clear:right;
			width:16%;
			}
		.l-footer LI.copy {
			width:20%;
			}
		.l-footer LI H4 {
			margin:0 0 .5em;
			}

/* Body
----------------------- */
.l-body {
	// overflow:hidden;
	zoom:1;
	padding:35px 0 15px;
	}
	.l-body-twocol {
		clear:both;
		padding:35px 25px 15px;
		}
	.l-body-full {
		padding:0 25px;
		}

.l-col-half {
	width:49%;
	float:left;
	padding-bottom:20px;
	}
	.l-col-half-r {
		float:right;
		}


/* news */
.b-news {
	margin:0 0 2em;
	}
	.b-news-item {
		margin:0 0 2em;
		overflow:hidden;
		zoom:1;
		}
		.b-news-item .picrel {
			float:left;
			margin:0 1em .5em 0;
			}
		.b-news-item .section {
			}
			.b-news-item H3 {
				font-size:1.54em;
				font-weight:normal;
				margin:0 0 .3em;
				line-height:1.2;
				}
			.b-news-item .date {
				font-size:.92em;
				font-weight:bold;
				}
				.b-news-item .date IMG {
					vertical-align:middle;
					}


/* module */
.b-module {
	margin:0 0 2em;
	}
	.b-module-t {
		background:#6a8e3d url(../i/bg/module-green.png) no-repeat 100% 0;
		padding:0 20px 0 0;
		color:#fff;
		font-size:1.54em;
		line-height:36px;
		font-weight:normal;
		}
		.b-module-t SPAN {
			display:block;
			background:url(../i/bg/module-green.png) no-repeat 0 0;
			padding:0 0 0 20px;
			}
		.b-module-t A {
			color:#fff;
			text-decoration:none;
			}
		.b-module-t A:hover {
			text-decoration:underline;
			}

	.b-module-b {
		padding:15px 20px;
		background:#eae7d2 url(../i/bg/module-gd.jpg) repeat-x 0 0;
		border-bottom:2px solid #d6d2b3;
		}

	.b-module-yellow .b-module-t {
		background:#f0b52d url(../i/bg/module-yellow.png) no-repeat 100% 0;
		line-height:27px;
		}
		.b-module-yellow .b-module-t SPAN {
			background:url(../i/bg/module-yellow.png) no-repeat 0 0;
			}

.b-module P.more {
	margin:1.25em 0 0;
	font-weight:bold;
	}
	.b-module P.more A {
		padding:0 12px 0 0;
		background:url(../i/bg/rarr.gif) no-repeat 100% 5px;
		}


.b-article-list LI {
	margin:0 0 .5em;
	}
	.b-article-list LI H4 {
		font-size:1em;
		 font-weight:bold;
		}


.b-module-help H3 {
	font-size:1.54em;
	font-weight:normal;
	margin:0 0 .25em;
	}

.b-search-form .b-module-b {
	padding:10px 5px 5px 20px;
	}
	.b-search-form TABLE {
		width:100%;
		table-layout:fixed;
		}
		.b-search-form TD {
			padding:0 15px 5px 0;
			}
			.b-search-form LABEL {
				display:block;
				margin:0 0 .25em;
				}
			.b-search-form SELECT {
				width:100%;
				}
			.b-search-form TD.td-prices SMALL {
				width:1.5em;
				font-size:1em;
				}
			.l-side .b-search-form TD.td-prices SMALL {
				float:left;
				clear:both;
				}
			.b-search-form TD.td-prices .text {
				width:20%;
				}
			.l-side .b-search-form TD.td-prices .text {
				width:60%;
				margin:0 0 5px;
				}
			.b-search-form TD.td-bt {
				text-align:right;
				padding-top:1em;
				vertical-align:bottom;
				}

.b-brand-links {
	margin:0 25px 20px;
	clear:both;
	}
	.b-brand-links H2 {
		font-size:1.15em;
		font-weight:normal;
		margin:0 0 .1em;
		}
	.b-brand-links TABLE {
		table-layout:fixed;
		margin:0 0 .5em;
		}
	.b-brand-links TD {
		padding:0 20px 0 0;
		width:25%;
		vertical-align:top;
		}
		.b-brand-links TD A {
			color:#000;
			}
/* items */
.b-items {
	clear:both;
	margin:0 -15px 1em 0;
	}
.b-module .b-items {
	margin:10px -15px 0 0;
	}
	.b-items TABLE {
		width:100%;
		table-layout:fixed;
		}
	.b-items TD {
		padding:0 15px 20px 0;
		vertical-align:top;
		}
		.b-items H3 {
			font-size:1.54em;
			margin:0 0 .25em;
			}
		.b-items .picrel {
			margin:0 0 .5em;
			}
		.b-items .descr {
			margin:0 0 .5em;
			}
		.b-items .classes {
			margin:.5em 0;
			font-weight:bold;
			}
		.b-items .price {
			color:#f0b52d;
			margin:.5em 0 0;
			}
			.b-items .price STRONG {
				font-size:1.7em;
				}
		.b-items .order,
		.b-items .compare {
			margin:0 0 .2em;
			}

.h-wide {
	clear:both;
	padding:0 25px;
	}



	#cols TABLE,
	#cols TR,
	#cols TD,
	#cols LI {
		display:block;
		}

	#cols UL {
		overflow:hidden;
		zoom:1;
		padding:0 0 2em;
	}
	#cols TD,
	#cols LI {
		display:block;
		width:23%;
		float:left;
		padding-right:2%;
		}
	#cols LI.item {
		padding-right:9px;
	}

/* compare */
	.b-items-cmp H3 {
		font-size:2.3em;
		margin:0 0 .25em;
		}
	.b-items-cmp .picrel {
		margin:0 0 1em;
		}


/* Inner pages
----------------------- */
.l-side {
	float:left;
	width:24.5%;
	}
	.h-side {
		padding:0 0 0 25px;
		}
.l-section {
	float:right;
	width:73%;
	}
	.h-section {
		clear:both;
		padding:0 25px 25px 0;
		}


/* news */
.b-side-dates {
	margin:0 0 2em;
	color:#4e4e4e;
	}
	.b-side-dates LI {
		font-size:1.23em;
		margin:.25em 0 0;
		}
		.b-side-dates LI UL {
			margin:0 0 .5em 1em;
			}
			.b-side-dates LI LI {
				font-size:.82em;
				}
				.b-side-dates LI LI LI {
					font-size:1em;
					}


/* feedback */
.f-feedback TEXTAREA,
.f-feedback .text {
	padding:1px 3px;
	}
.f-feedback TEXTAREA {
	width:25em;
	height:7em;
	}

/* b-module-form */
.b-module-form {
	margin:0;
	}

/* b-cat */
.b-cat {
	margin:0 0 30px;
	padding:12px 23px;
	background:#d6d2b3;
	}
	.b-cat__head {
		}
		.b-cat__head A {
			position:relative;
			font-size:18px;
			border-bottom:1px dashed;
			text-decoration:none;
			}
			.b-cat__head A I {
				position:absolute;
				top:11px;
				right:0;
				display:block;
				width:7px;
				height:4px;
				margin:0 -13px 0 0;
				background:url(../i/bg/tarr.gif) no-repeat 0 100%;
				}
				.b-cat__head .active A I {
					background-position:0 0;
					}

	.b-cat__tale .cols {
		overflow:hidden;zoom:1;
		padding:1em 0 0;
		}
		.b-cat__tale .cols .col {
			float:left;
			width:30%;
			margin:0 2% 0 0;
			overflow:hidden;zoom:1;
			}
			.b-cat__tale .col h3 {
				font-weight:bold;
				font-size:13px;
				}
			.b-cat__tale .col UL {
				margin:0 0 1.5em;
				}

/* catnav */
.b-catnav {
	margin:0 0 2em;
	}
	.b-catnav LI {
		margin:0;
		}
	.b-catnav-full LI {
		margin:0 0 1em;
		}
		.b-catnav LI LI {
			margin:0;
			}
		.b-catnav LI A,
		.b-catnav LI SPAN {
			display:block;
			padding:3px 10px;
			font-size:16px;
			zoom:1;
			font-weight:bold;
			}
		.b-catnav LI LI A,
		.b-catnav LI LI SPAN {
			font-size:1em;
			}
		.b-catnav LI.cur A {

			}

		.b-catnav LI.cur LI A {
			color:#4e4e4e;
			font-size:1em;
			font-weight:normal;
			padding:1px 10px;
			text-decoration:underline;
			}
		.b-catnav LI.cur LI.last A {
			padding:3px 10px 8px;
			}
		.b-catnav LI LI.cur A,
		.b-catnav LI LI.cur SPAN {
			background:#d6d2b2;
			color:#000;
			font-size:13px;
			padding:5px 10px;
			}


/* siderel */
.b-siderel H2 {
	font-size:1.54em;
	font-weight:normal;
	color:#595959;
	margin:0 0 .25em;
	}
.b-siderel LI {
	margin:.25em 0;
	}


/* cart */
.b-cart {
	}
	.b-cart TD {
		vertical-align:middle !important;
		white-space:nowrap;
		}
		.b-cart .td-title {
			font-size:1.54em;
			white-space:normal;
			padding-right:30px !important;
			}
		.b-cart .td-qtt .text {
			width:3em;
			vertical-align:middle;
			text-align:right;
			padding:1px 3px;
			}
		.b-cart .td-price {
			text-align:right;
			font-weight:bold;
			}
		.b-cart .ajax INPUT {
				visibility:hidden;
			}
		.b-cart .ajax {
				background-image:url(../i/ajax.gif) !important;
				background-repeat:no-repeat !important;
				background-position: 50% 50% !important;
			}
	.b-cart .tr-total TD {
		background:none;
		}
		.b-cart .tr-total .td-price {
			color:#3c830b;
			}
			.b-cart .tr-total .td-price STRONG {
				font-size:1.54em;
				}
	.b-cart .tr-submit TD {
			text-align:right;
			background:#fff;
		}
	.b-cart .tr-submit TD.ajax {
			background-position:100% 50% !important;
		}


/* l-sitemap*/
.l-sitemap {
	margin:0 0 1em;
	}
	.l-sitemap H2.title {
		margin:0 0 1em;
		}
	.l-sitemap TABLE {
		width:100%;
		table-layout:fixed;
		}
		.l-sitemap .first {
			width:26%;
			}
		.l-sitemap TD {
			padding:0 0 2em;
			vertical-align:top;
			}
			.l-sitemap TD H3 {
				margin:0 0 .5em;
				font-size:1.23em;
				}
	.l-sitemap .hr {
		margin:0 0 1.5em;
		}
	.l-sitemap LI UL {
		margin:0px 0px 6px 10px;
	}


/* compare */
.l-cmp {
	clear:both;
	padding:0 25px 20px;
	margin:0 0 2em;
	}
	.l-cmp H3 {
		font-size:1em;
		font-weight:bold;
		color:#fff;
		padding:7px 10px;
		background:#568034;
		}
	.l-cmp TABLE {

		table-layout:fixed;
		margin:0 -20px 0 0;
		}

	.l-cmp TH,
	.l-cmp TD {
		padding:10px 0;
		vertical-align:top;
		background:#f4f3e5;
		}
	.l-cmp .tr-even TD,
	.l-cmp .tr-even TH {
		background:#e4e0c8;
		}
	.l-cmp TD {
		width:37.25%;
		padding-right:30px;
		}
	#l-cmp3 TD {
		width:23% !important;
		}
	.l-cmp TH {
		padding:10px;
		font-weight:bold;
		}

.g-marker {
	background:#f0b52d;
	padding:1px;
	}


/* card */
.l-card {
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:0 0 3em;
	}
	.l-card-side {
		float:right;
		width:31%;
		}
		.h-card-side {
			padding:0 25px 0 0;
			}
	.l-card-section {
		float:left;
		width:68;
		}
		.h-card-section {
			padding:0 0 0 25px;
			}

	.l-card-wide {
		width:700px;
		}

	.l-card-side .price,
	.l-card-wide .price {
		color:#3c830b;
		font-size:1.077em;
		font-weight:bold;
		margin:0 0 .5em;
		}
		.l-card-side .price STRONG,
		.l-card-wide .price STRONG {
			font-size:1.57em;
			}

	.l-card-side .order {
		}
	.l-card-side .compare {
		margin:0 0 .5em;
		}
		.l-card-side .compare SELECT {
			display:block;
			margin:.25em 0;
			}
		.l-card-side .compare .link-cmp {
			background:#fff url(../i/bt/cmp.gif) no-repeat 0 0;
			padding:0 0 0 24px;
			line-height:18px;
			border:0px none;
			cursor:pointer;
			text-decoration:underline;
			}

		.l-card-section .picrel {
			margin:0 0 2em;
			overflow:hidden;
			zoom:1;
			}
			.l-card-section .zoom A {
				padding:0 0 0 24px;
				background:url(../i/bt/zoom.gif) no-repeat 0 0;
				font-size:.85em;
				margin:.5em 0 0;
				line-height:19px;
				float:left;
				}

/* spec */
.t-spec {
	width:100%;
	}
	.t-spec TH,
	.t-spec TD {
		background:#f4f3e5;
		padding:10px;
		vertical-align:top;
		}
	.t-spec .tr-even TH,
	.t-spec .tr-even TD {
		background:#e4e0c8;
		}
	.t-spec TH {
		font-weight:bold;
		}
	.t-spec .tr-head TH {
		background:#568034;
		color:#fff;
		padding:7px 10px;
		}

/* tabs */
.b-tabs {
	overflow:hidden;
	zoom:1;
	border-bottom:2px solid #568034;
	}
	.b-tabs LI {
		float:left;
		background:#e6e2ce url(../i/bg/tab-sep.gif) repeat-y 0 0;
		padding:5px 7px 9px 9px;
		margin:8px 0 0 -2px;
		}
	.b-tabs LI.ajax {
			background:#e6e2ce url(../i/ajax.gif) no-repeat 50% 50%;
		}
	.b-tabs LI.ajax A {
			visibility:hidden;
		}
	.b-tabs LI.cur {
		background:#6a8e3d url(../i/bg/tab-gd.gif) no-repeat 0 0;
		padding:0 0 0 7px;
		margin:0 0 0 0;
		}
		.b-tabs LI.cur A {
			display:block;
			background:url(../i/bg/tab-gd.gif) no-repeat 100% 0;
			padding:13px 7px 9px 0;
			position:relative;
			z-index:2;
			font-weight:bold;
			color:#fff;
			}

.l-card-section {width:650px;}

.hidden {
	display:none;
}

	#bike-details H3 {
		font-size:1em;
		font-weight:bold;
		color:#fff;
		padding:7px 10px;
		background:#6a8e3d;
		}
	#bike-details TABLE.t-spec TH {
			width:150px;
		}
	#bike-details .b-article-list {
		padding:1em 20px;
		background:#F4F3E5;
	}

#cols .item P.ajax INPUT {
		visibility:hidden;
	}

#cols .item P.ajax {
		background:url(../i/ajax.gif) no-repeat 0 0;
	}
.compare-delete A {
	background:url(../i/bt/del.gif) no-repeat 0 2px;
	padding-left:24px;
}
P.compare-btn {
	margin-top:1em;
}

#content404 {
	padding-bottom:2em;
}

.b-paging A,
.b-paging STRONG {
	padding:1px 6px;
	margin:0 .25em;
	padding:1px 6px;
	text-decoration:none;
}

.b-paging STRONG,
.b-paging A:hover {
	background:#6A8E3D;
	color:#FFF;
}

.b-paging {
	margin:1em 0;
	font-size:1.1em;
}

.b-shares {
	position:relative;
	}
	.b-shares .b-module-t SPAN {
		padding:0 0 0 15px;
		}
	.b-shares .all {
		position:absolute;
		top:10px;
		right:10px;
		}
		.b-shares .all A {
			color:#fff;
			}
	.b-shares UL,
	.b-lastnews UL {
		padding:12px 0 0;
		margin:0 !important;
		}
		.b-shares UL LI,
		.b-lastnews UL LI {
			margin:0 0 14px !important;
			list-style:none !important;
			}
			.b-shares UL LI SPAN,
			.b-lastnews UL LI SPAN {
				font-size:13px;
				}
			.b-shares UL LI A,
			.b-lastnews UL LI A {
				font-size:18px;
				padding:0 12px 0 0;
				background:url(../i/bg/rarr.gif) no-repeat 100% 7px;
				}

.b-lastnews {
	position:relative;
	}
	.b-lastnews .b-module-t {
		background:#f0b52d url(../i/bg/module-yellow.png) no-repeat 100% 0;
		}
		.b-lastnews .b-module-t SPAN {
			background:url(../i/bg/module-yellow.png) no-repeat 0 0;
			}
	.b-lastnews .all {
		position:absolute;
		top:10px;
		right:10px;
		}
		.b-lastnews .all A {
			color:#fff;
			}

.b-form FIELDSET {
	margin:0 0 16px;
	overflow:hidden;zoom:1;
	}

/* b-catalog */
.b-catalog {

	}
	.b-catalog H2 {
		margin:0 0 6px;
		font-size:16px;
		}

.b-form FIELDSET .b-radiolist {
	float:left;
	width:270px;
	margin:0 12px 0 0;
	padding:0;
	}
.b-form FIELDSET .b-drop {
	float:left;
	}

.b-price .b-slider {
	float:left;
	width:188px;
	margin:-8px 0 0;
	padding:8px 10px 0;
	}

/* b-tree */
.b-tree {
	}
	.b-tree__i {
		display:none;
		}
	.b-tree A {
		position:relative;
		font-size:18px;
		color:#4e4e4e;
		padding-left:24px;
		}
		.b-tree A I {
			position:absolute;
			top:0;
			display:block;
			width:15px;
			height:15px;
			margin:3px 0 0;
			background:url(../i/bg/plus-minus.gif) no-repeat;
			}
			.b-tree__open A I {
				background-position:0 100%;
				}
			.b-tree__open .b-tree__i {
				display:block;
				padding:10px 23px;
				}
			.b-tree .b-tree__open P {
				margin-bottom:1em;
				}

/* b-price */
.b-price {

	}
	.b-price .currency {
		float:left;
		margin:0 6px 0 0;
		}
	.b-price SMALL {
		float:left;
		margin:0 5px;
		font-size:13px;
		}
	.b-price .text {
		position:relative;
		top:-2px;
		float:left;
		width:48px;
		}

/* b-radiolist */
.b-radiolist {
overflow:hidden;zoom:1;
	}
	.b-radiolist INPUT {
		}

	.b-radiolist_hor {
		overflow:hidden;zoom:1;
		}
		.b-radiolist_hor LI {
			float:left;
			margin:0 5px 0 0;
			white-space:nowrap;
			}
	.b-radiolist_2col {

		}
		.b-radiolist_2col LI {
			float:left;
			width:125px;
			}

/* b-search */
.b-search {

	}
	.b-search H2 {
		font-size:18px;
		}
	.b-search .text {
		width:300px;
		background:#fff url(../i/bg/input-gd.png) no-repeat;
		border:1px solid #B7B7B7;
		}
		.b-form-side .b-search .text {
			width:215px;
			}

	.b-search .submit {

		}

/* Trackbar
---------------------- */
table.trackbar div, table.trackbar td {margin:0; padding:0;}
table.trackbar {border-collapse:collapse;border-spacing:0;}
table.trackbar img{border:0;}
div.tickdiv {margin:0; padding:0; border:0; float:none;display:none;}
table.trackbar {width:250px;}
table.trackbar .l {width:1%; text-align: right; font-size: 1px; background:repeat-x url(../i/imgtrackbar/bg.gif) 0 50%;}
table.trackbar .l div {position:relative; width:0; text-align: right; z-index:50; white-space:nowrap;}
table.trackbar .l div img {cursor:pointer;}
table.trackbar .l div span {position:absolute;top:-12px; right:6px; z-index:90; font:11px tahoma; color:#000;}
table.trackbar .l div span.limit {text-align:left; position:absolute;top:-12px; right:100%; z-index:10; font:11px tahoma; color:#D0D0D0;}
table.trackbar .r {width:1%; text-align: left; font-size: 1px; background:repeat-x url(../i/imgtrackbar/bg.gif) 0 50%; cursor:default;}
table.trackbar .r div {position:relative; width:0; text-align: left; z-index:50; white-space:nowrap;}
table.trackbar .r div img {cursor:pointer;}
table.trackbar .r div span {position:absolute;top:-12px; left:6px; z-index:90; font:11px tahoma; color:#000;}
table.trackbar .r div span.limit {position:absolute;top:-12px; left:100%; z-index:10; font:11px tahoma; color:#D0D0D0;}
table.trackbar .c {font-size:1px; width:100%; background:url(../i/imgtrackbar/on.png) repeat-x 0 50%;}
div.tickdiv {position:relative; height:1px; margin:10px 0 10px;}
div.tickdiv div.tick {position:absolute; z-index:40; top:13px; height:12px; width:1px; background:#666; margin:0; padding:0; font:10px tahoma; color:#666;}
div.tickdiv div.tick span {display:block; margin-top:14px; position:absolute; left:-50px; width:100px; text-align:center;}
div.tickdiv div.stick {position:absolute; top:16px; height:6px; width:1px; background:#999; font-size:1px; line-height:1px; margin:0; padding:0;}


.l-section .b-items .desc {max-height: 4.2em;overflow: hidden;}
* HTML .l-section .b-items .desc {max-height: 4.2em;overflow: hidden;}
