.tab-box {
  /*
  border-bottom: 0px solid #DDD;
  padding-bottom:0px;
  float: left;
  clear : both;
  margin-bottom: 0px;
  margin-top: 8px;
  */
	height: 51px;
	border-bottom: 1px solid #CCC;
}

.loading{
	text-align : center;
 	width : 100%;
  	padding-top: 25px;
  	padding-bottom: 50px;
}
.loading img{
	margin-right: 3px;
  /*text-align : center;
  padding-left : 40%;
  padding-top: 21px;*/
}
.loading span{
  font-size: 14px;
  font-style:italic;
  /*font-family: monospace;*/
}

.tab-box a {
	float:left;
	text-align: center;
	width: auto;
	height: 30px;
	/*background: url("../../img/buttons/button_toolbox.png") repeat-x scroll 0 0 transparent;*/

	/*background-image: -moz-linear-gradient(top, #fff, #e7e7e7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e7e7e7));*/
	background-color: #e7e7e7;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 20px;

    /*commented by nirmal on 18th dec 2012
	/*margin-bottom: -1px;*/
	
	margin-right: -1px;
	position: inherit;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
	border: 1px solid #bfbfbf;
	/*padding: 5px 15px;*/
	text-decoration:none;
	z-index: 1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.tab-box a:hover {
	/*color: #000;*/
	background: #196DB0;
}
.tab-box a.activeLink {
	background: #fff;
	border-bottom: none;
	padding-bottom: 1px;
	/*padding: 6px 15px;*/
	color: #333;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
.tab-box a.activeLink:hover {
	color: #333;
	cursor: default;
}
.tabcontent {
	/*border-top: 1px solid #ccc;*/
	clear : both;
	max-width : 100%;
}
.hide {
	display: none;
}
.teamname,.teamid{
	float:left;
	display:none;
}
.team-title, .playername, .venuename{
	color:#353535;
	font-size:20px;
	font-weight:bolder;
	margin-left:12px;
}

.TeamList .teamimage{
  float:left;
  width:25px;
  height:25px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:12px;
  cursor:pointer;
  border: 1px solid #888;
}
.TeamContainer .teamimage{
  float:left;
  width:100px;
  height:100px;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:12px;
  /*border: 1px solid #888;*/
}

.show_match{
  border : 1px solid black;
    background-color:#ffffff;
}

.CompetitionDiv{
  margin-bottom:10px;
  background-color:white;
}
.compLogo{
  width:610px;
  float:left;
  margin-left: 15px;
  margin-bottom: 20px;
}

.homeClass{
  width: 100%;
  height: 40px;
  clear:both;
  background: #ccc;
  /*border-bottom: 3px solid #fff;*/
}
.homeClass ul li {
  float:left;
  cursor:pointer;
}
.homeClass ul li .backToHome {
	display: none;
}
.homeClass ul .arrowback{
	padding:2px 5px 2px 5px;
	line-height: 20px;
	margin-top: 7px;
	margin-left: 10px;
	border: 1px solid #ccc;
}
.homeClass ul .arrowback:hover{
	border-radius: 2px;
	border: 1px solid #999;
	background: #fff;
}
.homeClass ul .arrowback span{
	width: 16px;
	height: 16px;
	float: left;
	margin: 3px 0 0 0px;
}
.homeClass ul .logoback {
  width: 50px;
  height: 37px;
  margin-top: 2px;
  margin-left: 10px;
}
.homeClass ul .arrowback p {
	margin: 1px 0 0 18px;
	font-weight: bold;
	text-align: left;
}
.suggestBox{
  width:225px;
  border:1px solid;
  float:left;
  margin-left:86px;
  display:none;
  position:absolute;
  z-index:1;
}
.suggestItem{
  width:100%;
  float:left;   
  height:25px;
  font-size:12px;
  line-height:16px;
  cursor:pointer;
  padding:2px 5px;
  overflow:hidden;
  white-space:nowrap;
}
.suggestItem img{
  vertical-align:middle;
}
.TeamList{
  float:left;
  margin-bottom:5px;
  padding:10px;
  width: 800px;
  display: none;
}
#title-teamlist {
  margin-bottom: 10px;
  margin-left: 5px;
  font-weight: bold;
}
.teamNames{
  margin-top:5px;
  cursor:pointer;
  margin-bottom:5px;
}
.homeClass.loadingImage{
  background:transparent url('http://www.youfooteam.net:85/img/loading.gif') no-repeat scroll right;
  background-position:center;
}
.loadingImage{
  background:transparent url('http://www.youfooteam.net:85/img/loading.gif') no-repeat scroll right;
  background-position:center;
}

.liveMatches{
  float:right;
  border : 1px solid black;
  background-color:#eeeeee;
  margin-top:-10px;
  margin-right:50px;
  padding : 3px;
}
.liveText{
  text-align:center;
  text-decoration: blink;
}
.liveMatches div{
  text-align:center;
}
.Container{
	background-color: #ffffff;
}
body{
	background-color: #ffffff;
	overflow: hidden;
}
.option {
  float:left;
  margin-bottom:21px;
  margin-right:8px;
}
.text {
  color:red;
  font-weight:bold;
  margin-left:193px;
}
.Seasontype{
  float:left;
  margin-top:42px;
  margin-right:25px;
  width:130px;
}
.Matchinfobox{
	/*min-height: 211px;*/
}
.update-match-score {
	float: right;
}
.score-loading {
	float:right;
	height: 23px;
	line-height: 23px; 
	margin-right:2px;
}
.Matchinfobox .infobox-info .match_result {
	width: 100%;
}
.Matchinfobox .infobox-info .update-match-score, .Matchinfobox .infobox-info .score-loading {
	float: none;
}
.team-stat-filter:hover, .match-url:hover, .statistics-match-filter:hover, .player-url strong:hover, /*.competition-url:hover,*/ .team-url:hover/*, .venue-url:hover*/{
  text-decoration:underline;
}
.match-url, .statistics-match-filter{
	font-weight: bold;
}
.match-url, .statistics-match-filter, .player-url strong, .team-stat-filter{
  cursor:pointer;
  color:#196DB0;
}
.infobox .venue-url {
  text-decoration:underline;
  color:#fff;
}
.infobox .venue-url:hover {
  text-decoration: none;
  color:#fff;
}
.competition-url{
  /*cursor:pointer;
  color:#196DB0;*/
}
.team-url{
  cursor:pointer;
}


/*.livecommentaryA{
padding:5px;
background : none repeat scroll 0 0 #FFEFE4;
}
.livecommentaryB{
padding:5px;
background : none repeat scroll 0 0 #E5FFD7;
}*/
.googleMap{
/*width:778px;*/
	width: 99.8%;
height:700px;
border: 1px solid black;
margin-top: 5px;
}
.Venueinfobox, .Teaminfobox, .Matchinfobox, .Playerinfobox{
 /*height :180px;*/
	/*margin-bottom: 20px;*/
}
.VenueContainer{
 margin-bottom:5px;
}
.conTitle{
font-family:Arial;
float:left;
margin-left:-502px;
margin-top:44px;
color:#E61728;
font-weight:bolder;
}
.nextYear{
	/*margin-right:13px;*/
}

#MatchCommentariesDiv, #MatchLiveDiv{
    margin-top: 20px;
    /*padding-top: 10px;*/
    background-color: #FFFFFF;
}
.tab-box a.live-match{
 /*background: none repeat scroll 0 0 #CE8830;*/
 border-bottom: medium none;
 color: black;
 padding: 6px 15px;
}
.livecommentaryA .live-commentary-icon2 {
	background: #E5FFD7;
    background: -webkit-linear-gradient( #f5fff0, #E5FFD7);
    background: -moz-linear-gradient( #f5fff0, #E5FFD7);
    background: -ms-linear-gradient( #f5fff0, #E5FFD7);
    background: -o-linear-gradient( #f5fff0, #E5FFD7);
	background: linear-gradient( #f5fff0, #E5FFD7);
}
.livecommentaryB .live-commentary-icon2 {
	background: #FFEFE4;
	background: -webkit-linear-gradient( #fff6f0, #FFEFE4);
    background: -moz-linear-gradient( #fff6f0, #FFEFE4);
    background: -ms-linear-gradient( #fff6f0, #FFEFE4);
    background: -o-linear-gradient( #fff6f0, #FFEFE4);
	background: linear-gradient( #fff6f0, #FFEFE4);
}
.livecommentaryNN .live-commentary-icon2 {
	background: #EEE;
	background: -webkit-linear-gradient( #efefef, #EEE);
    background: -moz-linear-gradient( #efefef, #EEE);
    background: -ms-linear-gradient( #efefef, #EEE);
    background: -o-linear-gradient( #efefef, #EEE);
	background: linear-gradient( #efefef, #EEE);
}
.livecommentaryB, .livecommentaryA , .livecommentaryNN {
	color: #000000;
    margin: 2px 0;
    min-height: 23px;
    /*border: 1px solid #ccc;*/
    border: 1px solid transparent;
	border-width: 1px 0 1px 0;
}
.livecommentaryNN {
	/*border-bottom: 1px solid #ccc;*/
	width : 100%;
}
.livecommentaryNN td, .livecommentaryA td, .livecommentaryB td {
	vertical-align: middle;
}
.live-commentary-icon {
    /*height: 21px;*/
    width: 70px;
	vertical-align: middle;
}
.live-commentary-icon2 {
	border: 1px solid #ccc;
	/*border-width: 0 1px 0 1px;*/
	width: 30px;
	padding: 10px;
	vertical-align: middle;
}
.live-commentary-icon2 img {
	width: 30px;
}
.livecommentaryNN:hover, .livecommentaryA:hover, .livecommentaryB:hover {
	border: 1px solid #ccc;
	border-width: 1px 0 1px 0;
}
.livecommentaryA:hover {
	background: #E5FFD7;
    background: -webkit-linear-gradient( #f5fff0, #E5FFD7);
    background: -moz-linear-gradient( #f5fff0, #E5FFD7);
    background: -ms-linear-gradient( #f5fff0, #E5FFD7);
    background: -o-linear-gradient( #f5fff0, #E5FFD7);
	background: linear-gradient( #f5fff0, #E5FFD7);
}
.livecommentaryB:hover {
	background: #FFEFE4;
	background: -webkit-linear-gradient( #fff6f0, #FFEFE4);
    background: -moz-linear-gradient( #fff6f0, #FFEFE4);
    background: -ms-linear-gradient( #fff6f0, #FFEFE4);
    background: -o-linear-gradient( #fff6f0, #FFEFE4);
	background: linear-gradient( #fff6f0, #FFEFE4);
}
.livecommentaryNN:hover {
	background: #EEE;
	background: -webkit-linear-gradient( #efefef, #EEE);
    background: -moz-linear-gradient( #efefef, #EEE);
    background: -ms-linear-gradient( #efefef, #EEE);
    background: -o-linear-gradient( #efefef, #EEE);
	background: linear-gradient( #efefef, #EEE);
}
.livecommentaryNN:hover p, .livecommentaryA:hover p, .livecommentaryB:hover p {
	cursor: default;
}
.livecommentaryNN:hover .live-commentary-icon2, .livecommentaryA:hover .live-commentary-icon2, .livecommentaryB:hover .live-commentary-icon2 {
	border: 1px solid transparent;
}
.livecommentaryNN:hover .media-container#youtube-video-container, .livecommentaryA:hover .media-container#youtube-video-container, .livecommentaryB:hover .media-container#youtube-video-container {
	border-bottom: 1px solid transparent;
}
.playcomMinutes{
    /*border: 1px solid #ccc;*/
	border-radius: 2px;
	color: #777;
	line-height: 25px;
	/*background: #fff;*/
	font-weight: bold;
	font-size: 18px;
	/*float: left;*/
	/*min-width: 25px;*/
	height: 25px;
	/*padding: 3px;
	margin: 2px 2px;*/
	text-align: center;
}
.playcomComment, .livecommentaryNN p, .livecommentaryA p, .livecommentaryB p {
 	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 5px;
	line-height: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
}
.errorMessage{
  display:none;
  width:100%;
  height:50px;
  background-color:#ffffff;
  color:black;
  font-size:14px;
  font-weight:bolder;
  text-align:center;
  border: 1px solid black;
  padding-top:35px;
}
.livecommentaryB img, .livecommentaryA img{
	/*float: left;
	margin-left: 8px;
	margin-top: 3px;*/
}
.show-match{
	background-color:#ffffff;
	/*margin-top: 132px;*/
	float: left;
	width: 140px;
	height: 120px;   
}
.normal_match {
	min-height: auto;
	margin-left: 0px;
}
.match_result {
	text-align: center;
	margin: auto;
	float: none;
	min-width: 175px;
	clear: both;
}
.match_result_score_small {
	width: auto;
}
.match_Penalty{
	/*margin-left: 3px;*/
	float: none;
}
#result_winner_id, #result_reason {
	width: auto;
}
.penalty_result {
	margin: auto;
	width: 85px;
	float: none;
	/*margin-left: 15px;*/
}
.randf_prev span{
	display:block;
	float:right;
	height:25px;
	width:26px;
	background:url(../../img/arrows/randf_arrows.png) no-repeat;
	margin-bottom:10px;
}

.randf_year, .randf_year_text{
	height:20px;
	width:110px;
	/*width:107px;*/
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	font-weight:bold;
	color:#196db0;
	font-size:18px;
	text-align:center;
	float:right;
	padding-top:3px;
	margin-bottom:10px;
	background-color:#ffffff;
}
/*
.randf_next a{
	display:block;
	float:right;
	height:25px;
	width:26px;
	background:url(../../img/arrows/randf_arrows.png) -26px 0px no-repeat;
	margin-bottom:10px;
}*/

.randf_next span{
	display:block;
	float:right;
	height:25px;
	width:28px;
	background:url(../../img/arrows/randf_arrows.png) -26px 0px no-repeat;
	margin-bottom:10px;
}


.randf_next a:hover{
	background-position:-26px -25px;
}
.randf_prev a:hover{
	background-position:0px -25px;
}
.news-article-list, .content-wrapper {
	border: 0;
}
.infobox_title, .portal_title {
	margin-top: 0px;
}
.comp_playcom_img {
	margin-bottom: 0px;
}
/*.collapser2.heavy-bar2 .title-bar2, .collapser.heavy-bar .title-bar {
    background: none;
}
.heavy-bar2 .title-bar2:hover {
	opacity: 0.8;
}*/
/************************************* MATCH TIME-LINE *************************************/

#match-timeline-visibility {
	/*margin-left: -195px;*/
	margin-left: -214px;
	margin-top: 40px;
	/*width: 165px;*/
	display: none;
	z-index: 99;
	box-shadow: 3px 3px 10px #333;
}
.displayoptions {
    background: url(../../img/buttons/icones_infobox1.png) -144px -32px no-repeat;
    height: 16px;
    /*margin-left: 740px;*/
    /*margin-top: -46px;*/
    margin-top: -48px;
    position: absolute;
    width: 16px;
}
.displayoptions:hover {
	background: url(../../img/buttons/icones_infobox1.png) -144px -48px no-repeat;
    cursor:pointer;
}
#arrow-box-display img{
	right: 1px;
	margin-top: 34px;
	z-index: 100;
}
.match-timeline-img{
	/*margin-left: 97%;*/
	margin-top: 2px;
	display : none;
}
.mediaDiv, #slider{
	background-color: #E6E6E6;
	border: 1px solid black;
    display: block;
    padding: 1px;
    float: right;
    /*height: 8%;*/
    width: 24%;
}
.mediaText{
	padding-left: 15px;
    padding-top: 49px;
}
#match-event-media_gadget {
	position: absolute;
	/*top: 230px;
	margin-top: 0px;*/
	background: white;
	border: 1px solid #CCC;
	width: 254px;
	min-height: 211px;
	box-shadow: 3px 3px 10px #333;
}
#match-event-media_gadget .event-commentary {
	padding:10px;
	text-align: left;
	padding-bottom: 15px;
    text-align:justify;
}
#match-event-media_gadget .event-commentary img {
	float:left;
	padding-right: 5px;
}

#match-event-media_gadget .slider .arrow-left_gadget{
	background : #D2D5D3 url(../../img/buttons/arrow_left_black.gif) 50% 50% no-repeat;
    display:block;
    padding:1px;
    height:140px;
    width:10%;
    float:left;
}
#match-event-media_gadget .slider .arrow-right_gadget {
	background: #D2D5D3 url(../../img/buttons/arrow_right_black.gif) 50% 50% no-repeat;
    display:block;
    padding:1px;
    height:140px;
    width:10%;
    padding-right:2px;
	float:right;
}

#match-event-media_gadget p {
	clear:both;
	padding:10px;
    padding-top:16%;
    text-align: justify;
}
#match-event-media_gadget .slider-window {
	height: 112px;
	width: 177px;
}

.slider a, .slider div{
	float:left;
} 


#match-timeline tspan:hover{
	z-index:3000;
	background-color:#196db0;
	cursor: pointer;
}
.slider {
    background: none repeat scroll 0 0 #FFFFFF;
    /*height: 170px;*/
    height: 15%;
    position: relative;
}

.slider .arrow-left_gadget {
    background: url("../../img/buttons/arrow_up_blue.gif") no-repeat scroll 50% 50% transparent;
    display: block;
    float: left;
}
.slider-window li img{
	/*margin-left : 10px;*/
	/*margin-right: 10px;*/
	padding-left: 13%;
	padding-top: 10%;
	padding-right: 13%;
	padding-bottom: 10%;
	cursor:pointer;
}

#media-slider ul, #media-slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#media-slider, #media-slider li{ 
	width:177px;
	height:140px;
	overflow:hidden;
}
	
#media-close{
	color: red;
	padding: 5px;
	text-align: right;
	cursor:pointer;
}
#append-video{
	position: relative;
    /*position: absolute;*/
	/*top: 0px;
    margin-top: 0px;*/
	/*background: #fff;*/
	/*border: 7px solid #c1c1c1;*/
}


/************************************* INFOBOXES *************************************/

div.infobox {
	margin-top: 2px;
}

.playcom-img .playcom_image #bubble-playcom {
	margin-top: 10px;
	margin-left: -250px;
}
.playcom-img .playcom_image .arrow-playcom {
	margin-left: 1px;
	margin-top: 1px;
}
.infobox-info, .infobox_title, .portal_title  {
	padding: 0.6%;
}
.infobox_title, .portal_title {
	padding:0 0.6% 0 0.6%;
}
#load_match_event_gadget {
	position: absolute;
	display: block;
	width: 100%;
	border-radius: 0px;
	bottom: 0px;
}
/************************************* MATCH COMMENTARIES *************************************/

.match-events {
	/*margin-top: 10px;*/
}


/************************************* MATCH MATCH *************************************/
#large_horizontal_field {
	width: 97.5%;
	height: 311px;
	text-align: center;
}
.playcomimage {
	margin-bottom: -100px;
}
#large_horizontal_field ul li ul li {
	font-size: 10px;
}
/************************************* MATCH PLAYER ROSTER *************************************/

.player_image #bubble-squad {
	width: 100px;
}


/************************************* MATCH VIDEOs & IMAGEs *************************************/

.content-footer, .results-details-nav, .results-summary-nav {
	border:none;
}

/************************************* MATCH STATISTICS *************************************/

div.shooting-position .diagram {
	height: 264px;
	margin-top: -5px;
	margin-bottom: 10px;
}


/************************************* COMPETITION TABLE *************************************/

.show-all, .head-championship-stage, .head-knockout-brackets-stage, .head-knockout-no-brackets-stage, .child-group-stage {
	cursor:pointer;
	color:#0070B4;
	padding:5px;
	/*margin: -4px;*/
}
.head-knockout-brackets-stage{
	clear:both;	
}
.divider{
	color : grey;
    padding:5px;
}
.summary-list div{
	float:left;
}
.summary-list{
	/*margin-bottom:40px;*/
}
.default-click{
	color:black;
    font-weight:bold;
    cursor: auto;
}
.heavy-bar2 .title-bar2:hover {
	background: #fff;
}
/************************************* VIDEOS & IMAGES *************************************/

.videos_images .video-result img {
	/*width: auto;*/
	height: 90px;
}
.videos_images .video-result p {
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}
.videos_images div.classic_filters {
	height: 0px;
	line-height: 0px;
	padding: 0px;
	border-bottom: 0px solid #CCC;
}


/************************************* DEVICE VERSION **************************************/

@media (max-width: 610px) {
	.column-50 {
		width: 100%;
	}
}
@media (max-width: 500px) {
	#colorbox .randf_time {
		width: 25%;
	}
	.randf_team_name_stat, .randf_team_name_stat_away {
		display: none;
	}
}
@media (max-width: 430px) {
	#colorbox .randf_time {
		width: 17%;
	}
	.randf_team_score, .result_team_score {
		width: 17%;
	}
	.title_bar_bracket {
		width: 45%;
	}
}