body {background: none}
a {text-decoration: underline}
#wrapper {
	margin: 0;
	width: auto;
	background: none;
	padding: 0;
}
#header {display: block}
#header h1 a span {display:block}
#header h1, #header h1 a, #header h1 a span {font-size: 46px}
#swf_nav {display: none}
#menu {display: none}
#utilities {display: none}
#submenu {display:none}
#mainContent {
	width: auto;
	float: none;
	background: none;
	padding: 0;
}
#mainImg {margin: 0}
#footer {
	margin-left: 191px;
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
.formBox {
	width: 180px;
	border: 1px solid #A4BFD0;
}
.priceBox {width: 60px}
label {
	font-weight: bold;
	color: #51805C;
}
th {
	font-weight: bold;
	color: #51805C;
	text-align: left;
}
.oldPrice {text-decoration: line-through}
.quantityBox {
	width: 30px;
	text-align: center;
}
.displayTable {
	border: 1px solid #427B9B;
	margin-bottom: 20px;
}
.displayTable th, .displayTable th a {
	color: #fff;
	border-bottom: 1px solid #ccc;
	background: #A4BFD0;
	text-transform: uppercase;
	font: bold 12px Arial, sans-serif;
	white-space: nowrap;
}
.displayTable td {padding: 2px}
.total {
	clear: right;
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
.actions {
	clear: right;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color:#A4BFD0;
	padding: 4px;
}
.smalltext, .smalltext input, .smalltext select, .smalltext textarea {font-size: 11px}
.dateBox {width: 80px}
.rowOver, .rowOverClick {
	background: #DDEAF7;
	cursor: default;
}
.rowOverClick {cursor: pointer}
#selectedMenu {
	border: 1px dashed #2B66A2;
	background: #EEF4FB;
	padding: 6px 0px;
}
#selectedItem {
	background: #468ACE;
	color: #fff;
}
#selectedItem a {color: #fff}
div.productBox {
	background: url(images/round_box.gif) no-repeat left top;
	position: relative;
	float: left;
	height: 172px;
	width: 148px;
	padding: 12px 12px 0px;
	margin-right: 0px;
	margin-bottom: 12px;
}
div.productBox img {padding: 10px 10px 10px 0px}
div.productBox h3 {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
}
div.productBox div {clear: left}
div.productBox .price {
	clear: left;
	font-size: 12px;
	font-weight: bold;
	color: #428751
}
div.specialBox {background: url(images/special_box.jpg) no-repeat left top}
div.specialBox .specialPrice {
	clear: left;
	font-size: 12px;
	font-weight: bold;
}
a.actionLink {
	border-top: 1px solid #3E799B;
	border-bottom: 1px solid #3E799B;
	padding: 0 2px;
}
a.actionLink:hover, a.buyNow:hover, a.learnMore:hover {
	font-weight: bold;
	text-decoration: none;
}
a.buyNow span, a.learnMore span {display:none}
a.buyNow, a.learnMore {
	display: block;
	margin-top: 6px;
	height: 18px;
}
a.buyNow {
	width: 48px;
	float: left;
	background: url(images/buy_now.gif) no-repeat;
}
a.learnMore {
	width: 62px;
	float: right;
	background: url(images/learn_more.gif) no-repeat;
}
a.buyNow:hover, a.learnMore:hover {background-position: 0 -18px}
#pageHeading {display: none}
.paginate {
	text-align: right;
	margin-bottom: 4px;
	font-size: 10px;
	text-transform: uppercase;
}
#topProduct {display: none}
.specialPrice {color: #900}
.homepageSubmenu {display: none}
div.error {
	background: #FEF1F1;
	border: 1px solid #B11;
	width: 400px;
	margin-bottom: 6px;
	color: #000;
}
div.error h4 {
	color: #FFF;
	margin: 0px;
	background: #b11;
	padding: 2px;
	font-size: 12px;
}
input.error, select.error {
	background: #FDE8E8;
	border: 1px solid #BB1111;
	color: #000;
}
label.error {color: #B11}
span.errorField {
	font-weight: bold;
	text-decoration: underline;
}
div.message {
	background: #FCFCDA;
	border: 1px solid #456D85;
	width: 400px;
	margin-bottom: 6px;
	color: #38596D;
}
.totalPrice {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.cartButton {
	font-size: 10px;
	height: 20px;
}
.bigsaleprice {
	color: #5e5e5e;
	font-family: sans-serif;
	font-size: 1.25em;
}
.bigsalenumbers {
	color: #56906b;
	font-family: sans-serif;
	font-size: 2em;
}
div.feature {
	background: url(images/specials_toprounded.gif) no-repeat left top;
	margin-bottom:20px;
}
.specialsName {
	margin:0;
	padding: 4px 0 0 20px;
}
.specialsName a {
	color: #3b6a79;
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 18px;
}
.specials_bottom {background: url(images/specials_bottomrounded.gif) no-repeat left bottom}
.specials_border {
	border-left: 3px #c1d7e1 solid; 
	border-right: 3px #c1d7e1 solid;
	padding:4px;
}
.formTextArea {
	height: 100px;
	width: 380px;
}

