#contentscroll {		 
	width: 350px;
	height: 200px;
	margin-top: 10px;
	float: left;
	overflow: hidden;			
}

#track {
	height: 200px;
	margin-left: 10px;
	width: 10px;
	float: left;
	position: relative;
	background: #ddd;
}

#thumb {
	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 10px;
	background: #588F50;
}

#fullscroll, #fullscroll1 {		 
	width: 280px;
	height: 335px;
	float: left;
	overflow: hidden;
	background:#afcaab;
	padding:0px 7px 0px 0px;
}

#fullscroll1 {		 
	width: 511px;
	height: 373px;
}

#fullscrollGallery {		 
	width: 820px;
	height: 345px;
	float: left;
	overflow: hidden;
	background:#afcaab;
}

#fulltrack, #fulltrack1 {
	height: 373px;
	width: 10px;
	float: left;
	position: relative;
	background: #ddd;
	margin-left:-10px;
}

#fullthumb, #fullthumb1 {
	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 10px;
	background: #588F50 url(/img/down-arrow.jpg) center no-repeat;
}

#fullscrollShop, #fullscroll1Shop {		 
	width: 280px;
	height: 335px;
	float: left;
	overflow: hidden;
	background:#F7D087;
}

#fullscroll1Shop {
	width: 511px;
	height: 373px;
}



#fulltrackShop, #fulltrack1Shop {
	height: 373px;
	width: 10px;
	float: left;
	position: relative;
	background: #FFBF45;
	margin-left:-10px;
}

#fullthumbShop, #fullthumb1Shop {
	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 10px;
	background: #f0a624 url(/img/down-arrow-orange-ov.jpg) center no-repeat;
}


.text {
	padding: 0px 10px 10px 10px;
}

#smallscroll {	
	margin-top: 10px;
	margin-left:10px;
	height: 110px;
	width: 77px; 
	overflow: hidden;
	float: left;
}

#smalltrack {
	height: 105px;
	margin-left: 10px;
	margin-top: 10px;
	width: 5px;
	float: left;
	position: relative;
	background: #ddd;
}

#smallthumb {
	position: absolute;
	top: 5px;
	left: 0;
	height: 5px;
	width: 5px;
	background: #588F50;
}

#gallery {		
	width: 945px;
	height: 265px;
	margin-left: 1px;
	float: left;
	overflow: hidden;
	padding:10px;
}

#gallery .thumb {
	margin: 3px;
}
		

#gallerytrack {
	height: 285px;
	margin-left: 0px;
	width: 10px;
	float: left;
	position: relative;
	background: #ddd;
}


#gallerythumb {
	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 10px;
	background: #588F50  url(/img/down-arrow.jpg) center no-repeat;;
}

#cartscroll {		 
	width: 432px;
	height: 373px;
	float: left;
	overflow: hidden;
}

#carttrack {
	height: 373px;
	margin-left: 2px;
	width: 7px;
	float: left;
	position: relative;
	background: #ddd;
}


#cartthumb {
	position: absolute;
	top: 10px;
	left: 0;
	height: 10px;
	width: 7px;
	background: #F0A624;
}