

/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px; }

/*
	SLIDER
*/
.slider-wrap								{ width: 100%; position: absolute; top: 0px; left: 20px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 530px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin-right: 5px;}
#movers-row									{ margin: -100px 0 0 62px; }
#movers-row div								{ width: 50%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ 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; height: 30px; margin-top: -3px; 
											  position: relative; padding-top: 5px; z-index: 9999; }
.active-thumb 								{ }



table { font-family:Tahoma; font-size:10pt; }
a:link { color:black; }
a:visited { color:black; }
a:active { color:black; }
a:hover { color:black; underline }
body {
	background-image: url(../images/bg.gif);
	background-position: center;
}
.style3 {font-size: 9px}
.stylehot {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}