/* LAYOUT JS Joulukuu 2010
Linkkivärit: #2468A9
Leipisvärit: #000000
Kaikki fontit: Arial, Helvetica, sans-serif
------------------------------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #2468A9 url('images/body_bg.jpg') repeat-x left top;
	margin: 0px;
	/* text-shadow: #000 1px 1px 0px; */
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #2468A9;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
div.main {
	margin: auto;
	width: 1220px;
	text-align: left;
	position: relative;
}
.mainarea {
	padding-top: 2px;
	padding-bottom: 2px;
}
/* OTSIKOT
------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #2468A9;
	line-height: normal;

	/* text-shadow: #000 1px 1px 0px; */
}
	h1 { font-size: 18px; }
	h2 { font-size: 16px; }
	h3 { font-size: 14px; }
	h4 { font-size: 13px; }
	h5 { font-size: 12px; }
	h6 { font-size: 11px; }
/* HEADER & CONTENT
------------------------------------------------------------------------------------------*/
.header {
	background: url('images/top_bar_2015.jpg') no-repeat left top;
	position: relative;
	height: 213px;
	width: auto;
}
.language {
	position: absolute;
	width: 150px;
	top: 10px;
	left: 14px;
}
table.maintable {
	background: url('images/content_bg.png') repeat-y left top;
}
td.content {
	height: 400px;
}
	.content {
		
		vertical-align: top;
		padding-right: 25px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-top: 20px;
		line-height: 18px;
		color: #000000;
		/*
		border-left: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		*/
	}
/* LEFT & TOPMENU / DOMMENU 
------------------------------------------------------------------------------------------*/
.topmenu {
	background: url('images/menu_bg.png') no-repeat left top;
	color: white;
	height: 56px;
	text-align: left;
	padding-left: 170px;
	padding-top: 10px;
}
.leftmenu {
	padding-bottom: 10px;
	width: 195px;
}

td.leftmenutd {
	vertical-align: top;
	width: 195px;
	padding-top: 10px;
	padding-left: 10px;
}
div.domMenu_menuBar {
}
div#domMenu_top, div.domMenu_menuBar table, div.domMenu_menuBar td {
}
div.domMenu_menuElement {
	/* background: url('images/menu_element.jpg') no-repeat left top; */
	font-size: 13px;
	white-space: nowrap;
	color: #ffffff;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	height: 26px;
	/*
	text-transform: uppercase;
	*/
}
div.domMenu_left_menuElement {
	/* background: url('images/left_element.jpg') no-repeat left top; */
	font-size: 12px;
	color: #000000;
	white-space: normal;

	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 15px;
	border-bottom: 1px solid #c8d9e9;
}
	div.domMenu_menuElementHover {
		/* background: url('images/menu_hover.jpg') no-repeat left top; */
		color:  #c8d9e9;
}
	div.domMenu_left_menuElementHover, div.leftmenu div.domMenu_menuElementHover {
		/* background: url('images/left_hover.jpg') no-repeat left top; */
		color: #2468A9;
}
div.domMenu_subMenuBar {
		margin-top: 2px;
}
div.domMenu_subMenuElement {
	font-weight: normal;
	background-color: #c8d9e9;
	color: #000000;
	text-align: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
}
	div.domMenu_subMenuElementHeading {
		font-weight: bold;
		text-align: right;
}
		div.domMenu_subMenuElementHover {
			color: #2468A9;
}

/* INTRAMENU
------------------------------------------------------------------------------------------*/
#intramenu {
	background: #e8eff5;
}
.leftmenu h2, .leftmenu h2 a {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding: 5px;
	padding-left: 15px;
	color: #018fd7;
	text-transform: uppercase;
}
.leftmenu h2 a {
	padding-left: 0px;
}
.leftmenu hr {
	border: 1px solid white;
	width: 100%;
	height: 1px;
}
.leftmenu a {
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #456F97;
	text-decoration: none;
}
/* BANNERIT & OIKEAPUOLI
------------------------------------------------------------------------------------------*/
td.rightside {
	width: 173px;
}
.rightside {
	vertical-align: top; 
	width: 173px;
	
}
td.leftside {
	width: 173px;
}
.leftside {
	vertical-align: top; 
	width: 173px;
	

}
.bannerleft {
	text-align: center;
		background: url('images/banneri_vasen.jpg') repeat-y left top;

}
.rightbanner {
	text-align: center;
	background: url('images/banneri_oikea.jpg') repeat-y left top;
}
.banners hr {
	border:none;
	border-top: 1px solid #ddd;
	height: 1px;
	width: 90%;
	text-align:center;
	margin: 0px;
	margin-left: 7px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.left_upper {
	width: 173px;
	height: 6px;
	background: url('images/banneri_vasenyla.jpg') no-repeat left top;
	}
	
.left_lower {
	width: 173px;
	height: 6px;
	background: url('images/banneri_vasenala.jpg') no-repeat left top;
	}
	
.right_upper {
	width: 173px;
	height: 6px;
	background: url('images/banneri_oikeayla.jpg') no-repeat left top;
	}
	
.right_lower {
	width: 173px;
	height: 6px;
	background: url('images/banneri_oikeaala.jpg') no-repeat left top;
	}
	
/* NEWS/CALENDAR
------------------------------------------------------------------------------------------*/

#frontpage_news {
}
table.list {
}
tr.above {
}
td.date {
}
td.title {
}
td.link {
}
h1.title {
		/* background: url('h_bg.jpg') repeat-x; */
		height: 14px;
		color: #2468A9;
		font-size: 11px;
		padding: 2px;
		padding-top: 3px;
		padding-left: 3px;
		font-weight: bold;
		margin: 0px;
		margin-top: 5px;
}
.news {
}
	.news h1 {
		font-size: 12px;
		font-weight: bold;
		color: #2468A9;
		text-transform: uppercase;
		margin: 0px;
	}
	.news .date {
		color: #000000;
	}
	.news blockquote {
		margin: 0px;
		margin-top: 10px;
	}
	a.morelink {
		position: relative;
		display:block;
		text-align: right;
		right: 0px;
		text-decoration: none;
		color: #000000;
	}
.list {
	font-size: 11px;
	width: 100%;
}
	.list .date {
		color: #2468A9;
		vertical-align: top;
		width: 4em;
		white-space: nowrap;
	}
	.list .title {
		color: #000000
	}
	.list .title A {
		color: #000000;
		text-decoration: none;
	}
	.list .title A:hover {
		color: #2468A9;
		text-decoration: none;
	}

	.list .content {
		color: #000000;
		/*font-size: 80%;*/
		padding-bottom: 1em;
	}
	.list .link {
		text-align: right;
		white-space: nowrap;
	}
	.list .link a {
		text-decoration: none;
		color: #2468A9;	/*
		color: white;
		border: 1px solid #2e5d8b;
		background: #3e6f9f;
		padding-left: 2px;
		*/
	}
	.list .link a:hover {
		text-decoration: none;
		color: #000000;
	}
/* HAKU
------------------------------------------------------------------------------------------*/
.search {
	padding-left: 15px;
	padding-top: 10px;
	color: #000000;
	font-weight: bold;
	font-weight: bold;
}
	.searchresults {
	}
	.searchresults h1 {
		font-weight: bold;
		color: #000000;
		text-transform: uppercase;
	}
	.searchresults a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	.searchresults hr {
		border: none;
		border-top: 1px solid #AAA;
		height: 1px;
		width: 85%;
		text-align: center;
		margin-top: 1em;
		margin-bottom: 1em;
	}
/* PALAUTE & LOMAKKEET
------------------------------------------------------------------------------------------*/

.feedbackform {
}
.feedbackform h1 {
	font-weight: bold;
	color: #2468A9;
	text-transform: uppercase;
}
.feedbackform .label {
	color: #000000;
}
.feedbackform input, .feedbackform textarea {
	display: block;
	margin-top: 2px;
	border: 1px solid #2468A9;
}
.feedbackform input.button {
	display: inline;
	border: none;
	background: #2468A9;
	color: #FFF;
}
/* GALLERIA
------------------------------------------------------------------------------------------*/
#gallery_category_table {
}

div.gallery_category_cell {
	padding-bottom: 10px;
}

#gallery_image_table {
}
	#gallery_path_cell {
	}
	#gallery_nextprev_cell {
	}
	#gallery_image_cell {
		padding: 20px 0 10px 0;
		text-align: center;
	}
	#gallery_description_cell {
	}
a.gallery_category {
background: url('kuvagalleria_kuvake.png') !important;
padding-left: 20px !important;
padding-top: 20px !important;
padding-right: 9px !important;
padding-bottom: 9px !important;
width: 71px !important;
height: 71px !important;
}


/* FORUM 
------------------------------------------------------------------------------------------*/
.forum {
	font-size: 8pt;
}

A.forum_cattree_link, a.forum_cat_link, a.forum_msg_link, a.forum_msg_link_selected, a.forum_msg_funktion, a.forum_add_new {
	color: #2A4C7E;
	font-weight: bolder;
	text-decoration: none;
}

a.forum_msg_link_selected {
	color: black
}

td.forum_cat_topic, TD.forum_msg_topic, TD.forum_form_topic, TD.forum_add_new {
	background-color: #ffffff;
	color: black;
}

TD.forum_msg_functions, TD.forum_msg_info {
		background-color: #ffffff;
	color: black;
}

TD.forum_cat_topic{   /* on forum frontpage*/
	font-size: 16px;
	color: #2468A9;
	font-weight: bolder;
	padding: 5px;
}
TD.forum_cat_bg{    /* bg of category-topic*/
	background: url(images/forum_bg.gif) repeat-x left bottom;
	border: 1px dotted #ccc;
	color: black;
	height: 50px;
	margin-top: 10px;
}
TD.forum_cat_name{    /* category name on frontpage cat-list */
	background: url(images/forum_bg.gif) repeat-x top;
	color: black;
	padding: 5px;
}

TD.forum_cat_info{    /* info of category (total messages) */
	color: black;
	padding: 5px;
}

TD.forum_msglist_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 5px;
}

TD.forum_msglist_1{   /* msg list where user has selected category line 1 */
	color: #000000;
}

TD.forum_msglist_2{   /* msg list where user has selected category line 2 */
	color: #000000;
	background: url(images/forum_bg.gif) repeat-x left bottom;
}

TD.forum_msgtree_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 5px;
}

TD.forum_msgtree_1{   /* msg tree under chosen message line 1 */
	color: #000000;
	padding:2px;
}

TD.forum_msgtree_2{   /* msg tree under chosen message line 2 */
	background: url(images/forum_bg.gif) repeat-x left bottom;
	color: #000000;
	padding:2px;
}
TD.forum_msg_bg { /* open message whole cell bg*/
	border: 1px dotted #ccc;
	padding: 0px;
}
TD.forum_msg_topic  { /* open message topic */
		background: url(images/forum_bg.gif) repeat-x left top;
	font-weight: bolder;
	padding: 5px;
}
TD.forum_msg_info { /* open message info (nickame, time) */
	font-size: 7pt;
	font-weight: bolder;
	padding: 5px;
		background: url(images/forum_bg.gif) repeat-x left bottom;
}
TD.forum_msg_content{   /* open message content */
		background: url(images/forum_bg.gif) repeat-x left bottom;
	color: black;
	padding: 5px;
}
TD.forum_msg_functions  { /* bg of reply to message, inform of bad message */
	background: url(images/forum_bg.gif) repeat-x left bottom;
	padding: 5px;
}

TD.forum_form_topic{    /* topic of form of new message or topic */
	border: 1px solid #999999;
	font-weight: bolder;
	padding: 2px 2px 2px 5px;

}

TD.forum_add_new{   /* bg of add new topic or message */
	/*border: 1px solid #2A4C7E;*/
	background: none;
	padding: 2px 5px 2px 5px;
}

.login {
	padding-left: 10px;
}
/* IE FIX 
------------------------------------------------------------------------------------------*/
* html .banners hr { margin: 0px auto; }
* html form { margin: 0px; }
/* FOOTER
------------------------------------------------------------------------------------------*/
.footer {
	position: relative;
	background: url('images/footer_bg.png') no-repeat left top;
	height: 34px;
	padding-top: 10px;
	padding-bottom: 20px;
}
	.contact {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: center;
	}
		.copyright {
		font-weight: normal;
		text-align: right;
		margin-right: 87px;

		}

		a.copyright {
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #c8d9e9;
		}
		a.copyright:hover {
		font-weight: normal;
		color: #69F;
		}