.soldout {
	font-style: italic;
	color: #CC3300;
	font-weight: bold;
}
.soldoutdates {
	color: #999999;
	text-decoration: line-through;
}
.calholiday {
	font-style: normal;
	color: #CC3300;
	font-size: 0.9em;
}
.caltabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caltabletext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.caltabletext h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFFFFF;
	background-color: #666633;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 3px;

}
.caltabletext h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
	background-color: #debe79;
	padding: 1px;
}
.caltabletext h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.caltabletext h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #D67131;
}
.caltabletext a {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}
.caltabletext a:hover  {
	color: #666633;
	text-decoration: none;
}
.caltabletext a:visited  {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}
.smallnote {
	font-size: 0.65em;
}
.zzoodaybg {
	background-color: #EBEBD7;
}
.zwapdaybg {
	background-color: #FCEED0;
}
.zconsdaybg {
	background-color: #DCECEF;
}
.zwwtdaybg {
	background-color: #F1E0DA;
}
/*********premium product table css - just segway for now***********/
#sideback {
	background-image: url(../calendar/images/side_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#sideback p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595538;
	padding-left: 18px;
	padding-top: 9px;
	padding-right: 15px;
	margin: 0px;
	padding-bottom: 9px;
}
#sideback a:link, #sideback a:visited {
	color: #FF6600;
	text-decoration: none;
}

#sideback a:hover, #sideback a:active {
	color: #FF6600;
	text-decoration: underline;
}
#premium-main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595538;
	padding-left: 18px;
	padding-top: 9px;
	padding-right: 15px;
	margin: 0px;
	padding-bottom: 9px;
	line-height: 18px;
}
#wrapper #content #premium-main ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #595538;
	padding-left: 38px;
	padding-top: 0px;
	padding-right: 15px;
	margin: 0px;
	padding-bottom: 9px;
	line-height: 18px;
}

