@charset "utf-8";/* CSS Document */


#sfltv-channels {
    border-left: 29px solid #FF7F00;
    margin: 0 0 0 2px;
    padding: 0;
    position: relative;
	height: 169px;
}
#sfltv-channels ul,#sfltv-channels li{list-style:none;padding:0 !important;margin:0}
#sfltv-channels li{float:left;display:block;clear:both;}
#sfltv-channels li a {
    background: url("/img/sfltv/new_sprite.png") no-repeat scroll 250px 9px #003778;
    clear: both;
    color: #FFFFFF;
    display: block;
    height: 33px;
    line-height: 30px;
    margin: 0 0 1px 1px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 10px;
    width: 275px;
}
#sfltv-channels li a:hover{
    text-decoration:underline;
}

#sfltv{width:310px;margin-left:20px;float:left}
#sfltv_content{margin:0 auto;text-align:center}
.index #sfltv_player{height:222px;}

#channel-marker{
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	-o-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
    font-size: 1.2em;
    font-weight: bold;
    left: -72px;
    position: absolute;
    top: 74px;
    z-index: 999;
}

.index #soccer_tables{width:190px !important;float:right;position:relative;height:308px !important}
.index #soccer_tables .ui-tabs-panel{height:265px !important;position:relative}
.index #soccer_tables table{margin:0;padding:0}
h1,h2,h3{margin:0;padding:0 0 .15em}
.index .idx_news{height:330px !important;overflow:hidden !important}
.index .idx_news_img img{width:240px !important;height:180px !important}
.index #soccer_news{width:415px !important;float:left}
.index #soccer_news,#sfltv{height:400px !important;position:relative;}
.index #soccer_news .ui-tabs-panel{height:350px !important;position:relative}

#info_centre{width:415px;float:left}
#match_centre{width:515px;float:right}
#match_centre #nogames{position:absolute;top:5px;left:10px;}

#info_centre .ui-widget-content li{position:relative;clear:both;margin:0 0 10px 45px}
#info_centre li img{position:absolute;height:40px;width:40px;top:0;left:-45px}

#info_centre .ui-widget-content ul{list-style:none;margin:0;padding:0 0 0 .3em}
#info_centre .ui-widget-content p{margin:.3em .1em}


.landing_mid_sponsor{margin:7px 10px 25px;width:728px;height:80px;float:left}
.landing_rhs_sponsor{float:right;width:192px;height:190px}
.landing_rhs_sponsor p,.landing_mid_sponsor p{margin:0;padding:0}

#matchcentre_fixtures .cell1{width:10%}
#matchcentre_fixtures .cell2{width:30%}
#matchcentre_fixtures .cell3{width:5%}
#matchcentre_fixtures .cell4{width:30%}
#matchcentre_fixtures .cell5{width:20%;text-align:right}

#matchcentre_results .cell1{width:27%}
#matchcentre_results .cell2{width:8%}
#matchcentre_results .cell3{width:27%}
#matchcentre_results .cell4{width:15%}
#matchcentre_results .cell5{width:23%;text-align:right}

#info_centre .ui-widget-content,#match_centre .ui-widget-content{overflow:auto;height:250px;overflow-y:scroll;overflow-x:hidden}



