/* Ross-on-Wye Golf Club */
body {
	background-color: #f9f9f9;
	}
	
/* list styling */
ul 	{ margin: 10px 0; color: #666; }
li	{ margin-top: 5px;  }

/*SL 20090429 */
h1 {
   	text-shadow: #bbb 3px 3px 3px;
	padding-bottom:8px;
	color: #700;
	margin-bottom: 10px;
	border-bottom: none;
	font: 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	}
	
h2 {
   	text-shadow: #bbb 3px 3px 3px;
	color: #700;
	margin: 10px 0;
	font: normal 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	}

h3 {
   	text-shadow: #999 3px 3px 3px;
	color: #700;
	padding: 5px 0 ;
	margin: 10px 0;
	border-bottom: none;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	}

div#top {
	margin-top: 30px;
	height:150px;
} 

div#body {
	padding-left: 10px;
	}

div#body p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}
	
div#container {
	border-top-color:  1px solid #eee;
	border-left:  1px solid #eee;
	border-right:  1px solid #ddd;
	border-bottom:  1px solid #ddd;
	}	

div#rightsidebody {
	padding: 0;
	
	}
/* top menu */
#topmenu {    
	width:880px;
	font-size:12px;
	background-repeat: repeat;
	position:relative;
	top:-52px;
	left: 60px;
	z-index: 1;
	}

#nav li ul {
	border-top:1px solid #666;
	margin-top:1px;
	background:#600;
	z-index:1;
	}
	
#nav li li {
	border-bottom: 1px solid #500;
} 

#nav li ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:14.4em;
	font-weight:normal;
	margin:-3px 0 0 0;
}

#nav li ul {
border-top:1px solid #500;
} 

#nav a {   
	color:#ddd;
	letter-spacing: 2px;
	} 

#nav li a:hover {   
	color:#fff;
	} 


/* sidebar - updated SL 20090429 */
#sidebar {
	margin: 0;
	}

#sidebar .box {
	background-color: #eee;
	margin: 0px 0px 8px;
	padding: 10px 5px;
	width: 191px;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	float: left;
	clear: left;
	}
#sidebar .box h3 {
	color: darkslategrey;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0 0 8px;
	padding: 0 10px;
	}
#sidebar .box p {
	font-size: 11px;
	padding: 0 10px;
	line-height: 16px;
	color: #666;
	}
#sidebar .box a {
	color: #600;
	}
#sidebar .box img  {
	margin: 2px 5px;
	padding: 3px;
	float: right;
	background-color: #fff;
	border: 1px solid #ddd;
	}

#sidebar a img {
	border: none;
	padding: 0;
	margin: 0;
	}
	
/* footer */
#footer {
	height: 75px;
	background-color: #eee;
	padding-top: 5px;
	border-top: 1px solid #ddd;
	margin: 0;
	}

#footer p {
	font-size: 12px;
	color: #888;
	}

#footer  span.copyright {
	background-repeat: repeat-x;
	background-position: left top;
	width: 600px !important;
	float: left;
	clear: left;
	margin: 0 0 0 0!important;
	padding: 0 0 0 0!important;
}

#footer .footerTopLinks {
	float: left;
	margin-top: 10px !important;
	text-transform: capitalize;
	color: #900;
	padding-bottom: 5px;
        margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
#footer .footerTopLinks a {
	color: #999;
	margin-left: 10px;
	margin-right: 10px;
}
#footer .footContact {
	float: right;
	width: 270px;
	text-align: right;
	padding-top: 5px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}

/* tables */
table {
	margin: 0;
	padding: 0;	
	border-collapse:collapse;
	background-color: #eee;
	}
th {
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #e5e5e5; 
	color: #666; }
tr	{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid white;
	}
tr.even		{ background-color: #f5f5f5; }
tr.odd		{ background-color: #f9f9f9;
			border: navajowhite; }
td 			{ padding: 2px; font-size: 12px;}


/* Login Form */
div.box #minilogin {
	font-size: 12px;
	}

div.box #minilogin input{
	width: 70px;
	float: right;
	margin-right: 5px;
	}

div.box #minilogin label{
	width: 90px;
	text-align: left;
	color: #666;
	font-style: italic;
	padding-left: 10px;	
	}

div.box #minilogin input[type=checkbox] {
	width: 10px;
	text-align: left;
	color: #666;
	font-style: italic;
	padding-left: 10px;	
	}

.logo {
	color: #600;
	font-size: larger;
	font-style: italic;
	}


p.toplogin. form.toplogin {
float:right;
height:30px;
}

div#topheader {
background-image:url(/images/resources/rossonwye/rossonwye-banner.jpg);
height: 140px;
background-repeat:no-repeat;
background-position: left bottom;
}
div#gallery h2, div#gallery p {
text-shadow:none;
}
a.button {
  background:url(/images/resources/rossonwye/transarrow.gif) no-repeat left;
 padding-left: 15px;
        padding-right: 5px;
        margin:0px;
        line-height: 2em;
        font-weight: normal;
        text-decoration: none;
}
/* KNOCKOUTS */
.knockout {
        font-size: x-small;
        border-collapse: collapse;
}
.toplayeven {
        border-bottom: 2px solid #999999;
        border-right: 2px solid #999999;
        padding-left: 5px;
        padding-bottom: 5px;
}
.toplayodd {
        border-bottom: 2px solid #999999;
        padding-left: 5px;
        padding-bottom: 5px;
}
.matchlink {
        border-right: 2px solid #999999;
}
.announcedate {
font-size: x-small;
}
div.global, div#global, div#globalwrap {
margin-top:20px;
}
