#total_table {
	clear:both;
	width: 680px;
	margin-top:15px;
}

#total_top {
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px;
}

#subtotal {
	border-top: solid 1px #999999;
	background: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #333333;
	padding: 6px;
}


#total_ship {
	border-top: solid 1px #999999;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #333333;
	padding: 6px;
}

#grandtotal {
	background: #d4891c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px;
}

#total_white {
	border-top: solid 1px #999999;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #333333;
	padding: 6px;
}


#total_no {
	border-top: solid 1px #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #333333;
	padding: 6px;
}

#total_gray {
	border-top: solid 1px #999999;
	background: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #333333;
	padding: 6px;
}

#total_bottom {
	background: #d4891c;
	height: 3px;
	font-size: 5px;
}


.buttoncheckout {
	float:right;
	display: block;
	color: #FFFFFF;
	background: #bf311a;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin-right:20px;
}

.buttoncheckout_hover {
	float: right;
	display: block;
	color: #FFFFFF;
	background: #d4891c;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin-right:20px;
}

.buttonupdate {
	display: block;
	color: #FFFFFF;
	background: #999999;
	width: 50px;
	height: 11px;
	background-image:url(../images/btn_update.gif);
	background-repeat: no-repeat;
	border:0;
	margin-top:5px;
}

.buttonupdate_hover {
	display: block;
	color: #FFFFFF;
	background: #333333;
	width: 50px;
	height: 11px;
	background-image:url(../images/btn_update.gif);
	background-repeat: no-repeat;
	border:0;
	margin-top:5px;

}


.buttonmore {
	float:right;
	display: block;
	color: #FFFFFF;
	background: #bf311a;
	width: 245px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_245.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin-right:10px;
}

.buttonmore_hover {
	float: right;
	display: block;
	color: #FFFFFF;
	background: #d4891c;
	width: 245px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_245.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	margin-right:10px;
}


.buttonplain {
	display: block;
	color: #FFFFFF;
	background: #bf311a;
	width: 245px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_245.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.buttonplain_hover {
	display: block;
	color: #FFFFFF;
	background: #d4891c;
	width: 245px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_245.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button100px {
	display: block;
	color: #FFFFFF;
	background: #bf311a;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_100.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button100px_hover {
	display: block;
	color: #FFFFFF;
	background: #d4891c;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_100.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button200pxgray {
	display: block;
	color: #FFFFFF;
	background: #bf311a;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_200gray.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button200pxgray_hover {
	display: block;
	color: #FFFFFF;
	background: #d4891c;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_200gray.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button200px {
	display: block;
	color: #FFFFFF;
	background: #bf311a;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_200.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button200px_hover {
	display: block;
	color: #FFFFFF;
	background: #d4891c;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_200.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button300px {
	display: block;
	color: #FFFFFF;
	background: #bf311a;
	width: 300px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_300.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

.button300px_hover {
	display: block;
	color: #FFFFFF;
	background: #d4891c;
	width: 300px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn_300.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
}

a.button {
	float:right;
	display: block;
	color: #FFFFFF;
	background: #ba5129;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/btn.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a.button:hover {
	float: right;
	color: #FFFFFF;
	background: #d4891c;
	background-image:url(../images/btn.gif);
	background-repeat: no-repeat;
}

a.btn_remove {
	display: block;
	background: #cccccc;
	width: 40px;
	height: 11px;
	text-align: center;
	text-decoration: none;
	margin-left:27px;
	margin-top:5px;
}

a.btn_remove:hover {
	background: #333333;
	}

a.btn_update {
	display: block;
	background: #cccccc;
	width: 40px;
	height: 11px;
	text-align: center;
	text-decoration: none;
	margin-left:27px;
	margin-top:5px;
}

a.btn_update:hover {
	background: #333333;
	}
	
.error
{
	color:#CC0000;
}
.specolympicsoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

#coupon-code {
	width:680px;
	margin:0px auto;
	padding:15px 0px 5px;
	background-color:#eee;
	}
	
	#coupon-code h2 {
		/*display:block;
		padding: 6px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color: #FFFFFF;
		background: #d4891c;*/
		margin:0px 0px 0px 20px;
		font-size:18px;
		}
		
	#coupon-code table {
		display:block;
		width:680px;
		margin:0px;
		padding:0px;
		}
		
	#coupon-code p small {
		font-size:11px;
		}
		
		#coupon-code small a {
			color:#000;
			text-decoration:underline;
			}
			
		#coupon-code small a:hover {
			text-decoration:none;
			}