/*
$Id: default.css,v 1.8 2005/08/08 12:34:41 pavel Exp $
*/

* {
	font-family: 'Helvetica CE', Arial, sans-serif;
}

body, td, a, div, p {
	line-height: 15px;
	font-size: 12px;
}

body.default
{
	background-color: #ffffff;
	margin: 15px;
}

.medka
{
	color: #ffffff;
	background-color: #ffffff;
	text-align: center;
}

.sanimed
{
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

div.sanimed
{
	position: relative;
	/* top: 2000; */
	height: 300px;
}

textarea, input, select
{
	font-size: 12px;
	padding: 0px;
}

table.content
{
	margin: 20px 20px 0;
	padding: 0;
	border: 0;
}

table.menu
{
	margin: 9px 9px 0;
	padding: 0;
	border: 0;
}

div.menu
{
	position: relative;
	left: -180px;
}

div.logo
{
	position: relative;
	top: -72px;
	left: -198px;
}

a
{
	color: #06c;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:hover
{
	color: #0066cc;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:link.blau, a:visited.blau
{
	color: #06c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:hover.blau
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:hover.sitemap
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.sitemap
{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.text {
	line-height: 15px;
}

.text_para {
	width: 60%;
	padding-left: 20px;
	line-height: 15px;
}

td
{
	color: #000000;
	font-size: 12px;
	/* 	text-align: left; */
	/*	vertical-align: top; */
}

td.top
{
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

td.middle
{
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

td.right
{
	color: #000000;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}

td.sitemap
{
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

td.center
{
	color: #000000;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

td.blau
{
	color: #ffffff;
	background-color: #0066cc;
}

h1, .head
{
	color: #0066cc;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	vertical-align: bottom;
}

.subhead
{
	color: #0066cc;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.subtitle
{
	color: #0066cc;
	font-weight: bold;
}

h2
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.td_head
{
	font-size: 12px;
	font-weight: bold;
	background-color: #e5f3ff;
}

.td_head_title
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #0a50a1;
	text-align: center;
	vertical-align: middle;
}

hr
{
	color: #0a50a1;
	line-height: 2px;
	margin: 1px;
}

.message {
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

.left_image {
	margin-right: 10px;
}

.separator {
	display: block;
	height: 2px;
	background: #0a50a1;
	padding: 0px;
}

.edit_header {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #0066CC;
	text-align: left;
	border-bottom: 1px solid #000;
}

.edit_name {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-color: #C4DCF2;
	text-align: right;
	border-bottom: 1px solid #678;
}

.edit_value {
	font-size: 12px;
	background-color: #E0F0FF;
	border-bottom: 1px solid #678;
}

input.input_num {
	text-align: right;
}

.edit_form {
	padding: 0px;
	margin: 0px;
}

.td_name {
	font-weight: bold;
	color: #000;
	background-color: #C4DCF2;
	border-bottom: 1px solid #678;
}

.td_value_1 {
	background-color: #E0F0FF;
	border-bottom: 1px solid #678;
}

.td_value_2 {
	border-bottom: 1px solid #678;
}

.error
{
	color: #fff;
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
	background-color: #d00;
	display: block;
}

a.menu:link, a.menu:visited
{
	display: block;
	width: 100%;
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	border-bottom: 1px solid white;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

p.space {
	display: block;
	padding: 6px;
	margin: 0px;
	border-top: 1px solid white;
}

a.menu:active, a.menu:hover
{
	background: #0066cc;
	color: #fff;
}

a:link.catalog, a:visited.catalog
{
	font-weight: bold;
	padding: 2px;
	padding-top: 4px;
	border-bottom: 1px solid white;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a:active.catalog, a:hover.catalog
{
	background: #0066cc;
	color: #fff;
}

td.tab, td.tab_a {
	color: #e5f3ff;
	border-top: 1px solid #e5f3ff;
	border-right: 1px solid #e5f3ff;
	border-left: 1px solid #e5f3ff;
	border-bottom: none;
	background-color: #0a50a1;
	text-align: center;
}

td.tab a {
	color: #e5f3ff;
}

td.tab_a a {
	color: black;
}

td.tab_a {
	background-color: #fc0;
}

table.tabs {
	margin-top: 10px;
	border: none;
	border-bottom: 1px solid #e5f3ff;
}

a.nav:link, a.nav:visited, td.nav {
	color: #fff;
	background: #0a50a1;
	display: block;
	font-weight: bold;
	padding:4px;
}

a.nav:active, a.nav:hover {
	color: #000;
	background: #ffc;
}

/* list table css */
.list_header, .edit_header, .list_edit,
.list_line_1, .list_line_2, .edit_name, .edit_value,
.list_selected, .list_header_sort, .list_num,
.list_selector, .edit_note {
	font-size: 11px;
}

.list_header {
	color: #fff;
	font-weight: bold;
	background-color: #0a50a1;
	text-align: center;
	vertical-align: middle;
	border: none;
}

.list_line_1
{
	background-color: #ccfff1;
}

.list_line_2
{
	background-color: #e5fff8;
}

.list_selected {
	background-color: #ffc;
	vertical-align: middle;
}

.list_control {
	background-color: #dcdcdc;
}

.list_sort {
	display: block;
	padding: 1px;
	color: white;
	text-decoration: none;
}

a.list_sort:link, a.list_sort:visited {
	color: #fff;
	text-decoration: none;
}

a.list_sort:hover, a.list_sort:active {
	text-decoration: underline;
}

.list_header_sort {
	color: white;
	font-weight: bold;
	background-color: #007356; /* #c80000 */
	text-align: center;
}

.list_search
{
	color: #000;
	background-color: #f0f0f0;
	text-align: right;
	border: none;
}

.list_num
{
	color: #696969;
	text-align: right;
	font-size: 10px;
}

td.list_selector {
	color: #fff;
	font-weight: bold;
	background-color: #0a50a1;
}

a.list_selector:link, a.list_selector:visited {
	padding: 1px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.list_selector:hover {
	color: #0a50a1;
	background-color: white;
}

.list_selector b {
	color: #000;
	font-weight: bold;
	background-color: white;
}

.list_l { text-align: left; }
.list_c { text-align: center; }
.list_r { text-align: right; }

.active {
	background-color: #007356;
	color: white;
}

.create {
	background: #fff000;
}

.list_nofound {
	color: #ff0000;
	background: #fcc;
	padding: 8px;
	text-align: center;
	font-weight: bold;
}

.list_link:link, .list_link:visited
{
	width: 300px;
	display: block;
	font-weight: bold;
}

.list_link:active, .list_link:hover
{
	width: 300px;
	display: block;
	font-weight: bold;
	color: red;
}


#mtab,
#mtab li {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mtab li {
	margin: 0px;
	display: inline;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background: #0a50a1;
	line-height: 18px;
	border: 1px #888 solid;
	border-bottom: none;
}

#mtab li:hover {
	background: #06c;
}

#mtab li.active {
	background-color: #fc0;
}

#mtab li.active a {
	color: #0a50a1;
}

#mtab {
	padding: 2px;
	border-bottom: #0a50a1 2px solid;
}

#mtab a {
	color: #fff;
	font-weight: bold;
}

