/**handles:maplistStyleSheets**/
.infoWindowContainer .infoWindow h3,.prettyMapList .corePrettyStyle{background:#7d7e7d;background:-moz-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#7d7e7d),color-stop(100%,#0e0e0e));background:-webkit-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-o-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-ms-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.6);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.6);box-shadow:0 1px 2px 0 rgba(0,0,0,.6);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:solid 1px #333;color:#fff}.infoWindowContainer .infoWindow h3{color:#fff!important}.prettyMapList .corePrettyStyle a{color:#fff}.prettyMapList .corePrettyStyle:hover{background-color:#000;background-position:0 -10px;background-repeat:repeat-x}.prettyMapList .corePrettyStyle:hover a,.prettyMapList a.corePrettyStyle:hover{color:#ddd}.prettyMapList .corePrettyStyle:active{-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.2);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.2);background-color:#0e0e0e;background-position:0 -10px;background-repeat:repeat-x;border-color:#aaa;color:#eee}.prettyMapList .prettylink a,.prettyMapList .prettylink a:visited{color:#fff}.prettyMapList .prettylink .mapcategories{color:#e4e4e4}.prettyMapList .prettylink .mapcategories span{color:#f4f4f4}.prettyMapList .prettyFileBar .bar{background-color:#fbfbfb;border-top:solid 1px #ccc}.prettyMapList .prettyFileBar .bar .cross{opacity:.4}.prettyMapList .prettyFileBar .bar .cross:hover{background-color:#efefef}