﻿/*

  red: #E2001A

*/

*
{
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-size: 9pt;
  text-align: left;
}

html
{
}

body
{
  background-color: #000000;
}

p, h1, h2, h3, li
{
  margin-bottom: 10px;
}

p, li, a, strong
{
  color: #ffffff;
}

img
{
  border: none;
}

ul
{
  list-style: none;
}

a
{
  text-decoration: none;
}

input, select, select *, textarea
{
  color: #000000;
}

/* png fixer */

img, div, input
{
  behavior: url(/_styles/iepngfix.htc);
}

/* headings */

h1 
{
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

h2
{
  color: #9D9D9D;
  font-weight: normal;
  font-size: 14pt;
  padding: 0px 5px 5px 5px;
  margin: 0px 5px 10px -5px;
  text-transform: uppercase;
}

h3
{
  color: #9D9D9D;
  font-weight: normal;
  font-size: 10pt;
  padding: 0px 5px 5px 5px;
  margin: 0px 5px 10px -5px;
  text-transform: uppercase;
}

h3 strong
{
  font-size: 10pt;
}


/* page elements */

#frame
{
  position: absolute;
  width: 995px;
  left: 50%;
  top: 20px;
  margin-left: -497px;
}

#page
{
  width: 995px;
  background: transparent url(/_images/bg-under.jpg) repeat-y top left;
}

#background
{
  width: 995px;
  background: transparent url(/_images/bg-general.jpg) no-repeat top left;
}

#logo
{
  position: absolute;
  right: 0px;
  top: 0px;
}

/* menu bar (lhs) */

#leftPanelBG
{
  position: absolute;
  z-index: 45;
  left: 22px;
  top: 20px;
  width: 183px;
  height: 100%;
  background-color: #767676;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
}

#leftPanel
{
  position: absolute;
  z-index: 50;
  left: 0px;
  top: 20px;
  width: 470px;
}

.menuRow
{
  width: 470px;
  height: 29px;
}

.menuRow img
{
  position: absolute;
  z-index: 100;
}

.menuRow div
{
  position: absolute;
  z-index: 101;
  line-height: 29px;
}

.menuRow div img
{
  margin-top: 5px;
  margin-right: 5px;
}

.menuInset
{
  margin-left: 42px;
}

.menuRow div a
{
  margin-left: 22px;
  display: block;
  width: 182px;
  height: 29px;
  text-indent: 7px;
}

.menuRow div a *
{
  color: #4F4F4F !important;
}

.subMenu
{
  margin-left: 21px;
}

.subMenu ul
{
  margin: 0;
  padding: 0p;
}

.subMenu li
{
  margin: 0;
  padding: 0;
  line-height: 25px;
}

.subMenu a
{
  display: block;
  width: 182px;
  height: 25px;
  text-indent: 10px;
}

/* content areas */

#contentLeft
{
  margin-left: 15px;
  width: 195px;
}

#contentLeftInner
{
  padding: 15px;
}

#contentFlash
{
  float: right;
  top: 0px;
  width: 720px;
  min-height: 600px;
  margin-right: 4px;
}

#contentRight
{
  position: relative;
  top: 23px;
  width: 720px;
  min-height: 620px;
  float: right;
  z-index: 100;
  margin-right: 4px;
  padding-bottom: 20px;
}

#terms li
{
  width: auto !important;
}

#contentRight li
{
  awidth: 580px;
  margin-left: 20px;
  list-style: disc;
  margin-right: 20px;
}

#contentRight a 
{
  font-weight: bold;
}

#contentRight p
{
  width: 600px;
}

#contentRightInner
{
  padding: 20px;
}

.narrow *
{
  width: 400px !important;
}

.narrow 
{
  width: 400px;
}

/* map feature */

#map
{
  position: absolute;
  right: 0px;
  top: 100px;
  width: 400px;
  height: 415px;
}

.mapBlob
{
  position: absolute;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  z-index: 250;
}

.mapButton
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 415px;
  z-index: 110;
  cursor: crosshair;
}

/* footer */

#footer
{
  position: absolute;
  bottom: -45px;
  width: 960px;
  height: 40px;
  z-index: 200;
  padding: 5px 0 0 10px;
  background-color: #000000;
}

#footer a
{
  color: #ffffff;
}

#footer ul
{
}

#footer li
{
  display: inline;
  padding-bottom: 10px;
}

#footerLinksLeft
{
  float: left;
}

#footerLinksLeft li
{
  padding-left: 12px;
  background: transparent url(/_images/bullet-red-square.jpg) no-repeat 0px 4px;
  padding-right: 12px;
}

#footerLinksRight
{
  float: right;
}

#footerLinksRight li
{
  padding-left: 12px;
}

#apriliaLink a
{
  color: #E2001A;
  font-weight: bold;
}

#guzziLink a
{
  color: #E2001A;
  font-weight: bold;
}

#visarcLink a
{
  color: #E2001A;
  font-weight: bold;
}

/* forms */

.formSection
{
  clear: both;
  padding: 10px 0px 20px 0px;
}

.formSection th
{
  font-weight: normal;
  width: 140px;
}

.formColumn
{
  width: 400px;
  float: left;
  padding-top: 10px;
}

* html body .formColumn
{
  /* ie 6 fiddle */
  width: 450px;
}

.formColumn label
{
  display: block;
  line-height: 25px;
}

.formColumn input[type="text"], .formColumn input[type="password"]
{
  display: block;
  float: right;
  clear: both;
  top: 0px;
  width: 198px;
  height: 15px;
  margin: -25px 50px 5px 0px;
  background-color: #000000 !important;
  border: solid 1px #ffffff;
  color: #ffffff;
}

.formColumn textarea
{
  display: block;
  float: right;
  clear: both;
  top: 0px;
  width: 200px;
  height: 50px;
  margin: -25px 50px 5px 0px;
  background-color: #000000 !important;
  border: solid 1px #ffffff;
  color: #ffffff;
}

.formColumn select
{
  display: block;
  float: right;
  clear: both;
  top: 0px;
  width: 202px; /* fiddled for ie */
  height: 20px; /* fiddled for ie */
  margin: -27px 50px 5px 0px;
  padding: 0;
  background-color: #000000 !important;
  border: 1px solid #ffffff !important; /*solid 1px #aaaaaa !important;*/
  color: #ffffff;
}

.formColumn select option 
{
  color: #ffffff;
  background-color: #000000;
  border: none !important;
}

.formColumn .checkbox
{
  display: block;
  float: right;
  clear: both;
  top: 0px;
  margin: -24px 235px 5px 0px;
}

.formButtons
{
  width: 350px;
  clear: both;
  padding: 10px 0px 10px 0px;
  margin-top: 40px;
}

.formButtons input
{
  width: 100px;
  border: solid 2px #E2001A;
  background-color: #E2001A;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.fieldGroup
{
  display: block;
  float: right;
  clear: both;
  top: 0px;
  width: 200px;  
  margin: -26px 52px 5px 0px;
  border-collapse: collapse;
}

.fieldGroup td
{
  padding: 0px; 
  margin: 0px;
}

.fieldGroup input, .fieldGroup select
{
  float: none;
  margin: 0px;
}

.button
{
  display: block;
  border: none;
  background-color: #E2001A;
  color: #ffffff;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
  padding: 4px 2px 4px 2px;
}

.error
{
  background: transparent url(/_images/exclamation.png) no-repeat top left;
  width: 200px;
  height: 20px;
  text-indent: 20px;
  display: block;
  position: absolute;
  margin-top: -25px;
  margin-left: 360px;
  color: #E2001A;
}

.errorMessage
{
  background: transparent url(/_images/exclamation.png) no-repeat top left;
  padding-left: 20px;
  color: #E2001A;
}

/* misc */

.red
{
  color: #E2001A;
}

.black
{
  color: #000000;
}

.imageRight
{
  float: right; 
  margin: 50px 10px 10px 30px;
}

#blocker
{
  float: right;
  width: 300px;
  height: 300px;
}