﻿/* standard font size */
body
{
	font-family: Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

.EmailTextBodyText
{
    font-family: Arial, sans-serif;
}

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;
    margin-left: auto;
    margin-right: auto;
}

.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;
}

.HelpHoverImageInline
{
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle;
	height: 25px;
}

.HelpHoverImageRight
{
	padding: 0px;
	float: right;
}

.HelpHoverImageLeft
{
	margin-top: 30px;
	margin-left: 107px;
	float: left;
	position: absolute;
}

/* fieldset styles */
fieldset.layout
{
	font-size: 11px;
	font-family: Arial;
	border: 0px black;
	display: block;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
}

fieldset.layout legend
{
	visibility: hidden;
	height: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 0px;
}

div#tripEdit fieldset#fromendpoint, div#tripEdit fieldset#toendpoint
{
	height: 190px;
}

fieldset.layout label, fieldset.layout input, fieldset.layout select
{
	font-size: 11px;
	font-family: Arial;
	padding-left: 1px;
	padding-bottom: 1px;
}

fieldset.layout span.controls select.SelectBox, fieldset.layout span.controls input.NameInput
{
	width: 145px;
}

fieldset.layout span.controls input.EmailAddress
{
	width: 200px;
}
fieldset.layout span.radiocontrols
{
	display: inline;
}

fieldset.layout span.WideSelectBox select
{
	width: 460px;
}

div#tripEdit fieldset div.controlrowendpoint, fieldset.layout div.controlrow
{
	display: block;
	border: solid 0px black;
	margin-top: 10px;
	position: relative;
	left: 0px;
}

div#tripEdit 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;
}


fieldset.layout 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.5em;
}

#modeEntryRegisterForm label:first-child
{
	float: left;
	width: 8em;
}

#SocialNetworkRegister fieldset legend
{
	font-size: large;
	font-weight: bold;
}

#SocialNetworkProfile fieldset
{
	width: 50em;
	margin: 1em 2em 1em 2em;
	padding: 0 2em 0 2em;
}

#SocialNetworkProfile fieldset legend
{
	font-size: large;
}

/* h3 class="PrintMatchHeaderText"  header for print pages - note, some of the pages dont have this header.*/
h3.PrintMatchHeaderText
{
}

div.new-match
{
	float: right;
	font-weight: bold;
	font-size: 12px;
	background-color: rgb(255,255,0);
	padding: 4px;
	margin-bottom: 2px;
}

img.new-match-icon
{
	float: right;
	height: 20px;
}

div.map-button
{
  position: relative;
  border: solid 1px rgb(113, 123, 135);
  background-color: White;
  padding: 1px 6px;
  cursor: pointer;
  overflow: hidden;
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  margin-top: 5px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px 0px;
  -webkit-user-select: none;
}

div.map-button:hover
{
  position: relative;
  border: solid 1px rgb(113, 123, 135);
  background-color: rgb(237, 237, 237);
  padding: 1px 6px;
  cursor: pointer;
  overflow: hidden;
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  margin-top: 5px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px 0px;
  -webkit-user-select: none;
}


#RPErrorPage
{
	width: 100%;
	min-height: 350px;
	background-image: url(../images/trafficjam.png);
}

/* Notification lists */
.trapeze-content ul.notification-list li div.ui-icon, .trapeze-content ul.validation-summary li div.ui-icon
{
  float: left;
  margin-right: 6px;
  vertical-align: middle;
  margin-top: 4px;
}

.trapeze-content .flash-wrapper
{
  padding: 0 8px 0 8px;
}

.trapeze-content .flash-info-wrapper
{
  background-color: #8fbee1;
}

.trapeze-content .flash-warning-wrapper
{
  background-color: #ecd384;
}

.trapeze-content ul.notification-list
{
  list-style: none;
  overflow: hidden;
  margin: 2px 0px 2px 0px;
}

.trapeze-content ul.notification-list li
{
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}

.trapeze-content .matchlist_clicktoexpand
{
    font-size: 10px;
    padding-top: 3px;
    float: right;
}