/* Streamteam.fi */

body {
	margin: 0px;
	padding: 0px;

	background-color: #1971a9;
	
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	font-size: 11px;
	line-height: 17px;
	color: white;
	}
	
#bg {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	}

#navi {
	width: 100%;
	height: 53px;
	background-image: url(navi-bg.gif);
	margin-bottom: 17px;
	}
	
#naviwrapper {
	width: 844px;
	margin: 0 auto;
	text-indent: -9999px;
	}
	
#navi #streamteam a {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-streamteam.gif);
	background-repeat: no-repeat;
	}
	
#navi #streamteam a:hover {
	background-position: 0px -53px;
	}
	
#streamteam_on {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-streamteam.gif);
	background-position: 0px -106px;
	}
	
#navi #palvelu a {
	display: block;
	float: right;
	
	width: 86px;
	height: 53px;
	background-image: url(navi-palvelu.gif);
	}
	
#navi #palvelu a:hover {
	background-position: 0px -53px;
	}
	
#navi #palvelu_on {
	display: block;
	float: right;
	
	width: 86px;
	height: 53px;
	background-image: url(navi-palvelu.gif);
	background-position: 0px -106px;
	}
	
#navi #laitteisto a {
	display: block;
	float: right;
	
	width: 99px;
	height: 53px;
	background-image: url(navi-laitteisto.gif);
	}
	
#navi #laitteisto a:hover {
	background-position: 0px -53px;
	}
	
#navi #laitteisto_on {
	display: block;
	float: right;
	
	width: 99px;
	height: 53px;
	background-image: url(navi-laitteisto.gif);
	background-position: 0px -106px;
	}
	
#navi #yhteystiedot a {
	display: block;
	float: right;
	margin-right: 10px;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-otayhteytta.gif);
	}
	
#navi #yhteystiedot a:hover {
	background-position: 0px -53px;
	}
	
#navi #yhteystiedot_on {
	display: block;
	float: right;
	margin-right: 10px;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-otayhteytta.gif);
	background-position: 0px -106px;
	}
	
#navi #livelahetys a {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-livelahetys.gif);
	}
	
#navi #livelahetys a:hover {
	background-position: 0px -53px;
	}
	
#navi #livelahetys_on {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-livelahetys.gif);
	background-position: 0px -106px;
	}
	
#navi #tototvlinkki a {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-tototv.gif);
	}
	
#navi #tototvlinkki a:hover {
	background-position: 0px -53px;
	}
	
#navi #tototvlinkki_on {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-tototv.gif);
	background-position: 0px -106px;
	}
	
#navi #videoarkisto a {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-videoarkisto.gif);
	}
	
#navi #videoarkisto a:hover {
	background-position: 0px -53px;
	}
	
#navi #videoarkisto_on {
	display: block;
	float: right;
	
	width: 116px;
	height: 53px;
	background-image: url(navi-videoarkisto.gif);
	background-position: 0px -106px;
	}
	
#sisalto {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
	
#sisaltowrapper {
	width: 844px;
	margin: 0 auto;
	padding-bottom: 45px;
	
	min-height: 700px;
	height: 700px;
	}
	
/* Sigh. Greetings to IE. */	

div[id] #sisaltowrapper {
   height: auto;
   }

#logo {
	width: 100%;
	height: 24px;
	margin: 20px 0px 30px 0px;
	
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
	}
	
#logo a {
	display: block;
	width: 253px;
	height: 24px;
	}
	
#logo h1 {
	visibility: hidden;
	}
		
body.paasivu #briefwrapper {
	float: right;
	
	width: 700px;
	height: 338px;		
	background-image: url(brief-bg.gif);
	}
	
body.alasivu #briefwrapper {
	float: right;
	
	width: 700px;
	background-image: url(brief-bg.gif);
	}
	
body.paasivu #brief-content {
	width: 700px;

	color: #464646;
	background-image: url(brief-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	
	padding-top: 60px;
	
	overflow: hidden;
	}
	
#brief-content a {
	color: #4992C6;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	}
	
#brief-content a:hover {
	border-bottom: 1px solid #FFFFFF;
	}
	
body.alasivu #brief-content {
	width: 700px;
	min-height: 120px;
	color: #464646;
	background-image: url(brief-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	
	padding-top: 60px;
	}
	
#brief-content h1 {
	margin: 0px;
	padding: 0px 0px 15px 70px;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #1e82b6;
	}
	
.harmaa {
	color: #cccccc;
	}
	
#brief-content h2 {
	margin-top: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #1e82b6;

	}
	
#brief-content #lyhytpalsta_1 {
	float: left;
	
	width: 270px;
	height: 135px;
	padding-left: 85px;
	}
	
#brief-content #lyhytpalsta_2 {
	float: left;
	
	width: 250px;
	height: 135px;
	padding-left: 20px;
	}
	
body.paasivu #brief-content #pitkapalsta {
	float: left;
	
	width: 560px;
	padding-left: 85px;
	}
	
body.alasivu #brief-content #pitkapalsta {
	float: left;
	clear: both;
	width: 550px;

	padding: 0px 60px 0px 85px;
	padding-bottom: 40px;
	}

#brief-bottom {
	float: right;
	
	width: 700px;
	height: 19px;	
	background-image: url(brief-bottom.gif);
	}
	
.clear {
	clear: both;
	}
		
.slide {
	float: left;

	width: 204px;
	height: 321px;
	margin-top: 40px;
	background-image: url(slide-bg.gif);
	}
	
.slide img {
	margin: 25px 0px 0px 25px;
	}
	
.slide p {
	margin: 15px 20px 0px 25px;
	}
		
#yhteistyossa {
	float: right;
	margin: 40px 0px 0px 0px;
	padding-right: 30px;
	}
	
#yhteistyossa img {
	border: 0px;
	padding-left: 10px;
	}
	
#yhteistyossa img a {
	float: right;
	border: 0px;
	}
	
#yhteistyossa h1 {
	float: left;
	margin: 12px 7px 0px 0px;
	
	font-size: 11px;
	font-weight: normal;
	}
	
#footer {
	width: 100%;
	
	padding: 20px 0px 40px 0px;
	background-color: #122f41;
	border-top: 1px solid #63acce;
	}

#footerwrapper {
	margin: 0 auto;
	width: 844px;
	}
	
#footerwrapper #contact {
	float: left;
	}
	
#footerwrapper #contact span {
	margin-right: 15px;
	text-align: left;
	}
	
#footerwrapper #meta {
	float: right;
	
	width: 300px;
	padding-right: 30px;
	text-align: right;
	}
	
#footerwrapper #meta span {
	margin-left: 7px;
	}

#footer a {
	border-bottom: 1px solid #324b5c;
	color: white;
	text-decoration: none;
	}
	
#footer a:hover {
	border-bottom: 1px solid #8998a1;
	}
		
.yhteystieto {
	float: left;
	margin-right: 20px;
	}
	
.quote {
	float: left;
	width: 170px;
	margin: 0px 20px 5px 0px;
	
	color: #d9b904;
	font-size: 15px;
	line-height: 25px;
	text-align: right;	
	}
	
#aloitatasta {
	position: absolute;
	top: 384px;
	
	width: 110px;
	height: 158px;
	margin-left: 47px;
	background-image: url(badge-aloitatasta.gif);
	background-repeat: no-repeat;
	}
	
.fiiliskuva {
	border: 3px solid #4992c6;
	float: right;
	margin-top: 4px;
	}

#live-embed {
	margin-top: 15px;
	border: 1px solid white;
	}
	
.tiedostot {
	text-align: left;
	line-height: 20px;
	}
	
.tiedostot td {
	padding-right: 20px;
	}
	
#tototv_oikea {
	float: right;
	width: 50%;
	border: 0px solid red;
	background-color: white;
	color: #464646;
	background-image: url(tototv_kulma.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 400px;
	}
	
#tototv_vasen {
	background-image: url(tototv-kuvitus.jpg);
	width: 50%;
	border: 0px solid red;
	background-color: #4992c6;
	color: #464646;
	height: 400px;
	float: left;
	}
	
#tototv_oikea h1 {
	margin: 0px;
	padding: 20px 0 20px 30px;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #1e82b6;
	}*/
	
#ingressi {
	color: #d9b904;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	margin: 0 0 0 30px;
	width: 300px;
	}
	
#luelisaa_streamteam {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 100px;
	height: 100px;
	}
	
#luelisaa_streamteam a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 100px;
	height: 100px;
	}
	
#luelisaa_tototv {
	position: absolute;
	bottom: 0;
	left: 260px;
	display: block;
	width: 120px;
	height: 100px;
	}
	
#luelisaa_tototv a {
	display: block;
	width: 120px;
	height: 100px;
	}
	
#tototv_oikea p {
	width: 340px;
	height: 135px;
	margin: 0 0 0 30px;
	}
	
#tototv_oikea a {
	text-decoration: none;
	color: #1E82B6;
	}
	
#tototvlogo {
	background-image: url(tototv_bg.gif);
	height: 154px;
	width: 225px;
	position: absolute;
	right: 0;
	top: 0;
	}
	
#videoarkistotaulukko {
    border-collapse: collapse;
	}

#videoarkistotaulukko a {
	border: 0;
	}
	
#videoarkistotaulukko a:hover {
	border: 0;
	}
	
#videoarkistotaulukko td {
	padding: 8px 0 8px 10px;
	margin: 0;
	border-bottom: 1px solid #dbdbdb;
	}

.seepra {
	background-color: #f2f2f2;
	}

	
