a.disabled{
	visibility:hidden !important;		
}

/* home page */
#scroll-wrapper {
	margin:10px 0;
	width:938px !important;
}

#scroll-wrapper .scroll{
	position:relative;
	overflow:hidden;
	float:left;
}

#scroll-wrapper .scroll .items{
	width:20000em;
	position:absolute;
	clear:both;
}

#scroll-wrapper {
	float:left;
	width:938px;
	position:relative;
}

#scroll-wrapper .scroll {
	width:938px;
	height:464px;
	margin-top:-5px;
}

#scroll-wrapper .items div {
	float:left;
	width:938px;
}

#scroll-wrapper .jp_navi {
	height:10px;
	margin:10px auto 0 auto;
	width:70px;
}

#scroll-wrapper .jp_navi a {
	float:left;
	width:8px;
	height:8px;
	background:url('//us-cdn.justfab.com/media/images/dot_8x8_off.png');
	margin:0px 4px;
}

#scroll-wrapper .jp_navi .active { background:url('//us-cdn.justfab.com/media/images/dot_8x8_on.png');}

#scroll-wrapper a.right {
	position: absolute;
	width: 18px;
	height: 28px;
	cursor: pointer;
	top: 40%;
	z-index: 99;
	background: url('//fabkids-us-cdn.justfab.com/media/images/scroller-arrow-right.png');
	filter: alpha(opacity=0);
}

#scroll-wrapper a.left {
	position: absolute;
	width: 18px;
	height: 28px;
	cursor: pointer;
	top: 40%;
	z-index: 99;
	background: url('//fabkids-us-cdn.justfab.com/media/images/scroller-arrow-left.png');
	filter: alpha(opacity=0);
}

#scroll-wrapper a.left {
	left:0;
	margin-top: 30px;
	/*background-position:0 -80px;*/
}

#scroll-wrapper a.left:hover {}

#scroll-wrapper a.right {
	right:0;
	margin-top: 30px;
	/*background-position:30px -80px;*/
}

#scroll-wrapper a.right:hover {}

/* Myfabshop */

#products_index #scroll-wrapper {
	width:428px !important;
}

#products_index #scroll-wrapper .scroll{
	position:relative;
	overflow:hidden;
	float:left;
}

#products_index #scroll-wrapper .scroll .items{
	width:20000em;
	position:absolute;
	clear:both;
}

#products_index #scroll-wrapper {
	float:left;
	width:938px;
	position:relative;
	margin-top:5px;
}

#products_index #scroll-wrapper .scroll {
	width:428px;
	height:126px;
	margin-top:-5px;
}

#products_index #scroll-wrapper .items div {
	float:left;
	width:428px;
}

#products_index #scroll-wrapper .jp_navi .active { background:url('//us-cdn.justfab.com/media/images/dot_8x8_on.png');}

#products_index #scroll-wrapper a.left, #products_index #scroll-wrapper a.right {
	position:absolute;
	width:30px;
	height:80px;
	cursor:pointer;
	top:15%;
	z-index:99;
	background:url('//us-cdn.justfab.com/media/images/sprite_arrow_lookbook.png');
	filter:alpha(opacity=0);
	opacity:0;
}