@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#site_banner {
position: absolute;
top: 0px;
left: 0px;
}

#predictionleagueseason2 {
position: absolute;
top: 0px;
right: 0px;
}

#menubar {
	position: absolute;
	top: 95px;
	left: 0px;
	width: 97.9%;
	background-color: #0a2542;
 
	  padding:4px 16px;
}





.menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
.menu li {
  float:left;
  }
.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  float:left; 
  }

.menu a span {
  display:block; 
  color:#fff; 
  background:#0a2542; 
  text-align:center; 
  padding:4px 16px; 
  cursor:pointer;
  }

.menu a:hover {
  background:#fff;
  }
.menu a:hover span {
  color:#fff; 
  background:#4ba6dd;
  }

#content {
position: absolute;
top: 140px;
left: 15px;
width: 800px;
}

.leaguetable {
	border: thin solid #999999;
}
.leaguetabletop {
	color: #FFFFFF;
	background-color: #0099FF;
}


#footerbar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #0a2542;
	color: #FFFFFF;
	font-size: 10px;
}

.borderpredictions {
	border: thin solid #666666;
	padding: 10px;
	margin: 2px; 
	width: 350px;
	height: 100%;

}

.borderleague{
	border: thin solid #666666;
	padding: 10px;
	margin: 2px; 
	float: right;
	height: 100%;

}
.index2right {
	border: thin solid #666666;
	padding: 10px;
	margin: 2px; 
	float: left;
	width: 300px;
}
.index2rightNOBORDER {
	padding: 10px;
	margin: 2px; 
	float: left;
	width: 300px;
}
.index2right7 {
	border: thin solid #666666;
	padding: 10px;
	margin: 2px; 
	float: left;
	width: 260px;
}
.index2right2 {
	float: left;
	width: 300px;
}

.index2right3 {
	float: left;
	width: 1124px;
}

.index2right4 {
	float: right;
	width: 780px;
}

.index2right5 {
	float: right;
	right: -75%;
	width: 300px;
}

.index2right6 {

	width: 977px;
}
.clearyourclass{width: 100%; float: left; clear:both;}

.resultwin {
	color: #009900;
}
.resultdraw {
	color: #FF9900;
}
.resultloss {
	color: #CC0000;
}


.underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.shoutbox {
	font-size: 12px;
}
.shoutboxsmallfont{
	font-size: 10px;
	color:#666666;
}

.memberspredictions {
	border: thin solid #666666;
	padding: 10px;
	margin: 2px; 
	float: left;
	width: 525px;
	height: 495px;
}

.emailnotifications {
	border: thin solid #666666;
	padding: 10px;
	margin: 2px;
	float: right;
	width: 410px;
}

.cp2right2 {
	float: left;
	width: 1000px;
}

#box {
margin-bottom:10px;
width: auto;
padding: 4px;
border: solid 1px #DEDEDE;
background: #FFFFCC;
display: none;
}

.predictpagebox {
	border: thin solid #666666;
	padding: 10px;
	margin: 2px; 
	float: left;
	width: 100%;
}