.dj_ie6 .moduletable-dockcart {
	overflow: visible;
}

.moduletable-dockcart, .dj_ie6 #dockcart {
	height: 0px;
  overflow: hidden;
}

#dockcart {
  margin-bottom: -3px;
	bottom: 0px;
	z-index: 1000;
	visibility: hidden;
	background: url(http://mba-center.net//cache/mod_ajax_dockcart/rounded_center_1993182.png) repeat-x left bottom;
}

#dockcart-left,
#dockcart-right,
#dockcart-icons,
#dockcart {
	height: 80px;
}

#dockcart-left,
#dockcart-right {
  position: absolute;
	width: 34px;
  left: -34px;
	background: url(http://mba-center.net//cache/mod_ajax_dockcart/rounded_side_1993182.png) no-repeat left bottom;
}

#dockcart-right {
  background-position: right bottom;
  left: 0;
  margin-left: 100%;
}

#dockcart-lgrad,
#dockcart-rgrad {
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 54px;
}

#dockcart-lgrad {
	left: 0px;
	z-index: 1;
}

#dockcart-msg {
	display: none;
	top: 52px;
	color: white;
}

#dockcart-icons {
  position: relative;
	width: 100%;
	color: white;
	z-index: 1;
}

#dockcart .dojoxFisheyeListItemRemove,
.dojoxFishSelected .dojoxFisheyeListItemRemove {
	position: absolute;
	right: -4px;
	top: -4px;
  width: 27px;
  height: 29px;
  padding-left: 2px;
	line-height: 25px;
	text-align: center;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
	color: #fff;
	font-weight: bold;
	background: url(http://mba-center.net/modules/mod_ajax_dockcart/themes/rounded/images/x.png) no-repeat right;
}

#dockcart .dojoxFisheyeListItem:hover .dojoxFisheyeListItemRemove,
#dockcart .dojoxFishSelected .dojoxFisheyeListItemRemove {
	background-position: left;
}

#dockcart .dojoxFisheyeListItem .dojoxFisheyeListItemRemove.hover {
  background-position: -29px;
}

.dojoxFisheyeListItem .count {
  line-height: 200%;
}

.dojoxFisheyeListItem:hover .count,
.dojoxFishSelected .count {
	display: none;
}

#dockcart .dojoxFisheyeListItemPrice {
  width: 100%;
  margin-top: 100%;
  text-align: center;
  line-height: 15px;
  white-space: nowrap;
  font-size: 11px;
  color: #FFFFFF;
}

#dockcart .dojoxFisheyeListItemLabel {
  display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 5px 3px 5px;
	margin-bottom: 5px;
	text-align: center;
	position: absolute;
	white-space: nowrap;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.65);
	box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.65);
	/* Opera & IE9 */
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZyIgeDE9IjAiIHkxPSIwIiB4Mj0iMCIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSg4NCwxNjMsMjM4LDAuODgpOyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSgzMCwxMDUsMjIyLDAuODgpOyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHJ4PSIxMCIgcnk9IjEwIiBmaWxsPSJ1cmwoI2cpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIi8+PC9zdmc+);
	/* Firefox */
	background: -moz-linear-gradient( top, rgba(84,163,238,0.88), rgba(30,105,222,0.88) );
	/* Chrome & Safari */
	background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(84,163,238,0.88) ), color-stop( 1, rgba(30,105,222,0.88) ) );
}

.dj_ie7 .dojoxFisheyeListItemLabel,
.dj_ie8 .dojoxFisheyeListItemLabel {
	/* IE7 */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#e054A3EE,EndColorStr=#e01E69DE);
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#e054A3EE,EndColorStr=#e01E69DE)";
}

.dj_opera #dockcart .dojoxFisheyeListItemLabel {
  border-radius: 0px;
}

.dojoxFisheyeListItemLabel td {
  vertical-align: top;
  text-align: left;
}

.dojoxFisheyeListItemLabel:hover {
	display: none;
}

#dockcart .dojoxFisheyeListItemRemove:hover .dojoxFisheyeListItemLabel,
#dockcart .dojoxFishSelected .dojoxFisheyeListItemLabel {
	display: block;
}

.dojoxFisheyeListItem {
	cursor: pointer;
	position: relative;
	float: left;
	z-index: 2;
}

.dojoxFisheyeListItemImage {
	border: 0px;
	position: absolute;
}

