@charset "utf-8";
/*  Navigator Month Control *********************************************************************************************************************************** */
.SCUP_NavCal_PickerWindow_normal
{
  padding:3px;
  margin:0px;
}

.SCUP_NavCal_Container_normal
{
  border:#BFC2BC 1px solid;
  background-position:top left;
  padding: 1px;
}

.SCUP_NavCal_MainHeaderBG_normal
{
  background-color: #A4A79B;
}

.SCUP_NavCal_MainHeaderText_normal
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  padding: 1px;
  white-space: nowrap;
}

.SCUP_NavCal_MainHeaderLink:link
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.SCUP_NavCal_MainHeaderLink:visited
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.SCUP_NavCal_MainHeaderLink:hover
{
  font-weight: 700;
  font-size: 10px;
  color: #DDDED8;
  text-decoration: none;
}

.SCUP_NavCal_SubHeaderBG_normal
{
  background-color: #EDEEEA;
  border:#F5F6F3 1px solid;
  border-top: 0px;
  border-left: 0px;
  text-align: center;
}

.SCUP_NavCal_SubHeaderText_normal
{
  font-weight: 100;
  font-size: 10px;
  color: #68705F;
  text-align: center;
}

.SCUP_NavCal_CalContainer_normal
{
  border:#BFC2BC 1px solid;
  background-position:top left;
  padding: 1px;
}


.SCUP_NavCal_RowHeaderBG_normal
{
  background-color: #EDEEEA;
  border:#F5F6F3 1px solid;
  width: 15px;
  border-top: 0px;
  border-left: 0px;
  text-align: center;
}

.SCUP_NavCal_RowHeaderBG_selected
{
  background-color: #EDEEEA;
  width: 15px;
  text-align: center;
  border: #A4A79B solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.SCUP_NavCal_RowHeaderText_normal
{
  font-weight: 100;
  font-size: 9px;
  color: #68705F;
}

.SCUP_NavCal_RowHeaderText_selected
{
  font-weight: 100;
  font-size: 9px;
  color: #68705F;
}

.SCUP_NavCal_TimeTodayContainer
{
  padding: 3px;
  border: 0px;
  border-top:#BFC2BC 1px solid;
}

.SCUP_NavCal_TodayLinkBG_normal
{
  background-color: #EDEEEA;
  text-align: center;
  text-align: right;
  padding: 1px;
  padding-right: 3px;
}

.SCUP_NavCal_TimeLabel_normal
{
	font-size: 11px;
	color:#868C81;
	white-space: nowrap;
}

.SCUP_NavCal_TodayLink:link
{
	font-size: 11px;
	color:#868C81;
	text-decoration:underline;
}

.SCUP_NavCal_TodayLink:visited
{
	font-size: 11px;
	color:#868C81;
	text-decoration:underline;
}

.SCUP_NavCal_TodayLink:hover
{
	font-size: 11px;
	color:#868C81;
	text-decoration:underline;
}

.SCUP_NavCal_FooterBG_normal
{
  background-color: #A4A79B;
}

.SCUP_NavCal_FooterText_normal
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  padding: 1px;
}

.SCUP_NavCal_FooterLink:link
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.SCUP_NavCal_FooterLink:visited
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.SCUP_NavCal_FooterLink:hover
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

.SCUP_NavCal_ButtonsBG_normal
{
	padding-top: 10px;
	white-space: nowrap;
}

.SCUP_NavCal_CellBG_normal
{
  border:#F5F6F3 1px solid;
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
  background-image:url(../images/transtripes1.gif);
  background-repeat: repeat;
  text-align: right;
}

.SCUP_NavCal_CellBG_reserved
{
  border:#F5F6F3 1px solid;
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
  text-align: right;
}

.SCUP_NavCal_CellBG_current
{
  border: #FF9933 1px solid;
  background-color: #FFFFEE;
  text-align: right;
}

.SCUP_NavCal_CellBG_selected
{
  background-color: #F5F6F3;
  border: #A4A79B 1px solid;
  text-align: right;
}

.SCUP_NavCal_CellBG_selectedWeek
{
  background-color: #F5F6F3;
  border: #A4A79B solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  text-align: right;
}

.SCUP_NavCal_CellBG_selectedMonth
{
  background-color: #F5F6F3;
  border:#F5F6F3 1px solid;
  text-align: right;
}

.SCUP_NavCal_CellText_normal
{
  font-size: 10px;
  color: #FF9933;
}

.SCUP_NavCal_CellTextNormal:link
{
  font-size: 10px;
  color: #868C81;
  text-decoration: none;
}

.SCUP_NavCal_CellTextNormal:hover
{
  font-size: 10px;
  color: #868C81;
  text-decoration: none;
}

.SCUP_NavCal_CellTextNormal:visited
{
  font-size: 10px;
  color: #868C81;
  text-decoration: none
}

.SCUP_NavCal_CellTextOtherMonth
{
  font-size: 10px;
  color: #BFC2BC;
}

.SCUP_NavCal_CellTextOtherMonth:link
{
  font-size: 10px;
  color: #BFC2BC;
  text-decoration: none;
}

.SCUP_NavCal_CellTextOtherMonth:hover
{
  font-size: 10px;
  color: #BFC2BC;
  text-decoration: none;
}

.SCUP_NavCal_CellTextOtherMonth:visited
{
  font-size: 10px;
  color: #BFC2BC;
  text-decoration: none
}


.SCUP_NavCal_CellText_weekend
{
  font-size: 10px;
  color: #A65816;
}

.SCUP_NavCal_CellTextWeekend:link
{
  font-size: 10px;
  color: #A65816;
  text-decoration: none;
}

.SCUP_NavCal_CellTextWeekend:hover
{
  font-size: 10px;
  color: #A65816;
  text-decoration: none;
}

.SCUP_NavCal_CellTextWeekend:visited
{
  font-size: 10px;
  color: #A65816;
  text-decoration: none;
}

.SCUP_NavCal_CellText_weekendOtherMonth
{
  font-size: 10px;
  color: #CC9966;
}

.SCUP_NavCal_CellTextWeekendOtherMonth:link
{
  font-size: 10px;
  color: #CC9966;
  text-decoration: none;
}

.SCUP_NavCal_CellTextWeekendOtherMonth:hover
{
  font-size: 10px;
  color: #CC9966;
  text-decoration: none;
}

.SCUP_NavCal_CellTextWeekendOtherMonth:visited
{
  font-size: 10px;
  color: #CC9966;
  text-decoration: none;
}

.SCUP_Appointment_CalNavBar_bg
{
  margin-bottom: 5px;
  /* background-color: #FFF0F0; */
}



/* Month Control *********************************************************************************************************************************** */
.SCUP_Appointment_ContainerBG_normal
{
  border:#BFC2BC 1px solid;
  padding: 1px;
  border-collapse: collapse;
}

/*
.SCUP_Appointment_ContainerBG_settings
{
  margin-bottom: 5px;
}
*/

.SCUP_Appointment_ContainerCell_settings
{
  border: #BFC2BC 1px solid;
  background-repeat:repeat;
  background-image:url(../images/transtripes2.gif);
  padding: 1px;
  padding-left: 0px;
  margin-right: 5px;
}

.SCUP_Appointment_ContainerText_settings
{
  width: 44px;
  text-align: center;
}

.SCUP_Appointment_ContainerLink_settings:link
{
  font-size: 9px;
  font-weight: 700;
  color: #999999;
  text-decoration: none;
}

.SCUP_Appointment_ContainerLink_settings:hover
{
  font-size: 9px;
  font-weight: 700;
  color: #999999;
  text-decoration: underline;
}

.SCUP_Appointment_ContainerLink_settings:visited
{
  font-size: 9px;
  font-weight: 700;
  color: #999999;
  text-decoration: none;
}

.SCUP_Appointment_MainHeaderBG_normal
{
  border: #BFC2BC 1px solid;
  background-color: #DDDED8;
  height : 10px;
  text-align: center;
}

.SCUP_Appointment_MainHeaderBG_inked
{
	border: #BFC2BC 1px solid;
	background-color: #FFCE7B;
	height: 10px;
	text-align: center;
}

.SCUP_Appointment_MainHeaderBG_List_normal
{
  background-color: #DDDED8;
  height : 10px;
  text-align: center;
  border:#DDDED8 1px solid;
}

.SCUP_Appointment_MainHeaderText_normal
{
  font-weight: 700;
  font-size: 11px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}

.SCUP_Appointment_MainHeaderText_inked
{
  font-weight: 700;
  font-size: 11px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}

.SCUP_Appointment_MainHeaderLink:link
{
  font-weight: 700;
  font-size: 11px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}
.SCUP_Appointment_MainHeaderLink:visited
{
  font-weight: 700;
  font-size: 11px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}

.SCUP_Appointment_MainHeaderLink:hover
{
  font-weight: 700;
  font-size: 11px;
  color: #68705F;
  text-align: center;
  text-decoration: underline;
}

.SCUP_Appointment_SubHeaderBG_normal
{
  padding: 1px;
  border:#DDDED8 1px solid;
  border-top: 0px;
  border-left: 0px;
  vertical-align: top;
  background-color: #EDEEEA;
  text-align: center;
}
.SCUP_Appointment_SubHeaderBG_inked
{
	padding: 1px;
	border: #DDDED8 1px solid;
	border-top: 0px;
	border-left: 0px;
	background-color: #FFCE7B;
	vertical-align: top;
	text-align: center;
}

.SCUP_Appointment_SubHeaderOddRowBG_normal
{
  padding: 1px;
  border-bottom:#DDDED8 1px dashed;
  border-right:#DDDED8 1px solid;
  background-color: #EDEEEA;
  text-align: left;
  vertical-align: top;
  background-color: #EDEEEA;
  text-align: center;
}
.SCUP_Appointment_SubHeaderOddRowBG_inked
{
	padding: 1px;
	border: #DDDED8 1px solid;
	border-top: 0px;
	border-left: 0px;
	background-color: #FFCE7B;
	vertical-align: top;
	text-align: center;
}

.SCUP_Appointment_SubHeaderEvenRowBG_normal
{
  padding: 1px;
  border-bottom:#DDDED8 1px solid;
  border-right:#DDDED8 1px solid;
  background-color: #EDEEEA;
  text-align: left;
  vertical-align: top;
  background-color: #EDEEEA;
  text-align: center;
}
.SCUP_Appointment_SubHeaderEvenRowBG_inked
{
	padding: 1px;
	border: #DDDED8 1px solid;
	border-top: 0px;
	border-left: 0px;
	background-color: #FFCE7B;
	vertical-align: top;
	text-align: center;
}
.SCUP_Appointment_SubHeaderBG_List_normal
{
  background-color: #EDEEEA;
  border:#DDDED8 1px solid;
  text-align: center;
  padding-right: 10px;
}

.SCUP_Appointment_SubHeaderText_normal
{
  font-weight: 100;
  font-size: 10px;
  color: #68705F;
  text-align: center;
}

.SCUP_Appointment_SubHeaderText_inked
{
  font-weight: 100;
  font-size: 10px;
  color: #68705F;
  text-align: center;
}

.SCUP_Appointment_SubHeaderLink:link
{
  font-weight: 100;
  font-size: 9px;
  padding: 1px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}

.SCUP_Appointment_SubHeaderLink:hover
{
  font-weight: 100;
  font-size: 9px;
  padding: 1px;
  color: #68705F;
  text-align: center;
}

.SCUP_Appointment_SubHeaderLink:visited
{
  font-weight: 100;
  font-size: 9px;
  padding: 1px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}

.SCUP_Appointment_RowHeaderBG_normal
{
  padding: 1px;
  border:#DDDED8 1px solid;
  border-top: 0px;
  border-left: 0px;
  background-color: #EDEEEA;
  text-align: left;
  vertical-align: top;
}

.SCUP_Appointment_RowEmptyHeaderBG_normal
{
  background-color: #FFFFFF;
}

.SCUP_Appointment_RowHeaderText_normal
{
  font-weight: 100;
  font-size: 10px;
  padding: 2px;
  color: #68705F;
  text-align: center;
}

.SCUP_Appointment_RowHeaderLink:link
{
  font-weight: 100;
  font-size: 10px;
  padding: 1px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}

.SCUP_Appointment_RowHeaderLink:hover
{
  font-weight: 100;
  font-size: 10px;
  padding: 1px;
  color: #68705F;
  text-align: center;
}

.SCUP_Appointment_RowHeaderLink:visited
{
  font-weight: 100;
  font-size: 10px;
  padding: 1px;
  color: #68705F;
  text-align: center;
  text-decoration: none;
}

.SCUP_Appointment_CellBG_normal
{
  vertical-align: top;
  border:#DDDED8 1px solid;
  background-color: #FDFDF5;
}

.SCUP_Appointment_CellBG_inked
{
	vertical-align: top;
	border: #DDDED8 1px solid;
	background-color: #FFEFD5;
}

.SCUP_Appointment_CellOddRowBG_normal
{
  vertical-align: top;
  border-bottom:#DDDED8 1px dashed;
  border-top:#DDDED8 1px solid;
  border-left:#DDDED8 1px solid;
  border-right:#DDDED8 1px solid;
  background-color: #FDFDF5;
}

.SCUP_Appointment_CellOddRowBG_inked
{
	vertical-align: top;
	border: #DDDED8 1px dashed;
	background-color: #FFEFD5;
}
.SCUP_Appointment_CellEvenRowBG_normal
{
  vertical-align: top;
  border-bottom:#DDDED8 1px solid;
  border-top:#DDDED8 1px solid;
  border-left:#DDDED8 1px solid;
  border-right:#DDDED8 1px solid;
  background-color: #FDFDF5;
}

.SCUP_Appointment_CellEvenRowBG_inked
{
	vertical-align: top;
	border: #DDDED8 1px solid;
	background-color: #FFEFD5;
}

.SCUP_Appointment_CellBG_normalentry
{
  vertical-align: top;
  border:#DDDED8 1px solid;
  background-color: #FDFDF5;
  padding: 2px;
}

.SCUP_Appointment_CellBG_current
{
  vertical-align: top;
  border:#DDDED8 1px solid;
  /*border: #FF9933 1px solid;*/
  background-color: #F6E8DB;
}

.SCUP_Appointment_CellBG_currententry
{
  vertical-align: top;
  border:#DDDED8 1px solid;
  /*border: #FF9933 1px solid;*/
  background-color: #F6E8DB;
  padding: 2px;
}

.SCUP_Appointment_CellBG_selected
{
  vertical-align: top;
  border:#DDDED8 1px solid;
  /*border: #68705F 1px solid;*/
  background-color: #EDEDED;
}

.SCUP_Appointment_CellBG_selectedentry
{
  vertical-align: top;
  border:#DDDED8 1px solid;
  /*border: #68705F 1px solid;*/
  background-color: #EDEDED;
  padding: 2px;
}

.SCUP_Appointment_CellLabel_normal
{
  font-weight: 100;
  font-size: 10px;
  padding: 1px;
  text-align: center;
  font-weight: 700;
}

.SCUP_Appointment_CellText_normal
{
  font-weight: 100;
  font-size: 10px;
  color: #868C81;
  text-decoration: none;
}

.SCUP_Appointment_CellLink:link
{
  font-weight: 700;
  font-size: 10px;
  color: #868C81;
  text-decoration: none;
}

.SCUP_Appointment_CellLink:hover
{
  font-weight: 700;
  font-size: 10px;
  color: #FF907A;
  text-decoration: none;
}

.SCUP_Appointment_CellLink:visited
{
  font-weight: 700;
  font-size: 10px;
  color: #868C81;
  text-decoration: none;
}

.SCUP_Appointment_CellEntryLink:link
{
  font-weight: 100;
  font-size: 10px;
  color: #68705F;
  text-decoration: none;
}

.SCUP_Appointment_CellEntryLink:hover
{
  font-weight: 100;
  font-size: 10px;
  color: #4D5448;
  text-decoration: none;
}

.SCUP_Appointment_CellEntryLink:visited
{
  font-weight: 100;
  font-size: 10px;
  color: #68705F;
  text-decoration: none;
}

.SCUP_Appointment_CellEntryLinkStrong:link
{
  font-weight: 700;
  font-size: 10px;
  color: #68705F;
  text-decoration: none;
}

.SCUP_Appointment_CellEntryLinkStrong:hover
{
  font-weight: 700;
  font-size: 10px;
  color: #4D5448;
  text-decoration: none;
}

.SCUP_Appointment_CellEntryLinkStrong:visited
{
  font-weight: 700;
  font-size: 10px;
  color: #68705F;
  text-decoration: none;
}

.SCUP_Height_thin
{
  height:25px;
}

.SCUP_Height_thick
{
  height:100px;
}

.SCUP_toggleHide
{
  display: none;
  visibility: hidden;
}
.SCUP_toggleShow
{
  display: block;
  visibility: visible;
}
.SCUP_NavCal_MonthsCell_normal
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  padding: 1px;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.SCUP_NavCal_MonthsCellEnd_normal
{
  font-weight: 700;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  padding: 1px;
  border-bottom: 1px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
}
.SCUP_NavCal_Container_Cell_normal
{
  border-top: 1px solid #FFFFFF;
}