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