html, body, h1, h2, h3, h4, p, ol, ul, li, form
{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

ol
{
	margin-left: 1.4em;
	list-style: decimal;
}

ul
{
	margin-left: 1.4em;
	list-style: square;
}

img
{
	border: 0;
}

h1
{
	margin-bottom: 15px;
	font-size: 150%;
}

h2
{
	margin-bottom: 15px;
	font-size: 115%;
	color: #903030;
}

h3
{
	margin-bottom: 12px;
	font-size: 110%;
	font-weight: bold;
	color: #406090;
}

p
{
	margin-bottom: 10px;
}

p.fine
{
	font-size: 85%;
}

em
{
	font-style: normal;
	text-decoration: underline;
}

a
{
	color: #406090;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.plain
{
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

br.clear
{
	clear: both;
}

hr
{
	height: 1px;
	margin-bottom: 20px;
	border: none;
	border-bottom: 1px dotted #999;
}

div.hr
{
	height: 1px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}

div.content
{
	width: 978px;
	margin: 0 auto;
	background-color: transparent;
}

div.header div.logo
{
	float: left;
	margin-top: 20px;
}

div.header div.links
{
	float: right;
	width: 390px;
	margin: 7px 2px 0 0;
	text-align: right;
}

div.header div.links div.social
{
	display: block;
	float: left;
}

div.header div.links ul
{
	list-style-type: none;
	margin-left: 0;
}

div.header div.links ul li
{
	display: inline;
	padding: 0 10px 1px 12px;
	border-left: 1px solid #ccc;
}

div.header div.links ul li a
{
	font-size: 85%;
	font-weight: normal;
	color: #444;
}

div.header_search input.term
{
	float: left;
	width: 130px;
	margin: 8px 2px 0 15px;
	border: none;
	background-color: transparent;
}

div.header_search input.search_button
{
	width: 125px;
	height: 33px;
}

div.header_nav a
{
	font-size: 85%;
	text-decoration: none;
	color: #fff;
}

div.header_nav a:hover
{
	background: #406090;
	text-decoration: none;
}

div.header_nav ul li
{
	display: inline;
}

div.header_nav ul a.hi
{
	color: #ffff66;
}

div.header_nav_links
{
	float: left;
	margin-left: 25px;
}

div.header_nav_currency
{
	float: right;
	margin-right: 10px;
	font-size: 115%;
}

div.header_nav_currency a.vat
{
	font-size: 75%;
}

#breadcrumb li
{
	list-style-type: none;
	float: left;
	display: inline-block;
	padding-left: 10px;
}

div.breadcrumb ul > li:first-child
{
	padding-left: 5px;
	border-left: none;
}

div.content_left
{
	float: left;
	width: 200px;
	margin-right: 30px;
}

div.menu_prod ul
{
	list-style-type: none;
	line-height: 1.1em;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #406090;
}


div.menu_prod ul li:hover
{
	background-color: #406090;
}

div.menu_prod ul li.clearance
{
	background-color: #309030;
}

div.menu_prod ul li.clearance:hover
{
	background-color: #406090;
}

div.menu_prod ul li.clearance a
{
	color: #fff;
}

div.menu_prod ul li.selected_sub
{
	background-color: #ddd;
}

div.menu_prod ul li.selected_sub:hover
{
	background-color: #406090;
}

div.menu_prod a
{
	display: block;
	width: 190px;
	padding: 9px 0 9px 10px;
	border-bottom: 1px solid #fff;
	font-size: 85%;
	text-decoration: none;
}

div.menu_prod a:hover
{
	color: #fff;
}

div.menu_prod ul.sub
{
	margin: 3px 0;
	border: 0;
}

div.menu_prod ul.sub li
{
	background: #f5f5f5;
}

div.menu_prod ul.sub li:hover
{
	background: #903030;
}

div.menu_prod ul.sub a:hover
{
	color: #fff;
}

div.menu_prod ul.sub a
{
	font-weight: normal;
	color: #903030;
}

div.menu_prod ul.sub a.selected
{
	font-weight: bold;
}

div.menu_att ul
{
	list-style-type: none;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #406090;
}

div.menu_att ul.nested
{
	margin-bottom: 3px;
	border-bottom: none;
}

div.menu_att a
{
	display: block;
	width: 190px;
	padding: 9px 0 9px 10px;
	border-bottom: 1px solid #fff;
	font-size: 85%;
	text-decoration: none;
	color: #444;
	cursor: default;
}

div.menu_att a.help:hover
{
	background: none;
}

div.menu_att ul.sub
{
	margin: 3px 0;
	border: 0;
}

div.menu_att ul.sub li
{
	background: #f5f5f5;
}

div.menu_att ul.sub li:hover
{
	background: #903030;
}

div.menu_att ul.sub a
{
	padding: 7px 0 7px 10px;
	font-weight: normal;
	color: #903030;
	cursor: pointer;
}

div.menu_att ul.sub a:hover
{
	color: #fff;
}

div.menu_att ul.sub li.model
{
	padding: 10px 0 0 10px ;
	background: #f5f5f5;
}

div.menu_att ul.sub li.colour
{
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div.menu_att ul.sub li.colour a
{
	float: left;
	width: 16px;
	height: 16px;
	margin: 5px 0 5px 10px;
	padding: 0;
}

div.menu_att ul.sub li.more a
{
	font-weight: bold;
	color: #444;
}

div.menu_att ul.sub li.colour a.black{background: #000;}
div.menu_att ul.sub li.colour a.gun{background: #999;}
div.menu_att ul.sub li.colour a.white{background: #fff; border: 1px solid #ccc; width: 14px; height: 14px;}
div.menu_att ul.sub li.colour a.red{background: #cc0000;}
div.menu_att ul.sub li.colour a.blue{background: #0000cc;}
div.menu_att ul.sub li.colour a.green{background: #00cc00;}
div.menu_att ul.sub li.colour a.yellow{background: #eeee00;}
div.menu_att ul.sub li.colour a.orange{background: #ffcc00;}
div.menu_att ul.sub li.colour a.pink{background: #ff83fa;}
div.menu_att ul.sub li.colour a.purple{background: #9900cc;}
div.menu_att ul.sub li.colour a.tan{background: #f1d693;}
div.menu_att ul.sub li.colour a.brown{background: #a5897d;}
div.menu_att ul.sub li.colour a.anthracite{background: #999;}
div.menu_att ul.sub li.colour a.beige{background: #e9dccf;}

div.menu_att ul li.selected:hover
{
	background-color: #e2c5c7;
}

div.menu_att ul li.selected a
{
	width: 170px;
	padding-right: 20px;
	color: #903030;
	font-weight: normal;
	cursor: pointer;
}

div.range_head a
{
	display: block;
	width: 190px;
	padding: 9px 0 9px 10px;
	border: none;
	font-size: 85%;
	text-decoration: none;
	color: #444;
	cursor: default;
}

div.range
{
	width: 160px;
	height: 15px;
	margin: 4px 0;
	padding: 15px 20px;
	background: #f5f5f5;
}

div.model
{
	width: 176px;
	margin: 4px 0;
	padding: 12px;
	background: #c7e2c9;
}

div.model select
{
	width: 100%;
	margin-bottom: 8px;
}

div.model input
{
	margin-top: 4px;
}

ul.related_items
{
	width: 200px;
	margin: 0 0 20px 0;
	list-style-type: none;
	border-bottom: 1px dotted #406090;
}

ul.related_items li:hover
{
	background-color: #406090;
}

ul.related_items li a
{
	display: block;
	width: 190px;
	height: 56px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	font-size: 85%;
	text-decoration: none;
}

ul.related_items li a:hover
{
	color: #fff;
}

ul.related_items li img
{
	float: right;
	margin-left: 8px;
	padding: 3px;
	background: #fff;
	border-right: 1px solid #ccc;
}

ul.reasons
{
	margin-left: 2px;
	list-style-type: none;
}

div.content_main
{
	float: left;
	width: 515px;
	line-height: 1.4em;
}

div.content_main_wide
{
	float: left;
	width: 745px;
	line-height: 1.4em;
}

div.intro h2
{
	margin-bottom: 10px;
}

div.content_span
{
	clear: both;
}

div.text_column_right
{
	float: right !important;
}

div.text_column_content
{
	padding: 12px 12px 0 12px;
}

div.text_column_content h2
{
	margin-bottom: 25px;
}

div.content_right
{
	float: right;
	width: 200px;
}

div.container
{
	width: 178px;
	padding: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 85%;
}

div.accreditations
{
	width: 200px;
	text-align: center;
}

ul.value_panel
{
	width: 200px;
	list-style-type: none;
	margin: 0;
	text-align: center;
}

ul.value_panel li
{
	padding: 5px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

ul.value_panel li img.prod
{
	float: left;
	border-left: 15px solid #fff;
	margin-bottom: 0;
}

ul.value_panel li.item
{
	line-height: 50px;
}

ul.value_panel li.discount
{
	border-color: #e5e5e5;
	background: #e5e5e5;
	color: #009900;
	font-weight: bold;
	font-size: 85%;
}

div.content_right img
{
	margin-bottom: 20px;
}

div.content_right img.imrg
{
	margin-left: -25px;
}

div.recent
{
	clear: both;
	padding: 20px 0;
}

div.recent a:hover
{
	background-position: 2px -200px;
}

div.recent img
{
	padding: 9px 9px 4px 9px;
	margin-bottom: 2px;
}

div.footer_margin
{
	padding: 15px 0;
	text-align: right;
	clear: both;
}

div.footer_nav p
{
	margin-top: 18px;
	padding-left: 15px;
}

div.footer_nav a
{
	font-weight: normal;
	color: #fff;
}

div.footer_nav_block
{
	float: left;
	width: 200px;
	margin-left: 30px;
}

div.footer_nav_block ul
{
	list-style-type: none;
	margin: 15px 0;
	padding-left: 15px;
}

div.footer_nav_block li
{
	padding-bottom: 5px;
}

div.footer_cards
{
	width: 1004px;
	margin: 0 -23px;
	padding: 10px;
	background: #fff;
	clear: both;
}

div.footer_text
{
	width: 1004px;
	margin: 0 -23px;
	padding: 10px;
	color: #999;
	font-size: 75%;
	clear: both;
}

div.footer_text a
{
	font-weight: normal;
	color: #999;
}

/* PRODUCT PAGE */

div.content_prod_left
{
	width: 200px;
}

div.content_prod
{
	float: right;
	width: 515px;
}

div.content_prod h1
{
	margin-bottom: 15px;
}

div.content_prod h2
{
	margin-bottom: 25px;
	font-weight: normal;
}

div.content_prod span.warn
{
	margin: 20px 0 5px 0;
	display: block;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #fff8a5;
	color: #666;
}

div.prod_info
{
	clear: both;
}

p.prod_rating
{
	clear: left;
	margin-bottom: 25px;
}

p.prod_rating img
{
	margin: 0 2px -3px 0;
}

div.prod_price_line
{
	margin-bottom: 15px;
}

div.prod_price_line span.price
{
	font-size: 150%;
	font-weight: bold;
}

div.prod_price_line span.delivery
{
	font-size: 120%;
	font-weight: bold;
	color: green;
}

div.prod_avail
{
	margin-bottom: 20px;
}

div.prod_avail span.prod_avail
{
	display: block;
	float: left;
}

#status
{
	display: block;
	float: left;
	height: 20px;
}

div.prod_avail span.status_default
{
	font-weight: normal;
	font-style: italic;
	color: #666;
}

div.prod_avail span.status_error
{
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
}

div.prod_avail span.status_ok a
{
	color: #008000;
}

div.prod_avail span.status_warn a
{
	color: #ffa500;
}

div.prod_avail span.status_error a
{
	color: #cc0000;
}

#button_add_basket:hover
{
	background-position: 0 -40px;
}

#button_add_basket.no_click
{
	background-position: 0 -80px;
	cursor: default;
}

#button_checkout:hover
{
	background-position: 0 -40px;
}

#button_checkout.no_click
{
	background-position: 0 -80px;
	cursor: default;
}

p.add_wishlist
{
	float: right;
	clear: right;
	margin: 3px 25px 0 0;
}

div.prod_info p.timescale_default
{
	margin: 0 0 15px 0;
	color: #666;
}

div.prod_info p.timescale_ok
{
	margin: 0 0 15px 0;
	color: #008000;
}

div.prod_info p.timescale_warn
{
	margin: 0 0 15px 0;
	color: #ffa500;
}

div.prod_info p.timescale_error
{
	margin: 0 0 15px 0;
	color: #cc0000;
}

div.social_prod
{
	float: right;
	width: 70px;
	margin-right: 10px;
	text-align: right;
}

div.prod_info p.prod_options
{
	display: block;
	margin-bottom: 8px;
	font-size: 115%;
	color: #903030;
}

div.prod_info #option
{
	width: 250px;
	margin-top: 10px;
}

#product_option_table
{
	margin-bottom: 20px;
}

#product_option_table table
{
	width: 100%;
	border-collapse: collapse;
}

#product_option_table table tr
{
	background: #ececec;
}

#product_option_table table tr.odd
{
	background: #e3e6ec;
}

#product_option_table table tr.selected
{
	background: #c7e2c9;
}

#product_option_table table th
{
	padding: 5px;
	font-weight: normal;
	font-style: italic;
	background: #fff;
}

#product_option_table table td
{
	padding: 8px;
	border: 1px solid #fff;
}

#product_option_table table td.option
{
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

#product_option_table table td.description
{
	text-align: left;
}

#product_option_table table td.price
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#product_fittings_table
{
	margin-bottom: 25px;
}

#product_fittings_table table
{
	width: 100%;
	border-collapse: collapse;
}

#product_fittings_table table caption
{
	margin-bottom: 8px;
	font-size: 110%;
	font-weight: bold;
	color: #406090;
	text-align: left;
}

#product_fittings_table table tr
{
	background: #f5f5f5;
}

#product_fittings_table table tr.odd
{
	background: #e9e9e9;
}

#product_fittings_table table td
{
	padding: 5px;
	border: 1px solid #fff;
}

#product_fittings_table table td.manufacturer
{
	padding: 20px 0 12px 0;
	font-size: 115%;
	color: #903030;
	background: #fff;
	text-align: left;
}

#product_fittings_table table td.model
{
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#product_fittings_table table td.years
{
	text-align: left;
}

#product_fittings_table table td.years a
{
	font-weight: normal;
}

table.data
{
	width: 100%;
	border-collapse: collapse;
}

table.data tr
{
	background: #ecf6ec;
}

table.data tr.odd
{
	background: #ecf6ec;
}

table.data th
{
	padding: 5px;
	font-weight: normal;
	font-style: italic;
	background: #fff;
}

table.data td
{
	padding: 8px;
	border: 1px solid #fff;
}

div.prod_images
{
	margin-top: 30px;
	clear: both;
}

div.prod_videos
{
	margin-top: 30px;
	clear: both;
}

div.prod_related
{
	padding: 5px 0 5px 8px;
	background: #f5f5f5;
}

div.prod_related a
{
	font-weight: normal;
	color: #903030;
}

div.questions_answers
{
	margin: 30px 0 20px 0;
	clear: both;
}

div.questions_answers div
{
	padding: 5px 10px;
	border-top: 1px dotted #999;
	background: #efefef;
}

div.questions_answers div.odd
{
	background: #f5f5f5;
}

div.prod_reviews
{
	margin-top: 70px;
	clear: both;
}

div.hreview-aggregate
{
	display: none;
}

img.prod_main
{
	float: none;
	margin-bottom: -11px;
}

img.zoom
{
	position: relative;
	left: 178px;
	top: -16px;
	z-index: 5;
}

img.prod_feature
{
	float: right;
	margin-left: 10px;
}

img.prod_detail
{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
}

div.prod_review
{
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dotted #999;
}

div.prod_review_container > div:first-child
{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

div.prod_review p.review_title
{
	margin-bottom: 8px;
	font-size: 110%;
}

div.prod_review p.review_link
{
	margin-bottom: 8px;
}

div.prod_review p.review_sig
{
	margin-top: 8px;
	font-style: italic;
	color: #666;
}

div.prod_review img.prod_review
{
	float: right;
	border: 0;
}

div.review_disclaimer
{
	margin-top: 30px;
	padding: 5px;
	font-size: 90%;
	background: #ddeedd;
}

.red_back_small
{
	margin-right: 5px;
	padding: 0px 4px;
	font-weight: bold;
	color: #fff;
	background-color: #b72f33;
}

.green_back_small
{
	margin-right: 5px;
	padding: 0px 4px;
	font-weight: bold;
	color: #fff;
	background-color: #009900;
}

/* CATEGORIES */

div.cats_group
{
	margin-bottom: 20px;
}

div.cats_group a:hover
{
	background-position: 2px -200px;
}

div.cats_group img
{
	padding: 9px 9px 4px 9px;
	margin-bottom: 2px;
}

div.brands_group
{
	margin-bottom: 20px;
}

div.brands_group a:hover
{
	background-position: 2px -200px;
}

div.brands_group img
{
	padding: 9px 9px 4px 9px;
	margin-bottom: 2px;
}

p.cat_desc
{
	margin-bottom: 25px;
}

img.power_browse
{
	float: right;
	margin-top: -10px;
}

img.cat_main
{
	float: right;
	padding: 0 0 5px 5px;
}

img.cat_feature
{
	float: right;
	margin-left: 10px;
}

/* CATEGORY FILTERS */

#search_control select
{
	margin: 0 15px -2px 0;
}

#search_control a
{
	display: block;
	float: right;
	margin: -1px 10px 0 0;
	padding: 3px;
	font-weight: bold;
	color: #fff;
	background: green;
}

div.prod_grid
{
	margin-bottom: 20px;
}

div.prod_grid a:hover
{
	background-position: 21px -200px;
}

div.prod_grid img
{
	padding: 9px 30px 8px 30px;
	margin-bottom: 2px;
}

/* PROD LISTINGS */

div.list_prod_info
{
	float: left;
	width: 315px;
	height: 70px;
	padding: 5px 0 0 10px;
}

div.list_prod_info a
{
	display: block;
	margin-bottom: 12px;
	font-size: 90%;
}

div.prod_list_price
{
	float: right;
	width: 60px;
	padding: 5px 10px 0 0;
	text-align: right;
	font-weight: bold;
}

div.prod_list_price span.line-through
{
	font-weight: normal;
}

div.list_prod_rating
{
	float: left;
	width: 385px;
	padding-left: 10px;
	font-size: 90%;
	font-style: italic;
	color: #008000;
}

div.list_prod_rating img.rating
{
	margin: 0 5px -2px 0;
}

div.list_prod_rating img.info
{
	float: right;
	margin-top: -5px;
}

img.list_prod
{
	float: left;
	border-right: 10px solid #fff;
}

div.header_bike_specific
{
	margin-bottom: 15px;
	padding: 4px 8px;
	font-weight: bold;
	background: #ccc;
}

div.group_bike_specific
{
	margin-bottom: 35px;
}

div.search_box
{
	padding: 8px 12px 0 12px;
	width: 491px;
	background: #c5e2c7;
}

div.search_box div.row
{
	clear: both;
	padding-bottom: 8px;
}

div.search_box div.row span
{
	padding-right: 10px;
}

/* RESULT NAV */

#result_nav
{
	margin: 20px 0;
	font-size: 85%;
	font-weight: bold;
	color: #406090;
}

#result_nav div.prev
{
	float: left;
	text-align: left;
	background: #efefff;
}

#result_nav div.prev a
{
	display: block;
	width: 95px;
	padding: 3px 0 3px 5px;
	border: 1px solid #cdcdff;
	text-align: left;
	text-decoration: none;
}

#result_nav div.prev a:hover
{
	color: #fff;
	background: #406090;
	border: 1px solid #406090;
}

#result_nav div.list_container
{
	width: 300px;
	float: left;
	margin: 0 auto;
}

#result_nav div.list
{
	text-align: center;
	overflow: hidden;
}

#result_nav div.list a
{
	display: block;
	float: left;
	width: 25px;
	margin: 0 1px;
	padding: 3px 0;
	border: 1px solid #cdcdff;
	text-align: center;
	text-decoration: none;
}

#result_nav div.list a:hover
{
	color: #fff;
	background: #406090;
	border-color: #406090;
}

#result_nav div.list a.current
{
	color: #fff;
	background: #406090;
	border-color: #406090;
}

#result_nav div.next
{
	float: right;
	text-align: right;
	background: #efefff;
}

#result_nav div.next a
{
	display: block;
	width: 95px;
	padding: 3px 5px 3px 0;
	border: 1px solid #cdcdff;
	text-align: right;
	text-decoration: none;
}

#result_nav div.next a:hover
{
	color: #fff;
	background: #406090;
	border: 1px solid #406090;
}

#result_nav div.disabled
{
	width: 95px;
	padding: 3px 6px;
	color: #ccc;
	background: #eee;
	border: 1px solid #ccc;
}

/* FORMS */

div.form
{
	padding: 15px 12px 5px 12px;
	margin-bottom: 30px;
	background: #eee;
	border: 1px solid #ddd;
}

div.form div.row
{
	clear: both;
	margin: 0;
	padding-bottom: 10px;
}

div.form div.row span.label
{
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 2px;
	text-align: left;
}

div.form div.row span.bullet
{
	float: left;
	margin: -3px 10px 20px 0;
	padding: 0 6px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
	background: #ccc;
	color: #fff;
}

div.form div.row span.form
{
	text-align: left;
}

div.form div.row span.spacer
{
	width: 10px;
}

div.form_footer
{
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	background: #ccc;
}

span.error
{
	color: #cc0000;
}

span.valid
{
	color: #009900;
}

.field_error
{
	border: 2px solid #cc0000;
}

.field_valid
{
	border: 2px solid #009900;
}

div.bike_select_main
{
	padding: 20px 15px 0 15px;
	margin-bottom: 20px;
	background: #eee;
	border: 1px solid #ccc;
}

div.bike_select_main div.row
{
	clear: both;
	margin-bottom: 20px;
}

div.bike_select_main div.row span.label
{
	float: left;
	width: 160px;
	margin-right: 5px;
	text-align: right;
}

div.bike_select_main div.row span.bullet
{
	float: left;
	margin-top: -5px;
	padding: 0 5px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.5em;
	background: #cc0000;
	color: #fff;
}

div.bike_select_main div.row span.form
{
	text-align: left;
}

#bike_select_filter div.row
{
	clear: both;
	margin-bottom: 20px;
}

#bike_select_filter div.row span.bullet
{
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding: 0;
	line-height: 1.5em;
	background: #cccccc;
	color: #fff;
}

#bike_select_filter div.row span.form
{
	text-align: left;
}

#bike_select_filter select
{
	width: 100%;
}

div.list_form
{
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px dotted #406090;
	background: #efefff;
	font-size: 85%;
}

div.list_form input.list_email
{
	width: 120px;
	margin-bottom: 7px;
}

div.list_form input.list_sub
{
	width: 47px;
	height: 23px;
	margin: 0 0 -6px 3px;
}

/* CHECKOUT */

div.checkout_progress ul
{
	list-style-type: none;
	margin-left: 0;
}

div.checkout_progress ul li
{
	display: inline;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

div.checkout_progress ul li.stage_1
{
	padding-left: 23px;
}

div.checkout_progress ul li.stage_2
{
	padding-left: 86px;
}

div.checkout_progress ul li.stage_3
{
	padding-left: 83px;
}

div.checkout_progress ul li.stage_4
{
	padding-left: 77px;
}

div.checkout_progress ul li.complete
{
	color: #009900;
}

/* CART / CHECKOUT */

#cart_new table
{
	width: 745px;
	margin-bottom: 10px;
}

#cart_new table thead tr
{
	background-color: transparent;
	color: #a9d0ed;
}

#cart_new table thead th
{
	padding: 5px;
}

#cart_new table tbody td
{
	text-align: center;
}

#cart_new table tbody td.image
{
	width: 50px;
}

#cart_new table tbody td.link
{
	text-align: left;
	border-bottom: 1px dotted #666;
}

#cart_new table tbody td.voucher
{
	text-align: left;
	border-bottom: 1px dotted #666;
	border-left: none;
	text-align: right;
}

#cart_new table tbody td.last
{
	border-bottom: none;
}

#cart_new table tbody td.link a
{
	font-weight: normal;
	color: #222;
}

#cart_new table tbody td.top
{
	border-top: 1px solid #a5cdec;
}

#cart_new table td.bottom
{
	border-bottom: 1px solid #a5cdec !important;
}

#cart_new table td.topleft
{
	border-top: 1px solid #a5cdec;
	border-left: 1px solid #a5cdec;
	border-radius: 7px 0 0 0;
}

#cart_new table td.bottomleft
{
	border-bottom: 1px solid #a5cdec;
	border-left: 1px solid #a5cdec;
	border-radius: 0 0 0 7px;
}

#cart_new table td.topbottomleft
{
	border: 1px solid #a5cdec;
	border-right: none;
	border-radius: 7px 0 0 7px;
}

#cart_new table td.topright
{
	border-top: 1px solid #a5cdec;
	border-right: 1px solid #a5cdec;
	border-radius: 0 7px 0 0;
}

#cart_new table td.bottomright
{
	border-bottom: 1px solid #a5cdec;
	border-right: 1px solid #a5cdec;
	border-radius: 0 0 7px 0;
}

#cart_new table td.topbottomright
{
	border: 1px solid #a5cdec;
	border-radius: 0 7px 7px 0;
}

#cart_new table tbody td
{
	border-left: 1px solid #a5cdec;
}

#cart_new table tbody td.right
{
	border-right: 1px solid #a5cdec;
}

#cart_new table tbody td.image
{
	padding: 10px;
}

#cart_new table tbody td.price
{
	width: 95px;
}

#cart_new table tbody td.voucher_value
{
	width: 95px;
	border-left: none;
}

#cart_new table tbody td.qty
{
	width: 95px;
}

#cart_new table tbody td.total
{
	width: 95px;
}

#cart_new table tbody td.qty img
{
	cursor: pointer;
}

#cart_new table tbody td.link, #cart table tbody td.remove
{
	border-left: none;
	text-align: left;
}

#cart_new table tbody tr.voucher_entry td
{
	padding: 15px 0;
	background: #f5f5f5;
	border-top: 1px solid #a5cdec;
	border-bottom: 1px solid #a5cdec;
	text-align: center;
}

#cart_new table tbody tr.voucher_entry td.label
{
	border-left: none;
	text-align: right;
}

#cart_new table tbody tr.voucher_entry td.submit
{
	border-left: none;
}

#cart_new table tbody tr.voucher_entry td.code input[type="text"]
{
	width: 150px;
	margin: 0 10px;
	text-transform: uppercase;
}

#cart_new table tbody tr.voucher_entry td.code span
{
	display: block;
}

#cart_new table tbody tr.voucher_entry td.code
{
	border-left: none;
}

#cart_new table tfoot td
{
	padding: 10px;
	text-align: center;
}

#cart_new table tfoot td.total
{
	font-weight: bold;
}

#cart_new table tfoot td.label
{
	font-weight: bold;
	color: #a9d0ed;
	text-align: right;
	
}

#cart_new span.prod_avail
{
	font-size: 85%;
	color: #888;
}

#cart_new span.status_error
{
	color: #cc0000;
}

#cart_new span.status_ok
{
	color: #008000;
}

#cart_new span.status_warn
{
	color: #ffa500;
}

#update_basket
{
	float: left;
}

#basket_action
{
	height: 35px;
	margin-right: 190px;
	padding-left: 5px;
	border-radius: 5px;
	background-color: #f5f5f5;
}

#breadcrumb_basket
{
	line-height: 35px;
	vertical-align: middle;
	overflow: hidden;
	margin-right: 190px;
	padding-left: 5px;
	height: 35px;
	border-radius: 5px;
	background-color: #f5f5f5;
	font-size: 85%;
}

#breadcrumb_basket ul
{
	margin-left: 0;
}

#breadcrumb_basket li
{
	list-style-type: none;
	float: left;
	display: inline-block;
	padding-left: 10px;
}

#breadcrumb_basket a.first
{
	color: #406090;
}

#breadcrumb_basket a.last
{
	background: none;
}

div.menu_cart
{
	width: 200px;
	float: left;
}

div.alt_checkouts
{
	clear: both;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}

div.alt_checkouts p
{
	padding: 15px 0 10px 0;
	font-weight: bold;
}

#checkout table
{
	width: 515px;
	margin-bottom: 30px;
}

#checkout table thead tr
{
	font-size: 85%;
	color: #fff;
	background: #406090;
}

#checkout table thead th
{
	padding: 5px;
	border-bottom: 5px solid #fff;
}

#checkout table tbody td
{
	text-align: center;
	border-bottom: 5px solid #fff;
}

#checkout table tbody td.title
{
	padding-left: 5px;
	text-align: left;
}

#checkout table tfoot tr
{
	font-weight: bold;
	color: #fff;
	background: #406090;
}

#checkout table tfoot td
{
	padding: 5px;
	text-align: center;
	border-bottom: 5px solid #fff;
}

#checkout table tfoot td.label
{
	font-size: 85%;
	text-align: right;
}

/* ORDER TRACKING */

table.order_history
{
	width: 100%;
	margin: 15px 0 30px 0;
	border-collapse: collapse;
}

table.order_history tr
{
	background: #ececec;
}

table.order_history tr.header
{
	background: #e3e6ec;
	border-top: 3px solid #fff;
}

table.order_history tr.header td
{
	padding: 8px;
	border-top: 15px solid #fff;
}

table.order_history th
{
	padding: 5px;
	font-weight: normal;
	font-style: italic;
	background: #f5f5f5;
}

table.order_history td
{
	padding: 5px;
	border: 1px solid #fff;
	text-align: center;
}

table.order_history td.price
{
	text-align: right;
}

table.order_history td.product
{
	text-align: left;
}

table.order_status
{
	width: 100%;
	margin: 15px 0 30px 0;
	border-collapse: collapse;
}

table.order_status tr
{
	background: #ececec;
}

table.order_status th
{
	padding: 5px;
	font-weight: normal;
	font-style: italic;
	background: #f5f5f5;
	border-bottom: 15px solid #fff;
}

table.order_status td
{
	padding: 8px;
	border: 1px solid #fff;
	text-align: center;
}

table.order_status td.desc
{
	text-align: left;
}

/* STATIC PAGES */

img.head
{
	float: right;
	padding: 0 0 10px 10px;
}

div.faq_q
{
	margin-bottom: 2px;
	padding: 5px 8px;
	background: #ddd;
}

div.faq_a
{
	margin-bottom: 15px;
	padding: 5px 8px;
	background: #f5f5f5;
}

table.filled
{
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}

table.filled caption
{
	margin-bottom: 8px;
	font-size: 110%;
	font-weight: bold;
	color: #406090;
	text-align: left;
}

table.filled tr
{
	background: #f5f5f5;
}

table.filled tr.odd
{
	background: #e9e9e9;
}

table.filled td
{
	padding: 5px;
	border: 1px solid #fff;
}

table.filled th
{
	padding: 20px 0 12px 0;
	font-size: 115%;
	font-weight: normal;
	color: #903030;
	background: #fff;
}

table.filled td.heading
{
	padding: 20px 0 12px 0;
	background: #fff;
	text-align: center;
	font-weight: bold;
}

/* TOOLTIP */
a.tt
{
	position: relative;
	z-index: 24;
	text-decoration: none;
	border-bottom: 1px dashed;
	cursor: help;
}

a.tt span
{
	display: none;
}

/* background:; ie hack, something must be changed in a for ie to execute it */
a.tt:hover
{
	z-index: 25;
	background:;
}

a.tt:hover span.tooltip
{
	display: block;
	position: absolute;
	top: -12px;
	left: 70px;
	width: 275px;
	color: #444;
	font-weight: normal;
	text-align: left;
}

a.tt:hover span img
{
	margin: 10px 0;
}

a.tt:hover span.att
{
	left: 190px;
}

a.tt:hover span.free
{
	top: -15px;
	left: -20px;
	line-height: 1.2em;
}

a.tt:hover span.finance
{
	top: 5px;
	left: -280px;
}

/* TERMS */

ol.terms ul.sub
{
	list-style-type: none;
}

ol.terms ul.sub li
{
	margin-left: 30px;
	padding-left: 0;
}

ol.terms ul.sub li span.num
{
	display: block;
 float: left;
	width: 40px;
	margin-left: -40px;
}

ol.terms ul.sub ul.sub
{
	list-style-type: none;
}

ol.terms ul.sub ul.sub li
{
	margin-left: 50px;
	padding-left: 0;
}

ol.terms ul.sub ul.sub li span.num
{
	display: block;
 float: left;
	width: 60px;
	margin-left: -60px;
}

/* OLD STYLES, NEED SORTING */

div.link_box
{
	width: 491px;
	padding: 10px;
	border-left: 2px solid #bbc6e0;
	border-right: 2px solid #bbc6e0;
}

#box_details_top
{
	width: 515px;
	text-align: right;
	border-bottom: 2px solid #ccc;
}

#box_details
{
	width: 493px;
	color: #404040;
	text-align: left;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 2px solid #ccc;
}

/* TOOLBAR */

#toolbar_placeholder
{
	height: 100px;
	padding-top: 10px;
}

#toolbar
{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 3px 8px;
	background: #999;
	border: 2px solid #fff;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
}

#toolbar.scroll
{
	position: fixed;
	bottom: 0px;
	left: 10px;
	right: 10px;
	-moz-box-shadow: 0 0 7px black;
	-webkit-box-shadow: 0 0 7px black;
	box-shadow: 0 0 7px black;
}

#toolbar.stop
{
	position: relative;
}

#toolbar div.row
{
	margin-bottom: 10px;
	padding: 4px;
	text-align: right;
}

#toolbar div.row span
{
	padding-left: 40px;
}

#toolbar div.row:last-child
{
	margin-bottom: 2px;
}

#toolbar input[type="button"]
{
	padding: 1px 5px;
}

#toolbar input[type="text"]
{
	padding: 3px;
	border: 1px solid #666;
	border-radius: 2px;
}

#toolbar input.go
{
	font-weight: bold;
	color: green;
}

#toolbar input.cancel
{
	color: red;
}