﻿@charset "utf-8";
/* CSS Document */

BODY {
	width: 973px;
	margin: 0 auto;
	background: url(images/bg_body.jpg) #015987 top left repeat-x;
}

A IMG {
	border: 0 none;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

P.button_left {
	margin-top: 0;
	height: 20px;
	line-height: 20px;
}
P.button_left A, P.button_left A SPAN {
	cursor:pointer;
	float: left;
	background: url(images/btn_empty.gif) 0px 0px no-repeat;
	color: #fff !important;
}
P.button_left A {
	font-weight: bold;
	padding-left: 14px;
}
P.button_left A:hover {
	text-decoration: none;
}
P.button_left A span {
	background-position: 100% 0px;
	padding: 0px 14px 0 0; 
}

P.button_right {
	float: right;
	margin: 5px 0px;
	height: 20px;
	line-height: 20px;
}
P.button_right A, P.button_right A SPAN {
	cursor:pointer;
	float: left;
	background: url(images/btn_empty.gif) 0px 0px no-repeat;
	color: #fff !important;
}
P.button_right A {
	font-weight: bold;
	padding-left: 14px;
}
P.button_right A:hover {
	text-decoration: none;
}
P.button_right A span {
	background-position: 100% 0px;
	padding: 0px 14px 0 0; 
}

HR {
	width: 100%;
	height: 1px;
	color: #3e3e3e;
}

FORM {
	padding: 0;
	margin: 0;
}

DIV#body {
	background-color: #000000;
}

DIV#header {
	background:url(images/bg_top.jpg) no-repeat top left;
	height: 110px;
	position:relative;
}

	DIV#header .logo1 {
		float: left;
		margin: 5px 0 0 32px;
		position: relative;
	}
	DIV#header .logo2 {
		float: right;
		position: relative;
		margin: 0 55px 0 0;
	}
	DIV#header .lang {
		float: right;
		position: relative;
		margin: 90px 20px 0 0;
		text-align: right;
		text-transform: uppercase;
		font-family: Nokia Standard, Nokia Large, Nokia Sans OT, Nokia Sans, Helvetica, Arial, sans-serif;
		font-size: 11px;
		color: #00a5dc;
	}
	DIV#header .lang A {
		color: #00A5DC;
		text-decoration: none;
	}


DIV#menu {
	height: 29px;
	margin-bottom: 20px;
}
div.menu {
	height: 51px;
	background: url(images/menu_bg.png) 0 0  repeat-x;
}
DIV#contentarea {
	height: 440px;
	background: url(images/bg_content.jpg) top center no-repeat;
}

DIV#leftarea {
	float: left;
	position: relative;
	height: 429px;
	width: 243px
}

	TABLE#leftcontent {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		line-height: 14px;
		margin-left: 20px;
		width: 203px;
		min-height: 120px;
		background: url(images/bg_left_top.gif) top center no-repeat;
	}
	
		#leftcontent .top1 {
			height: 20px;
		}
		
		#leftcontent .top2 {
			background:url(images/left_center.gif) bottom center repeat-y; 
			padding: 0 12px;
		}
		
		#leftcontent .btm1 {
			background:url(images/bg_left_btm20.gif) bottom center no-repeat; 
			height: 20px;
		}

		#leftcontent H1 {
			font-size: 14px;
			font-weight: bold;
			color: #000;
			margin: 0 0 8px 0;
		}
		
		#leftcontent A {
			/*display: block;
			background: url(images/bullet_link.gif) 0 5px no-repeat;
			padding-left: 10px;*/
			color: #fff;
		}
		
		#leftcontent UL.menu {
			margin: 0;
			padding: 0;
		}

		#leftcontent UL.menu LI {
			list-style: none;
			margin: 0 0 5px 0;
			padding: 0;
		}

		#leftcontent UL.menu LI A {
			padding: 0;
			background: none;
			font-weight: bold;
		}

		#leftcontent UL.menu LI A.active {
			padding: 0;
			background: none;
			font-weight: bold;
			color: #FFFFFF;
		}

		#leftcontent UL.menu_cat {
			margin: -7px 0 0 0;
			padding: 0 0 15px 0;
		}

		#leftcontent UL.menu_cat LI {
			list-style: none;
			margin: 0 0 2px 0;
			padding: 0;
		}

		#leftcontent UL.menu_cat LI A {
			padding: 0;
			color: #fff;
			background: none;
			font-weight: bold;
		}

		#leftcontent UL.menu_cat LI A.active {
			padding: 0;
			background: none;
			font-weight: bold;
			color: #FFFFFF;
		}


DIV#centerarea {
	float: left;
	position: relative;
	margin: 0px;
	height: 369px;
	width: 494px;
}

	DIV#centercontent {
		padding: 0px;
		margin: 4px 0 4px 11px;
		height: 361px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		line-height: 15px;
		background: url(images/center_bg.jpg) 0 0 no-repeat;
	}
	
		#centercontent #textholder {
			position: relative;
			height: 331px;
			padding: 10px 18px;
			margin: 5px;
			overflow: auto;
		}
		
		#centercontent #textpopup {
			height: 331px;
			padding: 10px 18px;
			overflow: hidden;
		}
		
			#textpopup a.closebutton {
				float: right;
				position: relative;
				top: 0;
				left: 14px;
			}
		
		#centercontent A {
			color: #009cd3;
		}
		
		#centercontent H1 {
			line-height: 34px;
			font-size: 16px;
			font-weight: bold;
			background: url(images/bullet_header.gif) 0 0px no-repeat;
			padding-left: 40px;
			margin: 0 0 15px -4px;
		}
		
		/*#centercontent HR {
			width: 100%;
			height: 1px;
			color: #3e3e3e;
		}*/
		
		#centercontent UL.forum {
			font-weight: bold;
			color: #5b6f8f;
			margin: 0;
			padding: 0;
		}
		#centercontent UL.forum LI {
			list-style: none;
			margin-bottom: 5px;
		}
		#centercontent UL.forum A {
			color: #000;
		}
		
		#centercontent .author {
			color: #5b6f8f;
			font-weight: bold;
		}

		DIV#popup_content {
			padding: 0px;
			height: 361px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000;
			line-height: 15px;
			display:none;
			
		}

		#popup_content #textholder {
			position: relative;
			height: 360px;
			padding: 10px 18px;
			margin: 5px;
			overflow: auto;
			
		}
		
		#popup_content #textpopup {
			height: 360px;
			padding: 10px 18px 10px 34px;
			overflow: hidden;
			background:transparent url(images/center_bg.jpg) no-repeat scroll 11px 6px;
		}
		
			#textpopup a.closebutton {
				float: right;
				position: relative;
				top: 0px;
				left: 11px;
			}

		#popup_content A {
			color: #5b6f8f;
		}
		
		#popup_content H1 {
			line-height: 34px;
			font-size: 16px;
			font-weight: bold;
			background: url(/images/bullet_header.gif) 0 0px no-repeat;
			padding-left: 40px;
			margin: 7px 0 15px -4px;
		}
		
		/*#centercontent HR {
			width: 100%;
			height: 1px;
			color: #3e3e3e;
		}*/
		
		#popup_content UL.forum {
			font-weight: bold;
			color: #5b6f8f;
			margin: 0;
			padding: 0;
		}
		#popup_content UL.forum LI {
			list-style: none;
			margin-bottom: 5px;
		}
		#popup_content UL.forum A {
			color: #aaaaaa;
		}
		
		#popup_content .author {
			color: #5b6f8f;
			font-weight: bold;
		}

		TABLE.form {
		}
		
		TABLE.form TD.label {
			text-align: right;
			vertical-align: top;
			line-height: 20px;
			padding: 0 10px 0 0;
		}
		
		TABLE.form INPUT.textfield {
			padding: 3px 5px 0 5px;
			height: 17px;
			width: 210px;
			border: 1px solid #868686;
			color: #000000;
			background: url(images/bg_input.gif) left top no-repeat #bcbcbc;
		}

		TABLE.form TEXTAREA {
			padding: 3px 5px 0 5px;
			/*height: 17px;*/
			width: 210px;
			border: 1px solid #868686;
			color: #000000;
			background: url(images/bg_textarea.gif) left top no-repeat #bcbcbc;
		}

		TABLE.form SELECT {
			padding: 0;
			height: 20px;
			width: 222px;
			border: 1px solid #868686;
			color: #000000;
			background: url(images/bg_input.gif) left top no-repeat #bcbcbc;
		}

		TABLE.form INPUT.upload {
			padding: 3px 5px 0 5px;
			height: 20px;
			width: 222px;
			border: 1px solid #868686;
			color: #000000;
			background: url(images/bg_input.gif) left top no-repeat #bcbcbc;
		}
		
		/*#centercontent TABLE.form A.button {
			margin-top: 10px;
			display: block;
			width: 68px;
			height: 20px;
			line-height: 20px;
			color: #FFFFFF;
			text-align: center;
			text-decoration: none;
			background: url(images/btn_empty.gif) top center no-repeat;
		}*/


DIV#rightarea {
	float: left;
	position: relative;
	height: 349px;
	width: 236px
}

	#rightarea .container {
		width: 210px;
		height: 349px;
		background: url(images/bg_right.gif) top left no-repeat;
		margin-left: 20px;
		overflow: hidden;
	}
	#rightarea .container hr {
		width: 160px;
		font-size: 1px;
		margin: 0;
		padding: 0;
	}
	#rightarea .container #rightcontent {
		position: relative;
		overflow: auto;
		width:193px;
		height: 349px;
	}
	
	#rightarea .videoblock {
		min-height: 60px;
		margin: 5px 0 5px 10px;
		font-family: Nokia Standard, Nokia Large, Nokia Sans OT, Nokia Sans, Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #00475a;
		padding:5px 0;
		width: 157px;
		border-bottom: 1px solid #000;
	}
	#rightarea .noborder {
		border-bottom: none;
	}
	
	.videoblock IMG {
		float: left;
		margin: 0 7px 5px 0;
	}
	
	.videoblock .float {
		
	}

	.videoblock H1 {
		margin: -2px 0 3px 0;
	}
	
	.videoblock .rate {
		margin: 15px 0 10px 0;
		width: 75px;
		height: 13px;
	}
	.videoblock .rate p {
		margin: 0;
		padding: 0;
		float: left;
	}
		.videoblock .rate IMG {
			padding: 0;
			margin: 0;
		}


	.videoblock H1 A {
		font-weight: normal;
		font-size: 15px;
		color: #fff;
	}

	.videoblock H1 A:hover {
		color: #fff;
		text-decoration: none;
	}

	.videoblock H1 A.active {
		font-size: 15px;
		color: #fff;
	}

	.videoblock HR {
		margin: 0 15px;
	}

	.logoN96 {
		position: relative;
		top: 290px;
		float: right;
		padding-right:25px;
	}


.audience {
	margin-left: 243px;
	width: 494px;
	height: 71px;
	/*border: 1px solid white;*/
}


DIV#footer {
	font-family: Nokia Standard, Nokia Large, Nokia Sans OT, Nokia Sans, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	height: 46px;
	background: url(images/bg_footer.gif) top left repeat-x;
	position: relative;
}
	DIV#footer .logo1 {
		float: left;
		margin: 0;
		padding: 8px 44px 0 20px;
	}
	DIV#footer .logo2 {
		float: right;
		margin: 0;
	}
	DIV#footer .legal {
		float: left;
		/*line-height: 30px;*/
		margin-top: 2px;
		margin-left: 10px;
		color: #004867;
	}
	DIV#footer .legal A {
		color: #004867;
		margin: 0 10px;
		text-decoration: none;
	}
	DIV#footer .logos {
		float: right;
		width: 130px;
		height: 42px;
		clear: none;
		position: relative;
	}
	DIV#footer .logo1 {
		float: left;
		margin: 0;
		/*position: absolute;
		top: -50px; left: 300px;*/
	}
	DIV#footer .logo3 {
		float: right;
		margin: 6px 55px 0 32px;
	}
	DIV#footer .logo_minueesti {
		position: absolute;
		top: -18px; right: 150px;
	}
	DIV#footer .logo_mae {
		position: absolute;
		top: 2px; right: 260px;
	}
	DIV#footer .logo_eas {
		position: absolute;
		top: 7px; right: 315px;
	}
	DIV#footer .logo_2011 {
		position: absolute;
		top: 6px; right: 150px;
	}
	DIV#footer .logo_mtv {
		position: absolute;
		top: 0; right: 310px;
	}
	DIV#footer .corner {
		float: right;
	}
	.white {
color:#00a5dc !important;
}
div.news p.title {
	font-size: 14px;
	color: #006d8b;
	margin: 0;
	font-weight: bold;
}
div.news p.date {
	font-style: italic;
	color: #97969a;
	font-size: 11px;
	margin-bottom: 16px;
	margin-top: 0;
}
div.news p.read_more {
	margin-top: 0;
}
div.news p.read_more a {
	color: #009cd3 !important;
	font-style: italic;
}
span.noflash {
	color: #fff;
	padding-left: 10px;
}
span.noflash a {
	color: #009cd3;
}
div.banners {
	position: absolute;
	left: 19px;
	bottom: -10px;
}
div.banners a {
	display: block;
	padding: 5px 0 0;
}
#cinema {
	}
#centercontent_cinema {
	margin-left: 6px;
}
.logo_2011 {
	position: absolute;
	right: 0;
	bottom: -45px;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}

#admTip {
	background: url(images/adm_tip2.png) left top no-repeat;
	height: 30px;
	position: absolute;
	text-indent: -9999px;
	top: 14px; left: -230px;
	width: 163px;
}

#admLink #admTip {
	display: none;
}
#admLink:hover #admTip {
	display: block;
}