﻿H1
{
	font-family:Verdana, Arial;
	font-size:large;
	color:#336699; 
}
body 
{
	background-image: url('GradientBackGround.jpg');
	background-repeat: repeat-x;
	font-family:Verdana, Arial;
	font-size:small ;
	color:#336699; 
}
.TournamentMenuHeader
{
	width:100%;
}
.MasterContent
{
	background-color:white;
	min-height:600px;
	min-width:700px;
	max-width:700px;
	margin-left:auto ;
	margin-right:auto ;
	border-bottom-style:solid;
	border-bottom-color :#e1e1e1;
	border-bottom-width:thin ;
	background-color:White;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.TopLogo
{
	background-color:White;
	height:185px;
	width:100%;
	min-width:300px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left :0px;
	margin-top :2px;
}
.TopMenuContentArea
{
	height:21px;
	position:relative;
	width:auto;
	max-width:530px;
	top: -31px;
	left: 372px;
	width: 450px;
}
.MasterTopHeader
{
	background-color:White;
	width:100%;
	min-height:40px;
	max-height:40px;
	border-bottom-style:solid ;
	border-bottom-width:1px ;
	border-bottom-color:#cde6ff;
	text-align:right;
}
.MasterFooter
{
	
	text-align:center ;
	font-family:Arial;
	font-size:small ;
	color:#e1e1e1;
	width:100%;
}
.MasterMenuRow
{
	position:relative;
	width:100%;
	background-color:#336699;
	top: -50px;
	left: 0px;
}

a:link#footerLink { text-decoration: none; color: #e1e1e1}
a:visited#footerLink { text-decoration: none; color: #e1e1e1}
a:active#footerLink { text-decoration: none; color: #e1e1e1}
a:hover#footerLink { text-decoration: underline; color:#3d6496}


a.topMenuStart1
{
	background-image:url("/Images/TopMenu/Menu_Selected.jpg");	
	background-repeat:no-repeat ;
	display: block;
	height: 58px;
	width: 144px;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom ;
	float:left ;
	margin-right:1px;
}
a.topMenuStart2
{
	background-image:url("/Images/TopMenu/Menu_NotSelected.jpg");	
	background-repeat:no-repeat ;
	display: block;
	height: 58px;
	width: 144px;
	text-decoration:none;
	text-align:center ;
	vertical-align:bottom ;
	float:left ;
	margin-right:1px;
}
a.topMenuStart3
{
	float:left ;
	background-image:url("/Images/TopMenu/Menu_NotSelected.jpg");	
	background-repeat:no-repeat ;
	display: block;
	height: 58px;
	width: 144px;
	text-decoration:none;
	text-align:center ;
	vertical-align:bottom ;
	margin-right:1px;
}
a.topMenuStart1 span 
{
display:none;
vertical-align:bottom ;
}
a.topMenuStart2 span 
{
display:none;
vertical-align:bottom ;
}
a.topMenuStart3 span 
{
display:none;
vertical-align:bottom ;
}

a:hover#topMenuStartStart1 
{
	background-image:url("/Images/TopMenu/Menu_Hoover.jpg");
	background-repeat:no-repeat ;
	text-decoration: none; 
	color:#3d6496;
	text-align :center ;
	vertical-align:bottom ;
	margin-right:1px;
}
a:hover#topMenuStartStart2 
{
	background-image:url("/Images/TopMenu/Menu_Hoover.jpg");
	background-repeat:no-repeat ;
	text-decoration: none; 
	color:#3d6496;
	text-align :center ;
	vertical-align:bottom ;
	margin-right:1px;
}
a:hover#topMenuStartStart3 
{
	background-image:url("/Images/TopMenu/Menu_Hoover.png");
	background-repeat:no-repeat ;
	text-decoration: none; 
	color:#3d6496;
	text-align :center ;
	vertical-align:bottom ;
	margin-right:1px;
}

.divUserInfoLeftColumn
{
	font-size:18;
	text-align:right;
	width:30%;
	float:left;
	margin-right:10px;
}
.divUserInfoRightColumn
{
	width:30%;
	float:left;
}
.spanUserInfo
{
	font-size:large;
}
.userInfoTextbox
{
	font-size:large;
	border-top-style:solid ;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:1px ;
	border-color:#336699;
	color:#336699;
	width:60%;
}
.userInfoTextboxGolfID
{
	font-size:large;
	border-top-style:solid ;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:1px ;
	border-color:#336699;
	color:#336699;
	width:30%;
}
.userInfoValidateMessage
{
	font-size:small ;
	color:Red ;
}
#tblUserInfo
{
	font-size:large;
	width:82%;
}
.tblUserInfoFirstColumn
{
	text-align:right;
	width:40%;
}
.tblUserInfoSecondColumn
{
	padding-left:10px;
	text-align:left;
	width:60%;
}
#btLogin
{
	border-width:1px;
	border-color:#336699;
	background-color:#336699;
	color:White;
	border-style:solid;
}
#divProgress
{
	float:none;
	top:-62px;
	left:-45px;
	position:relative;
	border-style:solid;
	border-width:0px;
	border-color:#336699;
	color:#336699;
	margin: 0 auto;   
	text-align: left; 
	width :100px;
	height:30px;
	background-image:url('/Images/Progress.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
.flagButton
{
	height:20px;
	padding:1px;
}