body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#DFD;
	padding: 0px;
}
div.layout {
	position:relative;
	min-width:700px;
	max-width:800px;
	margin:10px auto;
	padding:10px;
	border:1px solid black;
	background-color:white;
	border-radius:15px;
	/*height:1%; IE haslayout hack 201101 SA removed issue with Firefox*/
}
table.layout {
	width:700px;
	margin:10px auto;
	padding:10px;
	border:1px solid black;
	background-color:white;
}
.fixed_width {
	width:700px;
	padding:0;
	margin:0 auto;
}
.fixed_width td, th {
	margin:0px;
	padding:2px 2px 2px 2px;
}
.fixed_width table {
	border-collapse:collapse;
}
.fixed_width td table td{
	margin:0px;
	padding:2px 4px 2px 0;
}
.fixed_width td table td.space input {
	margin:0 0 4px 0;
	padding:0;
	height:18px;
	vertical-align:top;
}
.header_fixed_width {
	width:750px;
	padding:0;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
table.formTableNoBorder {
	margin-left:auto;
	margin-right:auto;
}
table.formTable th {
	text-align:left;
	vertical-align:top;
}
table.formTableNoBorder th {
	text-align:left;
	vertical-align:top;
}
table.spreadsheet {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	border-width:1px;
	border-color:black;
	border-style:solid;
}
table.spreadsheet th {
	text-align:center;
	vertical-align:bottom;
}
table.list {
	border:1px groove;
	background-color:white;
	margin-right:auto;
	margin-left:auto;
}
table.module {
	margin:10px;
	background-color:white;
}
table.article {
	width:650px;
	margin:10px auto;
	border:1px solid black;
}
.recessed {
	border-color:black;
	border-width:1px;
	border-style:groove;
}
table.section {
	width:100%;
	margin:10px auto;
	border:1px groove;
}
div.header {
	position: relative;
	width:100%;
	padding-bottom:10px;
	text-align:center;
}
table.calendar_monthly {
	border:1px solid black;
	border-collapse:collapse;
	background-color:white;
}
div.textSection {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	border:1px solid black;
	background-color:white;
	border-radius:5px;
}
div.footer {
	width:450px;
	margin-top:25px;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	border:1px solid black;
	background-color:white;
	border-radius:5px;
	text-align:center;
}
tr.module {
	background-color:white;
}
tr.darkrow {
	background-color:#999;
}
tr.lightrow {
	background-color:#EBEBEB;
}
th {
	text-align:center;
	vertical-align:bottom;
	font-size:15px;
}
th.module {
	background-color:#CCC;
	border-radius:5px;
}
th.row {
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
}
td {
	vertical-align:top;
	font-size:15px;
}
td.calendar {
	border:1px solid black;
}
a:link {
	color:#00F;
	text-decoration:underline;
}
a:visited {
	color:#639;
}
a:hover {
	color:#C33;
}
a:active {
	color:#09F;
	text-decoration:underline;
}
a.roster {
	font-size:13px;
	text-decoration:none;
}
a:link.roster {
	font-size:13px;
	text-decoration:underline;
}
a:hover.roster {
	font-size:13px;
}
a:active.roster {
	font-size:13px;
	text-decoration:underline;
}
a:visited.roster {
	font-size:13px;
}
h1 {
	font-size:22px;
	margin:10px;
	text-align:center;
}
h2 {
	font-size:21px;
	margin:5px;
	text-align:center;
}
h3 {
	font-size:19px;
	margin:5px;
	text-align:center;
}
h4 {
	font-size:16px;
	margin:5px;
	text-align:center;
}
.h1 {
	font-size:29px;
	font-weight:bold;
}
.h2 {
	font-size:24px;
	font-weight:bold;
}
.h3 {
	font-size:19px;
	font-weight:bold;
}
.h4 {
	font-size:16px;
	font-weight:bold;
}
.h5 {
	font-size:13px;
	font-weight:bold;
}
.h6 {
	font-size:12px;
	font-weight:bold;
}
.t1 {
	font-size:29px;
	font-weight:normal;
}
.t2 {
	font-size:24px;
	font-weight:normal;
}
.t3 {
	font-size:19px;
	font-weight:normal;
}
.t4 {
	font-size:16px;
	font-weight:normal;
}
.t5 {
	font-size:13px;
	font-weight:normal;
}
.t6 {
	font-size:12px;
	font-weight:normal;
}
.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}
.paul {
	background-color:#DFD;
	color:#F00;
}
.required {
	color:#F00;
	font-size:13px;
}
.personal {
	background-color:#FFE6CC;
}
.money {
/*	background-color:#DDFFDD;*/
	text-align:right;
}
.swimming {
	background-color:#DFF;
}
.other {
	background-color:#FFC;
}
.rib {
	color:#F00;
	font-style:italic;
	font-weight:bold;
}
.page_title {
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height: 35px;
}
.header_member {
	font-size:16px;
	font-weight:bold;
}
.delete {
	font-size:13px;
	text-transform:capitalize;
}
.warning {
	font-size:19px;
	color:#F00;
	font-weight:bold;
	text-align:center;
	background-color:white;
	border:1px solid #F00;
	padding:3px;
}
table.grid {
	border-collapse:collapse;
	border-color:black;
	border-style:solid;
	border-width:1px;
}
table.grid td, table.grid th {
	border-color:black;
	border-style:solid;
	border-width:1px;
}
td.dates {
	border-collapse:collapse;
}
td.uniwidth {
	width:30;
}
td.dayofmonth {
	width:20;
}
td.menu {
	border:1px solid #CCC;
	width:250px;
}
.menu {
	text-decoration:none;
}
.wwtest {
	background-color:#FF9;
}
img {
	border:0px;
}
img.menu {
	margin:5px;
}

/*form navigation styles*/

#formNavigation td.formNav {
	font-size:0.9em;
	color:#999;
	line-height:30px;
	padding: 0 5px 0 30px;
	background-image:url(/club/images/_forms/navDiamond.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#formNavigation #formActive {
	font-weight:bold;
	font-size:1em;
	color:#F00;
	background-position:0px -30px;
}
table#formNavigation  {
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}
.submit {
	text-align:center;
	padding-top:25px;
}
.superAdmin {
	background-color:#FF9;
}
.translate-position {
	position:absolute;
	top:10px;
	right:10px;
}
.logoutItem.logoutPosition {
	position:absolute;
	top:10px;
	right:10px;
}
.alert-field {
	background: #fbd7d4;/*#FC6*/
	border: 1px solid #C33;
	margin: 0px 5px 0px 15px;
	padding: 5px 10px;
}
.stripe-row > tbody > tr:nth-child(even) {
	background-color:#EBEBEB;
}
.stripe-row > tbody > tr:hover {
	background-color: #fcf58d;
}
/*--- TODO: these should not require div in future css ---*/
form div.row {
	padding: 1px;
	margin: 0 0 12px 0;
}
div.row {
	margin: 0 auto;
	width: 100%;
}
div.row::after {
	clear: both;
}

/* Stop Bootstrap from changing button text to URLs */
@media print {
	a[href]:after {
		content: none;
	}
}

.fa-rotate-45 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
header, footer {
	background-color: transparent!important;
	border: 0!important;
}

@media (min-width: 1400px) {
	div.container {
		max-width: 1340px;
	}
}

@media (min-width: 1600px) {
	div.container {
		max-width: 1540px;
	}
}
