@charset "utf-8";
/* Additional style for producttest.php */
/* Styles need to be moved to main.css and this sheet deleted in live version. */

.December_Price_Crash {
	margin: 50px 0 0 0;
	background-image:url(../images/December_Price_Crash_bg.gif);
	background-repeat:no-repeat;
	height: 49px;
	color: #FFFFFF;
	}

.December_Price_Crash p {
	padding: 15px;
	text-align:center;
	font-size:20px;
	font-weight:600;
	}

.December_Price_Crash_Bottom {
	margin: 400px 0 0 0;
	background-image:url(../images/December_Price_Crash_bg.gif);
	background-repeat:no-repeat;
	height: 49px;
	color: #FFFFFF;
	}

.December_Price_Crash_Bottom p {
	padding: 15px;
	text-align:center;
	font-size:20px;
	font-weight:600;
	}
	
#dProduct_PRICE {
	width:180px;
	height:auto;
	float:left;
	text-align:left;
	padding:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#32A9C2;
	border-top:1px dotted #d2d2d2;
}

.rrp {
	Color:#CC3300;
	font-size:14px;
	}

.todays_Price	{
	font-size:14px;
	}
	
.strikeout	{
	text-decoration:line-through;
	color: #CC3300;
	}

#iconBANNER {
	width:490px;
	height:auto;
	float:left;
	text-align:center;
	background-color:#ededed;
	padding:5px 10px 5px 10px;
	}

#TABcontain {
	width:510px;
	height:auto;
	float:left;
	
}

#dFooter {
    height:30px;
	background-image:url(../images/termsBg.png);
	background-repeat:repeat-x;
	width:910px;
	margin: 0 auto;
}
