@charset "UTF-8";
/* CSS Document */
*{padding:0;margin:0;list-style:none;outline:none;}
body{font:14px Tahoma, Geneva, sans-serif;background-color: #fff;}
/*#slideshowWrapper{position:relative;width:646px;margin:auto;}
*/#fssPrev{position:absolute;top:92%;left:91%;background:url(arrows.png) 100px 50px;width:50px;height:50px;text-indent:-999999px;}
#fssNext{position:absolute;top:92%;left:95%;background:url(arrows.png) 50px 50px;width:50px;height:50px;text-indent:-999999px;}
#fssPlayPause{display:none;position:absolute;top:435px;right:20px;background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:block;color:#333;text-decoration:none;}


ul#slideshow{list-style:none;padding:2px;margin:auto;margin-top:0%;width:640px;height:480px;overflow:hidden;}
p{text-align:center;}
#fssList{position:absolute;list-style:none;width:646px;margin:auto;padding:5px 0 0 40%;top: 95%;}
#fssList li{display:inline;padding-right:10px;}
#fssList li a{color:#999;text-decoration:none;}
#fssList li.fssActive a{font-weight:bold;color:#333;}
/*
#top{background:#3b5998;width:100%;height:40px;margin-bottom:20px;}
#top h1{color:#fff;font-weight:normal;font-size:18px;padding:7px 0 0 15px}
#top h1 span{font-size:11px;}
#top h1 a{text-decoration:underline;color:#fff;}
#top h1 a:hover{text-decoration:none;}*/

small a{color:#000;}

#back{z-index: -2;position: absolute;margin-left: -123vh;left: 50%;}
#back img{height: 100vh;}

#load{
	margin-left: -200px;
	margin-top:-150px;
	position: absolute;
	left: 50%;
	top: 50%;
}

.cityreports {
	background-color: rgba(0,0,0,0);
	width: 33vh;
	height: 10vh;
	position: absolute;

}