@charset "utf-8";
/* CSS Document */

/* Start document reset */

html, body, div, span, applet, link, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legEnd,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: top;
	font-size: 1em;
	line-height: 1em;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

tr, td, th {
	vertical-align: baseline;
	text-align: left;
	font-weight: normal;
}

/* End document reset */




/* Start colors 

cyan: #00a3da
magenta: #ec008c
dark grey: #666666
light grey: #dddddd
 
End colors */ 


/* Start general structure */ 

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg-tile.jpg) repeat #dddddd center;
	text-align: center;
}

#pagewrapper-bg {
	width: 1020px;
	background: url(../images/wrapper-bg.gif) repeat-y #000000;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
}

#pagewrapper-upper-content {
	width: 1000px;
	text-align: left;
	margin: 0 10px 0 10px;
}

#pagewrapper-main-content {
	width: 940px;
	text-align: left;
	margin: 30px 40px 0 40px;
}



#right-banner-wrapper{
	width: 140px;
	float: right;
	margin-top: 30px;
}

#footer {
	width: 780px;
	clear: both;
	border-top: 1px solid #333333;
	/*background: url(../images/footer-bg.gif) repeat-x;*/
	margin-bottom: 10px;
	padding-top: 5px;
}

/* End general structure */


/* Start Column structure */
/* Contains column blocks with and without margins and in different sizes */

#top-banner {
	width: 980px;
	height: 120px;
	background-color: #333333;
	margin: 10px 10px 10px 10px;
}

#threecolumns-main {
	width: 780px;
	float: left;
}

.threecolumns {
	width: 780px;
	float: left;
	margin-bottom: 20px;
}

.threecolumns-nomargin {
	width: 795px;
	float: left;
}

.threecolumns-one-left {
	width: 250px;
	float: left;
	margin-right: 15px;
}

.threecolumns-one-right {
	width: 250px;
	float: right;
}


/* End Column structure */




/* Start upper content blocks */

#navi-wrapper {
	width: 100%;
	height: 25px;
	background: url(../images/lines-bg.gif) repeat-x;
	padding: 10px 0 10px 0;
}

#breadcrumbs{
	margin: 0 0 0 10px;
	height: 25px;
	float: left;
	background: #000000;
}

#logo{
	width: 326px;
	height: 140px;
	margin: 0 0 20px 0;
	float: left;
}

#main-navi{
	width:780px;
	height: 35px;
	margin: 0 10px 20px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #333333;
	float: left;
}

#player{
    width:480px;
    height:300px;
	overflow: hidden;
	float: left;
}

#player-info{
	float:right;
	width: 275px;
}

.column-block-narrow{
	width: 250px;
	float:left;
	margin-right: 15px;
	min-height: 200px;
	_height: 170px;
}

#main-image{
	float:left;
}

.side-banner {
	margin-bottom: 20px;
}

/* End Start upper content blocks */




/* Start lower content blocks */

.clear {
	clear: both;
}

.column-content{
	width: 100%;
	border-bottom: 6px solid #dddddd;
	margin-bottom: 10px;
}


.videoimg{
	width: 150px;
	float: left;
	margin-bottom: 5px;
}

.videoimg img{
	width: 150px;
	height: 84px;
}


.videotext{
	width: 90px;
	float: right;
	margin-bottom: 5px;
}




/* Start lower content blocks */





/* Start forms */

label{
	margin-top:2px;
}

input {
	border: 1px solid #a2a2a2;
	margin: 0 0 0 10px;
}


input.searchbox {
	height: 14px;
	border: none;
	padding: 2px 0 3px 5px;
	margin: 1px 0 0 0;
	width: 145px;
	line-height: 0.75em;
	vertical-align: inherit;
	color: #666666;
}
/*
input:hover {
	border: none;
}
*/
input.hae {
	height: 21px;
	border: 1px solid #333333;
	background: url(../images/hae-btn-bg.gif) repeat #ffffff;
	color: #00a3da;
	margin: 0 0 0 5px;
	width: 41px;
	padding: 0 0 1px 2px;
	display: inline;
	font-size: 13px;
	line-height: 1.2em;
}

input.hae:hover {
	border: 1px solid #666666;
}


.search{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: none;
	color:#000000;
	text-align: right;
	vertical-align: inherit;
	margin: 4px 0 0 0;
}

.label{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: none;
	color:#000000;
	text-align: right;
	vertical-align: middle;
}

select {
	min-width: 120px;
}

/* End forms */




/* Start tables */

.hakemistotaulukko {
	float: left;
	margin: 20px 0 10px 0;
	font: 0.75em Tahoma, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 2em;
} 

.hakemisto-top-row {
	height: 20px;
	border-bottom: 1px solid #000000;
	color: #000000;
}

.hakemisto-top-row-first {
	height: 20px;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 1.6em;
}

.hakemisto-row {
	height: 20px;
	border-bottom: 1px solid #dddddd;
	line-height: 2em;
}

.hakemisto-row a{
	line-height: 2em;
	vertical-align: baseline;
}

.hakemisto-row-last {
	height: 20px;
	border-bottom: 1px solid #000000;
	line-height: 2em;
	color: #666666;
}

.hakemisto-row-last a{
	line-height: 2em;
	vertical-align: baseline;
}

.hakemisto-column-first {
	height: 20px;
	border-bottom: 1px solid #dddddd;
	line-height: 2em;
	color: #000000;
}

.hakemisto-column-first a, .hakemisto-column-first-bottom a {
	line-height: 2em;
	color: #000000;
	vertical-align: baseline;
}

.hakemisto-column-first-bottom {
	height: 20px;
	border-bottom: 1px solid #000000;
	line-height: 2em;
	color: #000000;
}

/* End tables */





/* Footer */
/* Content-footer */
div#content-footer {
	width:800px;
	clear:both;
	margin:0;
	padding:0;
	border-top:1px solid #7f7f7f;
}

div#content-footer div.containeritem {
	width:256px;
	margin:0;
	padding:0 10px 0 0;
	float:left;
	display:inline;
}
* html div#content-footer div.containeritem {
	width:266px;
	w\idth:256px;
}
div#content-footer div.last {padding:0;}

div#content-footer div.containeritem h3 {
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
}
div#content-footer div.containeritem dl dd {
	float:left;
	margin:0 4px 0 0;
	padding:0 6px 0 0;
	background:transparent url(../images/siteinfo_pipe.gif) 100% 50% no-repeat;
}
div#content-footer div.containeritem dl dd.last {
	background:none;
}
div#content-footer div.containeritem dl dd a {
	font-size:12px;
	text-decoration:none;
	color:#0000cc;
}
div#content-footer div#copyright {
	clear:both;
	width:100%;
	color:#333;
	text-align:center;
	border-top:1px solid #7f7f7f;
	padding: 9px 0;
}
div#content-footer div#copyright p, div#content-footer div.containeritem dl {margin:0;padding:0;}


#footertop {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;	
	clear:both;
	float:left;
	margin:30px 0 0 0;
	padding:0;
	background:#000;
	border-bottom: 1px solid #333;
	border-top: 1px solid #CCC;
}

#footerbottom {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;	
	clear:both;
	float:left;
	margin:0;
	padding:0;
	background:#253032 url(../images/yk-tausta.gif) top left repeat-x;
  position: relative;
}
#yk {
    font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0 0 50px 0;
	text-align:left;
	width:952px;
	color:#999;
	font-size:85%;
}
#yk address {
	display:block;
	width:175px;
	height:54px;
	margin:0;
	padding:16px 0 5px 0;
	float:left;
	font-style:normal;
	line-height:130%;
}
#yk address strong, #yk address span {display:block;}

#customerserviceinfo {
	display:block;
	width:415px;
	height:54px;
	margin:0;
	padding:16px 0 5px 40px;
	float:left;
}

#customerserviceinfo .tel {
    color:#999999;
    text-align:left;
    font-size:13px;
}
#customerserviceinfo h4 {
	margin:0;
	padding:0;
	font-size:13px;
	line-height: 120%;
	color:#999;
	font-weight:bold;
}
#customerserviceinfo p {
    color:#999999;
	margin:0;
	padding:0;
	font-size:13px;
}
h2#logoyk {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 69px;
	width: 220px;
	background: transparent url(http://www.otavakonserni.fi/s/img/om_logo.gif) bottom right no-repeat;
	margin: 0;
	padding: 0;
}
h2#logoyk a {
	text-indent: -9999px;
	width: 220px;
	height:69px;
	display: block;
}
#services {
	margin:0 auto;
	padding:0 149px 0 0;
	text-align:left;
	line-height: 1.2;
	width:836px;
	color:#999;
	clear:both;
}
* html #services {
	width: 989px;
	w\idth:836px;
}
#services dt {
	font-weight:bold;
	float:left;
	margin:0 6px 0 0;
}
#services dd {
	margin:0 6px 0 0;
	padding:0 8px 0 0;
	background:transparent url(../images/pipe_yk.gif) no-repeat 100% 50%;
	float:left;
	white-space:nowrap;
}
#services dd.last {
	margin:0;
	padding:0;
	background:none;
	float:left;
}
#services a {color:#999;text-decoration:none;}
#services a:hover {color:#ccc;text-decoration:underline;}
#services a.selected, #services a.selected:hover {color:#fff;font-weight:bold;text-decoration:none;}

#siteinfo dl {margin:0; padding:0; clear:left; width:580px;}
#siteinfo dd {margin:0 6px 0 0; padding:0 8px 0 0; background:url(../images/taustat/valiviiva.gif) no-repeat 100% 50%; float:left;}
#siteinfo dd.last {margin:0 0 0 0; padding:0 0 0 0; background:transparent; float:left;}
#siteinfo {font-size: 90%; margin:0 auto; padding:29px 0 45px 255px; background: url(../images/SuosikkiTV-logo.gif) 0 25px no-repeat; text-align:left; width:952px; voice-family: "\"}\""; voice-family: inherit; width:697px;}
#siteinfo h3 {clear:left; margin:0; padding:15px 0 10px 0; color:#d9006f; font-size: 110%; font-weight: bold;}
#siteinfo dt {color:#d9006f; float:left; background:url(../images/taustat/kaksoispiste.gif) 100% 65% no-repeat; padding:0 4px 0 0; margin:0 6px 0 0;}

/*feedback form*/
#feedback input{
    border:0px;
}
#feedback td.aihe{
    vertical-align:top;
}
#feedback td{
    padding:5px;
}
.loginform
{
    color: #fff;
}

