/* CSS Document */
a.nav {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px 0px 4px;
	padding: 0px;
	width: 204px;
}
a.nav:hover, a.nav:active {
	background-color: #F2F2E5;
	background-image: url(images/active_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#currentnavpage {
    font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px 0px 4px;
	padding: 0px;
	width: 204px;
	background-color: #F2F2E5;
	background-image: url(images/active_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}
body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-image: url(images/pro_body_bg.gif);
}
.content {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
}
a {
	text-decoration: none;
	color: #CC6600;
}
h1 {
	font-size: 10px;
	color: #FFCC00;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #333333;
	margin: 6px 0px;
	padding: 0px;
}
.cdtable {
	background-color: #E2E2CE;
	width: 485px;
	border: 0px;
	padding: 4px;
	margin: auto;
}
.price {
	color: #990000;
}
#addtocart {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#addtocart a:hover, #addtocart a:active {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 118px;
}
#samplelist {
	margin: 0px;
	padding: 0px;
}
#samplelist li {
	margin: 0px;
	padding: 0px;
	list-style-image:url(images/headphones.gif);
	list-style-type: none;
}
#samplelist a {
	line-height: 20px;
	color: #CC6600;
	text-decoration: none;
	margin-left: 0px;
}
#samplelist a:hover, #samplelist a.active {
	color: #993300;
}
#list {
	background-color: #ECECDF;
	font-size: 9px;
	text-decoration: none;
	width: 100%;
}
#listtr {
	background-color: #F4F4EA;
}
.produced {
	font-size: xx-small;
	color: #666666;
}
.navtable {
	padding: 11px;
	height: 100%;
	width: 100%;
}
.navarea {
	background-image: url(images/nav_bg.gif);
}
.hvbg	{
	background-color: #E2E2CE;
}
.image {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #999999;
	margin: 4px;
}
a.buynow {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 2px 0px 0px;
	padding: 0px;
	width: 75px;
	float: none;
}
a.buynow:hover, a.buynow:active {

	background-color: #F2F2E5;
	background-image: url(images/active_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#divtable {
	padding: 11px;
}
.footer {
	color: #CCCCCC;
	text-decoration: none;
}
.footertable {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #000000;
}
