/*
	Featured Content Slider
	by: Chris Coyier
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
#flash .floatLeft 									{ float: left; margin-right: 10px;}
#flash .floatRight									{ float: right; }
#flash .clear 										{ clear: both; }
#flash a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#flash #page-wrap 									{ width: 615px; margin-bottom: 5px; margin-left: -15px; position: relative; min-height: 288px; background: url(http://www.una.edu/global-files/slider/images/bg2.jpg); }


/*
	TYPOGRAPHY
*/
#flash ul											{ list-style: square inside; }
#flash a, #flash a:visited								{ color: #DB9F11; text-decoration: none; }
#flash a:hover, #flash a:active							{ color: white; }
#flash blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
#flash .slider-wrap								{ width: 585px; position: absolute; top: 13px; left: 13px; }			
#flash .stripViewer .panelContainer 
#flash .panel ul									{ text-align: left; margin: 0 15px 0 30px; }
#flash .stripViewer								{ position: relative; overflow: hidden; width: 520px; height: 260px; }
#flash .stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
#flash .stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 520px; }
#flash .stripNavL, #flash .stripNavR, #flash .stripNav			{ display: none; }
#flash .nav-thumb 									{ border: 1px solid black; }
#flash #movers-row									{ margin: 0; }
#flash #movers-row div								{ float: right; }
#flash #movers-row div a.cross-link 				{ float: right; }
#flash .photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; font-weight: bold; }
#flash .photo-meta-data span 						{ font-size: 13px; font-weight: normal; }
#flash .slidethumb									{margin-top: -260px; width: 62px; float: right;}
#flash .cross-link									{ display: inline; width: 62px; height: 42px; z-index: 9999; float: right; margin-bottom: 1px; }
#flash .active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) left center no-repeat; }







