/*
	UTILITY STYLES
*/

.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }

/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(../../../js/FeaturedContentSlider/images/bg.png) top center; }

/*
	SLIDER
*/
#flasher                     				{position: relative;}
.slider-wrap								{ width: 940px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 940px; height: 400px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 940px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin: 0px; }
#movers-row									{ background-color: rgba(0, 0, 0, 0); height: 35px;position: absolute;bottom: 2px;  width: 100%}
#movers-row div								{ float: left; }
#movers-row div a.cross-link 				{ text-align: center; }
.photo-meta-data							{ background: url(../../../js/FeaturedContentSlider/images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block;width: 25%;position: relative;padding-top: 19px;z-index: 10;float: left;margin: 0 37px;text-align: center;height: 41px;bottom: 13px;}
.active-thumb 								{ background: transparent url(../../../js/FeaturedContentSlider/images/icon-uparrowsmallwhite.png) 112px 6px no-repeat; }
.active-thumb .nav-thumb {border: 1px solid #c1c1c0; -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.3); box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.3);}
.active-thumb p {color: #322d28; background: #eeeeee; font-weight: 500;}
.flasher_rahmen, .flasher_background {
height: 400px;
width: 940px;
}