﻿
body{
margin:0;
padding:0;
line-height: 1.5em;
font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; 

}
img
{  
	border-style: none;
}

b{font-size: 110%;}
em{color: red;}

a 
{
  color: #000;
  text-decoration: underline;
}

a:hover 
{
  color: #000;
  text-decoration: none;
  background-color:#dddddd;
}
#topsection{
/*background: url('../../Graphics/ball_grey.jpg')  none right;*/
/*background-color: #8b8b8b;*/
background: url('../../Graphics/top_grad.gif');
background-repeat:repeat-x;
height: 120px; /*Height of top section*/

}

#topsection a:hover
{  
	background-color:Transparent;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
.LogoTop
{
	margin-left:40px;
	margin-bottom:30px;
}

#contentwrapper{
float: left;
width: 100%;
border-top:1px solid black;
}

#contentcolumn{
margin-left: 250px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 250px; /*Width of left column*/
margin-left: -100%;
background-image: url('../../Graphics/half_ball_grey_tall.gif');
background-repeat:no-repeat;
border-right:1px solid black;

}
#leftColTop
{
	height:592px;
	
}

#leftColBottom
{
	background-color: #686465;
	min-height:120px;
	border-bottom:1px solid black;
}

#footer{
clear: left;
width: 100%;
background: #ccc;
color: #000;
text-align: center;
height:15px;
margin-top:5px;
padding-bottom:5px;
border-top:1px solid black;
}

#footer a{
color: #000;
}
.innertube{
margin-left: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: -4px;
}

#imgBallTop
{
	
}

.textMain
{
	padding-bottom:10px;
	padding-left:15px;
	margin-top: 10px;
	float: left;
	width: 60%;

}

/* Left menu
*/

.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
div.menu
{
	margin-top:30px;
	width: 230px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	font: 12px Verdana;
	padding: 4px;
	color: #646464;
	display:block;
	padding: 6px 30px;
	height: 20px;
	text-decoration: none;
	background: url('../../Graphics/background_large.gif') no-repeat right;
}
div.menu a:hover{
	background: url('../../Graphics/highlight_large.gif') no-repeat right;
	padding: 6px 40px;
}/*:148px;background:url(../../Graphics/nav_active.jpg) no-repeat;color:#b18211;}         */                 
div.outer #divLeftAd{
	margin-top:10px;
	margin-left:15px;
}


/*End left menu */



/* Upcoming matches */

.upMatch
{
	margin-top:10px;
	width:250px;
	position:relative;
}


.upMatch .upMatchTeams
{
	position:relative;
	width:200px;
}
.upMatch .upMatchTime
{
	position:relative;
	margin-left:200px;
	font-weight:bold;
	
}

DIV.base-layer, DIV.base-layer-inner {
  color: #000000;
  padding: 0; 
  text-align: center; 
  width: 480px;
}

DIV.base-layer 
{
  border: solid #000 1px;
  background: none #ccc; 
  margin-top:20px;
}
DIV.base-layer-inner 
{
  background: none #eee; 
  margin-top: 0px;
}

DIV.table-row, DIV.table-row-head {
  border-top: solid #000000 1px; color: #000000;
  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
  padding-top: 0; text-align: left; width: 480px;
}

DIV.table-row {
  background: none #ffffcc; 
}

DIV.table-row-head {
  background: none #e6e5e6;
}

DIV.base-layer-inner DIV.table-row  {
  background: none #e6e5e6; 
  border-top:1px solid #000;
}

/* Style rules for the 3 x 2 table example */
DIV.equal-container1, DIV.equal-container2, DIV.equal-container3,
DIV.left-container1, DIV.left-container2, DIV.left-container3, 
DIV.right-container2, DIV.right-container3, DIV.right-container1,
DIV.center-container3
{
	padding-top:4px;
	padding-bottom:4px;
}
/* ######## LEFT RIGHT #############*/
DIV.left-container1 {
  border: none; float: left; 
  width: 260px;
  margin-left: 10px;
}

/* #####################*/

/* ######## LEFT RIGHT #############*/
DIV.left-container2 {
  border: none; float: left; 
  width: 230px;
  margin-left: 10px;
}
DIV.right-container2 {
  border: none; float: left; margin: 0; width: 100px;
padding-left:5px;

}
/* #####################*/

DIV.left-container3 {
  border: none; float: left; 
  width: 290px;
  margin-left: 10px;
  border-right: solid 1px #ccc;
  padding-right:3px;
}

/* ######## LEFT CENTER RIGHT #############*/
DIV.center-container3 {
  border: none; float: left; margin: 0; width: 80px;
}
DIV.right-container3 {
  border: none; float: left; margin: 0; width: 60px;
  padding-left:5px;
}
/* #####################*/

DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}
/* ##################*/

DIV.equal-container1, DIV.equal-container2, DIV.equal-container3
{
	border: none; margin: 0; width: 32%;
	padding-left:5px;
	float:left;
}
DIV.equal-container1 
{
	text-align:left;
}
DIV.equal-container2 
{
	text-align:center;
}
DIV.equal-container3 
{
	text-align:right;
}

/* End Upcoming matches */
