#containerslider {
	background: url('/assets/images/slider/bg.jpg') no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	width: 841px;
}

/*  This is the layer mask to only show one row at a time */
.slidingwindow {
	border: solid 0px red;
	overflow: hidden;
	position: relative;
	padding-left: 0px;
	height: 155px;
	width: 829px;
	left: 1px;
	top: -10px;
}

/* Start Sliders */	
.categorySlider {
	border: solid 0px gray;
	overflow: hidden;
	position: relative;
	padding: 0px;
	height: 153px;
	width: 833px;
	/*top: 0px;*/
	left: -1px;
	top: 0px;
}

.categorySlider UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0 0 0 0;
}

.categorySlider UL LI {
	display: inline;
	margin-left:10px;
	/*border: solid 1px gray;*/
}

.slider{
	width: 818px;
	height: 19px;
	top: 115px;
	margin-left: 5px;
	padding: 1px;
	position: relative;
	background: url('/assets/images/slider/scrollbarWhite.jpg') no-repeat;
}

.handle {
	position: absolute;
	cursor: e-resize;
	height: 17px;
	width: 191px;
	top: 0;
	background: url('/assets/images/slider/scrollerGray.png') no-repeat;
	z-index: 101;
}

.slider span {
	cursor: pointer;
	position: relative;
	z-index: 110;
	top: 60px;
}

.slider-handler { position:relative; width: 191px; height: 17px; background: url('/assets/images/slider/scrollerGray.png') no-repeat; z-index: 101; cursor: e-resize; }
 /* End Sliders */	    
 
.textguys
{
	
	position:absolute;
	margin-left: -105px;
	top:105px;
	width: 110px;
	FONT-SIZE: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	
}

.ui-carouseltabs-nav{margin-left: 200px;}
.ui-carouseltabs-nav li{margin-left: 0px;margin-top: -1px;height: 30px;}
.ui-carouseltabs-nav a, .ui-carouseltabs-nav a span {display: block;background: url(/assets/images/buttons/tabstrans.png) no-repeat;}
#carouseltabs-nav-Classifications a {width: 117px;border-right: solid 1px #dfdfdf;border-left: solid 0px #dfdfdf;}
#carouseltabs-nav-Foundries a {width: 117px;border-right: solid 1px #dfdfdf;}
#carouseltabs-nav-Designers a {width: 117px;border-right: solid 1px #dfdfdf;}
#carouseltabs-nav-NewReleases a {width: 119px;border-right: solid 1px #dfdfdf;}
#carouseltabs-nav-SuperFamilies a {width: 117px;border-right: solid 0px #dfdfdf;}
#carouseltabs-nav-HighestRated a {width: 118px;border-right: solid 1px #dfdfdf;}
#carouseltabs-nav-BestSellers a {width: 118px;border-right: solid 1px #dfdfdf;}
#loadingimg {
    position: absolute; 
    z-index:105; 
    left: 470px;
    margin-left: -415px;
    margin-top: 30px; 
    padding-left: 385px;
    padding-right: 400px;
    background-color: white; 
    padding-top: 65px;
    padding-bottom: 61px;
}

