
body {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	background: #65656d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1NjU2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWE5YTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #65656d 0%, #aaa9a9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #65656d), color-stop(100%, #aaa9a9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #65656d 0%, #aaa9a9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #65656d 0%, #aaa9a9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #65656d 0%, #aaa9a9 100%); /* IE10+ */
	background: linear-gradient(left, #65656d 0%, #aaa9a9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65656d', endColorstr='#aaa9a9', GradientType=1 ); /* IE6-8 */
}

audio {
	width:200px;
	padding:0;
}

#outer {
	background-image:url('../../images/bookBackground.png');
	background-repeat:no-repeat;
	background-position:center center;
}

#middle { }

#inner { }

h1 {
	letter-spacing:-1px;
	font-size:28px;
}

#author { font-size:16px; }

#author a:link,
#author a:active,
#author a:visited {
	text-decoration:none;
	border-bottom:1px dotted #000;
	color:#000;
}

author a:hover { border-bottom:1px solid #000; }

#scriptWrap {
	font-size:11px;
	line-height:195%;
	color:black;
	letter-spacing:-1px
}

#mapKey ul { list-style:none; }

#instructions,
#instructions_expand { color:#003366; }

#instructions_expand { cursor:pointer; }

#hideInstructions { cursor:pointer; }

.station { cursor:pointer; }

.station_red {
	background:url('../../images/red.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.station_orange {
	background:url('../../images/orange.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.station_green {
	background:url('../../images/green.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.station_pulse_red { background:url('../../images/redPulse.png'); }

.station_text {
	font-size:14px;
	font-weight:bold;
}

#krakow_slide { background:url('../../images/stations/slides/krakow.png') top left no-repeat; }

#katowice_slide { background:url('../../images/stations/slides/katowice.png') top left no-repeat; }

#bielsko_slide { background:url('../../images/stations/slides/bielsko.png') top left no-repeat; }

#ostrawa_slide { background:url('../../images/stations/slides/ostrawa.png') top left no-repeat; }

#brno_slide { background:url('../../images/stations/slides/brno.png') top left no-repeat; }

#bratislava_slide { background:url('../../images/stations/slides/bratislava.png') top left no-repeat; }

#wien_slide { background:url('../../images/stations/slides/wien.png') top left no-repeat; }

#graz_slide { background:url('../../images/stations/slides/graz.png') top left no-repeat; }

#maribor_slide { background:url('../../images/stations/slides/maribor.png') top left no-repeat; }

#ljubljana_slide { background:url('../../images/stations/slides/ljubljana.png') top left no-repeat; }

#trieste_slide { background:url('../../images/stations/slides/trieste.png') top left no-repeat; }

#venezia_slide { background:url('../../images/stations/slides/venezia.png') top left no-repeat; }
