.nodeText, .nodeSelected, .nodeNormal{
	padding-left: 5px;
	notInUsebackground-color: #BF3030;
	color: #000;
}

input,textarea {
	border: 1px solid #C5CED5;
	padding: 0px 5px;
	font: 8pt Arial, Helvetica, Sans-Serif;
	color: #222222;
}

.header {
  background-image:url(../images/pageHeaderBack.png);
  background-repeat: repeat-x;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  vertical-align: middle;
}

.header td{
	padding-left: 20px;
	padding-right: 20px;
	height: 32px;
	color: #F71E0C;
}

.header a{
	color: #F71E0C;
}

.header a:visited{
	color: #F71E0C;
}

.header td img{
	width: 125px;
	height: 25px;
}

.header img{
	width: 100%;
	height: 1px;	
}

.footer {
	width: 100%;
	height: 36px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	color: #f71e0c;
	text-align:center;
	font-family: "Arial", Gadget, sans-serif;
	font-weight: bold;
}

.footer p{
	margin: 0px;
	padding: 0px;
}


.menuDefault {
	width: 10em;
	display: block;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-align: center;
	background-color: #FFCC66;
}



.activePlayTimeElement {
	background-color: green;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:white;
	text-align:center;
}

.none {
}

.textRight {
	text-align: right;
	padding-right: 2px;
}

.textCenter {
	text-align: center;
}

.valignMiddle {
	vertical-align: middle;
}

.valignTextBottom {
	vertical-align: text-bottom;
}

.valignBottom {
	vertical-align: bottom;
}

.data {
	margin-left: 14em;
  	padding: 0 1em;
  	min-width: 14em; 	
}

.data div span ul {
	padding: 0;	
}

.dataLogin {
	padding-top: 200px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

.tableTitle {
	font-style: italic;
}


.label {
	font-weight: bold;
}

.messageError, .messageWarn, .messageInfo {
	white-space: pre;
    list-style-type: none;
	font-weight:bold;
	border: thin solid #000;
	background-color:#eee;
	padding:5px;
}

.messageError {
	color: #f00;
	border-color: #f00;
}

.messageInfo {
	color: #090;
	border-color: #090;
}

.messageWarn {
	color: #C60;
	border-color: #C60;
}

.datascroller_button {
	border-style: solid;
	border-width: 1pt;
	border-color: black;
}

.modulButton {
	font: 12px;
}

.button {
	width: 8em;
}

.buttonFloat {
	
}

.errorHeader {
	font-size: 2em;
	font-weight: bold;
	color: red;
}

body {
	FONT-FAMILY: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}


#backDiv{
	width: 100%;
	position: absolute;
	bottom:0px;
	top:32px;
	right: 0px;
	z-index: -2;
}

.stretch{
	height: 100%;
	width: 100%;
}

.splashDiv{
	text-align: center;
	position: absolute;
	top: 100px;
	right: 0px;
	z-index: 1;
	height: 130px;
	width: 100%;
	background-image: url(../images/cmaSplash.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
}

#bodyId {
	background-color: #acacac;
	margin: 0px;
}


a {
	color: black;
	text-decoration: none
}

a:visited {
	color: black;
	text-decoration: none
}

table {
	border-spacing:0px;
}

td {
	font-size: 11px;
	height:18px;
}

tr {
	margin:0px;
	padding:0px;
}

legend {
	color: black;
	margin-bottom: 10;
}

.datatable {
	border-collapse: collapse;
	notInUsetable-layout: fixed;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-indent: 2pt;
	z-index: 100;
	vertical-align: middle !important;
	border-color:#c0c0c0;
}

.datatable_tableheader {
	border: 1px solid;
	border-color:#C0C0C0;
	background-color:#666;
	color:#FFF;
	font-weight:normal;
}

.column_10 {
	width: 25%;
}

.column_30 {
	width: 50%;
}

.column_red {
	color: red;
}


.datatable_column {
	border-style:solid;
	border-width:1px;
	border-color:#C0C0C0;
	font-size: 11px !important;
	padding-left:4px;
	padding-right:4px;
	overflow: hidden;
	white-space: nowrap !important;
	vertical-align: middle !important;
	valign: middle !important;
}

.bopOverviewDefaultColumn {
}

.bopOverviewDisabledColumn {
	color: grey
}

.offerNumberColumn {
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	display:block;
}

.orderNumberColumn {
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-color:yellow;
	display:block;
}

.lastPlacementReservedColumn {
	background-color:yellow;
}

.lastPlacementBookedStandardOrDCP2DColumn {
	background-color:green;
}

.lastPlacementBookedThreeDColumn {
	background-color:lightGreen;
}

.advTimeLevelNoneColumn {
	background-color:lightGrey;
}

.advTimeLevelOkColumn {
	background-color:lightGreen;
}

.advTimeLevelWarningColumn {
	background-color:yellow;
}

.advTimeLevelErrorColumn {
	background-color:red;
}

.dataTableCalendarColumn {
	border-style:solid;
	border-width:1px;
	border-color:#C0C0C0;
	padding:0px;
}

.cmaDisabledInputText {
	border: 1px solid #C5CED5;
	background-color:#F2F2F2;
	padding-left:2px;
}

.width300{
	width:300px;	
}	

.width100{
	width:100px;	
}

.width20{
	width:20px;	
}	

.row_odd {
	background-color: #D7E3EE;
}

.row_even {
	background-color: #F6F6F6;
}

.rollOverEffect {
	background-color: #99CCFF;
}

.rollOverEffect tr td {
	font-weight: bold;
}

.rowClickEffect {
	font-size: 11px !important;
	padding: 1px 0px 1px 2px;
	text-indent: 2px;
	border: 1px solid #808080;
	overflow: hidden;
	white-space: nowrap !important;
	vertical-align: middle !important;
	border: 1px solid #808080;
	background: none;
	notInUsebackground-color: yellow;
	background-color: #ffdebd;
}

.rowClickEffect tr td {
	
}

.columnAlignTop {
	vertical-align: top;
}

.columnAlignMiddle {
	vertical-align: middle;
}

.detailLabel {
	text-align: left;
	vertical-align: middle;
	padding: 2px 0.5em 2px 2px;
}

.detailData {
	text-align: left;
	padding: 2px 2px 2px 2px;
}

.detail4ColumnsLabelOne {
	text-align: left;
	padding: 2px 4px 2px 10px;
}

.detail4ColumnsLabelTwo {
	text-align: left;
	padding: 2px 4px 2px 10px;
}

.detail4ColumnsData {
	text-align: left;
	padding: 2px 0px 2px 0px;
}

/** Styles for messages */
.errorDataTable {
	color: red;
	font-size:1.0em;
	padding: 2px;
	display: block;
}

.error {
	color: red;
	padding: 2px;
	display: block;
}

.warning {
	color: #FF9900;
	padding: 2px;
	display: block;
}

.buttonBar {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.menuBar {
	text-align:left;
	position: absolute;
	left: 14em;
	right: 14em;
	top: 70px;
	
}

.navigationTree {
	float: left;
	width: 14em;
}


.menuBar table{ 
  margin-left:auto; 
  margin-right:auto;
}

.breadCrumb {
	margin: 0px 0px 2px 0px;
	text-align:left;
	color:#eeeeee;
	border-bottom:thin solid #666;
}

.breadCrumbItemModul {
	font-weight: bold;
}

.breadCrumbItemData {
}

.menuButton {
	background-color: #b9c4db;
}

.searchLink {
	margin-left:5px;
	text-decoration:underline;
}

.menuImageButton {
	border-color:#c5ced5;
	border-style:solid;
	border-width:1px;
	width:24px;
	height:24px;
	padding:0px;
}

.smallTableSettingsButton {
	border-color:#c5ced5;
	border-style:solid;
	border-width:1px;
	width:16px;
	height:16px;
	padding:0px;
}

.smallTableSettingsButton {
	border-color:#c5ced5;
	border-style:solid;
	border-width:1px;
	width:16px;
	height:16px;
	padding:0px;
}

.smallHelpButtonWithoutBorder {
	border-style:none;
	width:16px;
	height:16px;
	padding:0px;
}

.cmaFieldset {
	padding-bottom:3px;
	padding-top:0px;
	
}

.weekCalendarItem {
	width:20px;
	text-align:right;
}

.useLightGreyFont {
	color: grey;	
}

.rich-tabpanel-content {
	background-color:transparent;
}

.rich-sdt-column-cell-body {
	vertical-align:middle;
}

/* HINWEIS: row_even und row_odd sind BEWUSST VOR rich-sdt-row-selected und rich-sdt-row-active platziert
   Ansonsten werden selektierte Zeilen in der Scrollable-DT nicht entsprechend eingef�rbt -> Ursache unbekannt */
.row_even {
	background-color: #DEDEDE;
}

.row_odd {
	background-color: white;
}

.row_none {
}

.rich-sdt-row-selected {
	background-color: #EB3E32;
}

.rich-sdt-row-active {
	/* Richfaces default value is a lightblue which causes a bad contrast to zebra-lines */
	color: black;
}

.rich-std-header-row {
	background-color: #666666;
	vertical-align: middle;
}

.rich-sdt-fb, .rich-sdt-nb {
	background-color: #eeeeee
}

button[type="button"], button[type="reset"], button[type="submit"], input[type="reset"], input[type="submit"], input[type="button"] {
	background-image:url(../images/buttonBack.png);
    background-color: #F00;
	border-color: #C0C0C0;
	color: #FFFFFF;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
}

button[type="button"][disabled], button[type="reset"][disabled], button[type="submit"][disabled], input[type="reset"][disabled], input[type="submit"][disabled], input[type="button"][disabled] {
	background-image:url(../images/buttonBackDisabled.png);
    background-color: #CCCCCC;
    border-color: #CCCCCC;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #888888;
}

.rich-mpnl-body {
    background-color: #eeeeee;
    padding: 10px;
}

.rich-mpnl-header {
    background-color: #666666;
    background-image:url(../images/buttonBack.png);
    border-color: #666666;
}

.tcenter {
   text-align: center;
}

.rich-ordering-list-button-content {
    height: 18px;
	background-color: #666666;
	background-image:url(../images/buttonBack.png);
    color: #fff;
	vertical-align:middle;
}

.rich-ordering-list-button-disabled {
    height: 18px;
	background:none;
    color: #fff;
	vertical-align:middle;
}

.rich-tab-active {
    background-color: #666666;
	background-image:url(../images/buttonBack.png);
    border-color: #666666;
    border-style: solid;
    border-width: 1px 1px 0;
	color:#fff;
}

.rich-tab-inactive {
    background-color: #FFFFFF;
	background-image:url(../images/buttonBackDisabled.png);
    background-position: center top;
    background-repeat: repeat-x;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 0;
    cursor: default;
}


.faviconNormal, .faviconSelected{
	margin: 2px;
	width: 16px;
	height: 16px;
}

.faviconSelected{
	border-width: thin;
	border-style:solid;
	border-color:black;
	margin: 1px;
}

.aboutDiv{
	text-align: center;
	position: absolute;
	top: 100px;
	right: 45em;
	left: 45em;
	z-index: 1;

}
.aboutDiv table{
	width:100%;

}


.statusError,.statusInfo {
    list-style-type: none;
	font-weight:bold;
	background-color:#eee;

}

.statusError {
	color: #f00;
}

.statusInfo {
	color: #090;
}

.clipError,.clipWarning,.clipInfo {
	list-style-type: none;
	font-weight:bold;
}

.clipError {
	background-color: #ff7b7b;
}

.clipWarning {
	background-color: #ffC17B;
}

.clipInfo {
	background-color: #9cfc79;
}

.clipProblem {
	list-style-type: none;
	font-weight:bold;
	background-color: #ffffff;
}

.playlistLastPlacement {
	background-color:#376961;
}

/* DateTimePicker Graffl */

.rich-calendar-tool {
	color: #FFFFFF;
	background-color: #FF0000;
}

.rich-calendar-month {
    color: #FFFFFF;
	background-color: #FF0000;
}

.rich-calendar-header {
	background-color: #FF0000;
}

.rich-calendar-days {
	background: none repeat scroll 0 0 #CCCCCC;
	background-color: #CCCCCC;
}

.rich-calendar-toolfooter {

	background-color: #CCCCCC;
}

.rich-calendar-editor-btn-selected {
    background-color: #FF0000;
    color: #FFFFFF;

}

.rich-calendar-editor-btn-over {
    background-color: #CCCCCC;
     color: #FF0000;
 
}

.rich-calendar-date-layout-ok {
    background: none repeat scroll 0 0 #CCCCCC;

}

.rich-calendar-date-layout-cancel {
    background: none repeat scroll 0 0 #CCCCCC;

}

.rich-calendar-time-btn {
	background: none repeat scroll 0 0 #FF0000;	
	color: #FFFFFF;
	font-weight: bold;
}

.rich-calendar-today {
    background-color: #CCCCCC;
    color: #FFFFFF;
}

.rich-calendar-editor-tool-over {
	background-color: #CCCCCC;
}

.rich-calendar-hover {
	background-color: #CCCCCC;
}

.rich-calendar-select {
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
}

.rich-calendar-holly {
    background-color: #999999;
    color: #FFFFFF;
}

.rich-panel-body-rowCount {
    padding: 0px;
	height: 15px;
}

