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


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; 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;}
a img{border:none;vertical-align:middle}
/*
	SLIDER
*/
.slider-wrap								{ width: 344px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 100px;clear:both; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 338px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 10px; }
#movers-row									{background:url(../images/packs/bg_slide.gif) repeat-x left 0px; height:54px; width:100%;}
#movers-row div								{ width:70px; float: left; margin-right:15px; position:relative}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top:-2px;
											  position: relative;  z-index: 9999; }
.active-thumb 								{ }

.active-thumb img							{ border-top:1px solid #efeefa;opacity:.5;filter:Alpha(opacity:50); margin-bottom:1px; }
.panel {font-size:11px;color:#666; line-height:18px;}
/*.panel {font-size:10px; font-weight:bold;color:#666; line-height:18px;}*/
.panel img{margin-right:5px;}


