﻿#price-history-container {
}
#price-history-container p {
}
#price-history-container #was-price-explained {
	overflow: hidden;
}
#price-history-container #was-price-explained #was-price-colour {
	background: #fdc;
	float: left;
	height: 20px;
	margin: 5px 0 0;
	width: 20px;
}
#price-history-container #was-price-explained p {
	float: right;
	width: 325px;
}
#price-history-container #lower-prices-explained {
	overflow: hidden;
}
#price-history-container #lower-prices-explained #lower-prices-colour {
	background: #cfd;
	float: left;
	height: 20px;
	margin: 5px 0 0;
	width: 20px;
}
#price-history-container #lower-prices-explained p {
	float: right;
	width: 325px;
}
#price-history-container #price-history-table-container {
}
#price-history-container .option-name {
	font-size: 14px;
	padding: 0;
}
#price-history-container .option-name span {
	font-weight: bold;
}
#price-history-container table {
	border-collapse: collapse;
	margin: 3px 0 15px;
}
#price-history-container thead th {
	background: none repeat scroll 0 0 #888888;
	border: 1px solid #C6C4C5;
	color: #FFFFFF;
	padding: 3px 15px;
}
#price-history-container tbody tr td {
	background: #F7F5F6;
	border: 1px solid #C6C4C5;
	padding: 3px 15px;
}
#price-history-container tbody tr .price-field {
	color: #a00;
	font-weight: bold;
}
#price-history-container tbody .best-was-price td {
	background: #fdc;
}	
#price-history-container tbody .lower-price td {
	background: #cfd;
}

#frontpage-container .promo-explained {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;    
    z-index: 1;
}
#frontpage-container .promo-explained #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 174px;
    position: absolute;
    text-decoration: none;
    top: 101px;
    z-index: 2;
}

#frontpage-container .view-promo-products-link {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;    
    z-index: 1;
}
#frontpage-container .view-promo-products-link #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 174px;
    position: absolute;
    text-decoration: none;
    top: 101px;
    z-index: 2;
}

#product-page-container #product-options-container .promo-explained {
    display: block;
    position: relative;
    text-decoration: none;
    zoom: 1;
    float:left;
}

#product-page-container #product-options-container .promo-explained #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 150px;
    position: absolute;
    text-decoration: none;
    top: 86px;
    z-index: 1;
    display: block;
}

#product-page-container  .promo-explained {
    display: block;
    position: relative;
    text-decoration: none;
}

#product-page-container  .promo-explained #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 333px;
    position: absolute;
    text-decoration: none;
    top: 157px;
    z-index: 1;
    display: block;
}

#product-page-container  .view-promo-products-link  {
    display: block;
    position: relative;
    text-decoration: none;
}

#product-page-container  .view-promo-products-link #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 223px;
    position: absolute;
    text-decoration: none;
    top: 85px;
    z-index: 1;
    display: block;
}

#frontpage-container .view-promo-products-link-big #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 220px;
    position: absolute;
    text-decoration: none;
    top: 248px;
    z-index: 2;
    font-family: Arial;
}
#frontpage-container .promo-explained-big #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 220px;
    position: absolute;
    text-decoration: none;
    top: 248px;
    z-index: 2;
    font-family: Arial;
}

#frontpage-container .view-promo-products-link-633x200 #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 251px;
    position: absolute;
    text-decoration: none;
    top: 166px;
    z-index: 2;
    font-family: Arial;
}

#frontpage-container .promo-explained-633x200 #promotion-ticker {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 251px;
    position: absolute;
    text-decoration: none;
    top: 166px;
    z-index: 2;
    font-family: Arial;
}

#product-page-container #product-options-container .promo-banners .hukd-btn-large {
    position: absolute;
}
