/* Hide automatically generated H1 */

#wrapper_page_content #wrapper_category_header {
	display: none;
	}

/* side navigation */

#catnav {
	float:left;
	width:200px;
	}

#catnav dl {
	float:left;
	margin:20px 0 0 20px;
	padding:0;
	}

#catnav dl dt {
	font-weight:bold;
	text-transform:uppercase;
	}

#catnav dl dd a {
	font-weight:normal;
}

#catnav dl dd.active a {
	font-weight:bold;
	}

/* Content */

#catheader {
	display:block;
	position:relative;
	width:800px;
	float: left;
	}

/* Category header */

#catheader h1 {
	position:absolute;
	top: -9000px;
	left: -9000px;
	}

#catheader #description {
	position: absolute;
	top: 80px;
	left: 40px;
	width: 370px;
	}

#catheader #seo_text {
	position:absolute;
	top:80px;
	left:250px;
	width:350px;
	}

#catheader #seo_text p {
	line-height:1.0em;
	}
	
#catheader #description p a:hover {
	color: #666;
	}

#catheader .white_text p, #catheader .white_text p a {
	color: #fff;
	}
	
#catheader .black_text p, #catheader .black_text p a {
	color: #000;
	}

#catheader #view {
	position:absolute;
	bottom:10px;
	left:0;
	width:790px;
	z-index: 100;
	height:30px;
	}

#catheader #view #sc_view_overlay {
	width:790px;
	position:absolute;
	top:0;
	left:0;
	background-color:#FFF;
	height:30px;
	opacity:.5;	
}

#catheader #view ul {
	margin:0 0 0 40px;
	display:block;
	padding: 0;
	position:absolute;
	left:0;
	top:0;
}

#catheader #view ul li {
	display:inline;
	float:left;
	margin:0 25px 0 0;
	}

#catheader #view ul li a {
	display:block;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
	padding:0;
	}

#catheader #view ul li a:hover {
	background-position:0 -30px;
	}

/* Pagination */

.pagination {
	float:left;
	background:#e8e8e8;
	width:790px;
	padding:0;
	height:31px;
	line-height:2.5em;
	}

.pagination p {
	float:right;
	margin:2px 20px 0 0;
	}

.pagination ul {
	list-style-type:none;
	float:left;
	padding:0;
	margin:2px 0 0 20px;	
	}

.pagination ul li {
	display:inline;
	margin:0 10px 0 0;
	}

.pagination a {
	padding:5px 0px;
	font-weight:normal;
	}

.pagination ul li.active a {
	font-weight:bold;
	text-decoration:underline;
	}

/* Products */

#content_wrapper #products {
	float:left;	
	border-left:1px solid #e8e8e8;
	}
	
.item {
	width:197px;
	float:left;
	display:inline;
	text-align:center;
	}

.item h3 {
	font-size:1.0em;
	text-transform:none;
	margin:0;
	}
	

/* Algined */

#catheader .img_map .layout {
	text-align:center;}

#catheader .img_map .layout h2 {
	color:#00539E;
	font-size:2.5em;
	padding:0px!important;
	margin:0px!important}
	
#catheader .img_map .layout a {
	color:#333;
	font-weight: bold;
}