/*//i modif*/
/* Special style for block cart*/
#left_column #cart_block,
#right_column #cart_block {
}
#header #cart_block h4 {
	display: none;
}
#header #cart_block {
	display:none;
	position: absolute;
	right: 0;
	height: auto;
	box-shadow: 0 1px 0 #C6C6C6;
	/*-moz-border-bottom-right-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background:#eee;
	top: 65px;
	z-index: 10;
	width: 200px;
	//i orig*/
	background-color:#095e91;
	color:#fff;
	margin:0;
	padding-top:12px;
	top:26px;
	width:215px;
	z-index:50;
	/**/
	border-radius:0 0 9px 9px;
	-khtml-border-radius:0 0 9px 9px;
	-moz-border-radius:0 0 9px 9px;
	-webkit-border-radius:0 0 9px 9px;
}
#cart_block.cart_block_hover {
	display:block
}
#cart_block h4 span {
	float: right;
	padding-left: 10px;
	text-transform: none;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer
}
#cart_block .block_content{
	/*padding:8px 8px 16px 8px;//i orig*/
	border-top:2px solid #2285a4;
	padding:0 0 10px;
	position:relative;
	z-index:70;
}
#cart_block #cart_block_summary {
	display:none
}
#cart_block .quantity-formated {
	display:inline-block;
	margin-right:5px;
	/*min-width:18px;//i orig*/
	width:30px;
}
#cart_block .cart_block_product_name {
	/*font-weight:bold;//i orig*/
	color:#fff;
	font-weight:normal;
}
#cart_block .remove_link {
	float:right;
	display:inline-block;
	/*height:12px;
	width:12px
	margin:1px 0 0 5px;//i orig*/
	height:14px;
	margin:3px 0 0 5px;
	width:14px;
}
#cart_block .remove_link a {
	display:inline-block;
	/*height:12px;
	width:12px;
	background: url(/themes/nfcstore/css/modules/blockcart/img/icon/delete.gif) no-repeat 0 0//i orig*/
	background:url(/themes/nfcstore/img/icon/delete.png) no-repeat 0 0;
	height:14px;
	width:14px;
}
#cart_block .price {
	float:right
}
#cart_block #cart_block_list dl {
	/*padding-bottom:10px//i orig*/
	border-bottom:2px solid #2285a4 !important;
}
#cart_block #cart_block_list dt {
	/*padding:4px 0;//i orig*/
	line-height:24px;
	padding:4px 10px;
}
#cart_block #cart_block_list dt a {
	/*font-weight:bold//i orig*/
}
#cart_block #cart_block_list dd {
	margin-left:20px
}
#cart_block #cart-prices {
	line-height:20px;
	/*border-top:1px solid #999
	font-weight:bold;
	padding:10px 4px;//i orig*/
	padding:10px;
}
#cart_block #cart_block_shipping_cost,
#cart_block #cart_block_total {
	float:right
}
#cart_block #cart_block_shipping_cost {
	font-weight:bold
}
#cart_block #cart-buttons .button_small {
	display:none;
}
#cart_block #cart-buttons #button_order_cart {
	/*padding-left:20px;
	float:right;//i orig*/
	background:right 0 url(/themes/nfcstore/img/btn_login.png) no-repeat;
	color:#146492;
	float:none;
	font-size:14px;
	font-weight:bold;
	height:28px;
	line-height:28px !important;
	padding:0 16px;;
	text-transform:uppercase;
	width:80px;
}
#cart_block #cart-buttons #button_order_cart:hover{/*//i */
	background-position:right -30px;
}
#cart_block #cart-buttons #button_order_cart span {
	position:absolute;
	top:-1px;
	left:-12px;
	display:block;
	height:26px;
	width:26px;
	/*background:url(/themes/nfcstore/css/modules/blockcart/img/icon/pict_add_cart.png) no-repeat 0 0//i orig*/
}
#cart_block table#vouchers {
	clear: both;
	width:100%
}
#cart_block table#vouchers tr td {
	padding: 2px;
}
#cart_block table#vouchers tr td.quantity {
	margin-right:5px;
	min-width:18px
}
#cart_block table#vouchers tr td.delete {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
	width: 15px;
}
/*//i add*/
#cart_block #cart_block_total{
	font-weight:bold;
}
.total_title{
	font-weight:bold;
}
#cart_block #cart-buttons{
	padding-bottom:10px !important;
	text-align:center;
}
/*
     FILE ARCHIVED ON 21:53:13 Jan 12, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:24:48 Jun 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 3.324
  load_resource: 140.625
  PetaboxLoader3.resolve: 90.193
  PetaboxLoader3.datanode: 47.63
*/