@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	background-color: #59017B;
	text-align: center;
}
#wrapper {
	width: 840px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 69px;
	width: 840px;
}
#main {
	width: 840px;
	background-image: url(grafx/mainback.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}

#sidebar {
	float: left;
	width: 210px;
	font-size: 80%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#sidebar ul {
	margin-left: 15px;
}
#sidebar a {
	color: #59017B;
	text-decoration: none;
}
#content {
	font-size: 85%;
	margin-left: 230px;
	padding: 10px;
}
#content ul {
	padding-left: 20px;
}
#content li {
	padding-bottom: 5px;
}
#content p {
	padding-bottom: 6px;
	padding-top: 8px;
}



#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(grafx/hedlin.jpg);
	padding-left: 15px;
	background-repeat: repeat-x;
	border: 1px solid #BF8B03;
}
#mulititem {
	text-align: center;
	padding: 4px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 300px;
	width: 200px;
}


#content a {
	color: #59017B;
}
#searchform {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content img  {
	text-decoration: none;
	margin-bottom: 8px;
}
#crumbs {
	font-size: 11px;
	margin-bottom: 5px;
}
#crumbs a {
	text-decoration: none;
}
#nav {
	font-size: 85%;
	height: 25px;
	width: 838px;
	background-color: #CE52FE;
	background-image: url(grafx/navreg.jpg);
	border: 1px solid #FCBF17;
	margin-bottom: 2px;
}
#nav ul {
	text-align: center;
	list-style-type: none;
	margin-top: 3px;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	background-color: #FECE0F;
	color: #000000;
}


#footer {
	text-align: center;
	color: #EAB3FF;
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FDBF18;
	margin: 0px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.desc {
	font-size: 85%;
	margin-top: 6px;
	margin-bottom: 6px;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.catbox {
	border: 1px solid #CCCCCC;
	width: 175px;
}
.marque {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FDBF18;
	padding-left: 12px;
}
.sku {
	font-size: 11px;
	color: #666666;
}
#goldhed h1 {
	color: #FFFFFF;
	background-image: url(grafx/hedlin.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
}
#hotitems {
	background-image: url(grafx/hotitems.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
}
