@charset "utf-8";
/* CSS Document */
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #1C2127;
}
.maintable {
	background-color: #191919;
}
.live_stats {
}
.live_footer {
	background-image: url(http://desfagnes.fast-inet.com/Data/Clients/251/LiveTiming/checkered.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.live_header {
	color:#990000;
	font-size:x-large;
	font-weight:bold;
}
.live_stats .tr_header {
	background-image: url(http://desfagnes.fast-inet.com/Data/Clients/251/LiveTiming/checkered.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #A90A15;
}
.live_stats .tr_content {
	background-color:#FFFFFF;
	background-repeat: repeat;
}
.live_heat_info {
	color:#FFFFFF;
	font-size:large;
	font-weight:bold;
	font-style: italic;
}
.live_race_refresh {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
.live_race_stats {
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
.live_stats th{
	color:#FFFFFF;
	font-weight:bold;
	background: #E20D09;
	text-align: center;
}
.live_stats .td_highlight_laps{
	color: #E20D09;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}
.live_stats .td_highlight_best{
	color: #E20D09;
	padding-left:10px;
	padding-right:10px;
}
.live_stats .td_highlight_avg{
	color: #E20D09;
	padding-left:10px;
	padding-right:10px;
}
.live_stats .td_highlight_last{
	color: #E20D09;
	padding-left:10px;
	padding-right:10px;
}
.live_stats .td_normal{
	padding-left:10px;
	padding-right:0px;
}
.col_pos{
	width:40px;
}
.col_driver{
	width:150px;
}
.col_kart{
	width:75px;
}
.col_laps{
	width:40px;
}
.col_best{
	width:75px;
}
.col_avg{
	width:75px;
}
.col_last{
	width:75px;
}
.refresh{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E20D09;
	border-color:#E20D09;
	width: 103px;
}
;
