@import url("suckermenu.css");
html {
	font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin:0;
	padding:0;
}
td,th {
	font-size: 1.0em;
}
body#frontpage,
body#subpage {
	background-color: #F5F5F5;
	background-image: url(../gfx/body_bg.gif);
	background-repeat: repeat-x;
}
body#tyopaikka,
body#hakemus {
	margin: 10px;
	}
/* LAYOUT */
#maincontainer {
	width: 873px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 37px 0 37px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color: #28383F;
}

#frontpage #leftcolumn{
	float: left;
	width: 37px; /*Width of left column in pixel*/
	margin-left: -873px; /*Set margin to that of -(MainContainerWidth)*/
	background: url(../gfx/left_shadow.gif) top right no-repeat;
	height: 673px;	
}

#frontpage #rightcolumn{
	float: left;
	width: 37px; /*Width of right column*/
	margin-left: -37px; /*Set left margin to -(RightColumnWidth)*/
	background: url(../gfx/right_shadow.gif) left top no-repeat;
	height: 673px;
}
#subpage #leftcolumn{
	float: left;
	width: 37px; /*Width of left column in pixel*/
	margin-left: -873px; /*Set margin to that of -(MainContainerWidth)*/
	background: url(../gfx/alasivu_left_shadow.gif) top right no-repeat;
	height: 673px;	
}

#subpage #rightcolumn{
	float: left;
	width: 37px; /*Width of right column*/
	margin-left: -37px; /*Set left margin to -(RightColumnWidth)*/
	background: url(../gfx/alasivu_right_shadow.gif) left top no-repeat;
	height: 673px;
}
#innertube {
	padding: 10px;
	}
/* STYLES */
a:link {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #009999;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #28383F;
}
a:active {
	text-decoration: none;
	color: #006666;
}
h1 {
	font-size: 1.4em;
	color: #666666;
}
h2 {
	font-size: 1.3em;
	color: #666666;
}
/* FRONTPAGE BOXES */
#frontpage h3 {
	margin: 0;
	padding: 0;
	background: url(../gfx/etusivu_box_header_bg.gif) left top no-repeat;
	height: 25px;
	color: #fff;
	font-size: 11px;
	padding: 2px 0 0 10px;
	text-transform: uppercase;
}
h3 {
	font-size: 1.3em;
	color: #666666;
	background-image: none;
}
h4 {
	font-size: 1.2em;
	color: #666666;
}
h4.toggler {
	font-size: 1.2em;
	color: #666666;
}
	
h5 {
	font-size: 1.2em;
	color: #666666;
}
h6 {
	font-size: 1.1em;
	color: #666666;
}
/* INNER LAYOUT */
#frontpage h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	width: 100%;
}
#frontpage h1 a {
	display: block;
	overflow: hidden;
	height: 219px;
	font-size: 0.0; 
	line-height: 0.0;
	text-decoration: none; 
	text-indent: -9999px;
	background: url(../gfx/etusivu_header_bg.jpg) top left no-repeat;
	}
#subpage h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	width: 100%;
}
#subpage h1 a {
	display: block;
	overflow: hidden;
	height: 153px;
	font-size: 0.0; 
	line-height: 0.0;
	text-decoration: none; 
	text-indent: -9999px;
	background: url(../gfx/alasivu_header_bg.jpg) top left no-repeat;
	}
address {
	clear: both;
	background: #F5F5F5 url(../gfx/footer_bg.gif) top left no-repeat;
	text-align: center;
	color: #666666;
	font-style: normal;
	height: 32px;
	}
address span {
	display: block;
	padding: 20px 0 0 0;
	}
/* FRONTPAGE LAYOUT & SUBPAGE 3 COLUMNS LAYOUT */
#imaincontainer {
	width: 748px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #28383F;
}

#icontentwrapper {
	float: left;
	width: 100%;
}

#icontentcolumn{
	margin: 0 252px 0 252px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color: #fff;
}

#frontpage #ileftcolumn{
	float: left;
	width: 242px; /*Width of left column in pixel*/
	margin-left: -748px; /*Set margin to that of -(MainContainerWidth)*/
	background: #fff;
}
#subpage #ileftcolumn {
	float: left;
	width: 242px; /*Width of left column in pixel*/
	margin-left: -748px; /*Set margin to that of -(MainContainerWidth)*/
	background: #FF9900;
}
#irightcolumn{
	float: left;
	width: 242px; /*Width of right column*/
	margin-left: -242px; /*Set left margin to -(RightColumnWidth)*/
	background: #fff;
}

/* SUBPAGE 2-COLUMSN LAYOUT */
#smaincontainer{
	width: 748px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#scontentwrapper{
	float: left;
	width: 100%;
}

#scontentcolumn{
	margin-left: 210px; /*Set left margin to LeftColumnWidth*/
	background-color: #fff;
}

#sleftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -748px; /*Set left margin to -(MainContainerWidth)*/
	background: #009999;
}

#breadCrumbs {
	width: 748px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #28383F;
	color: #fff;
	margin-bottom: 5px;
}
#breadCrumbs a {
	color: #fff;
}
.innertube {
	padding: 5px 10px;
	}
/* ORANSSI VASEN PALSTA TEKSTI */
#subpage #ileftcolumn .innertube {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
/* VIHREÄ VASEN PALSTA TEKSTI */
#sleftcolumn .innertube {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
.clear {
	clear: both;
	height: 10px;
	}
/* CUSTOM ELEMENTS FORMATTING */
blockquote.frontpage {
	color: #fff;
	font-style: normal;
	margin-left: 278px;
	}
#newsListContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#newsListContainer ul li {
	margin: 0;
	padding: 0
}
#newsListContainer .date {
	color: #666666;
}
#subpage #newsListContainer ul li a {
	color: #fff;
}
/*
accordion
*/
#accordion {
	height: 500px;
	overflow: auto;
}
#accordion h3 {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
/* PRESS CENTER */
.leftColumn,
.rightColumn {
	font-size: 1.0em;
}
/* MIN HEIGHTS */
#smaincontainer,
#sleftcolumn {
	min-height: 320px;
	}
/* ADMIN */
#admin { 
	text-align: center;
	color: #fff;
}
#admin a:link {
	color: #fff;
	text-decoration: underline;
}
#admin a:visited {
	color: #fff;
}
#admin a:hover {
	color: #fff;
	text-decoration: none;
}
#admin a:active {
	color: #fff;
}
