/* --------------------------- *
 CSS InterTV:lle
 20. toukokuuta 2008
 * --------------------------- */

html, body {
   margin-left: 0px;
   margin-top: 0px;
   background: #000;
   text-align:center;
}
#keskita {
  background-image: url("../jpg/interview_tausta_uusi.jpg");
  width: 792px;
  height: 720px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  margin-bottom:auto;
  text-align: left;
}
#banneri {
  position: relative;
  left: 792px;
  top: 60px;
  width: 120px;
  height: 600px;
}
#keskitayrityksille {
  background-image: url("../jpg/yrityksille_hinnat.gif");
  width: 792px;
  height: 719px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  margin-bottom:auto;
  text-align: left;
}
#content {
  background: #7e7e7e;
  position: relative;
  top: 0px;
  left: 0px;
  width: 791px;
  height: 719px;
}

#text {
	font-family: helvetica, verdana, arial, georgia, "lucida console", sans-serif;
	vertical-align: top;
  	font-size: 11px;
  	line-height: 14px;
  	color: #000;
	position: absolute;
  	left: 70px;
  	top: 190px;
  	width: 450px;
  	height: 100px;
 
}

#lomake {
  position: absolute;
  left: 100px;
  top: 300px;
}

#lue {
  position: absolute;
  left: 298px;
  top: 204px;
}

#tv {
  background: #fff;
  position: absolute;
  left: 70px;
  top: 237px;
  width: 380px;
  height: 300px;
}

#tvlist {
  background: #ffffff;
  position: absolute;
  left: 460px;
  top: 239px;
  width: 260px;
  height: 400px;
}

#radiolist {
  background: #ffffff;
  position: absolute;
  left: 324px;
  top: 730px;
  width: 230px;
  height: 100px;
}

#haku {
  position: absolute;
  left: 490px;
  top: 61px;
  width: 340px;
  height: 10px;
}

#kuvaus {
  position: absolute;
  left: 70px;
  top: 564px;
  width: 370px;
  height: 75px;
  font-family: helvetica, verdana, arial, georgia, "lucida console", sans-serif;
  vertical-align: top;
  font-size: 11px;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

#header {
  background-image: url("../pics/korttitausta_light.jpg");
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 100px;
  text-align: center;
}
#leftcol {
  background: #ffffff;
  position: absolute;
  top: 100px;
  left: 0px;
  width: 50px;
  height: 350px;
}
#rightcol {
  background: #000000;
  position: absolute;
  left: 750px;
  top: 100px;
  width: 20px;
  height: 350px;
}
#videoille {
  background: #fff;
  position: absolute;
  top: 100px;
  left: 185px;
  width: 400px;
}
#content2 {
  background: #fff;
  position: absolute;
  top: 100px;
  left: 400px;
  width: 350px;
  height: 400px;
}
#footer {
  background: #ffffff;
  position: absolute;
  top: 450px;
  left: 0px;
  width: 800px;
  text-align: right;
}
p.teksti {
    font-family: "arial, georgia, "lucida console", sans-serif;
    vertical-align: top;
    font-size: 14px;
    color: #ffffff;
    padding-left: 5px;
}
p.tekstimusta {
    font-family: arial, georgia, "lucida console", sans-serif;
    vertical-align: top;
    font-size: 12px;
    color: #000000;
    padding-left: 5px;
}
p.otsikko {
    font-family: "arial, georgia, "lucida console", sans-serif;
    vertical-align: top;
    font-size: 16px;
    color: #ffffff;
    font-weight: bolder;
    padding-left: 5px;
}
p.valikko {
    font-family: "arial, georgia, "lucida console", sans-serif;
    vertical-align: top;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}
a {
    font-family: "Courier New", arial, georgia, "lucida console", sans-serif;
    color: #a01c02;
    text-decoration:none;
    font-weight: bolder;
}
a:hover {
    font-family: "Courier New", arial, georgia, "lucida console", sans-serif;
    color: #c4cbc4;
}
