/******************************************SLIDE Show****************************************************/



.slider-wrap								{ width: 886px; position: absolute; top:171px; left: 20px; }			
.stripViewer .panelContainer 				{min-height:550px; height:500px; m}	
.panel ul									{ text-align: left; margin: 0 5px 0 15px; }
.stripViewer								{ position: relative; overflow: hidden; width:900px; height:500px; }
.stripViewer .panelContainer				{ width:886px; position: relative; margin-left:0; margin-top:15px;overflow: hidden;}
/* Hide from IE5/Mac\*/
* html .stripViewer							{ height:600px; top:20px; }
* html .stripViewer .panelContainer	{height:600px;}
*:first-child+html .stripViewer .panelContainer{top:0; min-width:886px; min-height:500px;}
/* End hide from IE/Mac */

.stripViewer .panelContainer .panel			{ float:left; height: 100%; position: relative; width: 886px; margin:0; padding:0; }
/* Hide from IE5/Mac\*/
html*.stripViewer .panelContainer .panel	{margin-top:120px;}
* html .stripViewer .panelContainer .panel	{height:600px; margin:0;}
*:first-child+html .stripViewer .panelContainer .panel{ margin:0; min-height:500px;}
/* End hide from IE/Mac */
@media screen and (-webkit-min-device-pixel-ratio:0){
.stripViewer .panelContainer .panel	{margin-top:120px;}
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ float:left; width:80px; height:80px; margin-right:5px; }

#movers-row									{ margin:0; width:900px;}
/* Hide from IE5/Mac\*/
* html #movers-row		{height:1%; margin:0; padding-left:0;}
*:first-child+html #movers-row	{min-height:1px; margin:0; padding-left:0;}
/* End hide from IE/Mac */

#movers-row div								{ width: 11%; float:left;}
#movers-row div a.cross-link 				{ float: right; }

.photo-meta-data							{ padding:0; height: 30px; margin-top:-40px; position: relative; z-index: 9999; color:#a9a9a9; }
/* Hide from IE5/Mac\*/
* html .stripViewer .photo-meta-data{height:1%;}
*:first-child+html .photo-meta-data{margin-top:-55px;}
/* End hide from IE/Mac */

.photo-meta-data span 						{ font-size: 10px; }
.cross-link									{ display: block; margin-top:0px; 
											  position: relative; padding:0; z-index: 9999; }
.active-thumb 								{ border:none; background: transparent url(images/icon.jpg) bottom center no-repeat; width:80px; height:90px; padding:0 0 10px 0; margin:0 5px 0 0 ;}
/* Hide from IE5/Mac\*/
* html .active-thumb {background: transparent url(images/icon.jpg) bottom center no-repeat; margin:0;}

/* End hide from IE/Mac */
