* {
	margin: 0px;
	padding: 0px;
}

html {
	width: 100%;
}

body {
	background-color: #000000;
	min-width: 1024px;
}

#flashcontent {
	float: left;
	
	width: 100%;
	height: 820px;
}

#container {
	width: 1024px;
	height: 768px;

	margin: 70px auto;
}

#header {
	width: 856px;
	height: 175px;
	
	margin: 20px auto;
}

#header  h1 {
	display: block;
	width: 856px;
	height: 175px;
	
	background: transparent url(../images/header.gif) top left no-repeat;

	text-indent: -9000pt;
}

#video {
	width: 460px;
	height: 283px;
	
	padding: 10px;

	margin: 20px auto;
	border: 2px solid #fff;

		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

#participate-container {
	width: 484px;
	
	margin: 30px auto;
}

#participate-container #participate {
	width: 355px;
	float: left;
}

#participate-container #participate fieldset {
	display: none;
	border: 0;
}

#participate-container #participate h2 {
	display: block;
	width: 353px;
	height: 43px;
	
	background: transparent url(../images/ohje.gif) top left no-repeat;
	
	text-indent: -9000pt;
}

#participate-container #participate h2.thanks {
	display: block;
	width: 350px;
	height: 50px;
	
	background: transparent url(../images/kiitos.gif) 0 3px no-repeat;
	
	text-indent: -9000pt;
}

#participate-container #participate span.text {
	display: block;
	float: left;

	width: 258px;
	height: 32px;
	
	margin: 8px 0 0;
	
	background: transparent url(../images/input_bg.gif) top left no-repeat;
}

#participate-container #participate span.text input[type="text"] {
	background: transparent;
	border: 0;
	
	width: 235px;
	height: 22px;
	
	font-size: 13px;
	
	padding: 5px 10px;
}

#participate-container #participate input[type="submit"] {
	display: inline;
	float: left;
	width: 78px;
	height: 32px;
	
	background: transparent url(../images/laheta.gif) 0 0 no-repeat;
	border: 0;
		
	margin: 8px 0 0 10px;
	
	text-indent: -9000pt;
}

#participate-container #participate input[type="submit"]:hover {
	background-position: 0 -33px;
}

#participate-container #some {
	width: 120px;
	float: right;
}

#participate-container #some h2 {
	display: block;
	width: 100px;
	height: 43px;
	
	background: transparent url(../images/olemme.gif) top left no-repeat;
	
	text-indent: -9000pt;
}

#participate-container #some ul {
	list-style-type: none;
}

#participate-container #some ul li {
	width: 32px;
	height: 32px;
	
	float: left;
	
	margin: 8px 8px 0 0;
}

#participate-container #some ul li a.facebook {
	display: block;
	background: transparent url(../images/icon_fb.gif) 0 0 no-repeat;
	
	width: 32px;
	height: 32px;
	
	text-indent: -9000pt;
}

#participate-container #some ul li a.flickr {
	display: block;
	background: transparent url(../images/icon_flickr.gif) 0 0 no-repeat;
	
	width: 32px;
	height: 32px;
	
	text-indent: -9000pt;
}


#participate-container #some ul li a.youtube {
	display: block;
	background: transparent url(../images/icon_yt.gif) 0 0 no-repeat;
	
	width: 32px;
	height: 32px;
	
	text-indent: -9000pt;
}

#participate-container #some ul li a:focus {
	outline: none;
	border: 0 !important;
}

#footer {
	width: 464px;
	margin: 50px auto;
	
	text-align: center;
}

#footer p a {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	color: #fff;
	text-decoration: none;
}

#footer p a:hover {
	color: #d00;
}

table {
	width: 400px;
	height: auto;
	
	margin: 10px auto;
	
	text-align: center;
}

table.result tr th{
	text-align: center;
	vertical-align: top;
	
	height: 30px;
}

table.result tr td {
	border: 1px solid black;
	
	padding: 3px;
}

a.link {
	display: block;
	width: 1000px;
	height: 250px;

	margin: 30px auto;
	text-indent: -9000pt;
}
