@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #fff;
		text-align: center;
	}
	a{text-decoration: none; color: #19659c;}
	a:hover{color: #bb800f;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}

/* =LAYOUT - the main layout styles */
	.container{
		width:990;
		margin: 0 auto;
		position: relative;
		text-align: left;
	}
	/* header layout */
	#header{
		height: 45px;
		/* background: #ffffff url(/images/top_bg.png) top repeat-x; */
		 background: #660000;
		position: relative;
	}
	#navigation{
		position: absolute;
		right: 0;
		top:20px;
	}
	/* main area layout */

	#top{
	 z-index: 1;
	padding: .5em ;
	margin: 0px .5em .5em 150px ;
	width: 827px;
	font-size: 12px;	
	border-bottom:solid 2px #b7ddf2;
	background:#ebf4fb;
	}
	#top_2{
	 z-index: 1;
	padding: .5em ;
	margin: 0px .5em .5em 150px ;
	width: 827px;
	font-size: 12px;	
	border-bottom:solid 2px #88BB22;
	background:#BBDDBB;
	}
	
	#login{
	 z-index: 1;
	display:none;
	font-size: 12px;
	padding: .5em;
	background:#ebf4fb;
	}

	#tiedot{
	display:none;
	font-size: 12px;
	padding: .5em;

	}
	
#top h1{
	padding: 0;
	margin: 0;
	}
	
	#main{padding:0px 0 20px 0;}
	#leftcolumn {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 0 0 0;
	}
	#center{
	padding: 0 20px;
	margin-left: 230px;
	margin-right: 230px;
	}

	#leftcenter{
	float: left;
	width: 700px;
	padding: 0 20px;
	}

	#frontpage_ad{
	padding: 3 3 3 3 ;
	}
	
	
	
	#rightcolumn{float: right;width:230px;}
	/* bottom layout */
	#bottominfo{
		clear: both;
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{ height: 45px;}

	#logo {
overflow:hidden;display:block;margin:0;position:absolute;top:1px;z-index:4;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 20px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{ text-decoration: underline;}
	/* message and building pic */
	#banner{
		float: left;
		color: #a49c8f;
		font-weight: bold;
		bottom: 0;
		font-size: 1.3em;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #f1f0ef;padding: 10px 10px 10px 10px;margin: 10px 3px 20px 3px;line-height:1.8em;border: 1px solid}
	h3.leftbox{font-size:19px;background: #fff;color: #8c8685; padding:5px 0 10px 10px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 10px 5px 10px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #660000; font-size:2em;margin:10px 0;}
	.article_wrapper h4{color: #660000; font-size:14px;margin:10px 0;}
	.article_wrapper a{border-bottom: 1px dotted;}
	.article_wrapper p{padding-bottom:10px;font-size:12px;}	
	/* right column */
	.rightbox_wrapper{
		background: #eeeded;
		padding:5px;
		margin-bottom: 20px;
		width:220px;
		overflow: hidden;
		font-size:12px;
		line-height: 18px;
		color: #58584D;
	}


.ssi_table {
	font-size:14px;
}	
	
	.rightbox{border: 1px dashed #d9e0e8;width:230px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:220px;}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper a{
		border-bottom: 1px dotted;
	}
	.product_wrapper p{font-size:1.2em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #660000; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(/images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(/images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #660000;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 37px;
		background: #4a4841 url(/images/footer_bg.jpg) 0 0 repeat-x;
		font-size: 1.2em;
	}
	#footer a{color: #A39D97;}
	#designby{
		/* background: url(/images/logo.gif) 0 0 no-repeat; */
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #660000;}


	
/* FORM */
#normalform label{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

#normalform input{
	background: #f1eee7;
	border: 1px solid #660000;
	padding: 3 3 3 3;
}

#normalform textarea{
	background: #f1eee7;
	border: 1px solid #660000
}
	
#normalform select{
	background: #f1eee7;
	border: 1px solid #660000
}
	
.submit input{
	margin-left: 8em;
	color: #000;
	background: #ffa20f;
	border: 2px outset #660000
}
/* FORM loppuu*/	
	
/* spannit  */
#logged_in {
	font-weight: bold;
	color: #4d8e4d;
}
#logged_out {
	font-weight: bold;
	color: #58584d;
}
	
#mainos_wrapper{
		background: #ffffff;
		padding:5px;
		margin-bottom: 20px;
		width:216px;
		overflow: hidden;
		font-size:12px;
		line-height: 18px;
		border: 2px solid #660000;
		color: #58584D;
		text-align: center;	
}
#mainos_wrapper img{
		padding:5px;

}



/* Design 5 */
table.Design5 {
    clear:both;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #9EAFA4;
    border-bottom: 1px solid #9EAFA4;
}
table.Design5 th {
	font-size:12px;
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;

}

table.Design5 td {
	font-size: 12px;
	vertical-align: top;
	text-align: right;

    padding: 0.2em 0.5em;
}
table.Design5 td.vasen {
	font-size:12px;
	vertical-align: top;
	text-align: left;
    padding: 0.2em 0.5em;
}

table.Design5 thead th {
    text-align: right;
    border-bottom: 1px solid #9EAFA4;
	background-color: #fff;
	vertical-align: bottom;
}
table.Design5 th.Corner {
    text-align: left;
}
table.Design5 th.OK {
    text-align: left;
    background-color: #9FCE97;
}

table.Design5 th.waiting {
    text-align: left;
    background-color: #FEF25C;
}

table.Design5 td.OK {
    text-align: left;
}
	
.leftcol{float:left;clear:left;width:50%}
.leftcol h2{color: #660000; font-size:2em;margin:10px 0;}
.rightcol{float:left;clear:right;width:50%}
	

/* Design 6 */
table.Design6 {
    clear:both;
    border-spacing: 0px;
    border-collapse: collapse;

}
table.Design6 th {
	font-size:12px;
    text-align: left;
    font-weight: normal;

}

table.Design6 th.otsake {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
	padding: 6px 6px 6px 6px;
	background: #CAE8EA url(/images/bg_header.jpg) no-repeat;
}
	
table.Design6 td {
	font-size: 12px;
	text-align: right;
	/*border-bottom: 1px solid #93A5A3;*/
    padding: 0.2em 0.5em;
}
	
table.Design6 td.erotin {
	border-top: 1px solid #93A5A3;
}	
	
table.Design6 td.vasen {
	font-size:12px;
	text-align: left;
    padding: 0.2em 0.5em;
}
table.Design6 td.center {
	font-size:12px;
	text-align: center;
	border-right: 1px solid #93A5A3;
    padding: 0.2em 0.5em;
}
	
table.Design6 td.luokat {
	font-size:12px;
	text-align: center;
    border-right: 1px solid #93A5A3;
	background-color: #cae8ea;
    
    padding: 0.2em 0.5em;
}
table.Design6 td.luokat_2 {
	font-size:12px;
	text-align: left;
    border-right: 1px solid #93A5A3;
	background-color: #FEF25C;
    
    padding: 0.2em 0.5em;
}
table.Design6 td.luokat_3 {
	font-size:12px;
	text-align: left;
    border-right: 1px solid #93A5A3;
	background-color: #fff;
    
    padding: 0.2em 0.5em;
}
	table.Design6 td.luokat_1 {
	font-size:12px;
	text-align: left;
    border-right: 1px solid #93A5A3;
	background-color: #B9EDA6;
    
    padding: 0.2em 0.5em;
}
	table.Design6 thead th {
    text-align: right;
    border-bottom: 1px solid #93A5A3;
	background-color: #fff;
	vertical-align: bottom;
}
table.Design6 th.Corner {
    text-align: left;
}
table.Design6 th.OK {
    text-align: left;
    background-color: #9FCE97;
}

table.Design6 th.waiting {
    text-align: left;
    background-color: #FEF25C;
}

table.Design6 td.OK {
    text-align: left;
}
	
.leftcol{float:left;clear:left;width:50%}
.leftcol h2{color: #660000; font-size:2em;margin:10px 0;}
.rightcol{float:left;clear:right;width:50%}
	
		
	
#koiralista{
	font-size:12px;
    text-align: left;
	vertical-align: middle;
	width: 550px;
	clear: left;    
    font-weight: normal;
    border-top: 1px dotted #9EAFA4;

}

#koiralista img{
    padding: 5 5 5 5 ;
    border-bottom: none;
    
}
#koiralista a{

    border-bottom: none;
    
}

	
/* Design 5 */
table.koirakko {
    clear:both;
    border-spacing: 0px;
    border-collapse: collapse;
    border: 4px solid #9EAFA4;
    border-bottom: 1px solid #9EAFA4;
}

table.koirakko td {
	font-size: 40px;
	vertical-align: top;
	text-align: left;
    border-top: 1px dotted #9EAFA4;
    padding: 0.2em 0.5em;
}

table.koirakko span {
	font-size: 12px;

}
	
/* tuloslistat */
#tuloslistat {
	width: 700px;
	padding: 0;
	margin: 0 0 0 0;
}

#tuloslistat caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 30 0 0 0;
	text-align: right;
}

#tuloslistat th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	vertical-align: top;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA ;
}

#tuloslistat th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#tuloslistat td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	vertical-align: top;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tuloslistat td.alt {
	background: #F5FAFA;
	color: #797268;
}
	
#tuloslistat td.alt_first {
	background: #D7FFBC;
	color: #797268;
}
	
#tuloslistat th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/images/bullet1.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tuloslistat th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/images/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
	
/* post-title*/
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:20px;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
	
/* Default for the poll bars */

.pollBar {
	height: 15px;
	background: #ff0000;
	border: 1px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #ff0000;
}

#pollBar2 {
	background: #00ff00;
}

#pollBar3 {
	background: #0000ff;
}

#pollBar4 {
	background: #ffff00;
}

#pollBar5 {
	background: #00ffff;
}

#pollBar6 {
	background: #ff00ff;
}
	
	
/* twitter */
.tweet {
  text-align: left;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  line-height:1.2em;  color: #085258; }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #d1cfcd; }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even {
      background-color: #f1f0ef; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }

