/*  ===== pt_category Notes =====   /
	This page has a three column layout,
	
	Use this style sheet to put custom styles specific to the Category Pages,
	identifible by the id=pt_category" that surrounds the content. 
	All Product CSS controls what is displayed and not displayed on the category home pages.
*/

/***********************************************/
/* Page Styling CSS                            */
/***********************************************/
#pt_category #content {
	width: 806px;
	_width: 805px;
	padding: 0 7px;
	_padding: 0 6px;
	height: 100%;
	margin: 0;
	background-color: #fff;
}
#pt_category div.contentBlock	{
	float: left;
	clear: both;
	position: relative;
	width: 806px;
	_width: 805px;
	/*width: 585px;*/
	padding: 8px;
	margin: 3px 0;
}
#pt_category div.first {
	margin-top: 0;
}
#pt_category div.gray {
	background: #f0f0f0;
}
#pt_category div.gradientTop {
	width: 569px;
	border: none;
	background: url(../images/backgrounds/contentBlock_gradientTop.jpg) repeat-x top left;
}
#pt_category div.noBorder, #pt_category div.imageOnly {
	border: none;
	padding: 0;
	width: 585px;
}
#pt_category .catRow_full {
	display: inline;
	float: left;
	width: 580px;
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	line-height: 11pt;
	border-bottom: 1px solid #dadada;
}
#pt_category .catRow_full.last {
	margin-bottom: none;
	border: none;
}
#pt_category .catRow_full a {
	display: inline;
	float: left;

}
#pt_category .catRow_full a:hover {
	text-decoration: none;
	color: #366BA3;
}
#pt_category .catRow_full .left {
}
#pt_category .catRow_full .right {
	width: 33%;
	float: left;	
	padding-left: 12px;
	border-left: 1px solid #dadada;
}
#pt_category .catRow_full .categoryImage {
	display: inline;
	float: left;
	border: 1px solid #fff;
	width: 98px;
	height: 98px;
	padding: 1px;
	margin-right: 3px;
}
#pt_category .catRow_full a:hover .categoryImage {
	border: 1px solid #ddd;
}
#pt_category .categoryTitle {
	color: #000;
	font-weight: bold;
}
#pt_category .categoryDetails {
	color: #666;
}
#pt_category .categoryTextLink {
	color: #366BA3;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin-top: 5px;
	line-height: 24px;
	text-decoration: underline;
}
#pt_category #content h2 {
	margin-bottom: 7px;
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	color: #699769;
}
#pt_category #content h3 {
	font-size: 12px;
	color: #000;
}
#pt_category #content .catCustomContainer {
	position: relative;
	float: left;
	width: 790px;
	_width: 780px;
	height: 188px;
	padding: 4px;
	border: 1px solid #DADADA;
	overflow: hidden;
}
#pt_category #content .catCustomContent {
	position: absolute;
	float: left;
	width: 333px;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #666;
	margin-left: 5px;
}
#pt_category #content .catCustomContent p {
	margin-right: 10px;
}
#pt_category #content .catCustomContent span.titleA {
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	color: #000;
	text-transform: title;	
}
#pt_category #content .catCustomContent .titleB {
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008852;
	line-height: 17px;
	padding: 1px 7px 4px 0;
}
#pt_category #content .subCatContainer {
	float: left;
	width: 790px;
	_width: 780px;
	margin: 8px;
	margin-left: 0;
	padding-top: 12px;
	padding-left: 8px;
	height: 100%;
	border: 1px solid #DADADA;
}
#pt_category #content #categoryBanner {
	float: left;
	margin-top: 12px;	
}
#pt_category #content .catImage {
	float: right;
	height: 300px;
}
#pt_category #content .catBox {
	width: 168px;
	margin: 8px 12px 30px 12px;
	_margin: 8px 6px 30px 6px;
}
#pt_category #content .catRow {
	float: left;
	text-align: center;
}
#pt_category #content .catBox .catContainer {
	position: relative;
	float: left;
	width: 168px;
}
#pt_category #content .catRow .categoryTitle {
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	color: #008852;
	text-align: left;
}
#pt_category #content .catRow .catBox .categoryTitle a:hover {
	text-decoration: underline;
}
#pt_category #content .catRow a:hover .categoryTitle {
	font-size: 16px;
	color: #008852;
	text-align: left;
}
#pt_category #content .catRow a:hover {
	color: #008852;
}
#pt_category #content .catRow .catBox li {
	list-style-type: none;
	display: block;
}
#pt_category #content .catRow a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#pt_category #content .catRow .catBox a:hover {
	text-decoration: underline;
}
#pt_category #content .catRow a .categoryImage {

	margin: 0 auto;
}
#pt_category #content .catRow a:hover .categoryImage {
	text-decoration: none;
}
#pt_category #content .catBox .catWrapper {
	position: relative;
	padding-left: 11px;
	padding-bottom: 12px;
}
#pt_category #content .catBox .catContainer .descriptionText {
	width: 150px;
}
#pt_category #content .catCustomContent .customRule {
	width: 100%;
	border-bottom: 1px solid #008852;
	line-height: 1px;
}
/****** Checkbox UL Styles *******/
#pt_category #content ul.checkBox {
	list-style-type: none;
	margin-left: 12px;
}
#pt_category #content ul.checkBox li {
	background: url(../images/icons/ulCheckBox.jpg) no-repeat top left;
	padding-left: 24px;
	margin-bottom: 6px;
	line-height: 16px;
}
