td.results_when {
	/*background-image:url("http://dev.froghog.com/images/bg-results-time.jpg");*/
	background-image:url("http://dev.froghog.com/images/bg-resultz.gif");
	background-position: left top;
	background-repeat: repeat-x;

}
td.results_what {
	/*background-image:url("http://dev.froghog.com/images/bg-results-event.jpg");*/
	background-position: left top;
	background-repeat: repeat-x;
}
.popup {	
	font-family: "Trebuchet MS", Tahoma, Arial;	
	font-size: 11px;	
	font-weight: bold;	
	color: #666666;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
.basic {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}
.right-title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.popupAjax {
position:absolute;
background-color: f1f1f1;
border: 2px solid black;
padding: 10px;
display:none;
}
.hidden{
display:none; }

.tiny{
font-size: 10px;
}
.fun-title {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
}
.basic {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
}
.green-medium {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.cool-text {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 12px;
}
.smaller {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 10px;
}
.fh-page {
	border: 2px solid #000000;
}
.results-title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
}
.start-time {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.end-time {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}
.details-title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 17px;
	font-weight: bold;
}
.details-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
.details-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.details-when {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
}
.comment-title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
.comment {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
}
.page-titles {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.fav-what {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
.fav-where {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
}

.tip-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* hack: needs the following because of IE6 select vs. div bug */
.select-free
{
	position:absolute;	z-index:10;overflow:hidden;
}
.select-free iframe
{
	display:none;display:block;position:absolute;	top:0;left:0;z-index:-1;filter:mask();	width:3000px;height:3000px;
}
/* hack: end */

.opaque {
	opacity: .2;
	filter: alpha(opacity=20);
}

