.carouselTitle{
	margin:0 0 8px;
	color: black;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 18px;
	line-height:18px;
	font-family: arial,helvetica,verdana,sans-serif;
}

.carouselTitle .heavy{ font-family: "Arial Black"; }

.carouselContainer {
	width:524px;
	margin:0 18px 16px;
	padding-bottom:4px;
}

.carouselContainer.vertical {
	width:170px;
	margin:0 0 0 0px;
	padding-bottom:4px;
}

.carouselContainer img {
	width:72px;
	height:60px;
	border:solid 1px lightgrey;
	background-color:white;
	text-align:center;
	font-size:56px;
	margin-bottom:6px;
	-moz-box-shadow:2px 2px 2px #5d5e5d;
	-webkit-box-shadow:2px 2px 2px #5d5e5d;
	box-shadow:2px 2px 2px #5d5e5d;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=135, color='#5d5e5d');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=135, Color='#5d5e5d')";
}
.carouselContainer .carouselItem {
	text-align:center;
	width:84px;
	height:92px;
	margin:0 0 4px;
	padding:0 2px 0 2px;
	font-weight:bold;
	list-style-type:none;
}

.carouselContainer .spacer {
	visibility:hidden;
}


.carouselContainer a{
	text-decoration:none;
}	

.carouselItemLabel{
	font-size:11px;
	line-height:11px;
	color:#4e649d;
	text-decoration:none;
	height:23px;
	overflow:hidden;
	font-family: arial,helvetica,verdana,sans-serif;
}

.carouselContents{display:inline-block;}

.carouselNav{
	width:100%;
	text-align:center;
	margin-left: 20px;
}

.carouselContainer.vertical .carouselNav{margin-top:16px;}

.carouselNav a {
	outline: none;
	display:inline-block;
	margin:0 4px;
	width:16px;
	height:16px;
	background-image:url('http://a.dolimg.com/en-US/dcom/media/guestservices/search/searchCarouselSprites.png');
	background-position:3px -76px;
	background-repeat:no-repeat;
}

.carouselNav a:hover { background-position:-29px -76px; }

.carouselNav .active { background-position:-13px -76px;}

.scrollButton{
	outline: none;
	width:22px;
	height:62px;
	display:inline;
	line-height:60px;
	background-image:url('http://a.dolimg.com/en-US/dcom/media/guestservices/search/searchCarouselSprites.png');
	background-repeat:no-repeat;
}

.prevNav{ background-position:3px 24px; float:left; margin-left:20px; }
.prevNav:hover { background-position:-29px 24px; }
.prevNav.disabled{	background-position:-61px 24px; cursor: default; }

.nextNav{ background-position:4px -16px; float:right; margin-right:18px; }
.nextNav:hover { background-position:-28px -16px; }
.nextNav.disabled{	background-position:-60px -16px; cursor: default; }


.carouselContainer.vertical .scrollButton{
	outline: none;
	width:80px;
	height:22px;
	display:block;
	line-height:20px;
	background-image:url('http://a.dolimg.com/en-US/dcom/media/guestservices/search/searchCarouselSprites.png');
	background-repeat:no-repeat;
}

.store_carousel .prevNav{ position:absolute; background-position:3px 24px; float:left; margin: 30px 0 0 -30px;}
.store_carousel .prevNav:hover { background-position:-29px 24px; }
.store_carousel .prevNav.disabled{	background-position:-61px 24px; cursor: default; }

.store_carousel .nextNav{ position:absolute;background-position:4px -16px;float:left;margin: 30px 0 0 580px;}
.store_carousel .nextNav:hover { background-position:-28px -16px;}
.store_carousel .nextNav.disabled{	background-position:-60px -16px; cursor: default; }

.store_carousel .carouselTitle{
	margin-top:-27px;
}

.store_carousel.carouselContainer {	
	margin-top:80px;
	margin-left: 50px;
}

.store_carousel .carouselWrapper {	
	visibility:hidden;
}

.store_carousel .carouselWrapper {	
	visibility:visible;

	height:556px;
	margin-top:-518px;
	margin-bottom:-38px;
}




.store_carousel .carouselContents {
	margin-left:0px;
}

.store_carousel .carouselContents img{
	width:104px;
	height:104px;
	margin:0 0 -12px;

	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	filter: none;
	-ms-filter: none;
	border:none;
}

.store_carousel .carouselItem {
	width:120px;
	height:114px;
	border:solid 1px lightgrey;
	padding:0;
	margin:0 10px 8px;
	background:white;
	line-height:0;
	
	-moz-box-shadow:2px 2px 2px #B0B0B0;
	-webkit-box-shadow:2px 2px 2px #B0B0B0;
	box-shadow:2px 2px 2px #B0B0B0;
}

.store_carousel .carouselItemLabel{
	font-size:10px;
	line-height:10px;
	height:22px;
	min-height:22px;
	width:120px;
	padding:0;
	margin:0;
	position:absolute;
	background-image:url('http://a.dolimg.com/en-US/dcom/media/guestservices/search/searchCarouselSprites.png');
	background-position:0px -132px;
}


.gdeToolTip { 
	font-family: arial,helvetica,sans-serif;
	padding: 10px; 
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url('http://a.dolimg.com/en-US/dcom/media/guestservices/search/toolTipSprite.gif');
	line-height:14px;
}

.gdeToolTip-inner { 
	padding: 5px 7px 7px 7px;
	background-color: black;
	color: white;
	width: 160px;
	text-align:left; 
}

.storeCarouselTip .gdeToolTip-inner { 
	width:240px;
}


.gdeToolTipRating { 
	width:87px; 
	height:16px; 
	margin-top:-14px;
	float:right;
	background-image:url('http://a.dolimg.com/en-US/dcom/media/guestservices/search/searchCarouselSprites.png');
	background-position:0px -114px;
}

.gdeToolTipRatingStars{
	outline: none;
	width:40px;
	height:16px;
	background-image:url('http://a.dolimg.com/en-US/dcom/media/guestservices/search/searchCarouselSprites.png');
	background-position:0px -94px;
	color:red;
}

.gdeToolTipTitle { color:#a9beeb; font-family: Arial Black; text-transform: uppercase; margin-bottom:2px; }
.gdeToolTipMeta { margin-top:10px; font-family: Arial Black; }

.gdeToolTipCategory {margin-top:10px; font-family: Arial Black;}


.gdeToolTip-left { background-position: left center; }
.gdeToolTip-right { background-position: right center; }
.gdeToolTip-top { background-position: top center; }
.gdeToolTip-bottom { background-position: bottom center; }