		  				  
/*
	UTILITY STYLES
*/				  				  
body {background: url(../../images/bg_head.jpg) left top repeat-x;}					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 400px;
	margin: 0;
	position: relative;
	height: 220px;
	background: url(../../images/bg_head.jpg) left top repeat-x;
}


/*
	SLIDER
*/
.slider-wrap								{
	width: 400px;
	position: absolute;
	top: 50px;
	left: 0px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 10px; }
.stripViewer								{ position: relative; overflow: hidden; width: 400px; height: 160px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 400px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border:0 ;margin-right: 5px; }
#movers {
	background: url(images/bg_nav.jpg) no-repeat;
	width: 140px;
	height: 36px;
	line-height: 36px;
	padding-left: 16px;
	float: right;
	overflow:hidden;
	margin-right: 30px;
	margin-top: -10px;
}
#movers-row									{ margin: 0px 0 0 0px;}
#movers-row div								{ width: 25px; float: left;}
#movers-row div a.cross-link, #movers-row div a.visited	{ float: right; text-decoration:none; color:#9498AB; padding-left: 12px; }
.cross-link									{ display: block; width: 25px; margin-top: 0px; 
											  position: relative; padding-top: 2px; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) 5px 9px no-repeat;}
