/* CSS Document */

html {
	
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: white;

}



body {	
	background-color: #000000; 
	background-position: left top;
	background: url(kuvat/taustakuva2.gif) #000000 no-repeat; 
	background-repeat: repeat-x;
}

body#etusivu {	
	background: url(kuvat/taustakuva.gif) #000000 no-repeat; 
}

body#e_etusivu {	
	background: url(kuvat/e_taustakuva.gif) #000000 no-repeat; 
}


#container {
	width: 990px;
	color: #333;
	line-height: 130%;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #B95116;
	margin-bottom: 8px;
}


h2 {
	font-weight: bold;
	font-size: 11px;
	color: #B95116;
	margin: 18px 0 -10px 0;
}

a:link, a:visited {
	text-decoration : underline;
	color: #B95116;
	background: transparent; 
	
}

#info a:link, #info a:visited {
	text-decoration : underline;
	color: black;
	background: transparent; 
}

a:hover {
	text-decoration : underline;
	color: #E09E00;
	background: transparent; 
}

a:active {
	text-decoration : underline;
	color: black;
	background: transparent;  
}

#content3 table {
	padding: 4px;
	width: 650px;
	background: white;
}

#content3 div{
	width: 550px;
}

#content3 td.keskitys {
	text-align: center;
}

#content3 th {
	font-size: 11px;
	text-decoration : bold;
	color: white;
	background-color: #FCB200;
	text-align: left;
	padding-left: 18px;
	padding-right: 8px;
	height: 24px;
}

#content3 td {
	font-size: 11px;
	color: black;
	border-bottom: solid 1px #FFB400;
	padding: 4px 18px 4px 18px; 
}


/* Top  */

#top {
	height: 114;
	padding: .5em;
}

#laatikkologo {
	position: absolute;
	left: 24px;
	top: 21px;
}

#logoviscult {
	position: absolute;
	left: 180px;
	top: 30px;
}

#topnavigation {
	position: absolute;
	left: 400px;
	top: 28px;
}

#topnavigation img{
	margin-bottom: 8px;
}

#navigation {
	position: absolute;
	left: 158px;
	top: 94px;
}

#navigation img{
	margin-right: 18px;
}

/* Top loppuu  */



#content {
	float: left;
	margin: 0;
	padding: 0;
	clear: none;
}

#text {
	width: 480px;
}

#etusivukuva {
	margin: 15px 0px 15px 10px;
}

#bottombanner {
	margin: 0;
	padding: 6px 0 9px 40px;
	background-color: white;
	width: 646px;
	height: 170px;
	border-top: solid 8px #FFB400;
}

#logot {
	float: left;
	margin: 2px 0 8px 14px;
	padding: 0;
	background-color: white;
}

#bottombanner1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

#bottombanner2 {
	float: left;
	margin: 0;
	padding: 0;
}



/* Rightnav loppuu  */

#right {
	float: right;
	width: 280px;
	margin: 0;
	clear: none;
}

#news {
	background-color: white;
	margin: 0;
	padding: 8px 0 0 0;
	position: relative;
	border-top: solid 8px #FFB400;
}

#news2 {
	margin-top: 15px;
	position: relative;
	padding: 10px 10px 20px 15px;
	border-top: solid 8px #FFB400;
	background-color: white;
}

.aika {
	color: black;
	font-weight: bold;
	margin-bottom: 0;
}

.live{
	margin: 0 13px 0px 13px;
	paddind: 0 0 10px 0;
}

#news p{
	margin: -5px 0 22px 12px;
}

/* Rightnav loppuu  */


/* Alasivu  */

#content2 {
	float: right;
	background-color: white;
	width: 480px;
	margin: 30px 10px 0 0;
	padding: 20px;
	border-top: solid 8px #FFB400;
}

#content3 {
	float: left;
	background-color: white;
	width: 750px;
	margin: 30px 16px 0 5px;
	padding: 20px 20px 40px 40px;
	position: relative;
	border-top: solid 8px #FFB400;

}

#content_more {
	float: left;
	width: 430px;
	margin: 30px 0 0 5px;
	clear: none;
}

#content_more img{
	border: 5px solid white;
}

#info {
	background-color: #FFB400;
	color: black;
	margin: 10px 0 0 0;
	padding: 10px 10px 20px 15px;
	position: relative;
}

#info2 {
	background-color: white;
	color: white;
	margin: 0 0 0 0;
	padding: 10px 10px 20px 15px;
	position: relative;
	border-top: solid 8px #FFB400;
}

#director {
	color: white;
	margin: 0;
	padding: 0 0 0 16px;
	position: relative;
}

.director_photo {
	margin: 10px 10px 10px 0;
	float: left;
	border: #000000 double;
}

.vaakaviiva {
	width: 420px;
	margin: 30px 30px 30px 0;
}


#footer {
	clear: both;
	font-size: 9px;
	margin: 0;
	padding: 0 0 20px 10px;
	color: white;
	margin-bottom: 20px;
}

