/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 						{ float: left; margin-right: 10px;}
.floatRight						{ float: right; }
.clear 							{ clear: both; }
a							{ outline: none; }


/*
	PAGE STRUCTURE 825px × 389px
*/
#slider-wrap 						{ width: 825px; margin: 20px auto; position: relative; height: 389px; background: url(../images/home_slider/home_background.gif) top center no-repeat;}


/*
	TYPOGRAPHY
*/
ul							{ list-style: square inside; }
a, a:visited						{ color: #fff; text-decoration: none; }
a:hover, a:active					{ color: white; }
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 767px × 329px
*/
.slider-wrap				{ width: 767px; position: absolute; top: 32px; left: 25px; }			
.stripViewer .panelContainer 
.panel ul				{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer				{ position: relative; overflow: hidden; width: 767px; height: 329px; }
.stripViewer .panelContainer		{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel	{ float: left; height: 100%; position: relative; width: 767px; }
.stripNavL, .stripNavR, .stripNav	{ display: none; }
.nav-thumb 				{  }

#movers-row				{ margin:-20px 0px 0 120px; z-index: 8000;}
#movers-row div				{ width: 85px; float: left; padding-left:25px; margin-left:20px;}
#movers-row div a.cross-link 		{ float: right; }

.cross-link				{ height:19px; width:90px; background: transparent url(../images/home_slider/btn_bg.gif) no-repeat; display: block; height:19px; width:90px;  position: relative; top: 6px; z-index: 8000;  text-align:center; font-size:8pt; font-weight:bold; padding-top:2px;}
.active-thumb 				{ height:19px; width:90px;  padding-top:2px; background: transparent url(../images/home_slider/btn_bg_hover.gif) left center no-repeat;}





.photo-meta-data			{ background: url(images/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 8000; color: white; }
.photo-meta-data span 			{ font-size: 13px; }
