@charset "utf-8";


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 612px;
	position: absolute;
	min-height: 500px;
	background;
	left: -25px;
	top: -25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom:0px;
	height: 416px;
	z-index: 50;
}
/* CSS Document */

/*
	UTILITY STYLES
*/

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

/*
	TYPOGRAPHY
*/
/*ul											{ list-style: square inside; }
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;}

*/

/*
	SLIDER
*/

.slider-wrap2{
	width: 612px;
	position: relative;
	z-index: 1;
	height: 416px;
	padding-left:10px;
}

.slider-wrap{
	width: 612px;
	position: relative;
	z-index: 1;
	height: 327px;
	padding-left:10px;
}

.stripViewer .panelContainer
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 612px;
	height: 416px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 612px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid black;
	margin-right: 15px;
	margin-left: 1px;
	margin-top: 10px;
}

#movers-row									{
	margin-top: -42.px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 55px;
	margin-top: -52px;
}
#movers-row div								{
	width: 72px;
	float: left;
}

#movers-row div a.cross-link { float: right; }

.photo-meta-data{
	background:  url(../images/slider-images/transpBlack.png);
	padding: 10px;
	height: 40px;
	position: relative;
	z-index: 9999;
	color: #FFF;
	margin-top: -60px;
	background-image: url(../images/slider-images/transpBlack.png);
	font-weight: bold;
	width:480px;
}


.photo-meta-data2{
	background:  url(../images/slider-images/transpBlack.png);
	padding: 10px;
	height: 40px;
	position: relative;
	z-index: 9999;
	color: #ffffff;
	margin-top: -60px;
	background-image: url(../images/slider-images/transpBlack.png);
	font-weight: bold;
	width:580px;
}

.photo-meta-data span 						{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.cross-link									{
	display: block;
	width: 55px;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	z-index: 500;
}
.active-thumb 								{
	background: transparent url(../images/slider-images/icon-uparrowsmallwhite.png) top center no-repeat;
}
