﻿


html, body {
	height: 100%;
}

body, .td {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	background-color: #E8E8E8;	/*#EBFBE5;*/
	color: #000000
}


td{padding:3px;}

/*.custom-calendar .ajax__calendar_container {
        font-size: 18px;*/ /* General font size */
    /*}
    .custom-calendar .ajax__calendar_header, 
    .custom-calendar .ajax__calendar_footer {
        font-size: 18px;*/ /* Header and footer font size */
        /*font-weight: bold;*/ /* Make header and footer bold */
    /*}
    .custom-calendar .ajax__calendar_day {
        font-size: 18px;*/ /* Day font size */
    /*}*/



/*

.orangeH {
	background: #EBFBE5 url('/theme/OrangeHead.gif') no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 15px 10px 10px;
}

.greenH {
	background: #EBFBE5 url('/theme/GreenHead.gif') no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 15px 10px 10px;
}

.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 6px 15px 10px 10px;
}

.orangeBox {
	background: #EBFBE5 url('/theme/OrangeBox.gif') no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 12px 26px 0px 100px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.greenBox {
	background: #EBFBE5 url('/theme/GreenBox.gif') no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 12px 26px 0px 100px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.greenTop {
	background: #EBFBE5 url('/theme/ThemeT.gif') no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}*/







.radioButtonList {
    list-style: none;
    padding: 0;

}

	.radioButtonList label {
		display: inline-block;
		position: relative;
		padding-left: 30px; /* Space for the radio button */
		text-indent: 0;
		margin-top: 15px;
	}

.radioButtonList label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px; /* Width of the radio button */
    height: 20px; /* Height of the radio button */
    border: 1px solid #ccc; /* Customize as needed */
    border-radius: 50%;
    background-color: white;
}

	.radioButtonList input[type="radio"] {
		position: absolute;
		left: 0;
		opacity: 0; /* Hide the original radio button */
	}

.radioButtonList input[type="radio"]:checked + label::before {
    background-color: #4CAF50; /* Customize as needed */
    border-color: #4CAF50;
}


.contentWhite, .contentCopy {
	border-radius: 8px;
	background-color: #EBFBE5;
/*	#FFF;*/
	border: 1px solid #519c6b;
	padding: 20px;
	color: #000;
	/*	width:100%*/
}

.contentCopy {
	padding: 20px;
	font-weight: 400;
}
	.contentGreen {
	border-radius: 8px;
	background-color: #FFF;
	border: 1px solid #519c6b;
	padding: 5px;
	font-weight:400
	/*color:#000;*/
	/*	width:100%*/
}


.orangeRC {
	border-radius: 8px;
	background: #e0882f; /* #ff751a; #73AD21;*/
	padding: 10px;
	color: #ffffff;
	font-weight: bold
	/*  width: 200px;*/
	/*height: 150px;*/
}

.greenRC {
	border-radius: 8px;
	background: #339933; /* #73AD21;*/
	padding: 10px;
	color: #ffffff;
	font-weight: bold
	/*  width: 200px;*/
	/*height: 150px;*/
}

.greenRCTitle {
	border-radius: 8px;
	background: #339933; /* #73AD21;*/
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	width: 300px;
	margin: auto;
	margin-top: 10px;
	text-align:center;
	/*height: 150px;*/
}

.innerDiv {
	margin: 0px 30px 0px 30px} 

.normal{font-weight:400}
.addpad {
	padding: 20px
}
		
a {
	color: #006752;
	text-decoration: underline;
	font-weight: bold
}

	a:link {
		color: #006752;
		text-decoration: underline;
	}

	a:active {
		color: #006752;
		text-decoration: underline;
	}

	a:visited {
		color: #006752;
		text-decoration: underline;
	}

	a:hover {
		color: #FF8233;
		text-decoration: underline;
	}

.link:hover,
.link:hover a {
	color: #FF8233;
	text-decoration: underline;
}


/*background-color: #E8E8E8;*/
.h6 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #006752;
	font-weight: bold
}

.h5 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000080;
	font-weight: bold
}

.h4 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12pt;
	color: #006752;
	text-align: center;
	font-weight: bold
}

.h3 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold
}

.h2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}

.h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	color: #FF8233;
	font-weight: bold
}

/*#paypal-container-LJE8TJGN2JDKG select {
	padding: 0px
}*/


input[type=text], input[type=password], select {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

input[type=submit] {
	width: 100%;
	background-color: #4CAF50;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

	input[type=submit]:hover {
		background-color: #45a049;
	}


input, textarea,option,.option {
	font-size: 18px;
}

/*
p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000
}*/

/*

li {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000
}

input {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000;
	background-color: #F7FDF4
}

select {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000;
	background-color: #F7FDF4
}

textarea {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000;
	background-color: #F7FDF4
}*/

/*td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #000000
}*/


.required{font-weight:bold}
.warning {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold
}

.title {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	color: #006752;
	font-weight: bold
}

.subtitle {
	font-family: Tahoma;
	font-size: 11pt;
	color: #000080;
	font-weight: bold;
	font-style: italic
}

.smallgreentext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	color: #006752
}

.smallredtext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FF0000
}

.smalltext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #000080
}

.smallwhitetext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FFFFFF
}

.navtext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FFFFFF
}

	.navtext a {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold
	}

		.navtext a:link {
			color: #FFFFFF;
			text-decoration: none;
		}

		.navtext a:active {
			color: #FFFFFF;
			text-decoration: none;
		}

		.navtext a:visited {
			color: #FFFFFF;
			text-decoration: none;
		}

		.navtext a:hover {
			color: #FF8233;
			text-decoration: none;
		}

.MemberGrid {
	text-align: center;
	background-color: white
}

.MemberGridL {
	text-align: left;
	background-color: white
}

.boldmaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
}





.style4N {
	background: #EBFBE5 url('/theme/OrangeHead.gif') no-repeat left top;
	font-family: Arial;
	font-size: small;
	color: #ffffff;
	padding: 6px 15px 10px 10px;
}











/*body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}*/


body.home.body.club.body.newsletter, body.directions, bodycalendar {
	background-color: #4CAF50;
}


.topnav {
	overflow: hidden;
	background-color: #006752;
}

	.topnav a {
		float: left;
		display: block;
		color: #f2f2f2;
		text-align: center;
		padding: 8px 10px;
		text-decoration: none;
		font-size: 13px;
	}

		.topnav a:hover {
			background-color: #e0882f; /*#ddd;*/
			color: black;
		}

		.topnav a.active {
			background-color: #4CAF50;
			color: white;
		}

	.topnav .icon {
		display: none;
	}

@media screen and (max-width: 600px) {
	.topnav a:not(:first-child) {
		display: none;
	}

	.topnav a.icon {
		float: right;
		display: block;
	}
}

@media screen and (max-width: 600px) {
	.topnav.responsive {
		position: relative;
	}

		.topnav.responsive .icon {
			position: absolute;
			right: 0;
			top: 0;
		}

		.topnav.responsive a {
			float: none;
			display: block;
			text-align: left;
		}
}

@media screen and (max-width: 600px) {
	.topnav.responsive {
		position: relative;
	}

		.topnav.responsive .icon {
			position: absolute;
			right: 0;
			top: 0;
		}

		.topnav.responsive a {
			float: none;
			display: block;
			text-align: left;
		}
}





/*
@media screen and (max-width: 600px) {
	.innerDiv {
		margin: 0px
	}
	.contentCopy {
		border: none ;
		padding: 5px;
	}
}*/







	/*	innerDiv
.column100 {
	float: left;
	width: 90%;
	margin: 6px;
	max-width:700px
}*/
	.column50 {
		float: left;
		width: 46%;
		margin: 2px
	}

	.column50:first-child {
		margin-right: 14px;
	}

	.column30 {
		float: left;
		width: 29%;
		margin: 9px
	}

	.column60 {
		float: left;
		width: 61%;
		margin: 6px
	}

	/* Clear floats after the columns */
	.row:after {
		content: "";
		display: table;
		margin: 6px;
		clear: both;
	}



.Grid {
	border: solid 1px #FFFFFF;
}

	.Grid td {
		border: solid 1px #FFFFFF;
		margin: 1px 1px 1px 1px;
		padding: 1px 1px 1px 1px;
		text-align: left;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11pt;
	}

.GridHeader {
	font-weight: bold;
	background-color: #c8f6e2;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
}

.GridItem {
	background-color: #e6e6e6;
}

.GridAltItem {
	background-color: white;
}

.GridRow {
	background-color: rgba(252, 252, 201, 0.47);
}

	.GridRow:hover, .GridAltItem:hover {
		background-color: #FFEB9C;
		/*border-top: solid;*/
		color: #9C6500;
	}

SelectedRowStyle {
	background-color: blue;
}


.my-modal {
	z-index: 3;
	display: none;
	padding-top: 100px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.6)
}

.my-modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 0;
	outline: 0;
	width: 600px
}

.my-container, .my-panel {
	padding: 0.01em 16px
}

.my-panel {
	margin-top: 16px;
	margin-bottom: 16px
}
