/* CSS Document */
body {
	height:100%;
	margin:0;
	padding:0;
	font: 11px/16px "Lucida Sans unicode", serif;
	text-align:center;
	color:#333;
	background-color:#fff;
}
html {height:100%;}
/************** Linkit */
a:link, a:visited {color:#03c;
	text-decoration:none;}
a:hover {background-color:#03c;
	text-decoration:none;
	color:#fff;}
/************** Tekstimuotoilut */
h2 {
	color:#5EB759;
	font:20px/24px "Lucida Sans unicode", serif;
	font-weight: normal;
	margin:0 0 2px 0;
}
h2 a { text-decoration: none; }
h3 {
	color:#5EB759;
	font:16px/20px "Lucida Sans unicode", serif;
	font-weight:normal;
	margin:0 0 2px 0;
}
h4 {
	color:#222;
	font:13px/16px "Lucida Sans unicode", serif;
	font-weight:bold;
	margin:0 0 2px 0;
}
h5 {
	color:#333;
	font:13px/16px "Lucida Sans unicode", serif;
	font-weight:bold;
	margin:0 0 2px 0;
}
p {
	margin-top:14px;
	margin-bottom:14px;
}
/************** Elementit */
#Container {
	margin:auto;
	width:760px;
	text-align:left;
	background-color:#fff;
	padding-left:18px;
	border:1px solid #fff;
	overflow:hidden;
}
#Logo {
	width:760px;
	height:112px;
	background-image:url(../images/logo.gif);
	border-bottom:4px solid #fff;
	cursor:pointer;
}
#Header {
	background-color:#fff;
	width:760px;
	height:145px;
	background-image:url(../images/kukat.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom:4px solid #fff;
}
#Menuheader {
	background-color:#fff;
	width:760px;
	height:45px;
	background-image:url(../images/menu-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#info {
	width:175px;
	margin-left:4px;
	margin-top:8px;
	padding-left:15px;
	padding-top:20px;
	border-top:4px solid #fc0;
}
#LeftBar {
	position:relative;
	float:left;
	width:194px;
}
#Container2 {
	width:566px;
	float:left;
	border-top:8px solid #fff;
}
#Teksti {
	margin:0 25px 50px 25px;
	width:493px;
}
#Teksti-index {
	margin:0 20px 50px 20px;
	width:342px;
}
#uutiset {
	float:right;
	width:173px;
	background-image:url(../images/uutiset-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:25px;
	padding-left:10px;
}

#uutiset ul {
	margin: 0; 
	padding: 0;
}

#uutiset li {
	margin-left: 0;
	margin-bottom: 10px;
}

#p1 {
	float:left;
	width:28%;
}
#p2 {
	float:right;
	width:72%;	
}
.kelatable {
	border-collapse: collapse;
	margin:0;
}
.kelatable td {
	padding:4px;
	vertical-align:top;
}
.paivystava {
	color:#339900;
}
#tapahtumat {
	width:343px;
	background-image:url(../images/tarjoukset-bg.gif);
	padding-bottom:10px;
}
#tapahtumat div {
	background-image:url(../images/tarjoukset-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:34px;
	padding-left:15px;
}
#tapahtumat-bottom {
	width:343px;
	height:17px;
	background-image:url(../images/tarjoukset-bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#Footer {
	clear:both;
	width:760px;
	margin-bottom:30px;
	height:6px;
	background-color:#45AC40;
}
/************** MENU */
#Menu {
	width:190px;
	background-color:#DAF1D9;
	padding-top:10px;
	padding-bottom:60px;
	border-left:4px solid #45AC40;
}
.link, .link-top {
	height:17px;
	background-image:url(../images/menuitem.gif);
	background-position:5px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:1px;
}
.link {
	border-top:1px dotted #FFCC00;
}
.selected {
	padding-top:1px;
	height:18px;
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:1px;
	background-image:url(../images/menuitem.gif);
	background-color:#45AC40;
	background-position:5px;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff;
}
.link a:link, .link a:visited, .link-top a:link, .link-top a:visited {
	color:#3D9A39;
	font-weight:bold;
	text-decoration:none;
}
.link a:hover, .link-top a:hover {
	color:#196A15;
	font-weight:bold;
	text-decoration:none;
	background-color: transparent;
}
/************ UUTISET */
.news-date {
	font-family:"Lucida Sans unicode", serif;
	font-size:11px;
	font-weight:normal;
	color:#111;
	padding-top:8px;
	padding-bottom:2px;
}
a.news-link {
	font-family:"Lucida Sans unicode", serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#194495;
}
a.news-link:hover {
	font-family:"Lucida Sans unicode", serif;
	font-size:11px;
	font-weight:normal;
	background-color:#fff;
	text-decoration:underline;
	color:#194495;
}
.news-copy {
	font-family:"Lucida Sans unicode", serif;
	font-size:10px;
	font-weight:normal;
	color:#333;
}
/************ AJANKOHTAISTA TYYLIT */
.teksti {
	font: 12px/16px "Lucida Sans unicode", serif;
	color:#333;
}
.teksti-bold {
	font: 12px/16px "Lucida Sans unicode", serif;
	color:#333;
	font-weight: bold;
}
.h4 {
	color:#333;
	font:13px/17px "Lucida Sans unicode", serif;
	font-weight:bold;
}
/************ TOTEUTUS TYYLIT */
.toteutus {
	margin-top:50px;
	color:#ccc;
}
a.toteutuslink {color:#ccc;}
a.toteutuslink:hover {color:#ccc;background-color:#fff}

/************* Tarjoukset */
.tarjous-hinta { color: #D01B27; font-size: 13px; font-weight: bold; }
.tarjoustuote { color: #222; font-size: 14px; font-weight: bold; }