#GSI_StatusDiv { display: none; }

#minicart { width: 240px; position: absolute; top: 55px; right: -1px; z-index: 200; color: #333; }

#minicartWrapper { left:233px; position:absolute; top:25px; width:542px; }

#minicartWrapper.sso { z-index: 2000; top: -68px; left: 235px; }

#minicart_border { background: #fff; border: 5px solid #666; }

#minicart_content { width: 230px; overflow: hidden; }

#minicart_header { height: 27px; width: 212px; clear: both; text-align: left; font: bold 10px/28px Helvetica, Arial, sans-serif; color: #333; margin: 0 9px; border-bottom: solid 1px #ccc; }

#minicart_close { position: absolute; right: 16px; top: 14px; }

#minicart_close img { border: none; cursor: hand; }

div.minicart_product { width: 210px; float: none; margin: 13px 9px 18px; overflow: auto; clear: both; }

div.minicart_product_image { float: left; width: 50px; margin: 0 12px 0 0; text-align: right; }

div.minicart_product_details { float: right; width: 148px; text-align: left; }

div.minicart_product_title, div.minicart_product_price { font: bold 12px/14px Helvetica, Arial, sans-serif; }

div.minicart_product_title a { color: #333; text-decoration: none; }

div.minicart_product_price { color: #e55b1f; margin-bottom: 11px; text-transform: capitalize; }

div.minicart_product_price span { font-weight: bold !important; }

div.minicart_product_size, div.minicart_product_color, div.minicart_product_qty { font: normal 11px/14px Helvetica, Arial, sans-serif; color: #333; }

#minicart_details { width: 156px; padding: 10px 0 11px 74px; font: normal 12px Helvetica, Arial, sans-serif; clear: both; text-align: left; background-color: #eee; text-transform: capitalize; }

#minicart_itemCount { padding-right: 10px; margin-right: 10px; display: inline-block; color: #333; border-right: solid 1px #333; text-transform: lowercase; }

#minicart_subtotal { display: inline-block; color: #e55b1f; font-weight: bold; }

#minicart_checkout { 
	text-align: right; 
	background-color: #eee; 
}

#minicart_checkout a { 
	color: #000; 
	font-size: 11px; 
	font-weight: bold; 
	border: none; 
	display: block; 
	text-align: right; 
	padding: 0 6px 9px 0; 
}

#minicart_checkout img { border: none; }

#imgCustomTagAddToCartButton { cursor:pointer; }

