/* CSS Document */

/* defaults */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(../images/back4_muster.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #474747;
}
select {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 11px; 
	font-weight: normal;
    color: #000;
    background-color: #FFF;
    border: #000;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	width: 120px;
	height: 16px;
}
table {
	table-layout: auto;
	padding: 0px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
/* end of defaults */

/* left menu styles */
table.left_menu {
	margin-top: 1px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
}
.left_menu_links {
	text-align: right;
	height: 31px;
	width: 200px;
	color: #FFF;
	background-color: inherit;
    background-image: url('../images/menu_btn.gif')
}
.menu_text1 {
	padding-right: 10px;
	padding-bottom: 3px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}
.menu_text2 {
	padding-right: 10px;
	padding-top: 1px;
	color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000;
    background-image: url('../images/menu_btn_active.gif');
}
.menu_text1 a:link, .menu_text1 a:visited {
	text-decoration: none; 
	font-size: 12px;
	color: #FFFFFF; 
	background-color: #FF7823;
	font-weight: bold;
}

.menu_text1 a:hover {
	text-decoration: none; 
	color: #000000; 
	background-color: #FF7823;
}
.menu_text2 a:link, .menu_text2 a:visited {
	text-decoration: none; 
	font-size: 12px;
	color: #FFFFFF; 
	background-color: #000;
	font-weight: bold;
}

.menu_text2 a:hover {
	text-decoration: none; 
	color: #FFFFFF; 
	background-color: #000;
}
.menu_active {
	height: 51px;
	width: 200px;
	color: #FFFFFF; 
	padding-right: 8px;
	background-color: #313131;
	background-image: url('../images/menu_act_bottom.gif');
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.submenu_active {
	height: auto;
    text-align: right;
	text-transform: lowercase;
    margin-left: 3px;
    margin-top: 4px;
    margin-bottom: 12px;
}
.submenu_text {
	height: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: inherit;
	color: #C0C0C0;
    text-align: right;
	text-transform: lowercase;
}

.submenu_text a:link, .submenu_text a:visited {
	background-color: #313131;
	color: #C0C0C0;
	text-decoration: none;
}

.submenu_text a:hover {
	text-decoration: underline; 
}
.submenu_active_text {
	height: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: inherit;
	color: #FF501A;
    text-align: right;
	text-transform: lowercase;
	text-decoration: none; 
}

a.submenu_active_text a:link, .submenu_active_text a:visited {
	background-color: #313131;
	color: #FF501A;
	text-decoration: none;
}

.submenu_text_active a:hover {
	text-decoration: none; 
}

/* end of left menu styles */

/* poll */
.poll_header {
	height: 38px;
	color: #FFF;
    background-image: url('../images/clmn_title_vote_ee.gif');
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.poll_footer {
	margin-top: 0px;
	height: 10px;
	color: #FFF;
    background: inherit;
    background-image: url('../images/clmn_btm_vote.gif');
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.poll {
	height: 130px;
    width: 200px;
	color: #000;
	padding: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFB400;
}
div.l_poll {
	padding-bottom: 5px;
	margin-left: 5px;
}
/* end of poll */
.leftup_banner {
	margin-top: -4px;
	margin-bottom: 0px;
	height: 150px;
	background-color: inherit;
}
/* main page styles */
#content_header {
	width: 530px;
	margin-left: 1px;
	background-image: url('../images/content_title_back.jpg');
	color: #FFF;
	background-color: inherit;
}
#content {
	width: 490px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#content_main {
	width: 527px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#titlearea {
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 0px;
	margin-right: 0px;
}

.title_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #FFFFFF;
}

.title_text_active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #FF501A;
}
/* end of main */

/* help and support content */
#order {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	height: auto;
	width: 490px;
	color: #FFF;
}
#order_up {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 10px;
	background-image: url('../images/content_tellimine_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: inherit;
	background-color: #FF6E1B;
}
#order_content {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	background-color: #FF6E1B;
	color: #FFF;
	font-size: 10px;
}
#order_bottom {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 10px;
	background-image: url('../images/content_tellimine_bot.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: inherit;
}
#support {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	height: auto;
	width: 490px;
	color: #FFF;
	background-color: inherit;
}
#support_up {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 10px;
	background-image: url('../images/content_toetavad_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: inherit;
	background-color: #8D8D8D;
}
#support_content {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	background-color: #8D8D8D;
	color: #FFF;
	font-size: 10px;
}
#support_bottom {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 10px;
	background-image: url('../images/content_toetavad_bot.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: inherit;
}
.upper {
	margin-top: 0px;
	text-transform: uppercase;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* end of help and support */

/* pager */

a.nv:link, a.nv:visited, a.nv:hover  {
    font-family: Tahoma, Arial, sans-serif;
	color: #FF501A;
	text-decoration: underline; 
	font-size: 11px;
	font-weight: bold;
}
.nv {
    font-family: Tahoma, Arial, sans-serif;
	text-decoration: none; 
	font-size: 11px;
	font-weight: bold;
}
#navbar {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 490px;
	height: 11px;
    font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
span.navt {
	height: 11px;
	width: 11px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}

/* end of pager */

/* dynamic layer popupper */

#dragDiv {
	position: absolute; 
	visibility: hidden; 
	height: 173px; 
	z-index: 10;
	background-color: inherit;
	background-image: url(../images/popup_back.png);
}
*html #dragDiv {
	background-image: url(../images/popup_back.gif);
}
div#handle {
	position: relative; 
	text-align: right;
	width: 20px;
	height: 20px;
	margin-top: 20px;
	margin-left: 282px;
}
div#ordertxt {
	position: relative; 
	text-align: right;
	margin-left: 160px;
	margin-right: 20px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;

}
/* end of popup */

/* footer */
#footer_area {
    width: 931px;
    height: 52px;
    background-image: url('../images/footer_back.gif')
}

.footer_text {
	padding-top: 8px;
	padding-left: 170px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
    background-color: inherit;
	color: #FFFFFF;
}
a.footer_link, a.footer_link:link, a.footer_link:hover, a.footer_link:visited {
    line-height: 18px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
    background-color: inherit;
	color: #FFFFFF;
}
/* end of footer */

/* middle banner */
.banner {
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 0.05em;
}
/* end of banner */

/* treff menu */
.treff_header {
	height: 38px;
	color: #FFF;
    background-image: url('../images/clmn_title_treff_ee.gif');
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.treff_header_title {;
    padding-right: 1.2em;
    padding-left: 1.2em;
    padding-bottom: 0.8em;
    padding-top: 0.8em;
    background-color: #E3201E;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.treff_content {
    padding-right: 1.2em;
    padding-left: 1.2em;
    padding-bottom: 0.6em;
    padding-top: 0.6em;
    background-color: #E3201E;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    
}
a.treff_content_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none; 
}

/* end of right treff */

/* left top */
table.top_table {
	margin-top: 1px;
	background-color: #FF7200;
}
table.top_table1 {
	width: 200px;
	height: 40px;
}
.top_text {
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
td.top_title {
	height: 45px;
}
td.top_title1 {
	height: 42px;
	width: 50px;
    background-image: url('../images/top/top_kriipsback.gif');
}
td.top_title2 {
	height: 50px;
	width: 150px;
}
td.top_title3 {
	width: 150px;
}
td.top_title4 {
	width: 150px;
	height: 36px;
    background-image: url('../images/top/top_logoback.gif');
}
td.top_title5 {
	height: 51px;
	width: 150px;
    background-image: url('../images/top/top_kriipsback.gif');
}
td.top_title6 {
	width: 150px;
	height: 116px;
    background-image: url('../images/top/top_taustback.gif');
}
td.top_title7 {
	height: 51px;
    background-image: url('../images/top/top_piltback.gif');
}
td.top_title8 {
	height: 90px;
	width: 150px;
    background-image: url('../images/top/top_klippback.gif');
}
td.top_title9 {
    height: 40px;
    margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
td.title10 {
	height: 10px;
    background-image: url('../images/top/top_bot.gif');
}
td.title11 {
	height: 10px;
    background-image: url('../images/top/top_bot.gif');
}
.style1, a.style1:link, a.style1:visited, a.style1:hover, a.style1:active {
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* end of right top */

/* left banners */
.s_banner {
	height: 44px;
	text-align: center;
}
.s_banners {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 200px;
}
/* EO l banners*/
.tab_line {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background-image: url('../images/line.gif');
	background-repeat: no-repeat;
	background-position: 100%;
}
.tab_line_old {
 border: 1px solid #000000; 
border-collapse: collapse; 
border-right-width: 1px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 1px; 
border-bottom-width: 0px;
}
.vote {
	margin-top: 20px;
	text-align: center;
}
/* default popup */
div#cntnt {;
	position: relative; 
	float: left;
	width: 100px;
	padding-left: 23px;
	padding-top: 23px;
}
.ocode {
	width: 100%;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
}
.desc {
	width: 50px;;
	font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.orddesc {
	width: 100%;
	font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
	font-weight: normal;
	text-align: left;
}
a.tj_link, a.tj_link:link, a.tj_link:hover, a.tj_link:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF501A;
	text-decoration: underline;
}
/* search */
.sbutton {
    background-image: url('../images/btn_search.gif');
	font-family: Tahoma, Arial, sans-serif;
    font-size: 10px; font-weight: normal;
    color: #FFF;
    background-color: #D82400;
	border: 0px;
    width: 120px;
	height: 18px;
	font-weight: bold;
}
*html .sbutton {
    width: 120px;
}
input.stext {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 11px; font-weight: normal;
    color: #000;
    background-color: #FFF;
    border: #000;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 116px;
	height: 16px;
    padding-left: 2px;
}
.search_back {
    width: 200px;
	height: 117px;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background-image: url('../images/header_lang_search.jpg');
	background-repeat: no-repeat;
	background-position: 100%;
}

select.replaced {
  display: none;
}
ul.selectReplacement {
  background-color: #FFF;
  margin: 0;
  padding: 0;
  width: 118px;
  border: #000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
ul.selectReplacement li {
  background-color: #FFF;
  color: #000;
  cursor: pointer;
  display: none;
  list-style: none;
  margin: 0;
  width: 116px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px; font-weight: normal;
  line-height: 1.7em;
  padding-left: 1px;
  padding-right: 1px;
}
*html ul.selectReplacement li {
  padding-left: 2px;
  padding-right: 2px;
}
ul.selectOpen li {
  display: block;
}
ul.selectReplacement li.selected {
  background-image: url('../images/dropdown.gif');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  color: #000;
  display: block;
}
ul.selectOpen li.selected {
  background: #FFF;
  display: block;
}
ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
  background: #FF5700;
  color: #FFF;
}
.result {
    margin-left: 20px;
}
#ddown {
	position: absolute;
	top: 71px;
	height: 16px;
	width: 118px;
}
*html #ddown {
	top: 69px;
}
form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.s_left {
	width: 72px;
}
.s_main {
	padding-bottom: 6px;
}
.search_text {
	margin-bottom: 25px;
}
*html .search_text {
	margin-bottom: 23px;
}
/* EO search */
#player {
	z-index: 1;
}
.s_top {
	padding-left: 38px;
	padding-top: 9px;
}
td.flag {
	height: 48px;
}
.search_back {
	width: 200px;
}
table.muutu {
	margin-top: 2px;
	margin-bottom: -1px;
}
