/* 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-image: url(kuvat/taustakuva.gif); 
	background-position: left top;
	background-repeat: repeat-x;
}


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

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


h2 {
	font-weight: bold;
	font-size: 11px;
	color: #E5007B;
	margin-bottom: 8px;
}

a:link, a:visited {
	text-decoration : none;
	color: #E5007B;
	background: transparent; 
}

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

a:hover {
	text-decoration : underline;
	color: #FF37A2;
	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: #E5007B;  
}

#content3 td {
	font-size: 11px;
	color: black;
	border-bottom: solid 1px #E5007B;
	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: 677px;
	top: 24px;
}

#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;
}

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

#bottombanner {
	margin: 0;
	padding: 3px;
	background-color: white;
	width: 666px;
	height: 100px;
	border-top: solid 8px #E5007B;
}

#logot {
	float: left;
	margin: 2px 0 8px 4px;
	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: 0;
	position: relative;
	border-top: solid 8px #E5007B;
}

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

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

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

/* Rightnav loppuu  */


/* Alasivu  */

#content2 {
	float: right;
	background-color: white;
	width: 550px;
	margin: 30px 16px 0 0;
	padding: 10px 20px 20px 20px;
	position: relative;
	border-top: solid 8px #E5007B;
}

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

}

#content_more {
	float: left;
	width: 334px;
	margin: 30px 0 0 10px;
	clear: none;
}

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

#info {
	background-color: #E5007B;
	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 #E5007B;
}

#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 {
	margin: 30px 0 30px 0;
}


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

