﻿/*
 * AmeriQuest Transportation and Logistics Resources
 * author:  jbh
 * updated:  4/18/2007
 * NationaLease Truck Rental Site Styles
*/

body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
	margin : 9px;
	/*background-color: #999999;
	 background-image: url(/Images/background.bmp);*/
}

.VehicleDetails {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: #333333;
	line-height: 15px;
}

td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
}

th {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 15px;
}

h1	{
	font-family: Arial, Verdana, Helvetica;
	font-style : italic;
	letter-spacing: 0pt;
	font-weight: bold;
	color: #f4150e;
	font-size: 16pt;
	line-height: 16pt;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

h3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #222B82;
}

h4 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

h5 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #f4150e;
}

a, a:active, a:visited {
	text-decoration: underline;
	color: #222B82;
}

a:hover {
	text-decoration: none;
	color: #222B82;
}

.LeftNavHeaderLinkDeactive {
	font-family: Arial, Verdana, Helvetica;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


a.LeftNavHeaderLink, a.LeftNavHeaderLink:visited, a.LeftNavHeaderLink:active {
	font-family: Arial, Verdana, Helvetica;
	color: #222B82;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.LeftNavHeaderLink:hover {
	text-decoration: underline;
	color:#222B82;
}

a.HeaderLink, a.HeaderLink:visited, a.HeaderLink:active {
	font-family: Arial, Verdana, Helvetica;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 900;
}

a.HeaderLink:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

a.FooterLink, a.FooterLink:visited, a.FooterLink:active {
	font-family: Arial, Verdana, Helvetica;
	color : #ffffff;
	font-size: 8.5pt;
	line-height: 12pt;
	font-weight : bold;
	text-decoration : underline;
}

a.FooterLink:hover {
	font-family: Arial, Verdana, Helvetica;
	color : #ffffff;
	font-size: 8.5pt;
	line-height: 12pt;
	font-weight : bold;
	text-decoration : none;
}

a.FormLink, a.FormLink:visited, a.FormLink:active	{
	color : #f4150e;
	text-decoration : underline;
}

a.FormLink:hover {
	color : #f4150e;
	text-decoration : none;
}

.LeftOverAllBorder {
	background: url(/Images/LeftOverAllBorder.jpg);
	background-repeat:repeat-y;
}

.RightOverAllBorder {
	background: url(/Images/RightOverAllBorder.jpg);
	background-repeat:repeat-y;
}

.RightColumnBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

.LeftNavBlurb {
	font-family: Arial, Verdana, Helvetica;
	font-size: 7.5pt;
	color: #333333;
	line-height: 12pt;
	text-align: justify;
}

.FormText {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
	color: #666666;
}

.FormText {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #333333;
	vertical-align:text-bottom;
	
	
}

.SearchBoxText {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
}

.QuoteText {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
}

.footer {
	font-family: Arial, Verdana, Helvetica;
	font-weight : normal;
	color : #000000;
	font-size: 8.5pt;
	line-height: 12pt;
}


.ResultsRow {
	background-color:#ffffff;
}

.ResultsCell {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.ResultsAlternatingRow {
	background-color:#e3e3e3;
}

.ResultsAlternatingCell{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.MapBorder{
	border: 1px solid #999999;
}

.MapText{
	font-family: Arial, Verdana, Helvetica;
	font-size: 7.5pt;
}
