

textarea
{
	font: 13px Arial;
}

.ResourceSchedulerBox1
{
	width:600px;
	height:38px;
	background-color:#ffe2c6;
	font: bold 12px Arial;
	border: solid 0px black;
	vertical-align:middle;
	padding-left:10px;
}
.ResourceSchedulerBox2
{
	width:650px;
	height:145px;
	background-color:#ffffec;
	font: bold 12px Arial;
	padding-left:10px;
	padding-top:10px;
	vertical-align:top;
}
.ResourceSchedulerBox3
{
	width:850px;
	background-color:inherit;
	font-family: Arial;
}
.ResourceSchedulerDayRowCaption
{
	background-color:inherit;
	text-decoration:none;
	text-align:right;
	font-size:11px;
	padding:3px 5px 0px 0px;
}

.ResourceSchedulerYearDropDown
{
	font-family: Arial;
	font-size:10px;
	
}

.ResourceSchedulerMonthCellContainer
{
	background-color:#ffe2c6;
	padding-left:20px;
	height:23px;
}

.ResourceSchedulerMonthCell
{
	font-family: Arial;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	float:left;
	width:51px;
	height:23px;
	cursor:hand;
	padding-top:4px;
}
.ResourceSchedulerMonthCellSelected
{
	font-family: Arial;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	float:left;
	width:51px;
	height:23px;
	cursor:hand;
	background-color:#e6e6e6;
	padding-top:4px;
}
.ResourceSchedulerDayCell
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#e6e6e6;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	width:20px;
	height:20px;
}
.ResourceSchedulerDayRegularHours
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#ccffaa;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	width:22px;
	height:20px;
	cursor:hand;
}

.ResourceSchedulerDayReservedPartDay
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#ffe697;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	width:22px;
	height:20px;
	cursor:hand;
}

.ResourceSchedulerDayReservedAllDay
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#ff8c66;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	width:22px;
	height:20px;
	cursor:hand;
}

.ResourceSchedulerDayUnavailable
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#EEEEEE;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	width:22px;
	height:20px;
}

.ResourceSchedulerDayRegularHoursSelected
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#ffffec;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	width:22px;
	height:20px;
	cursor:hand;
}

.ResourceSchedulerDayReservedPartDaySelected
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#ffffec;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	width:22px;
	height:20px;
	cursor:hand;
}

.ResourceSchedulerDayReservedAllDaySelected
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#ffffec;
	text-align:center;
	vertical-align:middle;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	width:22px;
	height:20px;
	cursor:hand;
}

.Caption1
{
	padding: 1px 10px 1px 0px;
	font: bold 12px Arial;
	font-weight:normal;
	
}

.TimelineHeaderBox
{
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	border-left:solid 1px black;
}

.TimelineHeaderBoxA
{
	font-family: Arial;
	font-size:9px;
	font-weight:normal;
	line-height:1px;
	border-right:solid 1px black;
	width:17px;
	height:3px;
}

.TimelineHeaderBoxB
{
	font-family: Arial;
	font-size:9px;
	font-weight:normal;
	width:17px;
	height:9px;
	text-align:left;
}

.TimelineHeaderBoxC
{
	line-height:1px;
	width:17px;
	height:3px;
}

.TimelineHeaderBoxD
{
	line-height:1px;
	width:34px;
	height:9px;
	border-right:solid 1px black;
}

.TimelineHeaderBoxE
{
	line-height:1px;
	width:17px;
	height:3px;
	border-right:solid 1px black;
}

.ModifyCapacityBox
{
	height:140px;
	width:200px;
	padding:10px;
	background-color:#ebeef3;
	border:solid 0px black;
	font: bold 12px Arial;
	font-weight:normal;
}

.CalendarText
{
	
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
}

.CapacityCell
{
	font-family: Arial;
	font-size:9px;
	font-weight:normal;
	width:18px;
	height:14px;
	text-align:center;
	background-color:#ffdece;
	border-bottom:solid 1px #CCCCCC;
}

.CapacityCellFirst
{
	font-family: Arial;
	font-size:9px;
	font-weight:normal;
	width:17px;
	height:14px;
	text-align:center;
	background-color:#ffdece;
	border-left:solid 1px black;
	border-bottom:solid 1px #CCCCCC;
}

.CapacityCellUnavailable
{
	font-family: Arial;
	font-size:9px;
	font-weight:normal;
	width:18px;
	height:14px;
	text-align:center;
	border:solid 0px black;
	background-color:#EEEEEE;
	border-bottom:solid 1px #CCCCCC;
}

.CapacityCellUnavailableFirst
{
	font-family: Arial;
	font-size:9px;
	font-weight:normal;
	width:17px;
	height:14px;
	text-align:center;
	border:solid 0px black;
	background-color:#EEEEEE;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px black;
}


.BlueButton
{
	margin-top:10px;
	border:solid 1px black;
	background-color:#c1e1fa;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
}

.gdvAppointmentsHeader
{
	background-color:#c1e1fa;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

.gdvAppointmentsItem
{
	/* background-color:#ffdece; */
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
}

.ResultsGridCell
{
	font: bold 12px Arial;
	border-bottom:solid 1px #CCCCCC;
	color:Black;
}

.ResultsGridRow
{
	background-color:#ffdece;
	
}

.ResultsGridRowSelected
{
	background-color:#ecbbbb;
}


.ApptDetailHeader
{
	padding-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
	font-size:12px;
	font-family:arial;
	color:#000000;
	font-weight:bold;
}

.ApptDetailCol
{
	padding: 10px;
	font: normal 12px Arial;
	font-weight:normal;
}

.ApptEditPanel
{
	background-color:White;
	border:solid 1px #CCCCCC;
	width:555px;
	height:190px;
}

.ApptPanelVer2
{
	background-color:White;
	width:594px;
}

.ApptHeaderCellVer2
{
	padding: 5px 10px 5px 10px;
	font: normal 12px Arial;
	font-weight:normal;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	vertical-align:middle;
	width:25%;
}

.ApptFooterCellVer2
{
	padding: 5px 10px 5px 10px;
	font: normal 12px Arial;
	font-weight:normal;
	border-right: solid 1px #CCCCCC;
	vertical-align:top;
	width:25%;
}

.ApptCellVer2
{
	padding: 5px 10px 5px 10px;
	font: normal 12px Arial;
	font-weight:normal;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	vertical-align:top;
	width:25%;
}

.AppointmentButtonPanel
{
	margin:3px;
}

.SearchFirstNameTbx
{
	border:solid 1px #CCCCCC;
}

.SearchLastNameTbx
{
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:0px;
}



.DateSelectorText link:active, .DateSelectorText link:hover, .DateSelectorText link:visited, .DateSelectorText
{
	padding: 1px 0px 1px 0px;
	font: bold 12px Arial;
	font-weight:normal;
}

.FrontDeskTab
{
	padding: 1px 10px 0px 10px;
	font: bold 12px Arial;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	color:Black;
	float:left;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	width:100px;
	height: 19px;
	text-align:center;
    white-space:nowrap;
}

.FrontDeskTabSelected
{
	padding: 1px 10px 0px 10px;
	font: bold 12px Arial;
	background-color:#c1e1fa;
	font-weight:bold;
	text-decoration:none;
	color:Black;
	float:left;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	width:100px;
	height: 19px;
	text-align:center;
	white-space:nowrap;
}

.CapacityManagementTabLink
{
	padding: 1px 10px 1px 10px;
	font: bold 12px Arial;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	color:Black;
	float:left;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	width:100px;
	text-align:center;
}

.CapacityManagementTabLinkSelected
{
	padding: 1px 10px 1px 10px;
	font: bold 12px Arial;
	background-color:#c1e1fa;
	font-weight:bold;
	text-decoration:none;
	color:Black;
	float:left;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	width:100px;
	text-align:center;
}


.lnkPlain
{
	text-decoration:none;
	color:Black;
	font: bold 12px Arial;
}

A:link.lnkPlain
{
	text-decoration:none;
	color:Black;
	font: bold 12px Arial;
}

.lnkResultsGrid
{
	text-decoration:none;
	color:Black;
	font: normal 12px Arial;
}

A:link.lnkResultsGrid
{
	text-decoration:none;
	color:Black;
	font: normal 12px Arial;
}

.Font12px
{
	font: bold 12px Arial;
	color:Black;
}

A:link.Font12px
{
	font: bold 12px Arial;
}


/* reservations */
td.rightcolumn
{
	padding-left: 36px;	
}

.title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.age
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


.small_normaltext
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.normaltext, .textbox
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.textbox
{
	border-width:1px;
	border-style:Solid;		
	border-color: #808080;	
}

td.separator
{
	border-top: solid 1px #808080;
	padding-top: 10px;
}

td.res_title
{	
	padding-top: 5px;
	padding-bottom: 6px;
}

.graytable, .summarytable
{
	background-color: #EEEEEE;
}

/* summary table */
.summarytable
{	
	padding: 2px;
}

td.summary_left_column
{		
	padding-left: 6px;
	text-align: right;	
}

td.summary_right_column
{
	padding-left: 20px;
	padding-right: 25px;
}

td.summary_top
{	
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: dashed 1px #808080;		
}

td.summary_bottom
{
	padding-bottom: 15px;	
}

A:link.ScheduleMenu, A:hover.ScheduleMenu, A:visited.ScheduleMenu
{
	text-decoration:none;
}


