﻿html, body, #wrapper 
{
	background-color: #f0f0f0;
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size:11px;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
.mceContentBody, .contentBody
{
	background-color:#ffffff;
	text-align:left;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 900px;
}
a{
	color: #264929;
	color: #2D5B77;
	text-decoration: none;
	}
a:hover{
	color: #393734;
	text-decoration: underline;
	}

input,select,textarea
{
	font-family: Tahoma, Verdana;
	font-size:11px;
	background-color:#E6EAED;
	border:solid 1px #204054;
}
.border
{
	border:solid 1px #000000;
}
.box
{
	border:solid 1px #5B6B57;
	background-color:#ffffff;
	background-color:#F7FAF2;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 0px;
}
.box_clear
{
	border:solid 1px #ffffff;
	text-align:left;
}
.box_content
{
	padding:0px 11px 0px 11px;
	text-align:left;
}
.box_menu
{
	border-bottom:solid 1px #5B6B57;
	border-right:solid 1px #5B6B57;
	border-left:solid 1px #5B6B57;
	border-top:solid 1px #5B6B57;
	padding:0px 2px 0px 2px;  /* top right bottom left */
	text-align:left;
	width:150px;
	height:100%;
	margin-bottom:0px;
}
.button{
	background-image:url(/images/menu_button_bg.gif);
	background-repeat:repeat-x;
	border-color: #848F9C #545C68 #545C68 #848F9C;
	border-style:solid;
	border-width:1px;
	cursor: hand;
	cursor: pointer;
	padding:2px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:11px;
	padding-right:11px;
	width:140px;
}
.master_header
{
	background-image:url(/images/header3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border:solid 1px #ffffff;
	/*background-color:#E7F0E4;*/
	padding:0px 0px 0px 0px;
	text-align:left;
	width:800px;
	height:200px;
	margin-bottom:-1px;
}
.master_header h1
{
	font-family: Tahoma;
	font-size: 24px;
	color: #ffffff;
	font-weight: lighter;
	vertical-align: top;
	text-align:right;
	line-height:24px;
	margin-top:11px;
	margin-left:11px;
	margin-right:11px;
}
.master_header h3
{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	font-weight: lighter;
	vertical-align: top;
	text-align:right;
	line-height:12px;
	margin-top:0px;
	margin-left:11px;
	margin-right:11px;
	text-decoration:none;
}
.master_menu
{
	background-color:#E7F0E4;
}
h1
{
	font-family: Tahoma;
	font-size: 24px;
	color: #ffffff;
	color: #2D5B77;
	font-weight: lighter;
	vertical-align: top;
	line-height:24px;
	margin-top:11px;
}
h2
{
	font-family: Tahoma;
	font-size: 24px;
	color: #ffffff;
	color: #2D5B77;
	font-weight: lighter;
	vertical-align: top;
	line-height:24px;
}
h3
{
	font-family: Tahoma;
	font-size: 18px;
	color: #2D5B77;
	font-weight: lighter;
	text-decoration:underline;
	line-height:18px;
	margin-top:0px;
}
.highlightedText
{
	color:#2D5B77;
}
.par
{
	color:#000000;
}
.birdie
{
	color:#00ff00;
}
.bogie
{
	color:#ff0000;
}

.large
{
	font-size:14px;
}
.left
{
	background-image:url(/images/fade_left.gif);
	background-repeat:repeat-y;
	width:50px;
}
.right
{
	background-image:url(/images/fade_right.gif);
	background-repeat:repeat-y;
	width:50px;
}
.scorecard_header
{
	background-color:#264929;
	color:#ffffff;
	font-size:12px;
}
.report_header
{
	background-color:#2D5B77;
	color:#ffffff;
	font-size:12px;
}
.report_row
{
	color:#333333;
	background-color:#B8C6CF;
	background-color:#E6EAED;
}
.report_row_alt
{
	color:#333333;
	background-color:#eeeeee;
}
.required
{
	color:#aa0000;
}
.score
{
	width:20px;
	text-align:right;
}
.scorewide
{
	width:30px;
	text-align:right;
}
.scorecard
{
	background-color: #ffffff;
}

.unwatermarked
{
	width:200px;
	color: #666666;
	font-family: tahoma;
}

.watermarked 
{
	width:200px;
	background-color:#eeeeee;
	color:#aaaaaa;
}	

#contentwrapper
{
width: 800px;
}

.footer
{
	text-align:left;
	width: 800px;
	color:#ffffff;
	background-color:#264929;
	padding:0px 11px 0px 4px;
}

.header
{
	background-color: #dfe6d5;
	width:800px;
	text-align:left;
	vertical-align:bottom;
	padding:0px 0px 0px 0px;
	margin-bottom:5px;
}

/*
#footer ul
{	padding-left: 0;
	margin-left: 0;
	background-color: #264929;
	color: #ffffff;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#footer li
{	display: inline;	}

#footer ul li a
{	
	padding:0px 11px 0px 11px;
	background-color: #264929;
	color: #ffffff;
	text-decoration: none;
	float: right;
	border-right: 1px solid #fff;
}

#footer ul li a:hover
{	background-color: #DCE6CF;
	color: #000000;
}
*/


/* Left Menu */
/*
.menu 
{
	border:1px solid #DCE6CF;
	text-align:left;
	background-color:#264929;
	color:#DEE2E7;
	width:150px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	font-family:Trebuchet MS;
	height:18px;
	vertical-align:bottom;
	display:block;
}
.menu a:link,.menu a:visited,.menu a:active 
{
	display:block;
	height:18px;
	color:#ffffff;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}

.menu a:link,.menu a:visited,.menu a:active 
{
	height:18px;
	color:#ffffff;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}
.menu a:hover 
{
	height:18px;
	text-decoration:none;
	background-color: #DCE6CF;
	color: #000000;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}
*/
/* Left Sub Menu */
/*
.submenu 
{
	border:1px solid #DCE6CF;
	text-align:left;
	background-color:#F7FAF2;
	color:#DEE2E7;
	width:150px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	font-family:Trebuchet MS;
	height:14px;
	vertical-align:bottom;
	display:block;
}
.submenu a:link,.submenu a:visited,.submenu a:active 
{
	display:block;
	height:14px;
	color:#264929;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}

.submenu a:link,.submenu a:visited,.submenu a:active 
{
	height:14px;
	color:#264929;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}
.submenu a:hover 
{
	height:14px;
	text-decoration:none;
	background-color: #DCE6CF;
	color: #000000;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}
*/
.page 
{
	border:1px solid #DEE2E7;
	text-align:center;
	background-color:#4A5D71;
	color:#DEE2E7;
	width:150px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	font-family:Trebuchet MS;
	height:18px;
	vertical-align:bottom;
	display:block;
}
.page_small 
{
	border:1px solid #DEE2E7;
	text-align:center;
	background-color:#4A5D71;
	color:#DEE2E7;
	width:50px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	font-family:Trebuchet MS;
	height:18px;
	vertical-align:bottom;
	display:block;
}
.stage 
{
	border:1px solid #DEE2E7;
	text-align:center;
	background-color:#DEE2E7;
	color:#4A5D71;
	width:100px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	font-family:Trebuchet MS;
	height:60px;
	vertical-align:bottom;
	display:block;
}

.page a:link,.page a:visited,.page a:active, .page_small a:link,.page_small a:visited,.page_small a:active 
{
	display:block;
	height:18px;
	color:#ffffff;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}
.stage a:link,.stage a:visited,.stage a:active, .stage_selected
{
	display:block;
	height:60px;
	color:#ffffff;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}

.page a:hover,.page_small a:hover 
{
	height:18px;
	text-decoration:none;
	background-color:#DEE2E7;
	color:#4A5D71;
	border:solid 1px #4A5D71;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}

.stage a:hover, .stage_selected
{
	height:60px;
	text-decoration:none;
	background-color:#4A5D71;
	color:#DEE2E7;
	border:solid 1px #4A5D71;
	font-family:Trebuchet MS;
	vertical-align:bottom;
}
