#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: none repeat scroll 0 0 #FFF;
    border: none;
    color: #f2842a;
    margin-left: 10px;
    padding: 5px 10px;
    text-decoration: none;
}
	#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 {
    background: none repeat scroll 0 0 #f2842a;
	color:#FFF;
    cursor: pointer;
}


body{}
#fc_cart_container{}
#fc_cart_container_inner{}
.fc_cart_controls{}
#fc_cart_controls_top{}
#fc_cart_table{}
#fc_cart_table thead th {background:#f2842a !important;}

#fc_cart_head_item{}
#fc_cart_head_quantity{}
#fc_cart_head_price{}
.fc_cart_item_details{}
.fc_cart_item_name{font-size:14px;font-weight:bold;font-family:'Arimo',sans-serif;}
#fc_cart_container li.fc_cart_item_option {color: #666666;font-size:12px;font-family:'Arimo',sans-serif;}
.fc_cart_category_code{display:none;font-family:'Arimo',sans-serif;}
.fc_cart_item_quantity{}
input.fc_cart_item_quantity {}
.fc_cart_remove_link{}
.fc_cart_item_price{}
.fc_cart_item_price_total{}
.fc_cart_item_price_each{}
#fc_cart_controls_bottom{}
#fc_cart_table #fc_cart_foot_total td {background:#f2842a !important;}
.fc_cart_item_volumediscount { display:none;}

#fc_cart_container a.fc_cart_update{background:url(https://www.integra-adhesives.com/wp-content/themes/canvas/images/shop/update.png) no-repeat; width:90px ;height:35px ;padding:0 ;margin: 0 ;text-indent: -9999px ;}
#fc_cart_container a.fc_cart_checkout{background:url(https://www.integra-adhesives.com/wp-content/themes/canvas/images/shop/checkout.png) no-repeat ; width:90px ;height:35px ;padding:0 ;margin: 0 ;text-indent: -9999px }

#fc_cart_container a.fc_cart_update:hover, #fc_cart_container a.fc_cart_checkout:hover {
    background-position: 0px -35px;
    text-indent: -9999px;
}

#fc_cart_controls_top, #fc_cart_controls_bottom{text-align:inherit !important;float:right;}

.fc_inactive{background-position: 0px -70px}

#fc_cart_controls_bottom {
    margin-top:20px;
    float: right;
    padding: 0;
    text-align: inherit !important;
}

#cboxLoadedContent{height:410px;margin-bottom: 0;}


#fc_message_container {
    width: 70%;
}

#fc_message_container li {
    font-size: 16px;
}