@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	background:#fff url(../i/bg_body.gif) repeat-y center
}

/* default some tags to zero margin and padding
-------------------------------------------------------------*/
h1, h2, h3, h4, div, dl, dt, dd, ul, ol, li, form, input, select {margin:0; padding:0}


/* header styling
-------------------------------------------------------------*/
h1 {
	margin:0 0 10px;
	padding-bottom:5px;
	font-size:28px;
	color:#000;
	border-bottom:2px dotted #e44921;
	font-weight:normal
}
h1#productpage_title {
	color:#000;
	padding-top:5px;
	border-color:#999
}
h1#productpage_title span { color:#777 }
h1#brand_product_list_h1 { float:right; border:none; font-size:18px }

h2 {
	margin:15px 0 0;
	padding-bottom:5px;
	font-size:20px;
	color:#e44921;
	font-weight:normal
}

h2#featured_cat_products {
	margin:0 0 5px;
	color:#000
}


/* <p>, <span>, <em>, <strong> etc
-------------------------------------------------------------*/
p {
	margin:10px 0 5px;
}

p.error, p.success {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:14px;
	margin:10px 0;
	border-style:solid;
	border-width:2px;
	border-color:#c00;
	padding:8px 10px;
	text-align:left;
	background:#f5f5f5;
	color:#c00;
}
p.success {
	border-color:#66CC00;
	color:green
}

p.intro {
	font-weight:bold;
}

span.wasprice {
	text-decoration:line-through;
	color:#888
}

span#enlarge_image {
	background:url(../i/icon_zoom.png) no-repeat center left;
	padding:1px 0 1px 20px;
	margin:5px 0 0;
	display:block
}

span.formerr {
	color:#c00;
	display:block;
	background:url(../i/icon_warning.png) no-repeat center left;
	padding:3px 0 3px 20px
}

span.model_year {
	font-size:12px;
	color:#666;
}

div.pagenumlinks span {
	float:left
}

strong.saving {
	color:#E44921;
	font-size:12px;
	text-transform:uppercase
}

strong.saleprice {
	color:#c00;
	color:red
}

div#recently_viewed strong {
	color:#fff;
	display:block;
	margin-bottom:10px;
	font-size:12px
}

strong.currentpagenum {
	color:#fff;
	background:url(../i/bg_active_num.png) no-repeat center;
	padding:2px 6px
}

address {
	font-style:normal;
	padding:10px 0
}

.lrgtext { font-size:16px }

.red { color:red }

/* ul, ol, li, dl, dt, dd styling
-------------------------------------------------------------*/
ul.product_list {
	list-style:none;
}
ul.product_list li {
	padding-bottom:6px;
	font-size:14px
}

ul.linkspage_list {
	padding: 10px 0;
	margin-right:20px;
	list-style:none;
	float:left;
	width:240px
}
ul.linkspage_list li {
	padding: 3px 5px;
	border-bottom:1px dotted #ccc
}

ul.sitemap_list li {
	list-style:none
}

/* Top menu styling
-------------------------------------------------------------*/
div#menu_top ul {
	padding:13px 0 13px 20px;
}
div#menu_top ul li {
	display:inline;
	list-style-type: none
}
div#menu_top ul li a {
	color:#fff;
	padding:0 40px 0 0;
	text-decoration: none;
	font-size:15px
}
div#menu_top ul li a:hover, div#menu_top ul li a#menu_top_current {
	text-decoration:underline;
}

/* Main product by cat navigation
-------------------------------------------------------------*/

dl#menu_category {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	padding:0 7px 7px;
	margin-bottom:10px
}
dl#menu_category a {
	text-decoration:none;
	font-weight:normal;
	color:#333;
	display:block
}
dl#menu_category dt a {
	font-weight:bold;
	color:#E44921;
	font-size:14px;
	padding:7px 0 2px;
}
dl#menu_category dd a {
	padding:2px 2px 2px 8px; 
	border-bottom:1px dotted #ccc;
	background:url(../i/bg_nav_dd.png) no-repeat center left
}
dl#menu_category dt a:hover {
	text-decoration:underline
}
dl#menu_category dd a:hover {
	text-decoration:underline;
	color:#E44921
}
dl#menu_category dd#current_dd dl dd a {	
	
}
dl#menu_category a.current_cat {
	color:#333;
	font-weight:bold;
	
}
dl#menu_category dd dl dd a {
	margin-left:8px;
	padding-left:10px;
	background:#F5F5EB url(../i/bg_nav_dd_dl_dd.png) no-repeat center left;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}




/* Main product by brand navigation
-------------------------------------------------------------*/
dl#menu_brand {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	padding:0 7px 7px;
	margin-bottom:10px
}
dl#menu_brand a {
	text-decoration:none;
	font-weight:normal;
	color:#333;
	display:block
}
dl#menu_brand dt {
	font-weight:bold;
	color:#E44921;
	font-size:14px;
	padding:7px 0 2px;
}
dl#menu_brand dd a {
	padding:2px 0 2px 8px; 
	border-bottom:1px dotted #ccc;
	background:url(../i/bg_nav_dd.png) no-repeat center left
}
dl#menu_brand dt a:hover {
	text-decoration:underline
}
dl#menu_brand dd a:hover {
	text-decoration:underline;
	color:#E44921
}
dl#menu_brand a.current_brand {
	color:#333;
	font-weight:bold;
}


/* Recently viewed products
-------------------------------------------------------------*/
div#recently_viewed ol {
	padding:0 0 0 18px;
}
div#recently_viewed ol li {
	padding:2px 0;
	border-bottom:1px dotted #ccc
}
div#recently_viewed ol li a {
	font-weight:normal;
	color:#333;
	text-decoration:none
}
div#recently_viewed ol li a:hover {
	text-decoration:underline;
	color:#E44921
}


/* Banner slideshow navigation styling
-------------------------------------------------------------*/
#slideshow_nav {
	padding:7px 10px;
	background:url(../i/bg_slideshow_nav.png) no-repeat bottom;
	margin-bottom:15px
}
#slideshow_nav a {
	margin:0 8px 0 0;
	text-align:center;
	padding:2px 7px;
	color:#555;
	text-decoration:none;
	background:url(../i/bg_slideshow_nav_a.png) no-repeat center;
}
#slideshow_nav a.activeSlide {
	color:#fff;
	background:url(../i/bg_active_num.png) no-repeat center;
}
#slideshow_nav a:focus {
	outline:none;
}
#slideshow_nav span {
	float:right;
	font-weight:bold;
	font-size:16px;
	margin-top:-3px
}



/* Footer menu styling
-------------------------------------------------------------*/
ul#menu_footer {
	float:right;
	width:150px;
	border-left:1px solid #666;
	padding:0 0 0 10px
}
ul#menu_footer li {
	list-style-type:none;
	padding:0 0 2px
}
ul#menu_footer li a {
	color:#ccc;
	text-decoration:none;
	font-size:11px
}
ul#menu_footer li a:hover {
	text-decoration:underline;
	color:#fff
}


/* Link styling
-------------------------------------------------------------*/

a:link, a:visited {
	color:#E44921;
	text-decoration:underline
}
a:hover {
	color:#666;
	text-decoration:underline;
}


a:link.product_link, a:visited.product_link {
	display:block;
	height:15px;
	overflow:hidden;
	margin-bottom:2px
}

a:link.pagenum, a:visited.pagenum {
	color:#E44921;
	padding:0 4px
}
a:hover.pagenum {
	color:#666
}

a:link.footerlink, a:visited.footerlink {
	color:#ccc;
	text-decoration:underline
}
a:hover.footerlink{
	color:#fff;
	text-decoration:underline
}

a:link.order_link, a:visited.order_link {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999;
	color:#fff;
	background:#E44921;
	display:block;
	width:80px;
	padding:2px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	vertical-align:top
}
a:hover.order_link{
	color:#fff;
	text-decoration:underline
}
a.order_link span {
	font-size:14px;
}

a:link.productpage_thumbnail, a:visited.productpage_thumbnail {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	display:inline;
	margin:0 0 15px 15px;
	width:100px;
	height:70px;
	border:1px solid #ccc;
	background-position:center;
	background-repeat:no-repeat
}
a:hover.productpage_thumbnail {
	border:1px solid #E44921;
}

a:link#mailing_list_top, a:visited#mailing_list_top {
	display:block;
	float:right;
	width:175px;
	margin:58px 13px 0 0;
	padding:6px 0 5px 55px;
	height:38px;
	width:109px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../i/bg_mailing_list_top.png) no-repeat top left;
}
a:hover#mailing_list_top {
	background:url(../i/bg_mailing_list_top_h.png) no-repeat top left;
}

a#logo_link {
	display:block;
	float:left;
	height:110px;
	width:320px;
}


/* main container <div>'s generally in order of appearance
-------------------------------------------------------------*/
div#sitewrap {
	width:950px;
	margin:0 auto;
	text-align:left
}

div#header {
	height:118px;
	background-position:top left;
	background-repeat:no-repeat
}

div#menu_top {
	background:url(../i/bg_menu_top.gif) repeat-x top;
	height:43px;
	overflow:hidden
}

div#col_left {
	float:left;
	width:160px;
	padding:9px 10px;
}

div#col_main {
	float:left;
	width:570px;
	padding:9px 10px
}

div#col_right {
	float:left;
	width:160px;
	padding:9px 10px
}

/*div#mailing_list {
	padding:8px 10px 3px;
	text-align:right;
	color:#fff;
	font-size:14px;
	border-top:3px solid #E44921;
	background:url(../i/bg_mailing_list.gif) repeat-x top;
}*/

div#mailing_list {
	padding:8px 15px 3px;
	margin-top:10px;
	text-align:right;
	color:#333;
	font-size:14px;
	border-top:1px solid #ccc;
	background:#F5F5EB;
}

div#footer {
	padding:10px 15px;
	font-size:10px;
	background:#666 url(../i/bg_footer.gif) repeat-x top;
	color:#eee
}


/* <div>s in main column
-------------------------------------------------------------*/
div#slideshow {
	width:570px;
	overflow:hidden;
	height:170px;
}

div#breadcrumb {
	border-bottom:2px dotted #E44921;
	padding:0 0 7px;
}

div#filter_options {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0;
	padding:4px 10px;
	background:#333 url(../i/bg_filter_options.gif) repeat-x top;
	color:#fff;
	font-weight:bold;
	font-size:13px
}
 * html div#filter_options { padding-bottom:4px }

div.pagenumlinks {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	padding:7px;
	text-align:right;
	margin-bottom:10px;
	background:#f3f3f3;
	font-weight:bold
}

div#demo_mountain_bikes {
	background:url(../i/demo_mountain_bikes.jpg) no-repeat top left;
	color:#fff;
	font-size:18px;
	padding:20px 15px 40px 310px;
	height:330px;	
}
	div#demo_mountain_bikes h2 { color:#fff; font-size:26px; margin:10px 0 0; padding:0 }
	div#demo_mountain_bikes a:link,
	div#demo_mountain_bikes a:visited {
		background:#E44921;
		color:#fff;
		padding:3px 4px;
		font-size:16px;
		display:block;
		text-align:center;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;	
	}
	div#demo_mountain_bikes a:hover {
		background:#fff;
		color:#E44921
	}

div.category_desc {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0;
	padding:7px 10px;
	border:1px solid #ccc;
	background:#F5F5EB;
}
div.category_desc p:first-child {
	margin-top:0;
}

div.testimonial_top {
	background:url(../i/bg_testimonial_top.png) no-repeat top left;
	padding:10px 15px 0;
	margin-top:10px;
	font-size:14px;
	color:#666;
	font-style:italic
}
div.testimonial_bot {
	background:url(../i/bg_testimonial_bot.png) no-repeat top left;
	padding:34px 0 0;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px
}

/* <div>s in right column
-------------------------------------------------------------*/
div#recently_viewed {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	padding:6px 7px;
	background:#fff url(../i/bg_recently_viewed.gif) no-repeat top
}

div.notice {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:0 0 15px;
	border-style:solid;
	border-width:2px;
	border-color:#E44921;
	padding:4px;
	text-align:center;
	background:#FADBD3;
	color:#000;
	font-size:14px
}

/* product list <div>s in GRID format
-------------------------------------------------------------*/
div.grid_product {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	height:170px;
	float:left;
	width:178px;
	margin:0 15px 15px 0;
	overflow:hidden;
	position:relative;
	background:#fff url(../i/bg_product.gif) repeat-x bottom right
}
div.grid_product_last {
	margin:0 0 15px 0;
}
div.grid_product_img {
	overflow:hidden;
	text-align:center;
	margin-top:5px;
	height:85px
}
div.grid_product_info {
	padding:5px 0 0;
	margin:7px 10px 0;
	border-top:1px dotted #ccc
}
div.grid_product_price {
	font-weight:bold;
	font-size:14px
}


/* product list <div>s in ROW format
-------------------------------------------------------------*/
div.row_product {
	border-top:1px dotted #ccc;
	margin:0;
	padding:10px 0;
	clear:left
}
div.row_product_img {
	overflow:hidden;
	text-align:center;
	height:85px;
	width:120px;
	float:left;	
}
div.row_product_info {
	padding:0 0 0 20px;
	width:270px;
	float:left;	
	font-size:14px
}
div.row_product_price {
	font-weight:bold;
	float:right;
	width:150px;
	text-align:right;
	font-size:16px;
}
div.row_product_btn {
	text-align:right;
	margin-top:10px;
}


/* product page <div>s
-------------------------------------------------------------*/
div#productpage_info {
	float:left;
	width:350px;
	padding-left:20px
}

div#productpage_default_img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:323px;
	overflow:hidden;
	text-align:center;
	float:left;
	padding:5px;
	border:1px solid #ccc;
}

div#productpage_thumbnails {
	/*float:left;
	width:234px;
	background:#f5f5f5;
	padding:0;
	margin:0*/
	margin-left:333px;
}

div#prod_notice {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#F5F5EB url(../i/bg_prod_notice.png) no-repeat 97% 10px;
	border:1px solid #ccc;
	margin:10px 0 0;
	padding:10px 120px 5px 5px;
	min-height:70px;
	font-size:16px
}
	div#prod_notice h2 {
		margin:0;
	}
	div#prod_notice p {
		margin:5px 0;
	}

div#relatedproducts {
}

div.addthis_toolbox {
	padding-top:5px;
}


/* misc <div>'s
-------------------------------------------------------------*/
div.clearboth, div.clearleft, div.clearright {
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden
}
div.clearleft {
	clear:left;
}
div.clearright {
	clear:right	;
}

div.highlight {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0;
	padding:0 10px 10px;
	border:2px solid #E44921;
	background:#FFF7F2;
}

/* div on product enquiry popup */
div#product_enquiry {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px;
	padding:5px 10px;
	border:1px solid #ccc;
	text-align:left;
	background:#fff
}

/* table styling
-------------------------------------------------------------*/

/* general table for displaying tabular product data */
table.data_tbl {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:100%;
	margin:10px 0 0;
	border:1px solid #ccc
}
table.data_tbl tr th {
	padding:4px 5px;
	text-transform:uppercase;
	border-bottom:1px solid #eee;
}
table.data_tbl tr td {
	padding:4px 5px;
	border-bottom:1px solid #eee;
}

/* general table for displaying forms */
table.form_tbl {
	width:100%;
	margin:10px;
	text-align:left;
}
table.form_tbl tr td {
	padding:4px 5px;
}

/* table for displaying product options */
table#prod_option_tbl {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear:right;
	background:#F5F5EB;
	border:1px solid #ccc;
	width:100%;
	margin:10px 0 0;
}
table#prod_option_tbl tr th {
	padding:4px 5px;
	text-transform:uppercase;
	text-align:left;
	border-bottom:1px solid #ddd;
}
table#prod_option_tbl tr td {
	padding:4px 5px;
	border-bottom:1px solid #ddd;
}

td.leftcell {
	text-align:right;
	font-weight:bold;
	color:#666;
	vertical-align:top
}

/* form styling
-------------------------------------------------------------*/
form#searchform {
	padding:10px 10px 10px 20px;
	margin:0;
	float:right;
	vertical-align:top;
	background:url(../i/bg_searchform.gif) repeat-x top left
}

input#searchfield, input#enewsfield {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #E44921;
	padding:2px 3px;
	width:150px;
	margin:2px 5px 0 0;
	vertical-align:top;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
* html input#searchfield {
	margin-top:1px
}
input#enewsfield {
	vertical-align:middle;
	width:220px;
	margin:0 5px 0 0;
	color:#E44921;
	font-size:14px;
}

select#srch_catIDs {
	width:150px;
	margin:2px 5px 0 0;
	vertical-align:top;
	padding:1px 2px;
}
select#srch_catIDs option {
	padding:0 2px;
}

input.txtfield,
input.current_txtfield,
textarea.txtfield,
textarea.current_txtfield,
select {
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid #E44921;
	background:#fff;
	padding:3px;
	margin:1px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
input.current_txtfield,
textarea.current_txtfield  {
	background:#fff;
	color:#000;
}

input.btn {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#E44921;
	border:2px solid #900;
}

form#product_sortby_form {
	margin:7px 0 0;
	border-top:1px dotted #ccc;
	padding-top:7px;
}
	form#product_sortby_form select { vertical-align:middle }
	
form#product_filter_form input,
form#product_filter_form label {
	padding:2px 3px;
	vertical-align:middle
}
form#product_filter_form select {
	vertical-align:middle;
	padding:1px 2px;
}


/* image styling
-------------------------------------------------------------*/
img {
	border:none;
}

img.framed {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	padding:5px;
}

div#col_right img {
	margin-bottom:15px;
}

img#brandlogo {
	float:right;
	padding-top:10px;
}
