html {
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #336600;	
	margin: 0 0 -100px 0;
}
body * {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {color:#336600;}

#wrapper {
  width: 1164px;
  position: relative;
  margin: 0 auto;
}

/* oikea mainospalkki 170px */
/* koko leveys = 994 + 170 = 1164 */

#fullsize_mainospaikka {
/*	height: 96px; */
	margin: 4px 0 0 4px;
}

#wrapper #mainoslogo {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 170px;
	height: 84px;
}


#top_content {
	width: 994px;
	background: transparent url(/img/juniori_tausta_oranssi_top.png) no-repeat left top;
	position: relative;
	padding: 0 0 0 0;
	height: 1000px;
}

#bottom_content {
	width: 994px;
	background: transparent url(/img/juniori_tausta_oranssi_bottom.png) no-repeat left bottom;
	position: relative;
	padding: 0 0 100px 0;
}

#main_content {
	width: 994px;
	background: url(/img/juniori_tausta_oranssi_middle.png) repeat-y 0 0;
	position: relative;
	padding: 0 0 0 0;
	/*height: 2000px;*/
	margin: 0 0 100px 0;
}


/*#main_content {
	width: 994px;
	background: transparent url(/img/juniori_tausta_oranssi-trans.png)no-repeat 0 0;
	position: relative;
	padding: 0 0 50px 0;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}*/

#main_content #navi {
	width: 100%;
	position: relative;
	z-index: 2;
	height: 120px;
}

#alakansi {
	z-index: 1;
}

#navi .logo {
	position: absolute;
	left: 10px;
	top: 14px;
}

#navi span.tv {
	position: absolute;
	left: 210px;
	top: 14px;
	display: block;
	width: 86px;
	height: 102px;

}


#navi .navi_rightlinks {
	text-align: right; 
	float:right; 
	margin-right: 20px; 
	margin-top: 16px;	
}

.navi_rightlinks span {
	margin: 2px;
	line-height: 20px;
}

.navi_rightlinks span a:link, .navi_rightlinks span a:visited, .navi_rightlinks span a:active {
	text-decoration: none;
	background-color: #FFED26;
	color: #72BA32;
	font-weight: bold;
	font-family: Tahoma; 
	font-size: 11px;
	padding: 2px;
}


.navi_rightlinks span a:hover {
	padding: 2px;
	text-decoration: none;
	color: #ffed26;
	background-color: #73ba32;
}


.bgVolumeToggle a:link, .bgVolumeToggle a:visited, .bgVolumeToggle a:active, .bgVolumeToggle a:hover{
	background-color: transparent;
	border: 0;
}

#tvopas_paivakuva {
	width: 970px;
	height: 80px;
	display: block;
	clear: right;
}
span.tv_hover {
	position: absolute;
	left: -1000px;
	top: 0;
	z-index: 10;
}

span.pelitJaPuuhat_hover {
	position: absolute;
	left: -1000px;
	top: 0;
	z-index: 10;
}

span.piirustuksetJaKuvat_hover {
	position: absolute;
	left: -1000px;
	top: 0;
	z-index: 10;
}

span.vitsitJaViestit_hover {
	position: absolute;
	left: -1000px;
	top: 0;
	z-index: 10;
}
span.kisat_hover {
	position: absolute;
	left: -1000px;
	top: 0;
	z-index: 10;
} 

span.vanhemmille {
	position: absolute;
	left: -1000px;
	top: 0;
	z-index: 2;
}

#sahkoposti_otsikko {
	left: 674px;
	top: 92px; 
	z-index: 17;
	position: absolute;
}

#navi span.pelitJaPuuhat {
	position: absolute;
	left: 300px;
	top: 14px;
}


#navi span.piirustuksetJaKuvat {
	position: absolute;
	left: 390px;
	top: 14px;
}


#navi span.vitsitJaViestit {
	position: absolute;
	left: 480px;
	top: 14px;
}

#navi span.kisat {
	position: absolute;
	left: 570px;
	top: 14px;
}


#site_content {
	width: 974px;
	margin-left: 12px;
}

#juniorilla_nyt_box {
	clear: both;
	height: 72px;
}
.nyt_otsikko {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #73BA32;
}

.nyt_laatikko {
	position: relative;
}

.nyt_teksti {
	font-size: 18px;
	color: #73BA32;
	position: relative;
	z-index: 2;
	left: 10px;
	top: -37px;
	clear: both;
}
h1 {
   margin: 0 0 15px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #73BA32;
	margin: 0 0 15px;
}

p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #336600;
   padding: 0;
   margin: 0 0 15px;
   line-height: 15px;
}

p.teksti {
}

.clear {
  clear: both;
}

#viesti_kanavalle_box {
	position: relative;
	z-index: 1;
	top: -20px;
}
#viesti_kanavalle_box p {
	font-size: 18px;
	z-index: 2;
	position: relative;
	top: 10px;
	left: 10px;
	color: #73BA32;
}
#viesti_kanavalle_box a {
	color: #73BA32;
	text-decoration: none;
}
span.viesti_laatikko {
	width: 361px;
	height: 47px;
	position: absolute;
	top: 10px;
	left: 0;
}

span.viesti_tvkuva {
	position: absolute;
	top: -46px;
	left: 300px;
}

#site_content #content_bottom {
	width: 974px;
	position: relative;
	margin: 16px 0 0 14px;
}

#content_bottom #oikeat_pikalinkit {
	font-weight: bold;
	color: #73BA32;
	position: absolute;
	right: 22px;
	top: 0px;
	width: 155px;
	text-align: right;
}

#oikeat_pikalinkit .item {
/*	clear: left; */
}
#oikeat_pikalinkit .vasenitem {
	text-align: left;
	float: left;
}
#content_bottom #vasen {
	float: left;
	width: 400px;
}

#content_bottom #oikea {
	float: left;
	margin-left: 20px;
	width: 400px;
}

#oikea_tv {
	float:left;
	margin-left: 50px;
	width:400px;
}

#juontajat #oikea_tv {
	float: left;
	width: 480px !important;
	overflow: hidden;
	margin-left: -10px;
}
#juontajat #vasen {
	width: 480px;
}

#content_bottom #vasen_munviesti {
	float: left;
	width: 380px;
	position: relative;
}

#content_bottom #vasen_muumiterv {
	float: left;
	width: 420px;
	position: relative;
}
#content_bottom #vasen_muumiterv  .uusimmat_block {
margin-bottom:15px;
}
#content_bottom #vasen_muumiterv  .sivutus, #content_bottom #vasen_muumiterv .uusimmat_block_muut {
	float: right;
}

#content_bottom  #oikea_muumiterv #oikea_tv {
	float:left;
	margin-left: 30px;
	width:482px;
}

#content_bottom #vasen_kysy_juontajilta {
	float: left;
	width: 369px;
	position: relative;
	margin-left:10px;
}

#vasen_kysy_juontajilta .juttu {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 320px;
	height: 330px;
	text-align: left;
}

#content_bottom #vasen_sahkoposti {
	float: left;
	width: 532px;
	position: relative;
}

#content_bottom #oikea_sahkoposti {
	float: left;
	margin-left: 10px;
	width: 400px;
	position: relative;
}

#vasen_sahkoposti .juttu {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 470px;
	height: 450px;
	text-align: left;
}

#vasen_munviesti .juttu {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 320px;
	height: 330px;
	text-align: left;
}

#vasen_munviesti .juttu .teksti {
/*	width: 100%; */
}

.teksti img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

#oikealle_nettiin {
	width: 150px;
	float: left;
}

#content_bottom #oikea_munviesti {
	float: left;
	margin-left: 5px;
	width: 350px;
	position: relative;

}

#content_bottom #oikea_muumiterv {
	float: left;
	margin-left: 5px;
	width: 490px;
	position: relative;
}

#oikea_munviesti #lomake_otsikko {
	clear: both;
}
#oikea_munviesti #lomake_tekstikentta {
	position: relative;
	width: 324px;
	height: 169px;
	background: transparent url('/img/vitsitjaviestit/OmaViestiTVKirjoitaTahanKuva.png') no-repeat 0 0;
	clear: both;
}

#lomake_tekstikentta textarea {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0;
	background-color: transparent;
	width: 306px;
	height: 149px;
	overflow-y: auto;	
}

#oikea_munviesti #lomake_nimi {
	width: 324px;
	height: 50px;
	position: relative;
} 

#oikea_munviesti #lomake_munviesti {
	width: 324px;
	height: 50px;
	position: relative;
} 

#lomake_munviesti .tausta_munviesti {
	float:left;
	width:324px;
	height:49px;
	background: transparent url('/img/vitsitjaviestit/MunViestiKirjoitaTahanKuva.png') no-repeat 0 0;
	position:relative;
}

#lomake_munviesti .tausta_munviesti input {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 22px;
	width: 300px;
	background-color: transparent;
	border: 0;
}

#lomake_nimi .nimi_otsikko {
/*	position: absolute;
	top: 10px;*/
	margin: 9px 0 0 0;
	float: left;
	width: 84px;
	display: block;
}
#lomake_nimi .tausta_nimi {
	float: left;
	width: 234px;
	height: 49px;
	background: transparent url('/img/vitsitjaviestit/OmaViestiTVNimesiKuva.png') no-repeat 0 0;
	position: relative;
}

.tausta_nimi input {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 22px;
	width: 210px;
	background-color: transparent;
	border: 0;
}

div.textarea_tausta {
  background: transparent url(/img/lomake/palkki1.png) no-repeat scroll left top;
  height: 157px;
  width: 424px;
  margin: 0;
  padding: 0;
}

div.textarea_tausta textarea {
  background: transparent none;
  margin: 10px 0 0 10px;
  padding: 0;
  width: 395px;
  height: 140px;
  overflow: auto;
}

#oikea_munviesti #lomake_laheta .laheta_nappi {
}

#oikea_munviesti .munviesti_ikoni {
	width:100px;
	float:left;
	margin-bottom:15px;
}

#vasen .vasen_nosto {
	width: 415px;
	padding: 3px;
	overflow: hidden;
}

.vasen_nosto h2 {
	float: left;
}

.vasen_nosto p {
	clear: left;
}

.vasen_nosto img.left {
	float: right;
	padding-left: 5px;	
	border: 0;
}


#oikea .vasen_nosto {
	width: 352px;
	padding: 3px;	
	overflow: hidden;
}

#fullsize_mainospaikka .mainos {
	width: 728px;
	height: 90px;
	background-color: #ffff00;
}

#wrapper #suurtaulut { 
	position: absolute;
	width: 166px;
	text-align: left;
	top: 100px;
	right: 2px;
	margin-left: 4px;
}

#suurtaulut .mainos_suurtaulut {
	width: 140px;
	height: 350px;
	background-color: #ffff00;
	margin-bottom: 4px;
}



#main_content #navipalkki {
	position: absolute;
	top: 100px;
	width: 975px;
	height: 19px;
	left: 10px;
	z-index: 0;
}


#ohjelma_taulukko {
	width: 440px;
}

#ohjelma_taulukko div.ohjelma_thumb {
	float: left;
	width: 53px;
	padding: 1px;
	height: 53px;	
	position: relative;
	cursor: pointer;
}

#ohjelma_hover {
	width: 231px;
	overflow: hidden;
}
#ohjelma_hover div.yla {
	height: 15px;
	width: 100%;
	background: url(/img/tv/laatikko-trans.png) no-repeat top left;
}
#ohjelma_hover div.ala {
	height: 9px;
	width: 100%;
	background: url(/img/tv/laatikkoTaustaAla-trans.png) no-repeat bottom left;
}
#ohjelma_hover div.keski {
	width: 100%;
	background: url(/img/tv/laatikkoTausta-trans.png);
}
#ohjelma_hover div.sisa {
	padding: 0 15px;
}

#ohjelma_hover div.nimi {
	font-weight: bold;
	margin: 0 0 10px 0;
}

#ohjelma_hover div.kuvaus {
	margin: 0 0 10px 0;
}

#ohjelma_hover div.lahetysajat {
	overflow: hidden;
}

#ohjelma_hover strong {
	display: block;
	margin: 0 0 10px 0;
}

#ohjelma_hover img.kanavalogo {
	display: block;
	clear: right;
	float: right;
	position: relative;
	top: -2px;
}

#ohjelma_hover span.aika {
	display: block;
	float: left;
}

div.ohjelma_thumb img.katso_nappi{
	position: absolute;
	top: 30px;
	left: -5px;
}

#elokuvat_taulukko {
	width: 430px;
	text-align:center;
	margin-top: 20px;
	position: relative;
	left: 100px;
}


#elokuvat_taulukko div.elokuvat_thumb {
	float: left;
	width: 153px;
	padding: 1px;
	height: 153px;	
	position: relative;
}

#elokuvat_taulukko div.elokuva_thumb {
	float: left;
	position: relative;
}

#elokuvat_taulukko div.elokuva_thumb img.katso_nappi {
	position: absolute;
	top: 2px;
	left: -2px;
}

div.elokuvat_thumb img.katso_nappi{
	position: absolute;
	top: -5px;
	left: 10px;
}


#juontajat_boksi {
	position: relative;
	text-align:center;
	margin-top: 20px;
}

#juontajat_boksi .tea {
	position: absolute;
	left: 50px;
	top: 310px;
	
}

#juontajat_boksi .pekka {
	position: absolute;
	left: 173px;
	top: 330px;
	
}

#juontajat_boksi .kana {
	position: absolute;
	left: 300px;
	top: 314px;
	
}

#tvopas_wrapper {
        width: 830px;
        margin: 0;
        padding: 0;
        margin-left: -24px;
        position: relative;
}


#tvopas_wrapper .tvopas_ylaosa {
        background: transparent url(/img/tv/TVopasTaustaJaLogot_YlaOsa-trans.png) no-repeat 0 0;
        margin: 0;
        padding: 0;
        width: 830px;
        height: 106px;
}

#tvopas_wrapper .tvopas_keskiosa {
        background: transparent url(/img/tv/TVopasTaustaJaLogot_KeskiOsa-trans.png) repeat-y;
        width: 830px;
        position: relative;
        padding-left: 90px;
}

#tvopas_wrapper .tvopas_alaosa {
        background: transparent url(/img/tv/TVopasTaustaJaLogot_AlaOsa-trans.png) no-repeat bottom left;
        height: 94px;
        width: 830px;
}

#tvopas_wrapper .tvopas_keskiosa .ohjelmatiedot_juniori {
        width: 200px;
        /*padding-right: 42px;
        float: left;*/
}
#tvopas_wrapper .tvopas_keskiosa .ohjelmatiedot_sub {
  /*      width: 200px;
        padding-right: 50px;
        float: left;*/
}
#tvopas_wrapper .tvopas_keskiosa .ohjelmatiedot_mtv3 {
        width: 200px;
        float: left;
}

#viikonpaiva_lista {
        position: absolute;
        right: 30px;
        top: 80px;
        text-align: right;
  z-index:999;
}

.ohjelmaopastable {
	width: 200px;
}

#content_bottom #oikea_valikko {
	position: absolute;
	right: 10px;
	top: 45px;
	text-align: right;
	display: block;
}

#content_bottom #oikea_valikko_terkut {
	position: absolute;
	right: 25px;
	top: 5px;
	text-align: right;
	display: block;
}

#content_bottom #oikea_valikko_juttele {
	position: absolute;
	right: 30px;
	top: 35px;
	text-align: right;
	display: block;
}

#oikea_valikko .laheta_vitsi {
	margin-top: 140px;
	text-align: left;
	width: 150px;
}

#oikea_valikko_terkut .laheta_terkkuja {
	margin-top: 10px;
	text-align: left;
	width: 150px;
}

#oikea_valikko_juttele .kerro_tipulle {
	margin-top: 10px;
	text-align: left;
	width: 150px;
}

#vitsilaatikot_wrapper {
	margin-top: 20px;
	width: 780px;
}

#vitsilaatikot_wrapper #sivutusdiv { clear: both; }

#vitsilaatikot_wrapper #vitsit_ylaosa {
	width: 780px;
	height: 30px;
}

#vitsilaatikot_wrapper #vitsit_ylaosa .vasen {
	float:left;
	text-align: left;
	width: 200px;
}

#vitsilaatikot_wrapper  #vitsit_ylaosa .oikea {
	width: 580px;
	float:right;
	text-align: right;
}

vitsilaatikot_wrapper #terkut_ylaosa {
	width: 780px;
	height: 30px;
}

#vitsilaatikot_wrapper #terkut_ylaosa .vasen {
	float:left;
	text-align: left;
	width: 180px;
	margin-left: 10px;
}
#vitsilaatikot_wrapper  #terkut_ylaosa .oikea {
	width: 560px;
	float:right;
	text-align: right;
	margin-right: 20px;
}

#kysy_juontajilta_ylaosa .vasen {
	float:left;
	text-align: left;
	width: 180px;
	margin-left: 20px;
}
#kysy_juontajilta_ylaosa .oikea {
	width: 580px;
	float:right;
	text-align: right;
}

#kysy_juontajilta_oikea {
	width:193px;
	display:block;
	position:absolute;
	right:10px;
	top:35px;
}

#content_bottom #oikea_kysy_juontajilta {
	float: left;
	margin-left: 0px;
	width: 369px;
	position: relative;
}

/*.vitsit_title_kuva {
	margin-left: 20px;
}*/

#vitsilaatikot_wrapper .terkut_item,
#vitsilaatikot_wrapper .vitsi_item {
	position: relative;
	float: left;
	margin-left: 10px;
}

.terkut_item .terkut_kuva,
.vitsi_item .vitsi_kuva {
	position: absolute;
	top: 16px;
	left: 20px;
	width: 105px;
	height: 105px;
}

.terkut_teksti,
.vitsi_teksti {
	position:absolute; 
	left: 135px;
	top: 16px;
	width: 210px;
   padding-top: 4px;
}

#vitsilaatikot_wrapper .kysy_juontajilta_item {
	position: relative;
	float: left;
	margin-left: 10px;
	height: 200px;
}

#vitsilaatikot_wrapper .tipu_item {
	position: relative;
	float: left;
	margin-left: 12px;
	height: 200px;
	width: 369px;
}

.tipu_item strong {
	margin: 0 5px 0 0;
	display: block;
}

.kysy_juontajilta_item .kysy_juontajilta_kysymys,
.tipu_item .tipu_kysymys {
	width: 100%;
	height: 110px;
	clear: both;
}

.kysy_juontajilta_item .kysy_juontajilta_kuva,
.tipu_item .tipu_kysymys .tipu_kuva {
	position: absolute;
	top: 16px;
	left: 20px;
	width: 76px;
	height: 76px;
}

.kysy_juontajilta_item .kysy_juontajilta_vastaus,
.tipu_item .tipu_vastaus {
	width: 350px;
	text-align: right;
	position: absolute;
	clear: both;
	margin: 5px 5px 0 0;
	top: 90px;
}

.kysy_juontajilta_vastaus img,
.tipu_vastaus img {
	float: right;
	padding-left: 5px;
	z-index: 10;
}

.rollover {
	border: 0;
}

.kysy_juontajilta_item .kysy_juontajilta_teksti,
.tipu_item .tipu_kysymys .tipu_teksti {
	position: absolute;
	left: 100px;
	top: 20px;
	width: 220px;	
}

.tipu_item .tipu_vastaus .tipu_teksti {
	margin: 0 0 0 20px;
}

#helpot_wrapper, #kisat_wrapper {
	width: 974px;
	margin: 10px 0 0 20px;
	padding: 0;
}

#helpot_wrapper .helpot_content  {
	float: left;
}

#kisat_wrapper .kisat_content {
	float: left;
	width: 650px;
}

#kisat_wrapper .voittajat_content {
	float: left;
	width: 678px;
}

#kisat_wrapper #voittajat_prevnext {
	clear: both;
	width: 930px;
	height: 90px;
}

#voittajat_prevnext .oikea {
	float: right;
}
#voittajat_prevnext .vasen {
	float: left;
}

#helpot_wrapper .helpot_kuva, #kisat_wrapper .kisat_kuva {
	float:left;
}

#kisat_wrapper .voittajat_kuva {
	float: left;
	margin-top: 40px;
	margin-right: 0;
	width: 277px;
}


.voittajat_content #voittajat_lista {
	width: 678px;
	display: block;
	position: relative;
}

#voittajat_lista h2 {
	margin-bottom: 20px;	
}

#voittajat_lista p.ingressi {
	font-weight: bold;
}

#voittajat_lista h3.subtitle {
	padding: 20px 0 20px 0;
}

#kisat_wrapper #voittajat_lista .vasen{
	width: 323px;
	float: left;
}

#kisat_wrapper #voittajat_lista .oikea{
	width: 323px;
	float: left;
}

#voittajat_lista .voittaja_item{
	width: 318px;
	height: 120px;
	border: 0;
	padding-right: 5px;
}

#voittajat_lista .voittaja_item img{
	float: left;
	width: 124px;
	height: 111px;
	border: 0;
	padding-right: 5px;
}

#voittajat_lista .voittaja_item h2{
	margin: 2px;
}


div.helpot_item{
	width: 560px;
	display: table;
	/*clear: both;*/
	margin: 0;
	padding: 6px 0 0 0;
	position: relative;
}

div.kisat_item {
	width: 620px;
	display: table;
	/*clear: both;*/
	margin: 0;
	padding: 6px 0 0 0;
	position: relative;
}

div.helpot_item .helpotpelit_logo, div.kisat_item .kisat_logo {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}
div.helpot_item .helpotpelit_teksti {
	width: 355px;
	float: left;
}

div.kisat_item .kisat_teksti {
	width: 355px;
	float: left;
}

.helpotpelit_teksti h3, .kisat_teksti h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #73BA32;
	margin: 0;
	padding: 3px 0 0 0 ;
}

.helpotpelit_teksti p, .kisat_teksti p {
	font-family: Tahoma;
	font-size: 11px;
	color: #336600;
	margin: 0;
	padding: 3px 0 0 0 ;
}

div.helpot_item .helpotpelit_pelaa {
	float: right;
	width: 100px;
	height: 40px;
	margin-top: 0;
	padding-top: 0;
}

div.kisat_item .kisat_pelaa {
	float: right;
	width: 150px;
	height: 40px;
	margin-top: 0;
	padding-top: 0;
}
div.kisat_item .kisat_katso {
	float: right;
	width: 150px;
	height: 40px;
	margin-top: 0;
	padding-top: 0;
}

#piirustukset_wrapper {
	width: 954px;
	margin: 4px 0 0 16px;
}

#videot_wrapper{
	width: 954px;
	margin: 20px 0 0 16px;
}

 
#piirustukset_wrapper #piirustukset_vasen {
	float: left;
	width: 550px;	
}

#videot_wrapper #videot_vasen {
	float: left;
	width: 440px;	
	overflow: hidden;
}

#videot_wrapper #lataa_kuvia_vasen {
	width: 550px !important;
	overflow: hidden;
	float: left;
}

#lataa_kuvia_oikea {
	float: left;
}

#piirustukset_vasen .uusimmat_block {
	margin-top: 26px;
	clear: both;
}

#videot_vasen .uusimmat_block {
	margin-top: 26px;
	clear: both;
}

#lataa_kuvia_vasen .uusimmat_block {
	margin-top: 26px;
	clear: both;
}

#videot_vasen .uusimmat_block_muut, 
#lataa_kuvia_vasen .uusimmat_block_muut {
	margin-top: 2px;
	clear: both;
}

#piirustukset_vasen .uusimmat_block_aakkoset {
	/*margin-top: 26px;*/
	text-align: center;
	clear: both;
}

#piirustukset_vasen .lisaa_block {
	padding-top: 16px;
	clear: both;
}

div.ei_kuvia {
	margin: 20px 0;
	font-size: 18px;
}

.lisaa_block  img {
	margin: 0 0 0 -14px;
}

#videot_vasen .sivutus {
	clear: left;
	padding-top: 0;
	width: 420px;
	height: 40px;
	text-align: right;
}
#videot_vasen .sivutus img {
	margin: 0 5px 0 0 !important;
}

#sivut img {
	margin: 0 5px 0 0;
}

#lataa_kuvia_vasen .sivutus{
	clear: both;
	float: right;
}

#videot_vasen .sivutus img,
#lataa_kuvia_vasen .sivutus img {
	margin: 0 0 0 -14px;
}

#videot_vasen #tipuvideot {
	display: table;
}
#videot_vasen #muutvideot {
	margin: 0;
	padding: 0;
	display: table;
}

#lataa_kuvia_vasen #juniorin_tiput {
	display: table;
	width: 560px;
}
#lataa_kuvia_vasen #disney {
	display: table;
		width: 560px;
}

.lisaa_block img {
	border: 0;
}

#piirustukset_vasen div.kuvablock {
	float:left;
	width: 107px;
	height: 120px;
	overflow: hidden;
}

#piirustukset_vasen div.kuvablock img {
	width: 96px;
	height: 96px;
	clear: right;
} 

#videot_vasen div.kuvablock {
	float:left;
	width: 107px;
	height: 120px;
	background-color: #cdee55;
	border: 1px solid #c3db69;
}
/*
	float:left;
	width: 100px;
	height: 100px;
	margin-right: 2px;
	text-align: center;
	border: 1px solid red;
	left: 10px;
}*/

div.videoblock  {
        position: relative;
        background-color: #cdee55;
        border: 1px solid #c3db69;
        float:left;
        width: 100px;
        height: 100px;
        margin-right: 2px;
        text-align: center;
}

/*div.videoblock {
        position: relative;
        float:left;
        width: 107px;
        height: 134px;
        margin-right: 2px;
        text-align: center;
}*/

div.videoblock img.video_thumb,
div.videoblock img.pikkukuva {
        width: 96px;
        height: 65px;
}

div.videoblock img.lataakuva_thumb{
        width: 107px;
        height: 107px;
}

div.kuvablock span.kuvanimi {
        font-weight: bold;
        margin-left: 6px;
        color: #396906;
        clear: left;
}
div.kuvablock span.katsonappi {
        margin-left: 6px;
}

div.videoblock span.kuvanimi {
        font-weight: bold;
        margin-left: 0px;
        color: #396906;
}
div.videoblock span.katsonappi {
        position: absolute;
        bottom: 2px;
        left: 2px;
}



div.videoblock span.katsonappi_tilaa {
	position: absolute;
	bottom: 0px;
	left: 2px;
}

#piirustukset_wrapper #piirustukset_oikea {
	float: left;
	width: 373px;
	text-align: right;
	margin-left: 14px;
}

#piirustukset_oikea #prev_next {
	clear: both;
	height: 60px;
}

#next, #next_page,
#prev, #prev_page {
	cursor: pointer;
}

#piirustukset_oikea #isopiirustus {
	text-align: center;
	width: 373px;
	overflow: hidden;
}

#videot_wrapper #videot_oikea{
	float: left;
	width: 480px;
	text-align: right;
	margin: 0;
	position: relative;
	margin: 0;
	overflow: hidden;
}
#videot_oikea #oikea_tv {
	width: auto !important;
	margin: 0;
}

#videot_wrapper #lataa_kuvat_oikea{
	float: left;
	width: 373px;
	text-align: right;
	margin-left: 0px;
}

#piirustukset_oikea .vasemmalle {
	float: left;
}
#piirustukset_oikea .oikealle {
	float: right;
}
.oikealle {
	float: right;
}
.vasemmalle {
	float: left;
}

div.lataa_kuvia_ylapalkki {
	width: 540px;
	height: 40px;
}

div.lataa_kuvia_ylapalkki  .otsikko_lataa_kuvia {
	float: left;
}
.otsikko_lataa_kuvia img {
	margin-top: 6px;
}

div.lataa_kuvia_ylapalkki  .sivutus_lataa_kuvia {
	float: right;
}



div.lataa_kuvia_ylapalkki .sivutus_lataa_kuvia img {
	margin: 0 0 0 -14px;
}


#piirustukset_oikea #kuvanimi_isokuva,
#piirustukset_oikea #kuvateksti_isokuva {
	clear: both;
	width: 100%;
	text-align: center;
}

span.piilotettu,
div.piilotettu,
img.piilotettu {
	display: none;
}

#alatekstit {
	width: 974px;
	margin: 40px 0 0 0;
	padding: 0;
	text-align: center;
}



/* VANHEMMILLE */

#content_bottom #vanhemmat_wrapper {
	width: 970px;
}

#vanhemmat_wrapper #tietolaatikko {
	width: 807px;
	margin: 0;
	padding: 0;
} 
 
#tietolaatikko .tietolaatikko_top_vasen {
	position:relative;
	width: 807px;
	height: 99px;
	background: transparent url('/img/vanhemmat/tiivisTietopakettiTxtTaustaYlaOsa_vasen.png') no-repeat 0 0;
	
}
#tietolaatikko .tietolaatikko_top_oikea {
	position: relative;
	width: 807px;
	height: 99px;
	background: transparent url('/img/vanhemmat/tiivisTietopakettiTxtTaustaYlaOsa_oikea.png') no-repeat 0 0;
	
}

#vanhemmat_wrapper .vanhemmat_navi {
	width: 148px;
	margin: 0;
	padding: 0;
	position:absolute;
	left: 808px;
	top: 48px;
} 

.vanhemmat_navi .vanhemmat_navi_linkki { position:relative; }
.vanhemmat_navi .vanhemmat_navi_linkki span { position:absolute; left:10px; top:7px; }

.tietolaatikko_top_vasen .vasen_topteksti,
.tietolaatikko_top_oikea .vasen_topteksti {
	position: absolute;
	left: 20px;
	top: 16px;
	width: 200px;
	height: 30px;
}

.vasen_topteksti h2, .oikea_topteksti h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #73BA32;	
}

.vasen_topteksti a, .oikea_topteksti a {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #73BA32;	
	text-decoration:none;
}

.tietolaatikko_top_vasen .oikea_topteksti,
.tietolaatikko_top_oikea .oikea_topteksti {
	position: absolute;
	left: 360px;
	top: 16px;
	width: 200px;
	height: 30px;
}

#tietolaatikko .tietolaatikko_middle {
	width: 807px;
	background: transparent url('/img/vanhemmat/tiivisTietopakettiTxtTaustaKeskiOsa2.png') repeat-y 0 0;
	clear: both;
	
}

.tietolaatikko_middle .tietoteksti {
	margin: 0 0 0 40px;
	width: 740px;
	clear: both;
}

#tietolaatikko .tietolaatikko_bottom {
	width: 807px;
	height: 86px;
	background: transparent url('/img/vanhemmat/tiivisTietopakettiTxtTaustaAlaOsa2-trans.png') no-repeat 0 0;
	
}
 
.uusimmat_block_aakkoset img {
	border: 0;
}



/* Lomakkeet */
#lomake_tausta {
	width: 695px;
	height: 878px;
	background: transparent url(/img/lomake/taustakuvaJaKuvake-trans.jpg) no-repeat left top;
	padding: 0 0 0 0;
	position: relative;
}

#lomake_tausta_paula {
	width: 695px;
	height: 878px;
	background: transparent url(/img/lomake/paula_kisatausta_1.jpg) no-repeat left top;
	padding: 0 0 0 0;
	position: relative;
}

#lomake_tausta #kiitos,
#lomake_tausta_paula #kiitos {
	width: 690px;
	position: absolute;
	top: 86px;
	left: 142px;
}

#lomake_tausta #lomake_wrapper,
#lomake_tausta_paula #lomake_wrapper {
	width: 610px;
	height: 878px;
	position: relative;
	margin: 0;
	left: 43px;
	top: 90px;
}

#lomake_wrapper #juontajat,
#lomake_tausta_paula #juontajat {
	position: absolute;
	left: 410px;
	top: -30px;
	width: 200px;
	height: 240px;
	z-index: 10;
}
#lomake_tausta_paula #lomake_wrapper {
	top: 20px;
}

#lomake_wrapper h1 {
	margin-left: 4px;
	margin-bottom: 8px;
}

#lomake_wrapper .otsikko {
	margin-left: 4px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #73BA32;	
}

#lomake_wrapper .form_otsikko {
	margin-left: 4px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

#lomake_wrapper .lomake_tekstikentta {
	width: 430px;
	
}

#lomake_wrapper .lomake_radio {
	margin:0px;
	padding:4px 0 0 10px;
}

#lomake_wrapper .lomake_teksti,
#lomake_wrapper .lomake_nimi, 
#lomake_wrapper .lomake_ika, 
#lomake_wrapper .lomake_puh, 
#lomake_wrapper .lomake_kos, 
#lomake_wrapper .lomake_pn, 
#lomake_wrapper .lomake_pp, 
#lomake_wrapper .lomake_email,
#lomake_wrapper .lomake_tipunlinssi,
#lomake_wrapper .lomake_tiedosto
{
	border: 0;
	margin: 0 0 0 0;
/*	padding: 4px 0 2px 0; */
	padding: 0;
}

.lomake_nimi .lomake_taustakuva {
	width: 205px;
	height: 27px;
	background: transparent url(/img/lomake/palkki2.png) no-repeat left top;
	padding: 4px 0 0 8px;
}

.lomake_ika .lomake_taustakuva {
	width: 44px;
	height: 27px;
	background: transparent url(/img/lomake/palkki3.png) no-repeat left top;
	padding: 4px 0 0 8px;
}

.lomake_puh .lomake_taustakuva {
	width: 103px;
	height: 27px;
	background: transparent url(/img/lomake/palkki4.png) no-repeat left top;
	padding: 4px 0 0 8px;
}

.lomake_kos .lomake_taustakuva {
	width: 205px;
	height: 27px;
	background: transparent url(/img/lomake/palkki5.png) no-repeat left top;
	padding: 4px 0 0 8px;
}

.lomake_pn .lomake_taustakuva {
	width: 62px;
	height: 27px;
	background: transparent url(/img/lomake/palkki6.png) no-repeat left top;
	padding: 4px 0 0 8px;
}

.lomake_pp .lomake_taustakuva {
	width: 117px;
	height: 27px;
	background: transparent url(/img/lomake/palkki7.png) no-repeat left top;
	padding: 4px 0 0 8px;
}

.lomake_email .lomake_taustakuva {
	width: 205px;
	height: 27px;
	background: transparent url(/img/lomake/palkki8.png) no-repeat left top;
	padding: 4px 0 0 8px;
}

.lomake_tipunlinssi .lomake_taustakuva {
	width: 205px;
	height: 27px;
	background: transparent url(/img/lomake/palkki2.png) no-repeat left top;
	padding: 4px 0 0 8px;
}
.lomake_erik .lomake_taustakuva {
	width: 44px;
	height: 27px;
	background: transparent url(/img/lomake/palkki3.png) no-repeat left top;
	padding: 6px 0 7px 8px;	
}
.lomake_erik .lomake_taustakuva {
	display: inline;
}
.form_teksti,
.form_nimi,
.form_ika,
.form_puh,
.form_kos,
.form_pn,
.form_pp,
.form_email
{
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	background-color: transparent;
	z-index: 1;
}

.form_tiedosto  {
	z-index: 1;
	margin: 0 0 0 0;
	padding: 0;
}

.form_teksti {
	width: 430px;
	height: 155px;
	background: transparent url(/img/lomake/palkki1.png) no-repeat left top;
	padding: 10px 0 0 10px;
}

.form_nimi {
	width: 180px;
}

.form_ika {
	width: 30px;
}
.form_puh {
	width: 83px;
}

.form_kos {
	width: 185px;
}

.form_pn {
	width: 42px;
}

.form_pp {
	width: 97px;
}

.form_email {
	width: 185px;
}

.form_ehdot {
	width:430px;
}

#lomake_wrapper .luukku {
	margin: 10px 0 0 4px;
}

#lomake_wrapper .laheta_lomake {
	margin: 10px 0 10px 0;
}

#kk_wrapper {
	width: 227px;
	height: 326px;
	margin: 4px;
	padding: 0;
	background: transparent url(/img/lomake/kerrokaverille/taustaKuvaJaKuvake.jpg) no-repeat left top;
	position: relative;
}

#kk_wrapper #sisalto {
	position: absolute;
	width: 170px;
	top: 120px;
	left: 40px;
}

#kk_wrapper #sisalto .email_otsikko {
	width: 160px;
	height: 14px;
	display: block;
	clear: both;
	text-align: center;
}

#kk_wrapper #sisalto .email_input{
	background: transparent url(/img/lomake/kerrokaverille/palkki1.png) no-repeat;
	border: 0;
	width: 170px;
	height: 34px;
}

#kk_wrapper #sisalto .email_input input{
	border: 0;
	background-color: transparent;
	padding: 4px 0 0 6px;
	width: 140px;	
}



#kk_wrapper #sisalto .nimi_otsikko {
	width: 160px;
	height: 14px;
	display: block;
	clear: both;
	text-align: center;
}

#kk_wrapper #sisalto .nimi_input{
	background: transparent url(/img/lomake/kerrokaverille/palkki1.png) no-repeat;
	border: 0;
	width: 170px;
	height: 34px;
}

#kk_wrapper #sisalto .nimi_input input{
	border: 0;
	background-color: transparent;
	padding: 4px 0 0 6px;
	width: 140px;
	
}

#kk_wrapper #sisalto .laheta {
	width: 160px;
	text-align: center;
}

#kk_wrapper #sisalto .kiitoskuva {
	margin-left: -30px;
}

div#laheta_kuva {
	float: right;
}
div#laheta_kuva p {
	margin: 0 0 5px 0;
	text-align: center;
}

div.taustakuvat {
	width: 954px;
	margin: 20px 0 0 16px;
	float: left;
	position: relative;
}
div.taustakuvat div.taustakuva {
	float: left;
	clear: left;
	position: relative;
}
div.taustakuvat div.taustakuva img {
	border: none;
}
div.taustakuvat div.taustakuva div.pikkukuva {
	float: left;
	margin: 0 20px 0 0;
}
div.taustakuvat div.taustakuva div.linkit {
	float: left;
}
div.taustakuvat div.taustakuva div.linkit a {
	margin: 0 20px 0 0;
}

div.prev_next {
	margin: 10px 0 0 16px;
	width: 560px;
	clear: both;
}

div#ie-ilmoitus {
    display:none;
}

img.palaute_www {
    display:none;
}
#lomake_wrapper .joulukalenteri_pk_lomake img.kysymyskuva {
    display:none;
}
#lomake_wrapper .joulukalenteri_pk_lomake .vaihtoehdot {
    padding:15px;
}
#lomake_wrapper .joulukalenteri_pk_lomake h3 {
    color:#73BA32;
    font-family:"Trebuchet MS";
    font-size:18px;
    font-weight:bold;
    margin-left:4px;
}

div.luukku {
display:none;
}
div#lomakalenteri {
margin-left:15px;
}
