body {
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a {
	color:#000;
}

h1, h2 {
	color: #f00;
}

h1 {
	font-size: 16px;
	margin: 0 0 25px 0;
}

h2 {
	font-size: 14px;
}

h3 {
	background: #fff url("/_images/navigation/bullet-on.gif") no-repeat 8px center;
	padding: 0 0 0 25px;
	font-style: italic;
}

strong {
	font-weight: bold;
}

strong.colored {
	color: #f00;
}

#navigation {
	width: 250px;
	padding-left: 15px;
}

#navigation ul {
	list-style: none;
	padding: 33px 0 0 0; /* This top padding is for the background image on the list. (Shop by Brand!, etc..) */
	margin: 15px 0 0 0;
}

#navigation ul#shop-by-category {
	background: #fff url("/_images/navigation/shop-by-category.gif") no-repeat top left;
}

#navigation ul#shop-by-brand {
	background: #fff url("/_images/navigation/shop-by-brand.gif") no-repeat top left;
}

#navigation li {
	display: inline; /* IE Stinks */
}

#navigation ul li a {
	display: block;
	border: 1px solid #d7d7d7;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background: #fff url("/_images/navigation/bullet-off.gif") no-repeat left center;
	padding: 2px 0 2px 25px; /* The left padding is for the background image icon */
}

#navigation ul li a.special {
	color: #f00;
}

#navigation ul li a:hover {
	background: #fff url("/_images/navigation/bullet-on.gif") no-repeat left center;
	color: #f00;
}

#logo a {
	display: block;
	width: 172px;
	height: 116px;
	margin: 0 auto;
	background: #fff url("/_images/logo.gif") no-repeat;
}

#logo a span {
	position: absolute;
	left: -9999px;
}

#tabs {
	background: #000 url("/images/InitialSet/black-back.gif") repeat-x;
	height: 46px;
	margin: 0 0 15px 0;
}

#tabs img {
	border: 0;
}

#search {
	text-align: center;
	margin: 0 0 25px 0;
}

#search label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}



/* Page Specifics! */

#storefront {
	width: 600px;
}

#storefront h1 {
	margin: 0;
}

#storefront p.tagline {
	font-style: italic;
	margin: 0 0 25px 0;
	font-size: 1.2em;
	font-weight: bold;
}

#storefront p.tagline strong {
	color: #f00;
}


#storefront .banners img {
	border: 1px solid #666;
}

#about h2 {
	text-decoration: underline;
	color: #000;
	margin-bottom: 0;
}

#about p {
	margin: 0 0 15px 0;
}

#shipping-information h2.color {
	text-align: center;
	color: #309;
	font-size: 16px;
}

#shipping-information table td {
	text-align: center;
}

#free-gloves {
	width: 630px;
	text-align: center;
	font-size: 1.2em;
}

#free-gloves ul {
	text-align: left;
}

#footer {
	clear: both;
	text-align: center;
	color: #333;
	padding: 25px 0 0 0;
	width: 550px;
	margin: 0 auto;
}

#footer a {
	color: #333;
}

#footer p {
	margin: 0;
}

#intuit a {
	text-decoration: none;
}

#customer-service-box {
	width: 300px;
	border-bottom: 1px solid #bbb;
}

#customer-service-box h2 {
	border: 4px solid #f00;
	background-color: #aaa;
	color: #fff;
	padding: 2px;
	text-align: center;
	margin: 0;
}

#customer-service-box p {
	background: transparent url("/images/custserv.jpg") no-repeat;
	padding: 5px 5px 5px 110px;
	margin: 0;
}

#footer ul li {
	display: inline;
}

/* Search Results! 
<th class="photo">Click Photo For Details</th>
<th class="sku">Product Number</th>
<th class="unit">Sold By</th>
<th class="ship-code">Ship Code</th>
<th class="list-price">List Price</th>
<th class="your-price">Your Price</th>
<th class="you-save">You Save</th>
<th class="name">Click Product Name For Details</th>
<th class="buy-it">&nbsp;</th>S
*/

p.ResultDetails {
	font-size: 16px;
}

table.ResultSet {
	width: 100%;
}

table.ResultSet th, table.ResultSet td {
	text-align: center;
}

table.ResultSet thead tr th, #ProductDetails table th {
	background-color: #efefef;
	padding: 2px 3px;
	font-weight: bold;
	text-align: center;
}

table.ResultSet tbody tr td {
	background-color: #e6e6e6;
}

table.ResultSet caption {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}
	
table.ResultSet tbody tr td.unit, 
table.ResultSet tbody tr td.ship-code, 
table.ResultSet tbody tr td.list-price {
	color: #777;
}

table.ResultSet tbody tr td.you-save,
table.ResultSet tbody tr td.your-price {
	font-weight: bold;
}

table.ResultSet tbody tr td.you-save {
	color: #F00;
}

table.ResultSet tbody tr td.name {
	width: 90%;
}

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

#cataloglist table.ResultSet tbody tr td.name a {
	color: #000;
}

table.ResultSet tbody tr td.photo {
	background:#fff;
}

table.ResultSet tbody tr td.photo img {
	display: block;
}

#ProductDetails {
	width: 100%;
}

#ProductDetails table.price {
	width: 40%;
}

#ProductDetails table {
	width: 100%;
}

#ProductDetails table td {
	text-align:center;
}

#ProductDetails table.price tr.your-price {
	font-size: 18px;
	color: red;
}

#catalogdetail h1 {
	width: 600px;
}

/* Catalog List Specific */

div#cataloglist a {text-decoration:underline; color:#009;}
div#cataloglist a:hover {text-decoration:underline; color:#1560a4;}

div#cataloglist a.cats2 {font-weight:bold; font-size:13px; color:#000;}
div#cataloglist a.cats3 {font-weight:bold; line-height:20px;}
div#cataloglist a.cats4 { font-weight: bold; font-size: 12px; color: #000;}

div.level2 {padding-left:20px; padding-top:5px;}
div.level3 {padding-left:40px;}
div.level4 {padding-left:60px;}
div.level5 {padding-left:80px;}

p.other {padding-left:20px;}

div#cataloglist p.other a, div#cataloglist p.other a:hover {font-weight:bold; color:#000}


#relatedCat {
   font-size: 14px;
   padding-left: 10px;
}

#relatedCat a {
   color:#900;
}

div.level2 img {
	padding-top: 25px;
}.box {
	height: auto;
	width: auto;
	border: 1px solid #666666;
}

