body {
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-size:			11px;
	background:			#fff;
}

#banner {
	display:			none;
}

#sub_banner,
#sub_banner div.right {
	display: none;
}

#menu {
	width: 100%;
	float: none;
}

#sub_menu_bar {
	padding:	2px;
	background:	#D7E4F5;
	clear:		both;
	margin-bottom:	8px;
}

#container {
	background:		transparent;
}

#content {
	margin:	0;
}


#lmenu {
	float:		none;
	padding:	0px;
	margin:		0px;
	margin-bottom:	1px;
	width:		100%;
	background:	#5178C7;
}

#lmenu li {
	display:	inline;
	float:		none;
	padding:	2px 0 2px 0;
	margin-left:1px;
	margin-right:1px;
	background:	transparent;
}

#lmenu a {
	display:	inline;
	padding:	2px 5px 2px 5px;
	color:		#fff;
	line-height: 22px;
	text-decoration:	none;
	background:	transparent;
	text-transform:	uppercase;
	font-weight:	bold;
	font-size:		12px;
}

#lmenu li.sticky {
	border:			1px solid #630;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-left: 0px;
}

#lmenu li.sticky a {
	background:		#f79f02;
	border-top:		1px solid #fdcf60;
	border-right:	1px solid #f29003;
	border-bottom:	1px solid #f29003;
	border-left:	1px solid #fdcf60;
	padding-left: 3px;
	padding-right: 3px;
}

#lmenu a:hover {
	text-decoration:	underline;
	color:	#fff;
}

#lmenu li.active a {
	color:		#fff;
	text-decoration: underline;
}

#lmenu li.sport a:hover {
	text-decoration: underline;
	color:	#fff;
}

div.sport_space {
	height:		10px;
	width:		2px;
}

.table,
.table td {
	color:	#002066;
	padding:	2px;
}

.table td {
}

.table th,
.table tr.header td {
	color:		      #002066;
	text-align:			left;
	font-weight:		bold;
	padding:			2px;
	background:			#fff;
}

.table tr.header td.score {
	text-align:			center;
}

td.status {
	text-align:			center;
	color: #FF0000;
}
td.matchtime {
	text-align:			center;
	color: #FF0000;
}
.table tr.row td.left {
	text-align:			left;
}

.table tr.row td {
	background-color:	#D7E4F5;
}

/* alternating row colour */
.table tr.row.alt td {
	background-color:	#EFF3F6;
}

.table tr.spacer td {
	border:	none;
}

th.header{
 border               : 1px #415680 solid;
  font-size            : 14px;
  font-family          : Tahoma,sans-serif;
background:			#fff;
}
td.scorer_left{
 border               : 1px #415680 solid;
  font-size            : 14px;
  font-family          : Tahoma,sans-serif;
background:			#fff;
}
td.times {
 border               : 1px #415680 solid;
  font-size            : 14px;
  font-family          : Tahoma,sans-serif;
background:			#fff;
}
td.scorer_right{
 border               : 1px #415680 solid;
  font-size            : 14px;
  font-family          : Tahoma,sans-serif;
background:			#fff;
}
h1,
h2,
h3 {
	font-size:		0px;
	font-weight:	bold;
	padding:		3px 0 3px 5px;
	margin-bottom:	0;
	margin-top:		10px;
}

.loader {
	height:	0px;
	width: 0px;
	display: none;
	top:	0px;
	right:	0px;
}

