/****** MAIN ONES *****/
body
{
	font-family:	Tahoma, Verdana, Arial, sans-serif;
	text-align:		left;
	color:				#000000;
	background:		#ffffff;
/*	background: 	#666666; 
	background: 	#ffffff; */ 	
	margin: 			0px auto 0px auto;
	text-align: 	center;
}
/*
--------------------------------------------------------------------------------
	Fixed Elements
--------------------------------------------------------------------------------
*/
.full_container {
	width: 785px;
	background:		#ffffff; 
	height:100%px;
	margin: 0px auto 15px auto;
	border:	1px #000000 solid;
/*	height:	100%px; */
}

div.fixed {
	position:		absolute;
}
body>div.fixed {
	position:		fixed;
}
div.wrapper>div.fixed {
	position:		fixed;
}
div.wrapper {
	text-align:		left;
	position:			relative;
	background:		#ffffff; 
/*	background: #666666; */
	overflow: 		auto; 
}
/*
--------------------------------------------------------------------------------
 Top Bar
--------------------------------------------------------------------------------
*/

#topbar
{
  width:        780px;
	text-align:		center;
	clear:				both;
	overflow:			hidden;
}

.date
{
  margin:		 		4px;
	font-size: 		11px;
	float:		 		left;
}


#topbar .formselect
{
  font-family: 					Verdana, Arial, Helvetica, sans-serif; 
  font-size: 						12px; 
  line-height: 					14px; 
  font-weight: 					normal; 
  font-variant: 				normal; 
  color: 								#000000; 
  text-decoration: 			none; 
  background-color: 		#ffffff;
  float:								left;
}

img {
	padding: 						0px;
	margin:							0px;
	text-align:					center;
	border:							0px;
}

img.scrImg {
	border:							1px #000000 solid;
	margin:							0px 5px;
}

/*
--------------------------------------------------------------------------------
 Left Side
--------------------------------------------------------------------------------
*/

#leftside
{
 	background:				#ffffff;
	float:						left;
	text-align:				left;
	margin:						0px 0px 0px 5px;
	font-size:				12px;
}

#leftside .section
{
	border:						1px solid #000000;
	margin:						5px 0px 5px 0px;
	padding:					0px;
	width:						190px;
}

#leftside .title{
 	font-weight: 		 bold;
	font-size:			 12px;
	color:	 		 		 #ffffff;
	background:	 		 #ff6600;
	margin:					 0px;
	padding:				 2px;
}

#leftside .heading {
	background-color:	#eeeeee;
	margin:						5px;
}

#leftside .contentL {
	color:					 #000000;
	margin:				 	 0px;
	padding:				 2px 9px 3px 5px;
 	font-weight:		 normal;
	background:			 #eeeeee;
	font-size:			 12px;
}

#leftside .links {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:	none;
	text-align:				left;
	color:						#000000;
	background-color:	#eeeeee;
	margin:						3px 9px 3px 5px;
	padding:					1px;
	width:						100%px;
	display:					block;
	font-weight:		  bold;
	font-size:				10px;
	border:						1px solid #eeeeee;
}

#leftside .linksnew {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:	none;
	text-align:				left;
	color:						#000000;
	background-color:	#ffcc00;
	margin:						3px 9px 3px 5px;
	padding:					1px;
	width:						100%px;
	display:					block;
	font-weight:		  bold;
	font-size:				10px;
	border:						1px solid #eeeeee;
}

#leftside .links:link {
}
#leftside .links:visited {
	color:			#000000;
}
#leftside .links:hover {
	color:			#000000;
	border:			1px solid #435261;
	background-color: #ffffff;
}
#leftside .links:active {
	color:			#000000;
}

#leftside table {
	font-size:		10px;
	padding:			0px;
	margin:				0px;
	border:				0px;
	background-color:	#eeeeee;
	width:				95%px;
}
/***************** images ***************/
#leftside img {
	border:			 0px;
}

#leftside img.leftline {
	background-color:	  #eeeeee;
	/*float:					left;*/
	/*overflow:				auto;*/
	border:					1px #000000 solid;
	padding:				3px;
}

#leftside img.leftit {
	background-color:	  #eeeeee;
	border:							1px #000000 solid;
	padding:						3px;
}

#leftside td
{
	vertical-align:			top;
}
/*
--------------------------------------------------------------------------------
 Middle
--------------------------------------------------------------------------------
*/

#middletop
{
 	float:				left;
	width:				395px;
	background: 	#ffffff;
	margin:				0px 0px 0px 3px;
/*	background-image: url(http://www.footymania.com/images/ballbanner.png); */
	/* height:				100%; */
}

#middletop .middle
{
	border:					 #000000 1px solid;
	padding:				 0px;
	margin:					 5px 5px 0px 5px;
	font-size:  		 12px;
	background:			 #eeeeee;
}

#middletop .title
{
 	font-weight: 		 bold;
	font-size:			 12px;
/*	color:	 		 		 #000000;
	background:	 		 #ffcc00; */
	color:	 		 		 #333333;
	background:	 		 #ff9900;	
	margin:					 0px;
	padding:				 2px;
}


#middletop .titlelight
{
 	font-weight: 		 bold;
	font-size:			 12px;
/*	color:	 		 		 #000000;
	background:	 		 #ffcc00; */
	color:	 		 		 #000000;
	background:	 		 #ffcc99;	
	margin:					 0px;
	padding:				 2px;
}


#middletop .links {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*	border:						1px #000000 dashed; */
	text-decoration:	none;
	text-align:				center;
	color:						#000000;
/*	background-color:	#bcee68; */
  background:			  #ff9900; 
	margin:						3px 9px 3px 5px;
	padding:					3px;
	width:						100%px;
	display:					block;
	font-weight:		  bold;
	font-size:				12px;
}

#middletop .links2 {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:						1px #000000 dashed;
	text-decoration:	none;
	text-align:				center;
	color:						#000000;
	background-color:	#ffe9ce; 
/*  background:			  #ff9900; */
	margin:						3px;
	padding:					4px;
	width:						350px;
	display:					block;
	font-weight:		  bold;
	font-size:				12px;
	cursor:						pointer;
}


#middletop .linksfoorum {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:						1px #000000 solid;
	text-decoration:	none;
	text-align:				center;
	color:						#000000;
/*	background-color:	#ff9900; */ 
/*  background:			  #ff9900; */
	margin:						3px;
	padding:					4px;
	width:						350px;
	display:					block;
	font-weight:		  bold;
	font-size:				12px;
	cursor:						pointer;
}


#middeltop .links:link {
	text-decoration:  none; 
}
#middeltop .links:visited {
}
#middeltop .links:hover {
		text-decoration:  none;
/*	text-decoration: 	underline; */
}
#middeltop .links:active {
	color:						#000000;
}

#middletop .content {
	padding: 				 3px 3px 3px 3px; 
	margin:					 0px;
	overflow:				 hidden;
}

#middletop .contentB {
	color:	 					#ffffff;
	background-color: #ffffff;
	padding: 					3px 3px 5px 3px;
	overflow:				 auto;	
}

#middletop img.stic {
  border:	 					 5px #ffffff solid;
	padding: 					 2px;
	float:						 left;
}

#middletop table {
	width:	 			 		 375px;
	overflow:					 hidden;
	padding:					 0px;
	margin:						 0px;
}

#middletop table.small {
	width:	 					 360px;
}

#middletop table.schedule {
	width:	 			 		 200px;
	/* border:						 1px #000000 solid; */
}

#middletop td.schedule {
	border:						 1px #000000 dotted;
}

#middletop td {
	vertical-align:		 top;
}

#middletop hr.schedule {
	border:	 					 1px #000000 solid;
}

#middle p {
	vertical-align:		 middle;
}

#middle table.linker {
  border: 					 1px #000000 solid;
	background-color:  #eeeeee;
}


/*
--------------------------------------------------------------------------------
 Middle Wide
--------------------------------------------------------------------------------
*/

#middletopwide
{
 	float:				left;
	width:				550px;
	background: 	#ffffff;
	overflow:			visible;
/*	background-image: url(http://www.footymania.com/images/ballbanner.png); */

}

#middletopwide .middle
{
	border:					 #000000 1px solid;	
	padding:				 0px 0px 0px 0px;
	margin:					 5px 0px 5px 5px;
	font-size:  		 12px;
	background:			 #eeeeee;
}

#middletopwide .title
{
 	font-weight: 		 bold;
	font-size:			 12px;
/*	color:	 		 		 #000000;
	background:	 		 #ffcc00; */
	color:	 		 		 #000000;
	background:	 		 #ff9900;	
	margin:					 0px;
	padding:				 2px;
}


#middletopwide .titlelight
{
 	font-weight: 		 bold;
	font-size:			 12px;
/*	color:	 		 		 #000000;
	background:	 		 #ffcc00; */
	color:	 		 		 #000000;
	background:	 		 #ffcc99;	
	margin:					 0px;
	padding:				 2px;
}


#middletopwide .links {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*	border:						1px #000000 dashed; */
	text-decoration:	none;
	text-align:				center;
	color:						#000000;
/*	background-color:	#bcee68; */
  background:			  #ff9900; 
	margin:						3px 9px 3px 5px;
	padding:					3px;
	width:						100%px;
	display:					block;
	font-weight:		  bold;
	font-size:				12px;
}

#middletopwide .links2 {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:						1px #000000 dashed;
	text-decoration:	none;
	text-align:				center;
	color:						#000000;
	background-color:	#ffe9ce; 
/*  background:			  #ff9900; */
	margin:						3px;
	padding:					4px;
	width:						350px;
	display:					block;
	font-weight:		  bold;
	font-size:				12px;
	cursor:						pointer;
}


#middletopwide .linksfoorum {
 	font-family:		 	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:						1px #000000 solid;
	text-decoration:	none;
	text-align:				center;
	color:						#000000;
/*	background-color:	#ff9900; */ 
/*  background:			  #ff9900; */
	margin:						3px;
	padding:					4px;
	width:						350px;
	display:					block;
	font-weight:		  bold;
	font-size:				12px;
	cursor:						pointer;
}


#middletopwide .links:link {
	text-decoration:  none; 
}
#middletopwide .links:visited {
}
#middletopwide .links:hover {
		text-decoration:  none;
/*	text-decoration: 	underline; */
}
#middletopwide .links:active {
	color:						#000000;
}

#middletopwide .content {
	padding: 				 3px 3px 3px 3px;
	overflow:				 visible;	
}

#middletopwide .contentB {
	color:	 					#ffffff;
	background-color: #ffffff;
	padding: 					3px 3px 5px 3px;
	overflow:				 	auto;	
}

#middletopwide img.stic {
  border:	 					 5px #ffffff solid;
	padding: 					 2px;
	float:						 left;
}

#middletopwide table {
	width:	 			 		 500px;
	overflow:					 hidden;
	padding:					 0px;
	margin:						 0px;
}

#middletopwide table.small {
	width:	 					 360px;
}

#middletopwide table.schedule {
	width:	 			 		 200px;
	/* border:						 1px #000000 solid; */
}

#middletopwide td.schedule {
	border:						 1px #000000 dotted;
}

#middletopwide td {
	vertical-align:		 top;
}

#middletopwide hr.schedule {
	border:	 					 1px #000000 solid;
}

#middle p {
	vertical-align:		 middle;
}

#middle table.linker {
  border: 					 1px #000000 solid;
	background-color:  #eeeeee;
}



/*
--------------------------------------------------------------------------------
 Middle Feature
--------------------------------------------------------------------------------
*/

#feature {
	border:					 1px #000000 solid;
	background:			 #ffffff;
	float:		 			 left;
	width:					 390px;
	padding:				 0px;
}

#feature .title {
 	font-weight: 		 bold;
	font-size:			 14px;
	color:	 		 		 #000000;
	background:	 		 #ffffff;	
	margin:					 0px;
	padding:				 2px;	
	height:					 16px;
}

#feature img {
	border:			 		 1px #000000 solid;
}




/*
--------------------------------------------------------------------------------
 Right
--------------------------------------------------------------------------------
*/

#righttop
{
 	float:					 left;
	width:					 163px;
	background: 		 #eeeeee;
	margin:					 5px 0px 0px 5px;
	font-size:			 12px;
	padding:				 0px;
	border-bottom:	 #000000 1px solid;	
	border-left:		 #000000 1px solid;
	border-right:		 #000000 1px solid;
}

#righttop .middle
{
	border-top:		   #000000 1px solid;
	padding:				 0px;
	margin:					 0px 0px 0px 0px;
	font-size:  		 12px;
	/*background:			 #eeeeee;*/
}

#righttop .title
{
 	font-weight: 		 bold;
	font-size:			 12px;
/*	color:	 		 		 #ffffff;
	background:	 		 #cc0033; */   
  background:			 #ffcc00; 
	color:					 #000000; 
	margin:					 0px 0px 0px 0px; 
	padding:				 2px;
}

#righttop img
{
  margin:		 	4px 0px 1px 2px;
	padding:		0px 1px 0px 0px;
	border:			0px;
}

#righttop .content
{
	color:					 #000000;
	margin:				 	 0px;
	padding:				 0px 4px 4px 4px;	
 	font-weight:		 normal;
	font-size:			 12px;
	background:			 #eeeeee;
}

#righttop .table {
	font-size:		 	10px;
	background:			#ffffff;
}

/*
--------------------------------------------------------------------------------
 IDs
--------------------------------------------------------------------------------
*/

#footer
{
/*	width:					100%px; */
	font-size:			12px;
}

/*
--------------------------------------------------------------------------------
 Ecards
--------------------------------------------------------------------------------
*/

#ecard
{
  float:					left;
  margin:					5px 0px;
	width:					520px;					
}

#ecard .Emiddle
{
  border:			     1px solid #000000;
	padding:				 1px;
	font-size:  		 12px;
}

#ecard .title {
 	font-weight: 		 bold;
	font-size:			 12px;
	color:	 		 		 #000000;
	background:	 		 #ff9900;	
	margin:					 0px;
	padding:				 2px;
}


#ecard .img{}
/*
--------------------------------------------------------------------------------
 Listing 
--------------------------------------------------------------------------------
*/

ul.tab {
	list-style-position: inside
}

/*
--------------------------------------------------------------------------------
 Classes 
--------------------------------------------------------------------------------
*/
.marg {
	margin:					4px 0px;
	font-size:			12px;
}

.cen{
	text-align:				center;
}

.warningRed {
	color:		 				#ff3333;
}

/*
--------------------------------------------------------------------------------
 Linking 
--------------------------------------------------------------------------------
*/


a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a:hover {
	color: #000000;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a:active {
	color: #000000;
	text-decoration: none;	
/*	text-decoration: underline; */
}

/*brown linking*/

a.br:link {
	color: #990033;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.br:visited {
	color: #990033;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.br:hover {
	color: #000000;
	text-decoration: none;
/*	text-decoration: underline; */
}
a.br:active {
	color: #000000;
	text-decoration: none;	
/*	text-decoration: underline; */
}


/*new linking*/

a.ne:link {
	color: #ff6633;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.ne:visited {
	color: #ff6633;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.ne:hover {
	color: #000000;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.ne:active {
	color: #000000;
	text-decoration: none;	
/*	text-decoration: underline; */
}



/*orange linking*/

a.or:link {
	color: #FF9933;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.or:visited {
	color: #FF9933;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.or:hover {
	color: #000000;
	text-decoration: none;	
/*	text-decoration: underline; */
}
a.or:active {
	color: #000000;
	text-decoration: none;	
/*	text-decoration: underline; */
}


/*
--------------------------------------------------------------------------------
 Table
--------------------------------------------------------------------------------
*/

table {
 	font-size:		12px;
}

th {
 	font-size:		14px;
	font-weight:	bold;
}

td {
 	font-size:		12px;
}

/*
--------------------------------------------------------------------------------
 Forms
--------------------------------------------------------------------------------
*/

.button {
 	font-size:		      	11px;
	background-color:			#ffffff;
}
.textfielda { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 	 12px; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal; 
	color: 				#ffffff; 
	text-decoration: none; 
	background-color: #0e3d9e; 
	border-color: #0e3d9e; }
.textfieldc
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 	 11px; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: normal; 
	color: 				#000000; 
	text-decoration: none; 
	background-color: #ffffff; 
	border-color: #eeeeee; 
}
.formselect
{
  font-family: 					Verdana, Arial, Helvetica, sans-serif; 
  font-size: 						12px; 
  line-height: 					14px; 
  font-weight: 					normal; 
  font-variant: 				normal; 
  color: 								#000000; 
  text-decoration: 			none; 
  background-color: 		#ffffff;
}
/*
--------------------------------------------------------------------------------
 Random IDs / Classes 
--------------------------------------------------------------------------------
*/

h1.H {
	padding:				10px 0px 0px 0px;
}

h2.pr {
  font-size:			15px;
	padding:				5px;
	margin:					2px;
	text-decoration:bold;
	color:					#000000;
}

/* ticker info */
/*
.scrollerstyle{
	font-family: 	 	webdings;
	background:			#FFFFFF;
	border:					1px solid #000000;
	cursor:					hand;
}
*/
#thetime {
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	color:					#000000;
}

.largeText {
	float:					left;
  font-family: 		Tahoma, Verdana, Arial, sans-serif;
	font-size:			160px;
	font-weight:		normal;
	color:					#9966CC;
	filter: 				alpha(opacity=50);
	-moz-opacity: 	.5;
}

img.niceImg  {
	padding:	 			0px;
	margin:					4px;
}

.Bborder {
	border:					1px solid #000000;
	padding:				2px;
} 

.ttip {
  border:					1px solid black;
	font-size:			12px;
/*	layer-background-color:		#ffff99; */
	background-color:#ffff99;
}

#tooltip {
position:					absolute;
visibility:				hidden;
border:						1px solid black;
font-size:				12px;
/* layer-background-color:			none; */
background-color:						#ffff99;
padding:										1px;
}

/*
--------------------------------------------------------------------------------
 Folding Classes 
--------------------------------------------------------------------------------
*/
/*
* date: 2003-01-09
* info: http://inspire.server101.com/js/xc/
*/

ul.xx{
	 list-style: disc;
	 margin-left: 0;
	 padding-left: 1.5em;
}

li.xc {
	 list-style: none;
}

div.xcx, div.xcc {
	 position: relative;
	 display: inline;
}

li.xc>div.xcx, li.xc>div.xcc {
	 position: static;
	 margin-left: -1.5em;
	 float: left;
	 width: 1.5em;
	 }

div.xcx a, div.xcc a {
	 position: absolute;
	 left: -2em;
	 }

div.xcx>a, div.xcc>a {
	 position: static;
	 }
	 
div.xcx a:link, div.xcx a:visited,
	 div.xcc a:link, div.xcc a:visited {
	 color: #000;
	 text-decoration: none;
	 font-family: "Courier New", Courier, monospace;
	 font-size: 75%;
	 font-weight: bold;
	 }
	 
