/*----------------------------------------------------------
Title:		Color Style Sheet
Template:	00210
----------------------------------------------------------*/
body {
	background-color: #AAAAAA !important;
	margin-top:5px !important;
	background-size: cover;
}
#productGrid h2 {
	color: #4D4D4D;
	display:none; /*Joe: Added to remove header text from display so TOP SELLERS image would be just under menu */
}
#productGrid h2 a {
	color: #4D4D4D;
}
#productGrid h2 a:hover {
	color: #4D4D4D;
}
#productGrid .title a {
	color: #4D4D4D;
}
#productGrid .details {
	color: #4D4D4D;
}
#productGrid #topOptions .display {
	color: #505050;
}
#productDetail .hdr-title {
	background-color: #4D4D4D;
	color: #fff;
}
#productDetail #extraDetails {

}
#productDetail a {
	color: #4D4D4D;
	margin-left:5px;
	font-size:13px;
}
#productDetail .productTabs .productTab {
	color: #4D4D4D;
	border-color: #4D4D4D #4D4D4D -moz-use-text-color;
}
#productDetail .productTabs .productTab-selected {
	background-color: #4D4D4D;
	color: #FFFFFF;
}
#productDetail .productTabs .tabBorder {
	border-color: #4D4D4D;
}
#checkoutOnePage #existingCustomer .hdr-title{
	background-color: #4D4D4D;
	color: #fff;
}
#checkoutOnePage #newCustomer .hdr-title{
	background-color: #4D4D4D;
	color: #fff;
}
#checkoutConfirm .hdr-title {
	background-color: #4D4D4D;
	color: #fff;
}
#clientAccount .hdr-title {
	background-color: #4D4D4D;
	color: #fff;
}
#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #4D4D4D;
	color: #fff;
}
#viewCart #cartItems thead tr th {
	background-color: #4D4D4D;
	color: #fff;
}
#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #4D4D4D;
	color: #fff;
}
#clientAccount a {
	color: #4D4D4D;
}
#checkoutOnePage #cartItems thead tr th {
	background-color: #4D4D4D;
	color: #fff;
}
#categoryList .title a {
	color: #4D4D4D;
}
#productList .title a {
	color: #4D4D4D;
}
#checkoutOnePage #cartItems thead tr th {
	background-color: #4D4D4D;
}
#vendorAccount #productList thead tr th {
	background-color: #4D4D4D;
}
#vendorAccount .hdr-title {
	background-color: #4D4D4D;
}
#categoryGrid .title a {
	color: #4D4D4D;
}
#categoryList #btmOptions .pagination a {
	color: #4D4D4D;
}
#categoryList #btmOptions .pagination a:hover {
	color: #4D4D4D;
}
#categoryGrid #btmOptions .pagination a {
	color: #4D4D4D;
}
#categoryGrid #btmOptions .pagination a:hover {
	color: #4D4D4D;
}
#productGrid #btmOptions .pagination a {
	color: #4D4D4D;
}
#productGrid #btmOptions .pagination a:hover {
	color: #4D4D4D;
}
#productList #btmOptions .pagination a {
	color: #4D4D4D;
}
#productList #btmOptions .pagination a:hover {
	color: #4D4D4D;
}
#clientAccount .pagination a {
	color: #4D4D4D;
}
#clientAccount .pagination a:hover {
	color: #4D4D4D;
}
#knowledgebase .pagination a {
	color: #4D4D4D;
}