html {
    overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
}

@charset "utf-8";
/* CSS Document */
/* Suomen Keräystuote */
/* Tyylimääritykset 17.02.2011, KarpaloGroup, Matti Mäkinen */

html, body {
	width: 100%;
	height: 100%;
}

/* Etusivun body */
body {
	margin: 0;
	padding: 0;
	background-image:url(images/skt/bodyBg.jpg);
	background-repeat:repeat-x;
	background-position: center 132px;
	background-color: #fff;
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #484949;			
}


/* Alasivun body */
#Body_2 {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #fff;
}
/************************/
/*** LISÄMÄÄRITYKSET ***/
/* Flash animaatio etusivulla */
#FlashEtusivulle {
width: 1091px;
height: 348px;
display: block;
position: absolute;
z-index: -1;
top: 0;
left: 0;
background-image: url(contentimages/Lennokki_1091x348_25fps.jpg);
background-repeat: no-repeat;
}

/* Kilpailulomakkeen runo */
#runo {
width: 623px;
height: 229px;
display: block;
color: transparent;
font-size: 0;
line-height: 0;
background-image: url(contentimages/kilpailu_runo.jpg);
background-repeat: no-repeat;
position: relative;
margin: -5px 0 15px -12px;
}

#runo input {
background-color: transparent;
border: none;
position: absolute;
width: 261px;
height: 27px;
font-size: 16px;
color: #00a4e8;
bottom: 73px;
right: 33px;
}


/* Lomakkeen textarea */
textarea.form_input {
margin-bottom: 15px;
}

/* Lomakkeen kentät */
input.form_input {
margin-bottom: 5px;
}

/* Sisältöalueen ala marginaalit */
#Sisalto, #column-Sisalto {
padding-bottom: 15px;
} 
/*** LISÄMÄÄRITYKSET END ***/
/**************************/

/* Alasivun container */
#Container_2 {
	width: 100%;
	min-height: 100%;
	height: auto;
	background-image: url(images/skt/container_2_Bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/* Yleinen container */
#Container {
	width: 1091px;
	min-height: 500px;
	height: auto;
	margin: 0 auto;	
}

.Container_2_Fix {
	padding-bottom: 185px; /*Estää sivuston alaosan ja sivuston taustan overlappauksen */
	padding-bottom: 250px;
}

/* *** HEADER *** */
#Header {
	width: 919px;
	height: 132px;
	display: block;
	position: relative;
	margin: 0 92px 0 80px;
}

#Logo {
	width: 261px;
	height: 53px;
	display: block;
	float: left;
	background-image: url(images/skt/logo.gif);
	background-repeat: no-repeat;
	margin-top: 14px;
	margin-left: 29px;
}

#Kerayspiste {
	width: 218px;
	height: 56px;
	display: block;
	position: absolute;
	background-image:url(images/skt/kerayspiste.jpg);
	background-repeat: no-repeat;
	top: 28px;
	right: 7px;
}

#mainNav {
	/* Linkkien tekstien tyylit määritelty alempana */
	width: 919px;
	height: 38px;
	display: block;
	position: absolute;
	background-color: #00a4e8;
	bottom: 0;
	left: 0;
	border-bottom: 10px solid #fff;	
}


/* *** SISÄLTÖ *** */
#Content {
	width: 1091px;
	min-height: 350px;
	height: auto;	
	position: relative;	
	display: block;	
}

.Content_Fix {
	margin-top: 30px; /* Lisää marginaalia alasivuilla headerin ja sisällön väliin */
}

#Banner {
	width: 1091px;
	height: 348px;
	display: block;
	position: relative;
	background-image:url(images/skt/bannerBg.jpg);
	background-repeat: no-repeat;
}

#Palstat {
	width: 1003px;
	height: 204px;
	display: block;
	margin-right: 88px;
	position: relative;
	background-image:url(images/skt/palstatBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#Ajankohtaista {
	width: 220px;
	height: 210px;
	margin-left: 80px;
	margin-top: 0;
	overflow: hidden;
	float: left;
}

#subNav {
	width: 219px;
	height: auto;
	position: relative;
	margin: 0 36px 0 80px;
	float: left;
	vertical-align: top;
}

#subNavTop {
	width: 219px;
	height: 14px;
	display:block;
	margin: 0;
	padding: 0;	
	border: 0;
	background-image:url(images/skt/subNavTopBg.jpg);
	background-repeat:no-repeat;
}
#subNavLinks {
	/* Linkkien tekstien tyylit määritelty alempana */
	width: 219px;
	height: auto;
	display:block;
	margin: 0;
	padding: 0;	
	border: 0;
	background-image: url(images/skt/subNavBg.jpg);
	background-repeat: repeat-y;
}

#subNavLinks ul, #subNavLinks li, #subNavLinks a {
	margin: 0;
}
	
#subNavBottom {
	width: 219px;
	height: 15px;
	display:block;
	margin: 0;
	padding: 0;	
	border: 0;	
	background-image:url(images/skt/subNavBottomBg.jpg);
	background-repeat:no-repeat;
}	

#Sisalto {
	width: 663px;
	height:auto;
	position: relative;
	float: left;
}

#Sisalto h1, #column-Sisalto h1 {
	margin-top: 0;
}

#Footer {
	width: 919px;
	height: 40px;
	display: block;
	position: relative;
	margin: 30px 92px 0 80px; /* 30,92,0,80 */
	background-image:url(images/skt/footerBg.jpg);
	background-repeat: no-repeat;
	background-position:top center;	
}

#FooterTxt {
	width: auto;
	height: auto;
	padding: 10px 10px 20px 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #4c4d4e;
	text-align: center;
}

#noFloat {
	clear: both;
}

/* *** FONTIT *** */
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	color: #00a4e8;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #484949;	
margin:	14px 0 -2px 0;
display: block;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #00a4e8;
margin:	14px 0 -2px 0;
display: block;	
}

p, td, li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #484949;			
}

a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #00a4e8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Ajankohtaista h2 {
	margin: 15px 14px 12px 14px;
}

#Ajankohtaista p {
	margin: 8px 14px 8px 14px;
}


ul{
	margin: 12px 0 12px 0;
}

hr {
	width: 100%;
	height: 1px;
	line-height: 1px;
	border: none;
	background-color: #d1effb;
}

/* *** PÄÄNAVIGAATION TYYLIT *** */
#mainNav ul {
	margin: 0 15px 0 15px;	
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#mainNav ul li {
	width: auto;
	height:48px;
	float: left;
}

#mainNav ul li.normal a, #mainNav ul li.selected a {
	width: auto;
	height: 37px;
	display: inline-block;
	padding: 11px 15px 0 15px;
			
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-image: none;
}

#mainNav ul li.normal a:hover, #mainNav ul li.selected a {
	color: #000;
	background-color: transparent;
	background-image: url(images/skt/mainNavHoverImg.gif);
	background-repeat: no-repeat;
	background-position: center 38px;
}

/* *** ALINAVIGAATION TYYLIT *** */
ul#subNavLev1 {
	margin: 0 17px 0 14px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;	
}

ul#subNavLev1 li {
	border-bottom: 1px solid #d3d3d3;
}

ul#subNavLev1 li.last {
	border-bottom: none;	
}

ul#subNavLev1 li.normal a, ul#subNavLev1 li.selected a, ul#subNavLev1 li.normalBottom a {
	width: 170px; /* 188 */
	height: auto;
	display: block;
	margin: 0 9px 0 9px;
	padding: 10px 0 10px 0;
			
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #585959;
	text-decoration: none;
	text-transform: uppercase;
}

ul#subNavLev1 li.normal a:hover, ul#subNavLev1 li.selected a, ul#subNavLev1 li.normalBottom a:hover {
	color: #009ad2;
}

ul#subNavLev2 {
	margin: -5px 0 8px 20px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;		
}

ul#subNavLev2 li {
	border-bottom: none;
}

ul#subNavLev2 li.normal a, ul#subNavLev2 li.selected a {
	width: 150px;
	height: auto;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
			
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #585959;
	text-decoration: none;
	text-transform: uppercase;
}

ul#subNavLev2 li.normal a:hover, ul#subNavLev2 li.selected a {
	color: #009ad2;
}


div#index-content{
	width: 700px;
	float: left;
	margin-left: 5px;
}


/* lomakkeet */
input[type=text] {
	width: 190px;
	font-size: 12px;
	color: #00a4e8;
	font-weight: normal;
	line-height: normal;
	border: none;
	border-bottom: 1px solid #00a4e8;
}
textarea{
	border: 1px solid#00a4e8;
}
input[type=submit]{
	background: #00a4e8;
	border: 1px solid #00a4e8;
	padding: 5px 10px;
	cursor: pointer;
color: #fff;
}
input#form_submit{
margin-top: 10px;
}

.inputTxt2 {
	display: block;	
	width: 250px;
	font-size: 12px;
	color: #00a4e8;
	font-weight: normal;
	line-height: normal;
	border: none;
	border-bottom: 1px solid#00a4e8;
}

.form_input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #00a4e8;
	font-weight: normal;
	line-height: normal;
}

.inputLabelTxt {
	display: block;
	margin: 7px 0 0 0;
}
#Possu {
	width: 237px;
	height: 249px;
	display: block;
	float: right;
	margin-right: 80px;
	background-image:url(contentimages/Possu.jpg);
	background-repeat: no-repeat;
	top: 240px;
	right: 80px;	
}

div#addthis{
	margin-top: 50px;
	margin-right: 235px;
	float: right;
}

td h1, td h2, td h3, td p {
margin-top: 0;
}

/* 2-colum-template */
div#column-container{
	width: 663px;
	float: left;
	/*background: transparent url(images/content_bg.png) repeat-y top left;*/
}

#column-Sisalto {
	width: 420px;
	height:auto;
	float: left;
}

div#right-column{
	width: 215px;
	float: left;
margin-top: -10px;
	margin-left: 25px;
	
}
/* ADMIN */

img.ui-datepicker-trigger {
	margin: 0 0 -2px 6px;
}

div.coordinator_edit:hover {
	background-color: #eee;
}

span.name {
	width: 240px;
	display: inline-block;
}

span.modify {
	cursor: pointer;
	color: #00c;
}

span.save {
	cursor: pointer;
	color: #0c0;
	display:none;
}

span.add {
	cursor: pointer;
	color: #0c0;
}

span.delete {
	cursor: pointer;
	color: #c00;
}

table#events td {
	vertical-align: top;
}

/* PUBLIC */

h3.toggle {
	font-size:16px;
}

a.read_more{
	color: #67af24;
	padding-right: 16px;
	background: transparent url(images/laheta_pallo.png) no-repeat center right;
}

a.more_info{
	/*
	width: 65px;
	background: transparent url(images/pallo_alas.png) no-repeat center right;
	display: block;
	color: #67af24;
	*/
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.less_info{
	/*
	width: 65px;
	height: 20px;
	color: #67af24;
	background: transparent url(images/pallo_ylos.png) no-repeat center left;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -999px;
	*/
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3.toggle{
	cursor: pointer;
	margin: 0px;
	padding: 10px;
}

a.read_more_white{
	color: #fff;
	padding-right: 16px;
	/*
	background: transparent url(images/laheta_pallo.png) no-repeat center right;
	*/
}

a.back{
	color: #db417f;
	padding-left: 16px;
	/*
	background: transparent url(images/pallo_vasen.png) no-repeat center left;
	*/
}

a.day_event {
	color: #db417f;
}

div.event, div.tarjous{
	background: #efefef; 
	/*width: 540px; */
	margin: 20px 0 2px 0;
	height: auto;
	padding-bottom: 10px;
}
div.tarjous_teksti, div.event p{
	margin: 5px 10px;
}


table#calendarView {
	/*
	float: left;
	margin-top: 18px;
	margin-left: 40px;
	*/
	width: 270px !important;
	text-align: center;
	font-weight: bold;
	margin: 0 auto 20px auto;
}

table#calendarView td {
	height:24px;
	text-align:center;
	vertical-align:middle;
}

td.today {
	background: transparent url(images/day_event_bg.gif) 50% 50% no-repeat; 
}

td.nobg{
	/*background: #ccc;*/
	font-weight: normal;
}

td#month_header{
	text-align: center; 
	/*background: #aaa; */
	width: 200px;
	color: #1d1313;
}
td#month_header span {
	font-family: "AllerLightRegular", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 10px;
}

a.changeCalendarMonth{
	color: #db417f;
}

/* TAGS */

div.tag {
	padding: 2px 5px;
	border: 2px solid #c00;
	float:left;
	margin: 10px 10px 0 0;
}

/* COORDINATOR */

div.coordinator {
	padding: 2px 5px;
	border: 2px solid #c00;
	float:left;
	margin: 10px 10px 0 0;
}

p.event_header {
	font-weight:bold;
}

span.event_subscribe_link {
	display: block;
	float: right;
	margin: 10px 15px 0 0;
}

div#event_subscribe_header {
	margin: 10px 0;
	font-weight:bold;
}

div#signupform {
	line-height:22px;
	margin:5px 10px;
}

div#signupform input.regular, div#signupform textarea.regular {
	width: 300px;
}

div#signupform textarea.regular {
	font-family:inherit;
	font-size:inherit;
}


/* ----- */
table.formtable {
	width: 100%;
}

table.formtable td {
	vertical-align: top;
	padding: 2px 0;
}

table.formtable td.calendar-cell {
	width: 25%;
}

table.formtable td.caption {
	width: 25%;
}

.right {
	text-align:right;
	padding-right: 10px !important;
}

table.event_row_table {
	margin-top: 30px;
	width:450px;
}

table.event_row_table td {
	border-top: 1px dashed  #1D1313;
}

td.event_topic {
	width:340px;
	padding: 15px 0;
}

td.event_topic a {
	color: #1d1313;
}

td.event_date {
	font-size:28px;
	font-family: "AllerLightRegular", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	width:100px;
	color: #d6246c;
}

td.event_links {
	padding: 15px 0 15px 80px;
}

td.event_links img {
	margin-right:10px;
}

td.event_links a {
	color: #d6246c;
}

p.event_message {
	color: #d6246c;
	padding: 10px 15px;
	border: 3px double #94A7B5;
}


