body	{
	background:url("g/mainBg.png") repeat-x top #466c93;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	color: #414141;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	}

a:link {
	color: #e4a537;
	background: none;
	text-decoration: none;
	}
	
a:visited {
	color: #e4a537;
	background: none;
	text-decoration: none;
	}
	
a:hover 	{
	color: #98583A;
	background: none;
	text-decoration: underline;
	}
	
a:active {
	color: #98583A;
	background: none;
	text-decoration: none;
	}


p {
	font-size: 13px;
	color: #414141;
	line-height: 22px;
	text-align: justify;
	margin-bottom: 25px;
	padding-left: 10px;
}

h1 {
	font-size: 23px;
	font-weight: normal;
	color: #e4a537;
	margin: 15px 0px 15px 0px;
	padding: 0;
	border-bottom: 1px solid #CFCFCF;
}

h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #133E49;
	margin: 30px 0px 10px 0px;
	padding: 0;
	font-weight: normal;
}

h2 em {
	text-transform: none;
	color: #7D7D7D;
	font-style: normal;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	color: #013378;
	margin: 0 0px 10px 0px;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	color: #9D9D9D;
	margin: 0 0px 10px 0px;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

.lineSpacer {
	font-size: 8px;
	line-height: 8px;
}


/* ASETTELUT ----------------------------------- */

#top {
	padding-top: 10px;
}

#bottom {
	padding-bottom: 20px;
}

#plaza {
	z-index: 100;
	margin: 0 auto;
	width: 918px;
	position: relative;
	text-align: center;
	background:url("g/PlazaBg.png") repeat-y;
}



#logo {
	padding: 5px 0 10px 31px;
	width: 352px;
	height: 50px
}

#extranetLogin {
	padding: 3px 10px;
	position: absolute;
	top: 15px;
	right: 40px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #CACACA;
	background-color: #F3F3F3;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
	

#kuva {
	margin: 0 auto;
	width: 878px;
	z-index: 0;
}



#mainContent {
	position: relative;
	float: left;
	text-align: left;
	margin: 0 40px;

}

#content {
	position: relative;
	float: left;
	text-align: left;
	margin: 0 0 20px 0;
	padding-right: 25px;
	padding-left: 25px;
	width: 600px;
	background: url('g/subMenuErotinBg.gif') repeat-y left;
}

#content ul {
	margin-left: 30px;
	line-height: 30px;
}


#copyrights {
	font-size: 11px;
	width: 878px;
	padding: 15px 0;
	border-top: 1px solid #D4D4D4;
	margin: 0 auto;
}

/* VALIKON TYYLIT ----------------------------------- */




#valikko {
	position: relative;
	margin: 10px auto;
	height: 42px;
	width: 860px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	z-index: 97;
	background:url("g/nvBg.gif") repeat-x 50%;
}

#gAvain {
	position: absolute;
	top: 1px;
	left: 15px;
	width: 16px;
	height: 42px;
	z-index: 98;
}

#valikko ul {
	margin:0;
	margin-left: 25px;
	padding: 0;
	list-style: none;
}

#valikko li {
	display: inline;
	float:left;
	background:url("g/menuNote.png") no-repeat left 7px;
	margin: 0 0 0 30px;
	padding: 0 0 0 23px;
	color: #263f66;
}


#valikko a {
	width: auto;
	float: left; 
	display: block;
	text-decoration: none;
	color: #263f66;
}

#valikko a:hover {
	color: #e4a537;
}

#valikko .current {
	background:url("g/menuCurrentBg.gif") no-repeat 50% bottom;
}



#subMenu {
	float: left;
	position: relative;
	text-align: left;
	width: 215px;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	z-index: 98;
	padding: 20px 5px 20px 35px;
}

#subMenuErotinTop {
	position: absolute;
	width: 9px;
	height: 66px;
	top: 0;
	left: 0;
	background: url('g/subMenuErotinTopBg.gif') no-repeat;
}

#subMenuErotinBottom {
	position: absolute;
	width: 9px;
	height: 66px;
	bottom: 0;
	left: 0;
	background: url('g/subMenuErotinBottomBg.gif') no-repeat;
}
	
#subMenu ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#subMenu li {
	display: inline;
	margin:0;
}
	
#subMenu li a {
	background: url('g/police.png') no-repeat 0px 2px;
	display: block;
	text-decoration: none;
	color: #133E49;
	padding-left: 43px;
	padding-top: 8px;
	padding-bottom: 15px;
	height: 35px;
}

.noneSub {
	background: none;
	font-size: 13px;
	line-height: 13px;
	padding: 0;
	margin: 0;
}

#subMenu a:hover {
	color: #98583A;
}

#subMenu #subCurrent a {
	font-weight: bold;
	text-decoration: underline;
}

#subMenu #subsub a {
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 13px;
	padding-left: 48px;
	background: url('g/subMenuTehoste2.gif') no-repeat 30px 6px;
}

#subMenu #subsub a:hover {
	padding-left: 48px;
	color: #98583A;
}

#subMenu #subsubCurrent a {
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 48px;
	font-size: 13px;
	background: url('g/subMenuTehoste2.gif') no-repeat 30px 6px;
	font-weight: bold;
}

      
/* KALENTERIN TYYLIT ----------------------------------- */

#calnavi {
	text-align: center;
	padding: 10px 0;
}


.kalenteri {
	width: 100%;
	font-size: 10px;
	color: #878787;
	}

.kalenteri td {
	height: 28px;
	}

.weekday td {
	border: 1px solid #E4E4E4;
	height: 28px;
	background-color: #F3F3F3;
	font-weight: bold;
	color: #424242;
	text-align: center;
	}

.day {
	border: 1px solid #f0f0f0;
	background-color: #fafafa;
	text-align: center;
	}
	
.empty {
	background-color: #FBFBFB;
	}
	
.harjoitukset	 {
	border: 1px solid #BFCDE1;
	background-color: #E0E7F0;
	text-align: center;
	font-weight: bold;
	}
	
.esiintyminen	 {
	border: 1px solid #D9BA97;
	background-color: #E8D5BF;
	text-align: center;
	font-weight: bold;
	}

.kalenteri_info {
	font-size: 9px;
	color: #878787;
	}
	
.kalenteri_info em {
	border: 1px solid #BFCDE1;
	background-color: #E0E7F0;
	font-size: 12px;
	}
	
.kalenteri_info i {
	border: 1px solid #D9BA97;
	background-color: #E8D5BF;
	font-size: 12px;
	}

.kuvaAlbumi {
	border: 1px solid #D1D1D1;
	background: url('g/police.png') no-repeat 10px 10px;
	background-color: #EFEFEF;
	margin: 10px 0;
	padding: 8px 8px 8px 50px;
}

.kuvaAlbumi h2 {
	margin: 10px 10px;
	padding: 0;
}

.kuvaAlbumi p {
	margin: 10px 10px;
	padding: 0;
}


.photoThumb {
	float: left;
	padding: 8px;
	border: 1px solid #D2D2D2;
	margin: 10px;
	background-color: #fff;
}



