/*CATEGORY PAGE*/ 

.ClearFloat1{
clear:both;

}

#CategoryContainer{
	vertical-align: top;
	background: url(/images/sub-header-bg2.jpg) no-repeat;
}

.CategoryLeftProducts{
	width: 770px;
	padding-left: 8px;
	height: auto;
}

.CategoryItems{
	float: left;
	width: 250px;
	margin-right: 5px;
	margin-top: 10px;
}


#CategoryName{
	float: left;
	width: 245px;
	height:35px;
	overflow:hidden;
	margin-bottom: 6px;
	font-weight: bold;
}

#CategoryProductImage{
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 5px;
}

.CategoryHolder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 184px;
	width: 765px;
}


#CategoryProductDescription{
	float: left;
	height: 75px;
	width: 160px;
	font-size: 12px;
	overflow: hidden;
}


#CategoryProductViewDetailsButton{
	float: right;
	height: 30px;
	width: 165px;
	overflow: hidden;
	text-align:center;
	padding-top: 7px;
}


#CategoryImage{
	background-color: #FFFFFF;
	height: 170px;
	border: 1px solid #0099FF;
	text-align: center;
	overflow: hidden;
}
	
	
#CategoryDescription
{
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	height: 30px;
	overflow: hidden;	
}



#CategoryRight{
	float: left;
	padding-left: 10px;
}

.Category
ba{
	width: 260px;
	float: right;
	margin-right: 12px;
}

.CategorySortBy{
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-left: 30px;
}

.CategorySortBy a {
color: #00FF00;
}


	.CategoryTitle{
	height: 100%;
	overflow: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom:6px;
	background-image: url(../images/sub-header-metal.jpg);
	}
	
	
		.CategoryResults{
	width: 261px;
	float: right;
	border: thin solid #333333;
	}
	
	.CategoryResultsArea{
	padding-left: 6px;
	padding-top: 7px;
	background-image: url(../images/section-bg1.jpg);
	background-repeat:repeat-x;
	padding-bottom: 4px;
	background-repeat: repeat;
	background-color: #F0F6F8;
	padding-right: 10px;
	height: 130px;
	width: 245px;
	overflow: hidden;
	margin-bottom: 5px;
	}
	
	
		.CategoryResultsImage{
	float: left;
	height: 70px;
	width: 80px;
	background-color: #999999;
	margin-right: 5px;
	text-align: center;
	}


#CategoryMainProducts{
	width: 770px;


}

.CategoryViewingBox{
	padding-top: 20px;
}


.CategoryViewingBox1{
	float: left;
	padding-right: 100px;
	padding-left: 15px;

}

.CategoryViewingBox2{
	float: left;
	text-align: center;
	width: 430px;
}

.CategoryViewingBox3{
	float: left;
	padding-left: 80px;

}

#CategoryBottomProducts{
	width:500px;
	height: auto;
	float: left;
}


.CategoryBottomProductList{
	float: left;
	height: 115px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 11px;
}

.CategoryBottomProductListButton{
	float: left;
	height: 20px;
	width: 780px;
	background-color: #3665C5;
	
	margin-top: 17px;
}

.CategoryCompareButton{
	float: left;
}

.CategoryBottomImage{
	float: left;
	background-color: #FFFFFF;
	height: 110px;
	width: 100px;
	margin-right: 3px;
	margin-left: 5px;
	text-align: center;
	overflow: hidden;
}

.CategoryBottomInfo{
	background-color: #FFFFFF;
	float: left;
	height: 145`;
	width: 280px;
	height: 110px;
}

.CategoryItemDescription{
	float: left;
	width: 200px;
	overflow: hidden;
	height: 100px;
}


#CategoryRightItem{
	float:right;
	height: 160px;
	width: 200px;
	background-color: #FFFFFF;
}

.CategoryRightItemButton{
	float: left;
	height: 20px;
	background-color: #FFFFFF;
	width: 100px;
	padding-top: 6px;
	margin-left: 22px;
}

.CategoryItemPrice{
	float: left;
	height: 20px;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #3665C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
	margin-left: 10px;
}


.CategoryProductName{
	height: 40px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3665C5;
}

.CategoryProductDescription{
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 35px;
	width: auto;
}

.CategoryViewDetailsButton{
	float: right;
	height: 30px;
	width: 110px;
	text-align: center;
}


.CategoryCheckBox{
	float:left;
}

/* END CATEGORY PAGE */ 
