/************************************
	Tallinna avaleht
************************************/

body {
	background-color: white;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

a.sinine {
	color: #0976B4;
}

h1 {
	color: #0976B4;
	text-align: left;
	font-family: Tahoma, Arial, Vera Sans, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

h2 {
	color: #0976B4;
	margin-bottom: 10px;
	margin-top: 0px;

	text-align: left;
	font-family: Tahoma, Georgia, Arial, Vera Sans;
	font-size: 14pt;
	font-weight: normal;
}

h3 {
	color: #0976B4;
	margin-bottom: 10px;
	margin-top: 0px;

	text-align: left;
	font-family: Arial, Vera Sans, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	color: black;
	margin-bottom: 10px;
	margin-top: 0px;

	text-align: left;
	font-family: Arial, Vera Sans, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul, ol {
	margin-bottom: 15px;
}

.toon {
	background-color: #E1F0FD;
}

.toonHele {
	background-color: #F5FAFF;
}

.toonTume {
	background-color: #C5DEF5;
}

.tabeliPais {
	background-color: #0976B4;
}

.tabeliPaisSinine {
	background-color: #324A9B;
}

.tabeliPaisSinineHele {
	background-color: #61A6DB;
}

.tabeliPaisRoheline {
	background-color: #4E9B11;
}

.tabeliPaisRohelineHele {
	background-color: #8DC84E;
}

.tabeliPaisKollane {
	background-color: #FF9600;
}

.tabeliPaisKollaneHele {
	background-color: #FFBA00;
}

.tabeliPaisHall {
	background-color: #9C93BB;
}

.tabeliPaisHallHele {
	background-color: #BDCAE5;
}

.tabeliSisu {
	background-color: #E5F3FF;
}

.tabeliSisuSinine {
	background-color: #E5F3FF;
}

.tabeliSisuRoheline {
	background-color: #F7FFE4;
}

.tabeliSisuKollane {
	background-color: #FFF9DF;
}

.tabeliSisuHall {
	background-color: #E1E6F1;
}

a.menyy {
	color: #101B42;
	text-decoration: none;
}

a:hover.menyyPealink {
	color: black;
	text-decoration: underline;
}

.menyyYlemine {
	margin-top: -2px;
	margin-bottom: 1px;
	padding-right: 5px;
	text-decoration: none;

	font-family: Arial, Vera Sans, helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	color: white;
	font-weight: normal;
	line-height: 0.4em;
}

.menyymargin {
	padding-left: 10px;
}

.menyySisu {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.menyyPealkiri {
	padding-left: 0px;
	color: white;

	font-family: Verdana, Arial, Vera Sans, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;

	line-height: 1.1em;
	text-decoration: none;

	cursor: pointer;
	/*cursor: hand;*/
}

.menyyPealink {
	color: #0D4362;
	color: black;

	margin-bottom: 2px;

	font-family: Arial, Vera Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

	text-decoration: none;
}

.menyyPealinkHover {
	margin-bottom: 2px;
	color: black;

	font-family: Arial, Vera Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: underline;
}

.infosaaliKast {
	background-color: #F8FCFF;
	min-width: 150px;
	min-height: 50px;

	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;

	color: #166795;
	font-size: 12px;

	border-color: #BDE1F9;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.dashed {
	margin-right: 10px;
	margin-left: 10px;

	border-color: #BDE1F9;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.thinbox {
	border-color: #94C1E0;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.peidetud {
	display: none;
}

.nahtav {
	display: block;
}

.vahejoon {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
}

.jalus {
	color: #0976B4;
	text-decoration: none;
	background-color: #F8FCFF;

	width: 95%;

	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;

	border-color: #D0E6FA;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;

	font-weight: normal;
}

.jalusSinine {
	color: #0976B4;
	text-decoration: none;
	background-color: #F8FCFF;

	width: 95%;

	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;

	border-color: #D0E6FA;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;

	font-weight: normal;
}

.jalusRoheline {
	color: #3B780A;
	text-decoration: none;
	background-color: #F8FFF8;

	width: 95%;

	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;

	border-color: #D0FAD0;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;

	font-weight: normal;
}

.jalusKollane {
	color: #FF6000;
	text-decoration: none;
	background-color: #FFFFF2;

	width: 95%;

	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;

	border-color: #FFECC2;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;

	font-weight: normal;
}

.jalusHall {
	color: #76839D;
	text-decoration: none;
	background-color: #FAFAFD;

	width: 95%;

	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;

	border-color: #E1DDF3;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;

	font-weight: normal;
}

.heleKollane {
	border-color: #FFE29B;
}

.borderKollane {
	border-color: #FF6000;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
}

.link {
	color: #0976B4;
	text-decoration: none;
	font-weight: bold;
}

.linkSinine {
	color: #0976B4;
	text-decoration: none;
	font-weight: bold;
}

.linkRoheline {
	color: #3B780A;
	text-decoration: none;
	font-weight: bold;
}

.linkKollane {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
}

.raam {
	border-color: #0976B4;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.raamSinine {
	border-color: #0976B4;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.raamKollane {
	border-color: #FF6000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.raamRoheline {
	border-color: #3B780A;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.alljoon {
	text-decoration: underline;
}

.menyyNupp {
	text-align: right;
	margin-right: 5px;
}

.nullpadding {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.nullmargin {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.margin5 {
	margin-right: 5px;
	margin-left: 5px;
}

.infolink {
	color: #0C537B;
	text-decoration: none;
	text-decoration: underline;
}

.navBar {
	text-decoration: none;
	font-weight: normal;
	background-color: white;
	background-color: #324A9B;
}

.cursorHand {
	cursor: pointer;
	/*cursor: hand;*/
}

#sisuAla {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#printnupp {
	float: right;
}

div.moz img {
	vertical-align: bottom;
}

.kalendriPaev {
	color: #AFBBD4;

	font-family: Tahoma, Arial, Vera Sans, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td > p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* peamiselt Opera7 jaoks kes muidu siluetti kokku ei renderda */
#paiseTabel {
	table-layout: fixed;
}

.otsiNupp {
	margin-top: -2px;
	margin-bottom: 2px;

	vertical-align: bottom;
}

/* ----------- */

.keelelipuke {
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.tabBar {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	background-color: #324A9B;
	background-image: url('img/paisSinine.png');

	border-color: #C1E1F6;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.infosaaliTabAktiivne {
	height: 20px;

	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C1E1F6;
	background-image: url('img/tab_aktiivne.png');

	color: #324A9B;
	font-family: Arial, Vera Sans, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

.infosaaliTab {
	height: 20px;

	margin-bottom: 0px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EBF5F7;
	background-image: url('img/tab_tavaline.png');

	font-family: Arial, Vera Sans, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

.infosaaliTabAktiivne a {
	color: #324A9B;
	text-decoration: none;
}

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

.infosaaliTab a {
	color: #324A9B;
	text-decoration: none;
}

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

.naviriba {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.pane_tahele {
/*	background-color: #DBEDFA;
	color: #35426C;
	border-color: #324A9B; */
}

.pane_tahele a {
	color: #35426C;
}

.teatajaUudis {
	background-color: #F3F3F3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.teatajaUudisTabel {
	background-color: #F0F6F8;
}

.avalikValitudTab {
    color: #005cb8;

	background-color: #C7C7C7;

    padding-right: 3px;
    padding-left: 3px;

    font-family: arial, helvetica;
    font-size: 9pt;
    font-weight: 600;

    cursor:pointer;
    /*cursor:hand;*/
}

.avalikTab{
    color: #005cb8;

    padding-top: 3px;
    padding-right: 3px;
    padding-left: 3px;

    background-color: #EBEBEB;
    font-family: arial, helvetica;
    font-size: 9pt;
    font-weight: 600;

	border-style: solid;
	border-width: 0px;
	border-bottom-width: 3px;
	border-bottom-color: #EBEBEB;

    cursor:pointer;
    /*cursor:hand;*/
}

.teenus_tabeli_eraldaja_avalik {
	font-weight: bold;
	background-color: #EBEBEB;
    color: #005cb8;
}
