/* YUWEB CSS-TYYLISIVU */
/* Copyright AmpTech Oy */


body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* IE5 FIX*/

#otsikkopalkkilayer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 65px;
	background: url(/global_templates/images/rata.gif) no-repeat top left;
	border-bottom-color: #009966;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-left-color: #009966;
	border-left-style: solid;
	border-left-width: thick;
	color: #E7DD3F;
	font-style: normal;
	font-weight: bold;
	position:absolute;
	width:800px;
	max-width:755px;
	z-index:3; 
	left: 0px;
	top: 0px;
	height: 130px;
	overflow: hidden;
	padding-left: 130px;
	padding-top: 30px;
}

#otsikkopalkinbanner {
	position:absolute;
	width:800px;
	z-index:1;
	left: 0px;
	top: 0px;
	height: 125px;
	background: url(/global_templates/images/kj_banneri.jpg) #009966 no-repeat right bottom;
}

#valikkolayer p a, #valikkolayer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: 15px;
	border-left-style: solid;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	padding-left: 6px;
	text-decoration: none;
}
#valikkolayer a {
	line-height:170%;
}
#valikkolayer a:visited{
	color: #006600;
	border-color: #006600;
}
#valikkolayer a:hover{
	color:#009966;
	border-color: #006600;
}
#valikkolayer a:active{
	color: #00CC33;
	border-color: #00CC33;
}

#valikkolayer {
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-right-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: thick;
	background: url(/global_templates/images/loppuradasta2.gif) #D8EBDD no-repeat top left;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 6px;
	position:absolute;
	left:0px;
	top:125px;
	width:165px;
	min-height:450px;
	height:450px;
	z-index:2;
}

/* Venyvan valikkolayerin hack mozillalle ja operalle */
div[id]#valikkolayer {
	height: auto;
}
#sisaltolayer {
	position: absolute;
	width: 700px;
/*	max-width: 615px;
	#max-width: 750px;
*/
	height: 100%;
	z-index: 2;
	left: 190px;
	top: 140px;
	min-width: 615px;
}
#sisaltolayer h3 span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-left-width: medium;
	border-left-style: solid;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	padding-left: 55px;
	background: url(/global_templates/images/palkki.gif) no-repeat;
}

/* KEHYSLAATIKKO, EI KYTSS 
div.laatikko{
	border-top: solid 3px #009933;
	border-left: solid 2px #009933;
	border-right: solid 2px #009933;
	border-bottom: solid 2px #009933;
	padding: 1px;
	white-space: nowrap;
}
div.laatikko b {
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: 900;
	color: #009933;
	position: relative;
	top: -15px;
	left: 5px;
	background-color: #ffffff;
	z-index:3;
}
div.laatikko div{
	position: relative;
	top: -10px;
}
KEHYSLAATIKKO, EI KYTSS */

/*  INPUTIT JA SELECTIT  */

/* IE-TYYLI INPUTILLE */
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* NON-IE TYYLI INPUTILLE */

/*input[type], textarea[name] {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin solid #006633;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin solid #006633;
}
*/
/* PAINIKKEET, ENSISIJAINEN BOLD, TOISSIJAINEN NORMAALI */

input.ensisijainen {
	font-weight: bold;
}

button.ensisijainen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*input.ensisijainen {
	#font-family: Geneva, Arial, Helvetica, sans-serif;
	#font-size: 12px;
	font-weight: bold;
	#color: #FFFFFF;
	#background-color: #006633;
	#border: thin solid #006633;
}
input.ensisijainen:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E7DD3F;
	background-color: #006633;
	border: thin solid #006633;
}

input.toissijainen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006633;
	border: thin solid #006633;
}
input.toissijainen:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E7DD3F;
	background-color: #006633;
	border: thin solid #006633;
}*/

/* HAKUFORMI */

.haku td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D8EBDD;
	border: 1px solid #006633;
	padding-left: 5px;
}
.haku tr.valkea td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-align: center;
}
th, th a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	white-space: nowrap;
}
th a {
	text-decoration: underline;
}

td.hakuotsikko_iso {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(/global_templates/images/rasteritausta3.gif);
	background-color: #006600;
	background-repeat: repeat-y;
}

/* HAKUJEN TULOSLISTAUS */

table.listaus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #006600;
	/*border-left: 1px dotted #006600;*/
}

table.listaus tr td ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.listaus tr td {
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	/*border-right: 1px dotted #006600;
	border-bottom: 1px dotted #006600;*/
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
table.listaus tr.odd {
	background-color: #FFFFCC;
	vertical-align: top;
}
table.listaus tr.even {
	background-color: #D8EBDD;
	vertical-align: top;
}

table.listaus tr.odd_waitlist {
	background-color: #FFAACC;
	vertical-align: top;
}
table.listaus tr.even_waitlist {
	background-color: #FFAACC;
	vertical-align: top;
}


/* WIZARDIN KEHITYSPALKKI */

.kehityspalkki {
	color: #006600;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.kehityspalkki td.vali {
	border-bottom: 2px solid #006600;
}
.kehityspalkki td.ruutu {
	border: 1px solid #006600;
	background-color: #E7E7E7;
	color: #565656;
}
.kehityspalkki td.mennyt {
	color: #006600;
	border: 1px solid #006600;
	background-color: #D8EBDD;
	/*background: url(/global_templates/images/ok.gif) #D8EBDD no-repeat top left;*/
}
.kehityspalkki td.sijainti {
	color: #FFFFFF;
	background-color: #006600;
	border: 1px solid #006600;
}
table.lajivalinta tr td {
	border: 0px none #FFFFFF;
}

table.clean tr td {
	border: 0px none #FFFFFF;
}

/* PAKOLLISEN KOHDAN MERKITSEV THTI */

.pakollinen {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
/* KILPAILUKALENTERIN KILPAILUTYYLIT */

.onkisa {
	color:#0000CC;
}
.onkansallinen {
	color:#0000CC;
	font-weight:bold;
}
.oneliitti {
	color:#0000CC;
	font-weight:bold;
	font-style:italic;
}
.vasemmalla
{
	display: block;
	width: 50%;
	float:left;
	text-align:left;
}
.oikealla
{
	display: block;
	width: 50%;
	float:right;
	text-align:right;
}
.virhe, .sinitaustapakollinen
{
	color: #FF0000;
	font-weight: bold;
}	
td.laji
{
	font-weight: bold;
	text-align: center;
}
.hyvaksytty
{
	font-weight: bold;
   background-color: #f1dc27; /* keltainen */
}

.julkistettu
{
	color: maroon;
   background-color: #E5FFE5; /* vihreä */
}

.muokattu
{
	color: navy;
}

input.invalid {
  background-color: pink;
}

table.listaus tr td table tr td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Kalenterin tyylit */

table.calendar, table.caledar tr {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}

table.calendar tr td.calendarHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	white-space: nowrap;
}

table.calendar tr td.calendarHeader a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	white-space: nowrap;
	text-decoration: underline;
}

table.calendar tr td {
	background-color: #FFFFCC;
	vertical-align: top;
	padding: 2px;
	margin: 0;
}

/* ILMOITTAUTUMISEN LAJIVALINNAN LAJIEN KEHYS */
div.rajaus {
	float: left;
	border: 1px solid #006600;
	margin-right: 2px;
	margin-bottom: 1px;
}

/* COPYRIGHT -TYYLI*/
.copyright, .copyright a {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: black;
}

/* SEURAAVA RIVI ESTÄÄ IE:n KEHNOJA VERSIOITA NÄKEMÄSTÄ ANNETTUA TYYLIÄ 
(kai)*/

i{content:"\"/*"}
#otsikkopalkkilayer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 65px;
	background: url(/global_templates/images/rata.gif) no-repeat top left;
	padding-left: 130px;
	padding-top: 30px;
	border-bottom-color: #009966;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-left-color: #009966;
	border-left-style: solid;
	border-left-width: thick;
	color: #E7DD3F;
	font-style: normal;
	font-weight: bold;
	position:absolute;
	width:665px;
	max-width:800px;
	z-index:3; 
	left: 0px;
	top: 0px;
	height: 95px;
}




#kysymys {
        border-top: solid 3px #009933;
        border-left: solid 2px #009933;
        border-right: solid 2px #009933;
        border-bottom: solid 2px #009933;
        padding: 1px;
        white-space: nowrap;
}

#vastaus {

}

#kuvaus {

}

#muut {
	font-weight: bold;
}
