
/*** /var/www/vhosts/isport.in/httpdocs/site/components/com_resosco/assets/css/matches.css ***/

.bbg_matches_match {
   border-bottom: 1px solid #ddd;
}

.bbg_matches_match td {
   font-family: Trebuchet MS;
}

.bbg_matches_match td.bbg_matches_teams:hover {
   color: #222;
   font-size: 13px;
}

.bbg_matches_match td.bbg_matches_teams span {
   white-space: nowrap;
}

.bbg_matches_date  {
   border-bottom: 1px solid #ddd;
   font-family: Trebuchet MS;
   font-size: 12px;
   font-weight: bold;
   margin-top: 5px;
   padding-top: 5px;
/*   
	background: url(../images/m2_bg.png) 100% 100% repeat-x;
	*/
	height: 20px;
	text-align: right !important;
	padding-right: 10px;
	color: #444;
}


.bbg_fixture_i {
   font-size: 10px;
   text-align: right;
}

.bbg_match_highlight td.bbg_matches_teams {
	color: #222;
	font-size: 13px;
}

.bbg_matches_teams {
   font-size: 12px;
/*	
background: url(../images/m1_bg.png) 100% 100% repeat-x;
*/
	height: 25px;
	padding: 0px 5px 0px 10px;
   font-weight: bold;
   color: #666;
   border-right: 1px solid #ddd;
}

.bbg_matches_begintime, 
.bbg_matches_minute {
   border-top: 1px solid #ddd;
}

.bbg_matches_score, 
.bbg_matches_begintime, 
.bbg_matches_minute {
   font-size: 11px;
/*	
	background: url(../images/m1_bg.png) 100% 100% repeat-x;
*/
}
div.bbg_matches_fixture_a {
   font-size: 10px !important;
   font-weight: normal !important;
   color: #777 !important;
   text-align: right !important;
}

.bbg_matches_match td.bbg_matches_teams .bbg_team_separator {
   width: 15px;
   text-align: center;
   margin: 0px 7px;
}

.resosco_bbg_small td.bbg_matches_teams {
	font-size: 11px;
}

.resosco_bbg_small .bbg_matches_match td.bbg_matches_teams:hover {
   font-size: 11px;
}

.resosco_bbg_small .bbg_fixture_i {
   font-size: 8px;
}

.resosco_bbg_small .bbg_matches_match td.bbg_matches_teams .bbg_team_separator {
   display: none;
}

.resosco_bbg_small .bbg_matches_match td.bbg_matches_teams span {
   white-space: nowrap;
   display: block;
}




/*** /var/www/vhosts/isport.in/httpdocs/site/components/com_resosco/assets/css/box.css ***/


.bbg_top_panel {
   position: absolute;
   right: 10px;
   top: 10px;
   text-align: right;
   font-size: 11px;
   font-family: Trebuchet MS;
   color: #444;
   line-height: 14px;
}

.bbg_top_panel span {
   cursor: pointer;
   display: none;
}

.bbg_box {
	background: #fff;
	width: auto;
}

.bbg_box div {
	text-align: left;
}

.bbg_box_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

.bbg_box_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

.bbg_box_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

.bbg_box_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 5px;
	overflow: hidden;
}

.bbg_box_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

.bbg_box_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

.bbg_box_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}



.bbg_module_outer {
   padding: 10px 0px;
}

.bbg_mod_top {
   color: #f00000;
   height: 35px;
   line-height: 25px;
   padding: 0px 5px; 
}

.bbg_arrows {
   font-weight: bold;
   font-family: Trebuchet MS;
   font-size: 15px;
	color: #666;
}

.bbg_arrows:hover{
   font-size: 16px;
	color: #222;
}

.bbg_calendar {
   display: none;
   padding-top: 5px;
}

.bbg_monthday_picker {
   font-weight: bold;
   font-family: Trebuchet MS;
   font-size: 12px;
   line-height: 15px;
	color: #444;
}

.bbg_module_scroller td {
   height: 17px;
   padding: 0px;
	background: url(../images/m3_bg.png) bottom center no-repeat;   
	font-family: Trebuchet MS;
	color: #777;
	font-weight: bold;
}

.bbg_module_scroller td:hover {
	color: #222;
	font-size: 13px;
}

.bbg_module_scroller {
   height: 20px;
}


div.pwd_by {
   margin-top: 10px;
   text-align: right;
   width: 100%;
}

.pwd_by a, .pwd_by a:hover, .pwd_by a:link, .pwd_by a:active, .pwd_by a:visited  {
   fornt-size: 12px;
   font-family: Trebuchet MS;
   color: #cecece;
   text-decoration: none;
   display: block;
   text-align: right;
   padding-right: 5px;
}

.pwd_by b {
   font-size: 20px !important;
   text-align: left;
}

.bbg_match_events {
   height: 200px;
}

.bbg_inner_content {
   height: 250px;
}

.resosco_bbg_small .bbg_arrows {
   font-size: 15px;
}

.resosco_bbg_small .bbg_mod_top {
   height: 32px;
   line-height: 15px;
   padding: 0px 5px; 
}

.resosco_bbg_small .bbg_monthday_picker {
   font-size: 11px;
   line-height: 12px;
}

.resosco_bbg_small .bbg_module_scroller td, ._bbg_small .bbg_module_scroller td:hover {
   height: 10px;
	font-size: 11px;
}

.resosco_bbg_small .bbg_loader {
   margin-top: 60px;
}


/*** /var/www/vhosts/isport.in/httpdocs/site/components/com_resosco/assets/css/noedit.css ***/

.bbg_loader {
   opacity:1!important;
   filter:alpha(opacity=100)!important;
   background: url(../images/bbg_loader.gif) #fff no-repeat  center !important;
   text-align: center !important;
   font-size: 20px;
}

.bbg_scroll_container {
   overflow: hidden;
}


.bbg_matches_teams, .bbg_arrows, .bbg_return_to_m {
   cursor: pointer;
}


.bbg_event_item_content_1 {
   text-align: left;
   background-position: top left;
}

.bbg_event_item_content_2 {
   text-align: right;
   background-position: top right;
}

.bbg_event_item_content_goal {
   background-image: url(../images/sl.gif);
}

.bbg_event_item_content_yc {
   background-image: url(../images/yellowcard.gif);
}

.bbg_event_item_content_rc {
   background-image: url(../images/redcard.gif);
}

.bbg_event_item_content_yrc {
   background-image: url(../images/yellowredcard.gif);
}