body
{
    font-family:Sans-serif, Verdana, Tahoma;
    font-size:10pt;
    text-align:center;
    /*background-color:#ECEDF2;*/
}
.container
{
    background-color:#FFFFFF;
    border:1px solid #D1D0CD;
    padding-left:15px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
}
#wrap 
{
    background-color:#FFFFFF;
    margin:0 auto;
    padding:0;
    width:969px;
}
#logo
{    
    border:1px solid #D1D0CD;    
}
#maincontent
{
    text-align:left;   
}
#framecontentTop
{
    margin:0.4em 0;
}
#tblEditDetails
{
    /*width:50%;*/
}
#title
{
	position: absolute;
	top: 20%;
	left: 43%;
}

.centered
{
	position: absolute;
	top: 45%;
	left: 40%;
}

.centeredtext
{
	text-align: center;
}

#menu{
	text-align:left;
	/*
    width: 100%;
	list-style-type: none;
	background-color:#ECEDF2;	
	border:1px solid #D1D0CD;
	overflow:hidden;      */
}

#menu ul
{
	list-style: none;	
	margin: 0;
	padding: 0;
}

#menu li
{
	z-index: 1000;
	position:relative;
	background-color: #FFFFFF;
}

#menu a{
	padding-left: 4px;
	display: block;
	color: #000;
	background-color: #ECEDF2;
	text-decoration: none;
    border: 1px solid #D1D0CD;  
    margin: 0 0 3px;
    padding: 1px 5px;
}

#menu a.sub{
	padding: 1px 1px 1px 18px;
}


#menu a.bot{
	padding-left: 4px;
	display: block;	
	color: #000;
	text-decoration: none;
}

#menu li.click:hover{
	background-color: #006699;	
	cursor:pointer;
    cursor:hand;    
}     

#menu a.click:hover, #menu a.hover{
    border: 1px solid #006699;
    background-color: #FFFFFF;    
}  

#menu a.noclick:hover{
	cursor:default;
	color: #808080;
}

#edit table tbody{
    background-Color:white;
}
#dispatchtable td {
	text-align: center;	
	border-left: 1px solid #D1D0CD;
	border-right: 1px solid #D1D0CD;
	border-bottom: 0px;
}

#dispatchtable td.alert {
	text-align: center;	
	border-left: 1px solid #D1D0CD;
	border-right: 1px solid #D1D0CD;
	border-bottom: 0px;
	background-color: #FBE3E4;
	color:#8A1F11;
}

.box {
	/*width: 50%;*/
}
.box table tbody{
    background-Color:white;
}

.box table{
	border: 1px solid #D1D0CD;
	width: 100%;
	border-collapse: collapse;
}

.box table th {
	/*background-color:#343198;*/
	background-color:#006699;
	color: white;
}

.box table tr.d0 td {
	/*background-color: #F2F2F2;*/
	color: black;
}

.box table tr.d1 td {
	/*background-color: #FFF;*/
	color: black;
}

.box table td a:hover{
	background-color:#343198;
	color: white;
}

.rightbox {
	position: absolute;
	left: 50%;
	width: 45%;
}

.centeredtext {
	text-align: center;       
}

.widebox {
	/*width: 90%;*/
}
.widebox table tbody{
    background-Color:white;
}

.widebox table{
	border: 1px solid #D1D0CD;
	width: 100%;
	border-collapse: collapse;
}

.widebox table th {
	/*background-color:#343198;*/
	background-color:#006699;
	color: white;
}

.widebox table tr.d0 td {
    /*background-color: #ffe6e0;*/
	color: black;
}

.widebox table tr.d1 td {
	background-color: #FFF;
	color: black;
}

.widebox table td a:hover{
	background-color:#343198;
	color: white;
}
.clickable 
{
    cursor:pointer;
    cursor:hand;
}
.hilightRow 
{
	background-Color: #FBF7B4;	
}
div#filterContainer
{
    padding-bottom:10px;
}

#floater	{float:left; height:50%; margin-bottom:-250px; width:800px;}
#content	{clear:both; height:500px; position:relative;}
#centered {
	position:relative; clear:left;
	height:540px; width:100%; max-width:800px; min-width:600px;
	margin:0 auto;
}
html, body {
	margin:0; padding:0;
	height:100%;
}
.EventComments
{
    font-weight:600;
}
#simplemodal-container {background-color:#FFFFFF; border:8px solid #878787; padding:12px;}

#simplemodal-container .footer {
    border-top:1px solid #DDDDDD;
    margin-top:10px;
    padding-top:5px;
    text-align:right;
}
.hidden
{
    display:none;
}
td.columnSelected
{
    background-color:#FFFFFF;     
    cursor:pointer;
    cursor:hand;    
}
input.vError, select.vError, tr.vError
{
    background-color:#FFFF80;    
}
span.indicator
{
    color:#006699;
    font-weight:600;
}
#tabs .UCDateFilter {        
    margin-left: 1em;     
    width: 93%;    
    background-color: #FFF;  
    color: #000;
}

.UCDateFilter {    
    color: #FFF;
    padding: 0.5em;
    background-color: #006699;      
    text-align: right;     
    font-weight:600;           
}

a#add, a#remove {
    background-color:#FAFAFA;
    border:1px solid #AAAAAA;
    clear:both;
    color:#123456;
    display:block;
    margin:2px;
    text-decoration:none
}

a#addStaging, a#removeStaging {
    background-color:#FAFAFA;
    border:1px solid #AAAAAA;
    clear:both;
    color:#123456;
    display:block;
    margin:2px;
    text-decoration:none
}

.hidden
{
    display:none;
}

.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }
.mGrid .pgr { background: #EEEEEE url("images/eeGrad2.gif") repeat-x bottom; }
.mGrid .pgr table { margin: 5px 0; width:auto;}
.mGrid .pgr td {line-height:25px; padding:4px;}
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #666; text-decoration: none; background-Color: #FFFFFF}
.mGrid .pgr span {
    background:none repeat scroll 0 0 #006699 !important;
    border:1px solid #006699 !important;
    color:#FFFFFF !important;
    cursor:default !important;
    padding:4px;
}

#dispatchtable .Amended {
    background-Color:#B7E2FB !important;
}

#drivertable .DayOff {
    background-Color:#EFAC76;
}
#drivertable .Available {
    background-Color:#B9D9AA;
}
#drivertable .OnRest {
    background-Color:#F8F3AD;
}
#drivertable .InTrip {
    background-Color:#BAECFF;
}

#vehicletable .Available {
    background-Color:#B9D9AA;
}
#vehicletable .InTrip {
    background-Color:#BAECFF;
}
#vehicletable .OOS {
    background-Color:#EFAC76;
}

#btnCalledDriverAjax.btnWait
{
    background-color:#FFFF80;
}
#btnCalledDriverAjax.btnError
{
    background-color:#FBC2C4;
}
#btnCalledDriverAjax.btnSuccess
{
    /*background-color:#B9D9AA;*/
}        

#ajaxWaitIcon
{
    padding-left:10px;
    display:none;
}

.marker_with_label {
	margin: 0px;
}

.marker_label {
	z-index: 1000;
	color: red;
	background-color: white;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	min-width: 30px;
	border: 1px solid black;
	border-radius: 3px;
	white-space: nowrap;
	position: relative;
}

.vehicle_label {
	z-index: 1000;
	color: green;
	background-color: white;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	min-width: 30px;
	border: 1px solid black;
	border-radius: 3px;
	white-space: nowrap;
	position: relative;
}

.errorBox {
    background-color: #f2dede;
    text-align: center;
}

.warningBox {
    background-color: #fcf8e3;
    text-align: center;
}

.infoBox {
    background-color: #d9edf7;
    text-align: center;
}

.loadingBox {
    background-color: #dff0d8;
    text-align: center;
}

.driver_tooltip_wrapper {
  /*background-color: #F2F5A9;*/
  background-color: rgba(252, 240, 173, 0.9);
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  z-index: 1100;
}

.hub_tooltip_wrapper {
  /*background-color: #F2F5A9;*/
  background-color: rgba(252, 240, 173, 0.9);
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  z-index: 1100;
}

.triptrace_tooltip_wrapper {
  /*background-color: #F2F5A9;*/
  background-color: rgba(252, 240, 173, 0.9);
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  z-index: 1100;
}

.time_now {
    background-color: #F90 !important;
}

.time_past {
    background-color: #FF5252 !important;
}

.time_assigned {
    background-color: #FFF9C4 !important;
}

.time_history {
    background-color: #C8E6C9 !important;
}

.up_prelimenary_trip {
    background-color: #AAAAAA !important;
}

.info_window {
    border: black solid 1px;
    border-radius: 4px;
    background-color: #d1d0cd;
    min-width: 200px;
    min-height: 50px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}

.action_window {
    border: black solid 1px;
    border-radius: 4px;
    background-color: black;
    width: 70px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    padding: 3px;
}