*, p, blockquote {
	padding: 0;
}

body {
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #23bcb9;
}

textarea, input, select {
	border-color: #808080;
}

#container {
	width: 990px;
	display: block;
	margin: 0 auto;
	background: url("/images/Design2008/ContainerBG.gif") top left repeat-y;
}

#header {
	height: 211px;
	background: url("/images/Design2008/HeaderBG.jpg") top left no-repeat;
}

#header span {
	display: none;
}

#nav {

}

#nav ul {
	padding: 0 10px 15px 10px;
}

#nav li {
	float: right;
	list-style: none;
	border-right: solid 1px #fff;
}

#nav li.last {
	border-right: none;
}

#nav li a {
	padding: 5px 20px 5px 20px;
	color: #0c007f;
	display: block;
}

#nav li a:hover {
	color: #a0a0a0;
}

#wrapper {
	padding: 0 10px 0 10px;
	clear: both;
	background-image: url("/images/Design2008/WrapperBG.gif");
	background-repeat: repeat-y;
	background-position: 1px 0;
}

#leftnav {
	float: left;
	display: block;
	width: 270px;
}

#leftnav li {
	list-style: none;
	display: block;
}

#leftnav a {
	color: #9a0000;
}


#leftnav a:hover {
	color: #0c007f;
}

.navwrapper {
	background: url("/images/Design2008/LeftNavBG.gif") top left repeat-y;
	margin-left: 32px;
}

.navwrapper h2 {
	font-size: 15px;
	padding: 0;
	margin: 0;
	background: url("/images/Design2008/header-categories.gif") top left no-repeat;
	height: 28px;
	display: block;
}

.search .navwrapper h2 {
	background: url("/images/Design2008/header-search.gif") top left no-repeat;
}

.navwrapper h2 span {
	display: none;
}

.navwrapper ul {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.navwrapper li {
	padding: 0 0 0 18px;
}

.search .navwrapper {
	margin-top: 10px;
}

.navwrapper form {
	padding-left: 20px;
}

.navheader {
	background: url("/images/Design2008/LeftNavHeader.gif") top left no-repeat;
	height: 7px;
	display: block;
}

.navfooter {
	background: url("/images/Design2008/LeftNavFooter.gif") bottom left no-repeat;
	height: 7px;
	display: block;
	margin-top: 3px;
}

.navwrapper input, .navwrapper textarea, .navwrapper select {
	border: solid 1px #0c007f;
	margin: 2px 0 2px 0;
}

.navwrapper p {
	font-size: 10px;
	padding-left: 20px;
}

#content {
	padding: 10px 0 20px 0;
	color: #4c4c4c;
	float: left;
	display: block;
	width: 700px;
}

#contentpadding {
	padding: 0 40px 0 40px;
}

#content h1 {
	font-size: 16px;
}

#content p {
	font-size: 14px;
}

#content h3 {
	font-size: 15px;
}

#content a {
	font-weight: bolder;
	color: #0c007f;
}

#content a:hover {
	color: #a0a0a0;
}

#content #homewrap {
	width: 620px;
	display: block;
	overflow: hidden;
}

#content #hometext {
	float: left;
	width: 408px;
	display: block;
}

#content #featured {
	float: left;
	width: 206px;
	display: block;
}

#content #featured h2, #content #featured p {
	font-size: 14px;
	padding: 0;
	margin: 0 0 5px 0;
}

#content #featured h2 {
	padding: 5px 0 0 5px;
}

#content #featured dl {
	border: solid 1px #c9c9c9;
	margin: 0 0 0 4px;
	display: block;
}

#content #featured dd {
	margin: 0;
	padding: 5px;
}

#wrapperheader {
	background: url("/images/Design2008/WrapperHeader.gif") top left no-repeat;
	height: 40px;
	display: block;
}

#wrapperfooter {
	clear: both;
	background: url("/images/Design2008/WrapperFooter.gif") top left no-repeat;
	height: 2px;
	display: block;
	height: 40px;
}

#footer {
	background: url("/images/Design2008/FooterBG.gif") bottom left no-repeat;
	display: block;
	height: 20px;
}

address#copy {
	text-align: right;
	color: #4c4c4c;
	font-size: 0.8em;
	padding: 0 30px 0 0;
	font-style: normal;
}

br.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

ul.hotproducts {

}

.hotproducts li {
	list-style: none;
	float: left;
	width: 33%;
}
