/* style */
h1 { padding: 0; margin: 0; }
img#logo { height: 61px; }


/* layout */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
}

body { behaviour: url("csshover.htc" ); }

div.header1 {
	padding-top: 9px; 
	float: top; 
	color: #1B3F94; 
	font-weight: bold; 
	font-size: 1.9em;
}

div.header2 {
	font-style: italic; 
	color: #1B3F94;
}

form.std.signup input
{
  margin-right: 1em;
}

a { 
	color: #1B3F94; 
	font-family: verdana, helvetica;
}

div#menu {
    padding: 0;
    padding-left: 0em;
    margin: 0;
}

div#menu a { 
	background: transparent url('../images/menubtn_right.gif') no-repeat scroll top right; 
	color: #1B3F94;
 	display: block;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	padding-right: 3px;
	text-decoration: none;
 	width: 100px;
 	margin-left: 5px;
}

div#menu a.menusel 
{
	background: transparent url('../images/menubtn_down_right.gif') no-repeat scroll top right; 
	font-weight: bold;
}

div#menu a.menusel span { 
	background: transparent url('../images/menubtn_down_left.gif') no-repeat; 
}

div#menu a span {
	font-size: 12px;
	background: transparent url('../images/menubtn_left.gif') no-repeat;
	display: block;
	padding: 4px 0px 10px 5px;
}


* html div#menu li a {
	height: 1px;	
}  

div#menu li a.menusel {
	font-weight: bold;
	background-color: #D8DFEB;
}

ul 
{
	list-style-image: url( "../images/bullet_grn.gif");
}

div#menu ul {
	list-style-image: none;
}

span.linkbox left
{
  float :left;
}

span.linkbox right
{
  float :right;
}

span.linkbox 
{
	background-color: #E4EBF9;
	border: 1px solid #AAAAAA; 
	width: 200px;
	padding: 20px;
	text-justify: center;
	text-align: center;
}

span.linkbox a
{
	font-size: 1.2em;
	color : #1B3F94;
	text-justify: center;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

span.linkbox a:hover
{
	color : #0B9444;
}

span.linkbox:hover
{
	color : blue;
}

div#menu li a {
		white-space: nowrap;
		background-repeat: no-repeat;
		background-position: 5px 8px;
		display: block; 
		padding: 0.2em 0.5em 0.2em 1em;
		background-color: #ffffff;
		text-decoration: none;
		color: #363894;
}

div#menu li.spacer 
{ 
	background-color: #F1F4FA;  
}

div#menu li a:hover 
{
	background-color: #E4EBF9;
}


ul#menu li {
	padding-bottom: 5px;
}

form#contactform input, textarea {
	width: 250px;
}

form#contactform label {
	display: block;
	float: left;
	width: 100px;
}

div.list_header { 
	font-weight: bold;
}

ul.no_spacer {
	margin: 0;
}

table.layout {
	width: 100%;
	border-collapse: collapse;
}

table.layout td
{
	padding: 10px;
	vertical-align: top;
	border-collapse: collapse;
}

table.layout td#footer {
	padding: 4px;
	height: 0.2em;
	font-size: 0.7em;
  text-align: center;
	background-color: #E4EBF9;
}

table.layout td#header
{
	background-color: #E4EBF9;
	border-bottom: 1px solid white;
}

table.layout td#left_content
{
	width: 12em;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

table.layout td#centre_content
{
	width: 3000px;
	min-height: 700px;
	_height: auto !important;
	height: 700px;
}

table.layout td#right_content
{
	width: 200px;
	font-size: 0.85em;
	font-style: italic;
	background-color: #E4EBF9;
}

ul li {
	line-height: 2em;
	list-style-type: square;
}

.clear { overflow: hidden; width: 100%; }
a.button { 
	background: transparent url('../images/btnright.gif') no-repeat scroll top right; 
	color: #444;
 	display: block;
	float: left;
	height: 24px;
	margin-right: 13px;
	padding-right: 13px;
	text-decoration: none;
 	width: 90x;
}

a.button span {
	font-size: 12px;
	background: transparent url('../images/btnleft.gif') no-repeat;
	display: block;
	line-height: 16px;
	
	padding: 1px 0px 5px 27px;
}

a.button.admin span {
	background: transparent url('../images/admin_btnleft.gif') no-repeat;
}

a.button.admin.sel { 
	background: transparent url('../images/admin_btnright_sel.gif') no-repeat scroll top right; 
}
a.button.admin.sel span { 
	background: transparent url('../images/admin_btnleft_sel.gif') no-repeat; 
}


/* from master.css */

span.error { color: red; }
span.status_message { color: green; }

/* standard form */

form.std label { 
	display: inline;
	float: left;
	width: 200px;
	padding-bottom: 10px;
} 

form.std fieldset { border: none; padding: 0; }
form.std p { clear: left; }
form.std input, select, textarea { float: left; }
form.std p input[type="text"], input[type="password"], form.std p textarea { width: 200px; }
form.std p span.error { margin-left: 1em; float: left; }

/* end standard form */

td, th { vertical-align: top; }

table.vertical th { text-align: left; vertical-align: middle; }
table.vertical td { padding: 2px; vertical-align: middle; }

table.std td { border: solid black 1px; padding: 5px; }

table#sql td, table#sql th { font-size: 8pt; border: solid #aaaaaa 1px; white-space: nowrap; }
table#sql { border-collapse: collapse; }

div.instructions { font-size: 8pt; line-height: 1.5em;}
table.taboutput td, table.taboutput th { font-size: 8pt; border: solid #aaaaaa 1px; white-space: nowrap; }
table.taboutput { border-collapse: collapse; }
table.taboutput td { padding: 3px 10px 3px 10px; }
table.taboutput th { padding: 2px 10px 2px 10px; }

table.taboutput th { 
	background-color: #D8DFEB; 
	border-top: 1px solid #AEB4B9;  
	border-left: 1px solid #AEB4B9;  
	border-right: 1px solid #AEB4B9;  
	border-bottom: 1px solid #AEB4B9; 
}

table.forecast
{
	font-family: verdana, Arial, sans-serif, Helvetica;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #BBB;
}

table.frselect
{
	font-family: verdana, Arial, sans-serif, Helvetica;
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #BBB;
}

table.frselect td
{
	padding: 3px;
	width: 400px;
}

a.frvehicle
{
	font-size: 12px;
	font-weight: bold;
	color: #337733;
	text-decoration: none;
}

a.frvehicle
{
	font-size: 12px;
	font-weight: bold;
	color: #229922;
	text-decoration: underline;
}

table.forecast td
{
	padding: 0px;
	width: 40px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

table.forecast td.shaded
{
	padding: 0px;
	background-color: #F5F5F5;
}


table.forecast th
{
	background-color: #DDD;
	border: 1px solid #888;
	vertical-align: middle;
}

table.forecast th.col
{
	font-weight: bold;
	padding: 10px;
}

table.forecast th.row
{
	width: 30px;
	font-weight: bold;
	padding: 5px;
}

h1.forecasthead
{
	font-size: 14px;
	margin-bottom: 10px;
}