/**
* AE SKABA TYYLIT
* (c) Verkkoherra, Mikko Oikarinen
*/

/* reset all margins */
* {
	margin: 0; padding: 0;
}

/* helper div to clear divs */
div.clear {
	clear: both; height: 0px; overflow: hidden; 
}

body  {
	background: #fff;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 85%;
}

a, a:visited {
	color: #0033CC;
}

a:hover {
	color: #247B24;
}

p {
	margin: 4px 0;
}


/***
* SKABA ETUSIVU ALKAA */

#wrapper_index {
	width: 801px;
	height: 600px;
	background: url( skaba_bg.jpg ) no-repeat left top;
	position: relative;
}
.teksti1 {
	position: absolute;
	left: 28px;
	top: 232px;
	width: 368px;
	height: 210px;
	overflow: hidden;
	font-size: 18px;
}

a.osallistu {
	font-size: 36px;
	font-weight: bold;
}

.teksti2  {
	position: absolute;
	left: 28px;
	top: 483px;
	width: 368px;
	font-size: 18px;
}

.joukkueet  {
	position: absolute;
	left: 564px;
	top: 146px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
}

.otsikko {
	font-size: 12px;
	font-weight: bold;
	color: #66FF00;
	letter-spacing: 1px;
}

.pojot {
	color: #FFFF33;
}

.joukkueet table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FF00;
	width: 205px;

}

.joukkueet table td.col1 {
	width: 20px;
}

.joukkueet table td.col2 {
	width: 110px;
}

.joukkueet table td.col3 {
	width: 24px;
}

.joukkueet table td.col4 {
	width: 24px;
	text-align: right;
}

.footer {
	position: absolute;
	left: 564px;
	top: 400px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.total {
	color:#54DC09;
	font-weight: bold;
	font-size: 12px;
}

/* SKABA ETUSIVU PÄÄTTYY 
***/


/***
* SKABA KYSYMYSSIVU ALKAA */

#wrapper_index2 {
	width: 801px;
	height: 600px;
	background: url( skaba_bg_kys.jpg ) no-repeat left top;
	position: relative;
}
.kysymys1 {
	position: absolute;
	left: 74px;
	top: 134px;
	font-size: 14px;
}
.kysymys12 {
	position: absolute;
	left: 74px;
	top: 134px;
	font-size: 16px;
}
.kysymys1 span {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.kysymys2 {
	position: absolute;
	left: 74px;
	top: 154px;
	font-size: 11px;
}
.frm-oma {
	position: absolute;
	left: 74px;
	top: 365px;
	font-size: 12px;
	line-height: 16px;
}

.frm-mails {
	position: absolute;
	left: 397px;
	top: 365px;
	font-size: 12px;
	line-height: 16px;
}

.text7 {
	position: absolute;
	left: 397px;
	top: 515px;
	width: 200px;
	font-size: 11px;
}

.frm-submit {
	position: absolute;
	left: 614px;
	top: 510px;
}
.frm-submit p {
	width: 200px;
	font-size: 11px;
}
input {
	padding: 0;
	border: 1px solid #000;
	background: #FFFFCC;
	width: 163px;
}
.cbox {
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 2px;
	background: transparent;
	border: none;
}
.button {
	background: url( button.png ) no-repeat bottom center;
	width:96px;
	height: 34px;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size:11px;
}
.vastaus {
	position: absolute;
	width: 119px;
	height: 152px;
	background-color: #ccc;
	text-align: center;
}
.vastaus .lab {
	float: left;
	color: #338333;
	font-size: 18px;
	
}
#answ1 {
	left: 73px;
	top: 200px;
	background: url( answ1.gif ) no-repeat top left;
}

#answ2 {
	left: 233px;
	top: 200px;
	background: url( answ2.gif ) no-repeat top left;
}

#answ3 {
	left: 408px;
	top: 200px;
	background: url( answ3.gif ) no-repeat top left;
}
#answ4 {
	left: 588px;
	top: 200px;
	background: url( answ4.gif ) no-repeat top left;
}

.error-kysymys {
	position: absolute;
	left: 20px;
	top: 173px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFD369;
	border: 1px solid #000;
	padding: 2px 20px;
	font-size: 11px;
}

.error-oma{
	position: absolute;
	left: 20px;
	top: 307px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFD369;
	border: 1px solid #000;
	padding: 2px 10px;
	font-size: 11px;
}
.error-email{
	position: absolute;
	left: 397px;
	top: 352px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFD369;
	border: 1px solid #000;
	padding: 2px 20px;
	font-size: 11px;
}

.footer2 {
	position: absolute;
	left:30px;
	top: 570px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.footer3 {
	position: absolute;
	left: 450px;
	top: 570px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

/* SKABA KYSYMYSSIVU PÄÄTTYY 
***/

/***
* SKABA KIITOSSIVU ALKAA */

#wrapper_index3 {
	width: 801px;
	height: 600px;
	background: url( kilpailu_kiitos.jpg ) no-repeat left top;
	position: relative;
}
.kiitos2 {
	position: absolute;
	left: 240px;
	top: 190px;
	font-size: 12px;
	width: 485px;
}

.green {
	color: #77AD77;
	font-size: 15px;	
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
}
.aestudent {
	font-size: 11px;	
	font-style: italic;
	margin: 0;
}
.kiitos2 p {
	margin-top: 16px;
	font-size: 14px;
}
/* SKABA  KIITOSSIVU PÄÄTTYY 
***/
