/* Html ---------------------------------- */
html {
     overflow: -moz-scrollbars-vertical;
}
/* Body ---------------------------------- */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686868;
	background-color: #FFF;
	background-image: url(images/860.gif);
	background-repeat: repeat-y;
}


/* Paragraph ---------------------------------- */
p	{
	line-height:130%;
}
/* Main Table ---------------------------------- */
.MainTable	{
	background-color: White;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
}

.LeftShadow	{
	background-image: url(images/left-shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.RightShadow	{
	background-image: url(images/right-shadow.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.BottomShadow	{
	background-image: url(images/bottom-shadow.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.FooterGradient	{
	background-image: url(images/footer-gradient.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #C5C5C5;
	border-right-color: #C5C5C5;
	padding-right: 16px;

}
.FooterBlue	{
	background-color: #174394;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
}
.HeaderGradient	{
	background-color: #1A4FB2;
	background-image: url(images/header-Gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.HeaderBanner	{
	background-color: #1A4FB2;
	background-image: url(images/banner-example.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.LineTile	{
	background-image: url(images/line-tile.gif);
	background-position: top;
	background-repeat: repeat-y;
}
/* Grey Gradient large ------ */
.GreyGradient	{
	background-image: url(images/grey-gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.GreyGradient-Bottom	{
	background-color: #D3D3D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-left: 10px;
	padding-right: 10px;
}
.GreyGradient-Top	{
	background-color: white;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
.GreyGradient-Left	{
	background-image: url(images/grey-gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}
.GreyGradient-Right	{
	background-image: url(images/grey-gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
/* Grey Gradient Small ------ */
.GreyGradientsm	{
	background-image: url(images/grey-gradient_sm.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.GreyGradientsm-Left	{
	background-image: url(images/grey-gradient_sm.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}
.GreyGradientsm-Right	{
	background-image: url(images/grey-gradient_sm.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
/* White border ------ */
.WhiteBorder-Bottom	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}
.WhiteBorder-Top	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
}
.WhiteBorder-Left	{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
}
.WhiteBorder-Right	{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
}
.DottedLine	{
	background-image: url(images/dotted-line.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.SolidLine	{
	background-image: url(images/solid-line.gif);
	background-position: center;
	background-repeat: repeat-x;
}
/* Bullet Points ------ */

ul { list-style-position: inside; padding: 3px; margin: 0px }

li	{
	line-height:130%;
	
}


.Borders	{
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-top-color: #C5C5C5;
}
/* Texts ------ */
.Heading1	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006116;
	text-transform: uppercase;
	font-weight: bold;
}


.Heading5	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	text-transform: uppercase;
	font-weight: bold;
}

.HeadingX	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;	
	font-weight: bold;
}


.Heading6	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	text-transform: uppercase;
	font-weight: bold;
}

.Heading3	{
	font-size: 11px;
	color: #EA6E26;
	font-weight: bold;
}
.Terms	{
	color: #909090;
}
.Heading2	{
	font-size: 11px;
	color: #466AAE;
	font-weight: bold;
}
/* Links ---------------------------------------------- */
/* Footer Link ------- */
a.FooterLink:link {
	text-decoration: none;
	color: #686868;
}
a.FooterLink:active {
	text-decoration: none;
	color: #686868;
}
a.FooterLink:visited {
	text-decoration: none;
	color: #686868;
}
a.FooterLink:hover {
	text-decoration: underline;
	color: #686868;
}
/* Links bold ------ */
a.boldlink:link {
	text-decoration: none;
	color: #686868;
	font-weight: bold;
}
a.boldlink:active {
	text-decoration: none;
	color: #686868;
	font-weight: bold;
}
a.boldlink:visited {
	text-decoration: none;
	color: #686868;
	font-weight: bold;
}
a.boldlink:hover {
	text-decoration: underline;
	color: #686868;
	font-weight: bold;
}
/* Blue Heading Links - */
a.Heading:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2953A2;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2953A2;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2953A2;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2953A2;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
/* Orange Heading Links - */
a.Heading2:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading2:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading2:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading2:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}


/* Orange font 11 Links - */

.Heading11	{
	font-size: 11px;
	color: #466AAE;
	font-weight: bold;
}
a.Heading11:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading11:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading11:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.Heading11:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}












/* Body Links - */
a:link {
	color: #2953A2;
	text-decoration: underline;
}
a:active {
	color: #2953A2;
	text-decoration: underline;
}
a:visited {
	color: #2953A2;
	text-decoration: underline;
}
a:hover {
	color: #2953A2;
	text-decoration: none;
}

/* Forms ---------------------------------- */
input.input_text {
	font-size: 10px;
	color: #4B4B4B;
	border: 1px solid #8498BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
select.dropdown {
	font-size: 9px;
	border: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	padding: 2px;
}
textarea.form {
	font-size: 11px;
	color: #4B4B4B;
	border: 1px solid #8498BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
/* Lists ---------------------------------- */
.ListGray {
	background-color: #F7F7F7;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
.ListWhite {
	background-color: White;
	padding: 7px;
}

/* New -------------------------------------------------*/
.BannerBorders	{
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-top-color:White;
	text-decoration: none;
}

.BannerLink
{
    border-left-width  : 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;	
}

/* Pager ------------------------------------------*/
a.PagerActivePage
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
a.boldblue
{
   
	text-transform: capitalize ;
	font-weight: bold;
	text-decoration: none;
	color: #466AAE;

}


a.PagerPage
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.PagerPage:Hover
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

.PagerPreviousNext	
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}


.PagerPreviousNext:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}	
.ListWhite5 {
	background-color: White;
	padding: 5px;
}
.ListGray5 {
	background-color: #F7F7F7;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
.ListWhite2 {
	background-color: White;
	padding: 3px;
}
.ListGray2 {
	background-color: #F7F7F7;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
/* Menu ------------------------------------------*/
.TopMenu
{
	padding: 0px;
	border: 0px;
	cursor: pointer;
}
.SubMenu
{
	border: 0px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2953A2;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.SubMenuHover
{
	border: 0px;
	background-color:#EAEAEA;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2953A2;
	font-weight: bold;
	cursor: pointer;
}

.SubMenuSelected
{
	border  : 0px;
	background-color:#FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2953A2;
	font-weight: bold;
	cursor: pointer;
}
.DropDown	{
	background-color: White;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #153E87;
	border-left-color: #153E87;
	border-right-color: #153E87;
	border-bottom-color: #153E87;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	
	
}

/* rate vehicles mouseover ------------------------------------------*/

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 4px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
font-family: Arial,Trebuchet MS;
font-size: 1.0em;
color: #000000
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
fieldset
{
border: 2px solid #EEEEEE;
padding: 10px;
}

legend
{
color: #EEEEEE;
background: #EEEEEE;
border: 1px solid #EEEEEE;
padding: 2px 6px;

} 
.HeadingOrange	{
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA6E26;
	text-transform: uppercase;
	font-weight: bold;
}

.Orange	{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EA6E26;
}

.modalProgressGreyBackground
{
    background:White;
	filter:alpha(opacity=70);
	-moz-opacity:.20;
	opacity:0.7;
}

.modalPopup
{
    text-align:center;
    padding-top: 20px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:180px; 
    height:100px;
    z-index:10;
}



/* Search Box ---------------------------------- */
.SearchBox	{
	background-color: #EDEDED;
}



/* RatesHeaders ---------------------------------- */
.HeadingRates	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466AAE;
	text-transform: uppercase;
	font-weight: bold;
}



.HeadingActiveRates	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none; 
}
a.HeadingRatesBold {
	text-decoration: none;
	color: #686868;
	font-weight: bold;
}
a.HeadingRatesBoldBlue {
	text-decoration: none;
	font-size: 10px;
	color: #466AAE;
	font-weight: bold;
}



.CallBack
{
  background-color: Black; 
  border: 1px solid #B1B1B1; 
  padding: 10px; 
  position:relative;
  top:-1px;
  z-index:98;
}

.TopGroup
{
  z-index:99;
  position:relative;
}

.DefaultTab 
{
  color:black; 
  background-image: url(images/tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  cursor:pointer;
}

.DefaultTabHover 
{
  color:black; 
  background-image: url(images/hover_tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  text-decoration: underline;
  cursor:pointer;
}

.SelectedTab 
{
  color:black; 
  background-image: url(images/selected_tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  cursor:default;
}

.DisabledTab 
{
  color:#AAAAAA; 
  background-image: url(images/tab_bg.gif);
  font-family:Verdana; 
  font-size:10px; 
  font-weight: bold;
  cursor:default;
}

/* Reservation step 1 time highlits*/
.boldblue
{   
	color: #A4A4A4;
	background-color: #EBEBEB;
}
/*Row Highlights*/
  .normal { background-color:Transparent }
  .highlight { background-color:#eeeeee }

.HeadingN {
color:#006116;
font-family:Trebuchet MS,Arial;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:27px;
line-height:normal;
text-transform:uppercase;
}
#title {
	margin-top:10px;
	font-size: 11px;
	font-weight: bold;
	color: #006116;
	border-left-style: double;
	border-left-width: medium;
	border-left-color: #006116;
	height: 25px;
	padding-left: 5px;
}
#text {
	margin-top:5px;
	font-size: 10px;
	color: #000;

}

.defaultButton{
background-color:#006602;
color:white;
font-weight:bold;
border:1px solid #006602;
text-decoration:none;
padding:3px;
font-size:10px;
text-align:center;
}

.defaultButton:hover{
background-color:#EAFFC6;
color:#006602;
font-weight:bold;
border:1px solid #87DF01;
text-decoration:none;
padding:3px;
font-size:10px;
}

