#fc_cart_container {
	margin:0px auto;
	padding:0px;
	background:url('http://www.terrenejewelry.com/images/site/cart_header.gif') no-repeat top left;
	color:#666;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2;
	padding-top: 30px;
}
#fc_cart_table .fc_cart_remove_link {
	width:20px;
	height:0px; overflow:hidden;
	padding:16px 0px 0px 0px;
	display:block;
	background:url('http://www.terrenejewelry.com/images/site/cart_remove_icon.gif') no-repeat 8px -3px;
}
#fc_cart_table{
	padding-top: 30px;
}
#fc_cart_table thead th {
	background:#333;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-transform:lowercase;
	letter-spacing:1px;
}
#fc_cart_container #fc_cart_controls_bottom a.fc_cart_update {
	width:75px;
	margin:0px 20px;
	padding-top:24px;
	float:left;
	background-image:url('http://www.terrenejewelry.com/images/site/cart_update.gif');
}
#fc_cart_container #fc_cart_controls_bottom a.fc_cart_checkout {
	width:95px;
	margin:0px 0px;
	padding-top:24px;
	background-image:url('http://www.terrenejewelry.com/images/site/cart_checkout.gif');
}
#fc_cart_container #fc_cart_controls_top a.fc_cart_checkout,
#fc_cart_container #fc_cart_controls_top a.fc_cart_update{
	display: none;
}
#fc_error_noscript {
	margin:10px 0px 25px 0px;
	padding:5px 5px 5px 25px;
	border:1px solid #d03d39;
	display:block; clear:both;
	color:#900;
	background:url('http://www.terrenejewelry.com/images/site/cart_warning_icon.gif') no-repeat 5px 8px;
	font-weight:normal;
}
div#fc_error_container {
	width:42%;
	margin:30px 0px 25px 0px;
	padding:5px 5px 5px 25px;
	border:1px solid #d03d39;
	display:block;
	color:#900;
	background:url('http://www.terrenejewelry.com/images/site/cart_warning_icon.gif') no-repeat 5px 8px;
	font-weight:normal;
}
#fc_checkout_container label.fc_error {
	margin:0px 0px 15px 0px;
	padding:5px 5px 5px 25px;
	display:block; clear:both;
	color:#900;
	background:url('http://www.terrenejewelry.com/images/site/cart_warning_icon.gif') no-repeat left center;
	font-weight:bold;
}
#fc_tb_closeWindowButtonTop {
	height:0px; overflow:hidden;
	width:11px;
	margin:0px 0px;
	padding-top:24px;
	float:left;
	background-image:url('http://www.terrenejewelry.com/images/site/cart_close.gif');
	background-position:left top;
}
#fc_tb_closeWindowButtonBot {
	height:0px; overflow:hidden;
	width:156px;
	margin:0px 0px;
	padding-top:24px;
	float:left;
	background-image:url('http://www.terrenejewelry.com/images/site/cart_continue_shopping.gif');
	background-position:left top;
}
div.fc_tb_title{
  background-color:#e8e8e8;
  height:34px;
  padding-top: 10px;
}

#fc_checkout_container {
	/* This sets the main checkout image (cart -> checkout -> receipt) */
	margin-top:0px;
	padding:0px;
	background: none;
}
#fc_receipt_container {
	/* This sets the main checkout image (cart -> checkout -> receipt) */
	padding:0px;
	background: none;
}
#fc_checkout_cart {
	width:47%;
	margin-top:0px;
	margin-bottom:25px;
	float:right;
}

#cart{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 11px;
	color: #666;
}

div#fc_continue a.fc_link_nav {
	background-image:url('http://www.terrenejewelry.com/images/site/checkout-continue.gif');
}

