﻿@charset "utf-8";
/* CSS Document */
/* BACKGROUND, LINKS AND GENERAL STYLES */
body,html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
    box-sizing:border-box;
    position:relative;
    min-height:100%;
    padding-bottom:60px;
}

a:link {
	color: #44501D;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: underline !important;
	color: #e56043;
}
a:active {
	text-decoration: underline;
	color: #C5381B;
}

h1   {
	color: #718424;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	font-size: 27px;
}
h2 {
	color: #718424;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	font-size: 22px;
}
h3 {
	color: #718424;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	font-size: 18px;
}
h1 a:link, h1 a:visited, h1 a:active {
	text-decoration: none;
}
h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
}
h3 a:link, h3 a:visited, h3 a:active {
	text-decoration: none;
}
.FloatsClr {
	clear: both;
	float: none;
}

#MainWrapper #InnerWrapper p {
	line-height:1.4em;
}

/* ELEMENTS AND WRAPPERS */

#MainWrapper {
	background-color: #FFF;
	float: none;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*min-height: 350px;*/
	/*max-width: 988px;*/
	border-top-style: none;
	box-shadow: 0px 0px 6px 3px #CCC;
	border-radius: 0px 0px 10px 10px;
    min-height:100%;
    padding:0 0 40px 0;
}

#InnerWrapper {
	float: none;
	height: auto;
	width: 96%;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 14px;
	min-height: 350px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #cfdd9f;
}
#MainWrapper #masthead {
	overflow: auto;
	width: 100%;
}
.logo {
	float: left;
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-left: 10px;
	margin-right: 410px;
}

#MainWrapper #masthead .logoFltRight {
	 /*[disabled]float: left;*/ 
	width: 50px;
	margin-top: 45px;
	/*margin-left:auto;*/
    float:right;
}

.mastheadLogin {
	color: #FFF;
	background-color: #9db732;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	border-radius: 0px 0px 8px 8px;
	padding: 8px;
	box-shadow: 1px 1px 3px 3px #CCC;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #517700;
	border-bottom-color: #517700;
	border-left-color: #517700;
}

.mastheadLogin a:link, .mastheadLogin a:visited {
	color: #FFF;
}
.mastheadLogin a:hover {
	color: #5F6F1E;
}

#MainWrapper #NavBar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	clear: both;
	width: 99%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 8px;
	height: 32px;
	line-height: 32px;
	background-color: #8CAE16;
}
.Footer {
     position: absolute;
    bottom: 0;
    width: 100%;
	font-size: 0.9em;
	text-align: center;
	height: 40px;
	line-height: 40px;
	clear: both;
	float: none;
	margin-top: 14px;
	color: #3C4161;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.Footer a:link, .Footer a:visited {
	color: #3C4161;
	text-decoration: none;
}
.Footer a:hover {
	color: #D13624;
	text-decoration: none;
}
.Footer a:active {
	color: #7D809B;
	text-decoration: none;
}
#FooterStrip {
	background-image: url(images/grad-BG.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}



/*TAB AND TABLE STYLES*/

.tab1 {
	color: #333;
	background-color: #9db732;
	text-align: center;
	float: left;
	padding-top: 3px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	min-width: 75px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	line-height: 25px;
}

.tab2 {
	color: #FFF;
	background-color: #6A8411;
	text-align: center;
	float: left;
	padding-top: 3px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	min-width: 75px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	line-height: 25px;
}
.tab3 {
	color: #FFF;
	background-color: #779F1A;
	text-align: center;
	float: left;
	padding-top: 3px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	min-width: 75px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	line-height: 25px;
}


.tab1 a:link, .tab1 a:visited {
	color: #333;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.tab1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.tab1 a:active {
	color: #FFF;
	text-decoration: none;
}
.tab2 a:link, .tab2 a:visited {
	color: #CFDD9F;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.tab2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.tab2 a:active {
	color: #FFF;
	text-decoration: none;
}

.tab3 a:link, .tab3 a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.tab3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.tab3 a:active {
	color: #FFF;
	text-decoration: none;
}
.TableHeaderGreen {
	line-height: 30px;
	color: #FFF;
	background-color: #8CAE16;
	text-align: center;
	font-weight: bold;
}
.TableHeaderGreen a:link, .TableHeaderGreen a:visited {
	color: #FFF;
	text-decoration: none;
}
.TableHeaderGreen a:hover {
	color: #FFF;
	text-decoration: underline;
}
.TableHeaderGreen a:active {
	color: #FFF;
	text-decoration: none;
}

.TableHeaderGreen th {
    	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3EDBC;
    padding-left: 6px;
    padding-right: 6px;
}

.TableCRWhite {
	line-height: 30px;
	color: #000;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}


.TableBorderCR td {
    	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
    padding-left: 6px;
    padding-right: 6px;
}

.TableCRGrey {
	line-height: 30px;
	color: #000;
	background-color: #C2D870;
	text-align: left;
	font-weight: normal;
}
.TableBorderCR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5F6F1E;
	border-bottom-color: #5F6F1E;
	border-left-color: #5F6F1E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3EDBC;
}
.NOTableBorderCR {
	border-width: 0px !important;
}

.CellBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

.CellBorder a:link, .CellBorder a:visited, .CellBorder a:active {
	color: #9F7400;
}
.CellBorder a:hover {
	color: #D33C35;
}

.TableCRGrey .CellBorder a:link, .TableCRGrey .CellBorder a:visited, .TableCRGrey .CellBorder a:active {
	color: #9F7400;
}
.TableCRGrey .CellBorder a:hover {
	color: #D93E39;
}

/*FORM STYLES*/

.FormBox {
	line-height: 0.8em;
	color: #333;
	background-color: #E6EDCB;
	padding: 2%;
	clear: both;
	float: none;
	height: auto;
	width: 96%;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 9px;
}
input {
	padding: 3px;
	/* [disabled]min-width: 90%; */
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	vertical-align: middle;
}

.label {
	line-height: 30px;
	/*margin-right: 8px;
	float: right;*/
	text-align: right;
    padding-left:12px;
}
.textarea {
	padding: 3px;
	/* [disabled]min-width: 90%; */
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	vertical-align: baseline;
}

input [type="text"]{
	padding: 3px;
	/* [disabled]min-width: 90%; */
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	vertical-align: baseline;
}


input[type="select"] {
	padding: 3px !important;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
	font-size: 95% !important;
	background-color: #8CAE16;
}

select {
	-webkit-appearance: button;
	-moz-appearance: button;
	-webkit-user-select: none;
	-moz-user-select: none;
	-webkit-padding-end: 20px;
	-moz-padding-end: 20px;
	-webkit-padding-start: 2px;
	-moz-padding-start: 2px;
	background-color: #D69C0C; /* fallback color if gradients are not supported */
	background-image: url(../css/p7pmm/img/select-arrow.png), -webkit-linear-gradient(top, #E5E5E5, #F4F4F4); /* For Chrome and Safari */
	background-image: none; /* For old Fx (3.6 to 15) */
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #3C4161;
	color: #FFFFFF;
	font-size: inherit;
	margin: 0;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

input[type="radio"] {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}
input[type="submit"] {
	padding: 3px 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
	background-color: #D69C0C; /*#D13624;*/
	text-align: center;
	height: 30px;
	border-radius: 9px;
	color: #FFF;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

input[type="submit"]:hover{
	color: #FFFFFF;
	background-color: #D9A008;
    cursor:pointer;
}

textarea {
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	min-width: 95%;
}
.custom-file-input {
  visibility: hidden;
  width: 0;
  position: relative;
}

.custom-file-input::before {
	content: 'Select file';
	display: inline-block;
	border-radius: 3px;
	padding: 5px 8px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 10pt;
	visibility: visible;
	position: absolute;
	background-color: #6A8411;
	background-position: top;
	color: #FFF;
}
.custom-file-input:hover::before {
	border-color: black;
	background-color: #9DB732;
}
.custom-file-input:active::before {
	background-color: #9DB732;
	background-position: top;
}

/*BUTTON STYLES*/
.ButtonV1 {
	font-size: 0.9em;
	color: #FFF;
	background-color: #779F1A;
	text-align: center;
	border-radius: 6px;
	width: auto;
	display: inline-block;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
	height: 22px;
	line-height: 22px;
}
.ButtonV1 a:link, .ButtonV1 a:visited, .ButtonV1 a:active {
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
}
.ButtonV1 a:hover {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
.ButtonV2 {
	font-size: 0.9em;
	color: #FFF;
	background-color: #D69C0C;
	text-align: center;
	border-radius: 6px;
	width: auto;
	display: inline-block;
	font-weight: bold;
	padding-right: 9px;
	padding-left: 9px;
	height: 22px;
	line-height: 22px;
    margin:6px;
    outline:none;
}
.ButtonV2 a:link, .ButtonV2 a:visited, .ButtonV2 a:active {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
.ButtonV2 a:hover {
	font-size: 0.9em;
	color: #E2E3E9;
	text-decoration: none;
}

/*ROSTER TABLE STYLES*/

.Rtab1 {
	color: #FFF;
	background-color: #6A8411;
	text-align: center;
	float: left;
	padding-top: 3px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	min-width: 75px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	line-height: 20px;
    font-size:14px;
}

.Rtab2 {
	color: #FFF;
	background-color: #779F1A;
	text-align: center;
	float: left;
	padding-top: 3px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	min-width: 75px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	line-height: 20px;
    font-size:14px;
}

.Rtab3 {
	color: #FFF;
	background-color: #9DB732;
	text-align: center;
	float: left;
	padding-top: 3px;
	border-radius: 8px 8px 0px 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	min-width: 75px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	line-height: 20px;
    font-size:14px;
}


.Rtab1 a:link, .Rtab1 a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.Rtab1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.Rtab1 a:active {
	color: #FFF;
	text-decoration: none;
}
.Rtab2 a:link, .Rtab2 a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.Rtab2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.Rtab2 a:active {
	color: #FFF;
	text-decoration: none;
}
.Rtab3 a:link, .Rtab3 a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.Rtab3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.Rtab3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#RosterTabs {
	margin-top: 14px;
}
#RTableWrapper {
	background-color: #6A8411;
	clear: both;
	float: none;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 8px;
	border-radius: 0px 9px 9px 9px;
}
table {
  border-collapse: collapse;
}
.RTable {
	/*background-color: #FFF;*/
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.RTable a {
	color: #000 !important;
}
.RTable a:visited {
	color: #000 !important;
}
.RTable a:hover {
	color: #000 !important;
	text-decoration:underline;
}
.RTable a:active {
	color: #000 !important;
}
.RTableR1Narrow {
	font-size: 70%;
	font-weight: bold;
	color: #000;
	background-color: #C2D870;
	height: 25px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

    .RTableR1Narrow td {
        border-right-width: 1px;
        border-right-style: inset;
        border-right-color: #333;
    }

.RTableR2Header {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background-color: #DEEAB0;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
}

  .RTableR2Header td {
        border-right-width: 1px;
        border-right-style: inset;
        border-right-color: #6A8411;
    }


.RTableR3 {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background-color: #779F1A;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.RTableR4 {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background-color: #8ABA32;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	text-transform: uppercase;
}
.RTableR5 {
	font-size: 90%;
	font-weight: bold;
	color: #C2D870;
	background-color: #006633;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8411;
	text-transform: uppercase;
}
.RTableR6 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #009933;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8411;
	text-transform: uppercase;
}
.RTableR7 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #66CC33;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8411;
	text-transform: uppercase;
}
.RTableR8 {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background-color: #339966;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8411;
	text-transform: uppercase;
}
.RTableToday {
	/*font-size: 90%;*/
	font-weight: bold;
	color: #000000;
	background-color: #D69C0C;
	height: 15px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8411;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8411;
	text-transform: uppercase;
}
