/* CSS developed by 9xb.com
Main stylesheet for layout */

/* ---------------------------------- */
/* DEFAULT STYLES   */   
/* ---------------------------------- */
	
	html, body {
		font: 12px/1.3em verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #000;
	}
	
	body {
		margin: 0;
	}
	
	/* div { border: 1px solid #0c0; } */
	
/* ---------------------------------- */
/* GLOBAL STYLES  */   
/* ---------------------------------- */
	
	.hidden, hr {
		display: none;
	}
	
	p {
		margin-bottom: 1em;
	}
	
	a img {
		border: 0;
	}
	
	.clear {
		clear: both;
	}
	
	.clearnh {
		clear: both;
		height: 1px;
	}
	
	ul {
		list-style-type: square;
	}
	a {
		color: #000;
		text-decoration: none;
	}
	a:hover {
		color: #eb0000;
	}
	
	.floatL {
		float: left;
		padding: 0;
	}
	.floatR {
		float: right;
		padding: 0;
	}
	
	img.floatR {
		margin: 10px 0 10px 10px;
		}
		
	img.floatL {
		margin: 10px 10px 10px 0;
		}
	
	.textImg {
		padding: 2px;
		border: 1px solid #ccc;
		}
	
	.alert {
		font-weight: bold;
		color: #fff;
		background-color: #cb0000;
		margin: 0 10px 0 0;
		padding: 3px;
		}
		
	span.req {
		font-size: 120%;
		color: #cb0000;
		}
/* ---------------------------------- */
/* MAJOR DIVISIONS   */   
/* ---------------------------------- */

	#review {
	width:575px;
	}
	
	#review img {
	margin:15px;
	text-align:center;
	
	}

	#logo {
		margin: 0;
		padding: 0;
		width:670px;
		height: 85px;
		float: left;
		overflow: hidden;
	}
	/*
	
	#logo a {
		display: block;
		text-indent: -3000em;
		margin: 0;
		padding: 0;
		width: 249px;
		height: 84px;
		background: url(../images/logo_allterrain.jpg) no-repeat left center;
	}
	

	#logo a:hover {
		background-color: transparent;
	}
	*/
	#outerwrap {
		width: 100%;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
	#innerwrap {
		width: 994px;
		margin: 0 auto;
		padding: 0;
		text-align: left;
	}
	#headerwrap {
		float: left;
		width: 994px;
		margin: 0;
		padding: 0;
		font-size: 85%;
		/*background: url(../images/bg_tele.gif) no-repeat top left;*/
	}
	#contentwrap {
		float: left;
		width: 994px;
		margin: 0;
		padding: 0;
		font-size: 95%;
	}
	#leftcolumn {
		float: left;
		width: 175px;
		margin: 0 10px 15px 0;
		padding: 0;
		background: url(../images/bg_columns_main.gif) no-repeat bottom left;
	}
	#leftcolumninner {
		background: url(../images/bg_columns.gif) no-repeat top left;
		float: left;
		width: 175px;
		margin: 0;
		padding: 0 0 15px 0;
	}
	#content {
		float: left;
		width: 625px;
		margin: 0 0 15px 0;
		padding: 0;
		background: url(../images/bg_content.gif) repeat-y;
	}
	#contentinner {
		background: url(../images/bg_content_bottom.gif) no-repeat bottom left;
		float: left;
		width: 625px;
		margin: 0;
		padding: 0 0 15px 0;
	}
	#contentinner2 {
		margin: 0;
		width: 600px;
		padding: 0 0 15px 15px;
	}
	#rightcolumn, #rightcolumninner {
		float: right;
		width: 175px;
		margin: 0;
		padding: 0;
		background: url(../images/bg_columns_main.gif) no-repeat bottom left;
	}
	#rightcolumninner {
		float: left;
		width: 175px;
		text-align: center;
		margin: 0;
		padding: 15px 0;
		background: url(../images/bg_columns.gif) no-repeat top left;
	}
	address {
		margin: 10px;
		}
	
/* ---------------------------------- */
/* TITLE ELEMENTS  */   
/* ---------------------------------- */	
	
	h1 {
		
	}
	
	h1, h2, h3, h4 {
		margin-bottom: 15px;
		line-height: 1.2em;
		color: #333;
	}
	
	h1, h2 {
		font-size: 1.25em;
		/*text-transform: uppercase;*/
		color: #c00;
		margin: 0 0 15px 0;
		padding: 0 0 4px 0;
		border-bottom: 1px solid #eee;
	}
	
	h3 {
		font-size: 1.3em;
		margin: 0;
		padding: 0 0 15px 0;
	}
	
	h4 {
		clear: both;
		font-size: 1.2em;
		font-weight: bold;
		margin: 0 0 5px 0;
		color: #24457b;
	}
	
/* ---------------------------------- */
/* HEADER STYLES  */   
/* ---------------------------------- */

	#country {
		float: right; clear: right; height: 25px; margin: 0; padding: 0;
	}
	#country h2 {
		float: left; margin: 5px 0; padding: 0 5px 0 0; border: 0; color: #24457b; text-transform: uppercase; font-size: 10px;
	}
	#country span {
		font-weight: bold; float: left; margin: 5px 0; padding: 0 5px 0 0; border: 0; color: #24457b; text-transform: uppercase; font-size: 10px;
	}
	#country ul {
		float: left; list-style: none; height: 25px; margin: 0; padding: 0;
	}
	#country ul li {
		float: left; height: 25px; margin: 0; padding: 0; overflow: hidden;
	}
	#country ul li a {
		display: block; text-indent: -3000em; margin: 0; padding: 0; height: 25px; 
		background-position: top left; background-repeat: no-repeat;
	}
	#country ul li a:hover, #country ul li a.selected {
		background-position: bottom;
	}
	#country ul li.uk a { 
		width: 47px; background-image: url(../images/regions/country_uk.gif); 
	}
	#country ul li.usa a { 
		width: 41px; background-image: url(../images/regions/country_usa.gif); 
	}
	#country ul li.eu a { 
		width: 38px; background-image: url(../images/regions/country_euro.gif); 
	}
	#country ul li.aus a { 
		width: 43px; background-image: url(../images/regions/country_aus.gif); 
	}
	
	
/* ---------------------------------- */
	
	#basket_links {
		float: right;
		clear: right;
		margin: 8px 0 8px 0;
		padding: 0;
		width:320px;
	}
	#basket_links span {
		display: none;
	}
	#basket_links span#checkout_tip {
		display: block;
		margin: 0 5px 0 0;
		padding: 0 5px 0 0;
		background: url(../images/bg_divider.gif) no-repeat center right;
		position: relative;
	}
	#basket_links #checkout_tip #no_checkout {
		position: absolute;
		left: -190px;
		top: 15px;
		color: #fff;
		width: 300px;
		padding: 22px 7px 7px 7px;
		background: url(../images/bg_tooltip.gif) top left no-repeat #cb0000;
	}
	#basket_links ul {
		float:right;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#basket_links ul li {
		float: left;
		margin: 0;
		padding: 0;
	}
	#basket_links ul li a {
		margin: 0 5px 0 0;
		padding: 0 5px 0 0;
		background: url(../images/bg_divider.gif) no-repeat center right;
		text-decoration: underline;
	}
	#basket_links ul li.last a {
		margin: 0;
		padding: 0;
		background: none;
		text-decoration: underline;
	}
	
/* ---------------------------------- */
	
	#top_menu {
		float: right;
		clear: right;
		margin: 0 30px 0 0;
		padding: 0;
		width: 150px;
	}
	#top_menu span {
		display: none;
	}
	#top_menu ul {
		list-style: none;
		height: 31px;
		margin: 0;
		padding: 0;
		width: 150px;
	}
	#top_menu ul li {
		float: left;
		height: 31px;
		margin: 0 1px 0 0;
		padding: 0;
		overflow: hidden;
	}
	#top_menu ul li a {
		display: block;
		text-indent: -3000em;
		margin: 0;
		padding: 0;
		height: 31px;
	}
	#top_menu ul li a { background-repeat: no-repeat; background-position: bottom left; }
	#top_menu ul li.cg_1 a { width: 127px; background-image: url(../images/category_groups/cg_1.gif); }
	#top_menu ul li.cg_2 a { width: 127px; background-image: url(../images/category_groups/cg_2.gif); }
	#top_menu ul li.cg_3 a { width: 108px; background-image: url(../images/category_groups/cg_3.gif); }
	#top_menu ul li.cg_4 a { width: 178px; background-image: url(../images/category_groups/cg_4.gif); }
	#top_menu ul li.cg_hd a { width: 144px; background-image: url(../images/hot_deals_tab.gif); }
	#top_menu ul li a:hover, #top_menu ul li a.selected { background-position: top; }
		
/* ---------------------------------- */

	#searchbox {
		float: left;
		width: 994px;
		height: 36px;
		margin: 0 0 10px 0;
		padding: 0;
		background: url(../images/bg_search.gif) repeat-x top center;
	}
	#searchbox #searchinner {
		float: left;
		width: 994px;
		height: 36px;
		background: url(../images/bg_search_right.gif) no-repeat right top;
		margin: 0;
		padding: 0;
	}
	#searchinner span.title {
		font-weight: bold;
		color: #24457b;
		text-transform: uppercase;
		font-size: 0.9em;
		float: left;
		height: 8px;
		margin: 0 10px 0 0;
		padding: 14px 0 14px 20px;
		border: 0;
		background: url(../images/bg_search_left.gif) no-repeat left top;
	}
	#searchbox form {
		padding: 0;
		margin: 11px 0 0 0;
		/*width: 650px;*/
		white-space: nowrap;
		border: 0;
	}
	#searchbox label {
		display: none;
	}
	#searchbox input {
		font: 12px/1.3em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6c6c;
		font-size: 11px;
		padding: 2px;
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #dcdcdc;
		background: #fff;
	}
	#searchbox input.searchbutton {
		padding: 0;
		margin: 1px 10px 0 0;
		border: 0;
	}
	
	#searchbox select {
		font: 12px/1.3em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6052;
		padding: 1px;
		font-size: 11px;
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #dcdcdc;
		background: #fff;
	}
	#searchbox option.highlight {
		padding:0 0 0 5px;
		background:#c90000;
		/*background: #1c639f;*/
		color: #FFFFFF;
	}
	#searchbox option.inner {
		padding: 0 0 0 5px;
		color: #000;
		background: #f0d3d3;
		}
	#searchbox option.highlight_blue {
		padding: 0 0 0 5px;
		color: #fff;
		background-color: #0b68f5;
	}
	#searchbox option.inner_blue {
		padding: 0 0 0 5px;
		color: #000;
		background-color: #cedff7;
	}
	#searchbox option.highlight_yellow {
		padding: 0 0 0 5px;
		color: #fff;
		background-color: #eda002;
	}
	#searchbox option.inner_yellow {
		padding: 0 0 0 5px;
		color: #000;
		background-color: #faf090;
	}
	#searchbox option.highlight_green {
		padding: 0 0 0 5px;
		color: #fff;
		background-color: #078604;
	}
	#searchbox option.inner_green {
		padding: 0 0 0 5px;
		color: #000;
		background-color: #b3d3b2;
	}
	
	#searchbox a {
		float: left;
		font-size: 0.9em;
		color: #c00;
		margin: 1px 0 0 0;
		padding: 0;
		text-decoration: underline
	}
	#searchbox p.time{
		float: right;
		color: #24457b;
		font-size: 0.9em;
		margin: 12px 10px 0 0;
		text-transform: uppercase;
		padding: 0;
		font-weight: bold;
	}
	#searchbox p.time span{
		color: #0089ce; text-transform: none;
	}
	
	#advancedsearchbox {
		width: 575px;
		height: auto;
		padding: 15px;
	}	
	
	#advancedsearchbox select {
		font: 12px/1.3em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6052;
		padding: 1px;
		font-size: 11px;
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #dcdcdc;
		background: #fff;
	}
	
	#advancedsearchbox p{
	padding:0 0 0 0;
	}
	
	#advancedsearchbox label {
	display: none;
	}
	
	#advancedsearchbox input {
		font: 12px/1.3em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6c6c;
		font-size: 11px;
		padding: 2px;
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #dcdcdc;
		background: #fff;
	}

/* ---------------------------------- */
/* CONTENT STYLES  */   
/* ---------------------------------- */

	#home_banner {
	width:625px;
	height:165px;
	background:url(../images/home/bg_home_repeat.gif) top left repeat-x;
	
	}
	
	#home_banner .right {
	text-align:left;
	padding:10px 20px 10px 20px;
	float:right;
	width:184px;
	height:145px;
	background:url(../images/home/bg_home_right.gif) top right no-repeat;
	}

	#content a {
		color: #eb0000;
		text-decoration: none;
	}
	#content a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	

	#product_column_left,
	#product_column_right {
		float: left;
		/*border: 1px solid #00f;*/
		/*width: 290px;*/
		margin: 0 2px 0 0;
		padding: 0;
	}
	#product_column_right {
		margin: 0;
	}
	
	
	.product_boxed {
		float: left;
		/*width: 289px;*/
		margin: 0 0 15px 0;
		padding: 0;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
	}
		.product_boxed h3 {
			font-size: 1.1em;
			text-transform: uppercase;
			color: #24457b;
		}
		.product_boxed_left {
			float: left;
			/*width: 150px;*/
			margin: 0;
			padding: 0;
		}
			.product_boxed_left p {
				margin: 0 0 10px 0;
				padding: 0;
			}
		
		.product_boxed_right {
			float: left;
			/*width: 120px;*/
			margin: 0 0 0 5px;
			padding: 0;
		}
		.product_boxed_right p {
			margin: 0 0 5px 0;
			padding: 0;
		}
		
		/*p.price {
			color: #0089ce;
			font-size: 14px;
			text-transform: uppercase;
			font-weight: bold;
			text-align:left;
		}*/
		#product_listing p.price, .product_boxed p.price, .product_boxed_right p.price, .product_boxed_left p.price{
			color: #0089ce;
			font-size: 18px;
			text-transform: uppercase;
			font-weight: bold;
			text-align: left;
			padding: 0;
			margin: 10px 0;
			width: 240px;
			}
		
		.product_boxed_right p.price, .product_boxed_left p.price {
			font-size: 15px;
			width: auto;
			}	
			
		.product_boxed_right p.small_price, .product_boxed_right p.small_price {
			margin: 0;
			padding: 0;
			}	
			
		p.price span {
			/*color: #24457b;*/
			color: #ff0000;
		}
		
		p.rrp_product {
			color: #0089ce;
			}
		
		p.small_price {
			/*color: #7d7d7d;
			color: #000;*/
			color: #0089ce;
			font-weight: normal;
			text-transform: uppercase;
			/*font-size: 10px;*/
			font-size: 1.1em;
			font-weight: bold;
			display: block;
			}
			
			p.small_price span {
				color: #ff0000;
				}
				
		td p.small_price {
			font-size: 14px;
			}
			
		p.saving {
		color: #d30000;
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: bold;
		text-align:left;
		}
		
		p.saving span {
		}
		
		.dealbox {
			border: 1px solid #ffca1f;
			color: #c90;
			text-align: left;
			padding: 10px 10px 0 10px;
			margin: 0 0 10px 0;
		}
		
/* ---------------------------------- */
	
	#error404 {
		border: 3px dashed #f00;
		padding: 10px 10px 0 10px;
		margin: 0 0 15px 0;
		background: #fee;
		color: #f00;
	}
	#error404 h2 {
		border: 0;
		padding: 0;
		margin: 0 0 5px 0;
		color: #f00;
	}
	
/* ---------------------------------- */

	#newsTicker {
		margin: 0;
		width: 625px;
		padding: 5px;
		height: 55px;
		background: url(../images/content_ticker_top.gif) no-repeat left top;
	}
	
	#newsTickerhd {
		margin: 0;
		width: 625px;
		padding: 5px;
		height: 55px;
		background: url(../images/content_ticker_top_hd.gif) no-repeat left top;
	}

	#newsTicker p {
	
		padding: 10px;
		height: 30px;
		margin: 0;
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: bold;
		color: #ffed08;
	
	}
	
	#newsTickerhd p {
		padding: 10px;
		height: 30px;
		margin: 0;
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: bold;
		color: #000;
	}

	#newsTicker a, 
	#newsTicker a:hover,
	#newsTicker a:visited,
	#newsTicker a:active {
	color: #ffed08;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
	#newsTickerhd a,
	#newsTickerhd a:hover,
	#newsTickerhd a:visited,
	#newsTickerhd a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	}

	#newsTicker h3,
	#newsTickerhd h3 {
	display: none;
	}
	
/* ---------------------------------- */	
	
	#manufacturers {
		float: left;
		background: #eaedf2;
		padding: 10px;
		margin: 0 0 15px 0;
		width: 575px;
	}
	#manufacturers ul {
		float: left;
		padding: 0;
		margin: 0 0 15px 0;
		list-style: none;
	}
	#manufacturers ul.subcats {
		border: 1px dotted #ccc; 
		width: 100%; 
		padding: 10px 0; 
		border-right-width: 0px; 
		border-left-width: 0px; 
	}
	#manufacturers ul.options {
		padding: 0;
		margin: 0;
		list-style: none;
		clear: left;
		width: 100%;
	}
	#manufacturers ul li {
		float: left;
		padding: 0;
		margin: 0 10px 10px 0;
		background: url(../images/bg_manu_left.gif) no-repeat top left;
		height: 28px;
	}
	#manufacturers ul li.selected a {
		color: #ff0; 
		text-decoration: underline;
	}
	#manufacturers ul li a {
		float: left;
		padding: 7px 15px 0 15px;
		margin: 0;
		font-size: 1.1em;
		font-weight: bold;
		color: #fff;
		/* TEXT TRANSFORM CHAGED ON 22.03.07*/
		text-transform: none;
		background: url(../images/bg_manu_right.gif) no-repeat top right;
		height: 21px;
		display: block;
		white-space: nowrap;
	}
	* html #manufacturers ul li a {
		height: 28px;
	}
	#manufacturers ul li a:hover { color: #ff0; }
	
	#manufacturers ul li.button_white {
		clear: both;
	}
	#manufacturers ul li.button_white,
	#manufacturers ul li.white {
		margin: 0 10px 0 0;
		background: url(../images/bg_manu_white_left.gif) no-repeat top left #fff;
	}
	#manufacturers ul li.button_white a,
	#manufacturers ul li.white a {
		color: #18589b;
		background: url(../images/bg_manu_white_right.gif) no-repeat top right;
	}
	#manufacturers ul li.button_white a:hover,
	#manufacturers ul li.white a:hover {
		color: #c00;
	}
	#manufacturers ul li.white a.selected, #manufacturers ul li.button_white a.selected {
		color: #c00; text-decoration: underline;
	}
	
	#manufacturers ul li.button_deals {
		margin: 0 10px 0 0;
		background: url(../images/bg_manu_deal_right.gif) no-repeat top right;
	}
	#manufacturers ul li.button_deals a {
		color: #c00;
		background: url(../images/bg_manu_deal_left.gif) no-repeat top left;
		padding: 7px 20px 0 15px;		
	}
	#manufacturers ul li.button_deals a:hover {
		color: #18589b;
	}
	
/* ---------------------------------- */	
	
	#latest_added {
	margin:0 0 15px 0; 
	font-weight:bold; 
	padding:10px; 
	color:#c00; 
	background:#eaedf2;
	float:left;
	width:575px;
	text-align:center;
	}
	
	#product_advanced_search{
	margin:0 0 15px 0; 
	font-weight:bold; 
	padding:10px; 
	color:#c00; 
	background:#efefef;
	float:left;
	width:575px;
	}
	
/* ---------------------------------- */

	.paginator {
		float: left;
		width: 595px;
		clear: both;
		margin: 0 0 10px 0;
		border-bottom: 1px solid #d6d6d6;
	}
	
	.pages {
		text-align:center;
	}
	
	.prev_link {
		text-align:left;
		padding:0px 20px 0 10px;
		background:url(../images/previous_link.gif) no-repeat bottom left;
	}
	
	.next_link{
		text-align:right;
		padding:0px 10px 0 20px;
		background:url(../images/next_link.gif) no-repeat bottom right;
	}
	
	.paginator a {
		color: #c00;
		text-decoration: underline;
	}
	.paginator a:hover {
		color: #000;
	}
	
	/*-----------------*/
	
	.sortby {
		float: left;
		width: 595px;
		clear: both;
		padding: 5px 0;
		margin: 0 0 25px 0;
		border-bottom: 1px solid #d6d6d6;
	}
	
	.sortby p {
		margin: 0;
		padding: 0;
		float: left;
		color: #666;
	}
	.sortby p.next {
		float: right;
	}
	.sortby strong {
		color: #c00;
	}
	.sortby a {
		color: #c00;
		text-decoration: underline;
	}
	.sortby a:hover {
		color: #000;
	}
	
	
	
/* ------Product Listing page ------- */

	#product_listing {
		float: left;
		clear: both;
		border: 0;
		background: #fff;
		font-size: 90%;
		width: 595px;
	}
	#product_listing tr {
		padding: 0;
		margin: 0;
	}
	#product_listing td {
		border-bottom: 1px solid #d6d6d6;
		background: #ffffff;
		padding: 5px;
		/*text-align: center;*/
		margin: 0 7px 0 7px;
	}
	
	#product_listing h3 {
		color: #24457b;
	}
	#product_listing h3 a {
		color: #24457b;
	}
	#product_listing h3 a:hover {
		text-decoration: underline;
	}
	#product_listing p {
		padding: 0;
		margin: 0;
	}
	
	#product_listing td .dealbox {
		border: 1px solid;
		color: #c90;
		text-align: center;
		padding: 2px;
		margin: 0;
	}
	
/* ---------------------------------- */	
	
	#product_info {
		float: left;
		width: 595px;
		padding: 10px 0 0 0;
		margin: 0;
		border-top: 1px solid #d6d6d6;
	}
	
	#product_info table {
		font-size:11px;
		color: #000;
		border: 0;
		margin:0 0 10px 0;
		/*width:100px;*/
			
	}
    #product_info td {
        padding: 8px 8px 5px 8px;
		margin: 0;
		/*width:100%;*/
		text-align: left;
		border:#ccc 1px solid;
		/*background: #ffffff;*/
    }
	#product_info tr {
		border: 0;
	}

	.product_info_img {
		float: left;
		width: 300px;
		padding: 0;
		margin: 0 25px 0 0;
	}
		.product_info_img .thumbswrap {
			float: left;
			width: 289px;
			padding: 0;
			margin: 0 0 15px 0;
			background: url(../images/bg_thumbs_bottom.gif) no-repeat bottom left #f1f1f1;
		}
		.product_info_img .thumbswrapinner {
			float: left;
			width: 289px;
			padding: 0;
			margin: 0;
			background: url(../images/bg_thumbs_top.gif) no-repeat top left;
		}
		.product_info_img ul {
			float: left;
			list-style: none;
			padding: 15px 0 5px 15px;
			margin: 0;
		}
		.product_info_img ul li {
			float: left;
			padding: 0 0 5px;
			margin: 0 10px 0 0;
		}
		.product_info_img ul li a {
			float: left;
			border: 1px solid #ccc;
			display: block;
			background: #fff;
			width: 75px;
			padding: 0;
			margin: 0 0 10px 0;
		}
		.product_info_img ul li a:hover {
			border: 1px solid #c00;
		}
		.product_info_img ul li a img {
			float: left;
			padding: 0;
			margin: 0;
		}
		* html .product_info_img ul li a img {
			float: none;
		}
		
	.product_info_txt {
		float: left;
		width: 260px;
		padding: 0;
		margin: 0;
	}
	

/* ---------------------------------- */

#bikeforwork_header {
	background:url(../images/bikeforwork/background.gif) repeat-x top left;
	height:80px;
	width:558px;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	/*text-transform:uppercase;*/
	padding:10px 5px 5px 30px;
	float:left;
}

#bikeforwork_header h2 {
	margin:25px 0 0 0;
	text-transform:none;
	font-size:12px;
	color:#0094de;
}

#bikeforwork_header .percent{
	border:3px solid #fff;
	margin:0 20px 0 0;
}

#bikeforwork_leftcol{
float:left;
width:240px;
margin:0 0 0 20px;
clear:right;
}

#bikeforwork_rightcol{
float:right;
width:240px;
margin:0 20px 0 0;
}

#bikeforwork_intro {
	font-size:11px;
	float:left;
	width:558px;
	padding:0 20px 0 20px;
}

#bikeforwork_intro .links {
	font-weight:bold;
	font-size:14px;
	color:#0065a4;
}

#bikeforwork_inner {
	font-size:11px;
	float:left;
	width:558px;
	padding:15px;
}


#bikeforwork_inner h2 {
	color:#05408a;
	font-size:12px;
	margin:10px 0 10px 0;
	text-align:center;
}

#bikeforwork_inner ul{
	font-size: 11px;
	margin:0;
	padding:0;
	clear: both;
}

#bikeforwork_inner li{
	padding:0 5px 0 15px;
	margin:0 0 10px 0;
	background:url(../images/bikeforwork/bullet.gif) top left no-repeat;
	list-style:none;
}

#bikeforwork_inner li span{
	color:#c00;
}

#bikeforwork_box {
	padding:7px;
	margin:20px 0 0 0;
	width:240px;
}

#bikeforwork_box h2 {
color:#05408a;
font-size:12px;
margin:0 0 10px 0;
text-align:center;
}

#bikeforwork_box2 {
	padding:7px;
	width:558px;
}

#bikeforwork_box2 h2 {
color:#05408a;
font-size:12px;
margin:0 0 10px 0;
text-align:center;
}

#bikeforwork_box2 .question {
text-align:left;
color:#b70000;
font-weight:bold;
margin:0 0 5px 0;
}

#bikeforwork_box2 .answer {
text-align:left;
display:block;
margin:0 0 10px 0;
}

/* ---------------------------------- */

	#financeoptions {
		background: url(../images/bg_financebox_bottom_2.gif) no-repeat bottom left;
		float: left;
		width: 595px;
		margin: 0 0 15px 0;
		padding: 0;
	}
	#financeoptions .financeoptionsinner {
		margin: 0;
		padding: 0 0 15px 15px;
	}
	
	#financeoptions .asterix {
		margin:0;
		padding:10px 0 20px 0;
	}
	
	#financeoptions h2 {
		background: url(../images/bg_if_finance.gif) no-repeat top left #fffb0b;
		margin: 0 0 10px 0;
		color: #263f72;
		text-transform: none;
		font-size: 1.0em;
		/*padding: 8px 20px;*/
		padding:60px 10px 20px 178px;
		height:16px;
	}
		#financeoptions h3 {
		background: url(../images/bg_ib_finance.gif) no-repeat top left #fffb0b;
		margin: 0 0 10px 0;
		color: #263f72;
		text-transform: none;
		font-size: 1.0em;
		/*padding: 8px 20px;*/
		padding:60px 10px 20px 178px;
		height:16px;
	}
	#financeoptions table {
		border: 0;
		background: #ffffff;
		margin: 0;
		padding: 0;
		width: 90%;
	}
	#financeoptions th {
		border: 0;
		color: #00aff0;
		background: #fff;
		padding: 5px 2px;
	}
	#financeoptions td {
		border: 0;
		background: #fff;
		color: #333;
		padding: 2px;
	}
	#financeoptions input {
		border: 0;
		padding: 0;
		background: #fff;
	}
	
/* ---------------------------------- */	
	
	#productoptions {
		background: url(../images/bg_productoptions_bottom.gif) no-repeat bottom left;
		float: left;
		width: 595px;
		margin: 0 0 15px 0;
		padding: 0;
		color: #333;
		text-align: center;
	}
	
	#productoptions span{
	width:100%;
	float:left;
	margin-bottom:10px;
	}
	
	#productoptions label{
	}
	
	#productoptions select {
		font: 12px/1.3em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6052;
		padding: 1px;
		font-size: 11px;
		border: 1px solid #dcdcdc;
		background: #fff;
	}
	
	#productoptions .productoptionsinner {
		margin: 0;
		padding: 0 15px 15px 15px;
	}
	#productoptions h3 {
		background: url(../images/bg_productoptions_top.gif) no-repeat top left #3e9049;
		margin: 0 0 10px 0;
		color: #fff;
		text-transform: uppercase;
		font-size: 1.1em;
		padding: 8px 20px;
	}
	#productoptions table {
		border: 1px solid #279f37;
		border-collapse: collapse;
		width: 570px;
		font-size: 100%;
		}
		
		#productoptions table th {
			background-color: #279f37;
			color: #fff;
			padding: 3px 0;
			}
		
		#productoptions table td {
			border: 1px solid #279f37;
			padding: 3px 0;
			}
			
		#productoptions table td.product_title {
			text-align: left;
			padding: 0 0 0 10px;
			}
			
			#productoptions table td p {
				margin: 0;
				text-align: left;
				width: auto;
				float: right;
				padding: 0 10px 0 10px;
				}
				
				#productoptions table td p.buy_text {
					padding-top: 5px;
					}
				
	.product_info_txt .product_price {
		color: #00aff0;
		font-size: 1.6em;
		clear:both;
	}
	.product_info_txt .multiple_product_price {
		color: #00aff0;
		font-size: 1.2em;
		font-weight:bold;
	}
	#productoptions .productoptionsinner div {
		display: inline; padding: 0 5px;
	}
	#productoptions .productoptionsinner div span {
		white-space: nowrap;
	}
	
	#productoptions input {
		font-size: 11px;
		color: #6c6c6c;
		padding: 0;
		clear: both;
		margin: 0;
		border: 1px solid;
		background: #fff;
	}
	
	#category_links {
		margin: 10px 0;
		padding: 10px 0;
		clear: both;
		list-style: none;
		}
	
/* ---------------------------------- */	

	#questionbox {
		background: url(../images/bg_questionbox_bottom.gif) no-repeat bottom left;
		float: left;
		width: 595px;
		/*height: 475px;*/
		margin: 0 0 15px 0;
		padding: 0 0 20px 0;
		color: #333;
		/*text-align: left;*/
	}
	
	#questionbox textarea {
		font: 11px/1.2em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6052;
		float:none;
		/*color:#CC0000;*/
		padding: 4px;
		border: 1px solid #dcdcdc;
		background: #fff;
		margin:5px 0 5px 0;
		
	}
	
	#questionbox input.button {
		padding: 0;
		margin: 0;
		border: 0;
	}
		
	#questionbox .questionboxinner {
		margin: 0;
		padding: 0 0 15px 15px;
	}
	
	#questionbox h3 {
		background: url(../images/bg_questionbox_top.gif) no-repeat top left #335282;
		margin: 0 0 10px 0;
		color: #fff;
		text-transform: uppercase;
		font-size: 1.1em;
		padding: 8px 20px;
	}
	
	#questionbox .form {
		width:595px;
		float:none;
		padding:5px 0 5px 0;
	}
	
	/* ---------------------------------- */
	
	#advancedsearchbox p{
	padding:0 0 0 0;
	}
	
	#questionbox label {
	display: none;
	}
	
	#questionbox input {
		font: 12px/1.3em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6c6c;
		font-size: 11px;
		padding: 2px;
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #dcdcdc;
		background: #fff;
	}
	
/* ------------------ */
	
	#login{
	width:595px;
	padding:10px;
	float:left;
	}
	
	#login table {
		font: 11px/1.2em verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #000;
        border-collapse: collapse;
		border: 1px solid #cac29e;
		margin: 0 0 10px 0;
		width: 575px;
		float:left;
    }
	
	#login th {
		border: 0;
		color: #00aff0;
		font-size: 1.2em;
		padding: 15px 0px 10px 10px;
	}
	#login td {
		border: 0;
		background: #FFFFFF;
		padding: 5px 0px 10px 10px;
	}
	
	#login input.button {
		padding:0;
		margin: 1px 0 1px 0;
		border: 0;
		float:left;
	}
	
	#login input {
		color: #6c6c6c;
		font-size: 10px;
		padding: 2px;
		margin: 0 3px 0 0;
		border: 1px solid #b0b0b0;
		background: #ffffff;
		float:left;
	}
	
	/*----------------------------*/
	
	#blog{
	float:left;
	width:595px;
	margin:20px 0 20px 0;
	}
	
	#blogTop {
		margin: 0;
		width: 625px;
		padding:5px 0 5px 5px;
		min-height: 200px;
		background: url(../images/bg_blog_top.gif) no-repeat left top;
		clear:both;
	}
	
	#blog .links{
	margin:0 0 20px 0;
	}
	
	#blog table {
		font: 11px/1.2em verdana, arial, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #000;
        border-collapse: collapse;
		border: 0px solid #cac29e;
		margin: 0 0 10px 0;
		width: 550px;
    }
	#blog td{
		border: 0;
		background: #FFFFFF;
		padding: 5px 0px 10px 10px;
	}
	
	#blog h3{
	color:#FF9900;
	margin:10px 0 0 0;
	
	}
	
/* ---------------------------------- */

#home_content {
	border-bottom: 1px solid #eee; font-size: 1.0em;
}
#home_content h2 {
	font-size: 1.5em;
}
#home_content p {
	font-size: 1.2em;
}
#home_content img {
	float: right; margin: 0 0 10px 10px;
}
#home_content img.border {
	border: 1px solid #d6d6d6;
}


/* ---------------------------------- */

div.shipping_guide {
	text-align: center;
	}
div.shipping_guide table {
	border-collapse: collapse;
	margin:0 0 20px 0;
	}
div.shipping_guide table td {
	border: 1px solid #ddd;
	}
div.shipping_guide table tr.top td {
	border: none;
	}
div.shipping_guide table tr.top td, div.shipping_guide table tr.top th {
	vertical-align: bottom; color: #555;
	}
div.shipping_guide table td, div.shipping_guide table th {
	padding: 3px 6px; font-size: 11px; text-align: center;
	}
div.shipping_guide tr.swap td {
	background-color: #f4f4f4;
	}
div.shipping_guide table th {
	text-align: right; color: #038;
	}
div.shipping_guide table tr.swap th {
	color: #005;
	}
div.shipping_guide table tr.top th {
	text-align: center;
	}
	
	/*------------------------------*/



#breakdown {
	text-align: center; padding: 0px;
	}
#breakdown table {
	border-collapse: collapse; padding: 0px; margin:0px 0 20px 10px; width: 85%; font-size: 1em; color: #444; border: none;
	background-color: #fff;
	}
#breakdown th, div.breakdown td {
	padding: 3px; text-align: center;
	}
#breakdown th.row, div.breakdown th.col {
	background-color: #f8f8f8;
	}
#breakdown th.row {
	border: 1px solid #999;
	}
#breakdown th.rowP {
	border: 1px solid #999; background-color: #aaa; color: #fff;
	}
#breakdown th.rowP a {
	color: #ccc; text-decoration: none;
	}
#breakdown th.rowP a:hover {
	text-decoration: underline;
	}
#breakdown th.col {
	border: 1px solid #999; text-align: right; padding-right: 8px;
	}
#breakdown td {
	border-bottom: 1px solid #ccc; border-right: 1px solid #999; background-color: #fff;
	}
#breakdown td.apr {
	background-color: #fff; border: none; text-align: right; color: #999;
	}
#breakdown td.apr span {
	font-size: 90%;
	}
#breakdown td.chosen {
	color: #ccc; font-weight: bold; background-color: #fcfcfc;
	}
#breakdown td.chosen strong {
	color: #c21;
	}
#breakdown span.chosen {
	color: #ff0;
	}
/* ---------------------------------- */


	
/* ---------------------------------- */
/* LEFTCOLUMN STYLES  */   
/* ---------------------------------- */

	#leftcolumn ul {
		margin: 0px; padding: 0px;
	}
	#leftcolumn ul li {
		color: #fff; font-weight: bold;
		text-transform: uppercase;
		font-size: 1.1em;
		line-height: 1.1em;
		margin: 0;
		clear: both;
	}
	#leftcolumn ul li span {
		padding: 8px 0px 8px 15px; display: block;
		background: url(../images/bg_column_heading2.gif) repeat-x center left;
		cursor: pointer;
	}
	#leftcolumn ul li#firsth2 span {
		background: url(../images/bg_column_heading.gif) no-repeat top left;
		padding: 9px 15px 6px 15px;
		margin: 0; display: block;
	}
	#leftcolumn ul ul {
		list-style: none;
		padding: 0;
		margin: 0 1px;
		float: left;
	}
	#leftcolumn ul ul li {
		float: left; font-weight: normal; text-transform: none;
		width: 173px; font-size: 0.9em;
		padding: 0;
		margin: -1px 0 0 0;
		background-image: none;
	}
	#leftcolumn ul ul li a {
		margin: 0;
		display: block;
		padding: 7px 25px;
		background: url(../images/bg_leftlinks.gif) no-repeat bottom center;
	}
	#leftcolumn ul ul li a.selected {
		background: #f2f2f2;
		color: #c00;
		font-weight: bold;
	}
	#leftcolumn ul ul li a:hover {
		background: #f2f2f2;
	}
	#leftcolumn ul li.expandable ul {
		display: none;
	}
	#leftcolumn ul li.condense ul {
		display: block;
	}
	
/* ---------------------------------- */
/* COLUMN STYLES  */   
/* ---------------------------------- */

	#rightcolumninner div {
		text-align: left;
	}
	#financeBanner,
	#bikes4work,
	#trekBanner,
	#custombuilder,
	#blogbox,
	#hometechbox,
	#mailinglist,
	#insurance,
	#recycle {
		width: 150px;
		margin: 0 auto 10px auto;
		padding:0;
		text-align:center;
	}
	
	#bikes4work a {
		color: #c00; font-weight: bold; text-decoration: underline; font-size: 120%;
	}
	
	#recycle p {
	font-size:10px;
	}
	
	
	#blogbox {
		background: url(../images/right_blog_bottom.gif) no-repeat bottom center;
		height:90px;
	}
	
	#blogbox h3 {
		background: url(../images/blog_box_top.gif) no-repeat top center;
		margin: 0 0 5px 0;
		padding:0;
		color: #24457b;
		font-weight: bold;
		font-size:10px;
	}
	#blogbox ul {
		margin: 0;
		padding: 0 5px 10px 0px;
		list-style: none;
		line-height: 1.2em;
	}
	#blogbox li {
		margin: 0 0 10px 0;
		padding: 0 0 0 10px;
		list-style: none;
 	/*	background: url(../images/icon_comment.gif) no-repeat top left;*/
	}
	#blogbox a {
		background: url(../images/blog_box_top.gif) no-repeat top center;
		display: block;
		text-indent: -3000em;
		font-size: 1px;
		border: 0;
		float: left;
		width: 150px;
		height: 80px;
		overflow: hidden;
	}
	
	/*#hometechbox {
	height:194px;
	padding:0px;
	}*/
	
	
	/*#blogbox a:hover {
		background: #f0f3f6;
		text-decoration: underline;
		display:none;
	}
	
	*/
	
	#mailinglist {
		background: url(../images/right_newsletter.gif) no-repeat top;
		height: auto;
		min-height:87px;
	}
	
		#mailinglist2 {
		height: auto;
		min-height:87px;
	}
	
	
	#mailinglist h3 {
		font-size:0.95em;
		color: #ffffff;
		margin: 0;
		padding: 10px 10px 5px 14px;
	}
	#mailinglist form {
		font-size:1em;
		width: auto;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	#mailinglist input {
		width: auto;
		color: #333;
		margin: 0 3px 0 13px;
		text-indent: 5px;
		border: 0;
		padding: 3px 0 0 0;
		width: 93px;
		height: 20px;
		font-size: 0.95em;
		background: url(../images/right_input_newsletter.gif) no-repeat left top;
		float: left;
		clear: both;
	}
	
	#mailinglist p {
	font-size:9px;
	text-align:center;
	color:#000000;
	padding:0 10px 10px 10px;
	margin:0;
	}
	
	#mailinglist form input.newsletterbutton {
		width: 27px;
		height: 18px;
		background: none;
		clear: none;
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	#mailinglist2 form input.newsletterbutton {
		width: 27px;
		height: 18px;
		background: none;
		clear: none;
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	#superstore {
		margin: 0 1px 10px 1px;
		padding: 10px 0;
		color: #fff;
		width: 173px;
		background: url(../images/right_bg_superstore.gif) repeat-x top #0089ce;
	}
	.superstoreinner {
		margin: 0 17px;
		padding: 0;
		width: 138px;
	}
	#superstore h3 {
		margin: 0;
		padding: 0;
		text-indent: -3000em;
		font-size: 1px;
		background: url(../images/right_title_superstore.gif) no-repeat bottom center;
		height: 50px;
		width: 117px;
	}
	
	#recycle {
		/*margin: 0 auto;*/
	}	
	
/* ---------------------------------- */
/* FOOTER STYLES */   
/* ---------------------------------- */

	#footer {
		float: left;
		clear: both;
		width: 100%;
		text-align: center;
		border-top: 1px solid #eee;
		margin: 25px 0 0;
	}
	#footer p {
		clear: both;
		padding: 10px 30px;
		background: #24457b;
		color: #fff;
		margin: 0;
	}
	#footer a {
		white-space: nowrap;
	}
	#footer p a {
		color: #fff;
		margin: 0;
		padding: 0;
	}
	#footer ul {
		margin: 0 auto 0 auto;
		float: left;
		width: 100%;
		padding: 5px 0;
		list-style: none;
	}
	#footer ul li {
		display: inline;
		margin: 0 15px 0 0;
		padding: 10px 0;
	}
	#footer ul li.cards {
		display: block;
		margin: 0;
		padding: 10px 5px 5px 5px;
	}

/* ---------------------------------- */
/* FORM ELEMENTS */   
/* ---------------------------------- */

	#content p#error
		{
		font-weight: bold;
		color: #cb0000;
		}
	
	#content p#error
		{
		display: none
		}	

	input, textarea {
		font: 12px/1.3em arial, verdana, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #6c6052;
		font-size: 12px;
		padding: 4px;
		border: 1px solid #b0b0b0;
		background: #fff;
	}
	input.quantity {
		width: 30px;
	}
	input.checkbox {
		width: 15px;
		border: 0;
	}
	fieldset {
		border: 0;
		padding: 0;
		margin: 0;
	}
	legend {
		display: none;
	}
	.formbutton {
		width: auto;
	}
	label {
		padding: 2px 0;
	}
	.imgbutton {
		padding: 0;
		border: 0;
		margin: 0;
	}
	.imgbuttonR {
		float: right;
		padding: 0;
		border: 0;
		margin: 5px 0 0 5px;
	}

/* ---------------------------------- */
/* TABLE ELEMENTS  */   
/* ---------------------------------- */	

/*
	
	table {
        border-collapse: collapse;
		border: 1px solid #cac29e;
		margin: 0 0 10px 0;
		width: 100%;
		font-size: 1.1em;
		color: #333;
    }
    th {
        padding: 8px;
		margin: 0;
		text-align: left;
		font-weight: bold;
    }
    td {
        padding: 8px;
		margin: 0;
		text-align: left;
		background: #faf9f7;
		border-bottom: 1px solid #cac29e;
    }
	td.bold {
        text-align: right;
		font-weight: bold;
    }
	tr.hi-lite td {
	background: #f3f2e9;
	}
	
*/
	
	.button {
		border: 0;
		background: #24457b;
		padding: 3px;
		margin: 0;
		color: #fff;
		text-transform: none;
	}
	.button:hover {
		background: #c00;
		color: #fff;
	}
	.right {
		text-align: right;
	}
	
	
/* ---------------------------------- */
/* HOME PAGE */   
/* ---------------------------------- */
#home_content {
	margin: 0px; padding: 10px; margin-bottom: 20px; width: 565px; font-family: Trebuchet MS; font-size: 90%;
	}

#ten_reasons {
	z-index: 10;
}

#pricing_policy {
	width:150px; 
	background:url(../images/bg_pricing_policy_bottom.gif) no-repeat bottom left; 
	margin:0 0 10px 12px; 
	text-align:center;
	font-size:10px;
	padding:0 0 9px 0;
}

#pricing_policy h3 {
	background:url(../images/bg_pricing_policy_top.gif) no-repeat bottom left;
	width:150px;
	height:42px;

}

#pricing_policy_inner {
border-left:#eca55a 1px solid;
border-right:#eca55a 1px solid;
margin:0;
padding:7px;
}

p.delivery_text {
	clear: both;
	font-size: 90%;
	color: #235893;
	font-weight: bold;
	}


/* ------------------------------------ */

/* MISC STUFF - THIS NEEDS MOVING TO CORRECT PLACES WITHIN THIS FILE */

.flag a:link, .flag a:visited, .flag a:active {
border:#fff 2px solid;
}

.flag a:hover{
border:#FFFF33 2px solid;
}

h3.top_search {
	font-size: 120%;
	color: #ff0000;
	padding: 20px 0 0 0;
	}
	
ol.top_search {
	margin: 10px 0 20px 0;
	}
	
ol.top_search li.left {
	float: left;
	clear: left;
	width: 45%;
	}
	
ol.top_search li.right {
	float: right;
	text-align: left;
	width: 45%;
	}
	
#featured_products {
	clear: both;
	background: url(../images/bg_featured.gif) bottom left no-repeat #f6f6f6;
	display: block;
	color: #525252;
	padding: 0 0 12px 0;
	}	
	
#featured_products h3 {
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/heading_featured_range.gif) bottom left no-repeat #fff;
	width: 625px;
	height: 60px;
	margin: 0;
	padding: 0;
	}	
	
	#featured_products p strong a {
		color: #525252;
		}
	
#featured_products p {
	padding: 0 12px;
	}
	
	/*#featured_products span {
		background: url(../images/bg_content_bottom.gif) no-repeat bottom left;
		display: block;
		width: 625px;
		height: 23px;
		}*/
		
.section_map {
	width: 40%;
	float: left;
	margin-right: 20px;
	}
	
.clearL {
	clear: left;
	}

.order_table {
	margin: 10px 0;
	padding: 10px 0;
	width: 100%;
	}
	
	#content #contentinner2 .order_table td {
		width: 50%;
	}
	
#right_content { margin: 0 17px; font-size: 9px; color: #555; }

.article-pagination {
	text-align:center;
	padding:10px 0;
}
.article-box h3 {
	margin:0;
	padding:0;
}
.article-box {
	padding:0 0 10px 0;
}
.article-box p {
	margin:10px 0 15px 0;
}