/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background:  url(kuvat/bg_vaalea.jpg) repeat;
}

/* Container */

#container {
	margin: 0 auto 0;
	width: 940px;
	text-align: left;
	padding: 0 0px 0 0px;
 } 

/* Header */

#header {
	text-align: left;
	width: 940px;
	height: 27px;
	margin-top: 30px;
	margin-bottom: 30px;
	vertical-align: bottom;
}

#logo {
  text-align: left;
  width: 190px;
  float: left;
  height: 27px;
 
}

/* Isokuva */

#isokuva {
	text-align: left;
	width: 940px;
	height: 375px;
	clear: both;
	float: none;
}

/* Leipaosasto */

#bandilinkit {
  text-align: left;
  width: 190px;
  height: auto;
  float: left;
   clear: both;
}

#bandilinkit img {
margin-bottom: 15px;
}


#leipateksti {
  text-align: left;
  width: 490px;
  height: auto;
  padding-left: 50px;
  float: left;
}

.kuvitusvasen img {
	float:left;
	padding: 0 20px 0 0px;
}

.kuvitusoikea img {
	float:right;
	padding: 0 0px 0 20px;

}

#mainokset {
  text-align: left;
  width: 160px;
  height: auto;
  margin-left: 50px;
  float: left;
  clear: right;
  /*background-color:#ececec; */
}
#puotilinkit {
  text-align: left;
  width: 160px;
  height: auto;
   margin-left: 50px;
  float: left;
  /*background-color:#ececec; */
}

#puotinavi {
  text-align: left;
  width: 160px;
  height: auto;
  clear: right;
    float: left;

  /*background-color:#ececec; */
}

#mainokset img {
	border: 1px solid #000;
}

#keskustelupalsta {
  text-align: left;
  width: 700px;
  padding-left: 50px;
  float: left;
  clear: right;
}

/* Fontit */

#bandilinkit p {
padding: 0 0 0 0;
}

#leipateksti p {
	color:#000;
	padding: 2px 0px 0px 0px;
	font: 14px/1.4em Geneva, Arial, Helvetica, sans-serif;
}

#mainokset p {
	color:#000;
	padding: 2px 0px 0px 0px;
	letter-spacing: 0px;
	font: 14px/1.2em Geneva, Arial, Helvetica, sans-serif;
}

#mainokset h1 {
	color: #fff;
	margin: 0;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font: bold 23px/28px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(kuvat/tausta_teksti.jpg);
	text-align: center;
}

#puotinavi p {
	color:#000;
	padding: 2px 0px 0px 0px;
	letter-spacing: 0px;
	font: 14px/1.2em Geneva, Arial, Helvetica, sans-serif;
}

#puotinavi h1 {
	color: #fff;
	margin: 0;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font: bold 23px/28px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(kuvat/tausta_teksti.jpg);
	text-align: center;
}

#puotinavi a:link {
	color: #000;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}    
#puotinavi a:visited {
    color: #000 ;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	}  
#puotinavi a:hover {
	color: #000;
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}   
#puotinavi a:active {
	color: #000;
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
} 


#leipateksti h1 {
	color: #000;
	margin: 0;
	padding: 55px 0px 0px 0px;
	letter-spacing: -1px;
	font: bold 27px/30px Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #252525 ;
}

#leipateksti h2 {
	color: #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font: bold 27px/30px Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #252525 ;
}

/* Linkit */

a:link {
	color: #0045b8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}    
a:visited {
    color: #0045b8 ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}  
a:hover {
	color: #0045b8;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}   
a:active {
	color: #0045b8;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}   

/* --- Navi --- */

#navi {
	text-align: left;
	width: 700px;
	float: left;
	padding-left: 50px;
	height: 20px;
	clear: right;
}


#navi ul
{

	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	
	
}

#navi li { display: inline; 
padding-right: 13px;
}

#navi li a
{
	color: #000;
	text-decoration: none;
	font: 18px/15px Geneva, Arial, Helvetica, sans-serif;

}

#navi li a:hover
{
color: #00716a;
}


/* --- Footer --- */


#footer {
	width: 100%;
	height: 400px;
	margin-top: 70px;
	background: url(kuvat/footer_tausta2.jpg) repeat;
	background-color: #00746c;
	clear: left;
  }

#container_footer {
	margin: 0 auto 0;
	width: 940px;
	height: 305px;
	text-align: left;
	padding: 95px 0px 0px 0px;
	background: url(kuvat/laikkavih.gif) no-repeat right bottom;
 } 
#footeryla_1 {
    float: left;
	width: 300px;
	text-align: left;
	height: 70px;
  }
  #footeryla_2 {
    float: left;
	width: 290px;
	text-align: center;
	padding-left: 25px;
	height: 70px;
  }
  #footeryla_3 {
    float: left;
	width: 300px;
	text-align: right;
	padding-left: 25px;
	height: 70px;
  }
 
 #footersisalto {
    float: left;
	width: 940px;
	text-align: left;
	height: 70px;
	
  }
  
 #footerbandit {
    float: left;
	width: 940px;
	text-align: left;
	height: 70px;
	
  }
 
  
#footerala_1 {
    float: left;
	width: 280px;
	text-align: left;
	height: 70px;
  }
  #footerala_2 {
    float: left;
	width: 280px;
	text-align: center;
	padding-left: 20px;
	height: 70px;
  }
  #footerala_3 {
    float: left;
	width: 340px;
	text-align: right;
	padding-left: 20px;
	height: 70px;
  }

/* --- Footer tekstit --- color: #001514;*/

#footer p {
	color: #000;
	padding: 0px 0px 0px 0px;
	font: 16px/17px Geneva, Arial, Helvetica, sans-serif;
}

  
#footer a:link { color: #f2f2f2; text-decoration:underline;}
#footer a:visited { color: #f2f2f2;text-decoration:underline;}
#footer a:active{color:#f2f2f2;text-decoration:none;}
#footer a:hover {color:#f2f2f2; text-decoration: none;}

em {
	font-style: italic;
 }
 
#footer img {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	top: 0px;
	border: 0;
}

