/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++ CONTENT - VIEW AND DATA TABLE LAYOUT ++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.viewDefaultStyle .xspDataTableViewPanel, .viewPlaceholder {
	width:							100%;
}
.viewPlaceholder {
	text-align:						center;
	margin-top:						70px;
}
.xspDataTable {
	margin:							0px !important;
} 
.xspDataTable tbody tr td {
	border-top:						0px;
}
.xspColumn {
	margin:							0px;
	padding:						0px;
}
.xspColumnViewEnd {
	padding-bottom:					0px;
	padding-top:					0px;
}
/* Pager */
.viewDefaultStyle .xspPagerContainer,
.viewDefaultStyle .xspPagerRight,
.viewDefaultStyle .xspDataTableViewPanelHeaderStart, .viewDefaultStyle .xspDataTableViewPanelHeaderMiddle, .viewDefaultStyle .xspDataTableViewPanelHeaderEnd,
.viewDefaultStyle .xspDataTableViewPanelFooterStart, .viewDefaultStyle .xspDataTableViewPanelFooterMiddle, .viewDefaultStyle .xspDataTableViewPanelFooterEnd {
	border:							none;
	background-color:				#F0F4F7;
	font-size:						12px;
}
.viewDefaultStyle .xspPagerNav {
	color:							#105CB6;
}
/* Header */
.viewDefaultStyle .xspDataTable th{
	background:						url(./bg_view_header.gif) repeat-x;
	border:							1px solid #9F9F9F;
	height:							19px;
}
/* Rows */
.viewDefaultStyle .odd {
	background-color:				#F8F8F8;
}
.viewDefaultStyle .even {
	background-color:				#FFF;
}
.viewDefaultStyle .odd:Hover, .viewDefaultStyle .even:Hover {
	background-color:				#FFFADD;
}
.viewDefaultStyle .xspColumnViewStart, .viewDefaultStyle .xspColumnViewMiddle {
	padding:						4px 0px 4px 6px;
}

/* OMA CSS Styles */
/* + + + + MAIN STYLES + + + + */
BODY			{ margin:10px; }
A			{ font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000; }
TD			{ font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000; }
TEXTAREA		{ font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;border:1pt solid black;width:320px; }

.clear{}
/*
.btnDefault {
	height:							20px;
	margin:							0px 3px 0px 3px;
	border:							1px solid #C0C0C0;
	background:						url(./btnDefault.gif) repeat-x;
}
*/
.TableDisziplinen{
	/* border: 1px solid #999999; */
	font-family: verdana;
	font: 12px Verdana;
}
TABLE.TableDisziplinen TD{
	border: 1px solid #999999;
	font: 12px Verdana;
	text-align:center;
	color: #666666;
}
TD.TableDisziplinenTop{
	font: 12px Verdana;
	color: black;
}

TABLE.NaviEntry{
	padding-top: 1px;
	padding-bottom:1px;
}
TABLE.NaviCat{
	width:100%;
	height: 12px;
	background-color: #80B6EB;
	margin: 0px;
	padding-top: 2px;
	padding-bottom:2px;
}
input.ButtonWhite {
background-color:#FEFEFE;
border-color:#838EA0 #545861 #545861 #838EA0;
border-style:solid;
border-width:1px;
}

/* ######### MELDUNG INFO ########### */
TD.MeldungInfoTitle{
	font: 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	padding-top:15px;
	padding-bottom:1px;
}
TD.MeldungInfoTitleDate{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	padding-top:1px;
	padding-bottom:15px;
	color: #666666;
}
TD.MeldungInfoLabel{ 
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #D7E5F2;
	background-color: #F2F7FB;
	color: #000000;
	text-align: right;
	padding-left:1px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
}
TD.MeldungInfoText{
	border: 1px solid #D7E5F2;
	color: #000000;
	width: 320px;
	margin-right: 0px;
	padding-left: 12px;
}

/* ######### MELDUNG ########### */
/* Ueberschriften */
TD.headline			{width:490px; height:20px;background:white; letter-spacing: 8px; padding:10px;}
TD.headline-system			{width:490px; height:20px;background:white; letter-spacing: 2px; padding: 10px;}

DIV.MeldungInfoTitle{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

TD.MeldungLabel{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #D7E5F2;
 	padding-left: 4px;
	background-color: #F2F7FB;
	color: #000000;
	text-align: right;
	margin-right: 0px;
	padding-right: 4px;
	width: 180px;
}
TD.MeldungLabelCenter{ 
	border: 1px solid #D7E5F2;
 	padding-left: 0px;
	background-color: #dfedf8;
	color: #000000;
	text-align: center;
	margin-right: 0px;
	padding-right: 0px;
	width: 490px;
}
TD.MeldungField{
	border: 1px solid #D7E5F2;
 	padding-left: 2px;
	/* background-color: #F2F7FB; */
	color: #000000;
	width: 280px;
	margin-right: 0px;
	padding-right: 0px;
}
TD.selectionbutton			{width:40px; }
.MeldungRequired{}

.MeldungField {
	background-color: #F2F7FB;
	color: #000000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3670A7;
}
.MeldungField input [type=text]{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #102132;
	border: 1px solid #284279;
	width: 275px;
}
.MeldungField input [type=password]{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #102132;
	border: 1px solid #284279;
	width: 275px;
}
.MeldungField select{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7E5F2;
	color: #102132;
	border: 1px solid #284279;
}
input.checkbox			{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;}
input.button 			{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px}
#textarea-only-small			{width: 320px; height:60px;}
#textarea-only-big			{width: 320px; height:150px;}
input.meldung			{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;border:1pt solid black;width:275px;}
input.meldungBE			{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;border:1pt solid black;width:275px;background-color:#f0efef;}
TD.StatusMessage			{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:red;text-align:center;}
textarea.meldung-small		{width:280px; height: 60px}

/* ######### TURNIER ########### */
TD.TurnierTitle{
	font: 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:15px;
}
DIV.TurnierInfoTitle{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 3px;
}
TD.TurnierLabel{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #D7E5F2;
 	padding-left: 4px;
	background-color: #F2F7FB;
	color: #000000;
	text-align: right;
	margin-right: 0px;
	padding-right: 4px;
	width: 300px;
}
TD.TurnierField{
	border: 1px solid #D7E5F2;
 	padding-left: 2px;
	color: #000000;
	width: 280px;
	margin-right: 0px;
	padding-right: 0px;
}
.TurnierField{
	background-color: #F2F7FB;
	color: #000000;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3670A7;
}
.TurnierField input [type=text]{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #102132;
	border: 1px solid #284279;
	width: 275px;
}
.TurnierField input [type=password]{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #102132;
	border: 1px solid #284279;
	width: 275px;
}
.TurnierField select{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7E5F2;
	color: #102132;
	border: 1px solid #284279;
}
input.turnier			{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;border:1pt solid black;width:400px;}
.TurnierRequired{width: 15px;}
.TurnierTurnierEditButton{}

input.turnierReadonly		{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;border:1pt solid black;width:400px;background: #f0efef;}
input.turnierSmallReadonly		{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000000;border:1pt solid black;width:200px;background: #f0efef;}
textarea.turnier-small		{width:400px; height: 100px}
input.action			{font-family:arial,sans-serif;border:1px solid rgb(211,224,241);margin:1px;color:#000080;font-size:11px;background-color:rgb(49,106,197);background-image:url(./grid-hrow.gif);}

/* STATISTIK */
TABLE.TurnierStatistik 		{width:400px; border: 1px solid gray;}
TABLE.TurnierStatistik TD 		{border: 1px solid gray;}

/* TD.selectionnameTurnier		{width:250px;} */
TD.selectionnameSmallTurnier	{width:180px;}


/* ######### TABCONTAINER ########### */
.tabContainer			{display:none; padding:0px; width:100%; border-left:1px solid black; border-bottom:1px solid black; border-right:1px solid black;}
.tabSpace 			{border-bottom:1px solid black;}
.tabInactive			{cursor:pointer; padding:0px 10px 0px 10px; font-family:Arial; font-size:11px; background-color:#cccccc; color:#000000; border:1px solid black;}
.tabActive			{cursor:pointer; padding:0px 10px 1px 10px; font-family:Arial; font-size:11px; color:#000000; border-top:1px solid black; border-left:1px solid black; border-right:1px solid black;}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + SORTABLE TABLE - BEGIN + + + + + +   */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
table.sortable{ 
	border-collapse:collapse;
	background:#EFF4FB url(./TableTeaser.gif) repeat-x;
	border-left:1px solid #686868; 
	border-right:1px solid #686868;
	font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana; 
	color: #333;
}
table.sortable td, th{
	padding:1px;
}
table.sortable caption{
	padding: 0 0 .5em 0; 
	text-align: left;
	font-size: 1.4em; 
	font-weight: bold; 
	text-transform: uppercase;
	color: #333;
	background: transparent;
}
table.sortable a{
	/* color:#950000; */
	text-decoration:none;
}
table.sortable a:link{
}
table.sortable a:visited{
	/* font-weight:normal; */
	/* color:#666; */
	/* text-decoration: line-through; */
}
table.sortable a:hover{
	border-bottom: 5px dashed #bbb;
}
thead.sort th, tfoot.sort th, tfoot.sort td{
	height:23px;
	background:#333 url(./TableHeader.gif) repeat-x;color:#fff
}
tfoot.sort td{
	text-align:right
}
tbody.sort th, tbody.sort td{
	border-bottom: dotted 1px #333;
}
tbody.sort th{
	white-space: nowrap;
}
tbody.sort th a{
	color:#333;
}
tbody.sort tr:hover{
	background:#fafafa
}
tbody.sort tr{
	cursor: pointer;
	cursor: hand;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + SORTABLE TABLE - END + + + + + + + +*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + SORTABLE TABLE PRINT - BEGIN + + + + + +   */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* ######### TURNIER ########### */
DIV#PrintTitle{
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:15px;
}

thead.sortPrint th, tfoot.sortPrint th, tfoot.sortPrint td{
	height:23px;
}
tfoot.sortPrint td{
	text-align:right
}
tbody.sortPrint th, tbody.sortPrint td{
	border-bottom: dotted 1px #333;
}
tbody.sortPrint th{
	white-space: nowrap;
}
tbody.sortPrint th a{
	color:#333;
}
tbody.sortPrint tr:hover{
	background:#fafafa
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + SORTABLE TABLE PRINT - END + + + + + + + +*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + MAIL FORM STYLES - BEGIN + + + + +  */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.MailTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px dotted #0099CC;
}
.MailLabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.MailText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.MailSelect{
	width: 320px;
	border: 1px solid black;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.MailSubject{
	width: 320px;
	border: 1px solid black;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.MailBody{
	width: 400px;
	height: 300px;
	border: 1px solid #0099CC;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.MailOK{
	width: 20px;
	border: 1px solid black;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.BENavigation{
			text-decoration:none;
			color: black;
			font-family: tahoma;
			font-weight: normal;
			font-size:11px
}
font.BENavigation{
			color: black;
			font-family:tahoma;
			font-weight: bold;
			font-size:11px;
}
font.BENavigationUser{
			color: black;
			font-family:tahoma;
			font-size:11px;
}
a:hover.BENavigation{
			text-decoration:underline;
			color: black;
			font-family:tahoma;
			font-weight: normal;
			font-size:11px;
}
a:active.BENavigation{
			text-decoration:none;
			color: purple;
			font-family:tahoma;
			font-weight: normal;
			font-size:11px;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + MAIL FORM STYLES - END + + + + + +  */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + NOTESVIEW STYLES - BEGIN + + + + +  */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
div.actionBar, div.searchBar{
	border:1px solid rgb(156,189,239);
	border-bottom-width:0px;
	padding:1px;
	background-color:rgb(238,242,248);
	color:#000080;
	font-size:11px;
	font-family:arial,sans-serif;
}
div.actionBar button, div.searchBar button{
	font-family:arial,sans-serif;
	border:1px solid rgb(211,224,241);;
	margin:1px;
	color:#000080;
	font-size:11px;
	background-color:rgb(49,106,197);
	background-image:url(./grid-hrow.gif);
}
table.viewTable{
	border:1px solid rgb(156,189,239);
	border-bottom-width:0px;
}
td.dataCell, td.selectionMargin{
	font-family:arial,sans-serif;
	font-size:12px;
	padding:1px;
	border-bottom:1px solid rgb(238,238,238);
	border-right:1px solid rgb(238,238,238);
}
table.viewTable td.columnTotal {
	border-left: 0px;
	border-right: 0px;
	color: #AAAAAA;
}
table.viewTable td.isCategory {
	border-right: 0px;
}
table.viewTable td.CategoryTotal {
	font-family:arial,sans-serif;
	font-size:12px;
	padding:1px;
	font-weight: bold;
	border-right: none;
	border-top: 1px solid #000000;
}
table.viewTable td.CategoryTotalEmptyCell {
	border-right: none;
}
td.header{
	background-image:url(./grid-hrow.gif);
	color:#000080;
	font-weight:bold;
	font-size:13px;
	font-family:arial,sans-serif;
	border-bottom:1px solid rgb(156,189,239);
	border-left-width:0px;
	padding-bottom:2px;
}
img.colSort{
}
a.RowLink{
	font-family:arial,sans-serif;
	font-size:12px;
	text-decoration: none;
}
a.RowLink:hover {
	text-decoration: underline;
}
tr.alternateRowB{
	background-color:rgb(239,247,255);
}
tr.alternateRowA{
}
tr.highlightedRow{
	background-color:rgb(211,224,241);
}
tr.highlightedRow td,tr.highlightedRow td a{
}
td.scrollBar{
	border-left:1px solid rgb(156,189,239);
	background-color:rgb(238,242,248);
}
div.scrollBarBlock{
	background-color:rgb(49,106,197);
}
td.scrollBar button{
	border:1px solid rgb(211,224,241);
	background-color:rgb(49,106,197);
	background-image:url(./grid-hrow.gif);
}
div.statusBar{
	border:1px solid rgb(156,189,239);
	font-size:10px;
	font-family:arial,sans-serif;
	background-color:rgb(238,242,248);
	color:#000080;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + NOTESVIEW STYLES - END + + + + + + */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + IBOX STYLES - BEGIN + + + + + + + + + + */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
#ibox_wrapper {
          line-height:25px;
          border-color:#fff;
	padding: 10px;
      }
      #ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
      #ibox_content { background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
      #ibox_footer_wrapper {
          line-height: 25px;
          bottom: 5px;
          top: auto;
      }
      #ibox_footer_wrapper a {
          text-indent: -100000px;
          border:0;
          background: #fff url('./ibox_closelabel.gif') center center no-repeat;
          width: 66px;
          padding: 0;
          height: 22px;
          line-height: 22px;
      }
      #ibox_footer_wrapper a:hover { background-color:#fff; }
      #ibox_loading {
          text-indent: -100000px;
          width: 200px;
          height: 200px;
          background: #fff url('./ibox_loading.gif') center center no-repeat;
      }
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* + + + + + + + IBOX STYLES - END + + + + + + + + + + + */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */


/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/* DOJO/DIJIT */
.DijitActEdit{
	background:						url(./actEdit.gif);
	background-position: 			-45px;
}
.DijitActNew{
	background:						url(./actNew.gif);
	background-position: 			-45px;
}
.DijitActDelete{
	background:						url(./actDelete.gif);
	background-position: 			-49px;
}