@charset "UTF-8";
/* CSS Document */
p #noflyer {
    color: #BB2127;
	font-size: 12px;
}
#noflyer {
	font-weight: bold;
	text-align: center;
	color: #BB2127;
	padding-top:5px;
}
/*Results Page */
form.DetailsPage {
	width: auto;
}
.Basic_Default #Search {
	border-width: 2px;
	border-style: solid;
	border-color: #0000CC;
}
Search_Basic_Simple_ProgressWrapper {
	margin-top: 20px;
}
.Basic_Simple #Search {
	border-width: 2px;
	border-style: solid;
	border-color: #0000CC;
}
.Basic_Simple #Search .groupHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
}
#Results_Basic_Default_ProgressResultsWrapper #Results {
	border-width: 2px;
	border-style: solid;
	border-color: #0000CC;
}
#Results_Basic_Default_ProgressResultsWrapper {
	margin-top: 20px;
}
#Results.Basic_Simple {
	font-weight: bold;
	font-size: larger;
	font-size: 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #0000CC;
}
/* legend */
#Results .groupHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: larger;
}
/* labels */
form.Basic_Default label.groupHeader {
	text-align: right;
	display: block;
	float: left;
	position: relative;
}
.WADAResults {
	font-size:12px;
}
.WADAResultsNavigation {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	/*border-color:#BABDC2;*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.WADAResultsCount {
	text-align: right;
	float: right;
}
.WADAResultsNavTable td {
}
#WADAResultsTable {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}
/*border between courses*/
.WADAResultsEntry {
	padding-top: 15px;
	padding-bottom: 8px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-bottom-color: #0000CC;
}
#WADAResultsTable .WADAResultTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
#WADAResultsTable .WADAResultTitle a, a:link {
	text-decoration: none;
	color: #0000B3;
}
#WADAResultsTable .WADAResultTitle a:visited {
	color: #459000;
}
#WADAResultsTable .WADAResultTitle a:hover {
	color: #0063E1;
}
#WADAResultsTable .WADAResultTitle a:focus {
	color: #0063E1;
}
#WADAResultsTable .WADAResultTitle a:active {
	color: #0000B3;
}
.WADAResultsTable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000B3;
	line-height: 10px;
}
.WADAResultsTable a, a:link {
	text-decoration: none;
	color: #0000B3;
}
.WADAResultsTable a:visited {
	color: #15469E;
}
.WADAResultsTable a:hover {
	color: #87ACE0;
}
.WADAResultsTable a:focus {
	color: #87ACE0;
}
.WADAResultsTable a:active {
	color: #0000B3;
}
.WADAResultTimeChg {
	margin-top: 2px;
	line-height: 14px;
}
.WADAResultTimeChg .newtime {
	color: #BB2127;
}
.WADAResultDescription {
	margin-top: 2px;
}
.WADARecordNavigationButtons {
}
.WADAResultsBackTop {
	clear: left;
}
.WADAResultsCountBottom {
	text-align: right;
	float: right;
}
.WADAResultsNavButtonCell, .WADAResultsInsertButton {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
form .WADAResultsContainer input.formButton.ResultsNavButton {
	padding: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	outline: 0;
}
form #WADAResultsTable input.formButton.ResultsPageButton {
	margin: 2px;
	padding: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	outline: 0;
}
.WADAResultThumbArea {
	float: left;
}
.WADAResultInfoArea {
	margin-left: 220px;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.messageContainer {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1002;
	text-align: center;
	height: 100%;
 #position: relative;
	overflow: hidden;
}
.messageWrapper {
 #position: absolute;
 #top: 50%;
	display: table-cell;
	vertical-align: middle;
}
.messageContent {
	background-color: white;
	display: inline-block;
	padding: 16px;
	border: 16px solid grey;
	z-index: 1002;
	overflow: auto;
	margin: auto;
 #position: relative;
 #top: -50%;
}
.WADAResultsTable th {
	color: #000000;
	background-color: #CCCCCC;
}
.WADAResultsTableWrapper {
	clear: left;
	border: 1px solid #CCCCCC;
}
.WADAResultsRowDark {
	color: table;
	background-color: #E5E5E5;
}
.formButton.ResultsPageButton.DetailButton {
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	width: 29px;
	height: 29px;
	background-image: url(../images/Icons/view_details.png);
}
.formButton.ResultsPageButton.DeleteButton {
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	width: 29px;
	height: 29px;
	background-image: url(../images/Icons/delete.png);
}
form.Basic_Simple {
	color: #2d2e2e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
form.Basic_Simple h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
/* Commonly used to style section titles. */
form.Basic_Simple h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2C7BFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
/* add space between fieldset elements */
form.Basic_Simple span.buttonFieldGroup td {
	padding-right: 2px;
}
form.Basic_Simple input.formButton {
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
/* no link underline on button form elements */
form.Basic_Simple input.formButton a:link {
	text-decoration: none;
}
form.Basic_Simple fieldset.Basic_Simple {
	padding-bottom: 12px;
	border-width: 2px;
	border-color: #0000CC;
	margin-bottom: 12px;
}
/* add space between button form elements */
form.Basic_Simple span.buttonFieldGroup td {
	padding-right: 2px;
}
/* no link underline on button form elements */
form.Basic_Simple input.formButton a:link {
	text-decoration: none;
}
}
