body {
	padding:0px;
}

/* Checkout */

#fc_checkout_container li.fc_row_radio, #fc_checkout_container li.fc_row_checkbox {
	padding-left: 0;
}

#fc_checkout_container .fc_account_message {
	background: #600;
}

#fc_checkout_container label.fc_pre, #fc_checkout_container span.fc_pre, #fc_receipt_container span.fc_pre {
	padding-bottom: 3px;
	text-align: left !important;
}

#li_cc_exp_month select {
	color: #000 !important;
	margin-bottom: 1px;
}

#fc_checkout_container div.fc_shipping_methods_inner label.fc_radio:hover {
	background-color: #600;
}

.fc_text_readonly {
	color: #fff !important;
}

#fc_checkout_container input.fc_text {
	width: 50%;
}	

#fc_checkout_container, #fc_receipt_container  {
	background-image: none;
	background-color: #900;
	padding: 25px !important;
}
#fc_receipt_container {
	padding-top: 0px !important;
}
#fc_checkout_container {
	margin-top: 0;
}
#fc_checkout_cart {
	margin-top: 25px !important;
	margin-right: 25px;
	width: 45%;
}
#fc_login_register_container h2 {
	background-image: none;
	color: #ebc79e;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 25px;
	padding-top: 3px;
}
#fc_checkout_container *, #fc_receipt_container * {
	color: #fff;
}
#fc_checkout_container .fc_row_error label.fc_pre {
	color: #e1c9bd;
}
#fc_checkout_container .fc_row_error input.fc_text {
	background-color: #000;
	border: 1px solid #fff;
}
div#fc_continue a.fc_link_nav, #fc_receipt_links a#fc_receipt_continue_link {
	background-image: url(http://www.chocolatefixeseverything.com/images/button-continue.png);
}
#fc_complete_order_button {
	background: transparent url(http://www.chocolatefixeseverything.com/images/button-confirm-order.png) no-repeat left top;
}
#fc_customer_billing_container h2, #fc_shipping_container h2, #fc_payment_container h2 {
	background-image: none;
	color: #ebc79e;
	font-family: Georgia, "Times New Roman" Times, serif !important;
	padding-top: 0;
}
#fc_cart_table thead th {
	background-color: #ebc79e;
	color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
}
#fc_cart_head {
	border-bottom: 1px solid #e1c9bd;
}
#fc_cart_table td, #fc_cart_table th {
	border-bottom-color: #ebc79e;
	color: #ebc79e;
	padding: 5px;
}
#fc_cart_container li.fc_cart_item_option {
	color: #ebc79e;
}
#fc_cart_container span.fc_cart_item_price_each {
	color: #ebc79e;
}
#fc_cart_table tfoot td {
	background-color: #600;
	border-bottom-color: #333;
}
#fc_cart_table #fc_cart_foot_total td {
	background-color: #ebc79e;
	color: #000;
	padding: 5px;
}
#fc_checkout_container input.fc_text {
	background-color: #600;
	border: 1px solid #fff;
}
#fc_checkout_container .fc_row p {
	color: #fff;
}
#fc_checkout_container fieldset, #fc_receipt_container fieldset {
	margin-left: 25px;
	border-color: #ebc79e;
}
#fc_checkout_container h2, #fc_receipt_container h2 {
	border-bottom-color: #ebc79e;
	padding-bottom: 28px;
}
#fc_cart_foot_total td.fc_col1 {
	color: #600 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
}
div.fc_shipping_methods_container div.fc_row_error {
	background-color: #000;
}

/****receipt styles****/

#fc_receipt_general_container h2, #fc_receipt_order_container h2, #fc_receipt_billing_container h2, #fc_receipt_shipping_container h2 {
	background-image: none;
	color: #ebc79e;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#fc_receipt_links a#fc_receipt_print_link {
	background-image: url(http://www.chocolatefixeseverything.com/images/receipt-print.png);
	margin-top: 3px;
}
#fc_checkout_container span.fc_pre, #fc_receipt_container span.fc_pre {
	color: #e1c9b8;
}
h2 span {
	background-color: #900 !important;
	color: #ebc79e !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 1em !important;
}

/****cart****/
#fc_tb_window {
	background-color: #900;
	border-color: #600;
}
div.fc_tb_title {
	background-color: #300 !important;
}
#fc_cart_container {
	background: transparent url(http://www.chocolatefixeseverything.com/images/cart-logo.png) no-repeat scroll 10px 10px;
}
#fc_cart_container #fc_cart_controls_top a.fc_cart_update, #fc_cart_container #fc_cart_controls_bottom a.fc_cart_update {
	background: transparent url(http://www.chocolatefixeseverything.com/images/cart-update.png) no-repeat left top;
	margin: 10px 20px;
	padding-top: 14px;
	width: 122px;
}
#fc_cart_container #fc_cart_controls_top a.fc_cart_update:hover, #fc_cart_container #fc_cart_controls_bottom a.fc_cart_update:hover {
	background-position: left -14px;
}
#fc_cart_container #fc_cart_controls_top a.fc_cart_checkout, #fc_cart_container #fc_cart_controls_bottom a.fc_cart_checkout {
	background: transparent url(http://www.chocolatefixeseverything.com/images/cart-checkout.png) no-repeat left top;
	margin: 0 20px;
	padding-top: 14px;
	width: 98px;
}
#fc_cart_container #fc_cart_controls_top a.fc_cart_checkout:hover, #fc_cart_container #fc_cart_controls_bottom a.fc_cart_checkout:hover {
	background-position: left -14px;
}
#fc_cart_controls_top {
}
#fc_tb_closeWindowButtonTop {
	background-image: url(http://www.chocolatefixeseverything.com/images/cart-close-x.png) !important;
	width: 12px !important;
}
#fc_tb_closeWindowButtonBot {
	background-image: url(http://www.chocolatefixeseverything.com/images/cart-continue-shopping.png) !important;
	margin-top: 3px;
	width: 190px !important;
}
#fc_cart_table .fc_cart_remove_link {
	background: transparent url(http://www.chocolatefixeseverything.com/images/cart_item_remove.png) no-repeat 8px -3px;
}
#fc_cart_form {
	padding: 100px 0 0 0;
}
#fc_checkout_container h2, #fc_receipt_container h2 {
	font-family:Georgia, "Times New Roman", Times, serif !important;
}

/* cart view */
