﻿
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.clear
{
	clear: both;
}

#page-wrap
{
	width: 990px;
	margin: 0 auto;
	position: relative;
	height: 278px;
	overflow: hidden;
}


.slider-wrap
{
	width: 990px;
	/*margin-top:10px;
	margin-left:10px;
	_margin-left:6px;*/
	
}
.stripViewer .panelContainer .panel ul
{
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer
{
	position: relative;
	overflow: hidden;
	width: 990px;
	height: 278px;
}
.stripViewer .panelContainer
{
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel
{
	float: left;
	height: 100%;
	position: relative;
	width: 990px;
}
.stripNavL, .stripNavR, .stripNav
{
	display: none;
}
.nav-thumb
{
	/*border: 1px solid black;
	margin-right: 5px;*/
	margin-right: 5px;
	width:12px;
	display:block;
	padding-left: 0px;
    text-align: center;
}
#movers-row
{
	margin: -35px 105px 0 14px;
	float: right;
}
#movers-row div
{
	width: 20px;
	float:left;
}
#movers-row div a.cross-link
{
	float: left;
}

.photo-meta-data
{
	background: url(transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span
{
	font-size: 12px;
}
.cross-link
{
	display: block;
	width: 12px;
	position: relative;
	z-index: 9999;
	/*background:#CCCCCC;*/
	background:url(../images/anniu02.png);
	color:#000000;
}
.active-thumb
{
	/*background:#ff6600;
background:url(../images/anniu01.png);
*/
	background:url(../images/anniu01.png);
	color:#FFFFFF;
}

.info h1
{
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.info h1 a
{
	color: #000000;
}
.info a
{
	color: #000000;
}

.info
{
padding: 20px 5px;
	line-height: 180%;
	height: 225px;
	float: right;
	width: 260px;
	}
.info img
{
	padding-right: 20px;
}





