﻿body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

					  				  
/*
	UTILITY STYLES
*/			  				  
					  				  
.floatLeft 									{ float: left;margin-right: 0px;}
.floatRight									{ float: right; margin:0px 0px 0px 0px;}
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 540px; margin: 0px; position: relative; min-height: 230px;
											  }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ font-family: Georgia, serif; margin-top: 5px; margin-left:3px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 540px; position: absolute; top: 2px; left: 0px; bottom:2px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 600px; height: 230px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: right; height: 220px; position: relative; width: 600px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -30px 0 0 0px; }
#movers-row div								{ width: 20%; float: right; }
#movers-row div a.cross-link 				{ float: left; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -20px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: inline; width: 40px; margin-top: -14px; margin-left:0px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }








