
/* This MUST be the first rule!  */
.addr_hide {
}

.hour_thu {
	visibility: hidden;
}

.hour_fri {
	visibility: hidden;
}

.hour_sat {
	visibility: hidden;
}

.hour_sun {
	visibility: hidden;
}

.hour_thu2 {
	display: none;
}

.hour_fri2 {
	display: none;
}


body {
	xxbackground-color: #FFFF66;
    background-color: #fce5b8;
    font-family: Sans-Serif;

}

.headerimg { 
  background:  #1224f4;
  width: 100%;
  padding: 20px;
}


table { 
  margin: auto;
}
#page { 
  width: 800px;
  margin: auto;
}

.small {
	font-size: 13px;
}
		
.availtbl {
	font-size: 13px;
}

.availtbl td {
	text-align: center;	  
}

.btop {
	border-top: 2px solid black;
	padding-top: 4px;  
	margin-top:  3px;
}

.strong {
	font-size: 17px;
	font-weight: 900;
}

.announce {
	font-size: 17px;
	color: #CC0000;
}	

.boxedtext {
	padding: 8px;
	margin: 12px;
	border: 2px solid red;
	width:  500px;
}

th {
	font-weight: 900;
	font-size: 23px;
}

td {
    vertical-align: top;
}

.tbl {
}

h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

.boxed {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	width: 100%;
}

.job_left {
	width: 15px;
	border-top: 1px solid black;
	font-weight: 900;
	padding: 3px;
}
.job_right {
	border-top: 1px solid black;
	padding: 3px;
}

.ctable {
	padding: 4px;
	margin: 0px;
}

.ctable td {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}

.vatop td {
	vertical-align: top;
}

.bordright {
	border-right: 1px solid #ffffcc;
}

.padr {
	padding-right: 5px;
}

.padl {
	padding-left: 5px;
}

.row1 {
	background-color: #CCCCCC;
}
.row2 {
}

.selall {
	text-align: center;
	font-variant: small-caps;
}

.selall a {
	text-decoration: none;
}

#tip {
	position: absolute;
	border: 1px solid black;
	width: 100px;
}
#shim {
}

ol.vol li { 
  margin-bottom: 20px;
}
.availtable td { font-size: 0.8em; text-align: center; padding: 3px; }
.availtable .setup { background-color: #308E0D; }
.availtable .festival { background-color: #A67A10; }
.availtable .setup, .availtable .festival { border-bottom: 4px solid #FCE5B8; }
.availtable .leftbord { border-left: 4px solid #FCE5B8; }
.availtable .timeslot { padding-left: 4px; padding-right: 4px; }
.availtable.legend td { padding: 8px; font-size: 1em; }


.joblist th { border-bottom: 2px solid black; }

.smallnote { margin-left: 20px;  font-size: 0.9em;  font-style: italic; }





