@charset "utf-8";
#narrower    {
	width: 95%;
	padding: 10px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #666666;
	border-radius: 2em;
}
#help-container {
	width: 90%;
	font-size: 0.8em;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
}
body  {
	color:#000000;
	margin: 0; 
	padding: 0;
	text-align: left; 
	font-size: 100.01%;
	clear: none;
	font-family: Arial, Helvetica, sans-serif; }
.SH #container {
	width: 1245px;
	background: #666666;
	border: 4px solid #666666;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#mainContent {
	padding: 15px;
	padding-left:25px;;
	overflow: auto;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header {
	width: 1260px; }
input:focus {background-color:#e9f2da;}
textarea:focus {background-color:#e9f2da;}
td { padding-left:3px;}
#Navigation {
	width: auto;
	text-align: center;
	height: auto;
	padding: 5px; }
#Navigation a:link {
	text-decoration: none; }
#Navigation a:visited {
	text-decoration: none; }
#Navigation a:hover {
	text-decoration: underline; }
.bold { font-weight: bold; }
h2 { font-size: 2em; }
th { text-align: center;
	line-height: 1em;
	padding: 3px; }
tr { padding: 2px;
	height: 0.8em; }
th a:link {
	color: #F2F2F2;
	text-decoration: underline; }
th a:visited { 
	color: #F2F2F2;
	text-decoration: underline; }
th a:hover {
	color: #000000;
	text-decoration: underline; }
.centercell { text-align: center; }
#sort tr td {
	font-weight: bold;
	padding: 10px;
	text-align: center; }
#rostercrit {
	float: left;
	width: 610px;
	}
#regiscrit {
	float: right;
	width: 610px;
	 }
.donerow {
	background-color: #BDB697;
	padding: 2px;
	height: 0.8em; }
.notdonerow {
	background-color: #E3DBB6;
	padding: 2px;
	height: 0.8em; }
#caltable {
	width: 700px;	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#caltable tr {
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
}
#caltable tr td {width: 100px;}
.pop {
	float: right;
	display: none;
	width: 390px;
	height: 655px;
	overflow: auto;
	padding: 5px;
}
#list {
	float: left;
	height: 600px;
	width: 720px;
	overflow: scroll;
}
#harvests tr td {
	padding-left: 5px;
	padding-right: 5px;
}
#harvests tr:hover {  background-color: #bbbbbb;}

#filtswitchdiv {
	width: 800px;
	height: 55px;
	float: left;
}
#filtersdiv {
	float: left;
	width: 550px;
	height: 55px;
}
#calswitchdiv {
	width: 200px;
	height: 55px;
	float: right;
}
#listswitchdiv {
	width: 200px;
	height: 55px;
	float: right;
}

#calendar {
	height: 600px;
	width: 790px;
	overflow: scroll;
}
#cell {
	width: 100px;
}#cell tr {
	height: 1pt;
	background-color: #DBFEFF;
}
#cell tr td {
	height: 1pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 3px;
}

.pagehead {
	font-size: 2em;
	font-weight: bold;
}
input[type="text"] { font-size:1em; }
input[type="int"] { font-size:1em; }
input[type="submit"] { font-size:1em; }
option { font-size:1em; }
select { font-size:1em; }
textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif;}

.indented {margin-left:2em;}

/* Always place new style definitions before here.
Start of appended color values xxx*/
body {background-color:#8dad6a;}
#mainContent {background-color:#ffffff;}
#mainContent {color: #000000;}
a:link { color: #657b99; }
a:visited { color: #657b99; }
a:hover { color: #bfd1ab; }
a:active { color: #657b99; }
#Navigation {background-color: #7ba9d0;}
#Navigation {color: #ffffff;}
#Navigation a:link {	color: #ffffff;}
#Navigation a:visited {color: #ffffff;}
#Navigation a:hover {color: #ffd4d4;}
tr { background-color: #feeeee;}
tr 	{color: #000000;}
th { background-color: #88a5cd;}
th { color: #ffffff;}
th a:link {color: #ffffff;}
th a:visited {	color: #ffffff;}
th a:hover {color: #947a69;}
.donerow {background-color: #ffd4d4;}