/* Copyright (c) 2008 Peak Systems, Inc.  All Rights Reserved. */
body {
	background-color: #f0f0f0;
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

img {
	border: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

.center { 
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.center table.main { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 758px;
	background-color: #f6f6f6;
}

table.main td.topnav {
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	text-align: center;
	padding: 12px 0 12px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

table.main td.header {
	background-color: #003263;
	vertical-align: middle;
}

table.main td.footerbrands {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	text-align: center;
	background-color: #F0F0F0;
}

table.main td.footerbrands img {
	margin: 10px 35px 10px 25px;
}

img.main {
	margin-left: 34px;
	float: left;
}

img.mainlogo {
	float: left;
}

table.search {
	color: #ffffff;
	font-weight: bold;
	float: right;
	margin-top: 14px;
}

table.search td {
	padding: 0 3px 0 3px;
}

.searchbox {
	width: 77px;
	background-color: #D3DCE4;
}

table.main td.footer {
	background-color: #f0f0f0;
	padding: 10px;
	text-align: center;
}

.subcatdesc {
	font-size: 14px;
	margin: 0;
	padding: 20px;
}

#searchtext {
	margin-top: 44px;
	margin-bottom: 40px;
}

#subcatlist {
	margin-top: 44px;
	margin-bottom: 40px;
}

#subcatlist td {
	padding-bottom: 3px;
	text-transform: uppercase;
	font-weight: bold;
}

#subcatlist a {
	color: #666666;
	text-decoration: none;
}

#subcatlist a:hover {
	color: #D01F4C;
}

td.maincontentarea {
	padding-bottom: 33px;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding: 0;
}

table.producttable {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding: 0;
	width: 758px;
}

.sectiontop {
	padding: 20px 7px 20px 0;
}

.sectionheading {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #003263;
}

.pagelinks {
	float: right;
	font-weight: bold;
}

.clickbelow {
	float: right;
	padding-right: 4px;
}

.pagelinks a {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

.pagelinks a.on {
	color: #D01F4C;
	font-weight: bold;
	text-decoration: none;
}

table.products {
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	margin-top: 20px;
}

table.products td {
	width: 129px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
	vertical-align: top;
}

table.products tr.thumb td {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.products tr.thumb td p {
	text-align: left;
	padding: 3px;
	border-top: 1px solid #aaaaaa;
	font-size: 10px;
}

table.products tr.underthumb p {
	text-align: left;
	padding: 3px;
	margin: 0;
	font-size: 10px;
}

.new {
	font-weight: bold;
	color: #D01F4C;
}


table.productdetail {
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.productdetail td {
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
	vertical-align: top;
}

table.productdetail td.swatches {
	width: 26px;
}

table.productdetail td.swatches img {
	margin: 4px;
	display: block;
}

img.swatch {
	border: 1px solid #000000;
}

table.productdetail td.productdescription {
	padding: 24px 29px 24px 19px;
	width: 198px;
}

table.productdetail td.productimage {
	text-align: center;
	width: 300px;
}

table.productdetail td.productimage p {
	margin-top: 1em;
}
table.productdetail td.productimage img.prodimage {
	width: 300px;
}

.productnumber {
	font-weight: bold;
	color: #D01F4C;
}

.productname {
	font-weight: bold;
	color: #333333;
}

.textheading {
	text-decoration: underline;
}

img.searchsteps {
	margin-right: 20px;
}

h1 {
	color: #003263;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}