/* CSS Document */

#fc_tb_closeAjaxWindowTop,
#fc_tb_closeAjaxWindowBot {
	margin:0px 0px;
	padding:0px 10px;
}
#fc_tb_closeWindowButtonTop {
	height:0px; overflow:hidden;
	width:11px;
	margin:0px 0px;
	padding-top:24px;
	float:left;
	background-image:url(https://www.foxycart.com/themes/standard/images/cart-close-x.png);
	background-position:left top;
}
#fc_tb_closeWindowButtonBot {
	height:0px; overflow:hidden;
	width:156px;
	margin:0px 0px;
	padding-top:24px;
	float:left;
	background-image:url(https://www.foxycart.com/themes/standard/images/cart-continue-shopping.png);
	background-position:left top;
}
#fc_tb_closeAjaxWindowTop span {
  display:none;
}

a#fc_tb_closeWindowButtonTop:hover,
a#fc_tb_closeWindowButtonBot:hover {
	background-position:left -24px;
}

#fc_cart_container {
	background:url(http://www.blueboxsailing.com/images/BBtrolley.gif) no-repeat top left;
}

#fc_cart_table thead th {
background:#00AEEF none repeat scroll 0 0;
}

#fc_cart_table #fc_cart_foot_total td {
	background:#00AEEF;}

#fc_cart_foot_total td.fc_col1 {
color:#FFFFFF !important;
text-align:right;
}
	
#fc_checkout_container li.fc_tax {
display:none;
}

/*li.fc_row_payment_method label.fc_radio {
	display:none;
}*/

#fc_receipt_general_container {
display:none;
}

#fc_receipt_shipping_container {
display:none;
}

#fc_receipt_order_container li.fc_order_tax {
display:none;
}

/*#fc_checkout_container #fc_payment {
display:none;
}*/

