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


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


/*
	TYPOGRAPHY
*/
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: #fff; }
blockquote									{ padding: 0 20px; font-size: 14px;
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;color:#fff;}

/*
	SLIDER
*/
.slider-wrap								{ background-color:#fff;text-align:center;width: 386px; position: relative; top: -5px; left: -5px; }				
.stripViewer .panelContainer 
.panel ul									{  list-style: square inside; text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 386px; height: 288px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 386px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.wrapper h1 {text-indent:5px;}
.nav-thumb 									{ margin-left:5px;border: 1px solid black; float:center;}
#movers-row									{ background-color:#fff;margin: 0px; height:55px; padding:2px;border-top:1px solid #FFF;}
#movers-row div								{ width: 20%; float: left;}
#movers-row div a.cross-link 				{ }
.photo-meta-data							{ text-align:left;background: url(../images/slider/transpBlack.png); padding: 10px; min-height: 40px;
											  top: 205px; position: absolute; color: white; }
.photo-meta-data span 						{ text-align:left;font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/slider/icon-uparrowsmallwhite.png) top center no-repeat; }
