
body{
	font-family: Tahoma, Arial,sans-serif;
	
	color: #333333;
	
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #c6c8dd;
	background-image: url(images/blue_stripes_header.gif);
	background-repeat: repeat;	
}
#wrapper		{
	width:800px;
	height: auto;
	margin: 0 auto 0 auto;
	background-color: #eeeeee;
	text-align:left;
}
#varjo		{
	margin: 0 auto 0 auto;
	width:847px;
	text-align:center;
	background-image: url(images/varjo.png);
	background-repeat: repeat-y;
	background-position: left top;
	}
#wrapfoorumi		{
	width:800px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	text-align:left;
	
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 120%;
 color: #ffffff;
}

h2{
 font-size: 100%;
 color: #334d55;
}
#content_kuvat h2{
 text-align: left;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #333333;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 120px; /* 170px */
	background-image: url(images/header_back3.gif);
	background-repeat: no-repeat;
}

#leftnavi{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	
	
}


#content{
  	float: left;
  	width: 58%;
	
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-height:1000px;
	height: auto !important;
	height: 1000px; 
/* Internet Explorer min-height hack */
}
#content_etusivu{
  	float: left;
  	width: 58%;
	
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-height:1400px;
	height: auto !important;
	height: 1400px; 
/* Internet Explorer min-height hack */
}
#content_chat{
  	float: left;
  	width: 100%;
	
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-height:1400px;
	height: auto !important;
	height: 1400px; 
/* Internet Explorer min-height hack */
}
#content2{
  	float: left;
  	width: 58%;
	
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-height:1100px;
	height: auto !important;
	height: 1100px; 
/* Internet Explorer min-height hack */
}

#content_kuvat{
  	float: right;
  	width: 638px;
	
	
	
	text-align: left;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-height:900px;
	height: auto !important;
	height: 900px; 
/* Internet Explorer min-height hack */
}


#right{
	float:right;
	width: 20%;
	padding: 0px;
	margin: 0px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#sitetitle{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/* #pagetitle */

#pagetitle{
	padding: 0px 0px 10px 10px;
}


/* #topnavi */

#topnavi{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}

#topnavi img{
 display: block;
}

#topnavi a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	font-family: Tahoma, Arial,sans-serif;
}


/* #breadCrumb */

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/* .pretext */

.pretext{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.pretext h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.pretext img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}


/* .story */

.story{
	clear: both;
	padding: 10px 10px 0px;
	font-size: 80%;
}


.story p{
	padding: 0px 0px 10px 0px;
}


/* #siteinfo */

#siteinfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 0px;
	margin-top: 0px;
	background-color:#ffffff;
	border-top: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #cccccc;
}


#siteinfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

table	{
	font-size:100%;
}

/* #search */

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/* #leftnavi */

#leftnavi ul a:link, #leftnavi ul a:visited {display: block;}
#leftnavi ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftnavi li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #leftnavi li {border-bottom: none;}


/* #sectionLinks */

#sitelinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sitelinks h3{
	padding: 10px 0px 2px 10px;
	background-image: url(images/h3_tausta.gif);
	background-repeat: repeat;
	background-position: left top;
	
}

#sitelinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  	width: auto;
}

#sitelinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sitelinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.otherlinks{
	position: relative;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	padding: 0px;
	
	font-size: 90%;
}

.otherlinks h3{
	padding: 10px 0px 5px 10px;
	background-image: url(images/h3_tausta.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	
}

.otherlinks a:link, .otherlinks a:visited{
	padding: 2px 0px 2px 10px;
	
	width: 100%;
  	width: auto;
}




/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/* #newslinks */

#newslinks{
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-size: 90%;
}
#newslinks h3{
	padding: 10px 0px 5px 10px;
	background-image: url(images/h3_tausta.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#newslinks p{
	padding: 0px 0px 0px 10px;
}

/* textmods */
.pieni_teksti	{
	font-size: 60%;
}

.pieni_tekstib	{
	font-size: 80%;
}

.pieni_tekstic	{
	font-size: 80%;
	margin-left: 20px;
}

.floatRight	{
	float:right;
}

.floatRight_source{
	float:right;
	font-size: 80%;
}

#copy	{
	color: #cccccc;
}

.sisennys_viesti{
	margin-left: 15px;
	text-align:justify;
	}

.aka	{
	width: 150px;
	float:right;
}


/* #right */

#right{
	margin-right: 0px;
	padding: 10px 5px 20px 5px;
	font-size: 80%;
}

#right p{
	padding: 5px 0px 5px 0px;
}

/* images */

#loviisa_banner{
	margin-left:10px;
	border: 1px solid #cccccc;
}

#foorumi_banner{
	margin-left:7px;
	border: 0px solid #cccccc;
}
#front_img {
	margin-left:20px;
}

.kuvakehys {
	padding: 2px;
	border: 1px solid #dddddd;
	}
.salon {
margin-left:9px;
	padding: 2px;
	border: 1px solid #dddddd;
	}
#logo	{
	position: relative;
	float:right;
	top: 0px;
	right:145px;
	height: 120px;
		
}
.logo	{
	position: relative;
	float:right;
	top: 10px;
	right: 25px;
			
}

/* tables */

.riviots	{
	background:url(images/h3_tausta.gif);
	border: 1px solid #cccccc;
	}
	
	
.sisennys	{
	margin-left: 20px;
	}

.tilastot	{
	margin-left: 12px;
	color: #006699;
	}

#haku	{
	position: relative;
	float:right;
	right:10px;
	padding-top:50px;
	
	}
	
img	{
	border:0;
	}
	
.story ul {
	
	list-style-type: none;
}

.mainos300	{
	margin-left:70px;
}

hr	{
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: center;
	}
	
	
.co	{
	border: 0;
	}
.co2	{
	border: 0;
	text-align: right;
	}
.co3	{
	
	text-align: right;
	}
.col1	{
	width:190px;
	text-align:left;
	}
.col2	{
	width:65px;
	text-align:right;
	padding-right: 5px;
	}
	
.col3	{
	width:5px;
	text-align:right;
	padding-right: 5px;
	}
.col4	{
	width:50px;
	text-align:right;
	padding-right: 5px;
	}
.col5	{
	width:5px;
	text-align:right;
	}
.ostoskori	{
	border-bottom:dotted 1px #cccccc;
	margin-left: 20px;
	}
.kori		{
	position: relative;
	margin-left:20px;
	width:100px;
	float:left;	
	}
.kori2		{
	position: relative;
	width:100px;
	margin-left:65px;
	float:right;	
	}
.ostokset	{
	margin-left:20px;
	clear: both;
	}
.pieni_tekstiboik	{
	font-size: 80%;
	float:right;
}
td.merkinta {
  
  font-size: small;
} 
td.merkinta {
  background: white;
  font-size: 12px;
}

td.tietoja {
  background: pink;
}

td.tanaan {
  background: #0066FF;
  color: #fff;
  font-weight: bold;
}
td.tanaan a {
  background: #0066FF;
  color: #fff;
  font-weight: bold;
}
td.vpaivat {
  background: darkblue url(images/h3_tausta.gif) repeat-x left top;
  color: #000066;
}

td.tyhjat {
  color: #ffffff;
}
.center_kal	{
	text-align: center;
	color: #334d55;
	}
.napit	{
	width: 100%;
	}
.nappi2	{
	
	width: 200px;
	font-size:x-small;
	}
.nappi	{
	
	width: 148px;
	font-size:x-small;
	}
.nappi3	{
	
	width: 120px;
	font-size:x-small;
	}
.blink	{
	text-decoration: blink;
}
.kuvaoik{
	float: right;
	margin-top: -2px;
	
	}
.ia{position:relative;width:800px;color:#000000;background-color:#ffffff;border:1px solid #444444}
.ib{color:#000000;background-color:#cccccc;border:1px solid #333333}
.tbl{position:relative;height:96%}
.a{background-color:#eeeeee;color:#000000}
.b{background-color:#dddddd;color:#000000}
.e{font-weight:bold;text-align:right}
.f{color:#ffffff;background-color:#999999;font-size:10px;padding:0px}