@charset "UTF-8";
/*#call_out_container #gift_card2 {
	padding: 0px;
	width: 194px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: 72px;
	clear: both;
}*/
#content_container #nav_main_container {
	padding: 0px;
	float: left;
	width: 696px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/main/background_content.gif);
}
#content_container #header_image {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 696px;
}
#body_content #cart_column_container {
	margin: 0px;
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#body_content #item {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 135px;
}
#body_content #description {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	vertical-align: middle;
	display: table-cell;
}
#body_content #price {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90px;
	vertical-align: middle;
	display: table-cell;
}
#body_content #quantity {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 70px;
}
#body_content #cart_item_container #quantity_field {
	width: 30px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#body_content #total {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
}
#body_content #cart_item_container {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
}
#body_content #cart_item_container #photo {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
#body_content #cart_item_container #description_container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
#body_content #cart_item_container #remove_item {
	text-align: right;
	width: 590px;
	font-size: 0.9em;
}
#body_content #cart_item_container #remove_item #x {
	font-weight: bold;
	color: #952A2D;
}
#body_content #totals_container {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
}
#body_content #totals_container #charge_labels {
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body_content #totals_container #charges {
	text-align: right;
}
#body_content #totals_container #charge_items {
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: right;
}
#body_content #totals_container #charge_labels #shipping_rates {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#body_content #checkout_buttons {
	text-align: right;
}

