* { margin: 0; padding: 0; }
body { font-family: Verdana, Geneva, sans-serif; font-size:12px; background-color:#2B2B2B;}
img{ border:none;}
					  				  
/*	UTILITY STYLES*/				  				  
					  				  
.floatLeft { float: left; margin-right: 10px;}
.floatRight { float: right; }
.clear { clear: both; }
a { outline: none; }



/*	TYPOGRAPHY*/
ul { list-style: square inside; }
a, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration:underline; }
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 { position: relative; width: 650px; height:280px; overflow:hidden; margin:20px auto;}		

.stripViewer { position: relative; overflow: hidden; width:650px; height:280px; }
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width:650px; }
.stripNavL, .stripNavR, .stripNav { display: none; }


.photo-meta-data {
	height:80px; margin-top:-80px;
	background-color:#000;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;}


.tranfix{ position:relative; color:#FFF; padding:12px 200px 0 10px; height:68px; margin-top:-80px;}
.tranfix h1{ font-size:14px; margin:0 0 6px 0;}
.tranfix h1 a{ color:#FFBB3F;}
.tranfix p { font-size:12px; line-height:140%; color:#EEE;}
.tranfix p a,
.tranfix p a:hover{ color:#EEE;}

.tranfix a.btn_play,
.tranfix a.btn_play:hover{
	display:block; position:absolute; right:200px; top:8px; width:84px; height:22px; text-indent:-9999px; overflow:hidden;
	background:url(images/btn_play.png) no-repeat;}
.tranfix a.btn_play:hover{ background-position:0 bottom;}
#movers-row { width:183px; position:absolute; bottom:8px; right:7px;}
#movers-row div { float:left; margin:3px;}
#movers-row .cross-link img{ border:1px solid #CCC;}
#movers-row .active-thumb img{ border:1px solid #FF9;}
