@charset "utf-8";
.cartcontainer {
	width: 650px;
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
}
.wcartcontainer {
	width: 650px;
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
}
.carthead {
	background-image: url(../Retail/Images/cart/cart-header-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	float: left;
	height: 44px;
	width: 630px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	text-align: left;
}
.cartgray {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	height: 26px;
	width: 650px;
	position: relative;
}
.needhelp {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 11px;
	width: 650px;
	margin-top: -5px;
	margin-left: -325px;
}
.itemrow {
	height: 36px;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	float: left;
}
.emptycart {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 20px;
	margin-top: -7px;
	margin-left: -315px;
	width: 630px;
	text-align: center;
}

.qtyrow {
	height: 24px;
	width: 220px;
	padding-left: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	float: left;
	padding-top: 3px;
	text-align: left;
}
.subtotal {
	float: right;
	width: 200px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	text-align: right;
	position: relative;
}
.subtotalalert {
	float: right;
	width: 275px;
	padding-top: 7px;
	padding-right: 20px;
	padding-left:10px;
	padding-bottom: 7px;
	text-align: right;
	background-color: #FFCCCC;
	border: 2px solid #CC0000;
	position: relative;
}
.subtotalalertW {
	float: right;
	width: 200px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	text-align: right;
	background-color: #FFCCCC;
	border: 2px solid #CC0000;
	position: relative;
}

.cartitem {
	position: absolute;
	top: 50%;
	height: 20px;
	margin-top: -5px;
	width: 100px;
	left: 20px;
	text-align: left;
}
.shipping {
	width: 345px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.wshipping {
	width: 345px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.shippingalert {
	width: 345px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFCCCC;
	border: 2px solid #CC0000;
}
.wshippingalert {
	width: 345px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFCCCC;
	border: 2px solid #CC0000;
}

.prod {
	position: absolute;
	top: 50%;
	height: 20px;
	margin-top: -5px;
	width: 195px;
	left: 125px;
	text-align: left;
}
.cartprice {
	position: absolute;
	top: 50%;
	height: 20px;
	margin-top: -5px;
	width: 65px;
	left: 325px;
	text-align: right;
}
.qty {
	position: absolute;
	top: 50%;
	height: 20px;
	margin-top: -5px;
	width: 50px;
	left: 430px;
	text-align: right;
}
.delete {
	position: absolute;
	top: 50%;
	height: 20px;
	margin-top: -10px;
	width: 35px;
	left: 490px;
}
.cost {
	position: absolute;
	top: 50%;
	height: 20px;
	margin-top: -5px;
	width: 65px;
	text-align: right;
	right: 20px;
}
.itemrow .cartitem {
	margin-top: -7px;
}
.itemrow .prod {
	margin-top: -7px;
}
.itemrow .cartprice {
	margin-top: -7px;
}
.itemrow .cost {
	margin-top: -7px;
}

.itemrow .qty {
	margin-top: -10px;
}
.alert {
	font-weight: bold;
	color: #666666;
	line-height: 17px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
.finishrow {
	position: relative;
	padding: 20px;
	float: left;
	height: auto;
	width: 610px;
	text-align: left;
}
.shipmethod {
	position: relative;
	margin-bottom: 7px;
	top: 5px;
	min-height: 90px;
}
.wshipmethod {
	position: relative;
	height: 60px;
	float: left;
	top: 5px;
}
.shipmethod .shipbutton {
	display: inline-block;
	position:relative;
	top:-2px;
	vertical-align:top;
	zoom:1;
	*display: inline;
}
.shipmethod .shiptext {
	display:inline-block;
	width: 300px;
	vertical-align:top;
	zoom:1;
	*display: inline;
}
.shipmethod .dockinfo {
	width: 290px;
	padding: 5px;
	margin: 5px auto 5px auto;
	border: solid 1px #999999;
	background-color:#EAEAEA;
}
.shipst {
	font-weight:bold;
	position:relative;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 53px;
	width: 330px;
}
.totals {
	position: absolute;
	width: 175px;
	right: 20px;
	top: 35px;
}
.checkout {
	position: absolute;
	width: 175px;
	right: 20px;
	bottom: 20px;
	text-align: right;
}
.total {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	clear: both;
	font-weight: bold;
	margin-top: 7px;
	position: relative;
	top: 7px;
}