.ScheduleLiveContainer{
	padding: 0px 0px 5px 0px;
	width:100%;
}

.ScheduleLiveContainer .ScheduleLiveBox{
	margin-bottom: 5px;
	border:1px solid #CCC;
	width:100%;
	padding:0px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

.ScheduleLiveBox:hover{
	/*background-color: rgba(255, 250, 10, 0.3) !important;*/
}
.ScheduleLiveBox A,
.ScheduleLiveBox A:active,
.ScheduleLiveBox A:hover,
.ScheduleLiveBox A:hover:active{
	text-decoration:none;
}
.ScheduleLiveBox A:hover{
	cursor:pointer;
}
.ScheduleLiveBox A:hover .TopBox,
.ScheduleLiveBox A:hover .ContentBox,
.ScheduleLiveBox A:hover .BottomBox{
	background-color: #E8E857 !important;
}
.ScheduleLiveBox .TopBox{
	height: 30px;
	width:100%;
    padding: 3px 4px 2px 4px;
}
.ScheduleLiveBox .ContentBox{
	/*color: #bb0340;*/
	text-align:left;
	padding:3px 4px 2px 4px;
}
.ScheduleLiveBox .BottomBox{
	width:100%;
	height:auto;
}

.TopBox .DisciplineBox{
	text-align:left;
	color: #000000;
	float:left;
	padding:2px;
}
.TopBox .DisciplineBox IMG{
	height:26px;
	vertical-align: middle;
}
.TopBox .TimeBox{
	text-align:center;
	font-weight: bold;
	float:left;
	width:55px;
	color: #000000;
	padding:8px 2px 2px 2px;
	height: 100%;
}

.BottomBox .ParticipantBox{
	width:40%;
	float:left;
	font-size:90%;
	padding:2px;
}
.BottomBox .ParticipantBox IMG{
	height:12px;
/*	clip:rect(10px 10px 10px 10px);*/
}
.BottomBox .ParticipantBox .playerTagContainer .playerTagInnerLowContainer{
	overflow:hidden;
}
.BottomBox .ParticipantBox .playerTagContainer table{
	width:100%;
	text-align:left;
	position:relative;
}
.BottomBox .ResultBox{
	width:20%;
	float:left;
	text-align:center;
	font-size: 13px;
}

.ContentBox .UnitBox{
	float: left;
	font-size: 11px;
	padding: 1px 1px 1px 10px;
	overflow:hidden;
}
.ContentBox .UnitBox div{
	position:relative;
	display:inline;
}

.ParticipantBox .playerTagContainer{
    float: left;
	font-size: 11px;
}

.StyleRight .playerTagContainer {
	float: right;
}

.ContentBox .StatusBox4 {
	float: left;
	padding: 1px !important;
	border-radius: 3px !important;
	width: 55px;
	font-size: 11px;
	background-color: #34AC24;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.ContentBox .StatusBox6 {
	float: left;
	padding: 1px !important;
	border-radius: 3px !important;
	width: 55px;
	font-size: 11px;
	background-color: #009E94;;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

/* LIVE SPORT WIDGET */

.liveRankRace_Container{
	width: 70%;
    margin: 10px auto;
    padding: 5px;
	cursor: pointer;
    white-space: nowrap;
    margin-bottom: 5px;
    background-color: #eee;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}



.liveRankRace_Player{
    float: left;
    width: 100%;
    padding-top: 3px;
}

.liveRankRace_PlayerRank{
	float: left;
    width: 5%;

    padding: 6px 0px 12px 0px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;

}

.liveRankRace_PlayerRank .liveRace_PlayerRank1{
    color: #5C7C67;
}

.liveRankRace_PlayerRank .liveRace_PlayerRank2{
    color: #000000;
}


.liveRankRace_PlayerName{
    float: left;
    width: 40%;
}

.liveRankRace_PlayerResult{
    float: right;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 6px 10px 0 10px;

    border: 1px solid #eee;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	height: 30px;
}

.liveResultsContainer a{
	text-decoration:none;
}

.liveMatchContainer{
	width: 100%;
    margin: 0 auto;
    padding: 5px;
	cursor: pointer;
    white-space: nowrap;
    margin-bottom: 5px;
    background-color: #eee;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.liveMatch{
	background: transparent url('../../resCOMMON/img/nav/live.png') no-repeat;
	width: 70px;
    height: 23px;
    z-index: 1;
    /*position: absolute;*/
    text-align: center;
    color: #fff;
    padding-top: 6px;
    margin-left: -11px;
    font-weight: bold;
   	float: left;
}
.livePeriods{
	background: transparent url('../../resCOMMON/img/nav/periods.png') no-repeat;
	width: 70px;
    height: 23px;
    z-index: 1;
    text-align: center;
    color: #fff;
    padding-top: 6px;
   	float: right;
   	margin-right: -10px
}
.liveAfter{
	background: transparent url('../../resCOMMON/img/nav/afterLive.png') no-repeat;
	width: 70px;
    height: 23px;
    z-index: 1;
    position: absolute;
    text-align: center;
    color: #fff;
    padding-top: 6px;
    margin-left: -10px;
    float: left;

}
.liveVenue{
	text-align: center;
	padding: 7px 0px 2px 0px;
	font-weight: bold;
}

/* LIVE SPORT WIDGET FB */
.liveMatchTeams{
	float: left;
	width:100%;
    height: 55px;
	padding: 3px;
}

.liveMatchScore{
	float: left;
	width:20%;
    height: 55px;
	padding: 3px;
}

.liveMatchTeamAwayResult, .liveMatchTeamHomeResult{
	float: left;
	width: 50%;
	font-size: 27px;
    font-weight: bold;
    /*padding-top: 10px;*/
    text-align: center;
}

.liveMatchTime{
    float: left;
    width:100%;
	text-align: center;
	background-color: #F3AF32;
	color: #fff;
	font-weight: bold;
}

.liveMatchTeamHome{
	float: left;
	width: 40%;
    text-align: center;
    padding-top: 6px;
    color:#000;
}

.liveMatchTeamAway{
	float: left;
	width: 40%;
    text-align: center;
    padding-top: 6px;
    color:#000;
}

.liveMatchTeamHome img, .liveMatchTeamAway img{
    border-radius: 4px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    padding-bottom: 5px;
}

.liveMatchStats{
	float: left;
	width:100%;
    margin-top: 5px;
	/*display:none;*/
}

.liveMatchStatsHome, .liveMatchStatsAway, .liveMatchStatsScore, .liveMatchStatsTime{
	float: left;
}
.liveMatchStatsHome{
	width: 40%;
}

.liveMatchStatsAway{
	width: 40%;
}

.liveMatchStatsScore{
	width: 10%;
    text-align: center;
    font-weight: bold;
}

.liveMatchStatsTime{
	width: 5%;
    text-align: center;
}

.liveMatchStatsRes1{
	background: #F5F8FD none;
	padding: 3px;
}

.liveMatchStatsRes2{
	background: #E1E2E4 none;
	padding: 3px;
}

.liveMatchStatsRes{
	background: #F5F8FD none;
	padding: 3px;
    margin-bottom: 2px;
}








/* LIVE SPORT WIDGET TE */


.liveMatchHeadtoHead{
    float: left;
    width: 100%;
    height: 110px;
    padding: 3px;
}
.liveMatchHeadtoHead_Player{
	float: left;
    width: 100%;
    padding-top: 3px;
}
.liveMatchHeadtoHead_PlayerPhoto{
	float: left;
    width: 17%;
}
.liveMatchHeadtoHead_PlayerPhoto img{
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    margin-left: 8px;
}
.liveMatchHeadtoHead_PlayerName{
	float: left;
    width: 37%;
    height: 46px;
}
.Player2 .playerTagContainer{
padding-top: 4px;
}
.Player1 .playerTagContainer{
padding-top: 15px;
}
.liveMatchHeadtoHead_PlayerGame{
    float: left;
    width: 8%;
    height: 46px;
    background: #F5F8FD;
    padding: 11px 0px 12px 0px;
    border: 1px solid #eee;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #5C7C67;

}
.Service{
    border-left: 4px solid #f3af32;
}
.liveMatchHeadtoHead_PlayerSets{
    float: left;
    width: 7%;
    height: 46px;
    background: #E1E2E4;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    border: 1px solid #eee;

}



.liveMatchHeadtoHead_HeaderName{
	float: left;
    width: 37%;
}

.liveMatchHeadtoHead_HeaderGame{
    float: left;
    text-align: center;
    width: 8%;

}

.liveMatchHeadtoHead_HeaderSet{
    float: left;
    text-align: center;
    width: 7%;
    color: #5C7C67;
}




/* LIVE SPORT WIDGET FE */

.FE_TeamSets{
    width: 5%;
}

/* LIVE SPORT WIDGET TE */

.liveRace_Player{
    float: left;
    width: 100%;
    padding-top: 3px;
}

.liveRace_PlayerRank{
	float: left;
    width: 5%;
    height: 46px;
    padding: 11px 0px 12px 0px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}


.liveRace_PlayerRankLast{
	margin-top:10px;
    float: left;
    border: 1px solid #eee;
    border: 1px solid #bfbfbf;

	height: 37px;
    text-align: center;
    width: 5%;
	background: #FFFFFF;

}

.liveRace_PlayerRankLast_Header{
	color: #000000;
	font-size: 10px;
}

.liveRace_PlayerRankLast_Value{
	background: #E1E2E4;
    font-size: 18px;
    font-weight: bold;

	}


.liveRace_PlayerRank .liveRace_PlayerRank1{
    color: #5C7C67;
}

.liveRace_PlayerRank .liveRace_PlayerRank2{
    color: #000000;
}

.liveRace_PlayerPhoto{
    float: left;
    width: 10%;
}

.liveRace_PlayerPhoto img {
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    margin-left: 8px;
}

.liveRace_PlayerName{
    float: left;
    width: 34%;
    height: 46px;
    padding-top: 15px;
}

.liveRace_PlayerResult{
    float: right;
    width: 12%;
    height: 46px;
    background: #E1E2E4;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    border: 1px solid #eee;

}

.liveRace_PlayerResultExtensionWind{
    font-size: 12px;
}

.liveRace_PlayerResultExtension{
    float: right;
    width: 9%;
    height: 46px;
    padding-top: 10px;
    font-size: 18px;
    text-align: center;
    color: #5C7C67;
}
.liveRace_PlayerResultExtension2Line{
    float: left;
    width: 8%;
    height: 46px;
    font-size: 18px;
    text-align: center;
    color: #5C7C67;
}
.liveRace_PlayerTextExtension{
    float: left;
    width: 14%;
    height: 46px;
    padding-top: 12px;
    text-align: center;
    color: #5C7C67;

}

.liveRace_PlayerTextCurrent{
    float: left;
    width: 14%;
    height: 46px;
    padding-top: 16px;
    color: #5C7C67;
}

.liveMatchTeamHome, .liveMatchTeamAway div{
    font-size: 15px;
    font-weight: bold;
}
/* LIVE SPORT WIDGET VO */

.liveSetMatchPoint {
	width: 30%;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	background-color: #F3AF32;
	padding: 3px;
}

.liveMatchHeadtoHead_TeamName{
	float: left;
    width: 54%;
    height: 46px;
    padding: 8px 0px 0px 0px;
    font-size: 180%;
    font-weight: bold;
}

.liveMatchHeadtoHead_TeamName.PlayerSmall{
	width: 43%;
    font-size: 140%;
}

.liveMatchHeadtoHead_TeamName .playerTagContainer{
	padding:0;
}
.liveMatchHeadtoHead_TeamName .playerTagContainer a span{
    font-weight: bold;
 }


.liveMatchStatsHomeTeam, .liveMatchStatsAwayTeam, .liveMatchStatsScoreTeam{
	float: left;
}
.liveMatchStatsHomeTeam{
	width: 32%;
	text-align: center;
}

.liveMatchStatsAwayTeam{
	width: 32%;
	text-align: center;
}

.liveMatchStatsScoreTeam{
	width: 20%;
    text-align: center;
    font-weight: bold;
}

.liveMatchStatsHomeStat, .liveMatchStatsAwayStat{
	width: 5%;
	float: left;
	color: #5C7C67;
	background: #E1E2E4;
    font-weight: bold;
    text-align: center;
    margin-top: 3px;

}

.liveMatchStatsSpace{
	float: left;
	width: 3%;
}

.liveHeaderMatchStatsTeam{
	float: left;
	width: 35%;
	background: #eee;
	text-align: center;
}

.liveHeaderMaxStatsTeam{
	float: left;
	width: 30%;
	height: 14px;
	background: #f3af32;
	text-align: center;
	font-weight: bold;
}
/*
.liveMatchHeadtoHead_FlagCountry{
	float: left;
    width: 10%;
    padding-top: 5px;
}
*/
.liveMatchHeadtoHead_FlagCountry img{
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px;
}

/** Live Sports Widget **/
.LiveSportsOuterContainer{
	background-color:#DB2203;
	width:100%;
	padding:1px;
	/*border:1px solid #DB2203;*/
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.LiveSportsContainer{
	width:100%;
	background-color:#FFF;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.LiveSportsContainer .LiveSportsLabel{
	font-size: 140%;
	font-weight: bold;
	float:left;
	padding:8px 10px 2px 10px;
	color:#FFF;
	background-color:#DB2203;
	height:32px;
	position:relative;
	margin-right: 20px;

/* 	-webkit-border-top-left-radius: 5px; */
/*     -moz-border-top-left-radius: 5px; */
/*     border-top-left-radius: 5px; */
/* 	-webkit-border-bottom-left-radius: 5px; */
/*     -moz-border-bottom-left-radius: 5px; */
/*     border-bottom-left-radius: 5px; */
}

/* RIGHT ARROW */
 .LiveSportsContainer .LiveSportsLabel:before,
 .LiveSportsContainer .LiveSportsLabel:after {
	content: " ";
 	position: absolute;
 	display: block;
 	width: 0;
 	height: 0;
 	border-bottom: 16px solid transparent;
	border-top: 16px solid transparent;
	top:-1px;
}
 .LiveSportsContainer .LiveSportsLabel:after {
	 border-left: 16px solid #DB2203;
	 right: -16px;
	 z-index: 2;
 }
.LiveSportsContainer .LiveSportsLabel:before {
	 border-left: 16px solid #DB2203;
	 right: -16px;
	 z-index: 1;
 }

.LiveSportsContainer .LiveSportsDiscipline{
	float:left;
}
.LiveSportsContainer .LiveSportsDiscipline img{
	width: 32px;
}