body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff repeat-x;
}

td
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
}


/*
################################################################################
TALVI
################################################################################
*/

.talvi_content_bg {
	background: #ffffff url("img2/talvi/content_bg.jpg") top no-repeat;
}

.talvi_ajankohtaista_bg {
	background: #ffffff url("img2/talvi/ajankohtaista_ylabg.jpg") top no-repeat;
	width: 377px;
	height: 39px;
}


/*
################################################################################
KESÄ
################################################################################
*/

.kesa_content_bg {
	background: #ffffff url("img2/kesa/content_bg.jpg") top no-repeat;
}

.kesa_ajankohtaista_bg {
	background: #ffffff url("img2/kesa/ajankohtaista_bg.jpg") top no-repeat;
	width: 377px;
	height: 50px;
}

/*
################################################################################
KEVÄT
################################################################################
*/

.kevat_content_bg {
	background: #ffffff url("img2/kevat/content_bg.jpg") top no-repeat;
}

.kevat_ajankohtaista_bg {
	background: #ffffff url("img2/kevat/ajankohtaista_bg.jpg") top no-repeat;
	width: 377px;
	height: 50px;
}

/*
################################################################################
SYKSY
################################################################################
*/

.syksy_content_bg {
	
	background: #ffffff url("img2/syksy/content_bg.jpg") top no-repeat;
}

.syksy_ajankohtaista_bg {
	background: #ffffff url("img2/syksy/ajankohtaista_bg.jpg") top no-repeat;
	width: 377px;
	height: 50px;
}


/*  
.normal
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.normal_underline
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	}
.normal_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}  */
.small
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
.black
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.black_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.white_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	}
.green
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}

.green_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}
.red
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 11px;
	}
SELECT.store
{
	font-family: Arial;
	font-size: 11px;
	background-color:#E4F2CF;
}

.tapahtuma_kalenteri
{
	background: #EDF6F2 url("img2/eventCalendar_heading.png") top no-repeat;
	border-left: 1px solid #D2D7D9;
	border-right: 1px solid #D2D7D9;
	padding-bottom: 4px;
	/*height: 266px;*/
}

/*
News
============================================================================
*/

.newstable
{
	background: white;
	/*margin-left: 12px;
	margin-right: 12px;
	padding: 10px;*/
}

.newstd
{
	border-right: 1px solid #D2D7D9;
	border-top: 1px solid #D2D7D9;
	/*padding-left: 10px;*/
}

.header
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.date
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.news
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
}

.lisaa
{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
}	

/*
Ylämenu
============================================================================
*/

.menuMainLevel
{
	font-family: Arial,sans_serif;
	font-size: 11px;
	color: #ffffff;
	background: #597381;
	text-align: center;
}

a.menuLink
{
	color: #146516;
	background: transparent;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.menuLink:hover
{
	color: #F4FBF4;
	background: #146516;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.topMenu{
	color: #ffffff;
	background: transparent;
	height: 45px;
	padding: 0px;
}

td.default { 
	background-color:#EAE0E6;
	/*border: 1px solid #297D30;
	border-right: 1px solid #bbcbd4;*/
	border-bottom: 1px solid #ced3bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 3px 8px;
}
td.paalla { 
	background-color:#CCCCCC;
	border-bottom: 1px solid #ced3bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	padding: 3px 8px;
	}
	
table.menuDropdown{
	border: 1px solid #464435;
	background: #eae0e6;
}

a.eventLink{
	text-decoration: underline;
}
	
.minimenu
{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
}	

/*
Sivumenu
============================================================================
*/

td.sivumenu { 
	/*background-color:#CCCCCC;*/
	/* border-bottom: 1px solid #ced3bf; */
	cursor: hand;
	padding: 3px 0px; 
	}
	
a.sivumenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;		
	}
/*
Calendar
============================================================================
*/

calendar{
	font-family: Arial, sans-serif;
}

.calMonth, a.calMonth, a.calMonth:hover, a.calMonth:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: transparent;
	text-decoration: none;
	text-align: center;
}

.calWeekday{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calWeek{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	width: 16px;
	height: 20px;
	text-align: left;
}

.calDay{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background: white;
	border-right: 1px solid #c0d2bd;
	border-bottom: 1px solid #c0d2bd;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calSpecialDay{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
}



.calDayToday_kevat{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #80004b;
	border-right: 1px solid #c0d2bd;
	border-bottom: 1px solid #c0d2bd;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calDayToday_syksy{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #80004b;
	border-right: 1px solid #c0d2bd;
	border-bottom: 1px solid #c0d2bd;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calDayToday_kesa{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #80004b;
	border-right: 1px solid #c0d2bd;
	border-bottom: 1px solid #c0d2bd;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calDayToday_talvi{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #004C80;
	border-right: 1px solid #c0d2bd;
	border-bottom: 1px solid #c0d2bd;
	width: 20px;
	height: 20px;
	text-align: center;
}

.calLegend{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background: transparent;
}


td.calSearch_talvi{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #004C80;
	border: 1px solid #bbb8a9;
	width: 165px;
	height: 20px;
	text-align: center;
}

td.calSearch_kesa{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #80004B;
	border: 1px solid #bbb8a9;
	width: 165px;
	height: 20px;
	text-align: center;
}

td.calSearch_kevat{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #800C00;
	border: 1px solid #bbb8a9;
	width: 165px;
	height: 20px;
	text-align: center;
}

td.calSearch_syksy{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #641C45;
	border: 1px solid #bbb8a9;
	width: 165px;
	height: 20px;
	text-align: center;
}

td.calSearch{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #80004b;
	border: 1px solid #bbb8a9;
	width: 165px;
	height: 20px;
	text-align: center;
}






a.calSearch{
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: white;
}

hr{
	width: 90%;
}

.otsikkoaaa {  font-family: Arial;  text-decoration: none;  color: #3E3E3E;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa {  font-family: Arial;  text-decoration: none;  color: #3E3E3E;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa {  font-family: Verdana, Arial;  text-decoration: none;  color: #A04078;  font-weight: bold;  font-style: normal;  font-size: 11px;  }
.ingressi {  font-family: Verdana, Arial;  text-decoration: none;  color: #3E3E3E;  font-weight: normal;  font-style: italic;  font-size: 10px;  }
BODY { font-family: Verdana, Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #3E3E3E;  font-size: 10px; }
TD { font-family: Verdana, Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #3E3E3E;  font-size: 10px; }

.otsikkoaaa a {  font-family: Arial;  text-decoration: underline;  color: #3E3E3E;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa a {  font-family: Arial;  text-decoration: underline;  color: #3E3E3E;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa a {  font-family: Verdana, Arial;  text-decoration: underline;  color: #A04078;  font-weight: bold;  font-style: normal;  font-size: 11px;  }
.ingressi a {  font-family: Virdana, Arial;  text-decoration: underline;  color: #3E3E3E;  font-weight: normal;  font-style: italic;  font-size: 10px;  }
a { font-family: Verdana, Arial;  font-weight: normal;  font-style: normal;  text-decoration: underline;  color: #3E3E3E;  font-size: 10px; }