﻿/* standard font size */
body
{
	font-family: Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

form
{
	margin: 0px 0px 0px 0px;
}

h1, .PageHeader
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 11px;
	font-weight: bold;
}

div#contentholder
{
	width: 710px;
	text-align: left;
}

.InvalidText
{
	color: #FF0000;
	font-weight: bold;
}

.InvalidTextWhite
{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.TransitSign
{
	font-size: 12pt;
}

/*page parts */



div#footer
{
	margin-top: 10px;
	display: block;
	position: relative;
	text-align: center;
	height: 50px;
	border: solid 0px black;
	font-size: 11px;
	font-weight: bold;
}

div#footersparse
{
	display: block;
	position: relative;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div#topdiv
{
	height: 45px;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	text-align: left;
}

div#breadcrumb
{
	float: left;
}

div#iconmenu
{
	float: right;
}

td.icontab
{
	width: 70px;
	vertical-align: top;
}

#signinholder
{
	float: right;
	background-color: #CAE3FC;
	background-color: White;
	clear: right;
	padding: 15px;
	padding-top: 0px;
	display: inline;
	border: outset;
	border: solid 0px white;
}

.Map
{
	border: solid 1px black;
}
/* Table parts */

.mytriptable
{
	width: 700px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.EditTableHeaderRow
{
	height: 25px;
	background-color: #FFFFFF;
	font-weight: bold;
}

.EditTableFooterRow
{
	height: 25px;
	background-color: #FFFFFF;
}

.EditTableRow
{
	background-color: #FFFFFF;
}

.EditTableAlternatingRow
{
	background-color: #CAE3FC;
}

/* Tab Control Styles */
A:link
{
	color: #003E7E;
	text-decoration: underline;
}

A:visited
{
	color: #003E7E;
	text-decoration: underline;
}
A:hover
{
	color: #E51837;
	text-decoration: underline;
}

/* dividing bars */
span.EditTableHeader, span.EditTableFooter
{
	background-color: #003E7E;
	color: White;
	display: block;
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: baseline;
}

.EditTableHeaderRow, .EditTableFooterRow
{
	background-color: #003E7E;
	color: White;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}

/* datetime pickers */
.datetimeheight
{
	height: 27px;
}

.datetimeheight input
{
	font-size: 11px;
}

/* help hover styles */
.HelpHoverImage
{
	padding-right: 5px;
}

.HelpHoverImageRight
{
	padding: 0px;
	float: right;
}


.HelpHoverImageLeft
{
	margin-top: 30px;
	margin-left: 107px;
	float: left;
	position: absolute;
}

/* fieldset styles */
div#contentholder fieldset
{
	font-size: 11px;
	font-family: Arial;
	border: 0px black;
	display: block;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
}

div#contentholder fieldset legend
{
	visibility: hidden;
	height: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 0px;
}

div#contentholder fieldset#fromendpoint, div#contentholder fieldset#toendpoint
{
	height: 190px;
}

div#contentholder fieldset label, div#contentholder fieldset input, div#contentholder fieldset select
{
	font-size: 11px;
	font-family: Arial;
	padding-left: 1px;
	padding-bottom: 1px;
}

div#contentholder fieldset span.controls select.SelectBox, div#contentholder fieldset span.controls input.NameInput
{
	width: 145px;
}

div#contentholder fieldset span.controls input.EmailAddress
{
	width: 200px;
}
div#contentholder fieldset span.radiocontrols
{
	display: inline;
}

div#contentholder fieldset span.WideSelectBox select
{
	width: 460px;
}

div#contentholder fieldset div.controlrowendpoint, div#contentholder fieldset div.controlrow
{
	display: block;
	border: solid 0px black;
	margin-top: 10px;
	position: relative;
	left: 0px;
}

div#contentholder fieldset div.controlrowendpoint
{
	left: -10px;
}

fieldset label
{
	margin-left: 5px;
	width: auto;
	display: inline;
	position: relative;
	top: 2px;
}

fieldset .TripEditCheck label
{
	text-align: left;
	margin-left: 3px;
	width: 650px;
	top: -2px;
}

fieldset .controlrowendpoint .TripEditCheck
{
	left: 10px;
	position: relative;
}

.enteraname
{
	font-size: 11px;
}

fieldset span.controls, fieldset span.controlslocation, fieldset span.WideSelectBox
{
	position: absolute;
	display: inline;
	left: 168px;
	border: solid 0px blue;
}

fieldset span.controlslocation select
{
	width: 145px;
}


div#contentholder fieldset select
{
	height: 19px;
}

fieldset span.controls .Validator, fieldset span.WideSelectBox .Validator
{
	position: absolute;
	display: inline;
	left: 225px;
	width: 300px;
	top: 2px;
	color: #FF0000;
	font-size: 11px;
}

div#TripSchedule
{
	position: relative;
	left: 18px;
}

#TripSchedule, .datetimetable, .arrivedepartradio
{
	font-size: 11px;
}

.datetimetable label
{
	margin-top: 3px;
	font-size: 11px;
}

/* text area styles for profile and trip edit screens */
span.textboxcontrol textarea
{
	font-size: 11px;
	font-family: Arial;
	height: 90px;
	left: 145px;
	width: 490px;
}

#profile textarea
{
	font-size: 11px;
	font-family: Arial;
	height: 50px;
	left: 145px;
	width: 490px;
	position: relative;
	margin-top: 7px;
}

/* other things */
input.StandardButton, input.LoginButton
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	margin: 0px;
	width: 80px;
	margin-left: 15px;
	height: 22px;
}

input.LoginButton
{
	margin-left: 0px;
	padding-left: 0px;
	background-color: #CAE3FC;
}

div#contentholder fieldset span.radiocontrols input
{
	margin-left: 15px;
}

input
{
	font-size: 11px;
}

span.Validator
{
	height: 0px;
	width: 1px;
}

div#TripSchedule
{
	border: solid 1px white;
	width: 680px;
}

.HoverButton
{
	color: White;
	background-color: Black;
}

.RequiredIndicator
{
	color: Red;
}

.MatchResultPanel
{
	border: solid 1px black;
}

.MatchMap
{
	border: solid 1px black;
}

.MatchTablePrint
{
	width: 8in;
}

/* Style applied to match titles in first row of legend for match pages */
.Rp3MatchTitle
{
	font-size: 1.2em;
	color: Blue;
	font-weight: bold;
}

/* BEK: Makes the calendar show up in front of most other elements */
.ajax__calendar_container
{
	background-color: White;
	border: solid 1px black;
	z-index: 1000;
	position: absolute;
}

.ErrorPanel
{
	border: solid 2px black;
	width: 500px;
	height: 500px;
	background-color: white;
}

.Center
{
	text-align: center;
}

.Hidden
{
	display: none;
}

/* BEK: Cross-browser change to hand cursor */
.CursorHand
{
	cursor: hand;
	cursor: pointer;
}

.NoMatch
{
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
}

.SuccessMessage
{
	color: Green;
	font-weight: bold;
}

.EditTableHeaderRow a
{
	color: White;
}

input[type="submit"]
{
	background-color: White;
	color: Black;
}

input[type="submit"]:hover
{
	background-color: Black;
	color: White;
}

.MapMessage
{
	font-weight: bold;
	color: Red;
	background-color: White;
}

/* Print cell for interactive match lists */
.PrintCell
{
	font-weight: bold;
	border-bottom: solid 1px black;
}

.PrintCell a
{
	float: right;
}

.error-message
{
	color: Red;
	font-size: 10pt;
	margin: 1em 1em 1em 1em;
}

/* ModeReminderRegister.aspx */
#modeEntryRegisterForm p
{
	height: 1.2em;
}

#modeEntryRegisterForm label:first-child
{
	float: left;
	width: 8em;
}