<!--

/* page background */
body {background-color: #ffffff;}

/* establishment name */
.estname{background: #ffffff url(http://www.myavailability.co.za/sa-venues/images/kzn-header.gif) no-repeat top; color:#000080; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; vertical-align: bottom; height: 112px;}

/* establishment address */
.estaddress{background-color: #ffffff; color:#000080; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; vertical-align: top; height: 45px;}

/* table background */
.tablebkg{background-color: #c0c0c0;}

/* month cell */
.monthcell{color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-transform: uppercase; vertical-align: middle; height:25px;}

/* day headings */
.dayhead{background-color: #62a6a0; color:#ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 11px; height: 20px;}

/* each day cell available */
.daycell{background-color:#ffffff; height: 50px;}

/* fully booked */
.blocked {background-color: #ebf4f3;}

/* day font */
.daynumber{color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; vertical-align: top;}

/* stripe under calendar */
.footerstripe{background-color: #ffffff; height: 1px;}

