/******************
Homepage
******************/
.categoryPod p.eventcolour, #offersContainer dl dt, #offersContainer a, #OffersPane div.offersPanePanelDetail h2, #OffersPane div.offersPanePanelDetail h3, #OffersPane div.offersPanePanelDetail a, .newsletterPod dl dd.newsletterLink a {
    color:#c8bf2d;
}


/******************
Range
******************/
.product_msg_black{
    color:#acacac; /*Grey*/   
} 
.product_msg_white{
    color:#b9ad29; /*Green*/ 
}

.genericProduct .offerPrice strong{
    color:#b9ad29; /*Green*/
    
}

/******************
Banners
******************/
#LinkedRangeBanner .linkedBanner h1 em {
    color:#b9ad29; /*Green*/
} 
/* Linked range banner offer-sale colour */

#LinkedRangeBanner .linkedBanner p.eventcolour {
    color:#d1c42e;
}
.linkedCategoryBannerPrice p.eventcolour {  
    color: #d9cc3a!important;    
}

/******************
Product page
******************/
.offerPrice strong{
    color:#b9ad29; /*Green*/
}
#ProductSummary strong#itemPrice ins {
	color:#B9AD29; /*Green*/
}


/******************
Product page messages
******************/
.message-white{
    color:#fff !important; /*White*/
	background-color:#b9ad29 !important /*Green*/
}


/******************
WUPSell
******************/
                        
div#ProductOffers .tabs li#tab_value_added a{
    color:#b0ac78;
}

div#ProductOffers ul.tabs li#tab_value_added.CODE_tab_active a {
    color:#696300;
}

div#ProductOffers ul.tabs li#tab_value_added.CODE_tab_active a span {
    color:#696300;
}
div#ProductOffers ul.tabs li#tab_value_added a:hover {
    color:#B9B309;
}
div#ProductOffers ul.tabs li#tab_value_added.CODE_tab_active a {
    background-color:#b9b309;
}
div#ProductOffers ul.tabs li#tab_value_added.CODE_tab_active a:hover {
    color:#524E00
}

div#ProductOffers div#value_added { /* the content panel */
    border: 1px solid #d7ca00;
}

div#ProductOffers dl.relatedPromHeader dt.relatedPromHeader{ /* clickable header in the outer concertina */
    background:#d7ca00 url(/images/backgrounds/promotions-bg.jpg) left bottom repeat-x;
}

div#ProductOffers dl.relatedPromHeader dt.relatedPromHeader a {
    color:#fff;
}

div#ProductOffers dl.relatedPromHeader dt.CODE_concertina_active a {
    color:#FFFFFF;
}
div#ProductOffers ins.price{
    color:#B9B309; /* green */
}

/******************
MISC
******************/
/* Referenced in several TPL files */
.text_red, .promo_colour {
color:#d8ca31 !important; /*Green*/  
}
/*denim page*/
#denimshop-container .denimshop-main-nav ul li.first a {
	color:#d8ca31;
}
.linkedCategoryBannerPrice p.extendedOffers{
    color:#b0196e!important;
	font-weight:bold;
}


