﻿/*----------------------------------------------------------
title:		color stylesheet
template:	00199-1
----------------------------------------------------------*/

body {color: #000000; background-color: #ffffff;}

#content-middle {background: #ffffff;}

#footer {color:#000000;}

h2, h2 a, h2 a:hover, .page-title {
	color: #000000;
	}

#productGrid h2 {
	color: #000000;
	}

#productGrid h2 a {
	color: #000000;
	}

#productGrid h2 a:hover {
	color: #000000;
	}

#productGrid .title a {
	color: #000000;
	}

#productGrid .details {
	color: #000000;
	}

#productGrid #topOptions .display {
	color: #000000;
	}

#productDetail .hdr-title {
	background-color: #ffffff;
	color: #000000;
	}

#productDetail #extraDetails {
	color: #000000;
	}

#productDetail a {
	color: #7f6055;
	}

#productDetail .productTabs .productTab {
	color: #000000;
	border-color: #000000 #000000 -moz-use-text-color;
}

#productDetail .productTabs .productTab-selected {
	background-color: #ffffff;
	color: #000000;
}

#productDetail .productTabs .tabBorder {
	border-color: #000000;
}

#checkoutOnePage #existingCustomer .hdr-title{
	background-color: #ffffff;
	color: #000000;
	}

#checkoutOnePage #newCustomer .hdr-title{
	background-color: #ffffff;
	color: #000000;
	}

#checkoutConfirm .hdr-title {
	background-color: #ffffff;
	color: #000000;
	}

#clientAccount .hdr-title {
	background-color: #ffffff;
	color: #000000;
	}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #ffffff;
	color: #000000;
	}

#viewCart #cartItems thead tr th {
	background-color: #ffffff;
	color: #000000;
	}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #ffffff;
	color: #000000;
	}

#clientAccount a {
	color: #000000;
}

#checkoutOnePage #cartItems thead tr th {
	background-color: #ffffff;
	color: #000000;
	}

#categoryList .title a {
	color: #000000;
	}

#productList .title a {
	color: #000000;
	}

#checkoutOnePage #cartItems thead tr th {
	background-color: #ffffff;
	}

#vendorAccount #productList thead tr th {
	background-color: #ffffff;
	}

#vendorAccount .hdr-title {
	background-color: #ffffff;
	}

#categoryGrid .title a {
	color: #000000;
	}
	
#categoryList #btmOptions .pagination a {
	color: #000000;
	}

#categoryList #btmOptions .pagination a:hover {
	color: #000000;
	}

#categoryGrid #btmOptions .pagination a {
	color: #000000;
	}

#categoryGrid #btmOptions .pagination a:hover {
	color: #000000;
	}

#productGrid #btmOptions .pagination a {
	color: #000000;
	}

#productGrid #btmOptions .pagination a:hover {
	color: #000000;
	}

#productList #btmOptions .pagination a {
	color: #000000;
	}

#productList #btmOptions .pagination a:hover {
	color: #000000;
	}

#clientAccount .pagination a {
	color: #000000;
	}

#clientAccount .pagination a:hover {
	color: #000000;
	}

#knowledgebase .pagination a {
	color: #000000;
	}
