#category_page_menu_panel
{
	background-color: #000;
	width: 165px;

}

#category_top
{
	
	background: #61213D;
	margin:0;
	margin-top:.75em;
	margin-bottom: 1.5em;
}

.category_page_text {
	height: 125px;

}

.category_content_container
{
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.category_header 
{
	font-size: 150%;
	padding: .07em 0 .1em .5em;
}

#category_page_main_panel
{
	border-left: 1px solid #fff;
	padding-left: 15px;
	padding-right: 15px;
}

#category_page_menu_panel ul
{
	list-style-type: none;
	margin: .35em;
	margin-right:0;
	padding: .35em;
	padding-left:.55em;
}

#category_page_menu_panel ul li
{
	text-align: left;
	list-style-type: none;
}

.category_top_section {
	position: relative;
	margin-top: 10px;
	padding: 0 10px 15px 0;

}

.category_main_text {
	font-size: 90%;
	position: absolute;
	top: 145px ;
	left: 410px;
	width: 190px;
}

.category_main_titles {
	width: 190px;
	position: absolute;
	top: 85px ;
	left: 410px;
}

.category_top_section h2, #product_section h2{
	font-size: 180%;
	font-weight: bold;
	font-family: Garamond, Georgia, Helvetica, sans-serif;
	z-index: 1;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
}

.category_top_section h3, #product_section h3{
	margin: 5px 0;
	padding: 0;
	font-size: 100%;
	font-style: italic;
}
 
.category_title_img {
	position: absolute;
	top: -10px;
	left: 335px;
	z-index: 0;
}

#product_section {
	border-top: 1px solid #fff;
	width: 600px;

}

#product_section div.text{
	font-size: 90%;
	color: #333;
	text-decoration: none;
}


#product_section ul {
	margin: 1em 0 0 0;
	padding: 0;
	font-size:85%;
	width: 268px;
	list-style-type: none;
}

#product_section li {
	float:left;
	margin-right:2em;
	margin-bottom:.5em;
}	

#showroom_section {
	width: 268px;
	padding: 40px 27px 20px 0;
	margin-top: 15px;
	float: left;
	border-right: 1px solid #fff;
	position: relative;
}


.section_title_img {
	position: absolute;
	top: -25px;
}

.thumblist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #fff;
}

#catalog_section {
	width: 268px;
	padding: 40px 0 20px 27px;
	margin-top: 15px;
	float: left;
	position: relative;
}

.category_thumb {
	width: 72px;
	float: left;
	margin: .4em;
	font-size: 75%;
	text-align: center;
	height: 100px;
	background-color: #fff;
	padding: .25em;
}

.category_thumb a {
	color:#000;
}

#categoryPage_promo_boxes
{
	display:none;
	padding:.35em;
	padding-right:0;
}

#categoryPage_promo_boxes img
{
	padding-bottom:.35em;
}

