@charset "utf-8";
/* CSS Document */

body {
	font-size:85%;
	font-family: "Century Gothic", Calibri;

}

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* Page layout */

#page {
	margin-left: 25px;
	width: 960px;

}

#page table.structure {


}

#header {
	background-image: url(images/logoBanner.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F5321;
	background-color: #ABBA17;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#title {
	font-family: Calibri;
	font-size: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #CC1559;

}

#content {
	padding-top: 10px;
	background-image: url(images/gradient01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;

}

#subContent {

	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/gradient01.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

/* page styling */

h1 {
	font-size: 1.65em;
	font-style: italic;
	color: #8f5321;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	margin-bottom: 10px;

}

h2 {
	font-size: 1em;
	color: #727917;

}

h3 {
	color: #CC1559;

}



p {
	font-size: 0.9em;
	line-height: 135%;
	margin-bottom: 10px;

}

#subContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC1559;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

#subContent ul {
	font-size: .9em;
	list-style-type: none;
	margin-bottom: 10px;

}

#subContent li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;

}

.subForm {
	margin-left: 10px;
	margin-top: 5px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}


.subForm label {
	font-size: .85em;

}

.subForm input {
	font-size: .85em;
	border: 1px solid #E2E2E2;

}

input.submit {
	border: 1px solid #CCCCCC;
	color: #00247e;
	font-weight: bold;
	background-color: #fdfaf2;
	font-size: 75%;
	font-family: Calibri;
	font-style: italic;

}
.subForm a {
	font-size: .85em;

}

a:link {
color:#00247e;
text-decoration:none;
}
a:visited {
color:#333333;
text-decoration:none;
}
a:hover {
color:#8F5321;
text-decoration:none;
}
a:active {
color:#8F5321;
text-decoration:none;
}


.formMain {
	background-color: #FBFBF0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.formMain input {
	font-size: .85em;

}

.formMain input.submit01 {
	border: 1px solid #00247e;
	font-style: italic;
	font-family: Calibri;
	font-size: 75%;

}

.formMain input.submit02, #updateRosterArea input {
	font-style: italic;
	font-family: Calibri;
	font-size: 85%;
	font-weight: bold;
	color: #00247e;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #00247e;
	border-bottom-color: #00247e;
	border-left-color: #666666;
	background-color: #ECE9D8;

}

.formMain th {
	background-color: #EAEDC0;
	color: #00247e;
	padding-top: 3px;
	padding-bottom: 3px;

}

.formMain label {
	font-size: .85em;

}

.formMain select {
	font-size: 100%;
	font-family: Calibri;

}

.formMain table input.textInput  {
	border: 1px solid #999999;
	font-size: 10px;

}
.formMain table h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: .85em;
	color: #5C7B40;

}

.formMain textarea, .formMain input {
	border: 1px solid #999999;

}

.formMain input, .formMain textaerea {
	font-size: 11px;
	font-family: Calibri;
}

td.border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;

}

/* use as a dotted horizontal rule in forms */
td.dottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;


}

input.submitChoice {
	border: 1px solid #CCCCCC;
	background-color: #ECE9D8;
	font-family: Calibri;
	color: #727917;
	font-style: italic;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 1px;

}

/* use for areas that reveal high level information on the page and include the print and export buttons */
.area {
	font-size: .85em;
	margin-bottom: 15px;

}

/* use to style gridview */
table.gridView {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 5px;

}

table.gridView th {
	font-size: .75em;
	background-color: #ECEFC0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	color: #333333;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}

table.gridView th a {
	text-decoration: underline;


}

table.gridView td {
	font-size: .75em;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 3px;

}

table.gridView td.altRow {
	background-color: #F6F6F6;

}

.showPerPage {
	font-size: .75em;
	width: 150px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}


table.dataView {
	font-size: .85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

table.dataView td {
	padding: 3px;

}

p.SecondaryData {
	color: #999999;
	font-style: italic;

}

.gmap {

}

.updateRequest {
	font-size: .75em;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;

}

.updateRequest input {
	font-size: 10px;
	font-weight: bold;
	color: #8F5321;
	border: 1px solid #CCCCCC;
	background-color: #ECE9D8;

}

label.above {
	display: block;
	padding-top: 5px;

}

input.mainChoice {
	color: #00247e;
	font-weight: bold;
	background-color: #EDEFC8;
	font-family: Calibri;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00247E;
	border-right-color: #00247E;
	border-bottom-color: #00247E;
	border-left-color: #00247E;

}

input.secondaryChoice {
	color: #333333;
	background-color: #F0F0F0;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;

}


/* for roster app: update roster area */

#updateRosterArea {
	padding: 10px;
	border: 1px solid #333333;
	width: 500px;
	background-color: #FAFAFA;

}

#updateRosterArea p {
	display: block;
	margin-bottom: 10px;

}

#updateRosterArea h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10px;

}

#updateRosterArea textarea {
	font-size: 12px;
	border: 1px solid #95A775;
	font-family: Calibri;

}

#updateRosterArea input {
	display: block;
	margin-top: 10px;
}

/* use to remove borders */
input.noBorder {
	border: none;
}

/* use for secondary data releated to content in the main area */
.subData {
	background-color: #FDFAF2;
	border: 1px solid #CCCCCC;
	padding: 5px;

}



.subData table {
	font-size: .7em;
	margin-top: 5px;

}

.subData table td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}

/* styles for error messages */

.error {
	color: #FF0000; 
}

.errorMessage {
	padding-left: 10px;
	margin-left: 10px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}


td.sitetitle {
	font-size: 1.35em;
	color: #555A12;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;

}


table.products {

}

table.products th {
	background-color: #EBEFCA;
	color: #00247E;
	padding-top: 3px;
	padding-bottom: 3px;

}

table.products img {
	text-align: center;

}

table.products td {

}

table.products input {
	border: 1px solid #666666;

}

img.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;

}

p.welcome {
	font-size: 115%;

}

p.welcome:first-letter {
	font-size: 150%;
	font-style: italic;
	color: #00247E;
	font-family: Georgia, "Times New Roman", Times, serif;

}



.formMain table.items td {
		font-size: 85%;

}

.formMain table.items th {
	background-color: #F2F2F2;
	color: #333333;
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;

}

submit.addCart {
	background-color: #EBEFCA;

}

span.addAlert {
	color: #990000;

}

.errorText {
	color: #ff0000;
	font-size: .85em;
}

table.items td {
	font-size: 70%;
}

table.items th {
                background-color: #F2F2F2;
                color: #333333;
                font-size: 70%;
                border-bottom-width: 1px;
                border-bottom-style: dashed;
                border-bottom-color: #666666;

}


td.subContent {

	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/gradient01.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

td.subContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC1559;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

td.subContent ul {
	font-size: .85em;
	list-style-type: none;
	margin-bottom: 10px;

}

td.subContent li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;

}

td.content {
	padding-top: 10px;
	background-image: url(images/gradient01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;

}

table.products img {
	text-align: center;
	
}

td.subContent p {
	margin-top: 5px;

}

.privacyPloicyBullets {
	font-size: 0.9em;
}

