.shoppingCartLoading
{
	background: url('images/loading.gif') center no-repeat;
	width:16px;
	height:16px;
	display:block;
}

.shoppingCart
{
	list-style:none;
}

.shoppingCart a.product
{
	cursor:default;
	color:#0968A7;
}

/** ClueTip product tooltip **/
.cluetip-shoppingCart {
  background-color: transparent;
}

.cluetip-shoppingCart #cluetip-outer {
  border: 1px solid green;
  position: relative;
  background-color: #fff;
}

.cluetip-shoppingCart #cluetip-inner {
  padding: 5px;
  display: block;
}

.cluetip-shoppingCart .productThumb
{
	float:left;
	display:block;
	padding:2px;
}

.cluetip-shoppingCart .productInfo
{
	float:left;
}

.cluetip-shoppingCart h1
{
	display:block;
	
	background-color:#fff;
	font-size:14px;
}

.cluetip-shoppingCart span
{
	display:block;
}

.cluetip-shoppingCart .productShortDesc
{
	float:none;
	clear:both;
}
.shoppingCart a.remove
{
	background:#fff;
	color:#000;
	padding:0px 3px 0px 3px;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #EF4135 !important;
	text-align:right;
}
.small_pret_shopping_cart
{
	color:#404040;
	/*background:#fff url(../../images/tag_blue.gif) no-repeat left 50%;*/
	height:12px;
	line-height:12px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;

}
.price
{
	color:#EF4135;
	padding-top:5px;
	padding-bottom:5px;
	height:12px;
	line-height:12px;
	font-weight:bold
	
}
.valutar
{
	padding-top:5px;
	padding-bottom:5px;
	height:12px;
	line-height:12px;
	width:50px;
	font-size:12px;
}
.small_pret_total_shopping
{
	color:#404040;
	font-weight:bold;
	height:12px;
	line-height:12px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	margin-left:0px;
	text-align:left;
}
.small_pret_total_shopping span
{
	color:#4B4B4B;
}
.shoppingCartBig hr
{
	color:#ccc;
}
.shoppingCartBig a.remove
{
	background:#F3F3F3;
	color:#EF4135;
	padding:3px;
	cursor:pointer;
	border:3px solid #DFDFDF !important;
}
.quantity_prod
{
	float:left;
	width:33%;
	clear:left;
	padding-bottom:0px;
	margin-bottom:0px;
}
.pret_shopping_cart
{
	color:#404040;
	font-weight:bold;
	/*background: url(../../images/tag_blue.gif) no-repeat left 50%;*/
	height:12px;
	line-height:12px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:33%;padding-bottom:0px;
	margin-bottom:0px;
}
.pret_total_shopping
{
	color:#404040;
	font-weight:bold;
	background:#f2f2f2 url(../../images/tag_green.gif) no-repeat left 50%;
	height:12px;
	line-height:12px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	clear:both;
}
.pret_total_shopping span
{
	color:#4B4B4B;
}
.shoppingCartBig .productName
{
	color:#298BC5;
}
.shoppingCart .productName
{
	color:#4B4B4B;
	font-size:12px;
}
.shoppingCart li.product
{
	padding:5px 5px 5px 5px;
	width:185px;
	margin-bottom:10px;
	padding-bottom:7px;
}
ul.shoppingCartBig{ margin-left:0px;}
.shoppingCartBig li
{
	margin-left:0px !important;
	list-style:none !important;
}
.remove_bt
{
	float:left;
	line-height:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.shop_prod_descr
{
	width:100%;
}
.shop_prod_descr img
{
	border:1px solid #ccc;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#fff;
}
.shoppingCartBig hr
{
	clear:both;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
