/* ************ GLOBAL ****************** */
html{overflow:hidden;}
body {
   background-color:#99b3cc;
   font-family:tahoma, sans-serif;
   font-size:11px;
   margin:0px;
   padding:0px;
   color:#000000;
   overflow:hidden;
}
body *{font-family:tahoma, sans-serif;font-size:11px;}

a, a:visited, a:link, a:active, a:focus{ color:#999fff; text-decoration:none; outline:none; } /*  so Firefox doesn't show the 1px dotted line around the clicked menu items once clicked. */
a:hover{ color:#99CC00; text-decoration:none; }

img{ border:none; }
.float_l{ float:left; }
.mc_clear { clear: both; } /* clears all above divs so wrapper knows the height of it's divs */
.Pos_abs_On_map{position:absolute;z-index:40;} /* just set top & left px */
.Pos_abs_On_map *{position:relative;} /* just set top & left px */
.adminHelpPara{color:#004BA8;font-style:italic;font-size:15px;}
#main_admin_div{position:absolute;z-index:40;top:150px;overflow-y:auto;overflow-x:hidden;}
#admin_div_data{float:left;}
#right_div_4scroll{float:left;width:20px;}
.adminTable tr {height:30px;}

/*** BUTTONS. Putting the :hover before the inner class allows us to change 3 images on hover over any of the images without the faf of using JS */
.f3_url_line_text{float:left;line-height:23px;} /* makes any text align vertically with text in f3_url buttons. Will need to make f3_url table float_l */

.widthSpacerF2{width:27px;float:left;}

.h_button{color:#999fff;text-align:center;line-height:23px;cursor:pointer;display:block;}
.h_button *{float:left;height:23px;}
.h_button b{background-image: url(Images/button_black_off_l.png);background-repeat:no-repeat;padding-left:3px;}
.h_button b b{background-color:#000000;background-image: url(Images/button_black_off_m.png);background-repeat:repeat-x;padding-left:20px;padding-right:20px;font-weight:normal;}
.h_button i{background-image: url(Images/button_black_off_r.png);background-repeat:no-repeat;padding-right:3px;}
.h_button:hover b, .pli_1 b{background-image: url(Images/button_black_on_l.png);}
.h_button:hover b b, .pli_1 b b{background-image: url(Images/button_black_on_m.png);color:#99CC00;}
.h_button:hover i, .pli_1 i{background-image: url(Images/button_black_on_r.png);}

.h_button.small b b{font-size:9px;padding-left:5px;padding-right:5px;}

#map{z-index:2;} /* z-index fixes bug with FireFox where localSearch is behind map controls */
#staticMap{ background-image:url('Images/staticmap.png'); background-repeat:no-repeat; background-attachment:fixed; background-position:right bottom;}
/******* Vehicle List *******/
.VL_tree *{ font-size:10px; font-family:Arial,Helvetica,sans-serif;}
#vehListHider, #rightSideHider{
	background-color:#000000;
	position:absolute;
	overflow:hidden;
	width:0px;	/* 0px = hidden,  271px = visible*/
	z-index:10;
}
#rightSideHider,#right_side_tab{
	right:0px;
	
}
#vehListOuterDiv, #rightSideOuterDiv{
	overflow:auto;
	position:relative;
	left:5px;
	top:80px;
	width:261px;
	z-index:10;
}
#rightSideOuterDiv{top:100px;}
.vehListInnerDiv, .rightSideInnerDiv{
	width:240px;
	padding:1px;
}
#vehicle_list_tab, #right_side_tab{
	z-index:51;
	position: absolute;
	top:50%;
}
#vehicle_list_tab #m_v_chev{
	position:absolute;
	left:7px;
	top:8px;
}
#right_side_tab #m_rs_chev{
	position:absolute;
	left:9px;
	top:8px;
}

#directionsAll{
	width:240px;
	padding:1px;
	display: none;
}
#directionsText *{ font-size:8pt;background-color:#FFFFFF; }
.dirTitle{
	background-color:#EEEEEE;
	border: 1px SOLID #9B9B9B;
	font-size: 10pt;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}

ul.VL_tree, ul.VL_tree ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.VL_tree li {
	cursor: default;	/* keeps the arrow cursor instead of I cursor when hover over expandable list elements like + organisations */
	margin-bottom:1px;
	padding: 0px;	/* pads box and text to the right. the box is then put back with 'margin-left:-5px;' below but the text stays to the right! */

}

/* VEHICLE BOXES */
ul.VL_tree li ul li{
	clear:both;					/* needed for firefix if height in 'ul li.VL_SEL_0' is made larger by text inside */
}

.file_class{ position:relative; top:2px;}
.f_op_txt{ position:relative; top:-2px; font-weight:bold;}
.c_org_count{ padding-left:8px;}

.vehListInnerDiv li.VL_SEL_1{
	border:1px solid #ffffff;
	background-color:#999fff;
	color:#000000;
}
.vehListInnerDiv li.VL_SEL_0{
	border:1px solid #999fff;
	background-color:#000000;
	color:#999fff;
}
.vehListInnerDiv li.VL_SEL_0 td{color:#999fff;}
.poi{color:#ff0000;}
.c_MotAlert{background-color:#ff0000;color:#000000;border:1px solid #ffffff;}
#jl_rc_menu{
   display: none;
   position: absolute;
   width: 80px;
   z-index:51;
   background-color: #000000;
   border: 1px solid #ffffff;
   border-bottom: none;
}
.jl_rc_menuitems{
   padding-left:5px;
   padding-right:5px;
   font-size: 13px;
   display:block;
   border-bottom: 1px solid #ffffff;
}

/* ************ RIGHT SIDE ****************** */
.rightSideInnerDiv, .cTxt_white{color:#ffffff;}
.side_header{
	font-weight:bold;
	margin-bottom:5px;
}
.rightSideInnerDiv select, .rightSideInnerDiv input, .misc_select{
	background-color: #000000;
	color:#999fff;
	border:solid 1px #999fff;
	font-size:11px;
}

/******* Traffic Ticker & Tracking Misc *******/
#traffic_ticker, #global_bottom_bar {
	z-index:49;
	position: absolute;
	height: 20px;
	white-space: nowrap;
	display: none;
	background-color: #000000;
	width:100%;
	bottom:0px;
}
#traffic_ticker a{color:#ffffff;}
#traf_marq{padding-top:2px;}
#global_bottom_bar{height:30px;}
#srchUserLocs{display: none;}
.m_opt_line{
	height:1px;
	font-size:0pt;
	width:100%;
	background:#ffffff;
}
#POI_Srch_Results {		/* the searched POI results when 2 or more found */
   overflow: auto;
   overflow-x: hidden;	/* hides the horizontal scrollbar */
   height: 300px;
}
.c_poi{font-size:11px;}
.c_poi a{margin-left:5px;margin-right:5px;}

/* ************ REPLAY ****************** */
#replay_list, #google_route, #id_arrows_or_spots{
   display: none;
   font-size:8pt;
}
#trackRplyDiv{display:none;color:#999fff;}
#reply_shrunk_cal{display:none;}
#reply_shrunk_cal:hover{cursor:pointer;}
#replay_pois{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   height:200px;
   overflow:auto;
}
.replay_poi_holder{ display:none;}
.replay_poi_holder p{ margin-left:20px;}
/* ************ SLIDER ****************** */

.slider {
	font-family:		tahoma, sans-serif;
	font-size:		11px;
	display: none;
	position: relative;
	top:3px;
	width: 120px;
	height: 21px;
	background: url(Images/slider_background.png) 50% 50% repeat-x;
}
.slider img {
	position: absolute;
	top: 0px;
	left: 85px;
}
.slider .slider_left, .slider .slider_right {
	height: 19px;
	width: 2px;
	position: absolute;
	top: 0px;
}
.slider .slider_left {
	left: 0px;
	background: url(Images/slider_backgroundLeft.png) 0px 1px no-repeat;
}
.slider .slider_right {
	right: 0px;
	background: url(Images/slider_backgroundRight.png) 0px 1px no-repeat;
}

.slider .slider_txt_left{
	position: absolute;
	left: 0px;
	top:-8px;
	color:#999fff;
}
.slider .slider_txt_right {
	position: absolute;
	right: 0px;
	top:-8px;
	color:#999fff;
}


/* ************ MISC ****************** */
.pick_date_in_a{margin-bottom:-4px;border:none;}
.c_reveal{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}



/* ************ GLOBALS THAT OVERRRIDE ANYTHING ABOVE HERE ****************** */

.startsDispNone{
   display: none;
}