body {
	background-color: #E3E5CF;
	margin: 0;
}
/* Header */
.essentials1 {
	width: 100%;
	height: 50px;
	background-color: #C89050;
	color: #fff;
	border-style: none none groove;
	border-color: #B24F0E;
	border-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Links in the header should be white */
.essentials1  a, .essentials1  a:hover, .essentials1  a:active, .essentials1  a:visited {
	color: #fff;
	text-decoration: none;
}
.essentials1  a:hover {
	text-decoration: underline;
}
/* Header - left */
.essentials1l {
	width: 60%;
	float: left;
	font-size: 30px;
	margin: 0;
	padding: 5px 20px 5px 20px;
}
/* Header - right */
.essentials1r {
	width: 30%;
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 5px 20px 5px 20px;
}
/* Body */
.essentials2 {
	width: 95%;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 11px;
}
/* Error string */
.essentialses {
	width: 500px;
	background-color: #fff;
	border-color: #f00;
	border-style: double;
	margin: 10px;
	padding: 8px;
	font-family: monospace;
	font-size: 11px;
	color: #000;
}
/* Important message */
.mnspcnf {
	width: 300px;
	background-color: #fff;
	border-color: #0f0;
	border-style: double;
	margin: 10px;
	padding: 8px;
	font-family: monospace;
	font-size: 11px;
	color: #000;
}
/* XOXOxoxoXOXO Horizontal menu: XOXOxoxoXOXO */
.essentialshm { 
	height: 24px;
	width: 100%;
	background-color: #B24F0E;
	color: #fff;
	margin: 0;
	padding: 0;
	border-style: none none solid;
	border-color: #C89050;
	border-width: 1px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.essentialshm ul {
	list-style: none;
	margin: 0;
	text-indent: 0;
	padding: 4px 0;
	text-align: center;
}
.essentialshm ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.essentialshm ul li a {
	margin: 0;
	padding: 4px 1.5em 4px 1.5em;
	height: 17px;
	text-decoration: none;
}
.essentialshm ul li a .last {
	padding: 0;
}
.essentialshm ul li a, .global_mainmenu ul li a:visited, .global_mainmenu ul li a:active {
	background-color: #B24F0E;
	color: #fff;
}
.essentialshm ul li a:hover {
	background-color: #ACB177;
	color: #fff;
	text-decoration: none; /*for stupid ie */
}
/* XOXOxoxoXOXO end of main menu XOXOxoxoXOXO */
/* Kind of horizontal menu. For navigation */
.essentials_navi {
	font-size: 11px;
	color: #000;
	padding-bottom: 1em;
}
.essentials_navi b a, .essentials_navi b a:hover, .essentials_navi b a:visited, .essentials_navi b a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.essentials_actions {
	font-size: 11px;
	color: #000;
	padding-bottom: 2em;
}
.essentialsdscr {
	font-size: 11px;
	font-weight: bold;
}
/* Administration: Tables */
table {
	border: 0;
	padding: 0;
	margin: 0;
}
.tr_current {
	height: 1.7em;
	background-color: #F3D5AF;
}
.tr_hidden {
	height: 1.7em;
	/*background-color: #BBB;*/
	color: #aaa;
}
.tr_0 {
	height: 1.7em;
	background-color: #E6E5DC;
}
.tr_1 {
	height: 1.7em;
	background-color: #E3EECF;
}
/* Administration: user rights */
.abbrr {
	color: #000;
	cursor: help;
}
.abbra {
	color: #000;
	font-weight: bold;
	cursor: help;
}
.abbrw {
	color: #f00;
	font-weight: bold;
	cursor: help;
}
.abbrx {
	color: #aaa;
	cursor: help;
}
/* Administration: global */
.glt {
	width: 365px;
	background-color: #fff;
	border-color: #C89050;
	border-style: double;
	margin: 5px;
	padding: 5px;
	font-family: monospace;
	font-size: 11px;
	color: #000;
}
/* Administration: calendar */
#calendar {
	margin: 0;
	border-spacing: 0;
	vertical-align: top;
	width: 1250px;
	border: 1px solid #000;
}
td.calendar_cell {
	width: 128px;
	height: 140px;
	background-color: #eed;
	vertical-align: top;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0;
}
td.calendar_cell_weekend {
	width: 298px;
	height: 140px;
	background-color: #eed;
	vertical-align: top;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0;
}
td.calendar_cell div.cell_with_events {
	width: 128px;
}
td.calendar_cell_weekend div.cell_with_events {
	width: 298px;
}
td div.cell_with_events {
	height: 105px;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
td div.cell_header {
	text-align: center;
	border-bottom: 1px dashed #C89050;
	vertical-align: top;
	margin: 0;
	padding: 2px;
	height: 27px;
}
td div.cell_weekend {
	background-color: #fff;
	color: #000;
	width: 296px;
}
td div.cell_weekend[class~=cell_anothermo] {
	background-color: #eef;
	color: #666;
	width: 296px;
}
td div.cell_daily {
	background-color: #ffe;
	color: #000;
	width: 126px;
}
td div.cell_daily[class~=cell_anothermo] {
	background-color: #dde;
	color: #666;
	width: 126px;
}
td div.cell_today {
	font-weight: bold;
	border-bottom: 2px double #f00 !important;
}
td.this_month_weekend_thin {
	width: 294px;
	height: 23px;
	background-color: #fff;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px groove #000;
	border-right: 1px solid #000;
}
td.this_month_thin {
	width: 124px;
	height: 23px;
	background-color: #ffe;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px groove #000;
	border-right: 1px solid #000;	
}
div.calendar_event {
	width: 100%;
	float: left;
	clear: left;
	margin: 0;
	margin-bottom: 2px;
	padding: 2px;
}
div.event0 {
	background-color: #eed !important;
}
div.event3 {
	background-color: #9ae !important;
}
div.event4 {
	background-color: #9e7 !important;
}
div.event5 {
	background-color: #e97 !important;
}
div.event7 {
	background-color: #bdd !important;
}
div.event1 {
	background-color: #f4f98f !important;
}
div.event2 {
	background-color: #d8dfef !important;
}
div.event6 {
	background-color: #bf99ee !important;
}
div.old_rvsp_good {
	border-top: 2px #6f6 solid;
	border-bottom: 2px #6f6 solid;
	margin-bottom: 2px;
}
div.old_rvsp_bad {
	border-top: 2px #f00 solid;
	border-bottom: 2px #f00 solid;
	margin-bottom: 2px;
}
div.rvsp_good {
	background-color: #9e7 !important;
}
div.rvsp_bad {
	background-color: #e97 !important;
}
div.calendar_detail_title {
	float: left;
	clear: left;
	width: 550px;
	padding: 5px;
	margin-left: 90px;
	margin-top: 30px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	border: 1px solid #000;
	background-color: #fff;
}
div.calendar_detail_body {
	float: left;
	clear: left;
	width: 550px;
	margin-left: 90px;
	padding: 5px;
	border: 1px solid #000;
	border-top: 0px none;
	border-bottom: 0px none;
	background-color: #fff;
}
div.calendar_detail_body_header {
	width: 546px;
	background-color: #def;
	color: #008;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 2px 0 2px 4px;
}
div.calendar_detail_finalize {
	float: left;
	clear: left;
	width: 550px;
	margin-left: 90px;
	padding: 5px;
	border: 0px none;
	border-top: 1px solid #000;
}
.imagesgodown img {
	border: 0px;
	vertical-align: middle;
}
/* LOGS */
.log_spacer {
	height: auto;
	width: 100%;
	padding: 2px;
	margin: 4px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 180%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
/* gallery automation */
span.automation_gap {
	background-color: #06f;
}
span.automation_text {
	background-color: #ff4;
}
div.automation_line{
	float: left;
	clear: left;
	margin-bottom: 3px;
}