/* Shopping Cart */

#container_cart {
	margin-top: 20px;
    }

#container_cart_items {
	height: 325px;
	width: 686px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding-top: 10px;
	border: 1px solid #212122;
	-moz-border-radius: 33px 33px 0 33px;
	-webkit-border-radius: 33px 33px 0 33px;
    }

form.cart_item_list_form {
	overflow: auto;
	height: 199px;
	padding-top: 10px;
	border: 1px solid #212122;
	border-width: 1px 0 0 0;
    }

/* begin header */

div.cart_item_header {
	width: 636px;
	height: 18px;
	margin-top: -11px;
	margin-left: -1px;
	padding: 8px 29px 10px 21px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f4ff', endColorstr='#a7b2bd');
	background: -webkit-gradient(linear, left top, left bottom, from(#e9f4ff), to(#a7b2bd));
	background: -moz-linear-gradient(top,  #e9f4ff,  #a7b2bd);
	-moz-border-radius: 22px 22px 0 0;
	-webkit-border-radius: 22px 22px 0 0;
	border: 1px solid #212122;
	border-width: 1px 1px 0 1px;
    }

div.cart_item_header_title , div.cart_item_header_quant ,
    div.cart_item_header_price , div.cart_item_header_total {
	float: left;
	font-weight: bold;
	font-size: 18px;
	height: 12px;
    }

div.cart_item_header_title {
	width: 419px;
	text-align: left;
    }

div.cart_item_header_quant {
	width: 50px;
    }

div.cart_item_header_total , div.cart_item_header_price {
	width: 80px;
    }

div.cart_item_header_total {
	float: right;
    }

/* end header */

/* begin cart items */

div.cart_item {
	width: 636px;
	margin: 0 auto;
	clear: both;
	border: 1px solid #212221;
	border-width: 0 0 1px 0;
	font-size: 15px;
    }

div.cart_item_title , div.cart_item_quant , div.cart_item_price ,
    div.cart_item_total {
	float: left;
	height: 50px;
    }

div.cart_item_title {
	width: 420px;
	padding-top: 5px;
	text-align: left;
    }

input.cart_item_field_comments {
	width: 410px;
    }

div.cart_item_quant {
	width: 50px;
    }

input.cart_item_field_quant {
	width: 24px;
	margin-top: 15px;
    }

div.cart_item_price , div.cart_item_total {
	width: 80px;
	padding-top: 17px;
	height: 42px;
    }

div.cart_item_total {
	float: right;
    }

p.cart_price_recurring {
	margin-top: -19px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 13px;
    }

/* end cart items */

/* begin cart totals */

#container_cart_totals {
	position: absolute;
	left: 40px;
	bottom: 47px;
	width: 686px;
	height: 90px;
	background: #ffffff;
	border: 1px solid #212221;
	-moz-border-radius: 0 0 0 22px;
	-webkit-border-radius: 0 0 0 22px;
    }

#cart_subtotal , #cart_tax , #cart_grand_total {
	clear: both;
	height: 30px;
    }

#cart_subtotal {
	background: #d9e4ef;
    }

#cart_tax {
	background: #c1ccd8;
    }

#cart_grand_total {
	margin-left: -1px;
	font-weight: bold;
	background: #a7b2bd;
	-moz-border-radius: 0 0 0 20px;
	-webkit-border-radius: 0 0 0 20px;
	border: 1px solid #212122;
	border-width: 0 0 1px 1px;
    }

div.cart_totals_title , div.cart_totals_price {
	height: 24px;
	padding: 3px;
    }

div.cart_totals_title {
	float: left;
    }

div.cart_totals_title p {
	margin-top: 1px;
	margin-left: 20px;
    }

div.cart_totals_price {
	float: right;
    }

div.cart_totals_price p {
	margin-top: 1px;
	margin-right: 37px;
    }

/* end cart totals */

/* begin nav */
   
#container_cart_nav {
	clear: both;
	width: 438px;
	margin: 7px 24px 0 auto;
    }

#container_cart_nav a {
	text-decoration: none;
    }

#container_cart_nav a:hover {
	color: #212122;
    }

#container_cart_nav a:visited {
	color: #212122;
    }

#container_cart_nav_left , #container_cart_nav_middle ,
    #container_cart_nav_right {
	float: left;
    }

#cart_nav_update , #cart_nav_clear {
	margin-left: 6px;
	margin-right: 6px;
    }

#cart_nav_update a , #cart_nav_clear a {
	width: 134px;
	height: 21px;
	display: block;
	font-size: 14px;
	padding: 0 3px 0 3px;
	background: #a7b2bd;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f4ff', endColorstr='#a7b2bd');
	background: -webkit-gradient(linear, left top, left bottom, from(#e9f4ff), to(#a7b2bd));
	background: -moz-linear-gradient(top,  #e9f4ff,  #a7b2bd);
	border: 1px solid #212122;
    }

#cart_nav_update a:hover , #cart_nav_clear a:hover {
	background: #888899;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9c4cf', endColorstr='#666666');
	background: -webkit-gradient(linear, left top, left bottom, from(#b9c4cf), to(#666));
	background: -moz-linear-gradient(top,  #b9c4cf,  #666);
    }

#container_cart_nav_left a , #container_cart_nav_right a {
	width: 140px;
	display: block;
	background: #a7b2bd;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f4ff', endColorstr='#a7b2bd');
	background: -webkit-gradient(linear, left top, left bottom, from(#e9f4ff), to(#a7b2bd));
	background: -moz-linear-gradient(top,  #e9f4ff,  #a7b2bd);
	border: 1px solid #212122;
    }

#container_cart_nav_left a:hover , #container_cart_nav_right a:hover {
	background: #888899;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9c4cf', endColorstr='#666666');
	background: -webkit-gradient(linear, left top, left bottom, from(#b9c4cf), to(#666));
	background: -moz-linear-gradient(top,  #b9c4cf,  #666);
    }

#cart_nav_update a {
	margin-bottom: -10px;
	cursor: pointer;
    }

#container_cart_nav_left a {
	padding-top: 4px;
	height: 46px;
	-moz-border-radius: 0 0 0 22px;
	-webkit-border-radius: 0 0 0 22px;
    }

#container_cart_nav_right a {
	padding-top: 12px;
	height: 38px;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
	-moz-border-radius: 0 0 22px 0;
	-webkit-border-radius: 0 0 22px 0;
    }
