/*----------------------------------------------------------
title:        color stylesheet
template:    00205-1
----------------------------------------------------------*/

body {background-color: #000;}

h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover, h5, h5 a, h5 a:hover, h6, h6 a, h6 a:hover, .page-title {
    color: #9194A3;
    }

#productGrid h2 {
    color: #9194A3;
    }

#productGrid h2 a {
    color: #9194A3;
    }

#productGrid h2 a:hover {
    color: #9194A3;
    }

#productGrid .title a {
    color: #9194A3;
    }

#productGrid .details {
    color: #9194A3;
    }

#productGrid #topOptions .display {
    color: #505050;
    }

#productDetail .hdr-title {
    background-color: #9194A3;
    color: #fff;
    }

#productDetail #extraDetails {
    color: #9194A3;
    }

#productDetail a {
    color: #66CCFF;
    }

#productDetail .productTabs .productTab {
    color: #9194A3;
    border-color: #9194A3 #9194A3 -moz-use-text-color;
}

#productDetail .productTabs .productTab-selected {
    background-color: #9194A3;
    color: #FFFFFF;
}

#productDetail .productTabs .tabBorder {
    border-color: #9194A3;
}

#checkoutOnePage #existingCustomer .hdr-title{
    background-color: #9194A3;
    color: #fff;
    }

#checkoutOnePage #newCustomer .hdr-title{
    background-color: #9194A3;
    color: #fff;
    }

#checkoutConfirm .hdr-title {
    background-color: #9194A3;
    color: #fff;
    }

#clientAccount .hdr-title {
    background-color: #E8E8E8;
    color: #000;
    }

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    background-color: #E8E8E8;
    color: #000;
    }

#viewCart #cartItems thead tr th {
    background-color: #C9C9C9;
    color: #000;
    }

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    background-color: #C9C9C9;
    color: #000;
    }

#clientAccount a {
    color: #9194A3;
}

#checkoutOnePage #cartItems thead tr th {
    background-color: #9194A3;
    color: #fff;
    }

#categoryList .title a {
    color: #9194A3;
    }

#productList .title a {
    color: #9194A3;
    }

#checkoutOnePage #cartItems thead tr th {
    background-color: #9194A3;
    }

#vendorAccount #productList thead tr th {
    background-color: #9194A3;
    }

#vendorAccount .hdr-title {
    background-color: #9194A3;
    }

#categoryGrid .title a {
    color: #9194A3;
    }
    
#categoryList #btmOptions .pagination a {
    color: #9194A3;
    }

#categoryList #btmOptions .pagination a:hover {
    color: #9194A3;
    }

#categoryGrid #btmOptions .pagination a {
    color: #9194A3;
    }

#categoryGrid #btmOptions .pagination a:hover {
    color: #9194A3;
    }

#productGrid #btmOptions .pagination a {
    color: #9194A3;
    }

#productGrid #btmOptions .pagination a:hover {
    color: #9194A3;
    }

#productList #btmOptions .pagination a {
    color: #9194A3;
    }

#productList #btmOptions .pagination a:hover {
    color: #9194A3;
    }

#clientAccount .pagination a {
    color: #9194A3;
    }

#clientAccount .pagination a:hover {
    color: #9194A3;
    }

#knowledgebase .pagination a {
    color: #9194A3;
    }