
#global-mini-basket-container
{
}
#global-mini-basket-link {
	margin:0;
	padding:0;
}
#global-mini-basket-link a {
	font-size:14px;
	color: #234753 !important;
}
#global-mini-basket-link a:hover {
	font-size:14px;
	color: #aa1d38 !important;
}
#global-mini-basket-hover-content
{
	display: none;
	float: left;
	z-index:10;
	position: absolute;
	margin-left:100px;
	min-width: 550px;
	max-width: 690px;
	background: #FFF;
	font-family:Verdana, Geneva, sans-serif !important;
	text-shadow:none !important;
}

#global-mini-basket-hover-content table
{
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #0e4472 !important;
	background: #fff;
}

#global-mini-basket-hover-content table thead th, #global-mini-basket-hover-content table tfoot td
{
	color: #FFF;
	padding: 7px;
	font-weight: normal;
	font-size: 15px;
	background: #0e4472;
	font-family:Verdana, Geneva, sans-serif !important;
	text-shadow:none !important;
	letter-spacing:1px;
	border-color:none !important;
	border-bottom:none !important;
	border-right:none !important;
}
#global-mini-basket-hover-content table thead th a {
	text-decoration:underline !important;
	/*font-family:Verdana, Geneva, sans-serif !important;*/
	font-weight:normal;
}

#global-mini-basket-hover-content table tbody td
{
	padding: 3px 5px;
	line-height: 14px;
}

#global-mini-basket-hover-content table tbody tr.on td
{
	background: #fff;
}

#global-mini-basket-hover-content table thead th a
{
	color: #fff;
}

.minibasket_backing
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
	