div.fluid {
width: 87% !important;
}

div.fixed {
width: 950px !important;
}

* {
margin: 0em;
padding: 0em;
}

.enjoy {
  display: none;
}

body {
background-color: #fff;
color: #585858;
font-size: 9pt;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
}

hr {
color: #C2BFBF;
background-color: #C2BFBF;
height: 1px;
}

h1,h2,h3,h4,h5,h6 {
font-weight: normal;
}

h3,h4,h5,h6 {
color: #424242;
}

h1 span {
font-weight: bold;
}

h2 span {
font-weight: bold;
}

h3 span {
font-weight: bold;
}

h4 span {
font-weight: bold;
}

h3 a {
text-decoration: none;
color: #38972E;
}

h3 a:hover {
text-decoration: none;
color: #26751E;
}

br.clear {
clear: both;
font-size:3%;
}

img {
padding: 2px;
border: solid 1px #C2BFBF;
}

img.noborder {
border:0px;
padding:0px;
}

img.floatTL {
float: left;
margin-right: 1em;
margin-bottom: 1em;
}

img.floatTR {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}

a {
text-decoration: underline;
color: #26751E;
}

a:hover {
text-decoration: none;
}

a.rsscorner {
width:12px;
height:12px;
float:right;
margin-top:2px;
border: 0px;
}

ul.links {list-style: none;}
ul.links li {line-height: 1.5em;}
ul.links li.first { }

ul.links li.rotator {
padding-top: 5px;
text-align: right;
font-size: 9px;
}

ul.links li.rotator a {
color: #000000;
}

ul.links li.smallfontr {
padding-top: 5px;
text-align: right;
font-size: 9px;
}

ul.links li.admin {
padding-top: 5px;
text-align: right;
font-size: 9px;
}

ul.links li.admin a {
color: #0C72A6;
}

ul.links li.smallfontl {
padding-top: 5px;
text-align: left;
font-size: 9px;
}

ul.links li.smallusera {
padding-top: 5px;
text-align: left;
font-size: 9px;
}

ul.links li.smallusera a {
color: #0C72A6;
}

ul.links li.story {
background-repeat: no-repeat;
background-image: url('img/eyetennis_arrow.gif');
}

ul.links li.story a {
margin-left: 0.8em;
margin-bottom: 0.1em;
}

ul.links li.discuss {
background-repeat: no-repeat;
background-image: url('img/discussR.gif');
}

ul.links li.discuss a {
color: #0439FF;
margin-left: 1.3em;
}

ul.links li.scout {
background-repeat: no-repeat;
background-image: url('img/scoutR.gif');
}

ul.links li.scout a {
color: #2C2470;
margin-left: 1.2em;
}

ul.links li.usera {
background-repeat: no-repeat;
background-image: url('img/useraR.gif');
}

ul.links li.usera a {
color: #0439FF;
margin-left: 1.2em;
}

ul.links li.reject {
background-repeat: no-repeat;
background-image: url('img/reject.gif');
}

ul.links li.reject a {
color: #C1555A;
margin-left: 1em;
}

ul.links li.transfer {
background-repeat: no-repeat;
background-image: url('img/transfer.gif');
}

ul.links li.transfer a {
color: #008000;
margin-left: 1em;
}

ul.links li.rumour {
background-repeat: no-repeat;
background-image: url('img/rumour.gif');
}

ul.links li.rumour a {
color: #051CFB;
margin-left: 1em;
}

ul.links li.transstory {
background-repeat: no-repeat;
background-image: url('img/transstory.gif');
}

ul.links li.transstory a {
color: #424242;
margin-left: 1em;
}


p {
line-height: 1.6em;
}

#articlefloatleft {
width:45%;
float: left;
}

#articlefloatright {
font-size:90%;
float: right;
}

/* Header */

#header {
background-color:#2C5819;
height:90px;
background-image: url('img/tennis_gradient.png');
background-repeat: repeat-x;
border-bottom: 2px solid #86B198;
z-index:700;
position:relative;
}

#headerr {
position: relative;

float:right;
text-align:right;
background-image: url('img/floodlights.gif');
}

#headerl {
position: relative;
height:90px;
width:660px;
float:left;
text-align:left;
}

#headerr a {
text-decoration: underline;
color: #FFFFFF;
}

#headerr a:hover {
text-decoration: none;
}

#header_inner {
position: relative;
width: 950px;
height: 90px;
margin: 0 auto;
}

#topbar {
background-image: url('img/topbar_gradient.gif');
background-repeat: repeat;
background-color: #767471;
color: #ffffff;
padding: 5px;
border-bottom: 1px solid #fff;
position: relative;
font-size:87%;
}

#topbar A {
color: #ffffff;
text-decoration: none;
}

#topbar UL {
list-style: none;
position: absolute;
top: 5px;
right: 10px;
}

#topbar UL LI {
display: inline;
}

#topbar UL LI A.last {
padding-left: .3em;
border-left: 1px solid #fff;
}

/* Logo */

#logo
{
position: absolute;
bottom: 0.6em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #D9E2C7;
font-size: 1.0em;
}




/* Main */

#main {
background: #fff url('img/background_gradient.gif') 0px 1px repeat-x;
}

#main_inner p {
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul {
margin-bottom: 2.0em;
}

#main_inner {
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 2em;
}

#main_inner h3,h4 {
border-bottom: dotted 1px #03108C;
position: relative;
}

#main_inner h3 {
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#main_inner h4 {
font-size: 1.2em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#main_inner .post {
position: relative;
}

#main_inner .post h3 {
position: relative;
font-size: 1.2em;
padding-bottom: 1.2em;
}

#main_inner .post h4 {
position: relative;
font-size: 1.2em;
}

#main_inner .post h4 a {
text-decoration: none;
color: #539741;
}

#main_inner .post h4 a:hover {
text-decoration: none;
color: #008FD9;
}

#columnA_2acolumns h3 { 
font-size: 1.7em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#columnA_2bcolumns h3 {
font-size: 1.7em;
padding-bottom: 0.1em;
margin-bottom: 0.3em;
}

#a2bcomments {
font-size: 0.8em;
padding-bottom: 0.4em;
padding-top: 0.4em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 2em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 4px;
}



#main_inner .post ul.post_info li.comments
{
background-image: url('img/discussR2.gif');
margin-left: 0.4em;
padding-left: 15px;
}


#columnA_3columns h3
{
font-size: 1.4em;
padding-bottom: 0.3em;
margin-bottom: 0.5em;
}

#columnA_3columns .post2 ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
padding-bottom: 20px;
}

#columnA_3columns .post2 ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 8px;
}

#columnA_3columns .post2 ul.post_info li.date {
background-image: url('img/n5.gif');
}

#columnA_3columns .post2 ul.post_info li.comments
{
background-image: url('img/n6.gif');
margin-left: 1em;
padding-left: 15px;
}

.discuss_content {
font-size:130%;
padding-bottom:7px;
border-bottom: 1px dotted #ccc;
}

/* Footer */

#footer {
font-size:9px;
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 3.0em;
}

/* Search */

input.button {
background-color: #26751E;
color: #fff;
border: solid 1px #497059;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text {
border: solid 1px #B6C2C8;
font-size: 0.8em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

select.textsel {
border: solid 1px #B6C2C8;
font-size: 0.8em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
padding: 0.25em 0.25em 0.25em 0.25em;
}

textarea.text {
width: 180px;
font-size: 0.8em;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
}

#search {
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text {
position: absolute;
top: 0em;
left: 0em;
width: 12.5em;
}

#search input.button {
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

#login input.button {
position: absolute;
right: 0em;
max-width: 4em;
}

/* LAYOUT - 3 COLUMNS */

/* Primary content */
	
#primaryContent_3columns {
	position: relative;
	margin-right: 36em;
}
	
	#columnA_3columns {
	position: relative;
	float: left;
	width: 100%;
                min-width:400px;
	margin-right: -34em;
	padding-right: 1.5em;
                padding-left: 1.5em;
	}

	#columnA_2acolumns {
	position: relative;
	float: left;
	width:50%;
	margin-right: -34em;
	padding-right: 0.2em;
	}

	#columnA_2bcolumns {
	border-left: dotted 1px #C2BFBF;
	position: relative;
                text-align: left;
	float: right;
	width: 47%;
                margin-left: 5px;
                padding-left:0.7em;
                min-width: 45%;
	}


                
	
	/* Secondary Content */
	
	#secondaryContent_3columns {
	
	}
	
	#columnB_3columns
	{
	width: 16.0em;
	float: left;
	padding: 0em 1em 0.5em 0em;
	border-right: dotted 1px #C2BFBF;
	}
	
	#columnC_3columns
	{
	width: 15.0em;
	float: right;
	padding: 0em 0em 0.5em 1em;
	border-left: dotted 1px #C2BFBF;
	}


.xmenu ul{
position:absolute;
list-style-type:none;
padding:0;
margin:0;
right: 0em;
bottom: 0em;
width:auto;
font-size:85%;
}

/* make the top level links horizontal and position relative so that we can position the sub level */
.xmenu li{
display:inline; padding: 0; background: none;
}

/* use the table to position the dropdown list */
.xmenu table{
position:absolute;
border-collapse:collapse;
left:0px;
top:25px;
}

/* style all the links */
.xmenu a, .xmenu :visited {
display: block; font-size: 1.05em; width: 86px; 
text-align: center; text-decoration: none; overflow: hidden; 
color: #fff; height: 30px; line-height: 32px; background: url(img/menu.gif); float: left; 
}
/* style the links hover */
.xmenu :hover{
text-decoration: none; background-position: left -30px; 
}

.xmenu .current {
background-position:0 -60px;
}

/* hide the sub level links */
.xmenu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
left:258px;
z-index:200;
}

/* make the sub level visible on hover list or link */
.xmenu ul li:hover ul, .xmenu ul a:hover ul{
display:block; width:86px; line-height:32px;
float:left;
visibility:visible;
top:1px;
}


.fixture, .fixture:visited {font-size: 9px; text-align:left; display:inline; text-decoration:none; width:100%; float:left; position:relative; color:#656C72;}
.fixture:hover {text-decoration: none;}

a.fixtureroll {font-size:11px; text-decoration:underline; outline-style:none; }
a.fixtureroll em {color: #656C72; display:none; font-size:10px; text-decoration:none; font-style:normal; padding-right:5px;}
a.fixtureroll:hover {text-decoration:none;}
a.fixtureroll:active span, a.fixtureroll:focus span {display:none;}
a.fixtureroll:active em, a.fixtureroll:focus em {display:block; width:100%; text-decoration:none; cursor:default;}



.socialbookmarks ul{
text-align:center;
list-style:none;
margin:1px 0 4px 0;
padding:0;
}

.socialbookmarks ul li{
text-align:center;
display:inline;
padding:0 4px 6px 0 ;
}

.socialbookmarks ul li.delicious{
background:url("img/delicious.gif") no-repeat 0 0;
}
.socialbookmarks ul li.digg{
background:url("img/digg.gif") no-repeat 0 0;
}
.socialbookmarks ul li.facebook{
background:url("img/facebook.gif") no-repeat 0 0;
}
.socialbookmarks ul li.stumbleupon{
background:url("img/stumbleupon.gif") no-repeat 0 0;
}

.socialbookmarks ul li a{
padding:0 0 0 18px;
margin:0 3px 0 0px;
}










#navTabs {
line-height:normal;
width:100%;
right: 0em;
bottom: 0em;
position: absolute;

width:auto;
font-size: 88%;
font-weight:none;
}

#navTabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 0px 0 50px;
}

#navTabs li {
display:inline;
margin:0;
padding:0;
}

#navTabs a {
background:transparent url(img/buttonl.png) no-repeat scroll left top;
border-bottom:1px solid #727271;
float:right;
margin-left:1px;
margin-right:3px;
padding:0 0 0 4px;
text-decoration:none;
}

#navTabs a span {
background:transparent url(img/buttonr.png) no-repeat scroll right top;
color:#ffffff;
display:block;
float:none;
margin-left:7px;
margin-right:4px;
padding:8px 15px 4px 4px;
}

#navTabs a:hover {
background-position:0 -30px;
}

#navTabs .current a {
background-position:0 -30px;
background-color:Transparent;
color:#FFFFFF;
}

#navTabs a:hover span,#navTabs .current a span {
background-position:100% -30px;
background-color:Transparent;
color:#FFFFFF;
}
