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

#page-wrap 									{ width: 1000px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(images/bg.png) top center; }

ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }


.slider-wrap								{ position:absolute; margin-left:0px !important; margin-left:0px; padding-left:0px; overflow:hidden; }
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 1000px; height: 408px; }
.stripViewer .panelContainer				{ position: relative; left: 0px; top: 0px; overflow:hidden; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 1000px; overflow:hidden; }
.stripNavL, .stripNavR, .stripNav			{ display:none; }
.nav-thumb 									{ /*margin-right: 5px;*/ display:block; width:11px; height:11px; }
#movers-row									{ margin-left:0px; position:absolute; width:500px; top:380px; left:20px !important; left:40px; }
#movers-row div a.cross-link 				{ float:left; /*margin-left:2px;*/ width:11px; height:11px; }
#movers-row div a.cross-link img			{ padding:0; }
.photo-meta-data							{ background: url(images/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: 11px; height:11px; /*margin-top: -14px; */
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background:url(../../img/home/btn_banner_click.png) left bottom no-repeat;  }
.nactive-thumb								{ background:url(../../img/home/btn_banner.png) left bottom no-repeat; }
