﻿body, input, select, textarea, button, blockquote
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

body
{
    background-color: #e6e6e6;
    font-style: normal;
    font-family: Arial;
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

body a p h1 h2 h3 h4
{
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: normal;
    font-family: Arial;
}

a:hover
{
    color: #005588;
    text-decoration: underline;
}
a
{
    color: #005588;
    text-decoration: none;
}

a.comments
{
      text-decoration:none;
    color:#999999 !important;   
}
a.numOfCom
{
    text-decoration:none;
    color:#d80000;    
}
span.numOfCom
{
    text-decoration:none;
    color:#d80000;    
}

a.more
{
color: #d80000;
font-size: 12px; 
float: right; 
font-family: Arial;
text-decoration:underline;  
}

a.mailto
{
    display:block;
    background-image:url(/gfx/email_16.png);
    background-repeat:no-repeat;
    height:16px;
    width:16px;
}

a.rss
{
    display:block;
    background-image:url(/gfx/social/rss_16.png);
    background-repeat:no-repeat;
    height:16px;
    width:16px;
}

h3 h4
{
    color: #00578b;
    font-size: 15px;
}

h1 h2
{
    color: #00578b;
    font-size: 20px;
}

input.button150, input.button100
{
    height: 26px;
    width: 150px;
    border-width: 0px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: no-repeat url('/gfx/button_bg_150.png') 0 0;
    padding: 0;
    margin: 0;
}

input.button100
{
    width: 100px;
    background: no-repeat url('/gfx/button_bg_100.png') 0 0;
}

input.button150:hover
{
    background: no-repeat url('/gfx/button_bg_150.png') 0 -26px;
}

input.button100:hover
{
    background: no-repeat url('/gfx/button_bg_100.png') 0 -26px;
}

/* =domain
-------------------------------------------------- */
#domain {
	background: #004b72;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}
#domain A {
	color: #99b7c7;
	text-decoration: none;
}
#domain A:hover {
	color: #fff;
	text-decoration: underline;
}
#domain P,
#domain UL {
	margin: 0;
	line-height: 1.25;
}
#domain P {
	float: right;
	text-transform: uppercase;
}
#domain P A,
#domain P SPAN {
	float: left;
}
#domain P A {
	padding: 7px 6px;
}
#domain P SPAN {
	padding: 7px 0;
	color: #426577;
}

#domain UL,
#domain LI,
#domain LI A,
#domain LI STRONG {
	float: left;
}
#domain LI {
	padding: 0;
	background: none;
}
#domain LI A {
	padding: 7px 6px;
}
#domain LI STRONG {
	padding: 7px 12px;
}
#domain LI.active STRONG {
	background: #0073a3;
	color: #fff;
	cursor: default;
}

#domain LI + LI.active,
#domain LI.active + LI {
	padding-left: 6px;
}


/* =layout
-------------------------------------------------- */
#wrap,
#wrap2,
#wrap3,
#domain DIV.a,
#header DIV.a,
#footer DIV.a {
	width: 960px;
	margin: 0 auto;
}
#wrap,
#wrap2,
#wrap3 {
	padding-top: 10px;
}
#content {
	float: left;
	width: 690px;
	overflow: hidden;
}
#page,
#page-inner {
	background: url(bg_box.png) no-repeat -960px 0;
}
#page {
	margin-bottom: 10px;
	padding-top: 20px;
	background-color: #fff;
	font-size: 14px;
}
#page-inner {
	padding: 0 25px 25px;
	background-position: -1710px 100%;
}
#left,
#right {
	overflow: hidden;
}
#left {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#right {
	float: right;
	width: 260px;
}

#wrap2 #content {
	float: right;
	width: 750px;
}
#wrap2 #content DIV.box-header {
	background-position: -960px 0;
}
#wrap2 #content DIV.box-content {
	background-position: -1710px 100%;
}

#wrap3 DIV.box-header {
	background-position: 0 0;
}
#wrap3 DIV.box-content {
	background-position: 0 100%;
}

/* =header
-------------------------------------------------- */
#header {
	background: #0073a3 url(bg_header.png) repeat-x 0 100%;
}
#header .a {
	position: relative;
	height: 75px;
}
#header DIV.tools {
	position: absolute;
	top: 25px;
	right: 0;
}
#header A {
	color: #cce0ea;
	text-decoration: none;
}
#header A:hover {
	color: #fff;
	text-decoration: underline;
}
#header DIV.tools P,
#header DIV.tools UL {
	float: left;
	margin: 0;
	line-height: 1.25;
}
#header DIV.tools UL {
	padding-right: 1em;
	font-size:12px;
}
#header DIV.tools LI,
#header DIV.tools LI A {
	float: left;
}
#header DIV.tools LI {
	margin-right: 1em;
	padding: 0;
	background: none;
}
#header DIV.tools LI A {
	padding: 5px 0;
	background: url(bg_header_links.png) no-repeat -16px 0;
}
#header DIV.tools LI.live A {
	padding-left: 18px;
	background-position: -2px 3px;
}
#header DIV.tools LI.program A {
	padding-left: 20px;
	background-position: -1px -46px;
}
#header DIV.tools LI.contact A {
	padding-left: 19px;
	background-position: -2px -96px;
}
#header DIV.tools LI.settings A {
	padding-left: 18px;
	background-position: -2px -145px;
}

#header DIV.tools LI.rss 
{
    background-image:url(/gfx/social/rss_16.png);
    background-repeat:no-repeat;
    margin-top:3px;

}

#header DIV.tools P.search INPUT {
	float: left;
	vertical-align: top;
}
#header DIV.tools P.search INPUT.text {
	width: 203px;
	min-height: 15px;
	padding: 4px 3px;
	border-color: #00324c;
	background: #80b2cc;
	outline: none;
	border: 1px solid;
}
#header DIV.tools P.search INPUT.focus,
#header DIV.tools P.search INPUT.text:focus {
	border-color: #001926;
	background-color: #bfd8e5;
}
#header DIV.tools P.search INPUT.button {
	height: 25px;
	padding: 0 12px 0 10px;
	border: none;
	background: #8bacbf url(bg_search_button.png) no-repeat 100% 0;
	color: #03314a;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	cursor: pointer;
	overflow: visible;
}
#header DIV.tools P.search INPUT.button:hover,
#header DIV.tools P.search INPUT.button:focus {
	background-color: #c5d5df;
	background-position: 100% -25px;
}

#logo,
#logo A {
	width: 190px;
	height: 45px;
	overflow: hidden;
	background: url(logo_ru.png) no-repeat 100% 0;
}

#logo2,
#logo2 A {
	width: 190px;
	height: 45px;
	overflow: hidden;
	background: url(logo_ru2.png) no-repeat 100% 0;
}


#logo {
	position: absolute;
	top: 15px;
	left: 0;
	margin: 0;
}
#logo2
{
    position: absolute;
	top: 15px;
	left: 0;
	margin: 0;
}
#logo A {
	display: block;
	text-indent: -5000px;
}

#logo2 A {
	display: block;
	text-indent: -5000px;
}/* russian logo update begins */
.ru #logo,
.ru #logo A {
	width: 190px;
	overflow: hidden;
	background: url(logo_ru.png) no-repeat 100% 0;
}
/* russian logo update ends */

#lang {
	position: absolute;
	top: 5px;
	right: 0;
	margin: 0;
	font-size: 10px;
	line-height: 15px;
}
#lang SPAN {
	margin: 0 3px;
	color: #004e70;
}




button, label[for], input[type="reset"], input[type="button"], input[type="submit"], input[type="radio"], input[type="checkbox"]
{
    cursor: pointer;
}

p.meta
{
    margin-top: 6px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
}
span.meta
{
    color: #666;
}

div.width
{
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
div.leftColumn
{
    float: left;
    width: 690px;
    margin-bottom:20px;
}
div.rightColumn
{
    float: right;
    width: 260px;
    margin-bottom:20px;
}

div.box, div.box1, div.box2 div.box3
{
    display: block;
    overflow: visible;
}

div.box-header h2
{
    font-weight: normal;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-size: 18px;
    color: #767676;
}

/* Box1 */
div.box1 div.box
{
    width: 690px;
    margin-top: 10px;
}

div.box1 div.box-header
{
    background-image: url(p2ised_gr.jpg);
    background-repeat: repeat-x;
    height: 31px;
    padding-left: 10px;
}

div.box1 div.box-content
{
    background-color: White;
    padding: 10px 10px 10px 10px;
}


/* Box2 */
div.box2 div.box
{
    width: 260px;
    margin-top: 10px;
}

div.box2 div.box-header
{
    background-image: url(p2ised_gr.jpg);
    background-repeat: repeat-x;
    height: 31px;
    padding-left: 15px;
}

div.box2 div.box-content
{
    background-color: White;
    padding: 15px 15px 15px 15px;
}

/* Box3*/
div.box3 div.box
{
    width: 340px;
    margin-top: 10px;
}

div.box3 div.box-header
{
    background-image: url(p2ised_gr.jpg);
    background-repeat: repeat-x;
    padding-left: 15px;
    height: 31px;
}

div.box3 div.box-content
{
    background-color: White;
    padding: 15px 15px 15px 15px;
}

div.floatLeft
{
    float: left;
}
div.floatRight
{
    float: right;
}

div._clear, div.clear_
{
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
}
/*UserControlliBox*/
div.CustomUserBox
{
    background-image:url(kalender_gr_taust.jpg);
    background-repeat: repeat-x;
    background-color:#e4e4e4;
}
div.CustomUserBox h2
{
    margin: 0px;
    padding: 4px 0px 6px 0px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 1.278;
    color: white;
}
/*UserControlBox END*/

/*KuhuMinnaMidaTeha*/
div.CalendarTodayHead
{
    color: white;
    font-size: 13px;
    width: 335px;
    height: 29px;
    background-image: url(kalender_gr_v.jpg);
    background-repeat: repeat-x;
}

div.CalendarThisWeekHead
{
    color: White;
    width: 335px;
    height: 29px;
    background-image: url(kalender_gr_p.jpg);
    background-repeat: repeat-x;
}

div.CalendarToday
{
    width: 335px;
}

div.CalendarThisWeek
{
    width: 335px;
}

div.eventItem
{

    height: 30px;
    padding: 10px 5px 10px 5px;
    font-size: 14px;
}

div.eventItem div.eventDate
{
    font: normal small-caps bold 12px Arial;
    float: left;
    width: 100px;
    margin-right: 10px;
}

div.eventHeader
{
    padding: 10px 5px 20px 5px;
}
div.eventDate
{
    float: left;
    width: 100px;
    margin-right: 10px;
}

div.eventName
{
    float: left;
    width: 200px;
    margin-right: 10px;
}

div.eventCategory
{
    float: left;
    width: 100px;
    margin-right: 10px;
}

div.eventPlace
{
    float: right;
    width: 100px;
    margin-right: 10px;
}

/*KuhuMinnaMidaTeha END*/

/*Ilm*/
DIV.weather-choice
{
    margin: 0;
    padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    overflow: hidden;
}
DIV.weather-choice A
{
    float: left;
    min-width: 12px;
    margin-right: 2px;
    padding: 0 5px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    background-image: url('ERR_news_kraad2.png');
    outline: none;
}
DIV.weather-choice A.active
{
    cursor: default;
    background-image: url('ERR_news_kraad1.png');
}

DIV.weather
{
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    padding: 6px 10px;
    border-bottom: 1px solid;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    line-height: 20px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
DIV.weather H2
{
    margin: 0;
    font-size: 18px;
}
DIV.weather P
{
    margin: 0;
}
DIV.weather P.i
{
    position: absolute;
    top: 0;
    right: 0;
    margin: -46px -17px 0 0;
}
DIV.weather P.i IMG
{
    display: block;
}
DIV.weather P.temperature
{
    padding: 4px 0 3px;
    font-size: 18px;
    font-weight: bold;
}
DIV.weather P.more A
{
    color: #fff;
}

DIV.weather-warm
{
    border-color: #165e05;
    background-color: #1e7e08;
    background-image: url(bg_weather_warm.png);
}
DIV.weather-warm H2
{
    color: #c9e894;
}
DIV.weather-warm P.more
{
    color: #aedc5e;
}

DIV.weather-cold
{
    border-color: #003892;
    background-color: #004bc3;
    background-image: url(bg_weather_cold.png);
}
DIV.weather-cold H2
{
    color: #80dff4;
}
DIV.weather-cold P.more
{
    color: #40ceef;
}
/*Ilm END*/


/*TOP news*/
div.mainNews
{
    font-family: Arial;
    font-size: 12px;
}

div.mainNews a
{
    text-decoration: none;
}

div.mainNews a.pil
{
    width: 670px;
    height: 371px;
    vertical-align: bottom;
    position: relative;
    display: block;
    color: white;
    font-size: 16px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: top left;
    font-weight: normal;
    float: left;
    margin-left: auto;
    margin-right: auto;
}

div.mainNews a.pil span.bottom
{
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    background-color: #a10000;
    position: absolute;
    bottom: 4px;
    width: 670px;
    line-height: 1.2;
    vertical-align: text-top;
    float: left;
    padding: 3px 0px 3px 0px;
}
div.mainNews div.btnReadMore
{
    filter: alpha(opacity=100);
    -moz-opacity: 100;
    opacity: 100;
}
div.mainNews div.textMainNews
{
    margin: 3px 3px 3px 3px;
    width: 500px;
    float: left;
}

div.mainNews div.mainContentSplit
{
    float: left;
    margin: 5px 5px 5px 5px;
    width: 320px;
    display: block;
}

div.mainNews a.read_more
{
text-decoration: none;
margin-right:40px;
margin-bottom:10px;
border: none;
}

div.mainNews div.mainContentSplit a.headerLink
{
text-decoration: none;
color:#00578B;  
}

div.mainNews .btnImage
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    float: left;
}
div.mainNews h2
{
    color: #00578b;
    font-size: 20px;
    margin: 0 0 5px 0;;
}

div.mainNewsRelated
{
    margin-top: 10px;
}


div.mainNewsRelated a.lead
{
    font-size: 12px;
    color: #00578b;
    font-size: 12px;
    text-decoration: none;
}



div.mainNewsRelated div.relatedItems
{
    padding: 2px 5px 3px 5px;
    width: 320px;
    float: left;
    display: block;
    vertical-align: bottom;
    position: relative;
    color: white;
    font-size: 12px;
    text-decoration: none;
}

div.mainNewsRelated div.selected_relatedItems
{
    background-color: #991b18;
    padding: 2px 5px 3px 5px;
    width: 320px;
    float: left;
    display: block;
    vertical-align: bottom;
    position: relative;
    color: white;
    font-size: 12px;
    text-decoration: none;
}

div.selected_relatedItems a.lead
{
    color: White;
}

div.mainNewsRelated div.image
{
    width: 121px;
    float: left;
    margin-right: 3px;
}

div.mainNewsRelated img.imgCrop
{
    height:67px;
    width:120px;
}

div.mainNewsRelated div.text
{
    float: left;
    width: 180px;
    text-align: left;
    margin-left:3px;
}

div.mainNewsRelated h3.header
{
    display: inline;
    width: inherit;
    margin: 0;
    font-size: 14px;
    color: White;
    background-color: #00578b;
    text-decoration: none;
    font-weight: normal;
}

div.mainNewsRelated a.headerLink
{
    display: inline;
    width: inherit;
    margin: 0;
    font-size: 14px;
    color: #00578b;
    text-decoration: none;
    font-weight: normal;
}

div.mainNewsRelated p.content
{
    margin: 0;
}

.transparent
{
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

/*TOP news END*/

/*FOORUM*/
.bh
{
    font-family: Arial;
    font-size: 20px;
    color: #767676;
    font-weight: normal;
    text-decoration: none;
    margin-top: -2px;
}

#forum
{
    margin-top: 20px;
    float: left;
}
#forum .fhead
{
    font-family: Verdana;
    display: block;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid gray;
    padding: 2px;
    height: 15px;
}

.valiTeema
{
    cursor: pointer;
    background-image: url(header_gr.jpg);
    background-repeat: repeat-x;
    color: White;
}

#forum .fitem
{
    font-family: Verdana;
    min-height: 40px;
    display: block;
    border-bottom: 1px solid gray;
    padding: 2px;
}

#forum .teema .autor .muudetud
{
}
#forum .teema
{
    font-weight: bold;
    float: left;
    width: 230px;
    padding-left: 10px;
}
#forum .teema a
{
    text-decoration: none;
    color: #00578B;
    font-weight: normal;
}


#forum .autor
{
    width: 150px;
    float: left;
}

#forum .muudetud
{
    width: 250px;
    float: right;
}

#forum h1
{
    color: Gray;
    font-size: 46px;
    font-weight: normal;
}

#forum a.item
{
    display: block;
}

#reply
{
    padding: 5px 5px 15px 5px;
    border-bottom: 1px solid silver;
    min-height:65px;
}

#reply .poster
{
    margin: 3px 3px 3px 3px;
}

#reply .poster .gray
{
    color: Gray;
}
#reply .content
{
    padding-left: 10px;
}
#reply .avatarImg
{
    margin: 3px 3px 3px 3px;
    width: 50px;
    float: left;
}
#reply .content
{
    margin-left: 50px;
    padding: 10px 10px 10px 10px;
    max-width: 500px;
}

.replyBox
{
    border-bottom: 2px solid silver;
    margin-top: -15px;
    padding-bottom:15px;
}
.replyHeader
{
}

#SissekandeForm
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#SissekandeForm h2.pealkiri
{
    margin: 0;
    padding-left: 15px;
    font-size: 20px;
}

#SissekandeForm .form
{
    padding-left: 10px;
}

/*Arvamuste Content*/
div.arvamusCont p
{
    font: normal normal normal 12px Arial;
    margin: 0px 0px 0px 0px;
}

div.arvamusCont a
{
    text-decoration: none;
}
div.arvamusCont a.headerLink
{
    display: inline;
    width: inherit;
    margin: 0;
    font-size: 14px;
    color: #00578b;
    text-decoration: none;
    font-weight: normal;
  
}

div.arvamusCont h2
{
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    color: #00578b;
}

/*NewsView*/

#content
{
    margin-top: 10px;
    float: left;
    width: 690px;
    background-color: White;
}

/* =article
-------------------------------------------------- */
DIV.article
{
    padding: 0px 10px 10px 10px;
    font-size: 14px;
    line-height: 28px;
}
DIV.article P
{
    margin-top: 15px;
    line-height:20px;
}

DIV.article-title
{
    padding-top: 10px;
    padding-bottom: 0px;
}
DIV.article-title h1
{
    font-size:24px;
    line-height: 30px;
}
DIV.article-title P.meta
{
    margin-top: 6px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
}
DIV.article-title A.comments
{
    font-weight: normal;
}

DIV.article-media
{
    margin: 15px 0 0 -10px;
    padding-bottom: 10px;
}

DIV.empty
{
display:none;
}

DIV.article-media P.img
{
    margin: 0 !important;
}

DIV.article-media P.img STRONG
{
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
}

DIV.article-media P.img SPAN.play
{
    top: 101px;
    left: 180px;
    width: 320px;
    height: 180px;
    background-position: 50% -248px;
}
DIV.article-media P.img A:hover SPAN.play
{
    background-position: 50% -428px;
}
DIV.video-close, DIV.article-media DIV.video-content, DIV.article-video DIV.video-holder
{
    display: none;
}
DIV.article-media DIV.video-content
{
    min-height: 383px;
}
DIV.article-video DIV.video-content
{
    display: block;
}

DIV.article-lead
{
    font-weight: bold;
}

DIV.article-box
{
    clear: right;
    float: right;
    width: 270px;
    margin: 0 0 20px 20px;
    color: #444;
    font-size: 12px;
    line-height: 15px;
}
DIV.article-box + DIV.article-box
{
    margin-top: -20px;
}
DIV.article-box P
{
    margin-top: 5px;
}
DIV.article-box UL.news
{
    margin: 0;
    list-style-image:url("/gfx/dot01.gif");
}
DIV.article-box BLOCKQUOTE
{
    margin-top: 15px;
    padding: 15px 0;
    border: solid #e4e4e4;
    border-width: 1px 0;
    background: url(bg_quote.png) no-repeat 100% 100%;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
DIV.article-box BLOCKQUOTE P
{
    margin: 0;
}
DIV.article-box P.author
{
    margin-top: 10px;
    font-size: 11px;
    font-weight: normal;
}

DIV.article-box-wide
{
    clear: right;
    float: right;
    width: 320px;
    margin: 15px 0 15px 20px;
    padding: 0;
}

DIV.article-box-small
{
    clear: right;
    float: right;
    width: 155px;
    margin: 0 0 15px 20px;
}
DIV.article-box-small H3.alt + UL.thumbs
{
    margin-top: -5px;
}

DIV.video-close
{
    padding-bottom: 5px;
    font-size: 10px;
    line-height: 20px !important;
    text-transform: uppercase;
}
DIV.video-close A
{
    float: right;
    height: 20px;
    overflow: hidden;
    padding-right: 21px;
    background: url(bg_close.png) no-repeat 100% 2px;
    outline: none;
}
DIV.video-close A:hover, DIV.video-close A:focus
{
    background-position: 100% -18px;
}
DIV.video-close A:active
{
    background-position: 100% -38px;
}
DIV.article-box-max
{
    clear: both;
    float: none;
    width: 680px;
    margin: 15px 0 5px -10px;
}
DIV.article-box-max DIV.video-close, DIV.article-box-max DIV.video-content
{
    display: block;
}
DIV.article-box-max DIV.video-holder
{
    display: none;
}

DIV.article-author
{
    margin-top: 30px;
}
DIV.article-author P
{
    margin: 0;
}
DIV.article-author .img
{
    margin-right: 10px;
}

/* =video
-------------------------------------------------- */
DIV.video-wrap
{
    margin: 0 0 20px -10px;
}

DIV.video-content
{
    background: #000;
}
DIV.video-content IMG, DIV.video-content OBJECT
{
    margin: 0;
    vertical-align: top;
}

DIV.video-title
{
}
DIV.video-title A.popup
{
    padding-right: 14px;
    background: url(bg_popup.png) no-repeat 100% 50%;
    white-space: nowrap;
}
DIV.video-title P.meta
{
    margin-top: 6px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
}

/* img */

P.img
{
    position: relative;
    margin: 0;
    line-height: 15px;
    margin-bottom:5px;
}
P.img A, P.img IMG, P.img SPAN, P.img STRONG
{
    display: block;
    vertical-align: top;
}
P.img A
{
    text-decoration: none !important;
    outline: 1px solid rgba(0,0,0,0.12);
    outline-offset: -1px;
}
P.img A SPAN, P.img A STRONG
{
    cursor: pointer;
}
P.img STRONG
{
    position: relative;
    margin-top: -1px;
    padding: 5px;
    background: #222;
    color: #fff;
    font-size: 12px;
	font-weight: normal;
}
P.img SPAN.play
{
    position: absolute;
    top: 0;
    left: 0;
    width: 155px;
    height: 86px;
    overflow: hidden;
    background: url(bg_play.png) no-repeat 50% -19px;
    text-indent: -5000px;
}
P.img SPAN.info
{
    display: block;
    color: #ccc;
    font-weight: normal;
}
P.img SPAN.source
{
    display: inline;
    font-weight: normal;
}
P.img SPAN.length
{
    position: absolute;
    top: 33px;
    right: 1px;
    height: 11px;
    padding: 0 3px;
    background: #222;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    filter: alpha(opacity=75);
    opacity: 0.75;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
}
P.img A:hover
{
    outline: 1px solid rgba(0,0,0,0.5);
    outline-offset: -1px;
}
P.img A:hover IMG
{
    outline: 1px solid rgba(255,255,255,0.25);
    outline-offset: -2px;
}
P.img A:hover STRONG
{
    background: #000;
}
P.img A:hover SPAN.length
{
    filter: alpha(opacity=100);
    opacity: 1;
}
P.img A:hover SPAN.play
{
    background-position: 50% -143px;
}
* HTML P.img SPAN.play
{
    background-image: url(bg_play.gif);
}

P.img-big
{
    width: 320px;
}
P.img-big SPAN.play
{
    width: 320px;
    height: 180px;
    background-position: 50% -248px;
}
P.img-big A:hover SPAN.play
{
    background-position: 50% -428px;
}

P.img-medium
{
    width: 220px;
}
P.img-medium SPAN.play
{
    width: 220px;
    height: 124px;
    background-position: 50% 0;
}
P.img-medium A:hover SPAN.play
{
    background-position: 50% -124px;
}

/* =tables
-------------------------------------------------- */
TABLE.data
{
    width: 100%;
}

TABLE.form
{
    width: 100%;
    margin-top: 10px;
    table-layout: fixed;
}
TABLE.form TH, TABLE.form TD
{
    width: 50%;
}
TABLE.form TH
{
    text-align: right;
    line-height: 20px;
}
TABLE.form TD
{
    padding: 10px 0 0 5px;
}

/* currency */
TABLE.currency
{
    width: 100%;
    border-spacing:0px;
    margin:0;  
}
TABLE.currency TH, TABLE.currency TD
{
}
TABLE.currency TH
{
    padding-left: 28px;
    background-position: 5px 50%;
    background-repeat: no-repeat;
    font-weight: normal;
    padding-top:2px;
}
TABLE.currency TD
{
    text-align: right;
    margin-left:-20px;
    padding-right:5px;
}

TABLE.currency TR.white
{
    background-color:White;
    height:22px;
}

TABLE.currency TR.dark
{
    background-color:#232323;
    color:White;
    height:22px;

}

TABLE.currency .eur
{
    background-image: url(flags/europeanunion.png);
    background-color: White;
    
}
TABLE.currency .gbp
{
    background-image: url(flags/gb.png);
    background-color: #232323;
    color: White;
}
TABLE.currency .rub
{
    background-image: url(flags/ru.png);
    background-color: White;
}
TABLE.currency .sek
{
    background-image: url(flags/se.png);
    background-color: #232323;
    color: White;
}
TABLE.currency .usd
{
    background-image: url(flags/us.png);
    background-color: White;
}
TABLE.currency .byr
{
    background-image: url(flags/by.png);
    background-color: #232323;
    color: White;
}
TABLE.currency .uah
{
    background-image: url(flags/ua.png);
    background-color: White;
}
TABLE.currency .lvl
{
    background-image: url(flags/lv.png);
    background-color: #232323;
    color: White;
}
TABLE.currency .ltl
{
    background-image: url(flags/lt.png);
    background-color: White;
}

TABLE.currency .dkk
{
    background-image: url(flags/dk.png);
        background-color: #232323;
    
}
TABLE.currency .chf
{
    background-image: url(flags/ch.png);
    background-color: White;
    
}
TABLE.currency .jpy
{
    background-image: url(flags/jp.png);
    background-color: #232323;
    
}
TABLE.currency .cny
{
    background-image: url(flags/cn.png);
    background-color: White;
    
}

/* =comments
-------------------------------------------------- */

/* login */

DIV.comments-login {
	padding: 10px 10px 20px;
	background: #f4f4f4;
	border-bottom: 1px solid #d4d4d4;
}
DIV.comments-login .col1 {
	float: left;
	width: 330px;
}
DIV.comments-login .col1 DIV.form {
	padding: 0;
}
DIV.comments-login .col2 {
	float: right;
	width: 310px;
}
DIV.comments-login .col2 UL {
	margin: 0;
}
DIV.comments-login .col2 LI {
	display: block;
	margin-top: 10px;
}

/* post */

DIV.comments-post {
	padding: 10px 10px 20px;
	background: #f4f4f4;
	border-bottom: 1px solid #d4d4d4;
}
DIV.comments-post TEXTAREA {
	width: 645px;
	height: 100px;
	font-size: 14px;
	line-height: 20px;
	float:left;
}
DIV.comments-post P.text-msg {
	margin-top: 5px;
	line-height: 20px;
}

/* list */

UL.comments-list {
	margin: 0;
}
UL.comments-list LI {
	padding: 15px 10px;
	border-bottom: 1px solid #e4e4e4;
	background: none;
}
UL.comments-list .content {
	float: right;
	width: 590px;
}
UL.comments-list .content P {
	margin-top: .5em;
}

DIV.comment-title .meta,
DIV.comment-title .author {
	float: left;
	margin: 0 !important;
}
DIV.comment-title .author {
	margin-right: 5px !important;
	font-weight: bold;
}
DIV.comment-title .meta {
	color: #666;
}

UL.comments-list UL {
	clear: both;
	margin: 0 0 0 60px;
	padding-top: 15px;
}
UL.comments-list UL LI {
	border: none;
	border-top: 1px solid #e4e4e4;
}
UL.comments-list UL .content {
	width: 520px;
}

/* =pager
-------------------------------------------------- */
DIV.pager {
	margin-top: 15px;
	padding: 0 10px 0 70px;
}
DIV.pager UL,
DIV.pager LI {
	float: left;
	margin: 0;
	padding: 0;
}
DIV.pager UL LI {
	margin-right: 2px;
	background: none;
	line-height: 23px;
}
DIV.pager UL A,
DIV.pager UL SPAN,
DIV.pager UL STRONG {
	float: left;
	padding: 0 8px;
	border: 1px solid #e4e4e4;
}
DIV.pager UL SPAN,
DIV.pager UL STRONG {
	cursor: default;
}
DIV.pager UL A {
	background: #fff;
	text-decoration: none !important;
}
DIV.pager UL A:hover,
DIV.pager UL A:focus {
	border-color: #0097dc;
	background-color: #0097dc;
	color: #fff;
}
DIV.pager UL A:active {
	border-color: #004b72;
	background-color: #004b72;
	color: #fff;
}
DIV.pager UL SPAN {
	color: #a0a0a0 !important;
}
DIV.pager UL STRONG {
	border-color: #fff;
}

DIV.pager UL LI.prev A,
DIV.pager UL LI.prev SPAN,
DIV.pager UL LI.next A,
DIV.pager UL LI.next SPAN {
	background-repeat: no-repeat;
	background-image: url(bg_pager.gif);
}
DIV.pager UL LI.prev A,
DIV.pager UL LI.prev SPAN {
	padding-left: 20px;
	padding-right: 10px;
}
DIV.pager UL LI.next A,
DIV.pager UL LI.next SPAN {
	padding-left: 10px;
	padding-right: 20px;
}
DIV.pager UL LI.prev A {
	background-position: 0 -42px;
}
DIV.pager UL LI.prev A:hover,
DIV.pager UL LI.prev A:focus,
DIV.pager UL LI.prev A:active {
	background-position: 0 -92px;
}
DIV.pager UL LI.prev SPAN {
	background-position: 0 8px;
}
DIV.pager UL LI.next A {
	background-position: 100% -192px;
}
DIV.pager UL LI.next A:hover,
DIV.pager UL LI.next A:focus,
DIV.pager UL LI.next A:active {
	background-position: 100% -242px;
}
DIV.pager UL LI.next SPAN {
	background-position: 100% -142px;
}

DIV.pager P {
	float: right;
	margin-top: 5px;
	white-space: nowrap;
	line-height: 1.25;
}
DIV.pager P SPAN {
	margin: 0 3px;
	color: #c0c0c0;
}

/*arvamus blogi intervjuu
-------------------------------------------------- */
DIV.customItem
{
    width: 200px; 
    margin: 10px 10px 0px 10px; 
    float:left;
}

/*TOP NEWS
--------------------------------------------------*/
div#topNews li, div#topNews ul {
    margin: 0;
    padding: 0;
}

div#topNews {
    overflow: hidden;
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
}

div#topNews .btnImage
{
    right: 10px;
    bottom: 10px;
    margin-right:20px;
    float: right;
}

div#topNews a.picture {
    width: 670px;
    height: 371px;
    float: left;
    margin-bottom:10px;
}

div#topNews a.picture span {
    width: 670px;
    font-size: 18px;
}

div#topNews ul {
	width: 670px;
	list-style:none;
}

div#topNews ul li{
	float: left;
    width: 330px;
    margin:2px;
  }
br
{
  clear: left;
}
  
div#topNews ul li a {
    color: #00578b;
    text-decoration: none;
    padding: 3px 3px 3px 3px;
    height: 70px;
    font-size: 13px;
    overflow: hidden;
    display: block;
}
div#topNews ul li.active 
{
    background-color: #991b18;
}
div#topNews ul li.active  .relatedHead
{
    color:White;
}
div#topNews a.picture div span#mainTitle{
    color:White;
}
div#topNews a.picture div span#mainLead{
    color:White;
    font-size:12px;
    font-weight:normal;
}
div#topNews a.picture div span#mainTitle a{
    color:White;
}
div#topNews a.picture div span#mainLead a{
    color:White;
    font-size:12px;
    font-weight:normal;
}
div#topNews a {
    text-decoration: none;
    font-family: Tahoma, Helvetica, Verdana, Arial;
}
div#topNews a.picture {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: bottom;
    position: relative;
    color: white;
}
div#topNews a.picture div {
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    background-color: #a10000;
    bottom: 0px;
    line-height: 1.2;
    padding: 4px 6px;
    position: absolute;
    vertical-align: text-top;
    font-weight: bold;
    width: 658px;
}
div#topNews p.header
{
    display: inline;
    width: inherit;
    margin: 0;
    font-size: 14px;
    color: White;
    background-color: #00578b;
    text-decoration: none;
    font-weight: normal;
}

div#topNews p.relatedHeader
{
    font-size:14px;
    margin:0px;    
}
div#topNews p.category
{
    margin:0;
    padding:1px 7px 2px;
    font-weight: bold;
    color:White;
    display:inline-block;  
}
div#topNews p.Green
{
    background-color:#a2c900;
} 
div#topNews p.darkBlue
{
    background-color:#006cb0;
} 
div#topNews p.lightBlue
{
    background-color:#00ade0;
} 
div#topNews p.orange
{
    background-color:#ff7700;
} 
div#topNews p.violet
{
    background-color:#5b00b0;
} 
div#topNews p.green2
{
    background-color:#5f9000;
} 
div#topNews p.blueGreen
{
    background-color:#00aab0;
} 
div#topNews p.yellow
{
    background-color:#cba700;
} 

div#topNews p.orange2
{
    background-color:#FF9900;
} 


div#topNews img.imgRelated
{
    margin-right:5px;
    float:left; 
    border:none; 
    height:67px; 
    width:120px;
}

/*LinkList
------------------------------------*/

.linkList
{   
}

.linkList UL LI
{
    margin:5px 5px 5px 5px;    
}

.linkList H2
{
    font-size:13px;
    margin:0px;   
}

a.siseMin
{
    display:block;
    background-image:url(/gfx/siseminBanner.jpg);
    background-repeat:no-repeat;
    height:47px;
    width:149px;
}
a.moscow
{
    display:block;
    background-image:url(/gfx/moskva-ru-228.gif);
    background-repeat:no-repeat;
    height:35px;
    width:238px;
}
a.minsk
{
    display:block;
    background-image:url(/gfx/minsk-ru-228.gif);
    background-repeat:no-repeat;
    height:35px;
    width:238px;
}
a.kiev
{
    display:block;
    background-image:url(/gfx/kiiev-ru-228.gif);
    background-repeat:no-repeat;
    height:35px;
    width:238px;
}
a.peterburg
{
    display:block;
    background-image:url(/gfx/peterburi-ru-228.gif);
    background-repeat:no-repeat;
    height:35px;
    width:238px;
}

a.MTA
{
        display:block;
    background-image:url(/gfx/MTA_est_logo.jpg);
    background-repeat:no-repeat;
    height:35px;
    width:238px;
}

a.PPA
{
        display:block;
    background-image:url(/gfx/ppa.jpg);
    background-repeat:no-repeat;
    height:40px;
    width:238px;
}
/* =footer
-------------------------------------------------- */
#footer 
{
    width:100%;
    clear:both;
    display:block;
    padding: 0px 0 30px 0;
    border-top:1px solid #D0D0D0;
    background-color:#F0F0F0;
    line-height: 15px;
    text-shadow: 0 1px 0 #fff;

}
#footer .col1 {
    float: left;
    width: 680px;
    padding-left:10px;
    
}
#footer .col2 {
    float: right;
    width: 260px;
    padding-right:10px;
}
#footer P {
    margin-top: 10px;
}
#footer div.header {
border-bottom:1px solid #D0D0D0;
padding:11px 15px 10px;
}
#footer div.content {
padding:15px 0;
}

#footer dl {
float:left;
margin:0;
padding-left:15px;
width:174px;
}

#footer dt {
font-weight:bold;
padding-bottom:0.5em;
}
#footer, #footer h2, #footer div.content a {
color:#303030;
}

#footer a {
text-decoration:none;
}

#totop {
    margin-top: 5px !important;
    text-align: right;
}
#totop A {
    display: -moz-inline-box;
    display: inline-block;
    padding: 5px 0 5px 11px;
    background: url(bg_top.gif) no-repeat 0 10px;
    outline: none;
}
#totop A:hover {
    background-position: 0 9px;
}
.vidhid
{
    display:none;
}


DIV.kontakt TR TD
{
    padding-right:5px;
    padding-top:2px;    
}

/* poll */

UL.poll {
    margin: 10px 0 0;
}
UL.poll LI {
    padding: 0;
    background: none;
}
UL.poll INPUT,
UL.poll LABEL {
    vertical-align: middle;
}

/* poll results */

UL.poll-results {
    margin: 10px 0 0;
}
UL.poll-results LI {
    padding: 0;
    background: none;
}
UL.poll-results SPAN,
UL.poll-results STRONG {
    display: block;
}
UL.poll-results STRONG {
    margin: 7px 0 2px;
    line-height: 15px;
    font-weight: normal;
}

.poll-wrap,
.poll-wrap SPAN {
    height: 16px;
    overflow: hidden;
}
.poll-wrap {
    position: relative;
    width: 200px;
}
.poll-bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #93d7f9 url(bg_pollbar.png) no-repeat 100% 0;
}
.poll-data {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    padding-left: 4px;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    white-space: nowrap;
}

P.poll-total {
    margin-top: 15px !important;
    font-weight: bold;
}

DIV.calendarItem 
{
    cursor:pointer;
    padding:2px;    
}

DIV.calendarItem :hover
{
    margin:2px 0px -2px 0px;
    background-color:#E4E4E4;    
}
DIV.calendarItem_left 
{
    cursor:pointer;
    padding:2px;    
}

DIV.calendarItem_left span
{
    display:none;
    padding: 2px 3px;
    width:200px;
}

DIV.calendarItem_left :hover
{
    margin:2px 0px -2px 0px;
    background-color:#E4E4E4;    
}
DIV.calendarItem_left :hover span
{
    display:inline;
    position:absolute;
    background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c;
    
}
DIV.calendarItem_right 
{
    cursor:pointer;
    padding:2px;    
}
DIV.calendarItem_right :hover
{
    margin:2px 0px -2px 0px;
    background-color:#E4E4E4;    
}



/* =layout
-------------------------------------------------- */
#nav DIV.inner,
#wrap DIV.inner,
#wrap2 DIV.inner,
#domain DIV.inner,
#header DIV.inner,
#footer DIV.inner {
    width: 960px;
    margin: 0 auto;
}

/* =nav
-------------------------------------------------- */
.navMenu
{
    margin:0px; 
    width:auto;
    font-family:Arial;
}
.navMenu td th
{
   font-size:14px; 
}
.menuItem
{  
    font-size:14px;
    width:auto;
    height:30px;
    margin:0px 2px 0px 2px;
    vertical-align:inherit;
}

.selectedMenuItem
{
    background-color:#e6e6e6;
    padding:0 5px;   
}

/* =social media
-------------------------------------------------- */
DIV.social-media {
    margin-bottom: 20px;
    padding: 0 10px;
    border-bottom: 1px solid #c9e3f9;
    background: #dcefff url(bg_social_media.png) no-repeat 0 0;
    text-shadow: 0 1px 0 #fff;
}
DIV.social-media P {
    margin: 0;
}
DIV.social-media A {
    display: block;
    padding: 10px 0 10px 22px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    line-height: 16px;
    font-weight: bold;
}
DIV.social-media .facebook {
    border-bottom: 1px solid #c9e3f9;
}
DIV.social-media .facebook A {
    background-image: url(social/facebook_16.png);
}
DIV.social-media .twitter {
    border-top: 1px solid #f0f8ff;
}
DIV.social-media .twitter A {
    background-image: url(social/twitter_16.png);
}

DIV.share-box {
    margin-top: 20px;
    padding: 20px 10px 8px;
    border: solid #d4d4d4;
    border-width: 1px 0;
}
DIV.share-facebook {
    float: left;
    width: 450px;
}
DIV.share-addthis {
    float: right;
}

DIV.addthis_toolbox A,
DIV.addthis_toolbox IMG,
DIV.addthis_toolbox SPAN {
    float: left;
}
DIV.addthis_toolbox A {
    margin: 3px 0 0 4px;
    padding-top: 1px;
    outline: none;
}
DIV.addthis_toolbox A:hover,
DIV.addthis_toolbox A:focus {
    padding: 0 0 1px;
}
DIV.addthis_toolbox SPAN.addthis_separator {
    width: 12px;
    overflow: hidden;
    text-indent: -5000px;
}

/* thumbs */

UL.thumbs {
    margin: 0;
}
UL.thumbs LI {
    float: left;
    width: 155px;
    margin: 10px 3px 0 3px;
    padding: 0;
    background: none;
}
UL.imagesSpecial LI {
    /*margin: 10px 16px 0 0;*/
}
UL.thumbs LI.medium {
    width: 220px;
}
UL.thumbs LI.alt {
    margin-right: 0 !important;
}
UL.thumbs P {
    margin: 0 !important;
}

UL.thumbs LI.w217 {
    width: 217px;
    overflow: hidden;
}
UL.thumbs LI.w217 IMG {
    width: 217px;
}
UL.thumbs LI.w216 {
    width: 216px;
    overflow: hidden;
}
UL.thumbs LI.w216 IMG {
    width: 216px;
}


/*Soovitused*/
div.SoovitusedParallelselt
{
  
    background-color:#3d586e;
    padding-bottom: 4px;
}

div.SoovitusedParallelselt h2
{
    margin: 0px;
    padding: 4px 0px 6px 0px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 1.278;
    color: white;
}
div.SoovitusedheadLeft
{
    color: White;
    width: 335px;
    height: 29px;
    background-image: url(soovitused_p2is_v.jpg);
    background-repeat: repeat-x;
}



div.SoovitusedheadRight
{
    color: White;
    width: 335px;
    height: 29px;
    background-image: url(soovitused_p2is_p.jpg);
    background-repeat: repeat-x;
}
div.SoovitusedcontentLeft
{
    width: 335px;
    background-image: url(soovitused_gr_v.jpg);
    background-repeat: repeat-x;
    
}
span.leftText
{
    font-family:Arial;
    font-weight:bold;
    font-size:13px;
    color: #afda00;
    display:block;
    margin-left:97px;
    margin-right:15px;
    margin-top:5px;
    margin-bottom:5px;
}
div.SoovitusedcontentRight
{
    width: 335px;
    height:100%;
}

span.rightText
{
    font-family:Arial;
    font-weight:bold;
    font-size:13px;
    color:#00aad4;   
    display:block;
    margin-left:97px;
    margin-right:15px;
    margin-top:5px;
    margin-bottom:5px;
   
}

span.recoItem 
{
    display:block;
}

div.SoovitusedJoon
{
    border-bottom:1px solid #4b6b86;
    border-top:1px solid #1e2c37;
    margin: 0px 5px;
    
}
span.SoovitusedAeg
{
    float:left; 
    width:92px; 
    text-align:right; 
    color:White; 
    font-family:Arial;
    font-weight:bold;
    font-size:13px; 
    margin-right:5px;
    
}
/*Soovitused END */
/*arvamusblogiarendus*/

span.background
  {
  width:200px;
  height:112px;

  }
span.transbox
  {
  width:195px;
  height:16px;
  margin-top:96px; 
  padding-left:5px;
  
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.80;
  position:absolute;
  font-size: 12px;
  color:White;
  font-weight:bold;
  }
  
  /*KuhuMinna,midateha*/
 div#what-to-do {
    
}
div#what-left {
    float: left;
    width: 210px;
}
div#what-left h1, div#what-right h1 {
    background-color: #e8e8e8;
    background-repeat: no-repeat;
    color: #01568c;
    border-bottom: 1px solid white;
    padding: 10px 20px;
    margin: 0;
    font-size: 16px;
}
div#what-left h1 {
    background-position: top left;
    background-image: url('whattodo/left_corner.jpg');
}

 

div#what-right h1  {
    background-position: top right;
    background-image: url('whattodo/right_corner.jpg');
}
    
div#what-left div.what-content {
    padding: 20px;
    color: #5d5b5b;
}
div#what-left div.what-content p {
    margin-top:2px;
    color:Red;  
}
div#what-left input.text, div#what-left select {
    display: block;
    width: 170px;
    border: 1px solid #bababa;
    background-color: white;
    margin: 5px 0 15px 0;
    padding: 1px 2px;
}
div#what-left input.text {
    width: 164px;
}
div#what-left input.submit {
    background-color: white;
    color: white;
    padding: 3px 0;
    border: 0px solid white;
    background-image: url('whattodo/submit.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-weight: bold;
    width: 58px;
    text-align: center;
}

div.what-content {
    background-position: top right;
    background-image: url('whattodo/gradient.jpg');
    background-repeat: repeat-x;
}

div#what-right {
    float: right;
    width: 450px;
}
div#what-right div.what-content {
    padding: 15px 20px;
}

div#what-right div.what-content h3 {
    color: #B90002;
    font-size: 18px;
    margin: 0;
}

div#what-right div.what-content h4 {
    color: #5d5b5b;
    font-size: 13px;
    margin: 15px 0 3px 0;
}

div#what-right div.what-content img.what-img {
    float: right;
    margin: 0 0 10px 10px;
}


div#what-right div.what-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
div#what-right div.what-content ul li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e3e3e3;
}
div#what-right div.what-content ul li div.li {
    padding: 20px 10px;
    border-bottom: 1px solid white;
}
div#what-right div.what-content ul li div.what-time {
    float: left;
    width: 100px;
}
div#what-right div.what-content ul li div.what-right {
    float: right;
    width: 270px;
    color: #5d5b5b;
}
div#what-right div.what-content ul li div.what-right h2 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 14px;
}
div#what-right div.what-content ul li div.what-right h2 a {
    color:#B90002;
}
div#what-right div.what-content ul li div.what-right h2 span {
    color: #ea6e00;
    font-size: 12px;
    font-style:italic;
}

div#what-right table {
    width: 100%;
    border-spacing: 0;
    margin-bottom: 10px;
    border: 0px solid white;
}
div#what-right table td {
    border-top: 1px solid white;
    margin: 0;
    padding: 4px 4px;
}
div#what-right table th {
    padding: 2px 4px;
}
  

ul.comments-list {
margin:0;
}

ul.comments-list li {
    border-bottom:1px solid #E8E8E8;
    padding:15px 10px;
}
img.author-img 
{
    height:50px;
    width:50px;
    float:left;
}
div.avatar
{
    float:left;
    width:52px;
}
div.sisu
{
    float:left; 
    margin-left:5px;
}
div.sisu h2 
{
    margin-top:0px;
}
ul.heading-tools {
float:right;
margin:0 12 0;
}
a.button {
background-color:#0072CF;
color:#FFFFFF !important;
font-size:12px;
font-weight:bold;
line-height:25px !important;
padding-left:1em;
text-decoration:none !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.2);
vertical-align:top;
white-space:nowrap;
}


a.button, a.button span {
background:url("button_bg_100.png") no-repeat scroll 0 0 transparent;
display:inline-block;
height:26px;
}
a.button span {
background-position:100% 0;
cursor:pointer;
padding-right:1em;
}

a.button150_alternate {
background-color:#0072CF;
color:#FFFFFF !important;
font-size:12px;
font-weight:bold;
line-height:25px !important;
padding-left:1em;
text-decoration:none !important;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.2);
vertical-align:top;
white-space:nowrap;
}


a.button150_alternate, a.button150_alternate span {
background:url("button_bg_150_2.png") no-repeat scroll 0 0 transparent;
display:inline-block;
height:26px;
}
a.button150_alternate span {
background-position:100% 0;
cursor:pointer;
padding-right:1em;
}

div.foorumvasak h1
{
   font-size:24px;
   line-height:30px; 
}
div.foorumvasak
{
    float:left;
    margin-top:12px;
}



div.comments-login .col2 {
float:right;
width:280px;
}

div.comments-login .col2 ul {
margin:0;
}

div.col2 ul li {
background:url("bg_ul.gif") no-repeat scroll 0 7px transparent;
display:block;
padding-left:12px;
vertical-align:top;
}
p.foorum_form span.label {
display:block;
}
p.foorum_form span.label label {
color:#666666;
font-weight:bold;
}

p.foorum_form textarea
{
    
font-size:14px;
height:100px;
line-height:20px;
width:643px;

}

div.box .loginTable
{
    margin-top:0px;
}

a.pager_button {
border:1px solid #E4E4E4;
display:inline-block;
cursor:pointer;
margin:0 3px;
padding:0 8px;
width:10px;
}
/*Mediabox(mängid video ja raadiouudiseid*/
div.mediaBox
{
    background-color:#C7D1DD;
    float:left;
    width:100%;
}

div.mediaBox li
{
    background-color:#C7D1DD;    
    margin-bottom: 10px;
    color:#005588; 
    padding:3px 0px 3px 3px; 
    display:inline-block; 
    cursor:pointer; 
    list-style-image:url(../../gfx/nool.png);
    
   
}
div.mediaBox .mediaRight li
{
    color:#005588;    
    margin-bottom: 10px; 
    padding:0px 0px 0px 0px; 
    cursor:pointer; 
    width:156px;
}
div.mediaBox li.yliAktiivne
{
    font-weight:normal;
    color:black;
    background-color:#E2E6EC;
    background-image:url(../../gfx/noolMediaBox.png);
    background-repeat:no-repeat;
    background-position:279px center;
    width:295px;
    padding-bottom:5px; 
    padding-top:5px;
    
    
    
        
}

div.mediaBox .withImage .mediaLeft
{
    background-color:#C7D1DD;
    padding-left: 12px;
    float: left; 
    width:300px; 
    
    
}

div.mediaLeft a
{
    margin-bottom:5px;
    display:block;
}
div.mediaBox .mediaRight
{
    display:block;
    padding-left: 0px; 
    width: 156px; 
    float: right;
}
div.mediaBox .mediaRight ul
{
    
}
div.mediaBox .mediaRight li
{
    list-style-image:url(../../gfx/nool.png);
}
div.mediaBox .mediaRight li span
{

 display: block; 
 width:150px;   
}


div#mostLatestBox ul
{
    margin:0px 0px 0px 0px; 
    padding: 0 0 0 0px;
}

 /*MostLatestBox, (Most read, most comment ja latest*/
div#mostLatestBox ul.imageUL
{
    
    margin:0px 5px 0px 0px; 
    padding: 0 0 0 0px;
    list-style-image:url(../../gfx/nool.png);
    width:180px;
    float:right;

    
   
}

/*List mostlatest*/
div#mostLatestBox ul li
{
    cursor:pointer;   
    margin-bottom:5px;  
    margin-top:0px;
    padding-left:1px;

    
}

div#mostLatestBox h2
{
    margin-top:0px;
    font-size:18px;
    color:#767676;    
}
/*Lingid mostlatesti kastis*/
div#mostLatestBox a
{
  
    display:block;
   
}


/*Kommentaarid värv*/
div#mostLatestBox a span.comm
{
    color:Red;
  
}
/************************************
*****Jquery.tabs vajalik kujundus****
*************************************/
.ui-corner-all {
/*-moz-border-radius:4px 4px 4px 4px;*/
}

.ui-widget-content {

/*border:1px solid #AAAAAA;*/
color:#222222;
}

.ui-widget {
font-family:Verdana,Arial,sans-serif;
font-size:1.1em;
}

.ui-tabs {
position:relative;
}
 
 .ui-tabs .ui-tabs-nav {
margin:0;
padding:0.2em 0.2em 0;
}


.ui-widget-header {
color:#222222;
font-weight:bold;
}

.ui-helper-clearfix {
display:block;
}

.ui-helper-clearfix {
display:inline-block;
}

.ui-helper-reset {
border:0 none;
font-size:100%;
line-height:1.3;
list-style:none outside none;
margin:0;
outline:0 none;
padding:0;
text-decoration:none;
}
 .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
background-color:White;
margin-bottom:0;
padding-bottom:0px;
}

.ui-tabs .ui-tabs-nav li {
border-bottom:0 none !important;
float:left;
list-style:none outside none;
margin:0 0.2em 1px 0;
padding:0;
position:relative;
top:1px;
white-space:nowrap;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active 
{
    background-color:#C7D1DD;   
    color:Black;
    font-weight:normal;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {


color:#555555;
font-weight:normal;
background-color:White;
}





 .ui-tabs .ui-tabs-panel {
background:none repeat scroll 0 0 transparent;
border-width:0;
display:block;
}



 .ui-tabs-hide {
display:none !important;
}

 
  * jQuery UI Tabs @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 5px 11px; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {padding-bottom: 6px;  background-color:#C7D1DD; color:Black;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/*************************
********LÕPP**************
*************************/

/****Ajax Tab csss
****/

/* default layout */
.myCustomstyle_default .ajax__tab_header {white-space:normal !important}
.myCustomstyle_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.myCustomstyle_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.myCustomstyle_default .ajax__tab_tab {overflow:hidden;text-align:center;display:-moz-inline-box;display:inline-block}

/* xp theme */
.myCustomstyle .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    
    }
.myCustomstyle .ajax__tab_outer 
{
    padding-right:4px;
    height:21px;
    }
    
.myCustomstyle .ajax__tab_inner 
{
    padding-left:3px;
   
}
.myCustomstyle .ajax__tab_tab 
{
    font-family:Arial;
    height:13px;
    padding:4px;
    margin:0px;
    font-size:13px;
    font-weight:bold;
    color:#005588;
   
    }
.myCustomstyle .ajax__tab_hover .ajax__tab_outer 
{
    cursor:pointer;
}
.myCustomstyle .ajax__tab_hover .ajax__tab_inner 
{
    cursor:pointer;
   
}
.myCustomstyle .ajax__tab_hover .ajax__tab_tab 
{
    cursor:pointer;
    
}
.myCustomstyle .ajax__tab_active .ajax__tab_outer 
{
   
    }
.myCustomstyle .ajax__tab_active .ajax__tab_inner 
{
    padding-left:0px;
    
 }
.myCustomstyle .ajax__tab_active .ajax__tab_tab 
{
    background-color:White;
    
    }
.myCustomstyle .ajax__tab_disabled { color: #A0A0A0;}
.myCustomstyle .ajax__tab_body 
{
    font-family:Arial;
    font-size:10pt;
    border:1px solid #ffffff;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
    }

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}

/* plain theme */
.ajax__tab_plain .ajax__tab_outer {text-align: center; vertical-align: middle; border:2px solid #999999;}
.ajax__tab_plain .ajax__tab_inner {text-align: center; vertical-align: middle; }
.ajax__tab_plain .ajax__tab_body {text-align: center; vertical-align: middle;}
.ajax__tab_plain .ajax__tab_header {text-align: center; vertical-align: middle;}
.ajax__tab_plain .ajax__tab_active .ajax__tab_outer {background:#FFFFE1;}

ul.mycss
{
    list-style:none;
    padding:0 0 0 0;
    margin 0 0 0 0;
}

ul.mycss li
{
    padding-top:10px;
    color:#005588;
}

ul.mycss li input
{ 
    float:left;
    display:block;
    clear: left;
}
ul.mycss li label
{
    margin-top:5px;
    float:left;
    display:block;
    width: 200px   
}

a.pollTab
{
    background:url("/gfx/icons/bg_popup.png") no-repeat scroll 100% 50% transparent;
    padding-right:14px;
    
}

a.pollComments
{
    color:Red;
}


/*New gallery...*/

DIV.nav-icon-area
{
    height:31px;
    margin-bottom:4px;    
}

DIV.galleryTitle
{

    float:left;
    margin:0px 0px 0px 10px;

}

A.galleryThumbnailLink
{
 display:block; height:31px; width:40px;
 background-image:url(/gfx/galleryThumbIcon.png);
 background-repeat:no-repeat;
}
A.galleryThumbnailLink:hover
{
     background-image:url(/gfx/galleryThumbIconDARK.png);
}
/* thumbs */

UL.thumbs {
    margin: 0px 10px 0px 10px;
}
UL.thumbs LI {
    float: left;
    margin: 10px 3px 10px 3px;
    padding: 0;
    background: none;
}
UL.imagesSpecial LI {
  /*  margin: 10px 10px 10px 10px;*/
}
UL.thumbs LI.medium {

}
UL.thumbs LI.alt {
    margin-right: 0 !important;
}
UL.thumbs P {
    margin: 0 !important;
}

UL.thumbs LI.w217 {
    width: 217px;
    overflow: hidden;
}
UL.thumbs LI.w217 IMG {
    width: 217px;
}
UL.thumbs LI.w216 {
    width: 216px;
    overflow: hidden;
}
UL.thumbs LI.w216 IMG {
    width: 216px;
}

/*Next prev button...*/
DIV.gallery-nav
{
    float: right;
    margin-top: 13px;
    margin-right: 10px;
}
DIV.gallery-nav A {
    float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background: url(/gfx/bg_video_controls.png) no-repeat;
    text-indent: -5000px;
    outline: none;
}
DIV.gallery-nav A.disabled {
    cursor: default;
}

DIV.gallery-nav A.carousel-prev 
{
    float:left;
    background-position: 0 0;
}
DIV.gallery-nav A.carousel-prev:hover {
    background-position: 0 -18px;
}
DIV.gallery-nav A.carousel-prev:active {
    background-position: 0 -36px;
}
DIV.gallery-nav A.carousel-prev.disabled {
    background-position: 0 -54px !important;
}

DIV.gallery-nav A.carousel-next 
{
    float:right;
    background-position: -18px 0;

}
DIV.gallery-nav A.carousel-next:hover {
    background-position: -18px -18px;
}
DIV.gallery-nav A.carousel-next:active {
    background-position: -18px -36px;
}
DIV.gallery-nav A.carousel-next.disabled {
    background-position: -18px -54px !important;
}

div.eurokalk {
background:url("calcRU.png") no-repeat scroll left top transparent;
float:left;
margin-right:5px;
height:81px;
margin:0 0 15px;
padding:41px 0 0 15px;
width:205px;
}
div.eurokalk .calc_a {
background:none repeat scroll 0 0 transparent;
border:0 none;
float:left;
margin-top: -6px;
width:114px;
height:20px;
}

div.eurokalk .calc_b {
background:none repeat scroll 0 0 transparent;
border:0 none;
float:left;
margin-top: 13px;
width:114px;
height:20px;
}
div.box3 .up {
background-image:url("title1_gr.png");
background-repeat:repeat-x;
background-color:#ececec;
}

div.box3 .up h2 {
margin:0;
color:#767676;
font-size:18px;
font-weight:normal;
margin:0;
padding:5px 0;

}




div.box3 .up .content {
background-image:url("title2_gr.png");
background-repeat:repeat-x;
padding-left:15px;
background-position:0 bottom;
}


/*HOT NEWS*/

div.hot-green, div.hot-green div.box-header, div.hot-green div.box-content {
    background-image: url("/gfx/bg_box_green.png");
}
div.hot-blue, div.hot-blue div.box-header, div.hot-blue div.box-content {
    background-image: url("/gfx/bg_box_blue.png");
}
div.hot-blue div.box-header {
    background-color: #00689B;
}
div.hot-green div.box-header {
    background-color: #2F9B2F;
}
div.hot-light-blue div.box-header {
    background-color: #11A3EC;
}
div.hot-black div.box-header {
    background-color: #000000;
}
div.hot-light-blue, div.hot-light-blue div.box-header, div.hot-light-blue div.box-content {
    background-image: url("/gfx/bg_box_light_blue.png");
}
div.hot-black, div.hot-black div.box-header, div.hot-black div.box-content {
    background-image: url("/gfx/bg_box_black.png");
}
div.hot-news, div.hot-news div.box-header, div.hot-news div.box-content {
    background-position: 0 0;
    background-repeat: no-repeat;
}
div.hot-news {
    background-color: #FFFFFF;
    background-position: -960px 0;
    background-repeat: repeat-y;
}
div.hot-news div.box-header {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;

    border-top-style: none;
    border-top-width: medium;
}
div.hot-news div.box-header h2, div.hot-news div.box-header h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
div.hot-news div.box-header h2 a:hover {
    text-decoration: underline;
}
div.hot-news div.box-content {
    background-position: -1920px 100%;
}
div.hot-news div.col1 {
    float: left;
    width: 610px;
}
div.hot-news div.col2 {
    float: right;
    width: 290px;
}
div.hot-news div.col2 h2 {
    color: #E45D27;
    font-size: 12px;
    line-height: 1.25;
    text-transform: uppercase;
}
div.hot-news div.col2 ul {
    margin-top: 5px;
}
div.hot-news div.item {
    margin-top: 12px;
}
div.hot-news div.item h3 {
    font-size: 18px;
    line-height: 1.167;
}
div.hot-news div.item p.img {
    width: 180px;
}
div.hot-news div.item div.content {
    width: 415px;
}
div.hot-red, body div.hot-red div.box-header, div.hot-red div.box-content {
    background-image: url("/gfx/bg_box_red.png");
}
div.hot-red div.box-header {
    background-color: #AA1200;
}
div.hot-red p.rss a {
    background-position: 100% -32px;
}
div.hot-red p.rss a:hover {
    background-position: 100% -48px;
}
div.hot-orange, body div.hot-orange div.box-header, div.hot-orange div.box-content {
    background-image: url("/gfx/bg_box_orange.png");
}
div.hot-orange div.box-header {
    background-color: #DD5F00;
}
div.hot-orange p.rss a {
    background-position: 100% -64px;
}
div.hot-orange p.rss a:hover {
    background-position: 100% -80px;
}
div.hot-yellow, body div.hot-yellow div.box-header, div.hot-yellow div.box-content {
    background-image: url("/gfx/bg_box_yellow.png");
}
div.hot-yellow div.box-header {
    background-color: #F2D90A;
}
div.hot-yellow div.box-header h2, div.hot-yellow div.box-header h2 a {
    color: #000000;
}
div.hot-yellow p.rss a {
    background-position: 100% -96px;
}
div.hot-yellow p.rss a:hover {
    background-position: 100% -112px;
}
div.hot-mini-red, div.hot-mini-orange, div.hot-mini-yellow {
    background-position: -1920px 100% !important;
    padding-bottom: 3px !important;
}
div.hot-mini-red h2, div.hot-mini-orange h2, div.hot-mini-yellow h2 {
    padding-bottom: 3px !important;
}

div.euro ul
{
    list-style-type:square;
    padding-left:5px;
}

span.littleVideo
{
    background-image: url("/gfx/video_transparent.png");
    background-position:50% 50%;
    background-repeat: no-repeat;
    display: block;
}