body {background-image: url('/images/bg5.jpg'); background-color: #222; text-align:center}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.mainNav, .mainNav li, .mainNav a:link, .mainNav a:visited {
  color: #fff;
  text-decoration: none;
  list-style: none;

}

.catnav {
  padding:0px;   
  width: 144px;
  font-family: arial, helevitca;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;  
  font-weight: bold;
}

.catnav a:link, .catnav a:visited{
  color: #999;
  text-decoration: none;
}

.catnav a:hover{
  color: #555555;
  text-decoration: none;
}

.subnav {
  font-weight: normal; 
  padding-left: 10px;
  text-transform: lowercase;
  margin-top: -2px;
}

.subnav a:link, .subnav a:visited{
  color: #aaa;
  text-decoration: none;
}

.subnav a:hover{
  color: #555555;
  text-decoration: none;
}

.productcount{
  font-size: 1em;
  font-family: arial,  helvetica, sans-serif;
  color: #999966;
  font-weight: normal;
}

#container {
	position	: absolute;
	top			: 10px;
	left		: 10px;
	width		: 640px;
	height		: 424px;
	background	: #000;
	overflow	: hidden;
	
}

#content {
	position	: relative;
	width		: 630px;
	left		: 5px;
}

p {
	font		: normal 12px/14px arial,helevetica,san-serif;
	color		: #aaa;
}

#scrollArea {
	position	: absolute;
	left		: 655px;
	top		: 10px;
	height		: 424px;
	width		: 15px;
	border		: 1px solid #666;
	overflow	: hidden;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background	: #AAA;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
}
