﻿html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	border: 0;
}

html
{
	min-width: 600px;
}
body
{
	background: #F2F2F2 url(Images/backstripes.gif) repeat fixed top left;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
}

.clearhack
{
	display: inline;
}

/*Clears Box Model Hack in IE5*/
/*  Default Link settings */
ul, ol, dl
{
	position: relative;
}
a
{
	color: #06C;
}

a:hover
{
	color: #333;
}

ul
{
	padding: 0.5em 1em;
}

ul.indent-lots
{
	padding-left: 8em;
}

li
{
	margin-top: 10px;
	margin-left: 30px;
	list-style-image: url(Images/arrowright.png);
	list-style-position: outside;
}

a:active
{
	color: #000;
}

/* end of default link settings */

/*main content styling */

#main-content
{
	background-image: none;
	background-color: White;
	height: 100%;
}
.text-content
{
	padding: 1em;
	min-height: 600px;
}

.formStyle /* Used in Unit Management/Officers.aspx  to define overall form style */
{
	/*	margin-left: 120px;*/
	display: block;
	float: left;
	width: 500px;
}
.new-section /* Used in Unit Management section pages */
{
	margin: 30px 0px; /*border-top: dotted 1px #666666;*/
}
.leftFormColumn /* Used in Unit Management section for form styling */
{
	float: left;
	width: 200px;
}

.readOnlyTextBox
{
	background-color: #f2f2f2;
}
.content h1, h2, h3, h4, h5, p, li
{
	font-family: Tahoma, Verdana;
}
.content h2
{
	padding: 1.1em 1.1em .6em .7em;
	color: orange;
	font-size: 1.4em;
}

.content p
{
	padding: 0.5em 1em;
	line-height: 1.2em;
}


#descriptionBox, .HelpTxt
{
	background-color: #f2f2f2;
	padding: 5px;
	width: 690px;
	height: auto;
}
ul.HelpTextList li
{
	margin-left: 5px;
}
.HelpTxtBtn
{
	margin-left: 10px;
	padding-left: 5px;
}
.vehicleSearch
{
	padding: 10px 0px 5px 10px;
}
.vehicleSearch .marginleft
{
	margin-left: 100px;
	display: block;
}
.indent
{
	padding-left: 10px;
}

/* display spinner */
.ProgressBarWhite
{
	float: left;
	background: url(Images/spinnerYellowOnWhite.gif) no-repeat;
	background-position: center left;
	width: 80px;
}
.LoadingText
{
	padding-left: 30px;
	font-size: small;
}
/* end of display loading spinner */
/* end of main content styling */

/* Table styles */
.SideView /* Used in UnitManagement/VehicleHistory.aspx */
{
	border: none;
}
.SideView th
{
	/*	background: #6298DB;/*#FFC; - yellow*/
	text-align: left;
	padding: 0.5em;
}

table.SideView td, table.SideView th
{
	padding-left: 20px;
	border: 1px solid #f2f2f2;
}
/* Used in UnitStatus table */
.GridViewTable
{
	border-color: #DCDCDC; /*Gainsboro Gray colour */
	border-style: solid;
	border-width: 1px;
	color: Gray;
}

.DefaultTableHeader a
{
	color: White;
}

.DefaultTableHeader
{
	background-color: #0198F1; /*main blue*/
	color: White;
}

/* Used in Fleet Management Section */
table.Default
{
	font: 11px/24px Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin: 10px;
}

.Default th
{
	padding: 0 0.5em;
	text-align: left;
}

.ChartTable tr th, .Default tr.blue td, .Default tr th
{
	border-top: 1px solid #2F4F88;
	border-bottom: 1px solid #2F4F88; /*#2F4F88 - navy; #6298DB - light blue; #FB7A31 - red*/
	background: #0198F1; /*main blue*/
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: White; /*font-weight: bold;*/
}
.Default tr th a
{
	color: White; /*font-weight: bold;	*/
}
.ChartTable td, .Default td
{
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}
table.Default tr.red
{
	background-color: #E20A0A;
}


.ChartTable td + td, .Default td + td
{
	border-left: 1px solid #CCC;
	text-align: center;
}

table.Default tr.AlternatingRow td
{
	background-color: #f3f3f3;
}

table.Default .first-cell
{
	border-left: 1px solid #666;
}

.ChartTable
{
	width: 690px;
	margin-bottom: 10px;
}
.ChartTable th
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
.ChartTable td
{
	width: 10%;
	font-family: Trebuchet MS;
}
/* End of table styles */

/* Calendar settings */
.Calendar
{
	background-color: White;
	color: Black;
	border: solid 1px Gray;
}
/*table.Calendar tr,
table.Calendar tr td
{
		 background-color: #FDF21E; /*Yellow*/

/*}*/
/*.Calendar-SelectedDay,
.Calendar-Title
{
	 background-color: #FDF21E; /*Yellow*/
/*	 font-weight: bold;
	 color: White;
}
/*
.Calendar-Today
{
	background-color: #CCCCCC;
	color : Black;
}
.Calendar-Selector
{
	background-color: #CCCCCC;
}
.Calendar-NextPrev a,
.Calendar-NextPrev
{
 background-color: #0198F1;
 color: #FDF21E;
}
.Calendar-DayHeader
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.Calendar-Day
{
	color: Gray;
}
/* End of calendar settings */

#MSVE_navAction_leftBackground, /*  This is for the maps toolbar */ #MSVE_navAction_topBackground, #MSVE_navAction_compassBackground
{
	background-color: #224F87;
}

#Compass
{
	background-image: url(Images/altvecss.png);
}

#mapping-content
{
	height: 100%;
}

.ExtraMapToolbar
{
	margin-top: 7px;
	background-color: #224F87;
	text-align: center;
}
/* end of mapping styles */

/* Misc */

#CollectionSelectorBar
{
	width: 100%;
	background-color: #f2f2f2; /*#0198F1; /*main blue*/
	border-bottom: solid 1px gray;
}
#chart-content /*Used in Downtime.aspx and FleetManager/Default.aspx */
{
	margin-left: 160px;
	background-image: none;
	background-color: #ffffff;
	padding: 1em;
	min-height: 600px;
}
#chart-querybar /*Used in Fleet Management and Movements sections */
{
	background-image: none;
	float: left;
	background-color: white;
	text-align: right;
	padding: 10px 10px 0px 0px;
	width: 160px;
}


/*AutoComplete flyout */

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: window;
	cursor: 'default4';
	overflow: auto;
	height: 100px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffcc99;
	color: black;
	padding: 0px;
	cursor: pointer;
	list-style-image: none;
	margin: 0px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 0px;
	cursor: pointer;
	list-style-image: none;
	margin: 0px;
}

.Main-Background-Color
{
	background-color: #224F87; /* dark blue */
}

.Main-Background-Color-Content
{
	background-color: #f2f2f2; /* light grey */
}

/* End of Misc */

/* Added by Andrew */

/*.MainPanel
{
	padding: 20px;
	width: 1024;
	height: 600px;
	background-color: White;
}*/

.groupbox
{
	padding: 5px;
}

/* End of styles added by Andrew */

/* Menu bar styling */

.SideMenu
{
	background-color: #224F87; /* dark blue */
}
