/* South African Institute of Hypnotherapy (SAIH) Stylesheet-Generic Style
Copyright 2007 - SAIH
South African Institute of Hypnotherapy 
Founded 1998 - Experience You Can Trust!
Created 12 | 11 | 07 09:15pm 
Last Updated 07 | 12 | 07 09:47am 
*/
@import url("hypnotherapy.css");
/*//////////////////////////////////////////////TABLE STYLE///////////////////////////////////////////*/

.calendar {
	width: 525px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "HelveticaNeue LT33 ThinEx", verdana, sans-serif;
	text-align: right;
}

th.month {
	font: bold 11px "HelveticaNeue LT33 ThinEx", verdana, sans-serif;
	color: #000;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/*background: #e7d4b6;*/
	background-color: #CDCDCD;
}



td {
	background: #fcfcfc;
	padding: 6px 6px 6px 8px;
	color: #000;
	font-size: 11px;
}

td.course{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #e7d4b6;
	padding: 6px 6px 6px 8px;
	/*width: 120px;*/
}
.formbutton{
	cursor:pointer;
	border:1px solid;  
	border-color:#000066;
	background-color:#CDCDCD;
	color:#000033;
	font-weight: 500;
	padding: 1px 2px;



th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "HelveticaNeue LT33 ThinEx", verdana, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "HelveticaNeue LT33 ThinEx", verdana, sans-serif;
	color: #797268;
}