/*
	Featured Content Slider
	by: Chris Coyier
*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 0px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/



/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color:#000033; }
blockquote									{ padding: 0 0px; margin-left: 0px; border-left: 0px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 0px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 1000px; height: 355px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 1000px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -10px -50 0 200px; }
#movers-row div								{ width: 8%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{  font-family: Tahoma; text-align:right;background: url(http://www.magdsoft.com/img/transpBlack.png); padding: 20px; height: 50px ; width:200px;   margin: -215px 0 0 60px;  position: absolute; color: white; }
.photo-meta-data span 						{ font-size: 13px;   }
.cross-link									{ display:block; width: 18px; margin-top: 3px; margin-right: 4px; 
											  position: relative;z-index: 9999;   padding-top: 5px; border:#CCCCCC ;  text-align:center; border-width:thin; border-style:solid;}
.active-thumb 								{ background: transparent url(http://www.magdsoft.com/img/icon-uparrowsmallwhite.png) top center no-repeat; }






