/*
	Featured Content Slider
	by: Chris Coyier
	UTILITY STYLES
*/				  				 				  				  
.floatLeft 	{ float: left; margin-right: 10px;}
.floatRight	{ float: right; }
.clear		{ clear: both; }
#page-wrap 	{ width: 466px; border: 1px solid #FF946F; background: #FFF3EF; margin: 0; position: relative; height: 285px; min-height: 285px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
html>body #page-wrap { height: auto;}
#page-wrapv 	{ width: 468px; border: 1px solid #FF946F; background: #fff url(../img/slide/bg_slideshow.png) left bottom repeat-x; margin: 0 0 20px 0; position: relative; height: 285px; min-height: 285px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
html>body #page-wrapv { height: auto;}
#page-wrap ul	{ list-style: square inside; }
#page-wrap 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;}
#page-wrap a	{ outline: none; }
#page-wrap a, #page-wrap a:visited { color: #ECEB8F; text-decoration: none; }
#page-wrap a:hover, #page-wrap a:active { color: white; }
.slider-wrap	{ width: 456px; position: relative; margin: 5px; }
.stripViewer .panelContainer 
.panel ul	{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer	{ position: relative; overflow: hidden; width: 456px; height: 239px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 456px; }
.stripNavL, .stripNavR, .stripNav	{ display: none; }
.nav-thumb { border: 1px solid black; margin-right: 5px; }
#movers-row	{ margin: 7px 0; }
#movers-row div { width: 3%; float: left; padding: 2px; margin-right: 2px;}
html>body #movers-row { width: auto;}
#movers-row div a.cross-link { float: right; color: #827E6E; border: 1px solid #D1CDBD; padding: 2px; text-align: center;}
#movers-row div a:link.cross-link { color: #827E6E;}
#movers-row div a:visited.cross-link { color: #827E6E;}
#movers-row div a:hover.cross-link { background-color: #B4BEDD; color: #fff;}
#right-col { width: auto; float: right; font-size: 12px; padding: 2px; margin-right: 10px;}
.photo-meta-data { padding: 5px; height: 20px; margin-top: -30px; position: relative; z-index: 9999;background: black;opacity: .7;filter:alpha(opacity=70);}
.photo-meta-data span {color: #ECEB8F; font-size: 13px; font-weight: bold}
.cross-link	{ display: block; width: 10px; margin-top: 0; position: relative; padding-top: 2px; z-index: 9999; }
.active-thumb { background-color: #7B86A8; color: #fff;}
.hidePic {display:none;}
.pdate {display: block; font-size:85%; margin-top: 5px;}



