/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) (38.103.63.60) */

/* GLOBALS */
body {
	padding : 0;
	margin : 0;
	text-align : center;
	font : 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #000;
}
th, td {
	font : 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
img {
	border : 0;
}
a:link {
	color : #333;
}
a:visited {
	color : #333;
}
a:hover {
	color : #333;
	text-decoration : underline;
}
a:active {
	color : #333;
}
#wrapper {
	margin : 10px auto 20px;
	padding : 0;
	width : 728px;
	text-align : left;
}

/* HEADER */
#header-cell {
	width : 728px;
	height : 128px;
	background : #5597e2 url('images/ylapalkki.png') no-repeat top left;
}
#header-cell img {
	border : 0;
	margin : 0;
	padding : 0;
}

/* BREADCRUMBTRAIL */
#breadcrumbtrail-cell {
	width : 728px;
	height : 36px;
	background : #5597e2 url('images/yla2.png') no-repeat top left;
	color : #fff;
}
#breadcrumbtrail-cell p {
	padding-left : 1em;
	margin : 0;
}
#breadcrumbtrail-cell a {
	color : #fff;
}
#breadcrumbtrail-cell a:link {
	text-decoration : none;
}
#breadcrumbtrail-cell a:visited {
	text-decoration : none;
}
#breadcrumbtrail-cell a:hover {
	color : #fff;
	text-decoration : underline;
}
#breadcrumbtrail-cell a:active {
	text-decoration : none;
}

/* MENU (TABLE AND IMAGES) */
#menu-cell {
	width : 153px;
	background : #5597e2 url('images/linkyla.png') repeat-y top left;
	color : #fff;
}

/* MENU (UNORDERED LIST AND CSS LAYOUT) */
#menu-box {
	width : 153px;
	margin-top : 26px;
	margin-bottom : 26px;
	font-family : Arial, Helvetica, sans-serif;
}
#menulist ul {
	margin : 0;		    /*removes indent in IE and Opera*/
	padding : 0;		/*removes indent in  Mozilla and NN7*/
	list-style : none;  /*turns off display of bullet*/
}
#menulist {
	padding : 0;
	margin : 0;
	text-align : left;
	background : transparent;
	width : 153px;
	overflow : hidden;
}
#menulist li {
	display : inline;   /*removes break: after in Mozilla and NN7*/
	list-style : none;  /*turns off display of bullet*/
}
#menulist li a {
	display : block;
	padding-top : 5px;
	height : 21px;
	border : none;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
}
#menulist li.main a {
	padding-left : 10px;
	background : transparent url('images/mainlink.png') no-repeat top left;
}
#menulist li.sub1 a {
	padding-left : 15px;
	background : transparent url('images/mainlinkb.png') no-repeat top left;
}
#menulist li.sub2 a {
	padding-left : 20px;
	background : transparent url('images/mainlinkc.png') no-repeat top left;
}
#menulist li a.active{
	border : none;
}
#menulist li a:link {
	color : #fff;
}
#menulist li a:visited {
	color : #fff;
}
#menulist li a:hover {
	text-decoration : underline;
	color : #fff;
}
#menulist li a:active {
	color : #fff;
}
.showIt {
	display: block;
}
.hideIt {
	display: none;
}
.showThis {
	display: block;
}
.hideThis {
	display: none;
}

/* CONTENTS */
#content-cell {
	margin : 0;
	padding : 1em 0;
	background : #fff url('images/tekstitausta.png') repeat-y top right;
	color : #525252;
}
#title-box {
	margin : 0px;
    padding : 0.25em 30px 0.5em;
}
#title-box img {
	margin : 0;
	padding : 0;
}
#title-box h3 {
	font-size : 18px;
	font-weight : bold;
	color : #579ceb;
	border-bottom : 3px solid #579ceb;
	margin : 3px 0 1em;
	padding : 0;
}
#content-box {
    margin : 0;
    padding : 0 30px;
    background : transparent;
    text-align : justify;
}
#content-box p {
    margin : 0 0 1em;
    padding : 0;
}
#content-box ol li,
#content-box ul li {
	margin-bottom : 0.5em;
}

/* FOOTER */
#footer-corner-cell {
	width : 153px;
	height : 33px;
	background : #fff url('images/alakulma.png') no-repeat top left;
	font : 10px sans-serif;
	text-align : right;
}
#footer-corner-cell img {
	margin-left : 8px;
	padding : 0;
}
#footer-corner-cell a,
#footer-corner-cell p {
	margin : 0;
	padding : 0;
}
#footer-cell {
	width : 575px;
	height : 33px;
	text-align : center;
	background : #fff url('images/ala.png') no-repeat top left;
	margin : 0;
	padding : 1.2em 0 0;
}
#footer-cell p {
	font-size : 11px;
	font-weight : bold;
	color : #126ed6;
}
