/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F6F6F6;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	text-decoration:none;
}

.menu {
	background-image:url(images/menu_02.jpg); 
	padding:5px;
	color:black;
	font-weight:bold;
}

.menu a {
	color:#CC0000;
}

.redbutton {
	background-image:url(images/button.jpg);
	background-repeat:repeat-x;
	color:white;
	font-size:11px;
	font-weight:bold;
	height:22px;
	min-width:75px;
	border: 1px solid #990033;
}

.greybutton {
	background-color:#FFFFFF;
	background-image:url(images/blankbutton_rep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	min-width:80px;
	border: 1px solid #959595;
	text-align:center;
}

.greybutton a {
	display:block;
	text-decoration:none; text-transform:uppercase; font-weight:bold; font-size:10px; color:#333333
}

h1 {
	font-size:16px;
}

.maincontent {
	padding:10px;
}

.smallinput {
	font-size:10px;
}

.smalltext {
	font-size:10px;
}

.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FAEBD7;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #FAEBD7;
	color: #667171;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFEFDB;
	color: #000000;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE9E9;
	color: #000000;
	height:20px;
	width:20px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.sunday {
	background-color: #FFEFDB;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #FFEFDB;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:20px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EEE9E9;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}

.bookinginfo, .smallbookinginfo {
	border:1px solid black;
}

.smallbookinginfo td  {
	font-size:10px;
}

.smallbookinginfo input {
	height:10px;
	width:10px;
}

/*BEGIN_SYSTEM_STYLES*/

.phpmaker {
}

/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.phpmakerlist td {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #DDDDDD; /* header color */
	color: #CC0000; /* header font color */	
	font-weight: bold;
	vertical-align: top;	
}

.ewTableHeader a:link {	
	color: #CC0000; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #CC0000; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #FFCCFF; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #CCFFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/*END_SYSTEM_STYLES*/

@media print {
	.dontprint {
		display:none;
	}
	
	.year {
		border:1px solid black;
	}
	.month {
		border:1px solid black;
	}
	.yearname {
	}
	.monthname {
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		color: #667171;
		border:1px solid black;
	}
	.dayname {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color: #667171;
		border:1px solid black;
	}
	.nomonthday {
		text-align: center;
		font-size: 10px;
		height:20px;
		width:20px;
		color: #aaaaaa;
		border:1px solid black;
	}
	.monthday {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		height:20px;
		width:20px;
		border:1px solid black;
	}
	.today {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		height:20px;
		width:20px;
		border:1px solid black;
	}
	.selectedday {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		background-color: #CDC9C9;
		height:20px;
		width:20px;
		border:1px solid black;
	}
	.sunday {
		background-color: #FFEFDB;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #667171;
		height:20px;
		width:20px;
		border:1px solid black;
	}
	.sunday a {
		color: #667171;
	}
	.saturday {
		background-color: #FFEFDB;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #667171;
		height:20px;
		width:20px;
		border:1px solid black;
	}
	.saturday a {
		color: #667171;
	}
	.event {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		background-color: #ffffff;
		height:20px;
		width:20px;
		border:1px solid black;
	}
	.event a {
		color: #000000;
	}
	.selectedevent {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		border-width: 1px;
		border-style: solid;
		color: #000000;
		background-color: #CDC9C9;
		height:20px;
		width:20px;
	}
	.selectedevent a {
		background-color: #ffffff;
		color: #000000;
	}
	.todayevent {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		border-width: 1px;
		border-style: solid;
		color: #000000;
		background-color: #EEE9E9;
		height:20px;
		width:20px;
	}
	.todayevent a {
		background-color: #ffffff;
		color: #000000;
	}
	.eventcontent {
		font-size: 10px;
		border-style: solid;
		border-width: 1px;
		width: 100%;
	}
	
	
}