li.text a
{
	background-image: url("../Graphics/icon_txt.png");
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 20px;
}

li.groups
{
	font-size: 0.8em;
}

li.events
{
	font-weight: lighter;
	font-style: italic;
}

#hideallthis, #daystart
{
	display: none;
}

#timetronics_content table
{
	table-layout: fixed;
}

#timetronics_content td, #timetronics_content th
{
	text-align: center;
}

#timetronics_content table th
{
	background: #053098;
	color: white;
	border-bottom: 1px solid white;
	padding: 5px 5px;
}

#timetronics_content .TFCameraicon
{
	display: none;
}

#timetronics_content .pb 
{
	display: none;
	width: 70px;
}

#timetronics_content .result
{
	width: 50px;
}

#timetronics_content .pos, #timetronics_content .rank, #timetronics_content .lane
{
	width: 30px;
}

#timetronics_content .id
{
	display: none;
	width: 30px;
}

#timetronics_content .cat
{
	width: 35px;
}

#timetronics_content .team
{
	width: 50px;
}

#timetronics_content .info
{
	width: 90px;
}

#timetronics_content .name
{
	text-align: left;
	width: 180px;
	background-color: green;
}

#timetronics_content thead td.vertheight
{
	background-color: #BD2C31;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
	padding: 5px 5px;
}
#timetronics_content tbody td.vertheight
{
	background-color: #F7F7F7;
}

#timetronics_content .vertheight
{
	width: 50px;
}

#timetronics_content thead th.attempt1, #timetronics_content thead th.attempt2, #timetronics_content thead th.attempt3, #timetronics_content thead th.attempt4, #timetronics_content thead th.attempt5, #timetronics_content thead th.attempt6
{
	background-color: #BD2C31;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
	padding: 5px 5px;
}

#timetronics_content tbody td.attempt1, #timetronics_content tbody td.attempt2, #timetronics_content tbody td.attempt3, #timetronics_content tbody td.attempt4, #timetronics_content tbody td.attempt5, #timetronics_content tbody td.attempt6
{
	background-color: #F7F7F7;
}

#timetronics_content .attempt1, #timetronics_content .attempt2, #timetronics_content .attempt3, #timetronics_content .attempt4, #timetronics_content .attempt5, #timetronics_content .attempt6
{
	width: 40px;
}

#timetronics_content table th.eventname, #timetronics_content table td.eventname
{
	width: 300px;
	text-align: left;
	font-weight: bold;
	color: #053098;
}

#timetronics_content table td.totalpoints, #timetronics_content table td.totalrank
{
	text-align: center;
	font-weight: bold;
	color: #BD2C31;
	background-color: #E7E7E7;
}

#timetronics_content table th.totalpoints, #timetronics_content table th.totalrank
{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BD2C31;
}
#toplinks
{
	margin-bottom: 10px;
	width: 100%;
}
#timetronics_content #toplinks a.previous
{
	position: relative;
	left: 0px;
	margin-right: 160px;
	text-align: left;
}

#timetronics_content #toplinks a.next
{
	position: relative;
	right: 0px;
	margin-left: 160px;
	text-align: right;
}

#timetronics_content #toplinks a.photofinish
{
	position: relative;
	width: 100%;
	text-align: center;
}

#menu a span
{
	display: block;
}

#timetronics_content table.daytable .plannedtime
{
	width: 40px;
}
#timetronics_content table.daytable .eventname
{
	text-align: left;
	width: 150px;
}
#timetronics_content table.daytable th.eventname
{
	color: white;
}
#timetronics_content table.daytable .phase
{
	display: none;
	width: 80px;
}
#timetronics_content table.daytable .cat
{
	display: none;
/*	width: 50px;*/
}
#timetronics_content table.daytable .gender
{
	width: 50px;
}
#timetronics_content table.daytable .participants
{
	width: 50px;
}
#timetronics_content table.daytable .heats
{
	width: 50px;
}
#timetronics_content table.daytable .status
{
	width: 80px;
}
#timetronics_content table.daytable .time
{
	width: 40px;
}

