body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: white;
	color: #002c64;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	}
img {
	border: 0;
	}
h1, h2, h3, h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 5px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}
h1 { 
	font-size: 14px;
	margin: 0 0 15px 0;
	}
h2 { font-size: 13px; }
h3 { 
	color: #1d7ebb;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	margin: 0;
	font-weight: normal;
 }
p { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	margin: 0 0 10px 0;
	}
a {
	color: #1b2a47;
	text-decoration: none;
	}
a:hover {
	color: gray;
	text-decoration: underline;
	}
span {
	display: none;
	}	
#wrapper {
	height: 100%;
	width: 100%;
	text-align: center;
	}
	
#site {
	text-align: left;
	width: 969px;
	margin: 0 auto;
	}
#header-top {
	height: 82px;
	background: url('/hias/cms/images/leiska/hias-logo.jpg') no-repeat;
	}
#header-top #header-navi {
	float: left;
	margin-top: 65px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1b2a47;
	}
#header-top #sil {
	float: right;
	width: 63px;
	height: 39px;
	margin: 35px 10px 0 0;
	background: url('/hias/cms/images/kumppanit/sil.jpg') no-repeat;
	}
#header-top #speed-festivals {
	float: right;
	width: 72px;
	height: 47px;
	margin: 30px 10px 0 0;
	background: url('/hias/cms/images/kumppanit/speed.jpg') no-repeat;
	}
#header-bar {
	height: 58px;
	background: url('/hias/cms/images/leiska/ylapalkki.jpg') no-repeat;
	}
#header-bar-en {
	height: 58px;
	background: url('/hias/cms/images/leiska/ylapalkki_en.jpg') no-repeat;
	}
#langbt {
	display: block;
	float: right;	
	margin: 20px 20px 0 0;
}
#header-logo {
	height: 253px;
	background: url('/hias/cms/images/leiska/header.jpg') no-repeat;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	}
#navi {
	height: 49px;
	background: url('/hias/cms/images/leiska/navipalkki.jpg') no-repeat;
	text-align: center;
	}
#navi a {
	height: 48px;
	width: 140px;
	float: left;
	display: block;
	margin: 0 auto;
	border-left: 1px solid #144267;
	}
#navi #hias {
	margin-left: 60px;
	background: url('/hias/cms/images/navi/hias.gif') no-repeat;
	}
#navi #hias:hover {
	background: url('/hias/cms/images/navi/hias_hover.gif') no-repeat;
	}
#navi #ohjelma {
	background: url('/hias/cms/images/navi/ohjelma.gif') no-repeat;
	}
#navi #ohjelma:hover {
	background: url('/hias/cms/images/navi/ohjelma_hover.gif') no-repeat;
	}
#navi #esiintyjat {
	background: url('/hias/cms/images/navi/esiintyjat.gif') no-repeat;
	}
#navi #esiintyjat:hover {
	background: url('/hias/cms/images/navi/esiintyjat_hover.gif') no-repeat;
	}
#navi #liput {
	background: url('/hias/cms/images/navi/liput.gif') no-repeat;
	}
#navi #liput:hover {
	background: url('/hias/cms/images/navi/liput_hover.gif') no-repeat;
	}
#navi #yhteystiedot {
	border-right: 1px solid #144267;
	background: url('/hias/cms/images/navi/yhteystiedot.gif') no-repeat;
	}
#navi #yhteystiedot:hover {
	background: url('/hias/cms/images/navi/yhteystiedot_hover.gif') no-repeat;
	}
#navi #contact {
	border-right: 1px solid #144267;
	background: url('/hias/cms/images/navi/contact.gif') no-repeat;
	}
#navi #contact:hover {
	background: url('/hias/cms/images/navi/contact_hover.gif') no-repeat;
	}
#navi #info {
	background: url('/hias/cms/images/navi/info.gif') no-repeat;
	}
#navi #info:hover {
	background: url('/hias/cms/images/navi/info_hover.gif') no-repeat;
	}
#navi #performers {
	background: url('/hias/cms/images/navi/performers.gif') no-repeat;
	}
#navi #performers:hover {
	background: url('/hias/cms/images/navi/performers_hover.gif') no-repeat;
	}
#navi #program {
	background: url('/hias/cms/images/navi/program.gif') no-repeat;
	}
#navi #program:hover {
	background: url('/hias/cms/images/navi/program_hover.gif') no-repeat;
	}
#navi #tickets {
	background: url('/hias/cms/images/navi/tickets.gif') no-repeat;
	}
#navi #tickets:hover {
	background: url('/hias/cms/images/navi/tickets_hover.gif') no-repeat;
	}

#main {
	float: left;
	margin-top: 5px;
	}
#content {
	float: left;
	width: 599px;
	height: 752px;
	background: #144267;
	color: white;
	margin: 0;
	padding: 0;
	overflow: auto;
	}
#content #cheader {
	float: left;
	width: 100%;
	height: 79px;
	margin: 0;
	padding: 0;
	background:  url('/hias/cms/images/leiska/content_bg.jpg') no-repeat 0 0;
	}
#content #cheader #chtext {
	width: 90%;
	margin: 20px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#content #cmain {
	float: left;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
#content  #cmain #ctext {
	margin: 0 20px;
	}
#content  #cmain #ctext span {
	display: block;
	}

#content a {
	color: white;
	text-decoration: underline;
	}
#content a:hover {
	color: #1d7ebb;
	text-decoration: underline;
	}
#links {
	float: right;
	width: 364px;
	margin-left: 5px;
	}
#links a {
	display: block;
	}
#links #esiintyjat {
	width: 100%;
	height: 60px;
	background: #154062 url('/hias/cms/images/leiska/links-top.jpg') no-repeat 0 0;
	}
#links #midnight {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 129px;
	width: 100%;
	background: url('/hias/cms/images/kumppanit/midnight-hawks.jpg') no-repeat;
	}
#links #midnight:hover {
	background: url('/hias/cms/images/kumppanit/midnight-hawks_hover.jpg');
	}
#links #bulls {
	margin-bottom: 5px;
	height: 129px;
	width: 100%;
	background: url('/hias/cms/images/kumppanit/flyingbulls.jpg') no-repeat;
	}
#links #bulls:hover {
	background: url('/hias/cms/images/kumppanit/flyingbulls_hover.jpg');
	}
#links #leningrad {
	height: 129px;
	width: 100%;
	background: url('/hias/cms/images/kumppanit/leningrad-cowboys.jpg') no-repeat;
	margin-bottom: 5px;
	}
#links #leningrad:hover {
	background: url('/hias/cms/images/kumppanit/leningrad-cowboys_hover.jpg');
	}
#links #kuljetusinfo {
	height: 150px;
	width: 100%;
	background: url('/hias/cms/images/kumppanit/kuljetusinfo.jpg') no-repeat;
	margin-bottom: 5px;
	}
#links #kuljetusinfo:hover {
	background: url('/hias/cms/images/kumppanit/kuljetusinfo_hover.jpg');
	}
#links #transportation {
	height: 150px;
	width: 100%;
	background: url('/hias/cms/images/kumppanit/kuljetusinfo-eng.jpg') no-repeat;
	margin-bottom: 5px;
	}
#links #transportation:hover {
	background: url('/hias/cms/images/kumppanit/kuljetusinfo-eng_hover.jpg');
	}
#links #hias-osta {
	float: left;
	height: 129px;
	width: 180px;
	background: url('/hias/cms/images/leiska/hias-osta.jpg') no-repeat;
	}
#links #hias-osta:hover {
	background: url('/hias/cms/images/leiska/hias-osta_hover.jpg');
	}
#links #hias-vip {
	float: right;
	height: 129px;
	width: 180px;
	background: url('/hias/cms/images/leiska/hias-vipliput.jpg') no-repeat;
	}
#links #hias-vip:hover {
	background: url('/hias/cms/images/leiska/hias-vipliput_hover.jpg');
	}
#links #hias-buy {
	float: left;
	height: 129px;
	width: 180px;
	background: url('/hias/cms/images/leiska/buy_tickets.jpg') no-repeat;
	}
#links #hias-buy:hover {
	background: url('/hias/cms/images/leiska/buy_tickets_hover.jpg');
	}
#links #hias-vipe {
	float: right;
	height: 129px;
	width: 180px;
	background: url('/hias/cms/images/leiska/vip_tickets.jpg') no-repeat;
	}
#links #hias-vipe:hover {
	background: url('/hias/cms/images/leiska/vip_tickets_hover.jpg');
	}
#partners {
	float: left;
	margin-top: 5px;
	width: 100%;
	height: 125px;
	background: #0d1930;
	}
#partners #title {
	float: left;
	margin: 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	}
#partners #partner-links {
	float: left;
	margin: 5px 10px 0 10px;
	width: 945px;
	overflow: display;
	}
#partners #partner-links #spacer-div {
	display: inline-block;
	float: right;
	width: 100%;
	height: 1px;
	clear: both;
	border-bottom: 1px solid green;
}
#partners #partner-links a {
	display: block;
	float: right;
	vertical-align: middle;
	margin-right: 5px;
	}
#partners #partner-links a img {
	vertical-align: middle;
	}
#footer {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 49px;
	background: url('/hias/cms/images/leiska/footer_bg.jpg') no-repeat;
	text-align: center;
	}
#footer #fcontent {
	float: left;
	margin: 20px auto 0 auto;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1b2a47;
	}
#footer #fcontent a { 
	color: #1b2a47;
	}
#footer #fcontent a:hover { 
	color: white;
	}

#right-banner {
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: 65px;
	margin-right: -635px;	
	width: 140px;
	height: 350px;
}
#right-banner2 {
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: 425px;
	margin-right: -635px;	
	width: 140px;
	height: 350px;
}
#left-banner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 65px;
	margin-left: -635px;	
	width: 140px;
	height: 350px;
	background: url('/hias/cms/images/kumppanit/hk_banneri.jpg') no-repeat;
}
#left-banner2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 425px;
	margin-left: -635px;	
	width: 140px;
	height: 350px;
}
#gfolder {
	float: left;
	margin: 5px;
	text-align: center;
}
#gfolder a { text-decoration: none; }
#gfolder a:hover { text-decoration: none; }
#gimgbox {
	float: left; 
	margin: 10px 5px;
	width: 130px;
	height: 100px;
	text-align: center;
}
#gimgbox a { text-decoration: none; }
#gimgbox a:hover { 
	text-decoration: none; 
}
#gimgbox img {
	border: 2px solid white;
}
#gimgbox img:hover {
	border: 2px solid #1D7EBB;
}


#video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1600px;
	z-index: 1001;
}  
#video-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1600px;
	opacity: 0.4;
	background: black;
	filter: alpha(opacity = 40);
}
#media-close {
	cursor: pointer;
	background-image: url('http://icms.imaginer.fi/f1lahti/cms/images/close_video.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 30px;
	width: 377px;
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -210px;
}
#media-container {
	border-left: 10px solid black;
	border-right: 10px solid black;
	border-bottom: 10px solid black;
	background: black;
	position: absolute;
	width: 357px;
	height: 620px;
	top: 70px; 
	left: 50%;
	margin-left: -210px;
/*	margin-top: -550px; */
}
#checkin-close {
	cursor: pointer;
	background: black url('http://icms.imaginer.fi/f1lahti/cms/images/close_video.gif') no-repeat top right;
	height: 30px;
	width: 727px;
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -385px;
}
#checkin-container {
	border-left: 10px solid black;
	border-right: 10px solid black;
	border-bottom: 10px solid black;
	background: black;
	position: absolute;
	width: 707px;
	height: 720px;
	top: 70px; 
	left: 50%;
	margin-left: -385px;
/*	margin-top: -550px; */
}