/* @override 
	http://www.erinbarra.com/css/foxycart.css
*/

body {
	font-family: Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	margin: 0;
}

#fc_tb_closeAjaxWindowTop, #fc_tb_closeAjaxWindowBot {
margin: 0px;
padding: 0 0 12px;	
}


#fc_tb_window {
	border: 1 solid #fff;	
}

div#fc_tb_overlay.fc_tb_overlayBG {
}

div#fc_tb_titleTop.fc_tb_title {
	background-color: #fff;
	padding: 24px;
}

div#fc_tb_titleBot.fc_tb_title {
	background-color: #fff;
	padding: 24px;
}
#fc_cart_controls_top a, #fc_cart_controls_bottom a, #fc_checkout_container a.fc_link_nav, #fc_receipt_links a.fc_link_nav, #fc_checkout_container button.fc_button {
	
background: #fff;
border: 0px solid #666;
color: black;
margin-left: 0;
padding: 0;
text-decoration: none;
	text-transform: uppercase;
	font: normal normal 24px Impact;
}
#fc_cart_controls_top a:hover, #fc_cart_controls_bottom a:hover, #fc_checkout_container a.fc_link_nav:hover, #fc_receipt_links a.fc_link_nav:hover, #fc_checkout_container button.fc_button:hover, #fc_cart_table .fc_cart_remove_link:hover, a#fc_tb_closeWindowButtonBot:hover {
	background: #fff;
	border-color: #333;
	cursor: pointer;
	color: #fe0067;	
}

#fc_cart_form a.fc_cart_checkout_paypal img, #fc_cart_controls_bottom, li.fc_cart_item_code, li.fc_cart_item_weight {
	display: none;
}

#fc_cart_controls_top {
font-size: 12px;
padding: 6px 0px 12px;
text-align: right;	
}

#fc_cart_table td, #fc_cart_table th {
color: #000;
font-size: 18px;
padding: 12px 0;
text-align: left;
vertical-align: middle;	
display: table-cell;
}


#fc_cart_table thead th {
background: #fff;
color: #a6a6a6;
font-size: 12px;
font-weight: bold;
letter-spacing: 0;
text-transform: uppercase;	
}

#fc_cart_table tfoot td {
background: #fff;
border-bottom: 0;
padding-bottom: 0;
font-size: 11px;
text-align: right;
font-weight: bold;
}

#fc_cart_table #fc_cart_foot_total td {
	font-size: 14px;
background: #fff;
color: black;
font-weight: bold;
letter-spacing: normal;	
}

#fc_cart_table td {
border-bottom: 1px dotted #929292;

}

#fc_cart_table #fc_cart_foot_total td.fc_col1 {
	color: #000 !important;
	font-weight: bold;
}

#fc_cart_table .fc_cart_item_quantity, #fc_cart_table #fc_cart_head_quantity, #fc_cart_table .fc_cart_item_price, #fc_cart_table #fc_cart_head_price {
	text-align: right;
}

#fc_tb_closeWindowButtonBot {
	background-image: none;
float: left;
height: 24px;
margin: 0px;
overflow: visible;
padding-top: 24px;
width: 156px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font: 18px Impact;
}

#fc_tb_window a#fc_tb_closeWindowButtonBot {
	color: #fe0067;
}

#fc_tb_titleTop:before {
	content: "ERIN BARRA";
	color: #d5d5d5;
	font: 36px Impact;
	margin-left: -10px;
}

#fc_cart_foot_subtotal, #fc_cart_container span.fc_cart_item_price_each {
	display: none;
}

.fc_fieldset_container, #fc_cart_container {
	background-color: #fff;
	padding: 18px 24px 0;
	margin-bottom: 24px;
}

#fc_checkout_container div.fc_fieldset_container {
	width: 280px;
	float: left;
	margin-right: 0;
	display: inline-block;
}

#fc_checkout_container #fc_login_register_container, #fc_checkout_container fc_address_shipping_container {
	margin-right: 24px;
}

#fc_payment_container {
	margin-left: 24px;
}

#fc_cart_container {
	padding-bottom: 24px;
}

ol, ol#fc_customer_billing_list, #fc_customer_billing_list {
	padding: 0;
	list-style: none;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
}

#fc_checkout_container input[type="text"], #fc_checkout_container input[type="password"], #fc_checkout_container input[type="select"], #fc_checkout_container input[type="search"] {
	display: block;
margin-bottom: 12px;
width: 265px;	
}

#fc_checkout_container input, #fc_checkout_container textarea {
background-color: #eaeaea;
border: 0px solid black;
color: black;
font-size: 14px;
padding: 6px;	
}

legend {
	display: none;
}

label {
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 12px;
	text-transform: uppercase;
}

#contact div.inner h3 {
	clear: both;
	float: left;
	margin-top: 0;
	margin-bottom: 12px;
}

#wrapper div.entry h3 {
	margin-top: 0;
}

#wrapper div.entry object {
	margin-top: 24px;
	margin-bottom: 24px;
}

label.fc_error {
	text-transform: capitalize;
	font-weight: normal;
	color: #fe0067;
}

div#fc_cancel_continue_shopping {
	padding: 24px;
	margin-bottom: 24px;
	background-color: #fff;
	font: 18px Impact;
	text-transform: uppercase;
}

div#fc_cancel_continue_shopping a {
	text-decoration: none;
}

div.fc_row_actions {
	margin-top: 48px;
}

#fc_minicart {
	background-color: #fe0067;
	float: right;
	padding: 6px 12px;
	position: fixed;
	right: 24px;
	z-index: 999;
	top: 24px;
	display: none;
}

#fc_minicart p {
	margin-bottom: 0;
	color: #fffeff;
	text-transform: uppercase;
	font-size: 11px;
}

#fc_minicart p span {
	font-weight: bold;
}

#fc_minicart p a {
	color: #fff;
}

#fc_minicart p a:hover {
	color: #fff;
}

select {
	float: left;
	margin-right: 24px;
}

li {
	clear: both;
}

#li_save_cc span, #fc_use_different_address span {
	font-weight: normal;
	text-transform: lowercase;
}

#fc_checkout_container h2 {
	font-size: 24px;
}

li.fc_customer_company, li.fc_customer_phone {
	display: none;
}

li.fc_cart_category_code {
	display: none;
}

#fc_checkout_container a.fc_link_nav.fc_link_forward, #fc_complete_order_button, #fc_checkout_container button.fc_button {
	color: #fe0067;
}

caption {
	font-size: 24px;
	font-family: "Impact";
	text-transform: uppercase;
	font-weight: normal;
}

