/* default styles for extension "tx_veguestbook_pi1" */
  /* example styles */
	.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
    .tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:100px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:150px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
/* default styles for extension "tx_objmgr_pi1" */

/* calendar fontsize of rlmp_dateselectlib */
.calendar table td{
				font-size: 12px;
}

.calendar {
	z-index: 200;
}


.tx-objmgr-pi1 .theYears td {
                font-family: arial;
                font-size: 10pt;
                color: black;
}
.tx-objmgr-pi1 .theYears td.selected {
                font-family: arial;
                font-size: 10pt;
                font-weight: bold;
                color: blue;
}

.tx-objmgr-pi1 {
                font-family: arial;
                font-size: 10px;
                color: black;
}
.tx-objmgr-pi1 .listYear td {
                font-family: arial;
                font-size: 10px;
                border: 1px solid black;
                text-align: center;
				/* width didn't work
				 * size is determined
				 * by font size */
}

/* size of the calendar days*/
.tx-objmgr-pi1 .listYear td div {
				width: 12px;
				height: 12px;
				padding: 0px;
				margin: 0px;
				text-align: center;
}



.tx-objmgr-pi1 .listYear td.noDay {
                font-family: arial;
                font-size: 10px;
                border: 0px;
                text-align: center;

}
.tx-objmgr-pi1 .listYear td.bookedWeekend {
                /*background-color: #66CCFF;*/
				background-image:url("/typo3conf/ext/objmgr/pi1/static/bookedWeekend.gif");
}
.tx-objmgr-pi1 .listYear td.vacantWeekend {
                background-color: #99CC66;
}
.tx-objmgr-pi1 .listYear td.bookedDay {
                background-color: #FFCC00;
}
.tx-objmgr-pi1 .listYear td.overbookedDay {
                background-color: #FF0000;
}
.tx-objmgr-pi1 .listYear td.vacantDay {
                background-color: #ffffff;
}

.tx-objmgr-pi1 .calendarLegend td {
                font-family: arial;
                font-size: 10px;
                border: 1px solid black;
                width: 10px;
                text-align: center;
}

.tx-objmgr-pi1 .calendarLegend td.bookedWeekend {
                /*background-color: #66CCFF;*/
				background-image:url("/typo3conf/ext/objmgr/pi1/static/bookedWeekend.gif");
}
.tx-objmgr-pi1 .calendarLegend td.vacantWeekend {
                background-color: #99CC66;
}
.tx-objmgr-pi1 .calendarLegend td.bookedDay {
                background-color: #FFCC00;
}
.tx-objmgr-pi1 .calendarLegend td.overbookedDay {
                background-color: #FF0000;
}
.tx-objmgr-pi1 .calendarLegend td.vacantDay {
                background-color: #ffffff;
}



.tx-objmgr-pi1 .listYearTitle {
                font-size: 12px;
                font-weight: bold;
                margin: 10px 0;
}

.tx-objmgr-pi1 .calendarLegend td.legend {
                width: 120px;
                font-family: arial;
                font-size: 10px;
                border: 0px;
                text-align: left;
}
.tx-objmgr-pi1 .listYear td.month {
                background-color: #e0e0e0;
                border: 0px;
}

.tx-objmgr-pi1 .listYear td.monthNoDisplay {
                background-color: transparent;
                border: 0px;
}



.tx-objmgr-pi1 .listObject {
				padding: 0;
				margin: 0;
				/*
				border: 1px solid green;
				*/
}

.tx-objmgr-pi1 .listObject td.objectName {
                font-size: 12px;
                font-weight: bold;
                margin: 10px 0;
                border: 0px;
}

.tx-objmgr-pi1 .monthMultiRow {
				border: 0;
				background-color: #e0e0e0;


}

.tx-objmgr-pi1 .tableMultiRow {
				border: 0;
				background-color: #e0e0e0;
}

.tx-objmgr-pi1 td.monthNameMultiRow {
				border: 0;
				font-family: arial;
				font-weight: bold;
				font-size: 12px;
				background-color: #e0e0e0;
}

.tx-objmgr-pi1 td.dayNames {
				border: 0;
				font-family: arial;
				font-weight: normal;
				font-size: 9px;
				text-align: center;
}

.tx-objmgr-pi1 td.endDay {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/bookingEnd.gif");
}
.tx-objmgr-pi1 td.startDay {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/bookingStart.gif");
}
.tx-objmgr-pi1 td.endWeekend {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/weekendEnd.gif");
}
.tx-objmgr-pi1 td.bookerChangedDay {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/bookerChangedDay.gif");
}
.tx-objmgr-pi1 td.bookerChangedWeekend {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/bookerChangedWeekend.gif");
}
.tx-objmgr-pi1 td.startWeekend {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/weekendStart.gif");
}
.tx-objmgr-pi1 td.endWeekendNormal {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/weekendEndNormal.gif");
}
.tx-objmgr-pi1 td.startWeekendNormal {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/weekendStartNormal.gif");
}

.tx-objmgr-pi1 td.overbookedStart {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/overbookedStart.gif");
}
.tx-objmgr-pi1 td.overbookedEnd {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/overbookedEnd.gif");
}

.tx-objmgr-pi1 td.overbookedAndBookedEnd {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/overbookedAndBookedEnd.gif");
}
.tx-objmgr-pi1 td.overbookedStartWeekend {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/overbookedStartWeekend.gif");
}
.tx-objmgr-pi1 td.overbookedEndWeekend {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/overbookedEndWeekend.gif");
}
.tx-objmgr-pi1 td.overbookedAndBookedEndWeekend {
				background-image:url("/typo3conf/ext/objmgr/pi1/static/overbookedAndBookedEndWeekend.gif");
}

.tx-objmgr-pi1 {
				font-family: arial, helvetica, sans-serif;
				font-size: 10pt;
}


.tx-objmgr-pi1 .adminObjectListInput input {
				margin: 10px 0px 10px 0px;
}

.tx-objmgr-pi1 .availableObject {
				font-weight: bold;
}

.tx-objmgr-pi1 .availableObjectLink {
				margin-left: 10px;
				font-weight: normal;
}

.tx-objmgr-pi1 .availabilityInputHeader {
				font-weight: bold;
				margin-bottom: 10px;
}
.tx-objmgr-pi1 .availabilityInput, .tx-objmgr-pi1 .availabilityInput input  {
				margin: 0px 5px 0px 5px;
}

.tx-objmgr-pi1 .availableObjectsHeader {
				font-weight: bold;
				margin: 10px 0px 10px 0px;
				font-size: 10pt;
}
.tx-objmgr-pi1 .availableObjectsFooter {
				margin: 0px 0px 10px 0px;
}

.tx-objmgr-pi1 div.normalMessage {
				width: 90%;
				color: black;
				background-color: #FFFFCC;
				border: 1px solid #00FF33;
				padding: 5px;
				margin: 5px 0px 5px 0px;
				font-weight: normal;
				font-size: 10pt;
				font-family: arial, helvetica, sans-serif;
}
.tx-objmgr-pi1 div.errorMessage {
				width: 90%;
				color: black;
				background-color: #FFFF99;
				border: 1px solid red;
				padding: 5px;
				margin: 5px 0px 5px 0px;
				font-weight: normal;
				font-size: 10pt;
				font-family: arial, helvetica, sans-serif;
}
.tx-objmgr-pi1 div.warnMessage {
				width: 90%;
				color: black;
				background-color: #FFFFCC;
				border: 1px solid #FF9933;
				padding: 5px;
				margin: 5px 0px 5px 0px;
				font-weight: normal;
				font-size: 10pt;
				font-family: arial, helvetica, sans-serif;
}
.tx-objmgr-pi1 .noAvailableObject {
				color: red;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial, helvetica, sans-serif;
}

.tx-objmgr-pi1 .nextVacantPeriod {
				color: red;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial, helvetica, sans-serif;
}

.tx-objmgr-pi1 .nextVacantPeriod td {
				padding-left: 5px;
}

.tx-objmgr-pi1 .availableForeignObject {
				font-weight: bold;
				color: blue;
				margin: 0px 0px 0px 0px;
}
.tx-objmgr-pi1 .availableForeignObject td {
				padding-left: 5px;
}

.tx-objmgr-pi1 .nextForeignVacantPeriod {
				font-weight: bold;
				color: blue;
				margin: 0px 0px 0px 0px;
}
.tx-objmgr-pi1 .nextForeignVacantPeriod td {
				padding-left: 5px;
}
.tx-objmgr-pi1 .availabilityTable {
				border-collapse: collapse;
}
.tx-objmgr-pi1 .availabilityTable td {
				/*
				border-bottom: 1px dashed gray;
				*/
}
.tx-objmgr-pi1 .availabilityTable tr {

}

.tx-objmgr-pi1 .availibilityTableHeader {
				color: red;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial, helvetica, sans-serif;
}

.tx-objmgr-pi1 #formResult {
				margin-top: 10px;
}


.tx-objmgr-pi1 .availableObjectsLegend table {

}


.tx-objmgr-pi1 .availableObjectsLegend .legendText {
				font-family: arial, helvetica, sans-serif;
				font-size: 10pt;
}
.tx-objmgr-pi1 .availableObjectsLegend td.availableObject {
				width: 10px;
				background-color: #CCFF00;
				border: 1px solid black;
}
.tx-objmgr-pi1 .availabilityTable .availableObject {
				background-color: #CCFF00;
}
.tx-objmgr-pi1 .availabilityTable .availablePeriod {
				background-color: #CCFF00;
}

.tx-objmgr-pi1 .availableObject td {
				padding-left: 5px;
}

.tx-objmgr-pi1 .availableObjectsLegend td.nextVacantPeriod {
				width: 10px;
				background-color: #CCFFCC;
				border: 1px solid black;
}
.tx-objmgr-pi1 .availabilityTable .nextVacantPeriod {
				background-color: #CCFFCC;
}


.tx-objmgr-pi1 .availableObjectsLegend td.availableForeignObject {
				width: 10px;
				color: ##0066FF;
				background-color: #99CC33;
				border: 1px solid black;
}
.tx-objmgr-pi1 .availabilityTable .availableForeignObject {
				background-color: #99CC33;
}


.tx-objmgr-pi1 .availableObjectsLegend td.nextForeignVacantPeriod {
				width: 10px;
				color: ##0066FF;
				background-color: #CCCC66;
				border: 1px solid black;
}
.tx-objmgr-pi1 .availabilityTable .nextForeignVacantPeriod {
				background-color: #CCCC66;
}


.tx-objmgr-pi1 #objmgrTooltip {
				position: absolute;
				z-index: 100;
				top:0px;
				display: none;
				background-color: #C0c0c0;
}

/* special for the MSIE 6 */

*html .tx-objmgr-pi1 #objmgrTooltip {
				position: absolute;
				z-index: 100;
				top:0px;
				display: none;
				background-color: #CCCC66;
}

/* special for the MSIE 7 */
*+html .tx-objmgr-pi1 #objmgrTooltip {
				position: absolute;
				z-index: 100;
				top:0px;
				display: none;
				background-color: #CCCC66;
}


/* special for the MSIE 6 and 7 */
* html .tx-objmgr-pi1 .displayAdditionalFieldsTable, *+html .tx-objmgr-pi1 .displayAdditionalFieldsTable  {
				display: block;
}

/* design of the tooltip */
.tx-objmgr-pi1 #objmgrTooltip  {
				font-weight: normal;
				color: black;
				font-size: 10pt;
				font-family: arial, helvetica, sans-serif;
}

.tx-objmgr-pi1 #objmgrTooltip .bookedBy {
				font-weight: bold;
				color: green;
}

.tx-objmgr-pi1 #objmgrTooltip .header {
				font-weight: bold;
				color: black;
				padding: 5px 5px 5px 5px;
}

.tx-objmgr-pi1 #objmgrTooltip .headerValue {
				font-weight: bold;
				color: black;
				padding: 5px 5px 5px 5px;
}
.tx-objmgr-pi1 #objmgrTooltip .field {
				font-weight: normal;
				color: black;
				padding: 0px 5px 5px 5px;
}

.tx-objmgr-pi1 #objmgrTooltip .fieldValue {
				font-weight: bold;
				color: blue;
				padding: 0px 5px 5px 5px;
}
.tx-objmgr-pi1 #objmgrTooltip table {
				border-collapse: collapse;
}
.tx-objmgr-pi1 #objmgrTooltip table td{
}

.tx-objmgr-pi1 #objmgrTooltip table td{
				background-color:#cccccc;
}


/* utilisation */
.tx-objmgr-pi1 .utilisationLegend  {
}

.tx-objmgr-pi1 .utilisationLegend td {
				font: arial, helvetica, sans-serif;
				font-size: 10px;
				color: black;
				width: 80px;
				height: 10px;
				border-collapse: collapse;
				margin: 0;
				padding: 0;
}
.tx-objmgr-pi1 .utilisationLegend div {
				width: 9px;
				height: 10px;
				margin: 0px 5px 0px 0px;
				padding: 0;
				float: left;
}
.tx-objmgr-pi1 .utilisationLegend div.util0 {
                background-color: #FFFFFF;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util24 {
                background-color: #EFFFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util25 {
                background-color: #E0FFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util49 {
                background-color: #DDFFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util50 {
                background-color: #CCFFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util74 {
                background-color: #CCFF99;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util75 {
                background-color: #CCFF00;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util99 {
                background-color: #8ECA86;
                border: 1px solid black;
}
.tx-objmgr-pi1 .utilisationLegend div.util100 {
                background-color: #009933;
                border: 1px solid black;
}



.tx-objmgr-pi1 table td.util0 {
                background-color: #FFFFFF;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util24 {
                background-color: #EFFFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util25 {
                background-color: #E0FFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util49 {
                background-color: #DDFFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util50 {
                background-color: #CCFFCC;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util74 {
                background-color: #CCFF99;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util75 {
                background-color: #CCFF00;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util99 {
                background-color: #8ECA86;
                border: 1px solid black;
}
.tx-objmgr-pi1 table td.util100 {
                background-color: #009933;
                border: 1px solid black;
}

.tx-objmgr-pi1 .effectiveUtilisation {
				margin: 10px 0px 10px 0px;
}

.tx-objmgr-pi1 .effectiveUtilisation .value {
				font-weight: bold;
				padding: 0px 0px 0px 5px;
}



/* default styles for extension "tt_news" */
  /* example styles for the pagebrowser */
    .tx-ttnews-browsebox TD { font-size: 10px; }
    .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-ttnews-browsebox-SCell { background-color: #EEE; }