/*
	Featured Content Slider
	by: Chris Coyier
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
*a											{ outline: none; }



/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; position: relative; background: #999999; border: solid 1px #999999; }
#title										{ background: #999999; margin-top:5px; margin-bottom:5px; margin-left:5px;font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight:bold; color:#ffffff; text-align:left; }

/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; text-decoration: none; }
/*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
*/
.slider-wrap								{ width: 500px; height:100%; background: #999999; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 500px; height: 375px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 500px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.photo-meta-data							{ background: url('http://ftpcontent.worldnow.com/revenue/slideshow/images/transpBlack.png') repeat; padding: 10px; top: 0px; position: relative; z-index: 9999; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

.nav-thumb 									{ border: 1px solid #000000; width:60px; height:40px; padding:0px 0px 0px 0px; position:relative; margin-top:20px;}

.row 										{ position:relative; padding:0px 0px 20px 0px; text-align:left;}

#thumb-wrap									{ background-color:#cccccc; width:500px; border:solid 1px #ffffff; padding:0px 0px 0px 0px;}

.cross-link									{ display: inline; width: 62px; position: relative; padding-top:0px; margin-top: 0px; padding-left:13px; margin-left:5px; z-index: 9999; }

.active-thumb img							{ border: 2px solid #006699; }







