
:focus
{
  -moz-outline-style  :  none;
}

body
{
  margin      :  0px 0px 25px 0px;
  background  :  #fffdf4;
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;

  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #666666;

  text-align       :  justify;
}

h1
{
  font-family  :  arial, verdana, sans-serif;
  font-size    :  18px;
  font-weight  :  normal;
  color        :  #666666;

  margin       :  0px 0px 5px 0px;
  padding      :  0px;
}

h1 b
{
  font-family  :  arial, verdana, sans-serif;
  font-size    :  19px;
  font-weight  :  normal;
  color        :  #5e80b0;
}

h2
{
  font-family  :  tahoma, arial, sans-serif;
  font-size    :  13px;
  font-weight  :  bold;
  color        :  #5e80b0;

  margin       :  0px;
  padding      :  0px;
}

h2 b
{
  color  :  #305180;
}

h3
{
  font-family  :  arial, verdana, sans-serif;
  font-size    :  18px;
  font-weight  :  normal;
  color        :  #666666;

  margin       :  0px 0px 15px 0px;
  padding      :  0px;
}

h4
{
  font-family  :  tahoma, arial, sans-serif;
  font-size    :  13px;
  font-weight  :  bold;
  color        :  #305180;

  margin       :  0px;
  padding      :  0px;
}

hr
{
  border-left    :  solid 1px #f0f0f0;
  border-right   :  solid 1px #f0f0f0;
  border-top     :  solid 1px #f0f0f0;
  border-bottom  :  solid 1px #e5e5e5;
}

form
{
  margin  :  0px;
}

input, select, textarea
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  color        :  #666666;
}

input.button
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  12px;
  font-weight  :  bold;
  color        :  #333333;

  text-align   :  center;
  padding      :  1px 8px 1px 8px;
}

ol li
{
  padding-bottom  :  5px;
}

ol li ol
{
  padding-top  :  5px;
}

a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #003476;

  text-decoration  :  underline;
}

a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;

  text-decoration  :  none;
}

#TopBar
{
  background  :  #3875b4 url('../images/top-bar-bg.jpg') repeat-x;
  height      :  33px;
}

#TopBar h1
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  21px;
  font-weight  :  normal;
  color        :  #ffffff;

  margin       :  0px 0px 0px 570px;
  padding      :  0px 0px 0px 55px;
  background   :  url('../images/top-bar-phone-bg.jpg') no-repeat;
  height       :  33px;
  line-height  :  33px;
}

.topLeftCorner
{
  background  :  url('../images/top-left-corner.jpg') no-repeat;
  height      :  20px;
}

.topBorder
{
  background  :  url('../images/top-border.jpg') repeat-x;
  height      :  20px;
}

.topRightCorner
{
  background  :  url('../images/top-right-corner.jpg') no-repeat;
  height      :  20px;
}

.leftBorder
{
  background  :  url('../images/left-border.jpg') repeat-y;
}

.rightBorder
{
  background  :  url('../images/right-border.jpg') repeat-y;
}

.bottomLeftCorner
{
  background  :  url('../images/bottom-left-corner.jpg') no-repeat;
  height      :  20px;
}

.bottomBorder
{
  background  :  url('../images/bottom-border.jpg') repeat-x;
  height      :  20px;
}

.bottomRightCorner
{
  background  :  url('../images/bottom-right-corner.jpg') no-repeat;
  height      :  20px;
}

#MainArea
{
  background  :  #ffffff;
  padding     :  4px;
}

#Nav
{
  position  :  relative;
}

#Nav a
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  16px;
  font-weight      :  bold;
  color            :  #336aa0;

  text-decoration  :  none;
  text-align       :  center;
  height           :  45px;
  line-height      :  45px;
  display          :  block;
  background       :  url('../images/nav-bg.jpg');
}

#Nav a:hover
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  16px;
  font-weight      :  bold;
  color            :  #333333;

  text-decoration  :  none;
  text-align       :  center;
  height           :  45px;
  line-height      :  45px;
  display          :  block;
  background       :  url('../images/nav-bg.jpg');
}

#NavBottom
{
  background  :  url('../images/nav-bottom-bg.jpg');
  height:8px;
}

#NavLeftCorner
{
  position  :  absolute;
  top       :  -3px;
  left      :  -4px;
}

#NavRightCorner
{
  position  :  absolute;
  top       :  -3px;
  left      :  758px;
}

#NavBars div
{
  position  :  relative;
  display   :  none;
}

#NavBars div img
{
  position  :  absolute;
  top       :  -8px;
  left      :  1px;
}

* html #NavBars .navSelected img
{
  position  :  absolute;
  top       :  37px;
  left      :  5px;
}

#NavBars .navSelected
{
  display  :  block;
}

#Footer
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  color        :  #666666;

  text-align   :  center;
  line-height  :  18px;
  background   :  #ffffff;
  position     :  relative;
  width        :  100%;
}

#Footer a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #666666;

  text-decoration  :  none;
}

#Footer a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #003476;

  text-decoration  :  none;
}

#FooterLinks
{
  font-weight  :  bold;
}

#FooterLinks a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #666666;

  text-decoration  :  none;
}

#FooterLinks a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #003476;

  text-decoration  :  none;
}

#FooterColors
{
  position  :  absolute;
  left      :  6px;
  top       :  45px;
}

.toolTip
{
  font-family       :  verdana, arial, sans-serif;
  font-size         :  11px;
  color             :  #666666;

  width             :  220px;
  border            :  solid 1px #f8b159;
  background-color  :  #fbe3c8;

  position          :  absolute;
  top               :  -100px;
  left              :  0px;
  visibility        :  hidden
}

.hSeparator
{
  background  :  url('../images/h-separator.jpg');
  height      :  25px;
}

#InstandQuote
{
  background  :  #00acec;
  height      :  26px;
}

#QuoteForm
{
  border      :  solid 1px #cccccc;
  padding     :  14px 14px 8px 14px;;
  background  :  #fbfbfb;

  font-family  : tahoma, arial, verdana;
  font-size    :  11px;
  text-align  :  left;
}

#QuoteForm td
{
  font-family  : tahoma, arial, verdana;
  font-size    :  11px;
}

#QuoteForm select
{
  font-family  : tahoma, arial, verdana;
  font-size    :  11px;
}

#VoucherRetrieval
{
  background  :  #a963a9;
  height      :  26px;
}

#VoucherForm
{
  border-left    :  solid 1px #cccccc;
  border-right   :  solid 1px #cccccc;
  border-bottom  :  solid 1px #cccccc;
  padding        :  14px 14px 8px 14px;;
  background     :  #fbfbfb;
}

#VoucherForm td
{
  font-family  : tahoma, arial, verdana;
  font-size    :  11px;
}

#VoucherForm input
{
  font-family  : tahoma, arial, verdana;
  font-size    :  11px;
}

#CarRentalCities
{
  background  :  #f3f8fe;
  padding     :  10px;
  position    :  relative;
}

#CarRentalCities #LeftCorner
{
  position  :  absolute;
  left      :  0px !important;
  left      :  -10px;
}

#CarRentalCities #RightCorner
{
  position  :  absolute;
  left      :  760px !important;
  left      :  750px;
}

#CarRentalCities h1
{
  font-family  :  arial, verdana, sans-serif;
  font-size    :  15px;
  font-weight  :  bold;
  color        :  #196aac;

  margin       :  0px;
  padding      :  0px;
}

#CarRentalCities ul
{
  margin      :  0px 0px 0px 20px;
  padding     :  0px;
  list-style  :  url('../images/double-arrows.jpg');
}

#CarRentalCities li
{
  margin       :  0px;
  padding      :  0px;
  line-height  :  16px;
}

#CarRentalCities li a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #666666;

  text-decoration  :  underline;
}

#CarRentalCities li a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;

  text-decoration  :  none;
}

#Paging
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  13px;
  font-weight  :  bold;
  color        :  #222222;

  background   :  #f7f7f7;
  padding      :  5px;
  border       :  solid 1px #e1e8ee;
  text-align   :  left;
  margin-top   :  10px;
}

#Paging a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  13px;
  color            :  #555555;

  text-decoration  :  underline;
}

#Paging a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  13px;
  color            :  #336aa2;

  text-decoration  :  none;
}

#Paging big
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  13px;
  color        :  #336aa2;
}

#NotFound
{
  background   :  #f7f7f7;
  padding      :  20px;
  border       :  solid 1px #e1e8ee;

  font-family  :  arial, verdana, sans-serif;
  font-size    :  48px;
  font-weight  :  bold;
  color        :  #dddddd;

  text-align   :  center;
}


/*********************  Locations ***********************/

#FilterLocations
{
  border      :  solid 1px #172f48;
  background  :  #356aa0;
  padding     :  5px;
  color       :  #ffffff;
  text-align  :  right;
}

#Locations a.location
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  15px;
  font-weight      :  bold;
  color            :  #366ba1;

  text-decoration  :  none;
}

#Locations a.location:hover
{
  font-family      :  arial, verdana, sans-serif;
  font-size        :  15px;
  font-weight      :  bold;
  color            :  #000000;

  text-decoration  :  underline;
}

#Locations a.city
{
  font-family      :  verdana, arial, sans-serif;
  font-weight      :  bold;
  font-size        :  12px;
  color            :  #333333;

  text-decoration  :  none;
}

#Locations a.city:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-weight      :  bold;
  font-size        :  12px;
  color            :  #000000;

  text-decoration  :  underline;
}

#Locations .addressBlock
{
  background  :  #e3f7ff;
  text-align  :  left;
  padding     :  8px;
}

#Locations .infoBlock
{
  background  :  #f3fbfe;
  text-align  :  left;
  padding     :  8px;
}


/*********************  Our Fleet ***********************/

#CarGroup legend
{
  font-family  :  verdana, arial, sans-serif;
  font-weight  :  normal;
  font-size    :  18px;
  color        :  #356aa0;

  padding      :  2px 10px 2px 5px;
}

/*********************  FAQ's ***********************/

#FAQs ol
{
  margin      :  0px;
  padding     :  0px 0px 0px 30px;
  text-align  :  left;
}

#FAQs li
{
  font-family  :  verdana, arial, sans-serif;
  font-weight  :  normal;
  font-size    :  11px;
  color        :  #003476;
}

#FAQs a
{
  font-family      :  verdana, arial, sans-serif;
  font-weight      :  normal;
  font-size        :  11px;
  color            :  #003476;

  text-decoration  :  none;
}

#FAQs a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-weight      :  normal;
  font-size        :  11px;
  color            :  #000000;

  text-decoration  :  none;
}

#FAQs h1
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  13px;
  font-weight  :  bold;
  color        :  #222222;

  margin       :  0px 0px 5px 0px;
  padding      :  0px;
  text-align   :  left;
}


/*********************  Contact Us ***********************/

#SapphireAddress
{
  line-height  :  15px;
}

#SapphireAddress h1
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  13px;
  font-weight  :  bold;
  color        :  #222222;

  display      :  block;
  margin       :  0px 0px 5px 0px;
}

#ContactForm
{
  border      :  solid 1px #aaaaaa;
  background  :  #f7f7f7;
  width       :  100% !important;
  width       :  410px;
}

#ContactForm form
{
  padding  :  15px;
}


/************************  Sitemap  ******************************/

#Sitemap ul
{
  margin      :  0px;
  padding     :  0px 0px 0px 20px;
  list-style  :  square;
}

#Sitemap ul li
{
  margin   :  0px;
  padding  :  0px 0px 15px 0px;
}

#Sitemap ul li a
{
  font-size  :  13px;
}


/*********************  Newsletter ***********************/

#NewsletterForm
{
  border      :  solid 1px #aaaaaa;
  background  :  #f7f7f7;
  width       :  100% !important;
  width       :  410px;
}

#NewsletterForm form
{
  padding  :  15px;
}


/*********************  Cancel Reservation ***********************/

#CancelReservation
{
  border      :  solid 1px #aaaaaa;
  background  :  #f7f7f7;
  width       :  100% !important;
  width       :  410px;
}

#CancelReservation form
{
  padding  :  15px;
}