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

/*UTILITY STYLES*/				  				  					  				  
.floatLeft { float: left; margin-right: 10px; text-align:left}
.floatLeft{text-align:left}
.headline{text-align:left; font-size:14px; font-weight:bold; margin-bottom:15px; margin-top:20px}
.newsSection{padding:15px 0px 0px 0px; text-align:left}
.newsSection a{ text-decoration:none; color:#49A40D}
.newsSection a:hover{ text-decoration:underline; color:#49A40D;}

.new{color:#FF9900; font-size:14px; font-weight:bold; font-family:Arial}
.dateN{color:#999999; font-size:10px}

.clear { clear: both; }
a { outline: none; }


/*PAGE STRUCTURE*/
#page-wrap { width: 600px; margin: 0px auto; position: relative; min-height: 500px; background: url(bg.png) top center no-repeat; }

/*TYPOGRAPHY*/
ul { list-style: square inside; }
blockquote { padding: 0 20px; margin-left: 0px; border-left: 20px solid #ccc; font-size: 14px; font-family: Georgia, serif; font-style: italic; margin-top: 10px; }

/*SLIDER*/
.slider-wrap { width: 560px; position: absolute; top: 38px; left: 20px; } /*38+62=100*/
.stripViewer { width: 560px; height: 259px; position: relative; overflow: hidden}
.stripViewer .panelContainer .panel {width: 560px; float: left; height: 100%; position: relative}
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripNavL, .stripNavR, .stripNav { display: none; }

.photo-meta-data { background: url(images/transpBlack.png); padding: 5px; height: 30px; margin-top: 5px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span { font-size: 13px; }

.active-thumb { background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
.cross-link { display: block; width: 0px; margin-top: 0px; position: relative; padding-top: 0px; z-index: 9999; }
#movers-row { margin: -62px 0 0 0px; } /*38+62=100*/
#movers-row div { width: 10%; float: left; }
#movers-row div a.cross-link { float: right; }
.nav-thumb { border: 1px solid black; margin-right: 2px; }
