﻿/* Body Background Color Related */
/* This Section could possibly be improved */
body 
{
    background-color:White !important;
}
tr
{
    border-color: White !important;    
}
div, span
{
    border-color: White !important;    
}
.TopRow
{       
    background-color: White;
}
td
{
    border-color: inherit !important;    
}
/* Body Background Color Related End */

/* Main Table */
table.ShopOne
{
    background-color: #DBE4E8;
}

/* Main Table End */

/* Box Table */
.box1
{    
    background-color:#000000;    
}
.box2
{
    background-color:#2C3648;
}
.box3
{
    background-color:#4C5D7E;
}
.box4
{
    background-color:#7B8DAF;
}
.box5
{
    background-color:#B0BBCF;
}
.box6
{
    background-color:#DFE3EB;
}
.box7
{
    background-color:#DFE3EB;
}
/* Box Table End */

/* Menu */

.menu
{   
    color: #2C3648;    
}

.smallMenuGroup
{           
    background-image: url("../../images/global/dive/menuGroup.png");    
}

    /* Menu Link */
    .menu a
    {        
        color: #2C3648;                
    }
    .menu a:hover
    {        
        border-left-color: #ff7f2b;
    }
    /* Menu Link End */
    
/* Menu End */

/* Product List */

.plindex, .productListTitle
{	
	background-color: #4C5D7E;	
}
.plindexhead
{
	background-color: #ff7f2b;
}
.productListTitleHeader, .plindexhead
{	
	color: #FFF;	
}
.productListTitleDescription
{
	color: #FFF;
}

a.plindexlink
{
	color: #FFF !important;
}

a.plindexlink:hover
{
	color: #ff7f2b !important;
}

.productListProductPrice
{		
	background-color:#4C5D7E;	
	color: #FFF;	
	
	background-color: #B0BBCF;
	color: #000;
}

.productListProduct
{
	border-left-color: #ff7f2b !important;   		
}
.productListProduct:hover 
{
	border-left-color: #4C5D7E !important;     		
}

.productListProductTitle
{
	
}


/* Text pages */

.pageContentEmphasis
{
	color: #2C3648 !important;		
}

.pageSubTitle, .pageTitle
{
	color: #ff7f2b !important;	
}

.mailerTitle
{
}
/* Advice */

.adviceProperty {
	list-style-image:url(../../images/global/shop2/adviceBullet.gif);
}

.adviceTitle {
	color:#ff7f2b !important;
}

/* Product details */

.productProperty {
	list-style-image:url(../../images/global/shop2/bullet.gif);
}
.modelSection,.mailerTitle,.modelQuantity{
	background-color:#7B8DAF;
	color: #FFF;	
}

.modelGuide
{
	background-color: #DFE3EB !important;
}

TH.modelGuide
{
	background-color: #DBE4E8 !important;
	color: #000;
}

.tableSizes TR:hover > TD
{
	background-color: #4C5D7E;	
}

.tableSizes TD.highlightCell
{
	background-color: #4C5D7E;
}

/*.tableSizes TD.weakHighlightCell
{
	background-color: #6476a0;
}*/

.tableSizes TD.markCell a
{
	color: #FF7F2B;
}

/* Cart */

.cartProductsMainTitleText, .cartSectionTitle {
	background-color:#4C5D7E !important;
	color:#FFFFFF !important;
}

.cartProductsPrice,.highlightPrice,.cartProductsTotalPriceCollection,.cartProductsTotalPriceText,.cartProductsTotalPrice
{
	background-color:#B0BBCF !important;
	color: #000;
}

.cartProductsRemove a
{
	color: #7B8DAF;
}

.cartProductsRemove a:hover
{
}

/* reciept */

.CustomerConfirmTableHeader
{
	background-color:#7B8DAF;
	color: #FFF;
}

#scrollindicator
{
	background-color:#f0631e;
}

#addonsTitle
{
	background-color:#4c5d7e;	
}

a#addonScrollLeft:hover, a#addonScrollRight:hover
{
	color:#f0631e;
}

#ctl00_ContentPlaceHolderContent_txtbx_ProductQuestionsQuestion, #ctl00_ContentPlaceHolderContent_txtbx_ProductQuestionsEmail, #ctl00_ContentPlaceHolderContent_btn_ProductQuestions
{
	background-color: #f1f2f6;
}

.listQuestions
{
	background-color:#ff7f2b;
}

#ctl00_ContentPlaceHolderBottomContent_lbl_ProductQuestionsTitle
{
	color:#FFF;
}

/* Reccomended Addon */

.reccomendedAddon
{
	border: solid 1px #FFF;
}

.reccomendedAddonTitle
{
	border-bottom: solid 1px #FFF;	
	background-color: #7b8daf;
}

.cartElement, .cartElementSubTitle, .cartSectionTitle
{
	background-color:#dbe4e8;
}

.billingAddressCollection
{
	background-color: #b0bbcf;
}
