/* 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;
	color : #000;
	background: #fff;
}
img {
	border : 0;
	margin : 0;
	padding : 2px;
}
a {
	text-decoration : underline;
}
a:link {
	color : #5d88b1;
}
a:visited {
	color : #5d88b1;
}
a:hover {
	color : #8bb4dc;
}
a:active {
	color : #5d88b1;
}
#wrapper {
	margin : 20px auto 20px;
	padding : 0;
	width : 728px;
	text-align : left;
}

/* HEADER */
#header-cell {
	width : 728px;
	height : 128px;
	background : #dcdcdc url('images/ylapalkki.png') no-repeat top left;
}

/* BREADCRUMBTRAIL */
#breadcrumbtrail-cell {
	width : 728px;
	height : 36px;
	background : #dcdcdc url('images/yla2.png') no-repeat top left;
	font-size : 10px;
	color : #666;
	text-decoration : none;
}
#breadcrumbtrail-cell a {
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}
#breadcrumbtrail-cell a:link {
	color : #666;
}
#breadcrumbtrail-cell a:visited {
	color : #666;
}
#breadcrumbtrail-cell a:hover {
	color : #999;
}
#breadcrumbtrail-cell a:active {
	color : #666;
}
#breadcrumbtrail-cell p {
	padding-left : 119px;
	padding-top: 7px;
	margin : 0;
}

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

/* MENU (UNORDERED LIST AND CSS LAYOUT)*/
#menu-box {
	width : 153px;
	margin-top : 26px;
	margin-bottom : 26px;
}
#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;
	font-size : 11px;
	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:link {
	color : #666;
}
#menulist li a:visited {
	color : #666;
}
#menulist li a:hover {
	color : #999;
}
#menulist li a:active {
	color : #666;
}
.showIt {
	display: block;
}
.hideIt {
	display: none;
}
.showThis {
	display: block;
}
.hideThis {
	display: none;
}

/* CONTENTS */
#content-cell {
	width : 575px;
	margin : 0;
	padding : 1em 0;
	background: #fff url('images/tekstitausta.png') repeat-y top left;
}
#title-box {
	margin : 0;
	padding : 0 30px;
}
#title-box img {
	display : none;
	height : 0;
	overflow : hidden;
	margin : 0;
	padding : 0;
}
#title-box h3 {
	font-size : 18px;
	font-weight : bold;
	margin : 0 0.5em;
	padding : 0;
	border-bottom : 3px solid #5d88b1;
}
#content-cell p {
	font-size: 12px;
	margin : 0;
	padding : 0 30px;
}
#content-cell ol li,
#content-cell ul li {
	margin-bottom : 0.5em;
}
#content-cell h1,
#content-cell h2,
#content-cell h3,
#content-cell h4,
#content-cell h5,
#content-cell h6 {
	margin : 0;
	padding : 0 30px;
	font-weight: bold;
}
#content-cell h5 {
	font-size: 12px;
}
#content-cell h6 {
	font-size: 13px;
	border-bottom: 1px solid #5d88b1;
}

/* FOOTER */
#footer-corner-cell {
	width : 153px;
	height : 33px;
	background : #dcdcdc url('images/alakulma.png') no-repeat top left;
}

#footer-corner-cell p {
	font-family : sans-serif;
	font-size : 10px;
	text-align : center;
	color : #666;
}
#footer-corner-cell a {
	font-family : sans-serif;
	font-size : 10px;
	text-decoration: none;
}
#footer-corner-cell a:link {
	color: #666;
}
#footer-corner-cell a:visited {
	color: #666;
}
#footer-corner-cell a:hover {
	color: #999;
}
#footer-corner-cell a:active {
	color: #666;
}
#footer-cell {
	width : 575px;
	height : 33px;
	text-align : center;
	background : #dcdcdc url('images/ala.png') no-repeat top left;
}
#footer-cell p {
	font-size : 10px;
	font-weight : bold;
	margin : 0;
	padding : 0;
	color : #666;
}
#footer-cell a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer-cell a:link {
	color: #666;
}
#footer-cell a:visited {
	color: #666;
}
#footer-cell a:hover {
	color: #999;
}
#footer-cell a:active {
	color: #666;
}
/* MISCELLANEOUS */
