/* Tagien oletustyylit */
/***********************/

* {
	margin: 0;
	padding: 0;
}

html, body {	
	height: 100%;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12px;
	background: #d9d7d8 url(../images/base/tausta.jpg) no-repeat top center;
}

a {
	text-decoration: none;
	color: #6666cc;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

ul, ol {
	padding-left: 40px;
	margin: 16px 0px;
	line-height: 20px;
	color: #575757;
}

ul ul {
	margin: 0;
}

h1 {
	font-family: Georgia, Verdana, Arial;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #333;
}

h2 {
	font-family: Georgia, Verdana, Arial;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #333;
}

h3 {
	font-family: Georgia, Verdana, Arial;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 14px;
	font-size: 13px;
	color: #575757;
	font-family: Georgia, Tahoma, Verdana, Arial;
}

th {
	text-align: left;
}

td {
	vertical-align: top;
}

.ingressi {
	font-family: Georgia, Verdana, Arial;
	font-size: 18px;
	color: black;
	font-weight: normal;
	margin-bottom: 1em;
}

.yhteystiedot {
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin-bottom: 1em;
	margin-left: 15px;
}

/* container elementtien määrittelyt */
/****************************/

#container {
	width: 970px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#contentsContainer {
	float: right;
	position: relative;
	width: 674px;
	margin-top: 117px;
	margin-bottom: 106px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/base/content-repeat.png) repeat-y;
}

#contentsContainer #top {
	position: absolute;
	width: 674px;
	height: 117px;
	top: -117px;
	background: url(../images/base/content-top.png) no-repeat;
}

#contentsContainer #bottom {
	position: absolute;
	width: 674px;
	height: 106px;
	bottom: -106px;
	background: url(../images/base/content-bottom.png) no-repeat;
}

/* headerin määrittelyt */
/****************************/

#logo {
	position: relative;
}

/* navigaation määrittelyt */
/***************************/ 

#navigation {
	float: left;
	width: 280px;
	position: relative;
}

/* sisällön määrittelyt */
/****************************/

#index-flash {
	position: relative;
	width: 638px;
	left: -19px;
	top: -14px;
}

#contents {
	position: relative;
	width: 600px;
	margin-top: -85px; 
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
}

table#aukioloajat {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #a19fa0;
}

table#aukioloajat td {
	color: #666666;
	font-size: 12px;
}


/* footerin määrittelyt */
/****************************/

#heinakuu {
	position: absolute;
	bottom: -10px;
	right: 10px;
}

/* luokka määrittelyt */
/****************************/

.sisennys {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.alaviiva {
	padding-bottom: 0px;
	border-bottom: 1px solid #b2b2b2;
}

.bold {
	font-weight: bold;
}

.strike {
	text-decoration: line-through ;
}


.middle {
	vertical-align: middle;
}

.smalltext {
	font-weight: normal;
	font-size: 11px;
}

.bordered {
	border: 1px solid #bcbc2b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.hr {
	height: 1px;
	margin-bottom: 5px;
	display: block;
	background: #d1d1d1;
}

.error_msg {
	height:16px;
	font-size: 11px;
	color: red;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 4px;
	background: url(../images/base/exclamation.png) left 3px no-repeat;
	margin-top: 4px;
}

.tooltip {
	width: 250px;
}

.floatContainer {
	position: relative;
}

.visible {
	visibility: visible !important;
}

/* Palautelomakkeeseen      */
/* liittyvät määritykset    */
/****************************/

.palautelomake {
	width: 100%;
}

.palautelomake td {
	padding: 5px 0px;
}

.palautelomake td input[type="text"] {
	width: 200px;
}

/* Uutisiin                 */
/* liittyvät määritykset    */
/****************************/


div.index_uutinen {
	position: relative;
	margin-bottom: 15px;
	border-top: 1px solid #cecece;
	padding-top: 10px;
}

#etusivun-uutiset .index_uutinen {
	border-top: 0;
}

div.index_uutinen .newstitle {
	font-size: 18px;
	color: #810000;
	font-weight: normal;
	margin-bottom: 0.4em;
}

div.index_uutinen p {
	font-size: 13px;
	line-height: 1em;
	color: #666666;
	margin-bottom: 1em;
}

div.index_uutinen p.pvm {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0;
	color: #666666;
}

div.index_uutinen a {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	background-repeat: no-repeat;
}

/* Kummpanit palikkaan      */
/* liittyvät määritykset    */
/****************************/

div.partner {
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cecece;
}

div.partner h3 {
	margin-bottom: 5px;
}

/* Selaimen tunnitukseen    */
/* liittyvät määritykset    */
/****************************/

#browser_notice {
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0px;
	border: 1px solid #cecece;
	background: #d9ffb7;
}

#browser_notice span.message {
	padding: 0px 10px;
	font-size: 11px;
}

#browser_notice  img {
	vertical-align: middle;
	margin-left: 10px;
}

#browser_notice  #notice_close {
	position: absolute;
	right: 5px;
	top: 5px;
}
