@charset "UTF-8";
/* CSS Document */

/*
	Featured Content Slider
	by: Chris Coyier
*/

/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
a {
	outline: none;
}
/*
	PAGE STRUCTURE
*/
#page-wrap {
	position:relative;
	width:460px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;/*background: url(images/bg.png) top center;*/
}

#page-wrap-campaign {
	position:relative;
	width:460px;
	overflow:hidden;
	height:353px;
	margin:0px auto 0 auto;
	padding:0 0 0 0;/*background: url(images/bg.png) top center;*/
	
}

.wrapper {
	position:relative;
	width:460px;
}
/*
	TYPOGRAPHY
*/
ul {
	list-style: square inside;
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	color: white;
}
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-wrap {
	width: 460px;
	position: relative;
	
	/*top: 15px;
	left: 0px;*/
}

.slider-wrap-campaign {
	width: 460px;
	position: relative;
	/*top: 15px;
	left: 0px;*/
}


.stripViewer .panelContainer .panel ul {
	/*text-align: left;
	margin: 0 15px 0 30px;*/
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 460px;
	min-height:353px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width:460px;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	/*width: 664px;*/
}


.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
/*border: 1px solid black;
	margin-right: 5px;*/
}
/*.nav-prev {
	width:56px;
	height:21px;
	float:left;
	margin:0 15px 0 0;
}*/

/*.nav-prev-last {
	width:56px;
	height:21px;
	float:right;
}*/

/*.nav-next {
	width:56px;
	height:21px;
	float:right;
}*/
#movers-row {
	/*border-top:solid 1px #4D4D4D;*/
	/*border-bottom:solid 1px #4d4d4d;*/
	/*margin:5px 0 0 0;*/
	margin:0;
	width:460px;
	height:390px;
	padding:0 0 0 0;
	/*padding:15px 0 15px 0;*/
	position:relative;
}
#movers-row div {
	position:relative;
	height:180px;
	width:180px;
	float:left;
	background-color:#CCCCCC;
	margin:0 30px 30px 0;
}
#movers-row div.bottom {
	margin:0 30px 0 0;
}
#movers-row div.last {
	position:relative;
	height:180px;
	width:180px;
	float:left;
	background-color:#CCCCCC;
	margin-right:0;
	margin:0 0 30px 0;
}
#movers-row div.bottomlast {
	margin:0 0 15px 0;
}

div.info_nav {
	position:relative;
	margin:50px 0 0 0;
	padding:0;
	width:116px;
	height:15px;
	float:right;
}


div.info_nav a.cross-link {
	float: right;
	position:relative;
	width:116px;
	height:15px;
	margin:0 0 0 15px;
}

div.info_nav a.cross-link img {
	position:relative;
	width:116px;
	height:15px;
}

div.info_nav_campaigns {
	position:absolute;
	right:40px;
	top:5px;
	margin:0;
	padding:0;
	z-index:10;
	width:150px;
	height:21px;
}


div.info_nav_campaigns a.cross-link {
	float: right;
	position:relative;
	width:56px;
	height:21px;
	margin:0 0 0 15px;
}

div.info_nav_campaigns a.cross-link img {
	position:relative;
	width:56px;
	height:21px;
}



.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 {
	position:relative;
	width:56px;
	height:21px;
}*/
/*.cross-link img {
	width:56px;
	height:21px;
filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}*/
.cross-link:hover img {
	/*height:178px;
	width:178px;filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;*/
}
/*.cross-link:hover img.nav-next {
	height:21px;
	width:56px;
}

.cross-link:hover img.nav-prev {
	height:21px;
	width:56px;
}

.cross-link:hover img.nav-prev-last {
	height:21px;
	width:56px;
}*/

.active-thumb {
	position:relative;
}