﻿body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #006633;
	text-align: center;
	font-size: 80%;
}

#canvas {
	width: 770px;
	border: 1px solid #000000;
	position: relative;
	margin: auto;
	background-color: white;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#stitlewrap{
	background-color: #000066;
}
	#subtitle {
		padding-top: 2px;
		background-color: #000033;
		color: white;
		font-size: 100%;
		font-weight: bold;
		font-variant: small-caps;
		height:20px;
		float:left;
	}
	#login {
		background-color: #000033;
		font-weight: bold;
		font-variant: small-caps;
		font-size: 60%;
		padding: 10px 10px;
		color: yellow;
		text-align: right;
		height:10px;
	}

#header {
	background-image: url('/images/banner.jpg');
	background-color: #070407;
	width: 770px;
	height: 140px;  /* 140 */
	margin: 0px;
	padding: 0px;
}

.clear {
  clear: both;
}

.fakelink {
  cursor: pointer;
}

.fakelinkYellow {
  color: yellow;
  /* visited: yellow; */
  cursor: pointer;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 12px;
  background-image: url('/images/mnudot.gif');
  background-repeat: no-repeat;
  /* font-size: 115%; */
}

.fakelinkYellowSEL {
  color: white;
  /* visited: white; */
  cursor: pointer;
  text-decoration: none;
  padding-top: 2px;
  padding-left: 12px;
  background-image: url('/images/mnudot.gif');
  background-repeat: no-repeat;
  /* font-size: 115%; */
}

.actMenu {
  color: white;
  /* visited: white; */
  text-decoration: none;
  font-size: 120%;
}

#header {
	background-image: url('/images/banner.jpg');
	width: 770px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

.clear {
  clear: both;
}

.navBar {
	background-color: #000033;
	padding-left: 10px;
	font-size: 12px;
	height: 20px;
	position: relative;
}

.navBar #navHolder {
  position: absolute;
	top: 2px;
	z-index: 2;
}

.navBar #navSlider {
  position: absolute;
	z-index: 1;
	height: 20px;
	left: 0px;
}

.navBar #navSlider #slider {
  height: 20px;
	width: 41px;
  position: absolute;
	left: -41px;
	background-color: #000066;
	white-space: nowrap;
}

.navBar #navSlider #slider #sliderLt {
  float: left;
}

.navBar #navSlider #slider #sliderRt {
  float: right;
}

.navBar #flag {
	margin-top: 2px;
	float:right;
}

.navBar #location {
	margin-top: 2px;
	float:right;
	margin-right: 5px;
	color: white;
}

.navBar span {
  background-image: url('/images/mnudot.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
}

.navBar a {
  color: white;
	text-decoration: none;
}

.subNavBar {
  position: relative;
	white-space: nowrap;
}

.subNavBar img {
  float: left;
}

.subNavBar .links {
  background-color: #000033;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	/* padding-top: -2px; */
}

.subNavBar .links .mnuItem {
  font-size: 12px;
	padding-left: 12px;
	background-image: url('/images/mnudot.gif');
	background-repeat: no-repeat;
	padding-top: 3px;
}

.mnuItem {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
	cursor: pointer;
}

#lyrSvcs {
  position: absolute;
	left: 20px;
	width: 300px;
}

#lyrClubSelect {
  position: absolute;
	left: 100px;
	width: 250px;
}

#lyrClubReservation {
  position: absolute;
	left: 220px;
	width: 250px;
}

#body h1 {
  margin: 0px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 120%;
	padding: 4px 10px;
	color: white;
	background-color: #000033;
}


th {
  color: white;
	background-color: #000066;
	text-align: left;
}

#body #bodyImg, #map {
  float: right;
	margin-left: 10px;
}

#content {
  padding: 0px 10px 10px 15px;
  line-height: 1.5;
}

#footer {
 background-image: url('/images/footerbg.jpg');
	height: 17px;
	border-top: 1px solid black;
	font-weight: bold;
	color: white;
}

#footer span {
  margin-left: 20px;
}

#footer span span {
  margin-left: 0px;
}

#footer span a {
  text-decoration: none;
	color: white;
}

#footer span.light {
  font-weight: normal;
}

h2 {
  font-size: 110%;
	font-weight: bold;
}

#clubSelect, #individSelect {
  text-align: right;
	background-color: white;
	border-top: 1px solid white;
	margin-top: 5px;
}

#clubHolder {
  background-color: #620602;
	background-image: none;
	padding: 5px 10px 5px 0px;
	padding-right: 50px;
	line-height: 1;
}

#clubHolder .mnuItem:hover {
  background-color: #970401;
}

#clubList {
  float: left;
	margin-right: 20px;
}

#order {
  text-align: right;
}

table.clubList {
  background-color: #BABABA;
	border: 1px solid black;
	margin-bottom: 0px;
}

table.clubList tr th {
	background-color: #BABABA;
	color: black;
	font-weight: normal;
	font-size: 80%;
	padding-top:20px;
	width: 81px;
	vertical-align: bottom;
}

table.clubList tr th, table.clubList tr td {
  line-height: 1;
}

#copy {
  color: white;
	text-align: center;
}

.clubList {
  background-color: #BABABA;
	border: 1px solid black;
	line-height: 1;
	width: 320px;
	padding: 3px;
}

#stepList {
  background-color: #A1C49C;
	height: 60px;
}

.step {
  /*background-color: #6BA366;*/
	background-color: #C0C0C0;
	color: #909090;
	border: 1px solid #555555;
	position: absolute;
	width: 130px;
	font-size: 10px;
	top: 5px;
	padding: 0px 3px;
}

.stepHdr {
  font-weight: bold;
}

#step1 {
  left: 10px;
}

#step2 {
  left: 156px;
}

#step3 {
  left: 302px;
}

#step4 {
  left: 448px;
}

#step5 {
  left: 594px;
}

td.timePicker {
  border: 2px outset green;
	background-color: #A1C49C;
	cursor: pointer;
}

td.noclick {
  background-color: #C0C0C0;
	border-width: 0px;
}

#fader {
  background-color:white;
	opacity:0.5;
	position:absolute;
	top:0;
	left:0px;
	top:0px;
}

#fdbk {
  position:absolute;
	background-color:white;
	top:30px;
	left:100px;
	border:2px outset #333333;
	z-index:101;
	width:470px;
	background-color:#006633;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font: 11px bold arial}

#sddm li a
{	display: block;
	margin: 0 10px 0 0;
	padding: 0px 8px;
	width: 100px;
	background: #000033; /* main background */
	color: #FFF;
	text-align: center;
	text-decoration: none;
	/* border: 1px solid #FFF */}

#sddm li a:hover
{	background: #000066; /* main hover background */
	color: #FFF;       /* main hover font color */
} 

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0px;
	background: #EAEBD8;
	border: 1px solid #000033}  /* sub border */

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 2px 25px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000033;  /* sub background */
		color: #FFF;          /* sub text color */
		font: 11px bold arial}

	#sddm div a:hover
	{	background: #000066; /* hover background */
		color: #FFF;       /* hover font color */
	}
