/*************
	BUTTONS
**************/

.catProductName {	
	font-size:13px;
	font-weight:bold;
	color:#fff;
	}

#catMenu ul {
	margin:0;
	padding:0 0 0 17px;
	}
	#catMenu ul ul {
		padding-left:30px;
		}
		#catMenu ul ul ul {
			padding-left:45px;
			}

/*************
	TEXT
**************/

/* Manufacturer Text / Links */
.mfgText, a.mfgText, a.mfgText:visited, a.mfgText:hover {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#666;
	}
a.mfgText:hover {
	color:#000;
	}

/*************
	BOX CONTAINERS
**************/
	.hdrTextCatalog {float:right;clear:right;}

/* Category Boxes */
#catBoxCategoryContainer {
	padding:15px;
	}
.catBoxCategory {
	float:left;
	width:145px;
	height:36px;
	margin-top/* */:/**/8px;
	margin-top:/**/8px;
	margin-bottom/* */:/**/8px;
	margin-bottom:/**/8px;
	margin-left:8px;
	margin-right:8px;
	background:#fff url(images/catalog/box_category_bg1.gif) no-repeat top center;
	}
.catBoxCategory a, .catBoxCategory a:visited, .catBoxCategory a:hover {	
	display:block;
	width:145px;
	height:36px;
	height/* */:/**/36px; 
	height: /**/36px;

	padding-top:10px;
	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:800;	
	color:#fff;	
	text-decoration:none;
	
	text-align:center;
	}
.catBoxCategory a:hover {	
	color:#7b9f8b;
	}

/* Manufacturer Boxes */
.catBoxMfg {
	float:left;
	margin:5px;
	width:70px;
	height:55px;
	}

/*************
	PRODUCTS
**************/

/* Main Product Listing Container */
#prodContainer {
	padding:5px 0;
	}
	
/* Product Box */
.prodBox {
	float:left;
	margin:3px;
	width:180px;
	width/* */:/**/176px; 
	width: /**/176px;
	overflow:hidden;

	padding:4px;
	background:#2b392b url(images/prod_box_bg.gif);
	}
.prodTable {
	border:1px solid #465245;
	}
/* Product Image */
.prodImage {
	width:162px;
	height:147px;
	}
/* Product Image Link */
.prodImageLink {
	display:block;
	width:162px;
	height:147px;
	}
/* Product Link Text */
a.prodTextLink, a.prodTextLink:visited, a.prodTextLink:hover {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	line-height:normal;
	text-decoration:none;
	}
/* Product Text: SALE */
.prodTextSale {
	display:block;
	width:162px;
	height:23px;
	margin-left:4px;
	overflow:hidden;
	text-indent:800px;
	white-space:nowrap;
	background:url(images/prod_txt_sale.gif) no-repeat top left;
	}
/* Product Text: Price */
.prodTextPrice, .prodTextPriceDetails {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:bold;
	color:#fff;
	}
.prodTextPriceDetails {
	font-size:14px;
	}
/* Product Text: List Price */
.prodTextListPrice, .prodTextListPrice span, .prodTextListPriceDetails {
	font-size:10px;
	font-family:Arial,Verdana,Helvetica; 
	font-weight:normal;
	color:#fff;
	font-style:italic;
	}
.prodTextListPriceDetails {
	font-size:11px;
	font-style:normal;
	}
/* Product Text: VIEW DETAILS */
.prodViewDetails {
	margin:0;
	display:block;
	width:162px;
	height:23px;
	background:#c1c27b url(images/more_info.gif) no-repeat top left;
	text-indent:500px;
	white-space:nowrap;
	overflow:hidden;
	}
/* Product Details Text: Title */
.prodTextTitle {
	font-size:14px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:800;	
	color:#666;
	}

/*************
	CART STYLES
**************/
.catCartfinePrint {
	font-size:10px;
	font-family:Verdana,Arial,Helvetica; 
	color:#999;
	}

/*************
	OTHER BOXES
**************/
.catInfoBox {
	padding:10px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	}
/* From Login Page */
.catBoxMed-bottom {
	width:336px;
	background:#fff url(images/catalog/box_med_bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
	}
.catBoxMedReturningGuests-top {
	width:336px;
	background:url(images/catalog/box_med_hdr_returning_guest.gif) no-repeat top left;
	padding-top:30px;
	}
.catBoxMedNewGuests-top {
	width:336px;
	background:url(images/catalog/box_med_hdr_new_guests.gif) no-repeat top left;
	padding-top:30px;
	}
/* Error Box */
.catBoxError-bottom {
	width:729px;
	background:#fff url(images/catalog/box_error-bottom.gif) no-repeat bottom left;
	}
.catBoxError-top {
	width:729px;
	width/* */:/**/714px; 
	width: /**/714px;

	padding:3px 15px;
	background:url(images/catalog/box_error-top.gif) no-repeat top left;
	}
.catBoxError-top p {
	margin:2px 0;
	font-size:12px;	
	font-family:Arial,Verdana,Helvetica; 
	font-weight:normal;
	color:#900;
	line-height:normal;
	}
/*************
	OTHER STYLES
**************/

/* Breadcrumb Bar */
#catBreadCrumb {
	padding:5px;
	/*
	background-color:#eee;
	border:1px solid #7b9f8b;
	*/
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#999;
	}
#catBreadCrumb span {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:800;	
	color:#333;
	}
#catBreadCrumb a, #catBreadCrumb a:visited, #catBreadCrumb a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#708e63;	
	text-decoration:none;
	}
#catBreadCrumb a:hover {	
	color:#c5c5c5;	
	}

.cartTable {
	border:1px solid #374236;
	margin-top:15px;
	}
.couponBox {
	padding:2px;
	background-color:#325032;
	display:none;
	}
.cartMessage {
	border:1px solid #FEDD7A;
	background-color:#FFFFD9;
	margin-top:15px;
	padding:10px;
	font-weight:bold;
	color:#333;
	}


.tableHdr {
	font-weight:bold;
	background-color:#374236;
	border-bottom:1px solid #253125;
	color:#91af8a;
	font-size:14px;
	padding:3px;
	}

/* Lines */
.lineTop {
	border-top:1px solid #374236;
	}
.lineBottom {
	border-bottom:1px solid #374236;
	}
.lineLeft {
	border-left:1px solid #374236;
	}
/* Red copy for required fields */
.copyRed {
	color:#900;
	}
.catPagination { margin:5px 10px; }
.catPagination td, .catPagination a, .catPagination a:visited, .catPagination a:hover { font-size:10px; }
.catPagination a.active { background-color: #F3F4C6; color: #243F24; padding:3px; }

#sidebar-search { padding:4px; margin:0 10px 8px; height:23px; }
#sidebar-search form { margin:0; padding:0; }
#sidebar-search input { border: 0; font-size:11px; padding:2px 0 2px 2px; margin:3px 0 0 3px; width:96px; }
#sidebar-search .search-field-bg { height:23px; background:#bdd6a6 url(images/search-endcap.gif) left top no-repeat; width:103px; float:left; }
#sidebar-search button { height: 23px; width:31px; border:0; background:url(images/search-submit.gif) left top no-repeat; float:left; cursor:pointer; }
#sidebar-search.over button { background-position:0px -23px; }
#sidebar-search button span { display:none; }
