/*
 *			TRILLIVIKLA - 2008
 *	-----------------------------------------------
 *	SIVUPOHJA:		BFMcustom
 *	VERSIO:			BETA 1.0.0
 *	-----------------------------------------------
 *	VALMISTAJA:		Blue FinnMedia
 *	VALMISTETTU:		2008-06-21
 *	-----------------------------------------------
 *	COPYRIGHT:		(C) Blue FinnMedia 2008
 *
 */

body {
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/template/papyrus_warm.jpg) top left;
	line-height: 150%;
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#pageWrapper {
	width: 883px;
	background: url(../images/template/containerAreaBG_newone.png) repeat-y top left;
	padding: 0 7px;
}

#CreatedBy {
	margin: 0px 7px 0px 7px;
	padding: 5px 3px;
	text-align: right;
	font-size: 80%;
}

#header {
	height: 150px;
	width: 100%;
	border-bottom: 1px solid #9a846d;
	overflow: hidden;
	background: url(../images/template/page_header.jpg) no-repeat top center;
}

#navigation {
	border-bottom: 1px solid #e1e1e1;
	background: white;
}

#pathway {
	padding: 0px 10px;
	font-size: 75%;
	background: url(../images/template/pathway_bg.png) repeat-x top left;
	border-bottom: 1px solid #f5f5f5;
	color: #665015;
}

#container {
	min-height: 500px;
/*	background: white url(../images/template/containerBG2.png) no-repeat bottom left; */
}

#containerFrame {
	padding: 10px;
}

#footer {
	border-top: 1px solid #e1e1e1;
	font-size: 80%;
	text-align: center;
	padding: 3px 3px 0px 3px;
	background: #f7f7f7;
}

#logo {
	background: url(../images/template/trillivikla_logo.png) no-repeat top left;
	width: 883px;
	height: 150px;
	overflow: hidden;
}

#logoHelp {
	background: url(../images/template/trillivikla_logo_right.png) no-repeat 414px bottom;
	width: 883px;
	height: 150px;
	overflow: hidden;
}	

#bottomline {
	background: url(../images/template/bottom_line_newone.png) repeat-x top left;
	height: 7px;
	width: 883px;
	margin-left: 7px;
}

a img {
	border: none;
}

#BottomLine_grpah {
	width: 900px;
	background: url(../images/template/bottomline_all.png) no-repeat 2px bottom;
	height: 9px;
	position: relative;
	margin-top: 0px;
}

.clearfix {
	clear: both;
}

#containerColumn {
	width: 100%;
}

.autoTitle {
	margin-left: -5px;
	height: 40px;
	margin-bottom: 5px;
}

.news_item {
	background: url(../images/template/news_itemBG.png) no-repeat top right;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	min-height: 120px;
}

.news_title {
	font-family: Trebuchet MS;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: -2px;
	line-height: 80%;
	color: #07618f;
}

.news_title a:hover {
	text-decoration: none;
}

.news_postdate, .news_category {
	color: #999999;
	font-size: 80%;
	width: 60px;
	float: left;
}

.news_textSpacer {
	height: 10px;
	background: url(../images/template/news_item_headerSpacer.png) no-repeat top right;
	margin-right: -10px;
}

.news_content {
	color: #909090;
}

.news_content p {
	margin: 0;
	padding: 0;
}

.news_readon {
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}

table table p {
	margin: 0;
	padding: 0;
}

.news_actLink {
	width: 60px;
	float: right;
	font-weight: bold;
	font-size: 90%;
}

.news_actlinks {
	margin-top: 20px;
}

#iframe {
height: 350px;
width: 351px;
}
