@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:162px;
	position:relative;
	}
	.l-header .logo {
		position:absolute;
		left:0;
		top:0;
		}

	.l-header .sublogo {
		width:206px;
		position:absolute;
		left:0;
		top:90px;
		text-align:right;
		white-space:nowrap;
		}
		.l-header .sublogo .tel {
			font-size:1.08em;
			}
			.l-header .sublogo .tel STRONG {
				font-size:1.72em;
				font-weight:normal;
				color:#6a8e3d;
				}

	.l-header .nav-top {
		position:absolute;
		top:20px;
		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:70px;
		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:25px;
	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;
	top:100px;
	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:95px;
	}
	
/* 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;
	border-bottom:3px solid #eae7d2;
	}
	.l-visual IMG {
		width:100%;
		position:relative;
		top:99px;
		margin:-10% 0 0;
		}
		
		
/* 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;
			}


/* 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:18.24%;
			}
		.l-footer LI.copy {
			width:27%;
			}
		.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;
	}
	.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;
	}

	
.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;
	}


/* 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:1.23em;
			zoom:1;
			}
		.b-catnav LI LI A,
		.b-catnav LI LI SPAN {
			font-size:1em;
			}
		.b-catnav LI.cur A {
			background:#6a8e3d url(../i/bg/catnav-cur.gif) repeat-x 0 50%;;
			color:#fff;
			font-size:1.54em;
			text-decoration:none;
			}

		.b-catnav LI.cur LI A {
			background:#eae7d2;
			color:#4e4e4e;
			font-size:1em;
			font-weight:normal;
			padding:3px 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:1em;
			font-weight:bold;
			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-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;
}