/* ---------------------------------------- */
/*  schoolholidays.css        */
/* --------------------------------------- */

#content {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}

#bigtable {
   margin-left: auto;
   margin-right: auto;
   width:600px;
}
#bigtable table {
   margin-left: 10px;
   margin-right: 10px;
}
#bigtable table td {
   font-size: 11px;
}
#bigtable table th {
   color: #F47623;
   background-color: #fff3e3;
}
.mthrow {
   color: #000;
   font-size: 12px;
   font-weight: normal;
   font-family: arial, sans-serif;

}
.mthrow td {
   vertical-align: top;
}
.cclinkquote {
   COLOR: #F47623;
   FONT-SIZE: 16px;
   FONT-WEIGHT: Bold;
   FONT-FAMILY: arial, helvetica, sans-serif;
   TEXT-DECORATION: underline;
   list-style-type: disc;
}

.cclinkquote:hover {
  COLOR: #194892;
}

.days {
   font-size: 12px;
   font-weight: bold;
   font-family: arial, sans-serif;
}
#cg_head2 {
   color: #000;
   font-size: 16px;
   font-weight: Bold;
   font-family: arial, helvetica, sans-serif;
   text-align: center;
   margin-bottom: 20px;
}
#sg_qdiv {
   text-align:center;
   padding-top: 20px;
   padding-bottom: 20px;
}
.dayactive {
   background-color: #befcf1;
}
.sh_legend {
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  text-align: center;
}

/* Form defs */
#tf1 fieldset {
   border: 0px;
   margin: 0px;
   padding: 0px;
   text-align: center;
}
#tf1 form {
   margin: 0px;
   padding: 0px;
}
#tf1 {
  width: 500px;
  background-color: #e2f4fd;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
#tf1 p {
   font-size: 12px;
   font-family: airal, sans-serif;
   font-weight: normal;
   padding: 0px;
   margin: 0px;
}
#tf1 input, #tf1 select, #tf1 submit {
   font-size: 12px;
   font-family: airal, sans-serif;
   font-weight: normal;
}
#tf1 label {
   font-weight: bold;
   padding-right: 10px;
   padding-left: 20px;
}
#sh_submit1 {
   color: #000;
   font-weight: bold;
   margin-right: 10px;
   margin-left: 20px;
}
#tf2 {
  width: 500px;
  background-color: #e2f4fd;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
}


