* {
	list-style: none;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.ar {
	text-align: right;
}
.al {
	text-align: left !important;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #666;
}
.sp {
	margin-top: 20px;
}
.b {
	font-weight: bold;
}
.c {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear-all {
	clear: both;
	height: 0px;
	line-height: 0px;
}
table {
	border-bottom: 1px solid #000;
}
a {
	text-decoration: none;
	color: #000;
}
tr.red td {
	color: #f00;
	font-weight: bold;
}
.vision {
	background: #ddd;
}
.ac {
	text-align: center;
}
.ads300x250 {
	width: 300px;
	height: 250px;
	background: #ccc;
}
.ads120x600 {
	width: 120px;
	height: 600px;
	margin: 0 auto;
	background: #ccc;
}
a img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: middle;
	padding: 3px 10px;
}
body {
	margin: 0;
	padding: 0;
	background: #292929;
}

.table-ratio {
	margin: 0 auto;
}
.table-ratio img {
	vertical-align: middle;
}
.main-league {
	display: block;
	font-size: 9px;
}
#wp {
	margin: 0 auto;
	width: 1015px;
	background: #fff;
	min-height: 1000px;
}
#topbar {
	background: #41454a;
	height: 25px;
	padding: 3px 0;
	text-align: right;
	color: #fff;
	padding-right: 20px;
}
#topbar * {
	color: #fff;
}
#topbar input {
	color: #000;
}
#topbar img {

}
#topbar label {
	color: #fff;
	font-weight: bold;
}
#header {
	background: url(../images/header_bg.png) repeat-x left top;
	height: 120px;
}
#logo {
	width: 500px;
	padding-top: 20px;
	padding-left: 20px;
}
.b {
	text-align: center;
	width: 729px;
	height: 90px;
	margin: 0 auto;
	background: #ccc;
	margin-top: 20px;
	overflow: hidden;
}
.bar-bg {
	display: block;
	height: 25px;
	background: url(../images/catbg.gif) repeat-x left top;
	padding: 3px 0;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
	padding-left: 20px;
}
.ssi_table {
	width: 400px;
	border: none !important;
	float: left;
}
.ssi_table td {
	
	
}
.board-topic {
	font-size: 11px;
}
.board-topic img {
	vertical-align: middle;
}
.board-topic:hover {
	color: #f00;
}
.board-topic a:hover {
	text-decoration: none;
	color: #f00;
}
.board-topic span {
	color: #f8821a;
	font-size: 10px;
}
.board-topic strong {
	font-size: 10px;
	color: #209191;
}
.board-topic a {
	font-size: 12px !important;
}
.sideboard {
	padding: 15px 0;
	float: right;
	width: 300px;
	background: #666;
}
.sideboard a {
	display: block;
	font-size: 12px;
	padding: 2px 15px;
	color: #f3f3f3;
}
.sideboard a:hover,.tableside a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff0;
}
.tableside a {
	display: block;
	height: 40px;
	background: #666;
	margin-top: 10px;
	font-size: 12px;
	padding: 2px 15px;
	color: #f3f3f3;
}
#menu li {
	display: inline;
}
#menu a {
	height: 25px;
	line-height: 25px;
	padding: 0 20px;
	color: #fff;
}
#content-wp {
	width: 100%;
}
#sidebar {
	width: 170px;
	float: right;
	min-height: 700px;
}
.sidebar-topic {
	width: 160px;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: url(../images/sidebar_topic_bg.png) repeat-y left top;
}
#content {
	width: 830px;
	float: left;
	min-height: 700px;
}
#section-list {
	margin: 30px auto;
	width: 780px;
}
.section-item {
	margin-top: 20px;
	background: url(../images/section_box.png) no-repeat left 9px;
}
.section-item div {
	margin: 0;
}
.section-item-header {
	position: relative;
	height: 35px;
}
.section-item-header strong {
	position: absolute;
	background: url(../images/section_topic_bg.png) no-repeat left top;
	height: 35px;
}
.section-item-header em {
	display: block;
	background: url(../images/soccerza_topic.png) no-repeat 15px 8px;
}
.section-item-header span {
	display: block;
	padding: 0 40px 0 45px;
	background: url(../images/section_topic_close_bg.png) no-repeat right top;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
}
.section-item-body {
	clear: both;
	padding: 30px;
	padding-bottom: 0;
}
.section-left {
	float: left;
	padding: 0 !important;
	width: 410px;
}
.section-left h2 {
	margin: 0;
	padding: 0;
}

.section-right {
	float: right;
	width: 300px;
}
.section-item-footer {
	height: 30px;
	background: url(../images/section_box.png) no-repeat left bottom;
}

#point-table {
	width: 650px;
	float: right;
}
#point-table table {
	width: 100%;
}
#point-table .odd {
	background: #ececec;
}
.league-table tr:nth-child(odd) {background: #ececec}

#point-table th {
	background: #c1c1c1;
}
#point-table td {
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
.ucl {
	background: #81d6ac !important;
}
.qucl {
	background: #b5e7ce !important;
}
.qufc {
	background: #b2bfd0 !important;
}
.ucl {
	background: #81d6ac !important;
}
.droplevel {
	background: #feb4b5 !important;
}
#point-league-menu {
	margin-top: 10px;
}
#point-league-menu ul {
	margin: 0;
	padding: 0;
}
#point-league-menu li {
	display: inline;
	
}
#point-league-menu strong {
	display: block;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
	float: left;
	border: 1px solid #000;
	line-height: 40px;
	margin-left: 1px;
	cursor: pointer;
}
.current {
	background: #000;
	color: #fff;
}

#point-table h2 {
	padding-left: 250px;
}
.league-point-menu {
	text-align: center;
	float: left;
}
.league-point-menu li {

}
.league-point-menu li a {
	display: block;
	margin-top: 10px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	width: 130px;
	color: #fff;
	font-weight: bold;
	background: url(../images/catbg.gif) repeat-x left top;
}
#point-box {
	margin-top: 20px;
	padding-left: 30px;
}
.clip-box {
	padding-top: 10px;
	padding-left: 10px;
	background: #fff url(../images/blue_bg.gif) repeat-x left -20px;
}
.clip-row {
	clear: both;
}
.clip-item {
	width: 235px;
	height: 60px;
	float: left;
}
.clip-item img {
	border: 1px solid #000;
	padding: 3px;
	float: left;
}
.clip-item strong, .clip-item span {
	width: 160px;
	float: right;
}

.clip-item span {
	font-size: 10px;
}
.clip-item a {
	display: block;
	color: #000;
}
#clip-current {
	width: 600px;
	margin: 0 auto;
}
#clip-current h2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.clip-play {
	text-align: center;
}
.clip-desc {
	margin-top: 20px;
	font-size: 14px;
}
#program h2 {
	margin: 0;
	margin-top: 30px;
	margin-left: 90px;
	font-size: 18px;
}
.clip-menu,.clips-menu {
	height: 28px;
	padding-left: 5px;
	background: url(../images/blue_bg.gif) repeat-x left top;
}
.clip-menu span,.clips-menu span {
	display: block;
	float: left;
	height: 25px;
	margin: 3px 1px 0 1px;
	padding: 0 30px;
	line-height: 25px;
	cursor: pointer;
	background: url(../images/gray_bg.gif) repeat-x left top;
}
.clip-menu span.current,.clips-menu span.current {
	background: none;
	color: #000;
	font-weight: bold;
}
#front-page-table td {
	font-size: 11px !important;
}


.sidebar-box {
	margin-top: 20px;
	width: 160px;
	background: #666;
	padding-bottom: 15px;
}
.hotclip img {

}
.hotclip-item {
	text-align: center;
	margin-top: 20px;
}
.hotclip-item img {
	background: #fff;
	padding: 3px;
	border: 1px solid #000;
}
.hotclip-item strong {
	display: block;
	color: #fff;
}
.table-detail {
	padding: 20px 0 40px 90px;
}
.preview-box {
	margin-top: -10px;
}
.preview-row, .preview-item {
	display: block;
	margin-top: 10px !important;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff url(../images/vs.gif) no-repeat center center;
}
.preview-row:hover, .preview-item:hover {
	border: 1px solid #999;
	text-decoration: none;
}
.preview-row strong, .preview-item strong {
	display: block;
	text-align: center;
}
.preview-box-fl {
	width: 330px;
	float: left;
	height: 120px;
}
.preview-box-fr {
	width: 330px;
	float: right;
	height: 120px;
}

.preview-logo {
	height: 55px;
}
.preview-logo img {
	vertical-align: middle;
}
.preview-page-logo {
	border: 1px solid #ccc;
	padding: 30px 0;
	background: #fff url(../images/preview_vs.gif) no-repeat center center;
}

.preview-home {
	width: 110px;
	float: left;
	text-align: center;
}
.preview-away {
	width: 110px;
	float: right;
	text-align: center;
}
.preview-page-home {
	float: left;
	text-align: center;
	width: 300px;
}
.preview-page-away {
	float: right;
	text-align: center;
	width: 300px;
}
.preview-date {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.preview-page-away strong, .preview-page-home strong {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center !important;
}
.preview-page-home strong {
	text-align: right;
}
.preview-page-away strong {
	text-align: left;
}
.preview-page-desc {
	clear: both;
}
#comments-box label {
	display: block;
}
.comment-topic {
	background: url(../images/catbg.gif) repeat-x left top;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: #fff;
	padding-left: 20px;
}
.comment-detail {
	background: #fff;
	padding: 20px;
}
#vote-box strong {
	margin-top: 15px;
	display: block;
	padding-bottom: 5px;
}

#vote-box img {
	border: 1px solid #333;
}
.paginate a {
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
.paginate {
	padding: 15px 5px;
	text-align: center;
	float: none !important;
}
.paginate {
	font-size: 120%;
	font-weight: bold;
	color: red;
}
.paginate * {
	display: inline !important;
}
.video-box {
	padding: 20px 0;
	clear: both;
}

.news-row {
	margin-top: 5px !important;
	
}
.news-row a:hover {
	color: red;
	text-decoration: none;
}
#news a {
	display: block;
	width: 49%;
}
#news .clear-all {
	height: 1px;
}
#news a img {
	background: #fff;
	padding: 2px;
	float: left;
	border: 1px solid #000;
}
#news a strong, #news a span {
	width: 270px;
	display: block;
	float: right;

}
#news a span, .news-time {
	font-size: 11px;
	color: #666;
}
.news-detail h1.topic {
	color: #f00;
	font-size: 18px;
	text-align: center;
	
}
.news-detail img {
	padding: 3px;
}

.news-list div.news-row {
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
.news-list a {
	display: block;
	width: 100%;
}
.news-list img {
	float: left;
	background: #fff;
	padding: 2px;
	border: 1px solid #000;
}
.news-list strong,.news-list span {
	display: block;
	width: 620px;
	float: right;
}
.news-list strong {
	margin-top: 10px;
}
.news-list span {
	font-size: 10px;
	color: #666;
}
.counter {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.directory-row {
	margin-top: 10px !important;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;

}
.directory-row h3 {
	margin: 0;
	color: red;
	font-size: 14px;
	
}
.directory-row a {
	display: inline;
	
}
.directory-row a:hover {
	color: orange;
}
.news-detail strong * {
	font-weight: bold;
}
.news-detail span,.news-detail a {
	font-size: 14px;
}
.ads {
	text-align: center;
	margin-top: 20px;
}
#relate-link {
	border-top: 1px solid #ccc;
}
#relate-link h2 {
	font-size: 14px;
	text-decoration: underline;
	color: #333;
}
#relate-link li {
	margin-left: 15px;
	list-style-type: disc !important;
}
#relate-link a {
	color: #333;
}
#relate-link a:hover {
	color: orange;
}
#relate-link span {
	font-size: 10px;
}
.match-table {
	background: #999;
}
.match-table td {
	background: #fff;
}
.league-name, .match-table th,.table-toggle, .info-topic {
	background: url(../images/catbg.gif) repeat-x left top !important;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
}
.match-table .date-bar {
	background: url(../images/gray_bar_bg.jpg) repeat-x left top;
}
.match-table .league-name {
	background: url(../images/red_bar_bg.png) repeat-x left top !important;
	color: #fff;
}
.mScore {
	text-align: center;
	font-weight: bold;
}
.hName {
	text-align: right;
	padding-right: 25px !important;
}
.aName {
	padding-left: 25px !important;
}
.handicap {
	text-align: center;
}
.redChar {
	color: #f00;
}
.hv {
	background: #fff url(../images/star.jpg) no-repeat right 5px !important;
	
}
.av {
	background: #fff url(../images/star.jpg) no-repeat left 5px !important;
	
}
.table-toggle {
	font-weight: bold;
	display: block;
	padding: 5px auto;
	width: 632px;
}
.meetmatch table td {
	border: 1px solid #000;
}
.meetmatch table td table, .meetmatch table td table td,.meetmatch table {
	border: none;
}
.table-border {
	border: 1px solid #000;
}
#match-info td {
}
#match-info table {
	border: none;
}
#match-info table {
	margin: 0 auto;
}
#match-info img {
	margin: 0 auto;
}
.imgC {
	text-align: center;
}
#match-info td.info-topic {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	background: url(../images/catbg.gif) repeat-x left top;
}
#match-info h2.info-topic {
	text-align: center;
}
.bold {
	font-weight: bold !important; 
	color: red;
}
#match-info td {
	background: none;
}
#match-info table, #hl-page {
	background: url(../images/soccer_za_bg.gif) repeat left top;
}
.point-data td {
	text-align: center;
}
.ps {
	text-align: center;
	color: #00f;
	font-size: 11px;
}
#footer {
 min-height: 100px;
}
a:hover {
	text-decoration: none !important;
	color: red !important;
}

.clip-item strong:hover, .clip-item span:hover {
	color: red;
	
}
abbr {
	text-decoration: none;
}
.pps {
	text-align: left !important;
	color: #00f;
	font-size: 90%;
}






