.product h2{
	background-image: url(/Pub/images/cartheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 852px;
	height: 33px;
	color: #a9120d;
	font-weight: bold;
	font-size: 160%;
	padding: 2px 0 0 10px;
	margin: 0 0 0 0;
}

.headerbg{
	background-image: url(/Pub/images/cartheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 852px;
	height: 33px;
	color: #a9120d;
	font-weight: bold;
	font-size: 160%;
	padding: 2px 0 0 10px;
}

.cartcontent{
	background-color: #e3e3e3;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	width: 860px;
	margin: 0 0 7px 0;
	padding: 0 0 10px 0;
}

.maintable{
	margin: 3px 0 0 10px;
	width: 840px;
}

.maintr{
	background-color: #fff;
}

.maintr th{
	text-align: center;
	font-weight: bold;
}

.maintable td{
	background-color: #fff;
	text-align: center;
	width: 165px;
}

.upsell{
	float: left;
	width: 450px;
	margin: 5px 0 0 10px;
}

.total{
	float: right;
	width: 250px;
	background-color: #fff;
	text-align: right;
	margin: 5px 12px 0 0;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.total p{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

.total span{
	margin: 0 0 0 30px;
}

.headertext{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 425px;
}

.aproduct{
	float: left;
	width: 94px;
	margin: 0 5px 0 0;
}

.cartcontent2{
	float: left;
	width: 425px;
}

.cartcontent2 select{
	margin: 5px 0 0 0px;
}

.note {
	width: 390px;
	padding: 7px 7px 7px 7px;
	margin: 3px 0 0 10px;
	background-color: white;
}

.cartcontent3{
	float: left;
}

.cartcontent3 a:link{
	text-decoration: underline;
}

.verdanaWhite{
	
}

input{
	border: 1px solid #a8a8a8;
	height: 15px;
	padding: 3px 0 3px 0;
	
}

input.fafBtn{
	border: 1px solid #555;
	background-color: #AEAEAE;
	width: 90px;
	text-align: center;
	font-weight: bold;
	height: 25px;
	padding: 3px 0 3px 0;
	margin: 5px 0 10px 225px;
	cursor: pointer;
}
input.formbtn{
	background-image: url(/pub/design/purchase.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 154px;
	height: 40px;
	border: none;
	background-color: #c3c3c3;
	color: #9D0E06;
	font-size:0px;
	padding: 15px 0 0 0;
	margin: 0 0 0 350px;
	cursor: pointer;
}
/*
table.Billingclass
{
	width:400px;
	border:1px;
}
*/
.Billingclass tr td{
	padding: 5px 0 0 5px;
}

.billingcustomerclass  tr td{
	padding: 5px 0 0 5px;
}

.Shippinginfoclass tr td{
	padding: 5px 0 0 5px;
}
.applycoupon
{
	background-image: url(/pub/images/apply.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 130px;
	height: 32px;
	border: none;
	background-color: #c3c3c3;
	color: #9D0E06;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 120%;
}
.nocoupon
{
	color:red;
}