* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

html, body {
	height: 100%;
}

body { 
	background: #000000;
	text-align: justify;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #bf1d28;
}

h1 {
	letter-spacing: -1px;
	font-size: 136%;
	font-weight: normal;
}

h2 { font-size: 110%; }

h3 {
	letter-spacing: 2px;
	font-size: 85%;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

blockquote {
	padding-left: 2em;
	background: url(images/img06.gif) no-repeat;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat 0 9px;
}

ol {
	margin-left: 2em;
}

a {
	text-decoration: none;
	color: #bf1d28;
}

a:hover {
	border: none;
	color: #999999;
}

/* Boxed */

.boxed {
	padding-top: 20px;
}

.boxed .title {
	margin: 0 15px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: 100%;
}

.boxed .text {
	margin: 0 15px;
	padding: 0 0 0 10px;
	font-size: 100%;
}

.boxed .form {
	padding-left: 24px;
}

.boxed .content {
	padding: 15px;
	border-bottom: 1px solid #bf1d28;
}

.boxed .content a {
	border-bottom: 1px dotted #bf1d28;
	text-decoration: none;
	color: #bf1d28;
}

.boxed .content a:hover {
	border: none;
}

.content a {
	border-bottom: 1px dotted #bf1d28;
	text-decoration: none;
	color: #bf1d28;
}

.content a:hover {
	border: none;
}

.boxed .content2 {
	padding: 15px;
	border-bottom: 1px solid #bf1d28;
}

.boxed .content2 a:hover {
	text-decoration:none;
}
.boxed .content2 a {
	border-bottom: none;
}

.boxed .content2 img {
	padding: 5px 0 0 15px;
}

.boxed .content img {
	padding: 5px 0 0 15px;
}

.boxed .content_kuvat {
	padding: 40px 10px 0px 10px;
}

.boxed .content_kuvat img {
	padding-bottom: 20px;

}
.boxed ul li {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	font-size: 85%;
}

/* Page */

#page {
	width: 760px;
	min-height: 100%;
	margin: 0 auto;
	background: #fff url(images/img01.gif) repeat-y center top;
}

#page_2 {
	width: 760px;
	min-height: 100%;
	margin: 0 auto;
	background: #fff url(images/img01_2.gif) repeat-y center top;
}

#banner {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background-color: #000000;
}

.banner a {
	border-bottom:none;
	text-decoration: none;
}

#banner2 {
	width: 760px;
	height: 10px;
	margin: 0 auto;
	background-color: #000000;
}

#banner .material {
	width: 760px;
	height: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
}



html>body #page {
	height: auto;
}

html>body #page_2 {
	height: auto;
}

#col-one {
	float: left;
	width: 340px;
}

#col-two {
	float: right;
	width: 210px;
}

#col-three {
	float: left;
	width: 210px;
	text-align:left;
}

#col-four {
	float: left;
	width: 210px;
	text-align:left;
	background-color:#CBD0D4;
}

#col-main {
	float: left;
	width: 550px;
	text-align:left;
}

/* Logo */

#logo {
	height: 371px;
	background: #000000 url(images/img02.jpg) no-repeat;
}

#logo2 {
	height: 341px;
	width:180px;
	margin-top: -20px;
}

#logo p {
	margin: 0;
	padding: 15px 0 15px 13px;
	font-size: 16px;
}


#logo h1 {
	margin: 0;
	padding: 321px 0 0 13px;
	font-size: 24px;
}

#logo h2 {
	margin: -3px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#logo_2 {
	height: 371px;
	background: #bf1d28 url(images/img02.jpg) no-repeat;
}

#logo_2 p {
	margin: 0;
	padding: 10px 13px 15px 13px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BF1D28;
	text-align: right;
}


#logo_2 h1 {
	margin: 0;
	padding: 123px 0 0 13px;
	font-size: 24px;
}

#logo_2 h2 {
	margin: -3px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#logo_2 img {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	margin: 0;
	padding: 10px;
	background: url(images/img09.gif) repeat-x left top;
}

#menu li.first {
	background: none;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover b {
	text-decoration: underline;
}

#menu a bb {
	color:#FF0;
	text-decoration: none;
}

#menu a:hover bb {
	color:#FF0;
	text-decoration: underline;
}

/* Search */

#search {
	padding: 15px;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#search #text1 {
	width: 175px;
	margin-bottom: 10px;
}

/* Featured Post */

#featured-post {
	height: 336px;
	padding: 35px 20px 0px 0px;
	background: #bf1d28 url(images/ylakuvat/pohja_1.jpg) no-repeat left bottom;
	color: #8CA575;
}

#featured-post-2 {
	height: 336px;
	padding: 35px 20px 0px 20px;
	background: #bf1d28 url(images/ylakuvat/pohja_2.jpg) no-repeat left bottom;
	color: #8CA575;
}

#featured-post-2_2 {
	height: 336px;
	padding: 35px 20px 0px 20px;
	background: #bf1d28 url(images/ylakuvat/pohja_3.jpg) no-repeat left bottom;
	color: #8CA575;
}

#featured-post h1 {
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
	background: url(images/img04.jpg) no-repeat;
	color: #FFFFFF;
}

#featured-post a {
	color: #FFFFFF;
}

/* ylaotsikko */

#ylaotsikko {
	height: 341px;
	width: 181px;
	background: url(images/imgylalogo.gif) no-repeat left top;
	color: #8CA575;
	margin-top: -20px;
}

#ylaotsikko h1 {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	color: #FFFFFF;
}

#ylaotsikko a {
	color: #bf1d28;
}

/* Uutiset */

.uutiset {
	padding-top: 20px;
}

.uutiset .title {
	margin: 0 15px;
	padding: 0 0 2px 10px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: 100%;
}

.uutiset .text {
	margin: 0 10px;
	padding: 0 0 0 10px;
	font-size: 100%;
}

.uutiset .form {
	padding-left: 24px;
}

.uutiset .content {
	padding: 10px 10px 0px 15px;
	height: auto;
}

.uutiset .content_kuvat {
	padding: 20px 10px 15px 15px;
	height: 100%;
}

.uutiset ul li {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	font-size: 75%;
	color: #666666;
}

.uutiset ul a {
	font-size: 100%;
	font-weight: bold;

}
	

/* Latest Posts */

#latest-posts {
}

.post {
}

.post .title {
	margin: 0 20px;
	padding: 20px 0 0 0;
	background: url(images/img04.jpg) no-repeat right bottom;
	border-bottom: 1px solid #bf1d28;
}

.post .title a {
	border: none;
	color: #29351E;
}

.post .meta {
	margin: 0 20px 20px 20px;
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x left bottom;
	text-transform: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.post .meta a {
	color: #999999;
}

.post .story {
	padding: 0px 20px 20px 20px;
}

.post .story a {
	border-bottom: 1px dotted #bf1d28;
	text-decoration: none;
	color: #bf1d28;
}

.post .story a:hover {
	border: none;
}

.post .story_tiimi {
	padding-left: 20px;
}

.post .story_tiimi h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	letter-spacing:normal;
	line-height: 12px;
}

.story_tiimi h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 12px;
}

.post .story_tiimi p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 12px;
	width: 330px;
	margin-right: 10px;

}

.post .story_tiimi_img {
	margin-left: 20px;
	padding-bottom: 17px;
}

.post .story_galleria {
}

.post .story_galleria h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	letter-spacing:normal;
	line-height: 12px;
}


.uutiset_galleria {
	width: 500px;
	padding-top: 20px;
}

.uutiset_galleria .title {
	margin: 0 15px;
	padding: 0 0 2px 10px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: 100%;
}


.post .story_uutiset_galleria p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 14px;
}

.post .story_uutiset_galleria_img {
	padding-bottom: 17px;
}


.post .story_galleria p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 12px;
	margin-top: -10px;
}

.post .story_galleria_img {
	padding-bottom: 17px;
}

.post .story_spons {
	padding: 0 0 0 0;
}

.post .story_spons p {
	margin-left: 150px;
	margin-top: -32px;
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 16px;
}

.post .story_spons h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	letter-spacing:normal;
	line-height: 16px;
}

.post .story_spons_img {
	margin-right: 24px;
	padding-bottom: 17px;
	padding-top: 10px;

}

.post .story_aika_block {
	padding: 10px 10px 25px 10px;
	display: block;
	margin: 0px 20px 20px 20px;
	width: 482px;
	height: auto;
	border: dotted 1px #BF1D28;

}

.post .story_aika {
	padding: 0 0 0 0;
}

.post .story_aika p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 16px;
}

.post .story_aika h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	letter-spacing:normal;
	line-height: 16px;
}

.post .story_aika h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	letter-spacing:normal;
	line-height: 16px;
	margin-left: 20px;
}

.post .story_aika_img {
	margin-right: 20px;
}

.post .story_uutiset_kuvateksti p {
	margin-left: 20px;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 12px;
	color:#333333;
}

.post .story_uutiset_kuvateksti_img {

	padding-bottom:4px;
	padding-left: 20px;
}

.post .story_uutiset {
	padding-left: 20px;
	width: 300px;
}

.post .story_uutiset_galleria {
	padding-left: 20px;
	width: 500px;
}

.post .story_kyyti p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-right: 20px;
}

.post .story_kyyti2 p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-left: 20px;
}

.post .story_kyyti2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-left: 20px;
}

/* Footer */

#footer {
	padding: 20px;
	background: #FFFFFF;
	border-top: 1px solid #BF1D28;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 77%;
	color: #BF1D28;
}

#footer a {
	border-bottom: 1px dotted #bf1d28;
	text-decoration: none;
	color: #bf1d28;
}

#footer a:hover {
	border: none;
}



.tarjouspyynto .hButton {
	display:block;
	height: 19px;
	width: auto;
	text-align: center;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	font-family:  verdana, arial, sans-serif;
	font-weight: bold;
	padding: 2px 2px 5px 2px;
	cursor: pointer;
	margin-left: 10px;
	margin-bottom:4px;
}


.tarjouspyynto input.field {
	display: block;
	height: 18px;
	width: 150px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	font-family:  verdana, arial, sans-serif;
	padding-left: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 2px;

}

.tarjouspyynto input.fieldvip {
	display: block;
	height: 18px;
	width: 30px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	font-family:  verdana, arial, sans-serif;
	padding-left: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 2px;

}



.tarjouspyynto input.button {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family:  verdana, arial, sans-serif;
	padding-left: 3px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
}

.tarjouspyynto .textarea {
	display: block;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family:  verdana, arial, sans-serif;
	padding-left: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}

.tarjouspyynto h1 {
	color:#FFFFFF;
	font-size:14px;
}

.tarjouspyynto p {
	font-size:12px;
	color:#000000;
	line-height: 16px;
	margin-bottom: 0px;
}

.tarjouspyynto2 h1 {
	color:#BF1D28;
	font-family:14px;
	font-weight:bold;
	line-height: 16px;
	width:350px;	
}

.tarjouspyynto2 p {
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;	
	color:#000000;
	line-height: 12px;
	margin-bottom: 0px;
}

.galleria a:hover{
	text-decoration: none;
}