/* Ridgeway Golf Club stylesheet written by Tim Jones tētechnologies 14 09 05*/

BODY {
	SCROLLBAR-FACE-COLOR: #397142;
	SCROLLBAR-TRACK-COLOR: #92B396;
	SCROLLBAR-HIGHLIGHT-COLOR: #397142;
	SCROLLBAR-SHADOW-COLOR: #397142;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #9b9;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	SCROLLBAR-BASE-COLOR: #397142;
	margin-top : 5px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-image:url(graphics/grass.jpg);
	background-attachment: fixed;
	background-color:#92B396;
	color : #000;
	font-size: 60%;
	font-family:Arial;
}
h2{font-family:Times New Roman;color:#000;font-size: 160%;padding:0px 0px 0px 0px;margin:0px 0px 5px 0px}
h3{font-family:Times New Roman;color:#000;font-size: 160%;padding:0px 0px 0px 0px;margin:0px 0px 5px 0px}
 
.wide {width:735px;border:0px}
.gap {width:1px;font-size: x-small;background-color:#92B396;}
	
table.content {
	height:305px;
	width:564px;
	border-width: 0px 1px 0px 0px;
	border-spacing:6px ;
	border-style: dashed;
	padding: 10px;
	spacing: 5px;
	border-color: white;
	border-backgound-color: #fff;
	border-collapse: separate;
	background-color: #92b396;
}

table.content td {
	font-size: 80%;
	border-width: 6px;
	text-align: justify;
	vertical-align:text-top;
	padding: 2px 15px 2px 16px;
	spacing: 0px;
	border-style: solid;
	border-color: #92b396;
	background-color: #bca;
	-moz-border-radius: ;
}

hr {  border-top: 1px dashed #fff;
      color: #bca;
      background-color: #bca;
      height: 4px;}
      
ul{  list-style-type: circle; list-style-image:url(graphics/ball.gif);}     
li {font-size:107%;padding:2px 0px 0px 0px;font-weight:bold;}      

td.dots {width:1px;background-image:url(graphics/hole.gif);font-size: xx-small;}
td.course {width:171px;background-image:url(graphics/rough.jpg);vertical-align:top;}
td.ridgeway {font-size: 80%;color:#FFF;vertical-align:text-top;padding:0px 18px 0px 10px;background-image:url(graphics/wood.jpg);background-repeat:repeat-y; background-align:bottom}
td.golfer {vertical-align:text-bottom;background-image:url(graphics/wood.jpg);background-repeat:repeat-y; background-align:bottom}
td.green {font-size: 80%;text-align: justify;vertical-align:text-top;padding:0px 15px 0px 16px;background-image:url(graphics/green.jpg);}

a:link {color:#000; text-decoration:none}
a:visited {color:#142; text-decoration:none}
a:hover{color:#FFF; }

a.golf {text-align:center; width:100%;padding:5px 0px 5px 0px;font-weight:bold; color : #000;background-color:#92b396;}
a.golf:link {color : #000;background-color:#92b396;}
a.golf:visited {color : #031;background-color:#92b396;}
a.golf:active {color : #495;background-color:#bca;}
a.golf:hover {color : #fff;background-color:#495;}

a.wales {color:#fff;text-align:center; width:82px;padding:0px 10px 2px 10px;font-weight:bold;background-color:#495;}
a.wales:link {color:#fff;background-color:#495;}
a.wales:visited {color:#fff;background-color:#495;}
a.wales:active {color:#fff;background-color:#495;}
a.wales:hover {color:#000;background-color:#92b396;}

a.club {text-align:center; width:100%;padding:5px 0px 5px 0px;font-weight:bold; color : #fff;}
a.club:link {color : #fff;}
a.club:visited {color : #dfe;}
a.club:active {color : #495;background-color:#92b396;}
a.club:hover {color : #000;}

a.button { width:100%;padding-left:15px; padding-top:4px;background-image:url(graphics/buttonOff.gif);color : #fff;width:212px;height:32px; margin:0px 0px 0px 0px; font-size:120%;text-decoration: none; font-weight:normal; }
a.button:link {color : #fff;background-image:url(graphics/buttonOff.gif);}
a.button:visited {color : #efe;background-image:url(graphics/buttonOff.gif);}
a.button:hover {color : #765;background-image:url(graphics/buttonOn.gif);}

img {border:0px;}

#shadow {position:absolute; left:0px; top:75px;opacity: .30;filter: alpha(opacity=30);z-index:-1;}
#golf{width:735px;background-image:url(graphics/off.jpg);}
#navigation {height:566; vertical-align:text-top;display:inline}
#content {width:540px;border:6px;border-style:solid ;border-color: #A99D7E;background-color:#987;height:566;z-index:2; vertical-align:text-top;display:inline}
