@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

body, td, input, select, textarea { font-family: Tahoma; font-size: 12px }
body, form { margin: 0px }
img { border: 0px }

table.tagasiside td { padding: 3px }
input.hidden { display: none; width: 1px }
input.tagasiside { width: 200px }
textarea.tagasiside { width: 350px; height: 120px }
input.tagasiside_submit { background: #a8002e; color: white; cursor: pointer; padding: 2px } 

p.pealkiri { font-family: Times New Roman; font-style: italic; color: #910b2e; line-height: 28px; font-weight: normal; font-size: 22px }
h1 { font-family: Times New Roman; font-style: italic; color: #910b2e; line-height: 28px; font-weight: normal; font-size: 22px }
h2 { font-family: Tahoma; font-size: 18px; font-weight: normal; color: #004616; line-height: 22px; font-size: 17px  }
h3 { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #f66500; line-height: 20px;  }

a { color: #910b2e; text-decoration: underline }
a:hover { text-decoration: none }

div.logo { height: 106px }
img.logo { margin-left: 19px; margin-top: 18px }

div.about { margin: 7px; text-align: center; font-size: 8px; letter-spacing: 2px; text-transform: uppercase; font-family: Tahoma }
a.about { color: #2a8b54; text-decoration: none }
a.about:hover { color: #3b9961 }

td.art_box_container { text-align: center; background: #005826; padding: 14px; border-bottom: 1px solid #fcbb7e; color: white; line-height: 17px; font-size: 12px }
h2.box_article { font-size: 11px; color: white }
td.art_box_container a { color: white; text-decoration: underline }
td.art_box_container a:hover { color: white; text-decoration: none }

td.sub_container { line-height: 20px; padding: 13px; font-family: Tahoma; font-size: 12px; background: #a8002e; border-bottom: 1px solid #fcbb7e; }
span.sub_bullet { font-weight: normal; padding-right: 6px; padding-left: 6px; color: #e97261; text-decoration: none }
a.submenu, a.submenu_sel { color: #f9f9f9; text-decoration: none }
a.submenu:hover, a.submenu_sel:hover { color: #e97261 }
a.submenu_sel { font-weight: bold }

td.top_green { width: 230px; height: 105px; background: #00723e }

div.main_menu { margin-left: 89px; margin-top: 8px }
div.menuitem { display: inline; padding-right: 15px; font-family: Trebuchet MS; font-size: 15px }

a.menuitem, a.menuitem_sel { color: #940021; text-decoration: none }
a.menuitem:hover, a.menuitem_sel:hover { color: #004817; text-decoration: none }
a.menuitem_sel { color: #004817; font-weight: bold }


div.content { width: 510px; margin-left: 30px; margin-top: 30px; line-height: 18px; color: #161616; margin-bottom: 25px }


div.footer { border-top: 1px solid #a0c0bd; padding-top: 7px; text-align: right; width: 510px; margin-left: 30px; font-size: 10px; color: #555555 }
div.footer a { color: #555555 }

/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}