
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


#page-wrap 									{ width: 861px;height:293px;position: relative;border: 1px solid #C4A061;background-color:#FFF;padding: 7px 0px 0px 7px;}

                                     ; font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

.slider-wrap								{ width: 854px; position: relative; height: 284px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;	}			

.stripViewer .panelContainer

.panel										{ float: left; } 

.panel ul									{ text-align: left; margin: 0 15px 0 30px; }


.stripViewer								{ position: relative; overflow: hidden; width: 854px; height: 284px; }

.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }

.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 854px; }

.stripNavL, .stripNavR, .stripNav			{ display: none; }

.nav-thumb 									{ border: 2px solid white; }

#gallery_thumbs									{ margin: -10px 0 0 0px; padding-left:2px;}

#gallery_thumbs div								{ float: left; padding: 7px 8px 7px 6px; background-color: black; }

#gallery_thumbs div a.cross-link 				{ float: right; }

.photo-meta-data							{ background: url(/images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; filter:                                              alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.7; }
											  
.photo-meta-data span 						{ font-size: 13px; }

.cross-link									{ display: block; width: 62px; margin-top: -16px; position: relative; padding-top:                                              15px; z-index: 9999; clear: both; }

.active-thumb 								{

}

.thumbcont                                  {
	float: left;
	width: 661px;
	position: absolute;
	left: 200px;
	bottom: 10px;
	z-index: 5;
	display: none;
}

#gallery {
	position: relative;
	height: 284px;
	overflow: hidden;
}
	#gallery a {
		float: left;
		position: absolute;
	}
	
	#gallery a img {
		border: none;
	}
	
	#gallery a.show {
		/* empty class - used in jQuery script */
	}

