/* LAYOUT JS Joulukuu 2010
Linkkivärit: #b1bdca
Leipisvärit: #FFF
Leipisfontit: Georgia, Verdana, Geneva, sans-serif
Yhteystietojen fontit: Verdana, Geneva, sans-serif
------------------------------------------------------------------------------------------*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #FFFFFF url('images/bg.jpg');
	background-repeat: repeat;
	margin: 0px;
	/* text-shadow: #000 1px 1px 0px; */
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #b1bdca;
}
a:hover {
	text-decoration: none;
	color: #CFF;
}
div.main {
	margin: auto;
	width: 1021px;
	text-align: left;
	position: relative;
}
.mainarea {
	padding-top: 2px;
	padding-bottom: 2px;
}
/* OTSIKOT
------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
	padding: 0;
	margin: 0;
	/* text-shadow: #000 1px 1px 0px; */
}
	h1 { font-size: 24px; }
	h2 { font-size: 20px; }
	h3 { font-size: 18px; }
	h4 { font-size: 16px; }
	h5 { font-size: 14px; }
	h6 { font-size: 12px; }
/* HEADER & CONTENT
------------------------------------------------------------------------------------------*/
.header {
	background: url('images/header.jpg') no-repeat left top;
	position: relative;
	height: 258px;
	width: auto;
}
.language {
	position: absolute;
	width: 150px;
	top: 30px;
	left: 14px;
}
table.maintable {
	background: url('images/content_bg.gif');
	background-repeat: repeat-y;
	background-position: right;
}
td.content {
	height: 400px;
}
	.content {
		font-size: 15px;
		letter-spacing: 1px;
		vertical-align: top;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-top: 20px;
		line-height: 18px;
		color: #FFF;
		/*
		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_bar.jpg') repeat-x left top;
	color: white;
	font-weight: bold;
	height: 36px;
	text-align: left;
	padding-top: 10px;
	padding-left: 25px;
}
.leftmenu {
	width: 188px;
	padding-bottom: 10px;
}
td.leftmenutd {
	background: url('images/left_element.jpg');
	background-repeat: no-repeat;
	width: 188px;
	height: 576px;
	vertical-align: top;
	padding: 40px 25px;
}

.yhteystiedot {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	
	position:absolute;
	top: 395px;
}

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: 12px;
	font-weight: bold;
	white-space: nowrap;
	color: #FFF;
	text-align: left;
	padding-right: 15px;
	padding-left: 20px;
	height: 20px;
	/*
	text-transform: uppercase;
	*/
}
div.domMenu_left_menuElement {
	/* background: url('images/left_element.jpg') no-repeat left top; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	white-space: normal;
	border-bottom: 1px solid #797979;
}
	div.domMenu_menuElementHover {
		/* background: url('images/menu_hover.jpg') no-repeat left top; */
		color:  #CCC;
}
	div.domMenu_left_menuElementHover, div.leftmenu div.domMenu_menuElementHover {
		/* background: url('images/left_hover.jpg') no-repeat left top; */
		color: #b1bdca;
}
div.domMenu_subMenuBar {
	border: 1px solid #626161;
}
div.domMenu_subMenuElement {
	font-weight: normal;
	background-color: #626161;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 10px;
}
	div.domMenu_subMenuElementHeading {
		font-weight: bold;
		text-align: right;
}
		div.domMenu_subMenuElementHover {
			color: #b1bdca;
}

/* 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: 12%;
}
.rightside {
	vertical-align: top; 
	width: 150px;
}
.banners {
	text-align: center;
}
.banners hr {
	border:none;
	border-top: 1px solid #ddd;
	height: 1px;
	width: 100%;
	text-align:center;
	margin: 5px auto;
}
/* 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: #b1bdca;
		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: #CCC;
		text-transform: uppercase;
		margin: 0px;
	}
	.news .date {
		color: #b1bdca;
	}
	.news blockquote {
		margin: 0px;
		margin-top: 10px;
	}
	a.morelink {
		position: relative;
		display:block;
		text-align: right;
		right: 0px;
		text-decoration: none;
		color: #b1bdca;
	}
.list {
	font-size: 11px;
	width: 100%;
}
	.list .date {
		color: #b1bdca;
		font-weight: bold;
		vertical-align: top;
		width: 4em;
		white-space: nowrap;
	}
	.list .title {
		color: #b1bdca
	}
	.list .title A {
		color: #b1bdca;
		text-decoration: none;
	}
	.list .title A:hover {
		color: #b1bdca;
		text-decoration: none;
	}

	.list .content {
		color: #FFF;
		/*font-size: 80%;*/
		padding-bottom: 1em;
	}
	.list .link {
		text-align: right;
		white-space: nowrap;
	}
	.list .link a {
		text-decoration: none;
		color: #b1bdca;	/*
		color: white;
		border: 1px solid #2e5d8b;
		background: #3e6f9f;
		padding-left: 2px;
		*/
	}
	.list .link a:hover {
		text-decoration: none;
		color: #CCC;
	}
/* HAKU
------------------------------------------------------------------------------------------*/
.search {
	padding-left: 15px;
	padding-top: 10px;
	color: #FFF;
	font-weight: bold;
	font-weight: bold;
}
	.searchresults {
	}
	.searchresults h1 {
		font-weight: bold;
		color: #FFF;
		text-transform: uppercase;
	}
	.searchresults a {
		color: #FFF;
		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: #373737;
	text-transform: uppercase;
}
.feedbackform .label {
	color: #FFF;
}
.feedbackform input, .feedbackform textarea {
	display: block;
	margin-top: 2px;
	border: 1px solid #373737;
}
.feedbackform input.button {
	display: inline;
	border: none;
	background: #373737;
	color: #FFF;
}
/* GALLERIA
------------------------------------------------------------------------------------------*/
#gallery_category_table {
}
#gallery_image_table {
}
	#gallery_path_cell {
	}
	#gallery_nextprev_cell {
	}
	#gallery_image_cell {
		padding: 20px 0 10px 0;
		text-align: center;
	}
	#gallery_description_cell {
	}
/* 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: #aec7ec;
	color: black;
}

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

TD.forum_cat_topic{   /* on forum frontpage*/
	border: 1px solid #2A4C7E;
	font-weight: bolder;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{    /* bg of category-topic*/
	background-color: white;
	border: 1px solid #2A4C7E;
	color: black;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{    /* category name on frontpage cat-list */
	background-color: white;
	color: black;
	padding: 2px 5px 2px 5px;
}

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

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

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-color: #D7D8DD;
}

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

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 */
	color: #000000;
	background-color: #D7D8DD;
	padding:2px;
}
TD.forum_msg_bg { /* open message whole cell bg*/
	background-color: white;
	border: 1px solid #999999;
	padding: 0px;
}
TD.forum_msg_topic  { /* open message topic */
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info { /* open message info (nickame, time) */
	font-size: 7pt;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{   /* open message content */
	color: black;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
TD.forum_msg_functions  { /* bg of reply to message, inform of bad message */
	padding: 2px 3px 2px 3px;
}

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.jpg') no-repeat left top;
	height: 30px;
	margin-top: 7px;
	padding-top: 15px;
}
	.contact {
	font-family: Verdana, Geneva, sans-serif;	
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	}
		.copyright {
		font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		text-align: right;
		padding-right: 3px;
		width: 150px;
		margin-top: -7px;
		float: right;
		}

		a.copyright {
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #FFF;
		padding-top: -15px;
		}
		a.copyright:hover {
		font-weight: normal;
		color: #b1bdca;
		}