/* Events */

@media screen, tv {
	a.Lref:link, a.Lref:visited, a.Lref:hover, a.Lref:active { font-size: 85%; color: white; }
	a.Lref:link, a.Lref:visited { text-decoration: none; }
	a.Lref:hover, a.Lref:active { text-decoration: underline; }
	#Lref b { font-weight: bold; color: #ffff00; }
	#L_g12, #L_g11, #L_g09, #L_g08 { display: none; }
	#L_g12 { display: inline; }
	#L_g12, #L_g11, #L_g09, #L_g08 { font-size: 85%; }

	table.evt_hedr,
	table.evt_data { width: 100%; margin: 0px; padding: 0px; border: 0px; color: black; }

/*
	table.evt_data {
		border-bottom:1px dotted white;
		border-right:1px dotted white; }

	tr.odd td,
	tr.evn td {
		border-top: 1px dotted white;
		border-left: 1px dotted white; }
*/
	td.evt_soon
	{
		margin: 0;
		border:0;
		padding:0;
		padding: 4px;
		font-size: 1.5em;
		font-weight: bold;
		font-style: normal;
		color: white;
		text-align: center;
		vertical-align: middle;
		border-width:4px;
		border-style:outset;
		border-radius:16px 16px 16px 16px;
	}

	table.evt_data a,
	table.evt_data a:link,
	table.evt_data a:hover,
	table.evt_data a:active,
	table.evt_data a:visited  {
		color:darkgoldenrod;
		font-weight:bold; }

	table.evt_hedr tr.evt_rowe td.evt_soon {
		background-image: url(../../_img/bg/sunset.jpg);
		background-position: center center;
		background-repeat: repeat; }

	tr.evt_rowe { vertical-align: bottom; }
	tr.evt_rowh { vertical-align: bottom; }
	tr.evt_rowh { background: transparent; }
	tr.evt_rowh:hover { background: silver; cursor: pointer; }

	tr.odd {}
	tr.evn { background-color: #88bb88; color: white; }

	td.evt_hedr,
	td.evt_hwhn,
	td.evt_hwht,
	td.evt_hwhr,
	td.evt_hwho,
	td.evt_hwhy {
		padding:4px;
		text-align:center;
		font-size:1.5em;
		font-weight:bold;
		font-style:normal; }

	td.evt_hwhn,
	td.evt_hwht,
	td.evt_hwhr,
	td.evt_hwho,
	td.evt_hwhy { text-align: left; font-Style: italic; text-decoration: underline; }

	td.evt_fwhn { width: 16%; }
	td.evt_fwht { width: 20%; }
	td.evt_fwhr { width: 20%; }
	td.evt_fwho { width: 24%; }
	td.evt_fwhy { width: 20%; }

	td.evt_data { padding: 4px; text-align: left; vertical-align: top; }
	td.evt_data, td.evt_data a { font-size: 100%; }
	td.evt_data:hover { background-color: white; color: black; }

	#tkt_lft, #tkt_rht { background-color: white; border: 1px solid white; padding: 9px; }
	#tkt_lft, #tkt_rht { width: auto; max-width: 46%; }
	#tkt_lft { text-align: left; float: left; }
	#tkt_rht { text-align: right; float: right; }
	#tkt_lft img, #tkt_rht img { width: auto; min-width: 150px; max-width: 413px; }

}
