/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  

.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 480px; margin: 0 auto; position: relative; height: 900px; margin-bottom:60px;}


#page-wrap img { border:#333 2px solid; margin-top:5px; margin-right:17px;}
/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }



/*
	SLIDER
*/
.slider-wrap								{ width: 485px; height:300px; position: absolute; top: 7px; left: -5px; text-align:center }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 0 0 0; }
.stripViewer								{ position: relative; overflow: hidden; width: 485px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 485px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: 0 0 0 0; width:485px;}
#movers-row div								{ float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/gallery_images/transpBlack.png); padding: 0; height: 30px; 
											  position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; position: relative; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/gallery_images/icon-uparrowsmallwhite.png) top center no-repeat; }




.gallery { margin:0 0 5px 0; width:485px; }
