@charset "UTF-8";
/* CSS Document */

p {
	display: block;
}

ul#purchasepage-nav {
	width:960px;
	height:43px;
	background:url(/res/new/images/purchasepage-navbg.png) no-repeat;
	border-bottom:1px solid #ccc;
	list-style-type:none;
	margin:0 auto;
}
ul#purchasepage-nav li {
	color:#666;
	font-weight:bold;
	line-height:43px;
	margin-left:30px;
}
.cart-content a, .cross-sell a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#0168b2;
	text-decoration:none;
	line-height:18px;
}
.cart-content a:hover, .cross-sell a:hover {
	text-decoration:underline;
}
.cart-content .red {
	color:#ff0000;
	font-weight:bold;
}
.cart-content .small-link {
	font:12px normal Arial, Helvetica, sans-serif;
	float:left;
}
.cart-content .disclaimer {
	font:11px normal Arial, Helvetica, sans-serif;
	color:#666;
}
.cart-content .disclaimer a {
	font-size:11px;
}
.cart-content {
	width:900px;
	height:auto;
	border:0;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.cart-content td {
	padding:15px 15px 15px 5px;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
}
td.greenbar {
	background-color:#e6fdd0;
	padding:15px 15px 15px 5px;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
}
.cart-content td.no-border {
	border:none;
}
.price {
	float:right;
	font-size:18px;
}
.price-area {
	width:870px;
	min-height:25px;
	padding:20px 15px 15px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.price-area a {
	color:#777;
}
.checkout-area {
	width:900px;
}
.checkout-area .guarantee-text {
	width:500px;
	font:11px normal Arial, Helvetica, sans-serif;
	float:left;
	margin-left:15px;
	line-height:16px;
	color:#666;
}
.checkout-area .guarantee-badge {
	margin-right:15px;
	float:left;
}
.checkout-area .checkout-button {
	width:253px;
	height:37px;
	float:right;
}
.titlebar {
	width:870px;
	height:20px;
	padding:15px 15px;
	background-color:#e8e8e8;
	border-bottom:1px solid #ccc;
	margin-top:20px;
}
.titlebar .title {
	font-size:14px;
	color:#666;
	padding:0;
}
.cross-sell {
	width:900px;
	height:auto;
}
.white-bottom {
	width:973px;
	height:7px;
	background:url(/res/new/images/white-bottom.gif) no-repeat #fff;
}
.bottom-text {
	width:630px;
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#666;
	margin:25px 0 0 8px;
}
.disclaimer {
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#666;
	margin:25px auto 0;
	text-align: center;
}
