/* ===========
Autor:   Teno Ilves
Kuup:   August, 2006
============= */


/* 		EdLauri "video-film2" stiilileht
============================*/

/*============ LEHE ASUKOHT ==*/
html, body { 
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	}
				 
table { 
	width: 100%;
	height: 100%;
	}
		 
td {
	vertical-align: middle;
	 text-align: center;	
	}	 

#yldraam { 
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 570px;
	}	

/*=============== ÜLEMINE ===*/
#ylem{
	position: absolute;
	width: 718px;
	height: 83px;
	background-image: url(../fotod/video/videoYlem.png);
	}

#ylemMenyy {
	margin: 15px 0 0 471px;
	width: 220px;
	height: 35px;
	padding: 0em;
	}



/*=============== VASAK ===*/
#vasak {
	position: absolute;
	top: 83px;
	width: 127px;
	height: 485px;
	background-image: url(../fotod/video/videoVasak.png);
	}
			

#vasakMenyy {
	margin: 87px 0 0 16px;
	padding: 0;
	}

#vasakAlum {
	margin: 267px 0 0 5px;
	padding-left: 2px;
	}


/*=============== SISU ===*/
#videoraam {
	position: absolute;
	top: 83px;
	left: 127px;
	width: 591px;
	height: 485px;
	background-image: url(../fotod/video/videotaust.png);
	}

#flash {
	position: absolute;
	width: 280px;
	height: 35px;
	margin: 240px 0 0 267px;
	padding: 0;
	}

* html #flash {margin: 250px 0 0 265px;}

#flash p {
	font-style: normal;
	font-weight: 400;
	word-spacing: 1.5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	}
	
#flash a {
	text-decoration: none;
	color: #C8477D;
	}

#flash a:hover {
	color: #3A3A3A;
	}


#pleier {
	width: 270px;
	height: 197px;
	position: absolute;
	margin: 15px 0px 0px 266px;
	padding: 5px 5px 0px 5px;
		}

	
#ymbrised {
	position: absolute;
	width: 240px;
	height: 445px;
	top: 5px;
	left: 15px;
	overflow: auto;
	}

#ymbrised h1 {
	font-style: italic;
	color: #C85384;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	margin: 0.3em 0 0.7em 0.4em;
	padding: 0;
	}	

#ymbrised ul {
	list-style: none;
	margin: 0px 0 0 0px;
	padding: 0;
	}

#ymbrised li {
	margin-top: 8px;
	padding 0px;
	}

#ymbrised li a {border: 1px solid grey;
	padding: 1px;
	display: block;
	text-decoration: none;
	height: 160px;
	width: 200px;	
	margin: 0px 0 0 6px;
	}

#ymbrised a {
	text-decoration: none;
	color: #C8477D;
	}

#ymbrised ul li#kakskolm a {
	background: url(../fotod/video/varia/Poline-Haeska.png) no-repeat;
	}
#ymbrised ul li#kaksneli a {
	background: url(../fotod/video/varia/Poline-Haeska-DVD.png) no-repeat;
	}
#ymbrised ul li#kaksviis a {
	background: url(../fotod/video/varia/Vigala-Meeskvintett.png) no-repeat;
	}
#ymbrised ul li#kakskuus a {
	background: url(../fotod/video/varia/Vigala-Meeskvintett-DVD.png) no-repeat;
	}	
#ymbrised ul li#yks a {
	background: url(../fotod/video/varia/Tihemetsa-poiste-lood.png) no-repeat;
	}	
#ymbrised ul li#kaks a {
	background: url(../fotod/video/varia/Tihemetsa-poiste-lood-dvd.png) no-repeat; 
	}
#ymbrised ul li#seitse a {
	background: url(../fotod/video/varia/JouludRaakelDVD.png) no-repeat; 
	}
#ymbrised ul li#kakskympi a {
	background: url(../fotod/video/varia/Mutt&RaakelDVDplaat.png) no-repeat; 
	}
#ymbrised ul li#viist a {
	background: url(../fotod/video/varia/MajaDVD.png) no-repeat; 
	}
#ymbrised ul li#kuust a {
	background: url(../fotod/video/varia/MajaDVDplaat.png) no-repeat; 
	}
#ymbrised ul li#kaksyks a {
	background: url(../fotod/video/varia/Tihemetsa80DVD.png) no-repeat; 
	}
#ymbrised ul li#kakskaks a {
	background: url(../fotod/video/varia/Tihemetsa80DVDplaat.png) no-repeat; 
	}

#videotekst {
	color:#392B2B;
	width:270px;
	height:110px;
	background: white;
	filter:alpha(opacity=75); 
	opacity:.75;
	float:left;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 11px;
	line-height:11px;  
	text-align: left;
	position: absolute;
	margin: 290px 0 0 266px;
	padding: 0px;
	}

#lingid {
    background: #E5E5E5;
	width:280px;
	height:13px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 12px;
	line-height:12px;  
	text-align: left;
	position: absolute;
	margin: 437px 0 0 266px;
	padding: 0px;
	font-weight: bold;
	}

#lingid a {
padding-left: 5px;
	text-decoration: none;
	color: #C8477D;
	}



