/* Mini Cart Styles */
iframe#scCookieTestFrame {
	display: none;
}

.yst-body-bg {
	width: 0px;
}

td#yst-header-mini-cart {
	background: #FFFFFF url(/lib/yhst-16354457087489/miniCartTD-bg.gif) scroll no-repeat top left;
}

div#scMCholster-0061 {
	width: 155px;
	/*height: 32px;*/
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	background: transparent url(/lib/yhst-16354457087489/miniCartTD-bg.gif) scroll repeat-y top left;
	color: #000;
	font: bold 11px/1.2 Tahoma, Verdana, sans-serif;
}

div#scMCholster-0061.open-0061 {
	z-index: 10000;
}

div#scMCholster-0061 a {
	color: #000;
}

div#ctrlPad-0061 {
	background: url('scMCcartIcon.gif') no-repeat 5px 2px;
	width: 155px;
	padding: 0px;
	position: absolute;
}

div#minCart-0061 {
	width: 131px;
	float: right;
	margin: 1px 3px 0px 0px;
}

div#minCart-0061 a#emptyCook-0061,
div#minCart-0061 span.emptyMsg-0061,
div#minCart-0061 span.itemCnt-0061,
div#minCart-0061 span.itemTtl-0061 {
	background-color: #FFFFFF;
	border: solid 1px #185584;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	line-height: 1;
	margin: 0px;
	padding: 1px 0px;
}


div#minCart-0061 span.itemCnt-0061 {
	float: left;
	width: 66px;
	margin: 0px 3px 0px 0px;
}

div#minCart-0061 span.itemTtl-0061 {
	float: right;
	width: 58px;
	margin: 0px;
}

div#minCart-0061 span.itemCnt-0061 span {
	font-weight: normal;
}

div#ctrlBox-0061 {
	clear: both;
	float: right;
	width: 147px;
	height: 15px;
	margin: 1px 3px 0px 0px;
}

div#ctrlBox-0061 span {
	display: block;
	padding-top: 20px;
}

a#toggLink-0061 {
	display: block;
	overflow: hidden;
	height: 15px;
	width: 77px;
	background: url('scMCtoggCart.png') no-repeat 0 0;
	float: left;
}

a#checkoutLink-0061 {
	display: block;
	overflow: hidden;
	height: 15px;
	width: 67px;
	background: url('scMCcheckout.png') no-repeat 0 0;
	float: right;
}

div.open-0061 a#toggLink-0061 {
	background-position: 0 -15px;
}

div.emptyCart-0061 a#checkoutLink-0061,
div.open-0061 a#checkoutLink-0061 {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: default;
}

div#smCart-0061 {
	position: absolute;
	top: 32px;
	right: 0;
	border: solid 3px #E7AE21;
	width: 344px;
	background: #F7E3B5 url('scMCloading.gif') no-repeat center center;
	z-index: 10000;
}

div.closed-0061 div#smCart-0061 {
	height: 0;
	width: 0;
	overflow: hidden;
	border: none;
}

iframe#cartViewer-0061 {
	border: none;
	width: 344px;
	height: 0;
	vertical-align: top;
	margin: 1px;
}

div.loading-0061 div#smCart-0061 {
	height: 60px;
}

div.loading-0061 iframe#cartViewer-0061 {
	height: 1px;
}

div.clearer-0061 {
	clear: both;
}

#scATCwrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
	position:absolute;
	z-index:20000;
	
}

#scATCmsg{
	color:#000;
	background-color:#FFF;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:20px;
	padding-top:20px;
	position:fixed;
	z-index:20001;
	text-align: center;
}

* html div#scATCmsg{
	position: absolute !important;
}

*:first-child+html div#scATCmsg {
	position:absolute !important;
}

#scATCmsg img {
	display: inline;
}
