#category_page_menu_panel
{
	background-color: #fff;
	width: 165px;
	margin: 0;
	padding: 0;
}

#category_page_main_panel
{
	padding-left:.35em;
	border-left: 1px solid #ccc;
}

#category_page_menu_panel ul
{
	list-style-type: none;
	margin: .35em;
	margin-right:0;
	padding: 1em 1em .3em 1em;
}

#category_page_menu_panel ul li
{
	text-align: left;
	list-style-type: none;
}

#categoryPage_promo_boxes
{
	padding:.35em;
	padding-right:0;
	display: none;
}

#categoryPage_promo_boxes img
{
	padding-bottom:.35em;
}

.category_page_top
{
	background-image: url('../../current/img/categorypage_bg.jpg');
	color: #fff;
	padding: .5em;
	margin: .3em .7em .5em .3em;
}

.category_page_top img
{
	float: left;
	margin-right: 20px;
}

.category_page_top h1
{
	font-size: 2em;
	color: #fff;
	line-height: 22px;
}

#categoryPage_text {
	padding: .5em 1em;
	position: relative;
}

.categorypage_thumb
{
	display:inline;
	float: left;
	width: 195px;
	padding: .35em;
	margin: .8em 0;
	text-align:center;

}

#categoryPage_featureContainer {
	padding: .2em;
	border-top: 1px solid #ccc;
}

#categoryPage_featureContainer .title{
	font-size: 110%;
	line-height: 18px;
	letter-spacing: .1em;
	color: #C71F1F;
	margin: 12px 0 3px 0;
	font-weight: bold;
}


.categoryPage_feature {
	width: 195px;
	float: left;
	margin: .5em 0;
	padding: .1em .7em;
	border-right: 1px solid #ccc;
}

.categoryPage_feature h4{
	font-size: 1.1em;
}


.categoryPage_feature img{
	float:right;
	margin-left: 5px;
	width: 70px;
}

.categoryPage_feature .link {
	font-weight: bold;

}

#categoryPage_lowerContainer {
	padding: 0 .5em 1em .5em;
	border-top: 1px solid #ccc;
}

	