/*----------------------------------------------------------
Title:		Color Style Sheet
Theme:		00219-1
----------------------------------------------------------*/
body {
	background-color: #000000;
}
#productGrid h2 {
	color: #1967b7;
}
#categoryGrid h2 {
	color: #1967b7;
}
#productGrid h2 a {
	color: #1967b7;
}
#productGrid h2 a:hover {
	color: #1967b7;
}
#productGrid .title a {
	color: #1967b7;
}
#productGrid .details {
	color: #1967b7;
}
#productGrid #topOptions .display {
	color: #6B6B6B;
}
#productDetail .hdr-title {
	background-color: #1967b7;
	color: #fff;
}
#productDetail #extraDetails {
	color: #1967b7;
}
#productDetail a {
	color: #1967b7;
}
#productDetail .productTabs .productTab {
	color: #1967b7;
	border-color: #1967b7 #1967b7 -moz-use-text-color;
}
#productDetail .productTabs .productTab-selected {
	background-color: #1967b7;
	color: #FFFFFF;
}
#productDetail .productTabs .tabBorder {
	border-color: #1967b7;
}
#checkoutOnePage #existingCustomer .hdr-title{
	background-color: #1967b7;
	color: #fff;
}
#checkoutOnePage #newCustomer .hdr-title{
	background-color: #1967b7;
	color: #fff;
}
#checkoutConfirm .hdr-title {
	background-color: #1967b7;
	color: #fff;
}
#clientAccount .hdr-title {
	background-color: #1967b7;
	color: #fff;
}
#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	background-color: #1967b7;
	color: #fff;
}
#viewCart #cartItems thead tr th {
	background-color: #1967b7;
	color: #fff;
}
#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	background-color: #1967b7;
	color: #fff;
}
#clientAccount a {
	color: #1967b7;
}
#checkoutOnePage #cartItems thead tr th {
	background-color: #1967b7;
	color: #fff;
}
#categoryList .title a {
	color: #1967b7;
}
#productList .title a {
	color: #1967b7;
}
#checkoutOnePage #cartItems thead tr th {
	background-color: #1967b7;
}
#vendorAccount #productList thead tr th {
	background-color: #1967b7;
}
#vendorAccount .hdr-title {
	background-color: #1967b7;
}
#categoryGrid .title a {
	color: #1967b7;
}
#categoryList #btmOptions .pagination a {
	color: #1967b7;
}
#categoryList #btmOptions .pagination a:hover {
	color: #1967b7;
}
#categoryGrid #btmOptions .pagination a {
	color: #1967b7;
}
#categoryGrid #btmOptions .pagination a:hover {
	color: #1967b7;
}
#productGrid #btmOptions .pagination a {
	color: #1967b7;
}
#productGrid #btmOptions .pagination a:hover {
	color: #1967b7;
}
#productList #btmOptions .pagination a {
	color: #1967b7;
}
#productList #btmOptions .pagination a:hover {
	color: #1967b7;
}
#clientAccount .pagination a {
	color: #1967b7;
}
#clientAccount .pagination a:hover {
	color: #1967b7;
}
#knowledgebase .pagination a {
	color: #1967b7;
}