body { color: black; text-align: center; margin: 15px 0; padding: 0;
	background: #666  center top repeat-y;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

#container { text-align: left; width: 798px; margin-right: auto; margin-left: auto;
	background: white url(images/body_bg.gif) repeat-y center top;
}

#containerwide { text-align: left; width: 798px; margin-right: auto; margin-left: auto;
	background: white url(images/body_wide_bg.gif) repeat-y center top;
}

#head {
	background: url(images/header_bg.gif) center top no-repeat;
	height: 242px;
}

img {
	border-width: 0;
}

#logo {
	float: left;
}

#headerlinks {
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}

#headerlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#headerlinks li {
	margin: 0;
	padding: 0 12px;
	float: left;
	background: url(images/head_link_widget.gif) left center no-repeat;
}

#headerlinks li a {
	color: white;
	text-decoration: none;
}

#headerlinks li a:hover {
	text-decoration: underline;
}

#basket {
	float: right;
	width: 315px;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	clear: right;
}

#basket a {
	text-decoration: none;
	color: white;
}

#basket a:hover {
	text-decoration: underline;
}

#navlinks {
	clear: both;
	background: black url(images/nav_links_bg.gif) repeat-x;
	height: 32px;
}

#navlinks ul {
	padding: 8px 0 0;
	list-style: none;
	margin: 0;
}

#navlinks li {
	float: left;
}

#navlinks li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 49px;
	background: right center no-repeat url(images/nav_sep.gif);
	padding-right: 49px;
}

#navlinks li a:hover {
	color: #EE3425;
}

#navlinks li a.last {
    padding-right: 0px;
	background: none;
}

#quickfind {
	float: left;
	font-weight: bold;
	color: white;
	margin-left: 20px;
	margin-top: 5px;
	width: 440px;
}

#quickfind span {
	padding-right: 4px;
}

#quickfind p {
	display: inline;
}

#quickfind b {
	float: right;
	display: inline;
	margin-top: 1px;
}

#quickfind input {
	vertical-align: middle;
	margin-right: 5px;
}

.quickfind {
	width: 148px;
	height: 19px;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#brands {
	float: right;
	color: white;
	font-weight: bold;
	width: 250px;
	margin-top: 5px;
}

#brands select {
	height: 19px;
	vertical-align: middle;
}

#brands span {
	float: left;
	padding-right: 4px;
	margin-top: 2px;
}

#brands p {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#left {
	width: 172px;
	float: left;
	margin-top: -20px;
}

#main {
	width: 450px;
	float: left;
	font-size: 11px;
}

#main h1 {
	background: url(images/h1_widget.gif) left 6px  no-repeat;
	color: #d2232a;
	font-size: 14px;
	margin: 0 0 8px;
	border-bottom: 1px dashed #DEDEDF;
	padding: 0 0 8px 11px;
}

#main h1 a {
	color: #d2232a;
}

#main h2 {
	background: url(images/h1_main_bg.gif) no-repeat;
	color: #D2232A;
	font-size: 14px;
	margin: 0;
	padding: 0 0 15px 12px;
	border: fucsia;
}

#wide {
	width: 620px;
	float: left;
	font-size: 11px;
}

#wide h1 {
	background: url(images/h1_widget.gif) left 6px  no-repeat;
	color: #d2232a;
	font-size: 14px;
	margin: 0 0 8px;
	border-bottom: 1px dashed #DEDEDF;
	padding: 0 0 8px 11px;
}

#right {
	width: 172px;
	float: right;
	margin-top: -60px;
}

#categories {
	padding-left: 17px;
	padding-right: 17px;
	background-color: white;
	font-size: 11px;
}

#categories h3 {
	color: #D2232A;
	font-size: 12px;
	margin: 0 0 4px;
	padding: 0;
}

#categories ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

#categories li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(images/li_widget.gif) no-repeat left 5px;
}

#categories li a {
	color: black;
	text-decoration: none;
}

#categories li a:hover {
	color: #D2232A;
}

#finance {
	background: url(images/finance_bg.gif) no-repeat;
	height: 109px;
	padding-left: 17px;
	padding-right: 10px;
}

#finance h3 {
	color: white;
	font-size: 14px;
	padding: 22px 0 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#finance p {
	color: white;
	font-size: 10px;
	margin: 6px 0 0;
	padding: 0;
}

#newsletter {
	background: url(images/newsletter_bg.gif) no-repeat;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 11px;
	color: white;
	padding-bottom: 40px;
}

#newsletter h3 {
	margin: 0 0 4px;
	padding: 22px 0 0;
	font-size: 14px;
}

#newsletter p {
	margin: 8px 0 6px;
	padding: 0;
}

#newsletter img {
	margin-top: 13px;
}

#newsletter input {
	vertical-align: middle;
}

.firstname {
	width: 137px;
	height: 19px;
	border: 1px solid #D6D6D6;
	border-spacing: 0;
}

.primaryemail {
	width: 106px;
	height: 19px;
	border: 1px solid #D6D6D6;
	border-spacing: 0;
}

#security {
	padding-right: 17px;
	padding-left: 17px;
	color: #333333;
	font-size: 11px;
	background: white;
	border: 1px dashed f11;
}

#security p {
	margin: 0;
	padding: 0;
}

#security h3 {
	margin: 0 0 8px;
	padding: 0;
	color: #D2232A;
	font-size: 14px;
}

#security img {
	padding-bottom: 12px;
}

#testimonials {
	padding-right: 17px;
	padding-left: 17px;
	color: #333;
	font-size: 11px;
	background: url(images/testimonials_bg.gif) no-repeat left top;
}

#testimonials img {
	padding-top: 12px;
}

#testimonials h3 {
	padding: 24px 0 0;
	color: #D2232A;
	font-size: 14px;
	margin: 0;
}

.readmore {
	color: #D2232A;
	text-decoration: none;
	background: left 5px  no-repeat url(images/read_more_widget.gif);
	padding-left: 12px;
}

.readmore:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	background: url(images/footer_bg.gif) no-repeat left top;
	text-align: center;
	color: white;
	font-size: 11px;
	height: 159px;
}

#footer a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}

#footer a:hover {
	text-decoration: underline;
}

.footlinks {
	padding-top: 85px;
}

#specials {
	padding-right: 12px;
	padding-left: 12px;
}

#specials div {
	width: 205px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d2232a;
	height: 230px;
}

#specials div p {
	margin: 0;
	padding: 0 8px 8px;
}

#specials div p s {
	color: black;
}

#specials div a {
	color: black;
	text-decoration: none;
	display: block;
}

#specials div a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#specials div span {
	font-weight: normal;
}

#alsorecommended {
	clear: both;
	padding-top: 20px;
}

#alsorecommended div {
	width: 205px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d2232a;
}

#alsorecommended div p {
	padding-right: 8px;
	padding-left: 8px;
}

#alsorecommended div a {
	color: black;
	text-decoration: none;
}

#alsorecommended div a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#alsorecommended div span {
	font-weight: normal;
}

#recentlyviewed {
	clear: both;
	padding-top: 20px;
}

#recentlyviewed div {
	width: 205px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d2232a;
}

#recentlyviewed div p {
	padding-right: 8px;
	padding-left: 8px;
}

#recentlyviewed div a {
	color: black;
	text-decoration: none;
}

#recentlyviewed div a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#recentlyviewed div span {
	font-weight: normal;
}

#category {
	margin-top: 15px;
}

#category div {
	width: 205px;
	height: 280px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d2232a;
	background: url(/images/cate_div_bg.gif) no-repeat left top;
	padding-top: 10px;
}

#category div p {
	padding-right: 8px;
	padding-left: 8px;
}

#category div a {
	color: black;
	text-decoration: none;
	display: block;
}

#category div a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#category div span {
	font-weight: normal;
}

#featuredbrands {
	padding-right: 12px;
	padding-left: 12px;
	clear: both;
}

#featuredbrands span {
	width: 140px;
	display: block;
	float: left;
	text-align: center;
}

#whytopgear {
	padding-right: 12px;
	padding-left: 12px;
	clear: both;
	padding-top: 25px;
}

#whytopgear ul {
	list-style: none;
	margin: 12px 0 0 4px;
	padding: 0;
}

#whytopgear li {
	margin: 0;
	padding: 0 0 10px 12px;
	background: url(images/li_widget.gif) no-repeat 0px 5px;
}

#quicklinks {
}

#quicklinks table {
	margin: 0 auto 8px;
	padding: 0;
}

#quicklinks td {
	width: 55px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	height: 20px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#quicklinks h3 {
	color: #D2232A;
	font-size: 12px;
	margin: 0 0 6px;
	clear: both;
	padding-left: 12px;
}

#quicklinks p {
	margin: 0;
	padding: 0 0 4px;
	line-height: 10px;
	text-align: center;
	font-size: 11px;
}

#quicklinks a {
	color: black;
	font-size: 9px;
	text-decoration: none;
}

#quicklinks a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#rightpanel {
	text-align: center;
}

#banners {
	margin-bottom: 30px;
}

#banners p {
	margin: 0;
	padding: 0;
}

#location {
	margin-top: 20px;	
}

#location p {
	font-size: 11px;
	margin-left: 17px;
	margin-top: 0;
	padding-top: 0;
	margin-right: 10px;
}

#location table {
	margin: 0 12px 20px;
	padding: 0;
}

#location td {
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
}

DIV.pad {
	padding-right: 12px;
	padding-left: 12px;
}

#breadcrumb {
	font-size: 10px;
	color: #999;
}

#breadcrumb a {
	color: #999;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#emailpage {
	float: right;
	background: url(images/icon_email.gif) no-repeat right center;
	padding-right: 18px;
}

#emailpage a {
	color: #999;
	text-decoration: none;
}

#emailpage a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#printpage {
	float: right;
	background: url(images/icon_print.gif) no-repeat right center;
	padding-right: 18px;
	margin-right: 10px;
}

#printpage a {
	color: #999;
	text-decoration: none;
}

#printpage a:hover {
	color: #d2232a;
	text-decoration: underline;
}

.clear {
	font-size: 0;
	clear: both;
}

#product {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#productimage {
	float: left;
	width: 205px;
	margin-top: 8px;
}

#additionalinfo {
	clear: left;
	float: left;
	width: 205px;
	margin-top: 10px;
}

#additionalinfo p {
	margin: 0;
	padding: 0 0 3px;
}

.red {
	color: #d2232a;
}

.prodshort {
	font-size: 10px;
}

.quantity {
	border: 1px solid #BCBCBC;
	border-spacing: 0;
	width: 43px;
	margin-right: 10px;
}

#displaying {
	color: #333;
	float: left;
	margin-top: 12px;
}

#next {
	float: right;
	color: #333;
	margin-top: 12px;
}

#availableoptions {
	margin-top: 20px;
}

#availableoptions div {
	clear: both;
	line-height: 26px;
}

SPAN.pm {
	display: block;
	float: left;
	width: 100px;
}

SPAN.ps {
	display: block;
	float: left;
	width: 160px;
}

SPAN.pp {
	display: block;
	float: left;
	width: 70px;
	color: #d2232a;
	font-weight: bold;
	text-align: center;
}

SPAN.pa {
	display: block;
	float: left;
	text-align: center;
	width: 92px;
}

DIV.ao span {
	color: black;
	font-weight: bold;
}

#prodinfobox   {
	background-image: url(images/prod_info_bg.gif);
	background-repeat: repeat-y; display: inline;
	margin-right: 6px; padding-bottom: 8px;
	width: 180px;
	float: right;
	border-bottom: 1px solid #E5E5E5;
}

#prodinfobox h2  { 
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	background-image: url(images/prod_info_header.gif); 
	background-repeat: no-repeat; background-position: left 0; 
	margin: 0; 
	padding: 7px 0 4px 12px; 
	clear: both;
}

#prodinfobox h3 { 
	color: #d2232a; 
	font-size: 14px; 
	text-align: center; 
	margin: 6px 8px 0; 
	padding: 0;
}

#prodinfobox h3 s { 
	color: #333; 
	font-size: 14px;
}

#prodinfobox ul { 
	color: #333; 
	font-size: 10px; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 10px; 
	padding: 0;
}

#prodinfobox ul li { 
	background-image: url(images/prod_info_li.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin-bottom: 6px; 
	padding-left: 15px;
}

#prodinfobox input { 
	margin-left: 3px; 
	vertical-align: middle;
}

#prodinfobox span { 
	color: #585252; 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 9px;
}

#tabHeader {
	height: 25px;
}

#tabHeader ul { 
	list-style:none;
	margin: 0;
	padding: 0;
}

#tabHeader li { 
	background-image: url(images/tab_off_right.gif); 
	background-position: right top; 
	margin: 0; 
	padding: 0; 
	float: left;
}

#tabHeader a  {
	color: black; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	padding-top: 7px; 
	padding-bottom: 5px; 
	float: left;
}

#tabHeader a  { 
	background-image: url(images/tab_off_left.gif); 
	background-repeat: no-repeat; 
	background-position: left top; 
	padding-right: 20px; 
	padding-left: 20px; 
	float: none;
} 

#tabHeader #current { 
	background-image: url(images/tab_on_right.gif);
}

#tabHeader #current a { 
	color: white; 
	background-image: url(images/tab_on_left.gif); 
	background-repeat: no-repeat;
	padding-right: 50px;
}

#prodfeatures {
	background-color: #f5f5f5;
	border: 1px solid #E5E5E5;
}
#prodpad {
	padding: 20px 25px;
}

#m_home {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#m_home img {
	margin-bottom: 8px;
}

#intro {
	padding-right: 12px;
	padding-left: 12px;
}

#checks {
	list-style-type: none;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#checks li {
	background: url(/images/intro_li.gif) no-repeat left center;
	margin-left: 70px;
	padding-left: 22px;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
}
DIV.blogdate { 
	float: left; 
	margin-bottom: 40px;
	font-weight: bold;
}
DIV.blogcat { 
	float: right; 
	font-size: 10px; 
	text-align: right;
}
DIV.blogcat a { 
	color: #d2232a;
}
DIV.blogcontent { 
	font-size: 11px;
}
DIV.blogcontent a { 
	color: #d2232a;
}

#latestnews {
	padding-left: 17px;
	padding-right: 17px;
	background-color: white;
	font-size: 11px;
}

#right h3, #right h3 a {
	color: #D2232A;
	font-size: 12px;
	margin: 0 0 4px;
	padding: 0;
}

#right ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

#right li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(images/li_widget.gif) no-repeat left 5px;
}

#latestnews li {
	padding-bottom: 6px;
}

#latestnews li a {
	color: black;
	text-decoration: none;
}

#latestnews li a:hover {
	color: #D2232A;
}

#weather {
	margin: 10px;
	font-size: 11px;
}

#weather p {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
#weather td {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

#calendar {
	font-size: 11px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-left: 17px;
}

#calendar p {
	margin: 0;
	padding: 8px 0 0;
	font-weight: bold;
	text-align: center;
}
#calendar p a {
	padding-right: 10px;
	padding-left: 10px;
}
#calendar table {
	margin-left: -12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#calendar td {
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 23px;
	text-align: center;
	height: 21px;
	background-image: none;
}

#calendar td a {
	color: white;
	font-weight: bold;
}

.calevent2 {
	background-color: red;
}

.calevent3 {
	background-color: purple;
}

.calevent4 {
	background-color: blue;
}

.calevent5 {
	background-color: orange;
}

.calevent6 {
	background-color: green;
}

#deal {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #d2232a;
}

#deal h2 {
	background: none;
}


/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText  { color: #333; font-size: 11px }
.errorBox { font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #d2232a; }
.productsNotifications  { background: #fafafa }
.orderEdit  { color: #d2232a; font-size: 11px; text-decoration: underline }

A {
  color: #000000;
  text-decoration: none;
}

A:hover  { color: #d2232a; text-decoration: underline }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation  { background: #ed4820 }

TD.headerNavigation  { color: #ffffff; font-size: 11px; font-weight: bold; background: #ed4820 }
TD.headerNavigation a { color: white }
TD.headerNavigation a:hover { color: white }
A.headerNavigation  { color: white; background-color: #fff }

A.headerNavigation:hover  { color: white; text-decoration: none }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer  { background: #ed4820 }

TD.footer  { color: white; font-size: 11px; font-weight: bold; background: #ed4820 }

.infoBox  { background: #e5e5e5 }

.infoBoxContents  { font-size: 11px; background: #fafafa }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 11px;
}

TD.infoBoxHeading  { 
	background: url(images/infoboxheading_bg.gif) no-repeat right top;
	color: white;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd  { background: white }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even  { background: white }

TABLE.productListing   { border: solid 1px #e5e5e5 }

.productListing-heading   { color: #333; font-size: 11px; font-weight: bold; background: #fafafa; padding: 3px 5px; border-bottom: 1px solid #e5e5e5 }

TD.productListing-data {
  font-size: 11px;
}

A.pageResults {
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 11px;
  color: #000000;
}

TD.main, P.main  { color: #333; font-size: 11px }

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #d2232a;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #d2232a;
}

SPAN.errorText {
  color: #d2232a;
}

.moduleRow { }
.moduleRowOver  { background-color: #e9e9e9; cursor: hand }
.moduleRowSelected  { background-color: #f0f0f0 }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-size: 11px; }
.messageStackError, .messageStackWarning  { color: #d2232a; font-size: 12px; font-weight: bold }
.messageStackSuccess  { color: #000000; font-size: 12px; font-weight: bold }

/* input requirement */

.inputRequirement  { color: #d2232a; font-size: 11px; }
