BODY, DIV, P, A, IMG, H1, H2, H3, H4, H5 {
	border: none;
	padding: 0;
	margin: 0;
}
TABLE, TR, TD {
	border: none;
}
DIV {
	position: relative;
}
BODY {
	font-size: 12px;
}
.clearBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.red, .warning {
	color: #ff0000
}
.oddrow {
	background-color: #FFFFCC;
}
.evenrow {
	background-color: #FFFFFF;
}
a {
	text-decoration: underline;
	color: #003200;
}
a:hover {
	text-decoration: underline;
	color: #4d4d4d;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
}
#navbar {
	width: inherit;
	text-align: center;
	background-color: #006600;
}
#navbar A, #navbar {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	line-height: 25px;
	font-weight: bolder;
}
#altnavbar {
	margin: 0 15px;
}
#altnavbar IMG {
	padding: 3px;
}
#header {
	width: 100%;
	background-color: #003300;
}
#header P {
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	padding: 10px;
}
#header P a {
	text-decoration: none;
	color: #FFFFFF;
}
#cattree {
	float: left;
	width: 200px;
	padding: 5px;
}
#cattree a {
	text-decoration: underline;
}
#cattree .cl span {
	display: block;
	background-color: #006600;
	margin: 5px;
	padding: 3px 5px;
	font-weight: bold;
	color: #FFFFCC;
	font-family: verdana;
}
#cattree .cl .catActive span {
	background-color: #17a017;
}
#cattree .cl1 span {
	display: inline;
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#cattree .catLevel .cl1 .catActive span {
	background-color: #17a017;
}
#cattree .cl1 .catItem {
	padding: 0 5px;
}
#cattree .cl1 a {
}
#content {
	float: right;
	width: 100%;
	padding: 5px;
	background-color: #ffffff;
}
#footer {
	clear: both;
	text-align: center;
	width: 100%;
	background-color: #ffffff;
	font-family: verdana;
}
#footer P {
	color: #444444;
	padding: 4px;
}
#footer A {
	font-size: 11px;
	text-decoration: none;
	color: #444444;
}
#logo {
	text-align: center;
}
#productList {
	margin: 20px 0;
}
#productList TD {
	padding: 1px;
}
#productList .plImage {
	text-align: center;
	padding: 1px 30px;
}
#productList .plName {
	width: 100%;
}
#productList .plView {
	padding: 1px 30px;
}
#productList .plPrice {
	text-align: center;
	padding: 1px 30px;
}
#subcatList {
	text-align: center;
}
#subcatList UL {
	display: inline;
	padding: 4px;
	background-color: #ffffcc;
}
#subcatList LI {
	display: inline;
	font-weight: bold;
	color: #003300;
	font-size: 14px;
	padding: 02px;
}
#subcatList .bullet {
	font-size: 20px;
	line-height: 0px;
	vertical-align: middle;
	padding: 0 7px;
}
#prodDispDesc {
	font-family: Times New Roman;
	font-size: 16px;
}
.vol_left {
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #ffffcc;
	font-family: Verdana;
}
.vol_border {
	border: 2px solid #000000;
	border-bottom: 0px solid #000000;
"
}
.vol_head {
	border-bottom: 2px solid #000000;
}
.vol_right {
	border-bottom: 2px solid #000000;
	background-color: #ffffcc;
	font-family: Verdana;
}
/*PR8 Updates* Hayley 12/6/11*/
#swatches {
	display: inline;
	margin: 0;
	padding: 0;
}
#swatches li {
	display: block;
	float: left;
	margin: 4px 4px 0 0;
	padding: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	border: 1px solid #eeeeee;
	cursor: pointer;
	list-style-type: none;
}
#swatches li span {
	display: inline-block;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
#swatches li img {
	vertical-align: middle;
}
.clear {
	clear: both;
	font-size: 0em;
	height: 0em;
}
.thumbnails {
	display: block;
	margin: 30px 0 0;
	padding: 0;
	width: 350px;
}
.thumbnails li {
	display: block;
	float: left;
	margin: 4px 4px 0 0;
	padding: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	border: 1px solid #eeeeee;
	cursor: pointer;
}
.thumbnails li span {
	display: inline-block;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.thumbnails li img {
	vertical-align: middle;
}
.product-image-margin {
	height: 8px;
}
.closeup {
	position: absolute;
	top: 75px;
	padding: 10px 10px 5px 10px;
	background-color: #ffffff;
	border: 1px solid #333333;
	display: none;
	text-align: center;
	z-index: 2;
	min-width: 350px;
	min-height: 350px;
}
.closeup_backing {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #333333;
	opacity: 0.75;
	filter: alpha(opacity=75);
	width: 100%;
}
.closeup div {
	padding: 2px 0 0 0;
}
.closeup a {
	cursor: pointer;
	margin: 8px 0 0 0;
	z-index: 2;
}
ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	float: left;
	width: 25em;
	margin: 0;
	padding: 0;
}
