@charset "utf-8";
/* CSS Document */
	
	body { font-family:Arial, Helvetica, sans-serif; }


	table.mainBody { padding-top:25; padding-left:10; padding-right:10; padding-bottom:10; }
	
	
	.pageHeaderFont { color:#FFFFFF; font-size:24px; font-family:Verdana, Arial, Helvetica, sans-serif; }
	
	.headerSideNav { color:#333333; background-color:#CCCCCC; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
	
	.viewRoundBreakdownFont { color:#FFFFFF; font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; }
	
	
	.headerSideNav { color:#333333; background-color:#CCCCCC; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
	
	.sideNav A:link { font-size: 14px; color:#333333; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
	.sideNav A:visited { font-size: 14px; color:#333333; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }
	.sideNav A:acitve { font-size: 14px; color:#333333; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }
	.sideNav A:hover { font-size: 14px; color:#CC0000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; }
	
	.sideNavWrapper {
		width: 164px;
		height: auto;
		background-color: #D3C7B6;
		border: 3px solid #B5A48C;
		margin-top: 3px;
	}
	
	.sideNavHeader {
		width: 150px;
		font-size: 14px;
		font-weight: bold;
		padding: 5px;	
		background-color: #B5A48C;
		margin: 2px;	
	}
	
	.sideNavGoogleAdWrapper {
		border: 0px;
		margin-top: 3px;
		margin-left: 15px;
	}
	
	
	.sideNavLinks {
		width: 150px;
		height: 14px;
		font-size: 12px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 5px;	
		background-color: #F8F4EB;
		margin: 2px;	
	
	}
	
	a.sideNavA:link { color: black; text-decoration:none; }
	a.sideNavA:visited { color: black; text-decoration:none; }
	a.sideNavA:hover { color: black; text-decoration:none; }
	a.sideNavA:active { color: black; text-decoration:none; }
	
	
	
	
	
	.teeColorBoxDisplay {
										position:relative;
										width: 15px;
										height: 15px;
										border: solid;
										border-color:##000000;
										border-width:1px;
									}
									
	.dtLoginHome { float: left; width: 172px; height: 222px; border: 1px solid #996600; margin-left: 10px; margin-top: 5px; background-color:#FFF8DC; }
	
	.dtLoginRegister { float: left; width: 172px; height: 180px; border: 1px solid #996600; margin-left: 10px; margin-top: 5px; background-color:#FFF8DC; }
	
	.dtLoginHomeTitle { margin-left: 8px; margin-top: 5px; font-size: 16px; font-weight: bold; text-decoration:underline; }
	
	.dtLoginHomeUsernameText { margin-left: 8px; margin-top: 10px; font-size: 11px; }
	.dtLoginHomeUsernameInput { margin-left: 8px; margin-top: 1px; }
	
	.dtLoginHomePasswordText { margin-left: 8px; margin-top: 5px; font-size: 11px; }
	.dtLoginHomePasswordInput { margin-left: 8px; margin-top: 1px; margin-bottom: 5px; }
	
	
	.dtLoginForgotBlock { margin-left: 8px; }
	.dtLoginButton { float: left; width: 69px; }
	.dtForgot { float: left; }
	
	
	a.forgotUsername { font-size: 10px; margin-left: 5px; }
	a.forgotPassword { font-size: 10px; margin-left: 5px; margin-top: 5px; }
	
	.register { margin-left:8px; }
	
	
	/* Point Thank You Box */
	.thankYouCTPointBox {
		margin-left: 10px;
		margin-top: 20px;
		width: 685px;
		height: 50px;
		border: 1px solid #FFCC00;
		background-color: #FFFFCC;
	
	}
	
	.thankYouCTPointNum {
		float: left;
		width: 50px;
		margin-left: 10px;
		margin-top: 6px;
		font-size: 34px;
		font-weight:bold;
	}
	
	.thankYouCTPointDesc {
		float: left;
	}
	
	.thankYouCTPointText {
		margin-top: 5px;
		width: 100%;
		font-size:18px;
	}
	
	.thankYouCTPointDisclaimer {
		margin-top:2px;
		font-size: 12px;
		width: 100%;
	}
	
	
	/* My Game Home and Favorite Courses Nav */
	.myGameHomeFavNavWrapper {
		float: left;
		width: 220px;
		height: auto;
		background-color:#FFFFFF;
		border: 3px solid #CCCCCC;
		margin-left: 10px;
		
	}
	
	.myGameHomeFavNavHeader {
		width: 206px;
		height: 18px;
		font-size: 14px;
		font-weight: bold;
		padding: 5px;	
		background-color:#CCCCCC;
		margin: 2px;	
	}
	
	.myGameHomeFavIcon {
		float: left;
	}
	
	.myGameHomeFavDesc {
		float: left;
		margin-left: 5px;
		margin-top: 1px;
	}
	
	/* Course Home and Facility Home */
	.subHeaderTitle {
		border-bottom: 4px solid #03451F;
		margin-left: 5px;
		width: 695px;
		/* background: #03451F; */
		height: 20px;
	}
	
	.subHeaderFont {
		margin-left: 1px;
		color:#333333; 
		font-size:18px;
	}
	
	/* list Round css */
	
	.listRound { 
		width: 695px;
		height: 50px;
		border: solid 1px #999999;
		background-color:#EEEEEE;
		margin-bottom: 5px;
		cursor:pointer;
	}
	
	.courseLogo {
		height: 50px;
		width: 50px;
		float: left;
		margin-top: 1px;
		margin-left: 1px;
		/* border: 1px solid green; */
		
	}
	
	.listRoundInfo {
		height: 100%;
		width: 580px;
		float: left;
		/* border: 1px solid red; */
	}
	
	
	.listRoundTitle{
		width: 580px;
		margin-top: 3px;
		margin-left: 10px;
	}
	
	.listRoundDate{
		float: left;
		font-size: 16px;
		font-weight: bold;
	}
	
	.listRoundCourseName{
		float: left;
		font-size: 16px;
		font-weight: bold;
		margin-left: 10px;
		color:#666666;
	}
	
	.listRoundTeeBoxColor{
		float: left;
		width: 20px;
		margin-left: 5px;
	}
	
	.teeColorBoxSelected {
			width: 15px;
			height: 15px;
			border: solid;
			border-color:#000000;
			border-width:1px;
		}
	
	
	.listRoundCourseTeeName{
		float: left;
		font-size: 16px;
		font-weight: bold;
		margin-left: 5px;
	}
	
	
	.listRoundDetails {
		clear: both;
		margin-top: 27px;
		margin-left: 10px;
	}
	
	
	.listRoundScore {
		height: 100%;
		width: 50px;
		float: right;
		/* border: 1px solid blue; */
	}
	
	
	.listRoundScoreText {
		font-size: 26px;
		font-weight: bold;
		margin-top: 9px;
		text-align:right;
		margin-right: 5px;
	
	}
	
	.myGameStatInfoHandicap {
		float: left;
		font-weight: bold;
		margin-left: 5px;
		width: 80px;
	}
	
	/* My Game and Add Round Handicap CSS */
	.myGameCurrentHandicapWrapper {
		width: 80px;
		height: 60px;
		border: 1px solid #999999;
		background-color: #FFFFCC;
	}
	
	.myGameCurrentHeader {
		text-align: center;
		font-size: 12px;
		margin-top: 1px;
		color: #333333;
	}
	
	.myGameHandicapText {
		font-size: 24px;
		text-align: center;
		margin-top: 5px;
	}
	
	
	
/* Add Round/Post Score layout */
.enterRoundInfoWrapper {
	width: 680px;
	height: 30px;
	margin-left: 10px;
	background-color:#F0F0F0;
	border-bottom:1px solid white;
}

.enterRoundInfoLeft {
	width: 340px;
	float: left;
}

.enterRoundInfoRight {
	width: 340px;
	float: left;
}

.enterRoundDatePlayed { 
	height: 30px;
	margin-left: 10px;
}

.enterRoundStartTime { 
	height: 30px;
	margin-left: 10px;
}


.enterRoundWeather {
	height: 30px;
	margin-left: 10px;
}

.enterRoundFinishedTime { 
	height: 30px;
	margin-left: 10px;
}

.enterRoundLength { 
	height: 30px;
	margin-left: 10px;
}

.enterRoundInfoCost { 
	height: 30px;
	margin-left: 10px;
}

.enterRoundFormText {
	font-size: 15px; 
	font-weight: bold;
}

#enterRoundDatePlayedText {
	margin-top: 6px;
	float: left;
	width:140px;
}
	
.enterRoundDatePlayedInput {
	float: left;
	margin-top: 2px;
}	

#enterRoundWeatherText {
	margin-top: 6px;
	float: left;
	width:140px;
}
	
.enterRoundWeatherInput {
	float: left;
	margin-top: 3px;
}

#enterRoundStartTimeText { 
	margin-top: 6px;
	margin-right: 5px;
	float: left;
	width: 140px;
	text-align:right;
}

.enterRoundStartTimeInput {
	float: left;
	margin-top: 3px;
}

#enterRoundFinishedTimeText { 
	margin-top: 6px;
	margin-right: 5px;
	float: left;
	width: 140px;
	text-align:right;
}

.enterRoundFinishedTimeInput {
	float: left;
	margin-top: 3px;
}

#enterRoundLengthText { 
	margin-top: 6px;
	float: left;
	width: 140px;
}

.enterRoundLengthInput {
	float: left;
	margin-top: 3px;
}

#enterRoundCostText { 
	margin-top: 6px;
	margin-right: 5px;
	float: left;
	width: 140px;
	text-align:right;
}

.enterRoundCostInput {
	float: left;
	margin-top: 3px;
}

#enterRoundLengthSelect {
	float: left;
}

#enterRoundFrontBack {
	display: none;
	margin-left: 8px;
	float: left;
}

.enterRoundInfoSpacer {
	clear: both;
	height: 10px;
}

.enterRoundScoreSpacer {
	clear: both;
	height: 10px;
}

.roundInputCenter {
	text-align: center;
	font-weight:bold;
}

#totalScoreWrapper {
	margin-top: 10px;
	margin-left: 40px;
	border: 2px solid #333333;
	background-color: #F0F0F0;
	width: 150px;
	height: 100px;
	float: left;
}

#escWrapper {
	margin-top: 10px;
	margin-left: 100px;
	border:solid 1px #FFFF00;
	background-color:#FFFFCC;
	width: 150px;
	height: 100px;
	float: left;
}

#totalScoreText {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin-top: 5px;
}

#totalScoreInput{
	text-align:center;
	margin-top: 5px;
}

#totalScore {
	text-align:center;
	width: 55px;
	font-size:24px; 
	font-weight: bold; 
	font-family: Helvetica, Arial,  sans-serif;
}

#totalScoreError { 
	border: 1px solid red;
}

#totalScoreOnly {
	font-size: 10px;
	text-align:center;
}

#escTitleText {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin-top: 5px;
}

#escNumberText {
	margin-bottom: 10px;
	margin-top: 8px;
	font-size: 32px;
	font-weight: bold;
	text-align:center;
}

#escNumberLink {
	font-size: 12px;
	text-align:center;
}

.enterRoundFront9Wrapper {
	width: 760px;
	height: auto;
	border: 1px solid #333333;
}

.enterRoundBack9Wrapper {
	width: 760px;
	height: auto;
	border: 1px solid #333333;
}

.enterRoundTeeNumber {
	height: 20px;
}

.enterRoundRowTitle { 
	font-size: 14px;
	font-weight: bold;
	margin-left:5px;
	margin-top: 2px;
	float: left;
	width: 70px;
}

.enterRoundHoleNum {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeeYardage { 
	height:20px;
}

.enterRoundTeeYardageTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:18px;
	background-color: #F0F0F0;
}

.enterRoundTeeYardageNum { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	background-color:#FFFFCC;
}

.enterRoundTeePar { 
	height:20px;
	border-top: 1px solid #999999;
}

.enterRoundTeeParTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:18px;
	background-color: #F0F0F0;
}

.enterRoundTeeParNum { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	background-color:#FFFFCC;
}

.enterRoundTeeHandicap { 
	height:20px;
	border-top: 1px solid #999999;
}

.enterRoundTeeHandicapTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:18px;
	background-color: #F0F0F0;
}

.enterRoundTeeHandicapNum { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	background-color:#FFFFCC;
}

.enterRoundTeeScore { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeeScoreTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:28px;
	background-color: #F0F0F0;
}

.enterRoundTeeScoreNum { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeePutts { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeePuttsTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:28px;
	background-color: #F0F0F0;
}

.enterRoundTeePuttsNum { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundHoleNotes { 
	height:35px;
	border-top: 1px solid #999999;
}

.enterRoundHoleNotesTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:33px;
	background-color: #F0F0F0;
}

.enterRoundHoleNote { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeeGIR { 
	height:22px;
	border-top: 1px solid #999999;
}

.enterRoundTeeGIRTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:20px;
	background-color: #F0F0F0;
}

.enterRoundTeeGIRyn { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeeClubOffTeeRowWrapper { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeeClubOffTeeTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 5px;
	float: left;
	width: 70px;
	height:25px;
	background-color: #F0F0F0;
}

.enterRoundTeeClubOffTee { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeeFairwayHitRowWrapper { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeeFairwayHitTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 5px;
	float: left;
	width: 70px;
	height:25px;
	background-color: #F0F0F0;
}

.enterRoundTeeFairwayHit { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 26px;
}

.enterRoundTeeDriveDistanceRowWrapper { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeeDriveDistanceTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 1px;
	float: left;
	width: 70px;
	height:29px;
	background-color: #F0F0F0;
}

.enterRoundTeeDriveDistance { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 26px;
}

.enterRoundTeeOBRowWrapper { 
	height:22px;
	border-top: 1px solid #999999;
}

.enterRoundTeeOBTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:20px;
	background-color: #F0F0F0;
}

.enterRoundTeeOB { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeePenaltyStrokesRowWrapper { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeePenaltyStrokesTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 1px;
	float: left;
	width: 70px;
	height:29px;
	background-color: #F0F0F0;
}

.enterRoundTeePenaltyStrokes { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 26px;
}

.enterRoundTeeBallsLostRowWrapper { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeeBallsLostTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 4px;
	float: left;
	width: 70px;
	height:26px;
	background-color: #F0F0F0;
}

.enterRoundTeeBallsLost { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 26px;
}

.enterRoundTeeSandShotsRowWrapper { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeeSandShotsTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 4px;
	float: left;
	width: 70px;
	height:26px;
	background-color: #F0F0F0;
}

.enterRoundTeeSandShots { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 26px;
}

.enterRoundTeeSandSaveRowWrapper { 
	height:22px;
	border-top: 1px solid #999999;
}

.enterRoundTeeSandSaveTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:20px;
	background-color: #F0F0F0;
}

.enterRoundTeeSandSave { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeeUpDownRowWrapper { 
	height:22px;
	border-top: 1px solid #999999;
}

.enterRoundTeeUpDownTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	float: left;
	width: 70px;
	height:20px;
	background-color: #F0F0F0;
}

.enterRoundTeeUpDown { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
}

.enterRoundTeeFirstPuttDistRowWrapper { 
	height:30px;
	border-top: 1px solid #999999;
}

.enterRoundTeeFirstPuttDistTitle {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 1px;
	float: left;
	width: 70px;
	height:29px;
	background-color: #F0F0F0;
}

.enterRoundTeeFirstPuttDist { 
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
	width: 75px;
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 26px;
}

.addRoundButton {
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
}