@charset "utf-8";
/* CSS Document */

.hide {
	display:none;
}

/***START Shared Styles***/
div#PageTitle	{
	width: 520px;
	/*margin: 0 auto;*/
}


div#titlebox h1	{
	height:60px!important;
	width:auto;
	background:url(images/prodTitle_bg.png) 0 0 no-repeat;
	padding: 30px 0 0 0 !important;
	_padding: 30px 0 25px 0!important;
	color:#000;
	font-size:200%;
	}
div#titleCopy	{
	float:right;
	width:270px;
	margin: 25px 20px 0 0;

	}
table#AttributesTable {

	}
tr#BuyNowCell td {
	text-align: left;
	}
span.AttributeName {
	font-size: 80%;
	margin-right: 5px;
	font-weight: bold;
	}
select.ContentDropDown {
	font-size: 60%;
	width: 70px;
	}
span.RRPPrice, span.RRPPriceLabel, span.WasPriceLabel, span.NowPriceLabel, span.WasPrice, span.NowPrice, span.SavePriceLabel, span.SavePrice, span.NowPriceLabel2, span.NowPrice2, span.PriceVAT {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 85%;
	}
span.PriceVAT {
	font-weight: normal;
	}
span.RRPPriceLabel, span.WasPriceLabel, span.NowPriceLabel, span.SavePriceLabel, span.NowPriceLabel2 {
	margin-right: 10px !important;
	}
span.RRPPrice {
	}
span.WasPriceLabel, span.WasPrice {
	color: #757575;
	}
span.NowPriceLabel, span.NowPrice, span.SavePriceLabel, span.SavePrice {
	color: #2F2F2F;
	}
span.NowPriceLabel2, span.NowPrice2, span.AttributeName, table.ProductDetailLeft td h3, span.PriceVAT {
	color: #2F2F2F;
	}

p#MessageAlignment span, p#ErrorAlignment span, p#OrderErrorAlignment span, p.BasketUnavailable {
	color:#A52525;
	margin: 10px auto 0 auto;
	padding: 5px;
	background-image:url(images/stripe_b2edaa88adcc38819767375fef428a9c.png);
	display: block;
	border: 3px solid #A52525;
	}
p#MessageAlignment span {
	width: 500px;
	border-color: #A52525;
	overflow: hidden;
	}
p#ErrorAlignment span, p#OrderErrorAlignment span {
	width: 480px;
	border-color: #CC0000;
	color: #CC0000;
	}
p.BasketUnavailable {
	margin-bottom: 10px !important;
	line-height: 180%;
	padding: 8px;
	font-size: 80% !important;
	}
div#middle a {
	color:#000000;
}
div#middle a:hover {
	color:#A52525 !important;
}
div#PageBreadCrumbs {
	font-size: 80%;
	text-transform:  uppercase;
	color: #FFF;
	border-bottom: 1px dotted #B3B095;
	border-top: 1px dotted #B3B095;
	padding: 5px;
	margin: 5px auto 0 auto;
	font-weight: bold;
	}
div#PageBreadCrumbs a {
	color: #FFF;
	}
div#PageBreadCrumbs a:hover {
	color: #3C3A2C;
	}
/***END Shared Styles***/
p#cuscheckout	{
margin:10px 0;
	}