body {
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #fff url(/res/default/img/latu/latu-header.gif) no-repeat top center;
	line-height: 1.4em;
	color: #444;
}

a {
	color: #0065bd;
	text-decoration: none;
}

a:hover {
	color: #00427b;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

div#header {
	width: 944px;
	height: 220px;
	margin: auto;
	position: relative;
}

div#header div#helpmenu {
	position: absolute;
	right: 50px;
	bottom: 40px;
}

div#header div#helpmenu a {
	font-size: 11px;
	color: #888;
	margin-right: 15px;
}

div#header div#helpmenu a:hover {
	text-decoration: underline;
}

div#topmenu ul, div#topmenu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

div#topmenu a {
	display: block;
	padding-top: 10px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	width: 149px;
	background: transparent url(/res/default/img/site-navi-bg.gif) no-repeat 0px -4px;
}

div#topmenu a:hover {
	background-position: 0px 0px;
	padding-top: 14px;
}

/* Piilotetaan valikosta linkki etusivulle */
div#topmenu li.menu-page-1 {
	display: none;
}

/* Suomen latu */
div#topmenu li.menu-page-19865 a {
	color: #0065BD;
}

/* Kiilopää */
div#topmenu li.menu-page-19869 a {
	background: transparent url(/res/default/img/site-navi-bg.gif) no-repeat -160px -4px;
	color: #ffb800;
}

div#topmenu li.menu-page-19869 a:hover {
	background-position: -160px 0px;
}

/* Oittaa */
div#topmenu li.menu-page-19873 a {
	background: transparent url(/res/default/img/site-navi-bg.gif) no-repeat -320px -4px;
	color: #92d400;
}

div#topmenu li.menu-page-19873 a:hover {
	background-position: -320px 0px;
}

/* Pasila */
div#topmenu li.menu-page-19881 a {
	background: transparent url(/res/default/img/site-navi-bg.gif) no-repeat -479px -4px;
	color: #8f23b3;
}

div#topmenu li.menu-page-19881 a:hover {
	background-position: -479px 0px;
}

/* Hiihtopalvelut */
div#topmenu li.menu-page-19877 a {
	background: transparent url(/res/default/img/site-navi-bg.gif) no-repeat -637px -4px;
	color: #eb471f;
}

div#topmenu li.menu-page-19877 a:hover {
	background-position: -637px 0px;
}


a.logo {
	position: absolute;
	top: 50px;
	left: 140px;
	width: 270px;
	height: 86px;
	display: block;
	text-indent: -9999px;
	background: url(/res/default/img/latu/latu-logo.gif) no-repeat top left;
}

a#sitetitle:active, a#sitetitle:focus {
	outline: 0;
}

div#sidemenu ul {
	margin: 0;
	padding: 0;
}

div#sidemenu ul li {
	list-style: none;
}

div#sidemenu ul li.level2-here {
	list-style: disc;
}

div#sidemenu ul li.level1 {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e9e9e9;
}

div#sidemenu ul li a.level1 {
	line-height: 1.2em;
	font-size: 14px;
}

div#sidemenu ul li a.level1:hover {
	text-decoration: none;
}

div#sidemenu ul li a.level2, div#sidemenu ul li a.level3  {
	line-height: 1.4em;
	font-size: 12px;
}

div#sidemenu ul li.level1-onpath {
	border-bottom: 2px solid #0065bd;
}

div#sidemenu ul li.level2 {
	padding-left: 0! important;
	padding-top: 3px;
}

div#sidemenu ul li.level2-first {
	padding-top: 3px;
}

div#sidemenu ul li.level2-last {
	padding-bottom: 10px;
}

div#sidemenu ul li.level1-onpath, div#sidemenu ul li.level2-onpath, div#sidemenu ul li.level3-onpath, div#sidemenu ul li.level4-onpath {
	font-weight: bold;
}


div#searchform {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#searchform input.q {
	width: 226px;
	background: transparent url(/res/default/img/hakutausta.gif) no-repeat left top;
	border: none;
	height: 21px;
	padding: 7px;
	padding-left: 12px;
}

div#searchform input.go {
	border: none;
	background: #fff;
	color: #888;
	font-weight: bold;
	cursor: pointer;
	padding: 2px 4px;
}

div#searchform input.go:hover {
	color: #444;
}

div#main {
	width: 945px;
	margin: 20px auto;
	padding: 10px;
	overflow: hidden;
	background-color: white;
}

div#content {
	overflow: hidden;
}

div#content-left {
	width: 139px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

div#content-main {
	float: left;
	width: 785px;
	padding-left: 10px;
	overflow: hidden;
	border-left: 1px solid #e9e9e9;
}

div#content-main div.with_right { /* Main column when right has content */
	width: 467px;
	margin-right: 10px;
	float: left;
}

div#content-right {
	border-left: 1px solid #e9e9e9;
	padding-left: 10px;
	width: 297px;
	float: left;
	overflow: hidden;
}

div#footer {
	background-color: #0065bd;
	color: white;
	padding: 10px;
	margin: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	font-size: 12px;
	padding-top: 10px;
	height: 18px;
}

div#footer p {
	margin: 0;
	margin-top: 2px;
}

div#footer p span {
	color: #65b7fc;
	font-size: 11px;
	padding-left: 5px;
	font-style: italic;
}

div#footer a {
	color: white;
}

div#footer a:hover {
	text-decoration: none;
}

div#footer a#powered-by {
	float: right;
	display: block;
	color: #fff;
	font-size: 11px;
	/*
	background: #00427b;
	padding: 2px 4px;
	border-bottom: 1px solid #0071d4;
	border-right: 1px solid #0071d4;
	border-left: 1px solid #00223f;
	border-top: 1px solid #00223f;
	*/
}

div#footer a#powered-by:hover {
	/*
	background-color: #D52178;
	text-decoration: none;
	border-color: #D52178;
	color: white;
	*/
}

div#address p {
	font-size: 11px;
	color: #999;
	text-align: center;
}

div.page_modified {
	left: 20px;
}

div#content_bottom {
	clear: both;
	overflow: hidden;
}

div#content_bottom div.content_box {
	width: 308px;
	margin-left: 10px;
	float: left;
	display: inline;
}

div#content_bottom div#bottom_left {
	margin-left: 0;
}

div.hd h2, div#content_bottom h2, div#content-right h2 {
	border-top: 3px solid #0065bd;
	border-bottom: 1px solid #0065bd;
	padding: 4px 10px;
	color: #0065bd;
	font-size: 18px;
	font-weight: normal;
}

div.bd, div.ft {
	padding-left: 10px;
}

div.bd a {
	color: #333;
	font-weight: bold;
}

div.bd div.ingressi {
	color: #666;
	font-size: 11px;
}

div.app-News div.bd p {
	margin-bottom: 0;
	margin-top: 5px;
}

div.bd .pvm {
	display: block;
	color: #aaa;
	font-size: 11px;
	margin-bottom: 5px;
}

table td {
	vertical-align: top;
	padding: 5px;
}

table.contentImageArea td {
	padding: 0;
}

table {
	border-collapse: collapse;
}

p {
	margin-top: 0;
	margin-bottom: 18px;
}

div.as_huomiolaatikko {
	background: #eee;
	border: 1px solid #ccc;
	padding: 20px;
}

div.newspeek {
	height: 430px;
}

div.newspeek div.row p img {
	margin-left: 0 !important;
	margin-bottom: 10px;
}

div.newspeek div.row a.title {
	font-size: 2em;
	line-height: 1em;
}

div.newspeek div.row p {
	margin-bottom: 5px !important;
}

div.newspeek div.row div.ingressi {
	font-size: 11px;
}

span#slideshow-pager a {
	padding: 4px;
}

span#slideshow-pager a.activeSlide {
	background-color: #0065BD;
	color: white;
}

img.poll {
	background: #0065BD;
}

div.caption {
	text-align: left !important;
	font-size: 90%;
	color: #888;
	padding-left: 5px;
	padding-top: 2px !important;
}

table.member_data th {
	padding: 5px !important;
	vertical-align: top;
}

#liity {
	position: absolute;
	top: 90px;
	right: 50px;
	font-size: 15px;
}

#liity div {
	padding: 0 0 5px 10px;
	font-weight: bold;
	font-style: italic;
	color: #0065bd;
}

#liity .btn {
	display: block;
	background: url(/res/default/img/latu/liity-btn.png) no-repeat;
	padding: 5px 5px 5px 10px;
	width: 141px;
	color: white;
}
