﻿
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.clear
{
	clear: both;
}

#page-wrap
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	height: 290px;
	overflow: hidden;
}

/*
	SLIDER
*/
.slider-wrap
{
	width: 980px;
	/*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: 980px;
	height: 290px;
}
.stripViewer .panelContainer
{
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel
{
	float: left;
	height: 100%;
	position: relative;
	width: 980px;
}
.stripNavL, .stripNavR, .stripNav
{
	display: none;
}
.nav-thumb
{
	/*border: 1px solid black;
	margin-right: 5px;*/
	margin-right: 5px;
	width:16px;
	display:block;
}
#movers-row
{
	margin: -96px 49px 0 10px;
	float: right;
}
#movers-row div
{
	width: 79px;
	float:left;
}
#movers-row div a.cross-link
{
	float: left;
}

.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: 12px;
}
.cross-link
{
	display: block;
	width: 32px;
	position: relative;
	z-index: 9999;
	background:#CCCCCC;
	color:#000000;
}
.active-thumb
{
	background:#ff6600;
	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: 290px;
	float: right;
	width: 260px;
	background:
}
.info img
{
	padding-right: 20px;
}

#movers-row div.con {
    width: auto;
}


.banpre .slick-slider {
    padding-bottom: 0;
}

.panelContainer .slick-slider {
    padding-bottom: 0;
}

.panelContainer .slick-dots {bottom: 4px;right: 47px;width: 237px;z-index: 99;}
.panelContainer .slick-dots li {height: 40px;width: 70px;border-radius: 0;margin: 0;margin-right: 9px;background: transparent;}
.panelContainer  .slick-dots li.slick-active {background: transparent;}



