body {
 background-color: #00CFF5;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_bg.jpg');
 background-position: top;
 background-repeat: repeat-x;
}

.mn .otsikko {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 24px;
 line-height: 24px;
 font-weight: 900;
 color: #fff;
 padding: 20px 15px 10px 15px;
}

.mn .valiotsikko {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 18px;
 line-height: 18px;
 font-weight: 900;
 color: #fff;
 padding: 0px 15px 10px 15px; 
}

.listaus #jive_nosto a:hover {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #fff;
 text-decoration: underline;
}

.listaus #jive_nosto a {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #fff;
 text-decoration: none;
}

.mn .teksti a:hover, .keskustelu #jive_nosto a:hover {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #ff9955;
 text-decoration: none;
}

.mn .teksti a, .keskustelu #jive_nosto a {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #ec008c;
 text-decoration: none;
}

.mn .teksti {
 color: #fff;
 padding: 0px 15px 0px 15px; 
}

.lyhennelma_one {
 width: 549px;
 margin-right: 10px;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_etusivu_uutiset_bg.gif');
 background-position: top right;
 background-repeat: no-repeat;
}

.lyhennelma_one .lyhennelmakuva {
 margin: 0 10px 0 35px;
 padding: 0px;
}

.lyhennelma_one .teksti a:hover {
 color: #FF9955;
}

.lyhennelma_one .teksti a {
 color: #ec008c;
 text-decoration: none;
 font-weight: bold;
}

.lyhennelma_one .teksti {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #fff;
}


.lyhennelma_one .otsikko a:hover {
 color: #ff9955;
}

.lyhennelma_one .otsikko a {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 24px;
 line-height: 24px;
 font-weight: 900;
 color: #fff;
 text-decoration: none;
 margin: 0px;
 padding-left: 35px;
 padding-top: 0px;
}

.lyhennelma_small {
 display: block;
 width: 255px;
 height: 105px;
 overflow: hidden;
 padding-right: 5px;
 background-color: #003E7E;
}

.lyhennelma_small .otsikko {
 padding-top: 5px;

}

.lyhennelma_small .otsikko a:hover {
 color: #ff9955;
}

.lyhennelma_small .otsikko a {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 14px;
 line-height: 14px;
 font-weight: 900;
 color: #fff;
 text-decoration: none;
 float:left;
}

.lyhennelma_small .lyhennelmakuva {
 margin: 0 5px -20px 0;
 padding: 0px;
}

.lyhennelmakuva {
 border: solid 5px #EC008C;
}

.etunavi {
 width:820px;
 height:40px;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idolsnavi2.gif');
 background-position: top right;
}

.etunavi ul
{
 padding:0;
 margin:0;
 color:#fff;
 font-family: arial, helvetica, sans-serif;
 white-space:nowrap;
 height:22px;
 overflow:hidden;
 list-style-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idolsnavi1.gif'); 
}

.etunavi ul li {
 display:inline;
}

.etunavi ul li a
{
 width:80px;
 text-align: center;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idolsnavi2.gif');
 background-position: top right;
 padding:0.2em 1em;
 color:#fff;
 font-weight: bold;
 text-decoration:none;
 float:left;
 font-size:11px;
}

.etunavi ul li a:hover
{
 color:#000;
}

.alanavi ul {
        width: 145px; 
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
        background-color: #FF1FA3;
        color: #FFFFFF; 
        list-style: none; 
        margin: 0px; 
        padding: 0px;
        }
 
.alanavi li { 
        border-bottom: 1px solid #FF1FA3;
        margin: 0px;
	background:url("http://static.mtv3.fi/ohjelmat/idols2007/img/idolsnavi1.gif") no-repeat left top;
        } 
 
.alanavi li a { 
        display: block; 
        padding: 5px 0 5px 5px;
	background:url("http://static.mtv3.fi/ohjelmat/idols2007/img/idolsnavi2.gif") no-repeat right top; 
        background-color: transparent;
        color: #FFFFFF;
        text-decoration: none;
        width: 145px; 
        }

html>body .alanavi li a {
        width: auto;
        }
 
.alanavi li a:hover {
        margin-right: 0px;
        color: #442200;
        }

html>body .alanavi li a:hover {
        margin-right: 0px;
        }
 
.alanavi ul ul {
        padding: 0;
        border-bottom: none;
        list-style: none;
        background-color: #F9F4F2;
        }
 
.alanavi ul ul li{
        border-bottom: none;
        }


.alanavi ul ul li a {
        font-weight: normal;
        padding: 0 0 5px 1.2em;
        margin-right: -1.2em;
        border-top: none;
        }

.kuvat img {
 border: solid 5px #EC008C;
 margin: 10px;
}

.kuvat {
 width: 302px;
 height: 680px;
 overflow: hidden;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_bg_blustar.gif');
 background-repeat: repeat-y;
 padding: 20px 20px 10px 40px;
}

.keskustelu {
 width: 328px;
 height: 100px;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_bg_blustar.gif');
 background-repeat: no-repeat;
 padding: 5px 5px 5px 30px;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px; 
 line-height: 16px;
 color: #fff;
}

.nettitv_alasivu {
 width: 250px;
 height: 207px;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_bg_nettitv_alasivu.gif');
 background-repeat: no-repeat;
}

.nettitv_etusivu a:hover, .nettitv_alasivu a:hover {
 color: #CC0000;
}

.nettitv_etusivu a, .nettitv_alasivu a {
 color: #CC0000;
}

.nettitv_etusivu .nettitv, .nettitv_alasivu .nettitv {
 background-color: transparent;
 margin: -5px 0 0 ;
}

.nettitv_etusivu img, .nettitv_alasivu img {
 float: left;
 margin-right: 5px;
}

.nettitv_etusivu {
 width: 264px;
 height: 207px;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_bg_nettitv.gif');
 background-repeat: no-repeat;
}

.listaus .teksti a:hover, .listaus .otsikkolista a:hover, .mn .otsikkolista a:hover {
 color: #fff;
 text-decoration: underline; 
}

.listaus .otsikkolista a, .mn .otsikkolista a, .listaus .teksti, .listaus .teksti a {
 font-size: 11px; 
 font-weight: normal; 
 font-family: Tahoma, Verdana, Geneva, Helvetica, Arial, sans-serif;
 color: #fff;
 text-decoration: none;
}

.listaus .otsikkolista {
 padding: 10px 0 0 0;
}

.mn .otsikkolista {
 width: 370px;
 padding: 0px 15px 0px 15px;
}


.listaus .otsikko {
 margin-bottom: 5px;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 18px;
 line-height: 18px;
 font-weight: 900;
 color: #fff;
}

.listaus {
 width: 220px;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_bg_rdstar_as.gif');
 background-repeat: repeat-y;
 padding: 5px 5px 5px 30px;
}

.nosto .aanestys .jakauma {
 color: #fff;
}

.listaus .aanestys .jakauma {
 color: #fff;
}

.listaus .aanestys input {
 color: #000;
}

.nosto .aanestys input {
 color: #000;
}

.nosto .aanestys {
 color: #fff;
}

.nosto .teksti {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #fff;
}

.nosto {
 width: 229px;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/idols_bg_rdstar.gif');
 background-repeat: no-repeat;
 padding: 5px 5px 5px 30px;
}

.footer_left {
 width: 220px;
 padding: 5px;
 background-color: #003E7E;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/footer_bg_left.gif');
 background-position: bottom left;
 background-repeat: no-repeat;
}

.footer_right a {
 color: #EC008C;
 text-decoration: none;
}

.footer_right {
 width: 580px;
 padding: 5px;
 background-color: #003E7E;
 background-image: url('http://static.mtv3.fi/ohjelmat/idols2007/img/footer_bg_right.gif');
 background-position: bottom right;
 background-repeat: no-repeat;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #00AEEF;
}

