@charset "utf-8";
/* CSS Document */

/*
** START RESET RELOADED
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
}
/*
** END RESET RELOADED
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url("../images/header_logo.png") top left no-repeat;
}
strong { 
	color: #000; 
	font-weight:bold;
}
hr { 
	color: #c59b72; 
}
a:hover { 
	/*font-weight: bold; */
	color:#c59b72; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;

}
h1 { 
	color: #985a29; 
	font-weight: bold; 
	font-size: 14px;
	text-align: left;
	margin: 8px 12px 8px 12px;
}
h2 { 
	color: #985a29; 
	font-weight: bold; 
	font-size: 14px;
	text-align: left;
	margin: 8px 12px 8px 12px;
}

div#header {
	/* Logo ja yläkuva */
	position: absolute;
	z-index: -10;
	width: 1510px;
	height: 371px;
	background: url("../images/header_logo.png") no-repeat;
}
div#wrap {
	/* Sivun rakenne */
	position: absolute;

	width: 1150px;	
	border: none;

	margin-top: 265px;
	padding-bottom: 32px;
}
#lomakediv {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right:15px;
	height: 100px;
	border: 0px solid #985a29;
}
#yhteys_palstadiv {
	float: right;
	width: 450px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right:10px;
	border-left: 1px solid #985a29;
}
div#menu {
	float: left;
	width: 240px;
	margin: 0px 2px 2px 2px;
}
div#menu div#menu_content {
	background: #630;

}
div#menu div.menu_row { 
	height: 25px; 	
	/* background:#FFF; */
	background: url("../images/menubartest.png");
	border: 1px solid #65390f;
}
div#menu div.menu_submenu {
	background-color: #93571d;
	color: #FFFFFF;
}
div#menu div.open {
	
}
div#menu div.closed {
	height: 2px;
	overflow: hidden;
}
div#menu div.menu_row p, div#menu div.menu_submenu p {
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: inherit;
}
div#menu a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}
div#menu a:hover {
	color: #e1aa74;
	background-color: inherit;
}

div#contentlayout {
	float: left;
	width: 886px;
	border: 1px solid #AAA;
	border-top: none;
	
	-moz-box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.25);
}
div#sisalto p {
	font-size: 12px;
	padding: 8px 24px 8px 12px;
	line-height: 16px;
	/*text-align: justify;
	text-justify: inter-word;*/
}
div#sisalto a {
	color: #834f1d;

}
div#sisalto a:hover { 
	/*font-weight: bold; */
	color:#c59b72; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;

}
div#sisalto div.left {
	float: left;
	width: 80%;
}
div#sisalto div.right {
	float: right;
	width: 50%;
}
div#sisalto strong {
    color: #985a29;
    background-color: inherit;
}


#footer {
	padding-top: 10px;
	border-top: 1px solid #c59b72;

}
div#footer a {
	color:#999999;
}
#footertext {
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
	padding-bottom: 10px;

}
.center { text-align: center; }
.oikea { text-align: right; }
.left { text-align: left; }
.clearfix { clear: both; }
.taulurivi1 {
	background: #fff8ed;

}

div.timetable_group {
	margin: 8px;
}
div.timetable_group span.timetable_group_title {
	font-weight: bold;
	color: #985a29;
}
div.timetable_title {
	color: #985a29;
	font-weight: bold;
	margin: 24px 0px 0px 8px;
}
div.timetable_subtitle {
	margin: 0px 0px 0px 8px;
	font-size: 12px;
}
table.timetable {
	border: 1px solid #000;
	width: 860px;
	margin: 8px 8px 8px 8px;
}
table.timetable td {
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	text-align: center;
	padding: 4px;
}
tr.timetable_header td {
	background-color: #93571d;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 4px 2px;
	width: 215px;
}
div#etusivu_right a {
	font-size: 12px;
	font-weight: bold;
}
div#etusivu_right h2 {
	/*border-bottom: 1px dotted #AAA;
	width: 120px;*/
	margin: 12px auto 4px auto;
}

div.ajankohtaista_box {
	width: 600px; 
	border: 1px solid #444; 
	margin: 12px auto 12px auto; 
	padding: 0px;
}
div.ajankohtaista_box div.title {
	/* height: 16px; */
	color: #FFF; 
	background-color: #93571d; 
	text-align: center; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 3px 0px 4px 0px;
}

.starthidden {
	display: none;
}
