/* elements */
html
{
	margin: 0px;
	padding:0px;
	height:100%;
}
body
{
	background: #ffffff url('../../images/riihimaki/2009/bg-body.png') top center no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	width:100%;
	height:100%;
}
h1,h2,h3
{
	font-family: Arial;
	font-weight:bold;
	margin:1px 0px 10px 0px;
	padding:0px;
	text-align:left;
	color: #790503 ;
}
h1
{
	/*font-size: 14pt;*/
	font-size: 1.4em;
}
h1 a
{
	color: #790503 !important;
}
h2
{
	font-weight:bold;
	/*font-size: 13pt;*/
	font-size: 1.3em;
	color: #2DA443;
}
h3
{
	font-weight: bold;
	color: #808080;
	/*font-size: 13pt;*/
	font-size: 1.3em;
}
hr
{
	padding:0px !important;
	margin: 10px 0px 10px 10px;
	height: 2px;
	color:#790503;
	clear: both;
	border: 1px solid #790503;
	background-color: #790503;
}
a
{
	color:#000000;
}
#mainbody
{
	width: 946px;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	clear:both;
	text-align: left;
}
#top_image
{
	padding: 0px;
	margin: 0px;
	display: block;
	height: 97px;
}
#top_image img
{
	border: none;
	margin: 0px 0px 0px 0px;
}
#topmenu
{
	height:38px;
	width: 944px;
	/*float:left;*/
	padding:0px;
	margin:0px;
	text-align: left;
}
#topmenu ul
{
	text-align: left;
	list-style:none;
	display: block;
	float:left;
	margin:0px;
	padding:10px 0px 0px 4px;
	/*font-size:12px;*/
	font-size: 1.0em;
}
#topmenu ul li
{
	list-style:none;
	display:block;
	float:left;
	padding: 0px 10px 5px 10px;
	text-align: left;
}
#footer
{
	background: #ffffff url('../../images/riihimaki/2009/bg-footer.png') top left repeat-x;
	width: 946px;
	border:1px solid #d5d2d2;
	border-top: none;
	text-align: center;
	height:20px;
	padding: 5px 0px 0px 0px;
	/*font-size: 9pt;*/
	font-size: 0.9em;
	font-weight:500;
}
/* menu links */
#topmenu ul li a, #content_left ul li a
{
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}




/* quick search */
#quickbardiv
{
	float:right;
	padding:0px;
	padding-right: 10px;
	margin:4px 0px 0px 0px;
	background-image:url('../../images/hausjarvi/quick-search-field.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.quicksearchbtn
{
	border:none;
	margin:0px 3px 0px 1px;
	float:left;
	
}
.quicksearchinput
{
	background: transparent;
	border: none;
	width:115px;
	height:20px;
	padding:4px;
	margin:0px 3px 0px 0px;;
	float:left;
}
#content_all
{
	text-align: left;
	padding:0px 0px 0px 0px;
	/*border-bottom: 1px solid #d5d2d2;
	border-right: 1px solid #d5d2d2;
	float:left;*/
	clear: both;
	width: 944px;
}
.wide #content_all
{
	background-image: none !important;
}

#content_left
{
	min-height:25px;
	width: 209px;
	float:left;
	border: none;
	/*border-right: 1px solid #d5d2d2;
	border-left: 1px solid #d5d2d2;*/
	/*border-bottom: 1px solid #d5d2d2;*/
}
#content_left div
{
	float: none;
}
#content_left ul
{
	margin:0px;
	padding:0px;
	/*font-size:12px;*/
	font-size: 1.2em;
	float: none;
	/*background:#f1f1f1;*/
}

#content_left ul li
{
	list-style: none;
	margin:0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	/*border-bottom: 1px solid #d5d2d2;*/
	float:none !important;
	clear: both;
	font-family: Arial;
	/*font-size: 10pt;*/
	font-size: 0.8em;
}
#content_left ul li a
{
	font-weight:900;
	color: #000000;
	margin:0px;
	padding:6px 25px 6px 15px;
	float:none;
	display: block;
	clear:both;
	background: transparent url('../../../images/riihimaki/2009/list-bullet.png') center left no-repeat;
}
#content_left ul li ul li a
{
	margin-left: 10px;
	font-weight: normal;
}
#content_left ul li ul li ul li a
{
	margin-left: 20px;
	font-weight: normal;
}
#content_left ul li ul li ul li ul li a
{
	margin-left: 30px;
	font-weight: normal;
}
#content_center_and_right
{
	float: left;
	width: 730px;
	min-height: 400px;
	border: none;
	border-width: 0px;
	background: transparent url('../../../images/riihimaki/2009/bg-content.png') top left repeat-y;
}
.wide #content_center_and_right
{
	background: transparent url('../../../images/riihimaki/2009/bg-content-wide.png') top left repeat-y;
}
.normal #content_center
{
	float: left;
	width: 565px;
}
.wide #content_center
{
	float: left;
	width: 720px;
}
#breadcrumb
{
	height: 23px;
	white-space:nowrap;
	color:#790503;
}
#breadcrumb span
{
	padding: 2px 10px 0px 5px;
	line-height:18px;
	color:#2da443;
}
#breadcrumb span a
{
	text-decoration: none;
	color: #000000;
	color:#790503;
}
.normal #content_page_area
{
	width: 548px;
	float:left;
	overflow: hidden;
}

.wide #content_page_area
{
	width: 700px;
	float:left;
	margin: 5px;
	overflow: hidden;
}
.normal #content_right
{
	float:left;
	width: 145px;
	text-align:left;
	overflow: hidden;
	padding:0px 0px 0px 16px;
}

.wide #content_right
{
	display: none;
}
/* class definitions */
.break
{
	clear: both;
}
.active1
{

}
.active1 ul
{
	background: #ffffff !important;	
	border:none !important;
}
.active1 ul li 
{
	border:none !important;
}
.active1 ul li a
{
	padding: 5px 5px 0px 20px!important;
	float: none;
}

.hidden
{
	display: none;
}
/*frontpage styles */
#startpage
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.startpagecolumns
{
	float:left;
	width:575px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	clear: both;
}
.search-container
{
	padding:10px;
}
.startpagecolumn
{
	float:left;
	width:273px;
	overflow: hidden;
}
.container_outer1, .container_outer2, .container_outer3
{
	float:left;
	width: 268px;
	/*background: transparent url('../../images/hausjarvi/container-gray-outer.gif') top left no-repeat;*/
	padding:0px 0px 10px 0px;
	margin:2px 10px 8px 10px;
}
.container_inner
{
	width: 248px;
	/*background: transparent url('../../images/hausjarvi/container-gray-inner.gif') bottom left no-repeat;*/
	padding:0px 10px 10px 10px;
	float:left;
	clear:both;
}
.container_outer_wide
{
	float:left;
	width: 542px;
	/*background: transparent url('../../images/hausjarvi/container-wide-outer.gif') top left no-repeat;*/
	padding:0px 0px 10px 0px;
	margin:2px 10px 8px 10px;
}
.container_inner_wide
{
	width: 542px;
	/*background: transparent url('../../images/hausjarvi/container-wide-inner.gif') bottom left no-repeat;*/
	padding:0px 0px 0px 0px;
	float:left;
	clear:both;
}z
.bulleted
{
	background: transparent url('../../images/hausjarvi/link-bullet.gif') top left no-repeat;
	padding:0px 0px 0px 20px;	
	text-decoration:none;
	color: #000000;
	border:none;
}
.bulleted a
{
	text-decoration:none;
	color: #000000;
	border:none;
}
.startpagelift
{
	clear: both;
	margin: 0px 10px 10px 10px;
}

.startpagelift p
{
	margin: 0px 0px 0px 0px;
}

.startpagelift h1 a
{
	text-decoration:none;
}

.toptoolbar
{
	float:right;
	color: #000000;
}
.smaller-text
{
	font-size: 0.65em;
	cursor: pointer;
}
.bigger-text
{
	cursor: pointer;
}
.newslisting
{
	float:left;
	clear: both;
}
.newlistingtitle
{
	margin-bottom:10px;
	font-weight: bold;
	font-size:1.15em;
}

.datelistingtext
{
	color: #8f8d8d;
	padding:0px 0px 0px 10px;	
}
.NewsLink
{
	font-weight: bold;
}
.NewsPreview
{
	clear:both;
	float:left;
	font-size:0.85em;
	color: #8f8d8d;
	margin: 5px;
}

#test
{
	width:500px;
	}
#left-lift
{
	display: none;
	padding: 40px 0px 0px 0px;
	vertical-align:bottom;
}
#left-lift p
{
	margin:0px;
	padding:0px;
}
#left-lift br
{
	display:none;
}
#left-lift a
{
	display: block;
	text-decoration: none;
	padding:0px 0px 5px 14px;
	margin: 0px 4px 0px 12px;
	background: transparent url('../../images/riihimaki/Riihimaki-link-arrow.jpg') 3px left no-repeat;
}

#content_rightmenu
{
	min-height:25px;
	width: 159px;
	float:left;
	border: none;
	border-right: none;
	border-left: none;
	padding-bottom:10px;
	overflow: hidden;
	/*border-bottom: 1px solid #d5d2d2;*/
}
#content_rightmenu ul
{
	margin:0px;
	padding:0px;
	float: none;
}

#content_rightmenu ul li
{
	list-style: none;
	margin:0px 0px 0px 0px !important;
	padding: 4px 0px 4px 0px !important;
	float:none !important;
	clear: both;
}
#content_rightmenu ul li a
{
	text-decoration: none;
	margin:0px;
	float:none;
	display: block;
	clear:both;
	color: #790503 !important;
	font-family: Arial;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.0em;
	
}
.breadcrumbstitle
{
	color:  #790503 !important;
	padding-left:14px !important;
	padding-right:0px !important;
}
.harmaa
{
	color: #3c3e41 !important;
}
.ruskea
{
	color: #790503 !important;
}
.sininen
{
	color: #00a6cd !important;
}
.vihreä
{
	color:#2da443 !important;
}
.startpageleftnews
{
	margin:0px;
	padding:0px;
	float: left;
}
.newsrow 
{
	padding: 4px 0px 4px 0px;
	margin:0px;
	float:left;
	clear: both;
	width: 510px;
}

.newsrow a
{
	float:right;
	text-align: left;
	width: 430px;
	text-decoration: none;
	/*font-size: 10pt;*/
	font-size: 1.0em;
	padding:0px;
}

.newsrow .datelistingtext, 
{
	float:left;
	color: #790503 !important;
	padding-left: 0px !important;
	font-weight: bold;
}
.defaultForm
{
	margin:0px;
	padding:0px;
	display: inline;
}

#voicearea
{
	padding:0px 10px 10px 15px;
}
.leftMenuTitle
{
	color:#ffffff;
	background-color: #2da443;
	padding: 3px;
	margin-right: 10px;
	display: none;
}
.leftMenuTitle a
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

table.sitemap
{
	margin: 10px;
}
a.aciveLink
{
	color:#2da443 !important;
}

.activemenuhead
{
	color:#2da443 !important;	
}
#content_center__page_area
{
	margin:0px 12px 0px 12px;
	width:540px;
}
.NewsListingItem
{
	white-space:nowrap !important;
	vertical-align:top;
	margin: 0px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	clear: none !important; 
	width:540px;
	float: none !important;
}
.NewsLink
{
	width:440px !important;
	float: left;
	clear:left !important;
	text-decoration: none;
	overflow: hidden;
}

.NewsListingItem .datelistingtext
{
	width:85px;
	padding:0px !important;
	color: #790503 !important;
}
.startpagelift p
{
	margin:10px 0px 10px 0px;
}
.BreadcrumbText
{
	float:left;
	margin-left:10px;
}


