/* Start of CMSMS style sheet 'par_tyyli' */
body {
	background-color: #eeebd9;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	}

/* Sivuston layoutin elementit */

#top {
	width: 980px;
	height: 237px;
	background-image: url(img/layout_top.jpg);
	}
	
#center {
	width: 980px;
	background-image: url(img/layout_center.jpg);
	background-repeat: repeat-y;
	}
	
#bottom {
	width: 980px;
	height: 64px;
	background-image: url(img/layout_bottom.jpg);
	background-repeat: no-repeat;
	}
	
/* Linkkien määritykset, yleiset linkit */

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:black;
	}

/* Navigointi */

a.navi1:link, a.navi1:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	color: #8c876c;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}

a.navi1:hover {
	color:black;
	}

/* Sisällön laatikko */
.content_box {
	font-family: Arial;
	font-size: 11px;
	padding: 0px 20px 0px 20px;
	}

/* Sisältösivun otsikko */
h1 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #8c876c;
	border-color: black;
	border-style: dotted;
	border-width: 0 0 1px 0;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #8c876c;
	}

/* Navigointi */

a.currentpage:link, a.currentpage:visited {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	font-size: 12px;
	color: #black;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	letter-spacing: 2px;
	padding-top: 3px;
	border-style: dotted;
	border-color: black;
	border-width: 1px 0 0 0;
}

a.currentpage2:link, a.currentpage2:visited {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	font-size: 11px;
	color: black;
	text-decoration: none;
	margin-left: 25px;
	margin-bottom: 2px;
	margin-right: 20px;
}


a.linkit:link, a.linkit:visited {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	font-size: 12px;
	color: #F76541;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	letter-spacing: 2px;
	padding-top: 3px;
	border-style: dotted;
	border-color: black;
	border-width: 1px 0 0 0;
}

a.linkit:hover {
	color:black;
	}

a.linkit2:link, a.linkit2:visited {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	font-size: 11px;
	color: #F76541;
	text-decoration: none;
	margin-left: 25px;
	margin-bottom: 2px;
	margin-right: 20px;
}

a.linkit2:hover {
	color:black;
	}

/* Muut laatikot */

.box_top_poikaset {
	width: 250px;
	height: 50px;
	background-image: url(img/box_top_poikaset.jpg);
	}

.box_top_uutiset {
	width: 250px;
	height: 50px;
	background-image: url(img/box_top_uutiset.jpg);
	}
	
.box_middle {
	width: 250px;
	background-image: url(img/box_middle.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
        text-align: left;
	}
	
.box_bottom {
	width: 250px;
	height: 20px;
	background-image: url(img/box_bottom.jpg);
	background-repeat: no-repeat;
	}

/* Uutiset etusivulla */

.NewsSummary_etus {
	padding-bottom: 5px;
}

a.nlink1:link, a.nlink1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}

a.nlink1:hover {
	text-decoration:underline;
	color:black;
	}

/* Uutiset uutiset-sivulla */

.NewsSummary {
	padding: 5px;
	padding-bottom: 15px;
	border-color: #cbcbcb;
	border-style: dashed;
	border-width: 1px;
	margin-bottom: 10px;
}

.NewsSummaryPostdate {
	margin-bottom: 10px;
}

.NewsSummaryLink {
	background-color: #C9C299;
	padding: 1px 1px 1px 4px;
}

a.nlink2:link, a.nlink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration:none;
	font-weight: bold;
}

a.nlink2:hover {
	text-decoration:underline;
	color:white;
	}

/* Uutisten omat sivut */

h3#NewsPostDetailTitle {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #C9C299;
}

/* Neitsikkaesittelyn tyylit */
.solu1 {
	background-color: #eeebd9;
	font-weight: bold;
}

.solu2 {
	background-color: #fbf9ed;
}

/* Uuden etusivun laatiko */

.frontbox_top {
         margin-top: 10px;
         height: 181px;
         width: 610px;
         background-image: url(img/wide_etusivu.jpg);
         border-radius-topleft: 10px;
         border-radius-topright: 10px;
         -moz-border-radius-topleft: 10px;
         -webkit-border-top-left-radius: 10px;
         -moz-border-radius-topright: 10px;
         -webkit-border-top-right-radius: 10px;
}

.frontbox_bottom {
         padding: 10px;
         border-color: #3b1802;
         border-style: solid;
         border-width: 0 1px 1px 1px;
         margin-bottom: 17px;
         background-color: #eeebd9;
         border-radius-bottomleft: 10px;
         border-radius-bottomright: 10px;
         -moz-border-radius-bottomleft: 10px;
         -webkit-border-bottom-left-radius: 10px;
         -moz-border-radius-bottomright: 10px;
         -webkit-border-bottom-right-radius: 10px;
}

.uutisbox {
         text-align: left;
         width: 293px;
         -border-radius: 10px;
         -moz-border-radius: 10px;
         -webkit-border-radius: 10px;
         border: 1px solid #3b1802;
         background-color: #eeebd9;
         }

.pad10 {
padding: 10px;
}

/* Etusivun otsikot */

h6 {
   font-size: 13px;
   color: white;
   margin: 0px;
   background-color: #3b1802;
   -border-radius: 9px;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
   padding: 3px 3px 3px 6px;
   }
/* End of 'par_tyyli' */

