/* Copyright (c) 2008 Peak Systems, Inc.  All Rights Reserved. */
body {
	background-color: #ffffff;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
}

body.splash {
	background-image: url(/images/splash.jpg);
}

.search {
	background-image: url(/images/search-background.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.searchsplash {
	vertical-align: top;
}

.searchform {
	margin-top: 41px;
	margin-left: 15px;
}

.searchformsplash {
	margin-top: 322px;
	margin-left: 386px;
}	

form {
	margin: 0;
	padding: 0;
}

.logo {
	height: 182px;
	vertical-align: top;
}

.logo img {
	margin-top: 49px;
	margin-left: 45px;
	border: 0;
}

.navigation {
	vertical-align: top;
	padding-top: 147px;
}

.maincategories {
	margin: 0 0 0 74px;
	color: #fff;
	font-weight: bold;
}

.maincategories a {
	color: #FCDCC1;
	font-weight: bold;
	text-decoration: none;
}

.maincategories a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.subcategories {
	margin: 20px 0 70px 90px;
	color: #000;
	font-weight: bold;
}

.subcategories a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.subcategories a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.subcategories a.selected {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	text-align: center;
	padding: 10px 0;
	color: #6A7888;
	font-size: 10px;
}

.footer a {
	text-decoration: none;
	color: #6A7888;
	font-weight: bold;
	font-size: 10px;
}

.productphoto {
	width: 343px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
	vertical-align: top;
}

.productphoto img {
	border: 0;
	margin-bottom: 15px;
	border: 2px solid #8DA0B5;
}

.productphoto p {
	margin-top: 0;
}

.productphoto a {
	color: #8DA0B5;
}

.productswatches {
	width: 77px;
	text-align: center;
	vertical-align: top;
}

.productswatches img {
/*	border: 1px solid #fff; */
	border: 1px solid #4da0b5;
}
/*
.productswatches td {
	border: 1px solid #4da0b5;
}
*/
.productnumber {
	color: #00642E;
	font-weight: bold;
	margin-top: 56px;
	margin-bottom: 34px;
}

.productdescription {
	padding-top: 56px;
	vertical-align: top;
	padding-left: 20px;
	font-size: 11px;
}

.productname {
	margin-top: 0;
	font-weight: bold;
	font-size: 12px;
}

.new {
	color: #f00;
}

.gobutton {
	color: #FFFFFF;
	background-color: none;
}

.productlist {
	/*background-color: #fff;*/
	vertical-align:top;
}

.products a {
	color: #8da0b5;
	font-weight: bold;
	text-decoration: none;
}

.products td {
	vertical-align: top;
}

.products td.link {
	padding: 10px 6px 20px 6px;
	width: 154px;
}

.products td.link div.fakeimage {
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
	border: 2px solid #8DA0B5;
	width: 150px;
}

.textcontent {
	padding-left: 30px;
}

.textcontent a {
	text-decoration: underline;
	color: #6A7888;
}

h2 {
	color: #5F6A96;
	font-size: 13px;
	font-weight: bold;
}
.newitem {
	color: #EC5252;
}

