
* {
	margin:0;
	padding:0;
}

html {
	min-width:1024px;
	height:100%;
}

body {
	position:relative;
	height:100%;
}

#outer {
	width:100%;
	height:100%;
	position:relative;
	display:table;
}

#middle {
	display:table-cell;
	vertical-align:middle;
}

#inner {
	position:relative;
	margin:0 auto;
	width:1024px;
	height:670px;
}

#control {
	width:134px;
	height:134px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-64px 0 0 -59px;
}

h1 {
	margin-left:20px;
	font-size:26px;
}

#author {
	margin-left:20px;
}

#scriptWrap {
	position:absolute;
	top:35px;
	left:85px;
	width:245px;
	overflow:hidden;
	height:600px;
}

#watchWrap {
	position:absolute;
	left:342px;
	top:232px;
	width: 140px;
	height: 140px
}

#mapWrap {
	position:absolute;
	top:35px;
	left:525px;
	width: 380px;
}

#map {
	position:relative;
	width:430px;
	height:350px;
	margin-top:10px;
	left:-20px;
}

#mapKey {
	margin:0px 0 0 3px;
}

#mapKey ul li {
	margin:5px 0;
}

#instructions {
	position:absolute;
	bottom:10px;
	left:350px;
	width:120px;
	padding:10px;
}

#instructions_expand {
	position:absolute;
	bottom:10px;
	left:350px;
	width:120px;
	padding:10px;
}

#instructions input[type="button"] {
	padding:2px 10px;
	margin-top:20px;
}

#slide_wrap {
	margin-left:198px;
	position:absolute;
	top:430px;
	width:195px;
	height:200px;
	overflow:hidden;
}

.slide {
	position:absolute;
	left:0;
	bottom:0;
	width:195px;
	height:200px;
	margin-left:220px;
}

#audioControls {
	width:200px;
	height:65px;
	bottom:80px;
	left:525px;
	position:absolute;
}

.station {
	position:absolute;
	width:24px;
	height:24px;
	z-index:100;
}

.station_pulse {
	position:absolute;
	width:24px;
	height:24px;
	z-index:90;
}

.station_text {
	position:absolute;
}

#krakow {
	top:24px;
	left:360px;
}

#katowice {
	top:10px;
	left:328px;
}

#bielsko {
	top:40px;
	left:325px;
}

#ostrawa {
	top:38px;
	left:295px;
}

#brno {
	top:78px;
	left:222px;
}

#bratislava {
	top:138px;
	left:240px;
}

#wien {
	top:137px;
	left:210px;
}

#graz {
	top:207px;
	left:162px;
}

#maribor {
	top:240px;
	left:165px;
}

#ljubljana {
	top:270px;
	left:114px;
}

#trieste {
	top:288px;
	left:84px;
}

#venezia {
	top:295px;
	left:15px;
}

#krakow_text {
	top:12px;
	left:356px;
}

#katowice_text {
	top:0px;
	left:280px;
}

#bielsko_text {
	top:60px;
	left:340px;
}

#ostrawa_text {
	top:30px;
	left:245px;
}

#brno_text {
	top:75px;
	left:190px;
}

#bratislava_text {
	top:145px;
	left:265px;
}

#wien_text {
	top:140px;
	left:175px;
}

#graz_text {
	top:210px;
	left:130px;
}

#maribor_text {
	top:246px;
	left:190px;
}

#ljubljana_text {
	top:257px;
	left:65px;
}

#trieste_text {
	top:310px;
	left:100px;
}

#venezia_text {
	top:282px;
	left:8px;
}

.rotate {
transform:rotate(-8deg);
	-o-transform:rotate(-8deg);
	-ms-transform:rotate(-8deg);
	-webkit-transform:rotate(-8deg);
	-moz-transform:rotate(-8deg);
}

.slidePosition {
	position:absolute;
	top:64px;
	left:42px;
}

#mapCanvas {
	position:absolute;
	top:0;
	left:0;
}

#mapRoute {
	position:absolute;
	top:0;
	left:0;
}

.slideInner {
	position:absolute;
	top:0;
	left:0;
	width:212px;
	height:200px;
}

.slideText {
	z-index:80
}

.slideTemplate {
	position:absolute;
	top:20px;
	left:15px;
	z-index:90
}

.slidePicture {
	z-index:80;
}

.slideAnchor {
	position:absolute;
	top:62px;
	left:40px;
	width:110px;
	height:75px;
	z-index:100
}

#artsCouncilLogo {
	position:absolute;
	left:525px;
	bottom:5px;
}

#tonspurLogo {
	position:absolute;
	left:620px;
	bottom:20px;
}
