#aOverlay
{
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 45555;
	display: none;
	cursor: pointer;
}
#aBox
{
	position: absolute;
	z-index: 45556;
	height: 42px;
	width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder
{
	display: block;
	padding: 38px 0 10px;
	background: #FFF;
	min-height: 32px;
}
#aBox img#aImg
{
	display: block;
	margin: 0 10px;
	background: #FFF;
}
#aBox *:focus
{
	-moz-outline: 0;
}
#aBox a.aButton
{
	background-color: transparent;
	background-image: url(../../../images/icons/mb_buttons.gif);
	text-decoration: none;
	height: 11px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
	position: absolute;
}
#aBox a.aButton:hover
{
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active
{
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton
{
	height: 11px;
	right: 15px;
	top: 15px;
	visibility: hidden;
	width: 45px;
}
#aBox a#aCloseButton
{
	background-position: 0 0;
	overflow: hidden;
	float: left;
}
#aBox a#aNextButton
{
	background-position: 0 -24px;
	overflow: hidden;
	right: 15px;
	width: 41px;
	z-index: 42557;
}
#aBox a#aPrevButton
{
	background-position: 0 -12px;
	overflow: hidden;
	left: 15px;
	width: 60px;
	z-index: 42557;
}
#aBox #aBoxMeta.variant a#aPrevButton
{
	left: auto;
	right: 75px;
}

#aBox a#aCloseButton:hover
{
	background-position: 0 -36px;
}
#aBox a#aNextButton:hover
{
	background-position: 0 -60px;
}
#aBox a#aPrevButton:hover
{
	background-position: 0 -48px;
}

#aBox a#aCloseButton:active
{
	background-position: 0 -36px;
}
#aBox a#aNextButton:active
{
	background-position: 0 -60px;
}
#aBox a#aPrevButton:active
{
	background-position: 0 -48px;
}

#aBox div#aDiv
{
	display: none;
	margin-top: -38px;
	position: relative;
	text-align: center;
}

#aBox div#aBoxMeta
{
	position: absolute;
	z-index: 1047;
	background: #FFF;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
	left: 0;
}
#aBox h5#aInfoTitle
{
	color: #444;
	font-size: 14px;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
}
#aBox label#aCount, #aBox div#aCountContainer label#variant_label
{
	text-align: center;
	width: 80px;
	margin: 0;
	color: #666;
	font-size: 11px;
}

#aBox div#aCountContainer label#variant_label
{
	display: none;
}

#aBox p#aInfo
{
	margin: 0 80px 0 32px;
	color: #666;
	font-size: 11px;
}
#aBox h1#aInfoTitle, #aBox label#aCount, #aBox p#aInfo
{
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	text-transform: none !important;
}

#aBox div#aCountContainer
{
	color: #000;
	font-weight: bold;
	left: 10px;
	position: absolute;
	top: -2px;
	width: 100%;
	z-index: 42556;
}

img#aLoadImg
{
	position: absolute;
	top: -900em;
	left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 45557;
}
