/***********************************************
    Global
************************************************/

.pink
{
    color: #cf4696;
}
.blue,
.blue a
{
    color: #064384;
}
.black
{
    color: #232323;
}

.light-blue
{
    color:#c6d3e3;
}
table tr td.messageStackError
{
    color:red;
}
table tr td.messageStackSuccess
{
    color:teal;
}
.gray
{
    color: #666666;
}

/***********************************************
    Header
************************************************/
#header
{
    background-color: #fff;
}
#logo p
{
    color: #232323;
}
/***********************************************
    Navigation
************************************************/
#breadcrumb,
#navigation-top a,
#breadcrumb a
{
    color: #666666;
}

/***********************************************
    Left and Right Columns
************************************************/

/***********************************************
    Content
************************************************/
#main-product-desc
{
    color: #666666;
}
#main-product-desc .old-price,
#main-product-desc .price-diff,
.register-page-content .right,
.register-page-content p.required-text,
.register-page-content .input-message,
.register-page-content .email-message,
#checkout-shipping-content p.required-text,
#checkout-shipping-content .input-message,
#checkout-shipping-content .email-message
{
    color: #999999;
}



/***********************************************
    Sections
************************************************/
.section-product-detail-top,
.section-product-bundle-top,
.section-product-review-top,
.section-product-faq-top,
.section-generic-top
{
    color: #064384;
}
.section-product-detail-content,
.section-product-bundle-content,
.section-product-review-content
{
    color: #666666;
}
.section-product-review-content p.pink
{
    color: #9b6285;
}

/***********************************************
    Footer
************************************************/

#footer
{
    background-color: #fff;
    color: #666666;
}
/***********************************************
    Forms
************************************************/
#form-top *
{
    color: #999999;
}
#form-top input[type='text']
{
    border-color: #c0c0c0;
}
#form-top .pink
{
    color: #cf4696;
}

/***********************************************
    Boxes
************************************************/
.box-categories,
.box-staff,
.box-shopping-cart,
.box-guarantee,
.box-news,
.box-earn-money
{
    color: #232323;
}
.login-free p
{
    color: #989898;
}


/***********************************************
    Tables
************************************************/
.section-popular-products-content table tr td,
.section-discount-products-content table tr td,
.section-related-products-content table tr td,
p.key-cc

{
    color: #666666;
}
#checkout-page-cart-content table.header,
#checkout-page-cart-content table.items
{
    border-color: #ced2db;
}
#checkout-page-cart-content table.header
{
    color:#9eaab8;
}
#checkout-page-cart-content table.items tr td.price,
table.specials tr td .price,
table.additional_products span.price
{
    color:#424242;
}
#checkout-page-cart-content table.buttons tr td#sub-total,
.cart-price,
.cart-order-total table tr td,
table.specials tr td .old-price,
table.additional_products span.old_price
{
    color: #505050;
}


/***********************************************
    Headings
************************************************/

/***********************************************
    Lists
************************************************/
.box-guarantee-content ul li.highlight,
.box-categories ul li.selected a.selected,
.box-categories ul li.selected ul li.selected a.selected
{
    color: #cf4696;
}
.box-categories ul li.selected
{
    background-color: #e2e9f1;
}
ol.faq-list li,
ol.faq-list li a
{
    color: #064384;
}
/***********************************************
    Links
************************************************/
#navigation-main ul li a,
.box-categories ul li a,
.box-staff-content a,
.box-shopping-cart-top a,
.box-footer ul li a,
a.link-more,
.section-product-list-content table tr td a.product-desc,
.section-product-bundle-content table tr.desc td a,
.section-product-bundle-content table tr.bundles td a,
#checkout-page-header ul li a
{
    color: #232323;
}

.section-popular-products-content table tr td a,
.section-discount-products-content table tr td a,
.section-related-products-content table tr td a,
#footer a,
a.trash,
table.specials tr td div.product-name a,
table.specials tr td div.product-desc a,
table.specials tr td div.product-more a,
table.additional_products tr td.product-name a,
table.additional_products tr td.product-desc a,
table.additional_products tr td.product-more a
{
    color: #666666;
}
.section-product-bundle-content table tr.name td a,
.box-shopping-cart table tr td a,
#checkout-page-cart-content table.items tr td.name a,
.cart-product a

{
    color: #064384;
}
