/* VETS default colors: #BE_BE_9C and #00_00_96
/* do a search and replace for BEBE9C to change default border colors etc. */
/* an alternate color is #d1cbb3 */
/* blue in logo is 1213CA use DDE5F0 or 8CA9CF */
/* original #333 */

body {
  font-family : Arial, Helvetica, sans-serif;
  background-color : white;
  color : black;
  padding: 0em 1em 0em 1em;
  	margin: 0px;
	background-color: #006699;
	background-image:url('http://www.amazingteacher.com/images/body_bg.gif');
	background-repeat:repeat-x;
}
#headerTable {
  background-color : #DDE5F0;
  /*background-color : #DDE5F0;*/
  width: 100%;
  height: 100px;
  padding: 0em;
  margin: 0em;
}
#headerTable td {
  vertical-align: bottom;
}
#headerphoto {
  /*height: 100px;*/
  /*background : url('http://vets.clndr.com/images/VETSLogo.gif') no-repeat left;*/  
  /*background : url('http://www.amazingproductions.org/calendar/images/Amazing_productions_blue2.gif') no-repeat left;*/
}
#headerphoto img {
  float: left;
}
#headerphoto h2 {
  /*display: none;*/
  text-align: right;
  padding-right: .5em;
  margin-bottom: 0em;
}
#logonwindowTable {
  margin: 0em;
  width: 100%;
  border : 2px solid #000096;  
  font-size: 0.8em;
  text-align: center;
  background-color: #D2E4F7;
}
#logonTable {
  font-size: 1em;
}
#logonTable .msg {
  height: 20px;
  text-align: center;
  font-size: 1.1em;
  color: #503D73;
  font-weight: bold;
}
#logonTable .leftcell {
  text-align: right;
}
#logonTable .rightcell {
  text-align: left;
}

#tabsTable {
  margin: 0em;
  padding: 0px 0px 0px 0px;
  text-align: center;
  /*background-color: #333;*/
  background-color: #DDE5F0;
  /*background-color: #FFF;*/
  color: #eee;
}
#tabsTable .centerCell {
  text-align: right;
  background : url('images/tab-space.gif');
  font-size: 0.8em;
  white-space: nowrap;
  width: 100%;
  padding-right: 0.5em;
}
#tabsTable .centerCell  a {
  text-decoration: none;
  color: #eee;
}
#tabsTable .rightCell {
  background : url('images/tab-space.gif');
  padding-right: 0.5em;
}

#navigationBarTable {
  font-size: 0.8em;
  margin: 0em;
  padding: 0em;
  vertical-align: top;
  border-left : 2px solid #333;  
  border-right : 2px solid #333;
  border-left : 2px solid #DDE5F0;  
  border-right : 2px solid #DDE5F0;
  border-bottom: 1px solid #DDE5F0;
  border-top: 0px solid #FFF;
  /*border-bottom: 1px solid Gray;*/
  background-color: #FFF;
}
#navigationBarTable a {
  text-decoration: none;
  white-space: nowrap;
}
#navigationBarTable td {
  vertical-align: top;
}
#navigationBarTable form {
  display: inline;
  margin-bottom: 0em;
}
#navigationBarTable table {
  display: inline;
  margin-bottom: 0em;
}
#navigationBarTable td.todayButton {
  padding: 1em 1em 0em 1em;
}
#navigationBarTable td.gotoForm {
  padding: 1em 0em 0em 1em;
}
#navigationBarTable td.leftCell {
  text-align: left;
  white-space: nowrap;
  padding-left: 0.5em;
  font-size: 1.3em;
  font-weight: bold;
  padding: 0.75em 0em 0.75em 1em;
  width: 100%;
  vertical-align: middle;
}
#navigationBarTable td.leftCell .changedateimage {
	margin-left: 0.2em;
	vertical-align: middle;
}
#navigationBarTable td.rightCell {
  text-align: right;
  padding: 1em 0.5em 0em 0em;
}
#navigationBarTable td.rightCell select {
  padding-right: 0em;
  margin: 0em;
  width: 10em;
}
#navigationBarTable .calLinks {
  white-space: nowrap;
}

#adminTable {
  width: 100%;
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  border-bottom: 2px solid #aaa;
  border-left : 2px solid #DDE5F0;  
  border-right : 2px solid #DDE5F0;
}
#adminTable td {
  padding: 0.4em;
  margin: 0em;
}

#eventTable {
  width: 100%;
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom : 2px solid #DDE5F0;
  border-left : 2px solid #DDE5F0;  
  border-right : 2px solid #DDE5F0;
  background-color: #FFF;
}
#eventTable td.fieldval {
  margin: 0em;
  vertical-align: top;
  padding: 0.5em 0.5em 0.2em 1em;
}
#eventTable td.fieldname {
  margin: 0em;
  vertical-align: top;
  padding: 0.5em 0.5em 0.2em 0.5em;
  color: black;
  background-color: #eee;
}
#eventTable th.fieldval {
  text-align: left;
  padding: 1em 0.5em 0.5em 1em;
  background-color: #fff;
  color: black;
  width: 100%;
}
#eventTable th.fieldname {
  text-align: left;
  padding: 1em 0.5em 0.5em 0.5em;
  background-color: #eee;
  color: black;
}
#eventTable th.iconLeft {
  margin: 0em;
  vertical-align: middle;
  padding: 0.5em 1em 0.2em 0.5em;
  font-size: 0.7em;
}
#eventTable th.iconRight {
  margin: 0em;
  vertical-align: top;
  padding: 0.0em 1em 0.2em 0;
  font-size: 0.7em;
}

#dayCalendarTable {
  width: 100%;
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #666;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
}
#dayCalendarTable td {
  padding: 0.4em;
  margin: 0em;
}
#dayCalendarTable .dateRange {
  text-align: left;
  background-color: #f0eee5;
  color: black;
  white-space: nowrap;
}
#dayCalendarTable .description {
  text-align: left;
  background-color: #fff;
  color: black;
  width: 100%;
}
#dayCalendarTable .more {
  text-align: center;
  background-color: #eee;
  color: black;
  font-size: 0.8em;
}
#weekCalendarTable {
  width: 100%;
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #666;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
}
#weekCalendarTable td {
  padding: 0.4em;
  margin: 0em;
}
#weekCalendarTable .dateRange {
  text-align: left;
  background-color: #e2decc;
  color: black;
  white-space: nowrap;
}
#weekCalendarTable .description {
  text-align: left;
  background-color: #fff;
  color: black;
  width: 100%;
}
#weekCalendarTable .more {
  text-align: center;
  background-color: #eee;
  color: black;
  font-size: 0.8em;
}
#monthCalendarTable {
  width: 100%;
  font-size: 0.8em;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #666;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-top: 1px solid #DDE5F0;
  border-bottom : 2px solid #DDE5F0;
  border-left : 2px solid #DDE5F0;  
  border-right : 2px solid #DDE5F0;
}
#monthCalendarTable th.dayHeading {
  width: 14%;
  text-align: center;
  vertical-align: middle;
  background-color: #DDE5F0;
  /*background-color: #1213CA;*/
  color: #eee;
  color: #aaa;
  /*color: #503D73;*/
  color: #83A2C1;
  /*color: #69C;*/
  /*border: 1px solid black;*/
}
#monthCalendarTable td {
  width: 14%;
  height: 60px;
  vertical-align: top;
  text-align: left;
  padding: 0em;
  /*border: 1px solid #aaa;*/
  border: 1px solid #DDE5F0;
  background-color: white;
  color: black;
}
#monthCalendarTable td.filler {
  border: none;
  background-color: #eee;
}
#monthCalendarTable ul {
  font-size: 0.8em;
  list-style : none;
  margin: 0em;
  padding: 0.3em 0em 0em 0em;
}
#monthCalendarTable ul li {
  margin: 0em;
  padding: 0em;
  display: inline;
}
#monthCalendarTable a.eventLinkA:link,
#monthCalendarTable a.eventLinkA:visited,
#monthCalendarTable a.eventLinkA:active  {
  display: block;
  padding: 0.1em 0.2em 0.1em 0.2em;
  text-decoration: none;
  background-color: #DDE5F0;
  color: black;
}
#monthCalendarTable a.eventLinkB:link,
#monthCalendarTable a.eventLinkB:visited,
#monthCalendarTable a.eventLinkB:active  {
  display: block;
  padding: 0.1em 0.2em 0.1em 0.2em;
  text-decoration: none;
  background-color: #f0eee5;
  color: black;
}
#monthCalendarTable a.eventCancelled:link,
#monthCalendarTable a.eventCancelled:visited,
#monthCalendarTable a.eventCancelled:active  {
  display: block;
  padding: 0.1em 0.2em 0.1em 0.2em;
  text-decoration: none;
  background-color: #ccc;
  color: black;
}
#monthCalendarTable a.holiday:link,
#monthCalendarTable a.holiday:visited,
#monthCalendarTable a.holiday:active  {
  display: block;
  padding: 0.1em 0.2em 0.1em 0.2em;
  text-decoration: none;
  background-color: #fff;
  color: black;
  /*border-top: 1px solid black;*/
  border-bottom: 1px solid black;
}
#monthCalendarTable a.eventLinkA:hover,
#monthCalendarTable a.eventLinkB:hover,
#monthCalendarTable a.eventCancelled:hover,
#monthCalendarTable a.holiday:hover   {
  display: block;
  padding: 0.1em 0.2em 0.1em 0.2em;
  text-decoration: none;
  color: black;
  background-color: #ffe;
}
#monthCalendarTable a.dayLink {
  text-decoration: none;
  color: #503D73;
  /*color: #1213CA;*/
  /*color: black;*/
  font-weight: bold;
  background-color: transparent;
}
#monthCalendarTable a:hover.dayLink {
  text-decoration: none;
  color: #eee;
  /*background-color: black;*/
  background-color: #503D73; 
}
#monthCalendarTable a.fillerLink {
  text-decoration: none;
  color: gray;
  background-color: transparent;
}
#monthCalendarTable a:hover.fillerLink {
  text-decoration: none;
  color: #eee;
  background-color: gray;
}
#yearCalendarTable {
  width: 100%;
  font-size: 1em;
  margin: 0px;
  padding: 0em;
  border-top: 1px solid #666;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-top: 1px solid #DDE5F0;
  border-left : 2px solid #DDE5F0;  
  border-right : 2px solid #DDE5F0;
  border-bottom : 2px solid #DDE5F0;
  background-color : #FFF;  
}
#yearCalendarTable td {
  padding: 1em 0em 0em 0em;
  margin: 0em;
  vertical-align: top;
  text-align: center;
  width: 33%;
}
#yearCalendarTable table.yearViewMonthTable {
  margin: 0em  1em 0.5em 1em;
  border: 1px solid #666;
  font-size: 0.9em;
}
#yearCalendarTable table.yearViewMonthTable td {
  text-align: center;
  padding: 0.2em;
  width: 12.5%;
  /*border: 1px solid #999;*/
}
#yearCalendarTable table.yearViewMonthTable th {
  font-weight: bold;
  background-color: #f5f5f5;
  color: black;
  padding: 0.2em;
}
#yearCalendarTable table.yearViewMonthTable td.monthName {
  font-weight: bold;
  text-align: center;
  background-color: #DDE5F0;
  color: #eee;
  white-space: nowrap;
  border-bottom: 1px solid #999;
}
#yearCalendarTable table.yearViewMonthTable td.weekCell {
  font-weight: bold;
  font-size: 0.8em;
  background-color: #f5f5f5;
  color: black;
}
#yearCalendarTable table.yearViewMonthTable td.fillerCell {
  /*font-weight: bold;*/
  font-size: 0.9em;
  background-color: inherit;
  color: black;
}
#yearCalendarTable table.yearViewMonthTable td.dayCell {  
  /*font-weight: bold;*/
  font-size: 0.9em;
  background-color: inherit;
  color: black;
}
#yearCalendarTable  table.yearViewMonthTable td  a  {
  text-decoration: none;
  background-color: inherit;
  /*border: 1px solid #dlcbb3;*/
  border: 1px solid white;
  color: black;
}
#yearCalendarTable  table.yearViewMonthTable td.weekCell a  {
  text-decoration: none;
  background-color: inherit;
  border: 1px solid #f5f5f5;
  color: gray;
}
#yearCalendarTable  table.yearViewMonthTable td.fillerCell a  {
  text-decoration: none;
  background-color: inherit;
  /*border: 1px solid #f5f5f5;*/
  color: #CCC;
}
#yearCalendarTable  table.yearViewMonthTable td.monthName a  {
  text-decoration: none;
  background-color: inherit;
  border: none;
  color: black;
}
#yearCalendarTable  table.yearViewMonthTable td a:hover  {
  text-decoration: none;
  background-color: #FFC;
  color: black;
  border: 1px solid black;
}

#listTable {
  width: 100%;
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #666;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-top: 1px solid #DDE5F0;
  border-left : 2px solid #DDE5F0;  
  border-right : 2px solid #DDE5F0;
  border-bottom : 2px solid #DDE5F0;  
}
#listTable td {
  padding: 0.5em;
  margin: 0em;
  border-bottom: 1px solid #bbb;
}
#listTable td a {
  background-color: transparent;
  color: black;
  text-decoration: none;
}
#listTable td.dateRangeCrossDay {
  font-size: 0.9em;
  text-transform: lowercase;
  background-color: #ddd;
  color: black;
  white-space: nowrap;
}
#listTable td.dateRangeEarlyMorning {
  font-size: 0.9em;
  text-transform: lowercase;
  background-color: #cbd1de;
  color: black;
  white-space: nowrap;
}
#listTable td.dateRangeMorning {
  font-size: 0.9em;
  text-transform: lowercase;
  /*background-color: #f0eee5;*/
  background-color: #DDE5F0;
  color: black;
  white-space: nowrap;
}
#listTable td.dateRangeAfternoon {
  font-size: 0.9em;
  text-transform: lowercase;
  background-color: #e2decc;
  color: black;
  white-space: nowrap;
}
#listTable td.dateRangeEvening {
  font-size: 0.9em;
  text-transform: lowercase;
  background-color: #DDE5F0;
  color: black;
  white-space: nowrap;
}
#listTable span.littleArrow {
  font-size: 1.4em;
}
#listTable td.description {
  text-align: left;
  background-color: #fff;
  color: black;
  width: 100%;
}
#listTable td.cancelled {
  background-color: #ddd;
  color: black;
}
#listTable td.description a {
  display: block;
  background-color: transparent;
  color: black;
  text-decoration: none;
}
#listTable td.description a.moreLink {
  display: inline;
  background-color: transparent;
  color: #663;
  text-decoration: underline;
}
#listTable td.description:hover {
  background-color: #eee;
  color: black;
  text-decoration: none;
}
#listTable td.dateRow {
  text-align: left;
  background-color: #888;
  color: #eee;
  font-size: 0.8em;
  padding: 0.2em 0.5em 0.2em 0.5em;
  margin: 0em;
}
#listTable td.dateRow a {
  display: block;
  color: #fff;
  background-color: transparent;
  font-weight: bold;
  text-decoration : none;
}
#listTable td.smallIconLeft {
  color: black;
  background-color: #ddd;
}
#listTable td.smallIconRight {
  color: black;
  background-color: #ddd;
  padding-left: 0;
}
#footer {
  font-size: .9em;
  text-align: center;
  margin-top: 0em;
  padding: .8em;
  color: #333;
  background-color: #eee;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #DDE5F0;
  border-left : 2px solid #DDE5F0;  
  border-right : 2px solid #DDE5F0;
  white-space: nowrap;
}
#footer a {
  color: #333;
  background-color: transparent;
  text-decoration: underline;
}
.rssPrint {
  margin: 0;
  padding-right: 1em;
  font-weight : bold;
  text-align : right;
  white-space: nowrap;
}
.rssPrint img {
  display: inline;
  position: relative;
  top: 3px;
}
.rssPrint a:link,
.rssPrint a:active,
.rssPrint a:visited {
  font-size: 10px;
  /*color: #eee;*/
  color: #1213CA;
  color: #80A2D2;
  color: #69C;    
  color: #83A2C1;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  text-decoration: none;
  margin-right: 0.5em;
  position: relative;
  top: -3px;
}
.rssPrint a:hover {
  color: #663;
  background-color: #fff;
}
.rssPrint a.rss:link,
.rssPrint a.rss:active,
.rssPrint a.rss:visited {
  font-size: 10px;
  font-weight: bold;
  color: #444;
  background-color: #ddd;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 0px 1px 0px 1px;
  text-decoration: none;
  margin-right: 0.5em;
  margin-left: 2px;
  position: relative;
  top: -3px;
  border: solid 1px #666;
}
.rssPrint a.rss:hover {
  color: #900;
  background-color: #fff;
}