/* Eesti Vabariigi Valitsuse veebi CSS */
/* Autor: Saurused OU, www.saurus.ee */
/* Viimati muudetud: juuni 2005 */

/* = Main Styles
---------------------------------------- */
body {
	margin: 0px;
	padding: 10px;
	background: white;
	font-family: Arial, helvetica, sans-serif;
}


h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

.searchbtn {
	height: 19px;
	padding: 0px 6px 4px 6px;
	background-image: url(gfx/btn_bg.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #6B95C5;
	
}

/* = Main
---------------------------------------- */
#MainCanvas {
	zbackground-image: url(gfx/background.jpg);
	zbackground-repeat: repeat-x;
	margin: 10px;
	zwidth: 780px;
	zmargin: auto;
}



/* = Header
---------------------------------------- */

#MainHeaderContainer {
	background-image: url(gfx/header2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0px 24px 0px;
	min-width: 750px;
}

#MainHeader {
	width: 100%;
	height: 90px;
	background-image: url(gfx/header.jpg);
	background-repeat: no-repeat;
	zborder: 1px solid red;
}

#TitleImage {
	float: left;
	margin: 14px 0px 0px 97px;
}


#ChooseLanguage {
	clear: right;
	float: right; 
	margin: 19px 10px 0px 0px;
	font-size: 10px;
	color: #355E8C;
}

#ChooseLanguage a {
	color: #355E8C;
	text-decoration: none;
}

#ChooseLanguage a:hover {
	text-decoration: underline;
}

#HeaderLinks form {
	float: right; 
	margin: 11px 8px 0px 0px;
	font-size: 10px;
	color: #FFF;
}

#HeaderLinks a {
	color: #FFF;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#HeaderLinks a:hover {
	text-decoration: underline;
}
/* RSS Feed */
DIV#RSS_feed_link {
	clear: right;
	float: right; 
	margin: 2px 10px 0px 0px;
	font-size: 10px;
}
DIV#RSS_feed_link A {
	color: #355E8C;
}

.HeaderSearch {
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	background: #BED0E4;
	border: none;
}

/* = Main Body
---------------------------------------- */

#MainBody table{
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

#MainBody table td {
	vertical-align: top;
}

/* = Menu
---------------------------------------- */
#WebNavi {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 157px;
	zborder: 1px solid blue;
}

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

#WebNavi h3 {
	height: 21px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 6px 0px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;	
	background-image: url(gfx/navi_title.gif);
	white-space: nowrap;
}

#WebNavi li {
	line-height: 170%;
	font-size: 11px;
}

#WebNavi li a {	/*Menu item*/
	padding: 0px 0px 0px 12px;
	color: #4579B3;
	text-decoration: none;
}

#WebNavi li a#selected {/*Selected menu item*/
	color: #000;
	background-image: url(gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

#WebNavi li a:hover {
	text-decoration: underline;
}

/* = Content Area
---------------------------------------- */
#ContentArea {
	padding: 0px 25px 12px 25px;
	zborder: 1px solid red;
	
}


#ContentArea td,
.txt
{
	font-size: 12px;
	line-height: 150%;
}

#ContentArea a {
	color: #4579B3;
	text-decoration: none;
}

#ContentArea a:hover {
	text-decoration: underline;
}

.pealkiri {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: #355E8C;
	letter-spacing: -0.03em;
}

#ContentArea h2 {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 12px 0px 12px 0px;
	color: #4579B3;
	letter-spacing: -0.03em;
}

#PrintView {
	float: right;
	font-size: 12px;
}

#PrintView a {
	display: block;
	height: 16px;
	width: 36px;
	padding: 0px 0px 0px 24px;
	background-image: url(gfx/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* = Focus Area
---------------------------------------- */
#FocusArea {
	background-image: url(gfx/focus_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#FocusAreaInner {
	zheight: 180px;
	background-image: url(gfx/FocusCorner_ur.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 14px 24px 30px 24px;
	font-size: 12px;
	color: #3B6391;

}

h2#FocusArticle {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0px 30px 0px;
	color: #355E8C;
	letter-spacing: -0.03em;
}

#FocusAreaInner img {
	margin: 0px 10px 0px 0px;
}

/* = Focus Links
---------------------------------------- */
#FocusLinks {
	padding: 0px 0px 0px 7px;
	border-top: 1px solid #D2DFEE;
	border-bottom: 1px solid #D2DFEE;
}
#FocusLinks td {
	height: 23px;
	padding-left: 3px;
	line-height: 23px;
	font-size: 11px;
	color: #3B6391;
}

#FocusLinks a {
	color: #3B6391;
	text-decoration: none;
}

#FocusLinks a:hover {
	text-decoration: underline;
}

/* = News Headlines
---------------------------------------- */
#NewsHeadlines {
	margin: 18px 0px 0px 0px;
}

#NewsHeadlines h2 {
	color: #4579B3;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	letter-spacing: -0.03em;
}

#NewsHeadlines ul {
	list-style: none;
	margin: 12px 0px 0px 4px;
	padding: 0px;
}

#NewsHeadlines li {
	font-size: 11px;
	line-height: 15px;
	margin: 6px 0px 6px 0px;
}

#NewsHeadlines div#date {
	float: left;
	margin: 0px 8px 0px 0px;
	width: 50px;
	height: 15px;
	line-height: 15px;
	background: #ECF1F8;
	font-size: 10px;
	color: #4579B3;
	text-align: center;
}

#NewsHeadlines a {	
	color: #000;
	text-decoration: none;
}

#NewsHeadlines a:hover {	
	text-decoration: underline;
}

a#ArchiveLink  {
	margin: 0px 0px 0px 66px;
	font-size: 11px;
	color: #4579B3;
	text-decoration: none;
}

/* = Minister list and details
---------------------------------------- */
#ministers {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

#ministers table {
	margin: 20px 0px 0px 0px;
}

#ministerthumb {
	width: 90px;
}

td#ministername {
	padding: 0px 0px 0px 12px;
	vertical-align: bottom !important;
	font-weight: bold;
}

td#ministername a {
	background-image: url(gfx/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding: 0px 8px 0px 0px;
}

td#ministercv {
	padding: 0px 0px 0px 24px;
}

.EmailLink {
	display: block;
	padding: 12px 0px 0px 24px;
	background-image: url(gfx/icon_email.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.BrowseLink {
	display: block;
	padding: 12px 0px 0px 24px;
	background-image: url(gfx/icon_browse.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.label {
	font-weight: bold;
	color: #4579B3;
}

/* = PM Bureau
---------------------------------------- */
#workers {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

#workers table {
	margin: 20px 0px 0px 0px;
}

#workerthumb {
	width: 90px;
}

td#workername {
	padding: 0px 0px 0px 12px;
	vertical-align: bottom !important;
	
}

td#workername a.name {
	background-image: url(gfx/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding: 0px 8px 0px 0px;
	font-weight: bold;
}

td#workercv {
	padding: 0px 0px 0px 24px;
}

.PhoneLink {
	display: block;
	padding: 12px 0px 0px 24px;
	background-image: url(gfx/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.MobileLink {
	display: block;
	padding: 12px 0px 0px 24px;
	background-image: url(gfx/icon_mobile.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}


/* = Prime Minister's week
---------------------------------------- */
#day {
	margin: 0px 0px 20px 0px;
}

#day td{
	padding: 0px 0px 0px 6px;
}

.weekday {
	background: #F3F7FB;
	color: #3B6391;
	font-weight: bold;
}

.weekday td {
	padding: 0px 0px 0px 6px;
}

/* = Guestbook
---------------------------------------- */
.MessageHeader {
	background-color: #F3F7FB;
	color: #3B6391;
	font-size: 12px;
}



/* = Sidebar
---------------------------------------- */
#Sidebar {
	width: 156px;
	padding: 0px 10px 0px 0px;
}

#Sidebar h4 {
	width: 147px;
	padding: 0px 0px 0px 10px;
	background-image: url(gfx/sidebar_title.gif); 
	font-size: 11px;
	line-height: 24px;
	color: #3B6391;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
}

#BoxContainer {
	width: 147px;
	margin: 0px 0px 24px 0px;
	padding: 10px;
	font-size: 11px;
	color: #3B6391;
	background-image: url(gfx/box_bg.gif); 
	background-position: bottom left;
	background-repeat: no-repeat;
}

.linkbox a { /* Saurus CMS own style for linkbox*/
	display: block;
	color: #3B6391;
	line-height: 150%;
	text-decoration: none;
}

.linkbox a:hover {
	text-decoration: underline;
}

.boxlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.list {
	margin: 6px 0px 0px 0px;
	color: #3B6391;
}

.list .date {
	display: block;
	color: #3B6391;
	font-size: 11px;
}

a.navi2_on:link,
a.navi2_on:hover,
a.navi2_on:visited,
a.navi2_on:active
{
	color: #000;
	text-decoration: none;
	line-height: 110%;
}
/* = Footer
---------------------------------------- */
#MainFooter {
	font-size: 10px;
	line-height: 200%;
	color: #8CABD5;
	border-top: 1px solid #D1DEED;
	padding: 0px 0px 0px 10px;
}

#MainFooter a {
	color: #8CABD5;
	text-decoration: none;
}

#MainFooter a:hover {
	text-decoration: underline;
}

#author {
	float: right;
	margin: 0px 10px 0px 0px;
}
