/*body{
	background: #ffffff;

	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 25px;
	font-size: 10; font-family: verdana, tahoma, arial;
}*/



#darktable table,#darktable tr,#darktable td {
background: #F7F7F7;
color:#000000;
}
#darktable table {border: 1px #dddddd solid;}

#normaltable table,#normaltable td {
background: #F7EFDF;
color:#000000;
}
#normaltable table {border: 1px #dddddd solid;}




html {
overflow: -moz-scrollbars-vertical;
}

body{
font-size:70%;
line-height:1.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
/*background-color:#d8d8d8;*/
}



.smalltext{
	font-size: 10; font-family: verdana, tahoma, arial;
}

/* .head {background: #6B677F;} */
.head {background: darkslategray;}

.white {color: white;}
.black {color: black; text-decoration: none;}
.gold {color: gold; text-decoration: none;}



#header{
background:url(images/header.gif) repeat-x #252525;
padding:5px 0 0 0;
margin:0;
}


img{
border:none;
}

h1{
color:#FFFFFF;
font-size:1.2em;
font-weight:normal;
padding:0 10px;
margin:0;
float:left;
}

#nav{
clear:both;
margin:0;
padding:10px 10px 0 10px;
list-style:none;
font-weight:bold;
}

#nav li{
display:inline;
margin:0;
padding:0;
}

#nav li a{
float:left;
background:url("images/nLeft.png") no-repeat left top;
margin:0 1px;
padding:0 0 0 4px;
text-decoration:none;
}

#nav li span{
float:left;
display:block;
background:url("images/nRight.png") no-repeat right top;
padding:7px 15px 7px 10px;
color:#FFF;
margin:0;
}

#nav li a:hover {
background-position:0% -42px;
}

#nav li a:hover span {
background-position:100% -42px;
}

#nav .selected a,#nav .selected a:hover{
background-position:0% -84px;
color:#000000;
}

#nav .selected span,#nav .selected a:hover span{
background-position:100% -84px;
color:#000000;
}

.clear{
clear:both;
margin:0;
padding:0;
}



.controls{
margin:0;
padding:0;
list-style:none;
float:right;
}

.controls li{
padding:2px 6px;
border-left:1px solid #FFFFFF;
display:inline;
margin:0;
}

.controls .first{
border:none;
}

.controls a{
color:#FFFFFF;
}







a {color: #000000; text-decoration: underline; font-weight:normal;}
a:hover {color: Red; text-decoration: none; font-weight:normal;}

a.mfeed, a:hover.mfeed {color: #ffffff; text-decoration: none; font-weight:bold; font-size: 15px;}

a.header, a:hover.header {font-weight:bold;}

a.tpl_header, a:hover.tpl_header {color:#0000ff;}


a.scheme_link {color: #000000; text-decoration: underline; font-weight:normal;}
a:hover.scheme_link {color: Red; text-decoration: none; font-weight:normal;}

.mover {color: #6B677F; text-decoration: none; font-weight:normal;}
a:hover.mover {color: Red; text-decoration: none; font-weight:normal;}

.header_link {color: #000000; text-decoration: underline; font-weight:normal;}
a:hover.header_link {color: Red; text-decoration: underline; font-weight:normal;}

a.light_link {color: black; text-decoration: underline; font-weight:normal;}
a:hover.light_link {color: red; text-decoration: underline; font-weight:normal;}

a.shorter {font-size:9px;}

.navi {font-size: 12; font-family: verdana, tahoma, arial;}

/* tr {font-size: 12; font-family: verdana, tahoma, arial; background: #F7F7F9;} */



tr {
	font-size: 12; font-family: verdana, tahoma, arial; background: #ffffff;
}
tr.normal_row { background: #F7EFDF;}
tr.table_header1 { background: #F7EFDF; font-weight:bold;}/*header of table*/
tr.table_header2 { background: #D1CABC;} /*programm name header*/
tr.table_header3 { background: #D1CABC; color: #3B3B3B}/*dark head of all table*/
tr.table_bottom { background: #F7EFDF; color: #000000}
tr.table_header4 { background: #DDEEF9; color: #000000; font-size: 12;}/*comment*/
.dark{	background : #F7F7F7;}
table{	background: #d0d0d0;
}



tr.panel {
	background: #dddddd;
}


table.leftright
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #d0d0d0;
	border-style: solid;
}

.table_header /* div */
{
	padding-top: 2px;
	padding-bottom: 5px;

	font-size: 12px;
	font-weight: bold;
}
.table_comment /* div */
{
	padding: 5px;
}

.dark2{	background : #e2e2e4;}
.dark3{	background : #d2d2d4;}

.comment{ color: #808080 }
.counter{ color: #808080 }

.active_force
{
	background : gold;
}
.default_url
{
	background : #e2e2e4;
}

#container{
margin:10px;
}


center{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:1.6em;
font-weight:normal;
margin:10px;
text-align: center;
}


/*center {
	font-size: 16;
	font-weight:bold;
	font-family: verdana, tahoma, arial;

	margin-top: 6px;
	margin-bottom: 6px;

	}
*/

p {text-align: justify}

.big { font-size: 22; }


.clear
{
	background : transparent;
}

.errors
{
	font-size: 15px;
	color: red;
}

.pexit
{
	font-family: arial, sans-serif;
	font-size: 21px;
	color: red;
}

.sexit
{
	font-family: arial, sans-serif;
	font-size: 21px;
}

.info
{
	font-size: 15px;
	color: blue;
}

textarea.filter
{
	width: 100px;
	height: 62px;
}

textarea.filter_half
{
	width: 100px;
	height: 31px;
}

textarea.filter_big
{
	width: 147px;
	height: 80px;
}

textarea.schedule
{
	width: 147px;
	height: 80px;
}

textarea.schedule_half
{
	width: 147px;
	height: 40px;
}

tr.header {font-weight:bold;}


.small_font { font-size: 11;}
.scheme_description { font-size: 10; color: gray}


kbd 
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	background: #faf6f6;
	color: #000;
	border-color:  #edd #baa #baa #eed;
}

.select
{
	padding: 0px 1px 0px 1px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	background: #90e090;
	color: #000;
	border-color:  #50a050 #009000 #009000 #50a050;
}

.block
{
	padding: 0px 1px 0px 1px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	background: #e07070;
	color: #000;
	border-color:  #a05050 #900000 #900000 #a05050;
}

.ub_class
{
	background: #000000;
	color: #ffffff;
	font-size: 10;
}


.bg_select
{
	background: #90e090;
}

.bg_block,.bg_disabled
{
	background: #e07070;
}

.bg_unreachable
{
	background: #555555;
}
.bg_content
{
	background: #999999;
}



.but
{
	font-family: Arial;
	border-width: 1;
	font-weight: bold;
	font-size:11pt;
	color: #333333;
}

input, textarea, select
{
	border-width: 1;
	color: black;
	border-color: #F5F5F5;
}

