/* Generated Style Sheet */
/*

*** ImageName ***
town of cary 093022A.png

*** LogoBackgroundColor ***
#18386D

*** TextColor ***
#FFFFFF

*** TabColor ***
#18386D

*** TabTextColor_Unchosen ***
#FFFFFF

*** TabTextColor_Chosen ***
#000000

*** ContentBackgroundColor ***
#D1D7E2


*** DisplayListHeaderBackgroundColor ***
#18386D
(usually the same as LogoBackgroundColor)

*** DisplayListHeaderTextColor ***
#FFFFFF
(usually the same as TextColor)

*/

div.BannerBox a {
  /*** Change this if you want "Log Out" to be a different color ***/

  /*** TextColor ***/
  color: #FFFFFF;
}


#LogOutLink {
  /*** TextColor ***/
  color: #FFFFFF;
}

#MainMenuDiv {
	background-color: White;
}

div.Header {
  color: #000;

  /*** LogoBackgroundColor ***/
  background-color: #18386D;

  /*** ImageName ***/
  background-image: url('town of cary 093022A.png');
}

.lblAttention {
	color: #FFFFFF !important;
}

.lblCompanyName {
  /*** TextColor ***/
  color: #FFFFFF;
}

.lblUserName {
  color: Green;
}

.page-banner {
  color: White;
}

.searchInfo {
  background-color: #FFFFCC;
}

a.Master {
  /*** TextColor ***/
  color: #FFFFFF;
}

dd span b {
  /*** TabColor ***/
  background-color: #18386D;

  /*** TabTextColor_Unchosen ***/
  color: #FFFFFF;
}

dd span.mid {
  /*** TabColor ***/
  background-color: #18386D;

  /*** TabTextColor_Unchosen ***/
  color: #FFFFFF;
}

dd span.mid.chosentab {
  background-color: #000000;

  /*** TabTextColor_Chosen ***/
  color: #000000;
}

table.clickedlink th {
  color: Gray;
  background-color: #E9E9E9;
  color: Black;
}

table.clickedlink th a {
  color: Gray;
}

table.DisplayList {
  color: Black;
}

table.DisplayList th {
  /*** DisplayListHeaderBackgroundColor ***/
  background-color: #18386D;

  /*** DisplayListHeaderTextColor ***/
  color: #FFFFFF;
}

table.DisplayList tr.A {
  background-color: White;
}

table.getinformation {
  background: White;
  color: Black;
}

table.getinformation tbody th {
  /*** Change this if you want the sub-box text under Notification Options to be a different color ***/
  /*** TabTextColor_Unchosen ***/
  color: #FFFFFF;
}

table.getinformation td {
  background-color: White;
}

table.getinformation th {
  /*** TabColor ***/
  background: #18386D;

  /*** TabTextColor_Unchosen ***/
  color: #FFFFFF;
}

table.getinformation tr.b1 {
  background-color: #F5F5F5;
}

table.notification th {
  color: #000000;

  /*** TabColor ***/
  background-color: #18386D;
}

table.notification th a {
  /*** TabTextColor_Unchosen ***/
  color: #FFFFFF;
}

/*********** INTERNAL SPECIFIC ****************/
div.IntWrap .lblUserName {
  color: Green;
}

div.IntWrap .lblCompanyName {
  color: #FFFFFF;
}

div.IntWrap table.intInfo {
  /*** ContentBackgroundColor ***/
  background: #D1D7E2;

  color: Black;
}

div.IntWrap table.intInfo tr.A {
  background: white;
}

div.IntWrap table.intInfo th {
  background: #F5F5F5;
  color: #02255B;
}

div.IntWrap table.intInfo tr.H {
  background: #F5F5F5;
  color: Black;
}

div.IntWrap #ctl00_lnkMakeDefault {
  /*** TextColor ***/
  color: #FFFFFF;
}

div.IntWrap #ctl00_HyperLink1 {
  /*** TextColor ***/
  color: #FFFFFF;
}

div.IntWrap #userinfo {
  /*** TextColor ***/
  color: #FFFFFF;
}

div.IntWrap #ctl00_lblUserName {
  /*** TextColor ***/
  color: #FFFFFF;
}

div.IntWrap div.searchTable {
  /*** ContentBackgroundColor ***/
  background: #D1D7E2;
}


/*********** CALENDAR SPECIFIC ****************/
span.calStyle table {
  background: #02255B;
}

/*Date descriptor - displayed underneath calendar */
span.calStyle table th {
  background:#02255B;
  color: #FFFFFF;
}

/* Day cell Styles */
span.calStyle table td.blockedDay{
  background-color:White;
  color:Gray;
  border-color:White;
}

span.calStyle table td.onDay {
  background-color: #F0F0F0   ;
  border-color:  Black;
}

span.calStyle table td.onDay:hover {
  background-color: #02255B;
  color: #FFFFFF;
  border-color:Black;
}

span.calStyle table td.offDay {
  background-color:White;
  border-color:  Black;
}

span.calStyle table td.offDay:hover {
  background-color: #02255B;
  color: #FFFFFF;
  border-color:Black;
}

/*Day headings*/
span.calStyle table td.dayHeadings {
  background-color: #02255B;
  color: #FFFFFF;
}

/*The month header*/
span.calStyle table td.monthName {
  background-color: #02255B;
  color:#FFFFFF;
}

/*The navigation cells */

span.calStyle table td.navigator {
  background-color: #02255B;
  color:#FFFFFF;
}

span.calStyle table td.navigator:hover {
  background-color: #FFFFFF;
  color:#02255B;
}


/*The date talker */

span.dateTalker {
  color: Gray;
}

.BannerColor{
  /*** LogoBackgroundColor ***/
  background-color: #18386D;

  /*** TextColor ***/
  color: #FFFFFF;
}


.MainSiteColor{
  /*** ContentBackgroundColor ***/
  background-color: #D1D7E2;
}


/*** Uncomment the below to disable asking for the email when SQ's are used. ***/
div.REQUIREDINFORMATION #pnlEmailAddress{
display:none;
}

