﻿table {
	font-size:1em;
	margin-left:11px;
}
table th,
table td {
	padding:3px;
}
table th
{
	background-color:#9790AA;
	color:#ffffff;
}
	table th strong
	{
		font-weight:normal;
	}
table td
{
	background-color:#ffffff;
	color:#000000;
}
	table td em
	{
		font-size:0.6em;
		color:#666666;
	}
table #totalPrice
{
	background-color:#725D7B;
	color:#ffffff;
	font-weight:bold;
}
table #totalPriceTitle 
{
	text-align:right;
}
.whiteBox .bottom 
{
	text-align:right !important;
}
.whiteBox .bottom input 
{
	margin-left:0px !important;
	margin-right:10px !important;
}
input 
{
	border-color:#9790AA;
	border:solid thin #9790AA;
}
#spnErrorReport 
{
	display:block;
	margin:auto;
	width:530px;
	background-color:#FFEA97;
	border:dashed 1px #FFCC00;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
}
.acceptedCards
{
	color:#333333;
	font-size:1.1em;
	margin-bottom:0px !important;
	padding-left:0px !important;
	text-align:center;
	width:100% !important;
}
	.acceptedCards a
	{
		text-decoration:none;
	}
	.acceptedCards img
	{
		padding:4px 0px 4px 0px;
	}
	.acceptedCards strong
	{
		color:#573558;
	}
.basketIntro
{
	padding-right:4px;
	width:530px !important;
}
.basketApplyCode
{
	float:right;
}
.stockPrompt
{
	color:#FF0000;
	display:block;
	margin:auto;
	text-align:center;
	width:100%;
}
.stockPromptQtyField 
{
	border-color:#ff0000 !important;
	background-color:#FFDDDD;
}
#promoTable
{
	background-color:#725D7B;
	float:right;
	margin-right:12px;
	width:358px;
}
#txtPromoCode 
{
	width:100px;
}
