/* CSS Document */
td.tab_active {
	border-left:solid thin;
	border-left-width:1px;
	border-top:solid thin;
	border-top-width:1px;
	border-right:solid thin;
	border-right-width:1px;
}
td.tab_passive {
	border-bottom:solid thin;
	border-bottom-width:1px;
}
a.txt_g:link, a.txt_g:visited, a.txt_g:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #57c214;
	text-decoration: none;
	font-weight: bold;
}
a.txt_g:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #57c214;
	text-decoration: underline;
	font-weight: bold;
}
td.txt_dbr {
	border-bottom:thin dashed #EFEFEF;
	border-width:1px;
}

html {
     overflow: -moz-scrollbars-vertical;
}
.commlight {	
	background-color: #F4F4F4;
}
.bb_thin {
	border-bottom:solid #CCC;
	border-bottom-width:1px;
	white-space:nowrap;
}
tr.menu_lower {
	background-color:#EAEAEA;
}
tr.menu_upper {
	background-color: #F2F2F2;
}

.borderless {
	border:none;
}
.form {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	border: 1px solid #e3e3e4;
	margin:0px;
}

.tbl_header {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #efefef;
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
}
tr.cv_row_add {
	background-color: #D3FCC2;
}
.awitip {
	color: #ccc;
}
input.narrow {
	width:100px;
}
.cv_header {
	background-color: #efefef;
	font-weight: bold;
	text-decoration:none;
	font-weight: normal;
}
.cv_header a:link, .cv_header a:visited, .cv_header a:active {
	background-color: #efefef;
	font-weight: bold;
	text-decoration:none;
	font-weight:bold;
}
.cv_header a:hover {
	background-color: #efefef;
	font-weight: bold;
	text-decoration:underline;
	font-weight:bold;
}

a.save:link, a.save:visited, a.save:active {
	color: #0C0;
	text-decoration:none;
} 
a.save:hover {
	color:#0C0;
	text-decoration: underline;
} 
a.delete:link, a.delete:visited, a.delete:active {
	color: #F00;
	text-decoration:none;
} 
a.delete:hover {
	color:#F00;
	text-decoration: underline;
} 

.awierror {
	border: #F00 thin solid;
	border-width: 1px;
}

.awierrortext {
	color: #F00;
}

.awioktext {
	color: #090;
}

img.cv_image {
	border: solid thin #cccccc;
	border-width: 3px;
}

a:link,a:hover,a:visited,a:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
.txtblack {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	vertical-align:top;
	white-space: nowrap;
}
.txtblack a:link, .txtblack a:active, .txtblack a:visited  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	vertical-align:top;
}
.txtblack a:hover  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	vertical-align:top;
}
a.txtred:link, a.txtred:active, a.txtred:visited  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	vertical-align:top;
}
a.txtred:hover  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	vertical-align:top;
}


.txt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	vertical-align:top;
}

.txt_b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	vertical-align:top;
}
a.txt_b:link, a.txt_b:visited, a.txt_b:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.txt_b:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
a.txt:link, a.txt:visited, a.txt:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
a.txt:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
	font-weight: normal;
}


.txt_r {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	vertical-align:top;
}

.txt_n {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	vertical-align:top;
}

.txt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

.txt_red {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: normal;
}

.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	line-height: 27px;
}

.pealkiri {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	line-height: 27px;
}

.menu_selected,a.menu_selected:link,a.menu_selected:active,a.menu_selected:hover,a.menu_selected:visited
	{
	color: #57c214;
}

.lang_selected,a.lang_selected:link,a.lang_selected:active,a.lang_selected:hover,a.lang_selected:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #57c214;
}

.lang,a.lang:link,a.lang:active,a.lang:hover,a.lang:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #707070;
}

.first_menu_sel,a.first_menu_sel:link,a.first_menu_sel:active,a.first_menu_sel:hover,a.first_menu_sel:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.first_menu_ns,a.first_menu_ns:link,a.first_menu_ns:active,a.first_menu_ns:visited
	{
	background-image: url(../px_varumees/nool_fl.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

a.first_menu_ns:hover {
	background-image: url(../px_varumees/nool_hover_fl.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70d311;
	text-decoration: none;
	font-weight: bold;
}

.footer_txt {
	font-family: Tahoma, Arial, sans-serif;
	color: #aca5a5;
	font-size: 11px;
	text-decoration: none;
}

.footer_txt a:link {
	font-family: Tahoma, Arial, sans-serif;
	color: #aca5a5;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.footer_txt:visited {
	font-family: Tahoma, Arial, sans-serif;
	color: #aca5a5;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.footer_txt:hover {
	font-family: Tahoma, Arial, sans-serif;
	color: #aca5a5;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.footer_txt:active {
	font-family: Tahoma, Arial, sans-serif;
	color: #aca5a5;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.loginbutton  , .Button {
	background-image: url(../px_varumees/login_button_background.jpg);
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 13px;
	border: 0;
	/* background-repeat: repeat-x; */
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.smallbutton  , .Button {
	background-image: url(../px_varumees/small_button_background.jpg);
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 10px;
	border: 0;
	/* background-repeat: repeat-x; */
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

div.header_block {
	width: 100%;
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	display:table;
}

div.header_block2 {
	width: 100%;
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	display:table;
}

/*autocomplete*/
.ac_input {
	width: 200px;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background: url('/jquery/img/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/* //autocomplete*/