/* GENERAL */
body
{
	background-color: #ede8e8;
}
.clear
{
	clear: both;
}
.row
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}
div#container
{
	/*width: 891px;
	border-style: none;
	background-color: transparent;
	text-align: left;*/
}
h1
{
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.form-control[readonly]
{
	background-color: white;
}

/* HEADER */
.gridContainer
{
	width: 891px;
	margin: auto;
}
.nav-logo
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header
{
	height: auto;
	width: 100%;
	background: #B5AFA0;
	font-size: 11pt;
	font-weight: bold;
}
#headerLogo,
#navigation
{
	display: inline-block;
	vertical-align: top;
}
a.nav-item
{
	width: 77px;
	height: 72px;
	display: block;
	float:right;
}
.anylinkmenu ul
{
	list-style-image: none;
}

/* NAVBAR BUTTONS */
a.home
{
	background: url(http://www.sunmetro.net/images/home.gif);
}
a.routes
{
	background: url(http://www.sunmetro.net/images/routes.gif);
}
a.fares
{
	background: url(http://www.sunmetro.net/images/fares.gif);
}
a.howto
{
	background: url(http://www.sunmetro.net/images/howto.gif);
}
a.lift
{
	background: url(http://www.sunmetro.net/images/lift.gif);
}
a.brio
{
	background: url(http://www.sunmetro.net/images/brio.gif);
}
a.streetcar
{
	background: url(http://www.sunmetro.net/images/streetcar.gif);
}
a.news
{
	background: url(http://www.sunmetro.net/images/news.gif);
}
a.about
{
	background: url(http://www.sunmetro.net/images/about.gif);
}

/* NAVBAR BUTTONS HOVERED*/
a.home:hover
{
	background: url(http://www.sunmetro.net/images/home-hover.gif);
}
a.routes:hover
{
	background: url(http://www.sunmetro.net/images/routes-hover.gif);
}
a.fares:hover
{
	background: url(http://www.sunmetro.net/images/fares-hover.gif);
}
a.howto:hover
{
	background: url(http://www.sunmetro.net/images/howto-hover.gif);
}
a.lift:hover
{
	background: url(http://www.sunmetro.net/images/lift-hover.gif);
}
a.brio:hover
{
	background: url(http://www.sunmetro.net/images/brio-hover.gif);
}
a.streetcar:hover
{
	background: url(http://www.sunmetro.net/images/streetcar-hover.gif);
}
a.news:hover
{
	background: url(http://www.sunmetro.net/images/news-hover.gif);
}
a.about:hover
{
	background: url(http://www.sunmetro.net/images/about-hover.gif);
}

/* BODY */
#LanguageButton
{
	float: right;
	font-size: 16px;
	color: white;
	background-color: #007BA8;
	font-weight: bold;
	margin: 0 0 0 15px;
	text-decoration: none;
}
#banner-about {
	width: 894px;
	height: 251px;
	margin-top: 10px;
	padding: 0px;
	background: url(http://www.sunmetro.net/images/aboutBnr4.jpg) no-repeat top left;
}
#banner-text {
	width: 830px;
	height: 208px;
	margin: 0px;
	padding: 44px 0 0 35px;
	text-align: left;
}
#directory
{
	float: right;
	width: 200px;
	height: 50px;
	padding-left: 70px;
	line-height: 50px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin: 0 0 0 15px;
	background: url(http://www.sunmetro.net/images/directorybtn.png);
	text-decoration: none;
}
#directory:hover
{
	float: right;
	width: 200px;
	height: 50px;
	padding-left: 70px;
	line-height: 50px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin: 0 0 0 15px;
	background: url(http://www.sunmetro.net/images/directorybtn_over.png);
}
.top
{
	height: 15px;
	background: url(http://www.sunmetro.net/images/top.png) no-repeat top left;
}
.middle
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: white;
}
.bottom
{
	height: 15px;
	background: url(http://www.sunmetro.net/images/botm.png) no-repeat top left;
}
#Incident
{
	resize: vertical;
}
.timepicker
{
	padding-left: 0px;
	padding-right: 0px;
}
.timepicker .form-control
{
	padding-left: 0px;
	padding-right: 0px;
}
#titlevi {
	background-color: #999999;
	float: left;
	padding: 10px 15px;
	margin-top: -8px;
	color: #fff !important;
	text-decoration: none;
}
#titlevi:hover
{
	background-color: #BBBBBB;
}
#resetButton{
	background-color: #767676;
	float: left;
	padding: 10px 15px;
	margin-top: -8px;
	color: #fff !important;
	text-decoration: none;
}
#resetButton:hover
{
	background-color: #697D00;
}
#SB{
	background-color: #007BA8;
	float: left;
	padding: 10px 10px;
	margin-top: -8px;
	color: #fff !important;
	text-decoration: none;
}
#SB:hover
{
	background-color: #697D00;
}

/* FOOTER */
#footer {
	width: 100%;
	background-color: #333;
	margin: 15px auto 0px auto;
	padding: 0px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}
#foot-wrap {
	width: 894px;
	height: 20px;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
}
#link-foot {
	width: 700px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#social-icon {
	width: 175px;
	margin-top: -3px;
	padding: 0px;
	float: right;
	text-align: right;
}
small {
	font-size: 10px;
	color: #5b5b5b;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #5b5b5b;
}
.font-normal{
	font-weight:normal;
}

@media screen and (max-width: 480px){
	#recaptcha_options{
		clear:left !important;
	}
}

.middle{
	padding-bottom: 12px;
	padding-top: 12px;
}

.form-group{
	margin-bottom: 6px;
}

.comsubmitbtn{
	margin-left : 12px;
	margin-bottom:20px;
}

.required-asterisk {
	font-weight: bold;
}

fieldset.form-group {
	border: none;
	padding: 0;
	margin: 0;
}

fieldset.form-group > legend {
	font-size: inherit;
	font-weight: bold;
	border: none;
	margin-bottom: 5px;
}

/* WCAG 3.3.1 - Validation error styling (MPSTE-4064)
   Brighter red than Bootstrap default (#a94442) for better visibility.
   Radio/checkbox labels keep default color so they don't all appear "wrong". */

.has-error .form-control {
	border-color: #b30000;
}

.has-error .form-control:focus {
	border-color: #b30000;
	box-shadow: 0 0 0 2px rgba(204, 0, 0, 0.25);
}

.has-error .help-block {
	color: #b30000;
}

.has-error .checkbox-inline,
.has-error .radio-inline {
	color: inherit;
}

/* WCAG 2.1 SC 1.4.11 - Non-text Contrast: Focus Indicators (MPSTE-4058)
   All interactive elements must have a focus indicator with at least 3:1
   contrast ratio against adjacent colors. Using #0056b3 (dark blue) which
   provides ~7.2:1 against white and ~5.9:1 against the body background. */

.form-control:focus {
	border-color: #0056b3;
	box-shadow: 0 0 0 2px rgba(0, 86, 179, 0.35);
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 2px solid #0056b3;
	outline-offset: 2px;
}

#SB:focus,
#resetButton:focus,
#LanguageButton:focus,
.btn:focus,
.comsubmitbtn:focus {
	outline: 2px solid #0056b3;
	outline-offset: 2px;
}

a:focus {
	outline: 2px solid #0056b3;
	outline-offset: 2px;
}

select:focus {
	outline: 2px solid #0056b3;
	outline-offset: 2px;
}

