/* CSS Document */

/* BIG GLOBAL STUFF
/////////////////// */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
background-image: url(/images/design/body_bg.gif);
	padding: 12px 0;
	margin: 0;
	text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#outer-outer {
	margin: 0 auto 12px auto;
	width: 960px;
}

#outer {
	background-color: #ececec;
	width: 951px;
	margin: 0;
margin-bottom: 12px;
	float: left;
}

#header {
	width: 100%;
}

#filets-top {
	width: 100%;
	height: 5px;
	background-image: url(/images/design/top_left_filet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

#filets-bottom {
	width: 100%;
	height: 5px;
	background-image: url(/images/design/bottom_left_filet.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
}

#filets-top img, #filets-bottom img {
	float: right;
}

/* BANNER
///////// */

#banner {
	width: 900px;
	height: 80px;
	background-image:url(/images/design/gear_eaw.gif);
	background-repeat: no-repeat;
	background-position: 570px 3px;
	text-align: left;
	margin: 0 auto;
	padding: 4px 20px 8px 0;
}

#logo {
	margin: 4px 0 0 35px;
}

/* TOP NAV
////////// */

#top-nav {
	width: 935px;
	height: 25px;
	margin: 0 auto;
	background-image:url(/images/design/top_nav_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#top-nav ul {
	margin: 0 0 0 180px;
	padding: 4px 0 0 0;
}

#top-nav ul li {
	list-style: none;
	margin-left: 40px;
	display: inline;
}

#top-nav ul li a {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

#top-nav ul li a:hover {
	text-decoration: underline;
}

#left-nav form {
	margin: 0;
	padding: 0;
background-color: #900;
}

#left-nav form input {
	width: 142px;
height: 15px;
margin: 1px 2px 2px 2px;
padding: 2px;
	font-size: 14px;
color: #666;
border: 0;
background-color: #ddd;
}

/* MAIN
//////// */

#main {
	text-align: left;
	width: 929px;
	margin: 0 0 20px 8px;
	border-top: 4px solid #000;
	border-right: solid 2px #161873;
	border-left: solid 4px #161873;
	border-bottom: solid 2px #161873;
	vertical-align: top;
	float: left;
background-color: #fff;
}

#content {
	width: 745px;
	float: right;
	padding: 6px 15px 12px 15px;
	text-align: left;
}

p.intro {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 2px 0 0 0;
}

p.copyright {
	width: 460px;
	margin: 12px auto 8px auto;
	font-size: 11px;
	color: #666;
	text-align: center;
}

p.call-us {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: center;
}


/* LEFT NAV
//////////// */

#left-nav {
	margin: 8px 0 6px 0;
	padding: 0;
	background-color: #333;
	width: 152px;
}

#left-nav h2 {
	width: 136px;
	margin: 0;
	padding: 2px 8px 1px 8px;
	background-image:url(/images/design/deals_bg.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	text-align: center;
	letter-spacing: 2px;
}

#gear-tree {
	margin: 0;
	padding: 0 0 8px 0;
	border-right: 2px solid #900;
	border-bottom: 2px solid #900;
}

#gear-tree ul {
	margin: 0 0 0 6px;
	padding: 8px 0 0 0;
}

#gear-tree ul li {
	list-style: none;
	padding: 3px 2px;
}

#gear-tree ul li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}

#gear-tree ul li:hover {
	background-color: #555;
}

#private-sale {
	padding: 6px 2px 6px 6px;
	margin: 26px 0 0 0;
	width: 140px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
}

#private-sale p {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 16px;
}

#private-sale a.learn-more-link {
	margin: 6px 0 0 48px;
	padding: 0;
}

#private-sale b {
	color: #a00;
}

#rss {
	margin: 0;
	padding: 0;
	width: 150px;
	background-image: url(/images/design/rss.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#rss img {
	float: right;
}

#rss a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #006;
	padding: 0;
	margin-left: 17px;
	text-decoration: none;
}

#rss a:hover {
	color: #fff;
	background-color: #006;
}


/* HOME PAGE
///////////// */

#featured-table, #deals-table {
	border: 2px solid #006;
	background-color: #f0f0f0;
}

#featured-table td, #deals-table td {
	padding: 6px;
}

#deals-table, #featured-table {
	margin: 12px 0 0 0;
}

td#featured-deal {
	width: 100%;
padding: 10px;
}

#featured-deal img, .deal img {
	border: 1px solid #666;
	float: left;
	margin: 0 10px 4px 0;
}

td.title {
	background-color: #006;
	padding: 4px;
	width: 18px;
}

#featured-deal #featured-deal-title, #more-deals #more-deals-title {
	float: left;
	position: relative;
	left: -20px;
	top: 4px;
	margin: 0;
	padding: 0;
}

#featured-deal h2, .deal h2, #featured-deal h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}

#featured-deal h2 a:hover {
	text-decoration: underline;
}

.deal h2 {
	font-size: 16px;
}

.deal h2 a {
	text-decoration: none;
}

.deal h2 a:hover {
	text-decoration: underline;
}

#featured-deal p, .deal p {
	margin: 6px 0;
	font-size: 16px;
	color: #333;
	line-height: 20px;
}

.deal p {
	font-size: 14px;
	color: #333;
	line-height: 18px;
}

td.deal {
vertical-align: top;
	width: 50%;
	border-left: 1px solid #006;
	border-top: 1px solid #006;
}

a.learn-more-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #006;
	padding: 2px 4px;
	text-decoration: none;
	display: block;
}

a.learn-more-link:hover {
	color: #fff;
	background-color: #006;
}

#featured-deal a.learn-more-link {
	margin: 0 0 0 597px;
}

.deal a.learn-more-link {
	margin: 0 0 0 242px;
}

/* CATEGORY LIST
///////////////////////////// */

ul#category-list {
margin: 0 0 0 8px;
}

ul#category-list li {
margin: 0;
list-style: none;
}


/* PRODUCT DETAIL
////////////////// */

#product-detail {
width: 100%;
}

#product-detail img.featured {
	float: right;
	border: 1px solid #666;
	margin: 4px 0 6px 8px;
}

table#product-images, #product-details table {
	background-color: #eef;
	border: 1px solid #006;
}

table#product-images {
	margin-top: 12px;
}

table#product-images img {
	border: 1px solid #666;
}

table#product-images td {
	padding: 6px;
	vertical-align: top;
}

#product-details table {
	margin: 0;
padding: 0;
}

#product-details table td {
margin: 0;
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#product-detail table th {
	padding: 4px;
	background-color: #006;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
}

table#product-images td.product-table-header, table#product-details td.product-table-header {
	padding: 2px 4px;
}

#product-detail table td {
	font-size: 14px;
}

p.price {
	font-size: 20px;
	color: #006;
margin-bottom: 4px;
}

p.tax {
font-size: 12px;
margin: 0 0 14px 0;
color: #666;
}

td.image_caption_td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
text-decoration: none;
color: #006;
	padding: 2px 4px;
}

td.image_caption_td a:hover {
color: #fff;
background-color: #006;
}
