@charset "utf-8";
/* CSS Document */
#deleteProduct{
float:right;
font-size:14px;
border:#CCCCCC solid 2px;
color:#CCCCCC;
text-decoration:none;
padding-right:3px;
padding-left:3px;
margin:6px 20px 0px 0px;
}
#cartSubTotal{
font-weight:bold;
text-align:right;
}
#continueCheckout{
background:url('/styles/belle2010/images/arrow_right.png') no-repeat scroll right top transparent;
float:right;
height:70px;
padding:2px;
text-align:left;
width:159px;
}
#keepShopping{
background:url('/styles/belle2010/images/arrow_left.png') no-repeat scroll left top transparent;
float:left;
height:70px;
padding:2px;
text-align:right;
width:200px;
}
#continueCheckout a, #keepShopping a{
color:#660000;
display:block;
font-weight:bold;
height:60px;
margin:0 2px 2px;
padding:26px 3px 3px;
text-decoration:none;
}
#continueCheckout a:hover, #keepShopping a:hover{

}
#totalsTable{
	width:400px;
	border-top: #999 solid 2px;
}
#promoCode {
background:url("/images/bg/b10.png") repeat scroll 0 0 transparent;
border:1px dotted #CCCC99;
clear:both;
height:24px;
margin:8px;
padding:5px;
}
#promoCode span {
color:#666666;
font-size:11px;
margin-top:3px;
margin-right:6px;
}
#promoCode span, #promoCodeForm {
display:block;
float:left;
}
#termagreement {
color:#666666;
font-size:10px;
}
#termagreement li {
margin-bottom:8px;
margin-right:20px;
}
#termagreement ul {
text-align:justify;
}
#useragreement {
	text-align:left;
	margin-bottom:12px;
}
h3.terms {
color:#7F251B;
font-family:Arial,Helvetica,sans-serif;
font-size:19px;
font-weight:bold;
margin:0;
padding:0 0 2px 10px;
text-align:left;
}
.payment_option {
background-color:#EFEEE0;
border:1px dotted #CCCC99;
float:left;
margin:7px;
min-height:150px;
padding:3px;
width:300px;
}
.payment_option h1 {
text-align:left;
background-color:#ffffff;
background-image:none;
padding:4px;
margin-top:0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
font-size:12px;
}
.payment_option h1 span {
	font-weight:normal;
	font-size:11px;
}
.payment_option_details {
}
#minor_note {
	font-size:10px;
	width:330px;
	text-align:right;
	float:right;
}
