.imageflow {
	overflow: hidden; 
	position: relative; 
	text-align: left; 
	visibility: hidden; 
	width: 640px;
	height: 164px !important; 	
}

.imageflow img {
	border: 1px solid #fff; 
	position: absolute; 
	top: 0; 
}

.imageflow .images {
	width: 605px;
	margin: 0 auto;
}

.imageflow .loading {
	border: 1px solid white; 
	height: 15px; 
	left: 50%; 
	margin-left: -106px; 
	padding: 5px; 
	position: relative; 
	visibility: visible; 
	width: 200px;
}

.imageflow .loading_bar {
	background: #fff; 
	height: 15px; 
	visibility: visible; 
	width: 1%;
}

.imageflow .navigation {
	z-index: 10000;
	height: auto !important;
	margin: 17px 0 0 0;
	padding: 0;
}

.imageflow .scrollbar {
	border-bottom: 1px solid #969696; 
	position: relative; 
	visibility: hidden; 
	z-index: 10002; 
	height: 1px;
}

.imageflow .slider {
	background-image: url("/a/img/theFanZone/imageflow/slider_dark.png"); 
	background-repeat: no-repeat; 
	height: 11px; 
	margin: -4px 0 0 -7px; 
	position: absolute; 
	width: 11px; 
	z-index: 10003;
}

.imageflow .button {
	cursor: pointer; 
	height: 9px; 
	width: 18px;
}

.imageflow .previous {
	background:url("/a/img/theFanZone/imageflow/flowButtonL.gif") top left no-repeat; 
	position: absolute;
	left: -132px;
	top: -65px;
	margin-right: 10px;
}

.imageflow .previous:hover {
	background:url("/a/img/theFanZone/imageflow/flowButtonL.gif") bottom left no-repeat; 
}

.imageflow .next {
	background:url("/a/img/theFanZone/imageflow/flowButtonR.gif") top left no-repeat; 
	position: absolute;
	right: -130px;
	top: -65px;
}

.imageflow .next:hover {
	background:url("/a/img/theFanZone/imageflow/flowButtonR.gif") bottom left no-repeat; 
}









.imageflowShirts {
	overflow: hidden; 
	position: relative; 
	text-align: left; 
	visibility: hidden; 
	width: 515px;
	height: 180px !important;
	margin-top: 10px;	
}

.imageflowShirts img {
	border: none; 
	position: absolute; 
	top: 0; 
}

.imageflowShirts .images {
	width: 515px;
	margin: 0 auto;
}

.imageflowShirts .loading,
.imageflowShirts .loading_bar {
	display: none;
}

.imageflowShirts .navigation {
	z-index: 10000;
	margin: 20px 0 0 0 !important;
	height: 20px !important;
	padding: 0;
}

.imageflowShirts .scrollbar {
	border-bottom: 1px solid #4c5f72; 
	position: relative; 
	visibility: hidden; 
	z-index: 10002; 
	height: 1px;
}

.imageflowShirts .slider {
	background-image: url("/a/img/history/imageflow/slider_dark.png"); 
	background-repeat: no-repeat; 
	height: 11px; 
	margin: -4px 0 0 -7px; 
	position: absolute; 
	width: 11px; 
	z-index: 10003;
}

.imageflowShirts .button,
.imageflowShirts .previous,
.imageflowShirts .next {
	display: none;
}