/* =====================================================
    FOXYCART.COM
    
    @theme      standard
    @version    0.3.2
    @for        foxycart.com/v/0.3.2/foxycart_includes.js
                or: foxycart.com/v/0.3.2/raw/foxybox.js
    
    @usage      These styles can be included in your main stylesheet, or you can just link to this file.
    
    @support    forum.foxycart.com
    
===================================================== */

#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;
	position:relative;
	width:171px;
	margin:0px 0px;
	padding-top:24px;
	float:left;
	background:url(images/contshopping.jpg) no-repeat;
	background-position:left top ;
}
#fc_tb_closeWindowButtonBot:hover {
	background-position:0px -26px;
}

#fc_tb_closeAjaxWindowTop span {
  display:none;
}

div.fc_tb_title {
background-color:#fff !important;
height:27px;
}

#fc_cart_controls_bottom {
position:relative!important;
left:30px!important;
}

