/*The project's main css styles for default layout*/
/*All entries here need to have similar ones in every other stylesheet file for different global styles*/
body {
        background-color: #FFFFFF;
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-image: url('../../style/default/images/tombejo_logo_blured.png');
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10pt;
        color: #333;
}


img {
        border: 0px;
}

ul {
        margin-left: 25px;
}

dl {
        margin-top: 0px; padding-left: 1px;
}

dt {
        margin-top: 0.5em;
        color: #000099;
        font-weight: bold;
}

dd {
        margin-bottom: 0px; margin-left: 1.5em;
}

em {
        font-weight: bold;
        text-decoration: none;
        font-style: normal;
}

A:link {
        color: #000088;
        text-decoration: none;
}

A:visited {
        color: #000088;
        text-decoration: none;
}

A:active {
        color: red;
        text-decoration: none;
}

A:hover {
        color: #0066DD;
        text-decoration: underline;
}

TD {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt
}

TR {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt
}

h1, .title {
        font-size: 16px;
        font-weight: bold;
        font-family: verdana, arial, helvetica, sans-serif;
        color: #333;
        margin-bottom: 0px;
        margin-top: 5px;
}

h2, .subtitle {
        font-size: 12px;
        font-weight: bold;
        font-family: verdana, arial, helvetica, sans-serif;
        color: #666;
        margin-bottom: 0px;
        margin-top: 15px;
}

h3 {
        font-size: 12px;
        font-weight: bold;
        font-family: verdana, arial, helvetica, sans-serif;
        color: #08245b;
        margin-bottom: 0px;
        margin-top: 35px;
}

h4 {
        font-size: 12px;
        font-weight: bold;
        font-family: verdana, arial, helvetica, sans-serif;
        color: #08245b;
        margin-bottom: 8px;
        margin-top: 5px;
}

TH.banner {
        background-color: #FFFFFF;
        color: #fff;
}

TD.nav {
        background: url("images/lines_title_shadow.gif") repeat-x bottom;
        padding-bottom: 5px;
        background-color: #DDDDDD;
        color: #000;
}

TR.nav {
        background: url("images/lines_title_bar.gif");
        height: 20px;
        background-color: #DDDDDD;
        color: #000;
}

/*
**********************************
Begin IE TD buttonizing
**********************************
*/

TD.clsBtnUp {
        cursor: pointer;
        color: #FFFFFF;
        padding: 3px;
        border: inset 2px;
}

TD.clsBtnDown {
        cursor: pointer;
        color: #FFFFFF;
        padding: 3px;
        border: inset 2px;
}

TD.clsBtnOn {
        cursor: pointer;
        color: #FFFFFF;
        padding: 3px;
        border: outset #eeeeee 2px;
}

TD.clsBtnOff {
        color: #FFFFFF;
        padding: 3px;
        border: solid #559999 2px;
}

TD.topBtnOff {
        color: #FFFFFF;
        padding: 3px;
        border: solid #cccccc 2px;
}

td.selected {
        background-image: none !important;
        background-color: #F7C0FF !important;
}

/* Standard table 'spreadsheet' style */
table.tbl {
        background: #888888;
}

table.tbl TH {
        background: url("images/lines_title_bar.gif");
        background-color: #DDDDDD;
        border-color: #ECECEC;
        white-space: nowrap;
        border-left-width: 0px;
        border-right-width: 1px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        padding: 2px 2px 2px 2px;
        font: 11px verdana, arial, helvetica, sans-serif;
        text-align:center;
        color: #000000;
        list-style-type: disc;
        list-style-position: inside;
}

table.tbl td {
        background-color: #FAFAFA;
        height: 22px;
}

/* a 'standard' table */
table.std {
        background: #F5F5F5;
        border: 1px solid #cccccc;
        border-color: #888888;
}

table.std TH {
        font: 13px verdana, arial, helvetica, sans-serif;
        background-color: #DDDDDD;
        font-weight: bold;
        text-align: center;
        color: black;
        padding: 1px 1px 1px 1px;
        list-style-type: disc;
        list-style-position: inside;
}

table.std TD {
        background: #EDEDED;
        height: 22px;
        overflow: hidden;
}

table.std td.hilite {
        background-color: #ffffff;
}

table.std td.bTop {
	      border-top: 1px solid gray;
}

table.std td.bBottom {
      	border-bottom: 1px solid gray;
}

table.std td.bLeft {
	      border-left: 1px solid gray;
}

table.std td.bRight {
      	border-right: 1px solid gray;
}

/* contacts table */
table.contacts {
        background-color: #888888;
}

table.contacts td {
        background-color: #F5F5F5;
}

table.contacts td.hilite {
        background-color: #FFFFFF;
}

/* links in header blocks */
A.hdr:link, A.hdr:active, A.hdr:visited {
        color: #333;
}

/* Aschekapselfoliendruckdarstellung*/
.foliendruckunused {
        border:0px;
        color:#EDEDED;
}
.foliendruckusable {
	      border:1px solid gray;
        background-color:#FFFAFF;
        color:#000000;
}
.foliendruckused {
	      border:1px solid gray;
        background-color:#FFFFAA;
        color:#000000;
}

/* tabbed boxes */
td.tabon {
        /*
        border-top: outset #ffffff 1px;
        border-left: outset #ffffff 1px;
        border-right: outset #cccccc 2px;
        border-bottom: none;
        */
        background: url(images/bar_top_selectedmiddle.gif) repeat-x top !important;
}
td.taboff {
        /* border-top: solid #cccccc 1px;
        border-left: solid #cccccc 1px;
        border-right: solid #cccccc 1px;
        border-bottom: solid #cccccc 2px;
        */
        background: url(images/bar_top_middle.gif) repeat-x top !important;
}
td.tabsp {
        border-bottom: solid #cccccc 2px;
}
/* Bottom of tabbed boxes, this is the bottom colour of the table */
td.tabox {
        background: #ECECEC;
        border-top: solid #cccccc 1px;
        border-left: solid #cccccc 1px;
        border-right: solid #cccccc 2px;
        border-bottom: solid #cccccc 2px;
}

/* Message styles */
.warning {
        color: red
}
.error {
        color: red
}
.message {
        color: #08245b;
}

.no_ {
        color: red
}

/*calendar belonging styles*/
a.dayHeader {
        font-weight: bold;
}

div.reserved {
        display:inline;
}

div.free {
        display:inline;
}

/* daily calendar */
table.tbl td.event {
        background-color: #fff0b0;
}

table.tbl td.event td {
        background-color: #fff0b0;
}

/* -------------General Form Element Styles---------------*/
label {
      	color: #333377;
}

select {
        vertical-align: middle;
        /*disable unexpected behaviour
        z-index: -1;*/
}

select[disabled] {
      	border: 1px solid gray;
      	background-color: #F0F0F0;
      	color:black;
}

optgroup {
	      font-style: normal;
}

input {
        vertical-align: middle;
        font-weight: normal;
        margin: 1px;
        /* unexpected behaviour disabled
        z-index: 0;
        position: relative;*/
}

input[type=checkbox] {
        height:13px;
}

input[disabled] {
      	border: 0px solid gray;
      	background-color: #F0F0F0;
      	color:black;
      	
}

.checkbox_hidden {
	display:none;
}

.checkbox_disabled_checked {
	background-image : url('./images/newicons/checkbox_dischecked.png');
    background-position: center;
    background-attachment: absolut;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
  	padding: 0 0 0 0;
    display: block;
 	clear: left;
    float: left;
    margin-right:5px;
}

.checkbox_disabled_nonchecked {
	background-image : url('./images/newicons/checkbox_disnonchecked.png');
    background-position: center;
    background-attachment: absolut;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
  	padding: 0 0 0 0;
    display: block;
 	clear: left;
    float: left;
    margin-right:5px;
}

.checkbox_enabled_checked {
	background-image : url('./images/newicons/checkbox_enchecked.png');
    background-position: center;
    background-attachment: absolut;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
  	padding: 0 0 0 0;
    display: block;
 	clear: left;
    float: left;
    margin-right:5px;
}

.checkbox_enabled_nonchecked {
	background-image : url('./images/newicons/checkbox_ennonchecked.png');
    background-position: center;
    background-attachment: absolut;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
  	padding: 0 0 0 0;
    display: block;
 	clear: left;
    float: left;
    margin-right:5px;
}

input.nostyle {
        border: 0px solid black;
        background-color: transparent;
        padding: 0px;
        margin: 0px;
}

input.dragHandlerH {
        border: 0px black solid;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        width: 35px;
}

input.dragSourceH {
        border: 0px black solid;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        width: 35px;
}

.text{
        border: 1px black solid;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
        background-color: #FFFFFF;
        /*height: 12pt; /* Select boxes are too small in Mozilla */
}

.readonly {
        border: 1px solid white;
        vertical-align: middle;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
        background-color: #FFFFFF;
}




.button{
        border: 1px black solid;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
        cursor: pointer;
        /*width: 100px; too small for some translations*/
}

TEXTAREA {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 9pt;
        background-color: #FFFFFF;
}

.textarea {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 9pt;
}

textarea.small {
        border: 1px black solid;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
}

textarea.readonly {
		color : black;
        border: 1px solid white;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
}

textarea.tip {
      	padding: 2px 2px 2px 2px;
      	font-size: 8pt;
      	height: 100%;
      	width: 100%;
      	border: 1px solid gray;
      	background-color: #F7F7FF;
      	color: #0000A0;
}

div.hint {
        font-weight: bold;
}
div.hint span.date {

}
div.hint span.time{
        color: red;
}

div.terminWindow {
    background-color: #FFFFFF;
    border: 2px outset black;
    overflow: auto;
}

#scrollNav {
    position: fixed;
}

#splitter {
    border: 1px solid #999999;
    background-color: #DDDDDD;
    font-size: 8pt;
    width: 5px;
    cursor: col-resize;
}

table.print {
    background-color: white;
}
table.print th {
    border-bottom: 3px double black;
    border-top: 3px double black;
}

.container {
    overflow: hidden;
    height: 90%;
    width: 100%;
    margin:0px;
    padding:0px;
    vertical-align: middle;
}

.forms td div {
    overflow: hidden;
    white-space: nowrap;
    width: 100px;
}

#addressSearchWnd {
  	position: absolute;
    z-index: 100;
    width: 815px;
    left: 5px;
    top: 50px;
    border-top: 2px solid #D0D0D0;
    border-left: 2px solid #D0D0D0;
    border-bottom: 2px solid #585858;
    border-right: 2px solid #585858;
    background-color: white;
    padding: 0px;
}

#addressSearchWndStatus {
    font-size: 18px;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 50px;
}

#addressSearchWndContainer {
    width: 995px;
}

.wndHeaderBar {
    height: 22px;
    padding: 4px;
    padding-bottom: 0px;
    background:url(images/titlegrad.jpg);
    cursor: move;
}

td.wndHeaderCaption {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
}

#addressSearchWndFooter {
    height: 15px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    margin-top: 2px;
    background-color: #DDDDDD;
}

#logsContainer {
	  position: absolute;
    z-index: 999;
    background-color: white;
}

#logsContainer td {
    padding: 5px;
}

#calendarInfoWnd {
  	position: absolute;
    display: none;
    z-index: 100;
    width: 1000px;
    left: 2px;
    top: 50px;
    border-top: 2px solid #D0D0D0;
    border-left: 2px solid #D0D0D0;
    border-bottom: 2px solid #585858;
    border-right: 2px solid #585858;
    background-color: white;
    padding: 0px;
}

#mValuesWnd {
  	position: absolute;
    z-index: 100;
    width: 420px;
    left: 5px;
    top: 50px;
    border-top: 2px solid #D0D0D0;
    border-left: 2px solid #D0D0D0;
    border-bottom: 2px solid #585858;
    border-right: 2px solid #585858;
    background-color: white;
    padding: 0px;
}

.wnd {
    background-color: white;
    border-top: 2px solid #D0D0D0;
    border-left: 2px solid #D0D0D0;
    border-bottom: 2px solid #585858;
    border-right: 2px solid #585858;
}

#iCalImportTbl, #xmlTerminImport {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 600px;
	height: 400px;
	background: white;
	border: 1px solid black;
	visibility: hidden;
}

#xmlImport {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 300px;
	height: 150px;
	background: white;
	border: 1px solid black;
	visibility: hidden;	
}

#iCalImportTbl th, #xmlImport th, #xmlTerminImport th {
	background: blue;
	color: yellow;
	height: 24px;
	cursor: pointer;
}

#iCalImportTbl td, #xmlImport td, #xmlTerminImport td {
	color: #000080;
}

.iCalList {
	border: 1px solid black;
}

.iCalList th {
	background: #000080;
	color: yellow;
	padding: 0px 10px 0px 10px;
}

.iCalList td {
	background: #F0F0F0;
	color: #800000;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	text-align: center
}


#pauseScreen2, .pauseScreen2 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
    opacity: 0.45;
    /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=45);*/
	z-index: 1;
	display: none;
	text-align: center;
	vertical-align: middle;
	background: black;
}

.closeBtn {
	width: 20px;
	text-align: center;
	background: #000080;
}

#toolTip {
	border: 1px solid black;
	background: yellow;
	color: #000080;
	position: absolute;
	display: none;
	top: -9999px;
	left: -9999px;
}

.xmlImportResult {
	width: 80%;
	height: 100%;
	border: 1px solid black;
	border-collapse: collapse;
}

.xmlImportResult .title {
	color: white;
	background: #202020;
	border: 1px solid black;
	text-align: left;
	font-size: 9pt;
	padding: 5px;
}

.xmlImportResult th {
	color: #202020;
	background: #D0D0D0;
	border: 1px solid black;
	text-align: right;
	padding: 2px 10px 2px 10px;
}

.xmlImportResult td {
	color: #606060;
	background: white;
	border: 1px solid black;
	padding: 2px 10px 2px 10px;
}

.xmlWarning {
	display: inline;
	background: #FFA0A0;
	width: 100%
}

.fullwidth {
    width: 100%;
}

.imgButton {
  /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
  opacity: 0.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

.imgButton:hover {
 /* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
  opacity: 1;
}

.imgLink {
    cursor: pointer;
}

/*table style greenbar only used with other layout*/
.greenbar {
	background-image:url('images/lines_title_bar_green.gif');
	height: 19px;
}

.greenbar a, .greenbar a.link, .greenbar a.visited {
	text-decoration: none;
	/*color: #7A7A7A;*/
}

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

/*----- table class subpagesList: ----------*/
table.subpagesList {
	border-collapse: collapse;
	background-color: #B0B0B0;
	cursor: pointer;
	color: black;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

table.subpagesList td {
	background-color: transparent !important;
	text-align: center;
	font-size: 7pt;
	height: 14px !important;
}

table.subpagesList td.sel {
	background-color: #FF7A7A !important;
	color: white;
}

table.subpagesList td:hover {
	background-color: #FFFFA0 !important;
	color: red;
}

.titleBar {
	height: 20px;
	background: #000080;
	color: #FFFF00;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 2px;
	cursor: pointer;
}

.titleBarX {
	height: 20px;
	background-color: #000080;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid black;
	cursor: pointer;
}

.titleBarX:hover {
	background-color: #FF0000 !important;
	color: white;
}

/*----- table class gebList: ----------*/
.gebList {
	border-collapse: collapse;
}

.gebList th {
	background-color: #404040 !important;
	color: #FFFFFF !important;
	font-size: 8pt !important;
	white-space: nowrap;
}

.gebList td {
	/*text-align: center;*/
	padding: 1px 5px 1px 5px !important;
	height: 20px;
	background-color: #F7F7F7 !important;
	color: #404040 !important;
	font-size: 7pt !important;
	border-top: 1px solid gray !important;
	border-bottom: 1px solid gray !important;
	cursor: pointer;
	white-space: nowrap;
	text-align: right;
}

.gebList tr.sel2 td {
	background-color: #FF0000 !important;
	color: yellow !important;
	font-weight: bold;
	font-size:8pt !important;
}

.gebList td.sel {
	background-color: #E0E0FF !important;
	color: #0000FF !important;
}

.gebList td.sel2 {
	background-color: #FF0000 !important;
	color: yellow !important;
	font-weight: bold;
	font-size:8pt !important;
}

.gebList td.sel3 {
	background-color: #E0E0E0 !important;
	color: #909090 !important;
}

.gebList td.sel4 {
	background-color: #E0FFE0 !important;
	color: #005000 !important;
}

.gebList td.sel5 {
	background-color: #FFF7F7 !important;
	color: #FF7F7F !important;
}

.sButton {
	font-size: 7pt;
	width: 100%;
	min-width: 35px;
}

table td.tab {
	border-top:1px solid black;
	border-bottom:1px solid black;
}

table.buttons td {
	background-color: transparent !important;
	border: 0px solid black !important;
	width: 16.67% !important;
	/*TODO: a special adjustment made globally*/
}

table.buttons td input {
	width: 100% !important;
	cursor: pointer;
}

table.buttons td input[disabled] {
	border: 0px solid black !important;
	background-color: transparent !important;
}

table td.toggle {
	cursor: pointer;
	text-align: center;
	color: blue !important;
	font-size: 7pt !important;
	vertical-align: middle;
}

/*----- table class bill: ----------*/
table.bill {
	border: 1px solid #F0F0F0;
}

table.bill td {
	font-family: Arial !important;
	text-align: center;
	font-size: 12pt !important;
}

table.bill th {
	font-family: Arial !important;
	font-size: 14pt !important;
}

table.bill tr.aLeft td {
	text-align: left;
}

table.bill tr.rsl td {
	text-align: left;
	vertical-align: bottom;
	font-size: 12pt !important;
	border-bottom: 1px solid black
}

table.bill tr.small th, table.bill tr.small td {
	font-size: 10pt !important;
}

table.bill tr.big td {
	font-size: 13pt !important;
	text-align: left;
}

table.bill tr.rs td {
	text-align: left;
	vertical-align: middle;
}

table.bill tr.rs td.s {
	font-size: 13pt !important;
}

table.bill tr.rs td.r {
	font-size: 12pt !important;
}

/*----- table class rGl: ----------*/
table.rGl {
	padding-top: 5px;
}

table.rGl td {
	padding-left: 10px;
	text-align: left;
	font-size: 10pt !important;
	border-bottom: 1px dotted #B0B0B0;
}

table.rGl th {
	padding-right: 10px;
	text-align: right;
	font-weight: normal !important;
	font-size: 10pt !important;
	border-bottom: 1px dotted #B0B0B0;
}

table.rGl tr.head td, table.rGl tr.head th {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid black;
	border-bottom: 3px solid black;
}

table.rGl tr.sum td, table.rGl tr.sum th {
	padding-right: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

/*----- table class footer: ----------*/
table.footer td {
	font-size: 8pt !important;
	vertical-align: top;
	text-align: left;
}

table.footer tr.big td {
	font-size: 10pt !important;
	font-weight: bold;
}

table.footer tr.line td, table.footer td.line {
	border-bottom: 1px solid black;
}








/* ********** */
#TCmargins, #TCfooter, #TCheader {
	border: 1px dashed #D0D0D0;
}

#TCleftPanel, #TCrightPanel {
    background-color: #F7F7F7;
}

table.TCleftPanel td {
	white-space: nowrap;
	padding: 0px 5px 0px 5px;
}

table.TCrightPanel td {
	padding: 0px 5px 0px 10px;
	background-color: #F7F7FF;
	border: 1px solid #F0F0FF;
	color: #000080;
	font-size: 7pt;
	cursor: pointer;
}

table.TCrightPanel td:hover {
	padding: 0px 5px 0px 5px;
	background-color: #FFF0F0;
	border: 1px solid #FFE7E7;
	color: #FF0000;
}

table.TCleftPanel input, table.TCleftPanel select {
	font-size: 7pt;
	font-family: Verdana, Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

table.TCleftPanel th, table.TCrightPanel th {
	background-color: #F0F0FF;
	color: #A00000;
	padding: 1px 1px 1px 1px;
	border: 1px solid #A0A0FF;
	text-align: center;
	cursor: pointer;
}

table.TCrightPanel th:hover {
	background-color: #FFE7e7;
	color: #0000FF;
}

div.cellsList {
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	overflow: auto;
	height: 300px;
}

#cellsList th {
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #008000;
	background-color: #D0FFD0;
	color: #0000B0;
	font-size: 7pt;
	cursor: pointer;
}

#cellsList td {
	border-bottom: 1px solid #D0D0D0;
	background-color: #F7F7F7;
	color: gray;
	font-size: 7pt;
    height: 19px;
}

table.colorTbl input {
    font-size: 7pt;
    text-align: center;
    font-weight: bold;
}

table.colorTbl input.rgb {
    color: white;
}

table.colorsTable td {
    height: 15px;
}

table.rowsList {
	background-color: #FAFAFA;
	padding: 1px 1px 1px 1px;
}

table.rowsList th {
	background-color: gray !important;
	color: white !important;
	padding: 1px 1px 1px 1px !important;
	border: none !important;
}

table.rowsList td {
	color: #800000 !important;
	padding: 0px 0px 0px 0px !important;
	border: 0px !important;
}

table.TCmenu td {
	text-align:center;
	padding: 5px 0px 5px 0px;
	width: 11.11%
}


table.TCmenu td img {
  /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);*/
  opacity: 0.6;
   cursor: pointer;
  border: 1px solid transparent;
}

table.TCmenu td img:hover {
	background-color: #E0E0FF;
	border: 1px solid #A0A0FF;
}

#TCToolBox {
	overflow: hidden;
}

table.TCToolBox td {
	text-align: center;
	vertical-align: middle;
	height: 24px;
	width: 24px;
}

.imgLink {
    cursor: pointer;
}

table.formList td {
	overflow: hidden;
	border-left: 1px dotted gray;
}

table.npspc {
	border-spacing: 0px;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

table.gallery {
	background: transparent;
}

table.gallery td {
	text-align: center;
	vertical-align: top;
	width: 25%;
	background-color: #E0E0FF;
	border: 1px solid #A0A0FF;
}

table.gallery th {
	font-size: 7pt;
	color: yellow;
	background-color: #404080;
	padding: 2px;
}
/*
table.gallery td table {
	width: 160px;
	border-spacing: 0px;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	background: transparent;
}
*/
table.gallery td img {
	border: 1px solid black;
}

table.gallery td img:hover {
	border: 1px solid red;
}

.fixedwidth {
	font-family: "Courier New";
	font-size: 8pt;
}

#noTranslation table {
	font-size: 7pt;
}

#noTranslation table th {
	background-color: #D7D7D7;
	color: #800000;
	text-align: center;
}

#noTranslation table td {
	background-color: #F0F0F0;
	color: #000080;
	text-align: center;
}

#pageContents {
	background: transparent;
}


/* month calendar as used in calendar_view_func.php */
table.motitle {
        background-color: #777777;
}

table.motitle td {
        background-color: #DDDDDD;
}

table.motitle th {
        background-color: #DDDDDD;
        font-size: 10pt;
}

table.mocal {
        background-color: #777777;
}

table.mocal td.day  {
        background-color: #FFFFFF;
        text-align: center;
}

table.mocal th {
        background-color: #DDDDDD;
        color: #555555;
}

table.mocal TD.reserved {
     color:#CCCCCC;
}

table.mocal TD.free {
     color:#333333;
}

table.mocal TD.unused {
     background-color: #FFFFFF;
     color:#888888;
}

table.mocal TD.pause {
     background-color: #DDDDFF;
     color: #CCCCCC;
}

table.mocal td.week {
        vertical-align: top;
        background-color: #DDDDDD;
        height: 65px;
}

table.mocal td.empty {
        background-color: #FFFFFF;
        text-align: left;
        vertical-align: top;
}

table.mocal td.dayClick {
        background-color: #FFFFFF;
        color: #555555;
        cursor: pointer;
        text-align: left;
        vertical-align: top;
}

table.mocal td.day  {
        background-color: #ffffff;
        color: #333366;
        text-align: left;
        vertical-align: top;
        height: 65px;
}

table.mocal td.team  {
        background-color: #999999;
        color: #555555;
        text-align: left;
        vertical-align: top;
}

table.mocal td.today {
        background-color: #a5cbf7;
        color: #ffffff;
        text-align: left;
        vertical-align: top;
}

table.mocal td.weekend {
        background-color: #f0f0f0;
        text-align: left;
        vertical-align: top;
}

table.mocal .event {
}

/* popup calendar used seldom*/
body.popcal {
        background-color: #f0f0f0;
}

table.poptitle {
        background-color: #ffffff;
}

table.poptitle td {
        background-color: #ffffff;
}

table.poptitle th {
        background-color: #ffffff;
        color: #000000;
        font-size: 10pt;
        font-weight: bold;
}

table.popcal {
        background-color: #cccccc;
}

table.popcal th {
        background-color: #ffffff;
        color: #000000;
        font-family: Osaka,helvetica,arial,sans-serif;
        font-size: 9pt;
        font-weight: normal;
}

table.popcal td {
        background-color: #ffffff;
        font-family: Osaka,helvetica,arial,sans-serif;
        font-size: 8pt;
        text-align: center;
}

table.popcal td.empty {
        background-color: #e0e0e0;
}

table.popcal td.today {
}

table.popcal td.weekend {
        background-color: #f0f0f0;
}

table.popcal a:link,
table.popcal a:visited {
        color: #0000ff;
        text-decoration: none;
}

table.popcal a.today:link,
table.popcal a.today:visited {
        color: #ff0000;
        font-weight: bold;
}

table.popcal a.weekend:link,
table.popcal a.weekend:visited {
        color: #0000aa;
}

table.popcal a.empty:link,
table.popcal a.empty:visited {
        color: #777777;
}

/* mini calendar
- title area minititle thereof is unused */
table.minititle {
        /*background-color: #777777;*/
}

table.minititle td {
        background-color: #DDDDDD;
}

table.minititle th {
        font-weight: normal;
        background-color: #ffffff;
}

table.minical {

}
table.minical th {
        font-weight: normal;
        background-color: #ffffff;
        color: #333333;
}
table.minical td {
}
table.minical td.week {
}
table.minical td.empty {
        color: #999999;
        background-color: #ffffff;
}
table.minical td.day  {
        text-align: center;
        background-color: #ffffff;
        color: #333366;
}
table.minical td.today {
        background-color: #e0e0e0;
        text-align: center;
}
table.minical td.weekend {
        text-align: center;
}
table.minical .event {
}

/*--------- styles unused in the actual project: ------------------*/

img.bullet {
          vertical-align: -30%;
}

.bor {
        border: outset Black 1px;
        background-color: #d0d0d0;
        padding: 2px;
        color: #000080;
        letter-spacing: 5px;
        text-align: center;
        font-weight: bold
}

.bor1 {
        background-color: #f0f0f0;
        border-left: solid #888888 1px;
        border-right: solid #888888 1px;
        border-bottom: solid #888888 1px;
}

span.hoursmall {
        font-size: 10px;
}

/* daily calendar */

table.dailycal {
        background-color: #777777;
}

table.dailycal TD.reserved {
        /*background: url("images/lines_title_bar.gif");*/
        background-color: #EE6666 ; /* only for admin */
        color: #ddd;
}

table.dailycal TD.free {
        background-color: #66EE66; /* only for admin */
        color: #000;
}

table.dailycal TD.unused {
        background-color: #ffffff;
        color: #000;
}

table.dailycal TD {
        height: 18px;
}

table.dailycal TH {
        height: 18px;
        background-color: #999999;
        color: #000;
}
