﻿body {
	background: #F4F4F4;
	color: #555;
	font-family: Verdana, Arial, Helvetica;
	line-height: 130%;
	font-size: 14px;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 5px 0;
	font-weight: normal;
	line-height: 100%;
}

.linkStyle
{
    background-color: Green;
    color: #FFFFFF;
    text-decoration: underline;
    padding: 3px;
    border: 1px solid #cccccc;
}

.linkStyle a
{
    padding: 3px;
    color: #FFFFFF;
    text-decoration: underline;
}

.linkStyleNA
{
    background-color: #CCCCCC;
    color: #000000;
    text-decoration: underline;
    padding: 3px;
    border: 1px solid #cccccc;
}
.linkStyleNA a
{
    padding: 3px;
    color: #000000;
    text-decoration: underline;
}


.linkStyleLate
{
    background-color: Red;
    color: #000000;
    text-decoration: underline;
    padding: 3px;
    border: 1px solid #cccccc;
}
.linkStyleLate a
{
    color: #000000;
    text-decoration: underline;
    padding: 3px;
}


.linkStyleEarly
{
    background-color: Blue;
    color: #FFFFFF;
    text-decoration: underline;
    padding: 3px;
    border: 1px solid #cccccc;
}
.linkStyleEarly a
{
    color: #FFFFFF;
    text-decoration: underline;
    padding: 3px;
}


.linkStyleEnd
{
    background-color: #ffffff;
    color: #000000;
    text-decoration: underline;
    padding: 3px;
    border: 1px solid #cccccc;
}
.linkStyleEnd a
{
    color: #000000;
    text-decoration: underline;
    padding: 3px;
}

.nextStopStyle
{ 
    position:relative; 
    background:url('http://otpweb.mvtransit.com/Images/n.gif') no-repeat 0 0; 
    height:30px; 
    width:25px; 
    top:-15px; 
    color:#fff; 
    text-align:center;
     font: bold 10px Arial; 
     cursor: pointer;
}
    .nextStopStyle .text
    { 
        position: relative; top: 2px; 
    }

.prevStopStyle
{ 
    position:relative; 
    background:url('http://otpweb.mvtransit.com/Images/p.gif') no-repeat 0 0; 
    height:30px; 
    width:25px; 
    top:-15px; 
    color:#fff; 
    text-align:center;
     font: bold 10px Arial; 
     cursor: pointer;
}
    .prevStopStyle .text
    { 
        position: relative; top: 2px; 
    }




.stopStyle
{ 
    position:relative; 
    background:url('http://otpweb.mvtransit.com/Images/s.gif') no-repeat 0 0; 
    height:30px; 
    width:25px; 
    top:-15px; 
    color:#fff; 
    text-align:center;
     font: bold 10px Arial; 
     cursor: pointer;
}
    .stopStyle .text
    { 
        position: relative; top: 2px; 
    }


.pinStyle
{ 
    position:relative; 
    background:url('http://otpweb.mvtransit.com/Images/green.gif') no-repeat 0 0; 
    height:30px; 
    width:25px; 
    top:-15px; 
    color:#fff; 
    text-align:center;
     font: bold 10px Arial; 
     cursor: pointer;
}
    .pinStyle .text
    { 
        position: relative; top: 2px; 
    }

.pinStyleLate
{ 
    position:relative; 
    background:url('http://otpweb.mvtransit.com/Images/red.gif') no-repeat 0 0; 
    height:30px; 
    width:25px; 
    top:-15px; 
    color:#fff; 
    text-align:center;
     font: bold 10px Arial; 
     cursor: pointer;
}
    .pinStyleLate .text
    { 
        position: relative; top: 2px; 
    }

.pinStyleEarly
{ 
    position:relative; 
    background:url('http://otpweb.mvtransit.com/Images/blue.gif') no-repeat 0 0; 
    height:30px; 
    width:25px; 
    top:-15px; 
    color:#fff; 
    text-align:center;
     font: bold 10px Arial; 
     cursor: pointer;
}
    .pinStyleEarly .text
    { 
        position: relative; top: 2px; 
    }

#MSVE_obliqueNotification {visibility: hidden; display:none;} 
.MSVE_obliqueNotification {visibility: hidden; display:none;} 


.pinStyleNA
{ 
    position:relative; 
    background:url('http://otpweb.mvtransit.com/Images/grey.gif') no-repeat 0 0; 
    height:30px; 
    width:25px; 
    top:-15px; 
    color:#fff; 
    text-align:center;
     font: bold 10px Arial; 
     cursor: pointer;
}
    .pinStyleNA .text
    { 
        position: relative; top: 2px; 
    }

.adminForm
{
    font-size: 11px;
}

.input  
{
    width: 250px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
}

.wrapper {
	width: 962px;
	text-align: left;
	
}

.wrapperStatus {
	width: 95%;
	text-align: left;
	
}


/* The forms */
.userbox
{
	background-color: #F4F4F4;
	border: 1px solid #cccccc;
	padding: 15px;
}


.altRow
{
	border: 1px solid #b0bdc8;
	background-color: #cccccc;
}

.row
{
	border: 1px solid #cccccc;
	padding-bottom: 10px;
}

.kiosk
{
	display: block;
	font-size: 15px;
	text-decoration: none;
}

.small
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.linkbutton
{
	display: block;
	padding:  2px 15px 2px 15px;
	border: 1px solid #CCCCCC;
	line-height: 21px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: #D10000;
	height: 28px;
	
}

.linkbuttongrey
{
	display: block;
	padding:  2px 15px 2px 15px;
	border: 1px solid #D10000;
	line-height: 21px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #D10000;
	font-weight: bold;
	background: #F4F4F4;
	text-align: center;
	
}

.userbox_msg
{
	background-color: #ffffff;
	border: 1px solid red;
	padding: 15px;
	font-weight:bold;
	font-size: small;
}


.userbox_calendar
{
	background-color: #ffffff;
	border: 1px solid red;
}


.userbox_error
{
	background-color: #F4F4F4;
	border: 1px solid #cccccc;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	width: 350px;
}

.form
{
	font-size: 11px;
}

.routeStatusTable
{
	font-size: 20px;
}


/* End the forms */

.leftcol 
{
	width: 400px;
	float: left;
	clear: none;
}

.rightcol
{
	width: 450px;
	float:left;
	padding-left: 50px;
	clear: none;
}

#top {
	height: 10px;
}

body#ff-optima, #ff-optima td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

a
{
	color: #38356a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}



.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
clear:both;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#mainbody-top {
	background: url(Images/main-t.png) 0 0 repeat-x;
}

#mainbody-top2 {
	background: url(Images/main-tl.png) 0 0 no-repeat;
}

#mainbody-top3 {
	background: url(Images/main-tr.png) 100% 0 no-repeat;
	height: 16px;
}

#mainbody {
	background: #fff;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	
}

#maincontentKiosk
{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	overflow: auto;
}


#maincontent
{
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	overflow: auto;
}


#bottom {
	background: #fff;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
}

#mainbody-bottom {
	background: url(images/main-b.png) 0 100% repeat-x;
}

#mainbody-bottom2 {
	background: url(images/main-bl.png) 0 100% no-repeat;
}

#mainbody-bottom3 {
	background: url(images/main-br.png) 100% 100% no-repeat;
	height: 16px;
}

.adjustedZIndex 
{
    z-index: 100;
    background-color: #FFFFFF;
    border: 1px solid #000000;
}
