﻿body {
}

.groupHeader
{
	cursor: pointer;
	background-color: #FCC15B;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 5px;

	}
.cursorPointer { cursor: pointer; }

.groupBody { background-color: #FFEFA7;	}

.score 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	/*background-color: #C4C2C3;/**/
	background-color: #FFF6E4;
	border-bottom: solid 1px #FFF6E4;
}

.tables
{    
    border:0px; /* border="0" */
    border-collapse:collapse; /* cellspacing="0" */
    padding:0px; /* cellpadding="0" */
}

.width100 { width:100%; }

.width507 { width:507px; }

.width17 { width:17px; }

.width423 { width:423px; }

.timeBack { width:40px; /*background:'Img\\ltb_data_timeback.gif';*/ }

.mainTable { height:50px; background-color:#FFF1D1; }

.upPlashka { padding-top: 2px; background-color:#FCB100; }

.comandName { height:18px; padding-left: 5px; /* border-bottom: solid 1px #FFF6E4;*/ }

.timeOrGol { width:45px; white-space:normal; text-align:center; }

.bgColoF2F2F2 { background-color:#FFF6E4; }

.w282alrvam { width:282px; text-align:right; vertical-align:middle ; }

.alr { text-align:right; }

.alc { text-align:center; }

.all { text-align:left; }

.sportheadLive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #353434;
	margin: 15px 15px 10px;
}

.result 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-align:right;
	background-color: #FFE7AE;	
	padding:0px 5px 0px 5px;
	width:250px;
}

.startTimeLive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url("../../Img/ltb_data_timeback.gif");
	height:18px;
    padding-left: 5px;
    width:40px;
}

.nameTwoCommand
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFE7AE;	
	font-weight: bold;
	height: 20px;
	text-align: left;
    padding-left: 5px;
    width:320px;
}

.eventTime { padding: 0 2px 0 2px; }
