body {
	background: #2f2f2f; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #fe9a04;
}
a:visited {
	/*color: #81c5e2;*/
}
a:hover {
	color: #787878;
}
h2 {
	font-weight: bold;
}
h4 {
	font-weight: bold; font-size: 14px;
	margin: 20px 0 -10px;
}
div#container {
	width: 950px;
	margin: 0 auto; position: relative;
	background: #fff url(../images/bg_container.jpg) repeat-y;
	overflow: hidden;
}
div#column_one {
	width: 191px;
	padding: 0;
	float: left;
	position: relative;
	min-height: 600px;
}
div#column_two {
	width: 759px; float: right;
	overflow: hidden;
}
div#navigation {
	height: 57px; width: 749px;
	background: #000 url(../images/bg_navigation.jpg);
	padding: 0 0 0 10px;
}
div#navigation a {
	float: left; display: block;
	color: #fff; font-weight: bold;
	font-size: 12px; margin: 21px 0 0 23px;
}
div#navigation a:hover {
	color: #ff9702;
}
div#navigation div#cart {
	background: #c4c4c4 url(../images/bg_cart_nav.jpg);
	float: right; margin: 11px 20px 0 0;
	height: 24px; width: 366px;
	padding: 10px 0 0 10px;
}
div#navigation div#cart a {
	margin: 0 30px 0 0; float: none;
	display: inline; color: #cc3300;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------ Column One */

div#column_one a.category {
	color: #000;
	display: block;
	font-weight: bold;
	padding: 8px 0 8px 20px;
	background: url(../images/bg_column_one_nav_norm.jpg) left no-repeat;
	border-bottom: 1px solid #2f2f2f;
	color: #fff;
}
div#column_one a.category:hover {
	background: url(../images/bg_column_one_nav_over.jpg) left no-repeat;
}
div#column_one p {
	color: #fff; font-weight: bold;
	padding: 16px 0 10px 10px;
	border-bottom: 1px solid #2f2f2f; 
}
/* ------------------------------------------------------------------------------ Column Two */

div#flash {
	width: 428px; height: 226px;
	margin: -20px 0 0 0;
}
/* ------------------------------------------------------------------------------ Index Page */
div#index {
	background: url(../images/bg_index.jpg);
	overflow: hidden;
}
div#index_main {
	padding: 20px 20px;
	width: 316px; float: left;
}
div#index_main p {
	margin: 0 0 20px 0;
}
div#index_main p.bold {
	font-weight: bold;
}
div#featured {
	float: right; width: 403px;
	background: #d5d5d5; padding: 0 0 20px 0;
}
div#featured div.item {
	background: url(../images/bg_featured_item.jpg);
	width: 364px; height: 189px;
	margin: 20px 0 0 20px;
	position: relative;
}
div#featured div.item h1 {
	color: #fe9a04; font-weight: bold;
	font-size: 14px; padding: 10px;
}
div#featured div.item h2 {
	font-weight: bold; width: 176px;
}
div#featured div.item p {
	width: 176px;
}
div#featured div.item div.details {
	float: left; margin: 10px 0 0 10px;
	line-height: 16px;
}
div#featured div.item img.product {
	float: right; margin: 10px 20px 0 0;
}
div#featured div.item img.go {
	position: absolute;
	bottom: 10px;
}
/* -------------------------------------------------------------------------- Standard Pages */
div#standard {
	overflow: hidden;
	padding: 20px;
}
div#standard h1 {
	color: #fe9600; margin: 0 20px 20px 0;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #afafaf;
}
div#standard p {
	margin: 10px 0;
}
/* --------------------------------------------------------------------------------- Listing */

div#listing {
	margin: 30px 10px 30px 30px;
}
div#listing h1 {
	color: #fe9600; margin: 0 20px 20px 0;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #afafaf;
}
div#listing h1 a {
	color: #fe9600;
}
div#listing h1 a:hover {
	color: #787878;
}
div#listing div.item {
	float: left; height: 254px;
	margin: 0 19px 50px 0; width: 220px;
	background: #eaeaea; text-align: center; 
	position: relative;
}
div#listing div.item div.landscape {
	padding: 41px 0;
}
div#listing div.item div.portrait {
	padding: 9px 0;
}
div#listing div.item div.name {
	border-top: 6px solid #fff;
	background: #fff; position: absolute;
	bottom: 0; left: 0; text-align: center;
	width: 220px; height: 28px; padding: 0 0 0 0;
}
div#listing div.item div.name a {
	background: url(../images/link_arrow.jpg) no-repeat;
	font-size: 16px; padding: 0 0 0 20px;
	color: #fe9600; text-decoration: underline; font-weight: bold;
}
div#listing div.item div.name a:hover {
	color: #787878;
}

/* --------------------------------------------------------------------------------- Product */

div#product {
	margin: 30px 10px 30px 30px;
}
div#product h1 {
	color: #fe9600; margin: 0 20px 20px 0;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #afafaf;
}
div#product h1 a {
	color: #fe9600;
}
div#product h1 a:hover {
	color: #787878;
}
div#product div#info {
	float: left; position: relative;
}
div#product div#info img {
	border: 1px solid black;
	margin: 5px 0 0 0;
}
div#product div#description {
	float: right; width: 335px;
	margin: 0 5px 0 0;
}
div#product div#description h1 {
	border: 0; font-size: 18px;
	margin: 6px 0 0 0;
}
div#product div#description p {
	margin: 0 15px 0 0;
}
div#product div#thumbnails h1 {
	margin: 40px 0 10px; padding: 0;
	border: 0;
}
/* ----------------------------------------------------------------------------- Normal Page */

div#normal {
	margin: 0 18px;
}
div#normal h1 {
	font-size: 24px; color: #00a4c9;
	font-weight: bold; margin: 0 0 16px 0;
}
div#normal h1.about {
	color: #00a4c9;
}
div#normal h1.info {
	color: #e85014;
}
div#normal h1.category {
	margin: 20px 0;
}
div#normal p.large {
	margin: 20px 0 0; font-size: 16px;
}
div#normal p.normal {
	margin: 20px 0 0; font-size: 12px;
}
div#normal p.mini404 {
	width: 400px;
}
/* ----------------------------------------------------------------------------------- Grids */

div#grid_container {
	width: 408px;
}
div.grid_cell {
	width: 101px; height: 160px; padding: 10px;
	background: url(../images/bg_grid_cell.gif);
	float: left; margin: 0 10px 10px 0;
	font-size: 10px; font-weight: bold;
}
div.grid_cell a.text {
	color: #ff6600; font-size: 10px;
}
div.grid_cell img {
	width: 80px; height: 80px;
	margin: 0 10px 20px;
}



/* ----------------------------------------------------------------------------- Search Form */

form#search {
 width: 193px; height: 48px;
 background: url(../images/bg_search_form.jpg);
 padding: 46px 0 0 22px;
}
form#search input {
	border: 0;
}
form#search input.text {
	padding: 1px 0 0 4px; height: 17px;
}
form#search input.submit {
	font-size: 9px; color: #000;
	background: #fff; margin: 0 0 -1px 6px;
	width: 26px; font-weight: bold; height: 19px;
}

/* ------------------------------------------------------------------------------ Login Form */

form#login {
 width: 123px; height: 117px;
 background: url(../images/bg_login_form.jpg) no-repeat;
 margin: 2px 0 0 0; padding: 10px 7px 0 7px;
 color: #fff; position: absolute; bottom: 34px;
}
form#login input {
 display: inline; border: 0;
 padding: 1px 0 0 4px; height: 17px;
 width: 120px;
}
form#login input.submit {
	background: url(../images/btn_login.gif);
	height: 22px; width: 55px; border: none; cursor: pointer;
	margin: 10px 0 0; padding: 0;
	float: right;
}
form#login h2 {
	font-size: 16px; font-weight: bold;
	margin: 0 0 16px 0;
}




div#flash {
	text-align: center; padding: 20px 0 0;
}
div#main {
	padding: 20px 20px 0; min-height: 620px;
}
div#footer {
	color: #d3d3d3; text-align: left; padding: 20px 20px 20px;
	clear: both; background: #000; height: 12px;
	font-size: 10px; margin: 30px 0 0;
}
div#footer a {
	color: #d3d3d3; text-decoration: none; font-weight: bold;
	margin: 0 5px 0;
}
div#footer a:hover {
	color: #fff;
}

/* ------------------------------------------------------------------------------ Index Page */
div#index_col_1 {
	width: 300px; float: left;
}
div#index_col_2 {
	width: 280px; float: left; padding: 0 0 0 20px;
}
div#index_col_3 {
	width: 280px; float: left; padding: 0 0 0 20px; clear: right;
}
div#float_fix {
	width: 900px; height: 0px; color: #fff;
}
div#index_col_1 img, div#index_col_2 img, div#index_col_3 img {
	margin: 0 0 20px 0;
}
div#index_news {
	background: #000 url(../images/bg_latest_news.jpg) top center no-repeat;
	min-height: 638px; width: 260px; padding: 46px 20px 0px;
	color: #fff; font-size: 11px; margin: 0 0 20px 0; position: relative;
}
div#index_news h2 {
	font-weight: bold;
}
div#index_news p {
	color: #bababa; margin: 2px 0;
}
div#index_news a {
	color: #c60b12; font-weight: bold; text-decoration: none;
	margin: 0 0 16px; display: block; padding: 0 0 0 12px;
	background: url(../images/index_news_arrow.jpg) left no-repeat;
}
div#index_news a:hover {
	color: #f00;
	background: url(../images/index_news_arrow_over.jpg) left no-repeat;
}
img.news_button {
	position: absolute; bottom: -10px; right: 10px;
}
/* ----------------------------------------------------------------------------- Left Column */

div#left_column {
	width: 232px; background: url(../images/store_nav_bg.jpg) no-repeat right top;
	min-height: 504px; float: left; margin: 0 0 20px 0;
}
div#left_column h1, div#left_column h1 a {
	color: #bf1015; font-size: 14px; font-weight: bold; margin: 0 0 14px 0;
	background: 0; margin-left: -5px;
}

div#left_column h1, div#left_column h1 a:hover {
	background: 0;
}

div#left_column a {
	font-weight: bold; display: block;
	color: #000; background: url(../images/store_nav_arrow.jpg) no-repeat;
	padding: 0 0 0 10px; margin: 10px 0;
	text-decoration: none; font-size: 11px;
}

div#left_column a.active {
	color: #bf1015; background: url(../images/store_nav_arrow_over.jpg) no-repeat;
}

div#left_column a:hover {
	color: #bf1015; background: url(../images/store_nav_arrow_over.jpg) no-repeat;
}

div#left_column a.product_link {
	font-weight: normal;
	margin: 10px 0 10px 10px;
}

div#left_column a.product_link_active {
	font-weight: normal;
	margin: 10px 0 10px 10px;
	color: #bf1015; background: url(../images/store_nav_arrow_over.jpg) no-repeat;
}
/* ------------------------------------------------------------------------------ Store Main */

div#store_main {
	min-height: 504px; background: #fff;
}
div#store_main h1 {
	color: #c70d10; font-weight: bold;
	margin: 0 0 16px 0; font-size: 12px;
}
div#store_main h2 {
	font-weight: bold;
	margin: 0 0 0 0; font-size: 11px;
}

div#product_details ul {
	font-weight: bold; padding: 0 0 0 16px;
}
div#product_details li {
	list-style: disc;
}
input.add_to_cart {
	background: url(../images/add_to_cart.jpg);
	border: 0; cursor: pointer;
	width: 127px;
	height: 18px;
	margin: 52px 0 0;
}
.cart_checkout {
	border: 0; padding: 0; margin: 0 12px 0 0;
	width: 85px; height: 18px; cursor: pointer;
}
form.add_top_basket {
	margin: 0;
}
form.add_to_basket label {
	display: block; float: left; width: 80px;
	font-size: 10px; padding: 4px 0 10px;
}
form.add_to_basket select {
	margin: 0 0 8px 0;
}
iv.image_thumb {
	border: 1px solid #cfcfcf;
	float: left; height: 50px; width: 50px;
	text-align: center; margin: 0 9px 9px 0;
}
div#product_images h2 {
	margin: 20px 0 10px;
}
div#more_photos {
	margin: 0 0 5px; width: 300px;
}
div#more_information {
	width: 300px; float: left; clear: both;
}
div.item_option {
	margin: 0 0 0 0;
}
div.item_option label {
	font-weight: bold;
	font-size: 12px;
	margin: -4px 0 0 0;
	clear: both; width: 80px;
}
div#normal div#cart {
	background: url("../images/bg_cart_main.gif");
	width: 408px;
	margin: 28px 0 20px -10px;
}
div#normal div#cart p.info {
	margin: 0 20px;
}
div#normal div#cart form#checkout {
	margin: 0 20px;
}
div#normal div#cart form#checkout input.del_submit {
	background: url(../images/cart_btn_proceed.gif);
	border: 0; cursor: pointer; width: 84px; float: right;
	margin: -20px 19px 0 0;
}
div#normal div#cart h1 {
	color: #698740;
	font-size: 24px;
	font-weight: bold; margin: -20px 0 16px 20px;
}
td.cart_quantity, td.cart_item, td.cart_price, td.cart_remove, td.cart_total {
	padding: 12px 0; vertical-align: middle;
}
td.cart_quantity {
	text-align: center;
}
td.cart_remove a:hover {
	color: #787878;
}
td.cart_remove {
	text-align: center;
}
td.cart_item {
	width: 180px;
}
td.cart_total {
	font-size: 14px;
}
td.cart_total p {
	margin: 0; display: inline;
	color: #000;
	font-weight: bold;
}
div#basket {
	margin: 10px;
}
p.basket {
	margin: 0 20px;
}
div#basket h1 {
	color: #fe9600; margin: 0 20px 20px 0;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #afafaf;
	}
table#basket {
	width: 680px; border: 1px solid #e7ecef;
}
table#basket td {
	border: 1px solid #e7ecef; padding: 8px 10px;
	font-size: 12px; vertical-align: middle;
}
table#basket th {
	background: #e7ecef; font-weight: bold;
	color: #c70913; font-size: 12px; padding: 4px 10px;
}
table#basket tr.total td {
	padding: 2px 20px; background: #e7ecef; border: 0;
	text-align: right; color: #c70913; font-size: 12px;
	font-weight: bold;
}
/* ------------------------------------------------------------------------------- New Stuff */

div#index_container {
	float: left;
}

div.index_cell {
	float: left; padding: 0 4px 0;
	text-align: center; width: 210px;
	background: url(../images/store_table_v_divide.jpg) right no-repeat;
}
div.index_cell img {
	display: block; margin: 0 auto;
}
img.h_divide {
	margin: 10px 0;
}
div.index_cell a.text {
	color: #000; text-decoration: none; 
	background: url(../images/store_table_nav_arrow.jpg) no-repeat left; 
	padding: 0 0 0 10px; font-weight: bold; font-size: 11px;
}
div.index_cell a.text:hover {
	color: #bf1015; background: url(../images/store_table_nav_arrow_over.jpg) no-repeat left; 
}
div#mini_404 {
	margin: 80px auto; width: 420px;
}
div#mini_404 p {
	margin: 0 0 10px 0;
}
div#main_content {
	min-height: 504px; background: #fff; padding: 0 20px;
	float: left;
}
div#main_content h1 {
	color: #c70d10; font-weight: bold;
	margin: 0 0 16px 0; font-size: 12px;
}
div#main_content h2 {
	font-weight: bold; margin: 0 0 6px 0;
}
div#main_content h3 {
	font-weight: bold; display: inline;
}
div#riders_container {
	float: left; width: 712px; border: 0px solid blue;
	padding: 0 0 0 1px;
}

div.rider_cell {
	float: left; padding: 0 0 0;
	text-align: left; width: 156px;
	margin: 0 0 20px 22px;
	background: #000; height: 147px;
	border: 0px solid green;
}
div.rider_cell img {
	display: block; margin: 0 auto 6px;
}
div.rider_cell a.text {
	color: #afb3b4; text-decoration: none; margin: 10px;
	background: #000 url(../images/riders_table_nav_arrow.jpg) no-repeat left; 
	padding: 0 0 0 10px; font-weight: bold; font-size: 11px;
}
div.rider_cell a.text:hover {
	color: #f00; background: url(../images/riders_table_nav_arrow_over.jpg) no-repeat left; 
}
div#main_content p.riders {
	line-height: 20px;
}
td {
	padding: 0 0; line-height: 20px;
	vertical-align: top;
}
div#news_image {
	margin: 0 0 20px 0;
}
div#news_content {
	min-height: 504px; background: #fff; padding: 0 0 20px 20px;
	float: left;
}
div#news_content h1 {
	color: #c70d10; font-weight: bold;
	margin: 0 0 16px 0; font-size: 12px;
}
div#news_content p {
	width: 580px;
}
div#left_column a.news {
	color: #000; font-size: 12px; font-weight: normal;
	margin: 14px 0;	
}
div#left_column a.news_active {
	color: #c70d10; font-size: 12px; font-weight: normal;
	margin: 14px 0;	
	background: url(../images/store_nav_arrow_over.jpg) no-repeat;
}
div#left_column a.news:hover {
	color: #c70d10;
}
div#youtube {
	float: right; margin: -28px 0 0 0;
}
div#company {
	background: #fff; padding: 0 0;
	float: left; width: 510px;
}
div#company h1 {
	color: #c70d10; font-weight: bold;
	margin: 0 0 16px 0; font-size: 14px;
}
div#company p {
	line-height: 20px;
}
table#basket {
	margin: 0 0;
}
label {
	display: block; float: left; width: 90px; padding: 2px 0 0;
}
input.admin {
	margin: 0 0 8px 0;
	height: 18px; padding: 2px 0 0 2px;
}
textarea.admin {
	width: 250px;
}
input.proceed {
	background: url(../images/cart_btn_proceed.gif);
	border: 0; cursor: pointer; width: 84px; float: right;
	margin: 0 10px 0 0;
}
div#related {
	width: 360px; height: 100px;
	margin: 0 0 0 18px;
}
div#related p {
	height: 40px;
	padding: 20px 0;
}
div#related hr {
	margin: 10px 0;
}
div#related img.main {
	float: left; margin: 0 20px 0 0;
}
div#related img.info {
	float: right; margin: -45px 10px 0 0;
}
ul.input_error {
	margin: 10px 0 30px 30px;
	color: #f00;
}
form.contact {
	margin: 30px 0 0 0;
}
form.contact input {
	display: block;
	float: right;
	width: 220px;
	margin: 0 80px 8px 0;
}
form.contact label {
	width: 86px; display: block;
	float: left; height: 17px;
	margin: 0 0 8px 0;
	padding: 2px 0 0 0; clear: both;
}
form.contact textarea {
	width: 300px; height: 200px;
	float: right;
}
div#address {
	margin: 300px 0 0 0;
}
form.contact input.submit {
	width: 84px; height: 18px;
	background: url(../images/btn_send_message.gif);
	border: 0; float: right;
	margin: 10px 10px 0 0;
	cursor: pointer;
}
div#copyright {
	float: right;
	margin: 20px 20px 0 0;
}
div#out_of_stock {
	font-size: 12px;
	font-weight: bold;
	margin: 55px 0 0;
}
