.hmt_cl {
	font-family: helvetica;
	color:#FFFFFF;	
}

.hmt_cl .monthName {
	background: #666666;
	color: #ffffff;
	padding: 5px 12px 5px 12px;
}

.hmt_cl .event_wrap {
	padding: 5px;
	border-bottom: 3px solid #333333;
}

.hmt_cl .event_wrap .flyer_wrapper {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

.hmt_cl .event_wrap .date {
	color: #666666;
	float: left;
	width: 100px;
}

.hmt_cl .event_wrap .date .date1 { font-size: 12px; font-weight: bold; }
.hmt_cl .event_wrap .date .date2 { font-size: 10px; font-weight: bold; }
.hmt_cl .event_wrap .date .date3 { font-size: 9px; font-weight: bold; }

.hmt_cl .event_wrap.row1 { background: #ffffff; }
.hmt_cl .event_wrap.row2 { background: #cccccc; }

.hmt_cl .event_wrap .name {
	color: #000000;
	float: left;
	width: 300px;
	font-size: 14px;	
	font-weight: bold;
}

.hmt_cl .event_wrap .event_name_sec {
	font-size: 12px;
}

.hmt_cl .event_wrap .event_name_third {
	font-size: 11px;	
}

.hmt_cl .event_wrap .buttons {
	padding-top: 10px;
	
}

.hmt_cl .event_wrap .buttons a {
	background: #88070b;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 6px 3px 6px;
	text-transform: uppercase;
}

.hmt_cl .event_wrap .buttons a:hover {
	background: #990000;
	text-decoration: none;
}

.hmt_cl .event_wrap .price {
	color: #545454;
	float: right;
	font-size: 16px;
	font-weight: bold;
}

.hmt_cl .event_wrap .event_details { padding: 20px; }

.hmt_cl .event_wrap .event_html {

}
.hmt_cl .event_wrap .event_desc {
	line-height: 160%;
}
.hmt_cl .powered { font-size: 11px; padding: 5px; }
.hmt_cl .powered a { font-weight: bold; }


#miniCal { margin: 20px; }

#miniCal td {
   font-family: "Lucida Grande", tahoma, arial;
   font-size: 11px;
   color: #333333;
	border: 1px solid #cccccc;
}

#miniCal .back {

}

#miniCal .calTitle {
   font-size: 15px;
   font-weight: bold;
   text-align: left;
}

#miniCal .monthlink {
   padding: 5px;

}

#miniCal .monthlink a {
   font-size: 16px;
   background: #cccccc;
   color: #333333;
   text-decoration: none;
   text-align: center;
   padding: 3px 10px 3px 10px;
}

#miniCal .monthlink a:hover {
   color: #ffffff;
   background: #b84e45;
}

#miniCal .daysWeek {
   padding: 3px;
   text-align: center;
   font-weight: bold;

}

#miniCal .days {
	background: #ffffff;
   padding: 3px;
   text-align: left;
}

#miniCal .dayson {
   background: #94e7ff;
   padding: 3px;
   text-align: left;
   color: #000000;
}

#miniCal .days a {
   color: #333333;
}

#miniCal .dayson a {
   color: red;
}

#miniCal .days:hover, #miniCal .dayson:hover {
   backgrou/nd: #C2E6FB;
}

#miniCal .daysEvents {
	margin-top: 3px;
   padding: 3px;
   text-align: left;
   background: #000000;
}

#miniCal .daysEvents a {
   color: #000000;
   text-decoration: none;
}

#miniCal .daysEventson a {
   color: red;
   text-decoration: none;
}

#miniCal .daysBlank { 

}

#detailCal {
   font-family: "Lucida Grande", tahoma, arial;
}

#detailCal .eventTitle {
   border: 1px solid #cccccc;
   background: #fafafa;
   font-size: 12px;
   font-weight: bold;
   color: #333333;
   padding: 5px;
}

#detailCal .eventContainer {
   padding-left: 5px;
   padding-bottom: 8px;
   padding-top: 7px;
}

#detailCal .event_name {
   font-size: 11px;
   font-weight: bold;
   color: #000000;
}

#detailCal .eventDate {
   font-size: 10px;
   padding-left: 5px;
}

#detailCal .eventNotes {
   font-size: 10px;
   padding-left: 5px;
   color: #666666;
}

#miniCal .calBlock {
   background: #fafafa;
   padding: 2px;
   margin-top: 3px;
}

#miniCal .eventTitle {
   padding: 4px;
   color: #232323;
   font-size: 12px;
   font-family: arial;
	font-weight: bold;
	text-align: center;
	background: #fafafa;
	margin: 5px;
	border: 1px solid #cccccc;
}

#miniCal .eventTitle:hover {
   background: #c7ef94;
	color: #000000;
}

#miniCal .event_name_sec { font-size: 11px; color: #666666; }

#miniCal .price { background: #454545; width: 50px; color: #ffffff; padding: 4px 4px 4px; font-size: 12px; font-weight: bold; margin: 3px auto 0 auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#miniCal .more-info, #miniCal .buy-tickets { text-align: center; font-size: 10px; margin-top: 5px; padding: 2px 5px 2px 5px; background: #ffffff; }
#miniCal .flyer { text-align: center; margin: 5px 0 5px 0; } 
#miniCal .flyer img { border: 1px solid #cccccc; margin: auto; }
#miniCal .more-info:hover, #miniCal .buy-tickets:hover { background: #7ac715; color: #ffffff; }

#eventDetails { 
	position: absolute;
	width: 760px;
	background: #434343;
	color: #ffffff;
	padding: 20px;
	display: none;
	border: 10px solid #121212;
	font-family: helvetica, arial;
}
#eventDetails a { color: #008fb8; }
#eventDetails a:hover { color: #ffffff; }
#eventDetails h1 { margin: 0; }
#eventDetails p { margin: 6px 0 6px 10px; }
#eventDetails p.desc { font-size: 12px; line-height: 160%; }
#eventDetails p.event-info { font-size: 12px; line-height: 160%; color: #cccccc; }
#eventDetails p.event-info b { font-weight: bold; color: #eaeaea; }
#eventDetails img { margin: 10px; }

#eventDetails h2 { font-size: 15px; }
#eventDetails h3 { font-size: 13px; }

#eventDetails button {
   padding: 4px 6px 4px 6px;
   background: #008fb8;
   color: #ffffff;
   font-size: 14px;
	font-weight: bold;
	border: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
   text-decoration: none;
}

#eventDetails button:hover {
   background: #75cf00;
}

#eventDetails fieldset.ticket-wrap { margin: 15px; border: 1px solid #787878; padding: 10px; }
#eventDetails fieldset.ticket-wrap legend { font-size: 15px; color: #ffffff; }
#eventDetails fieldset.ticket-wrap table { border: 0; }
#eventDetails fieldset.ticket-wrap td { font-size: 12px; color: #ffffff; border: 0; padding: 5px; }
