body
{
  background-color: black;
  font-family: Helvetica, "MS Trebuchet", sans-serif;
  font-size: 0.8em;
  text-align: center;
  font-size: 12px;
}

ul
{
  margin-top: 10px;
  margin-bottom: 10px;
}

h1
{
  font-size: 2em;
}

h2
{
  font-size: 1.5em;
}

h3
{
  font-size: 1.2em;
}

a
{
  color: blue;
}

.package_title
{
  margin-bottom: 0;
  _margin-bottom: -5px;
  margin-top: 15px;
}

.package_description
{
  margin-top: 5px;
}

.package_general
{
  border: 1px solid black;
  padding: 10px;
  font-size: 0.95em;
  line-height: 1em;
}

#packages_bottom
{
  position: absolute;
  bottom: -3px;
  left: 65px;
  _bottom: -4px;
  width: 734px;
}

table
{
  border-collapse: collapse;
}

td, th
{
  padding: 5px;
}

.contact_details {
  float: right;
}

.contact_details th
{
  text-align: left;
  border-right: 1px solid white;
}

#contact_form table tr td
{
  padding: 0;
}

#contact_form input
{
  margin-bottom: 10px;
}

input.confirm
{
  margin-top: 10px;
}

#wrapper
{
  background-image: url(/images/index_bg.jpg);
  background-color: white;
  width: 799px;
  margin: 0 auto;
  text-align: left;
  height: 600px;
  position: relative;
}

#content
{
  margin-right: 150px;
  margin-left: 65px;
  padding: 20px;
}

#side_bar
{
  color: black;
  float: left;
  text-align: center;
  font-size: 2.4em;
  background-color: #dbb;
  opacity: 0.5;
  filter:alpha(opacity=50);
  padding: 20px;
  min-height: 560px;
  width: 25px;
  line-height: 1em;
  z-index: 1;
}

#side_bar.deals_side_bar
{
  color: white;
}

#navigation
{
  border: 2px solid #222;
  background-color: black;
  padding: 5px 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  width: 100px;
  font-size: 1.3em;
  font-variant: small-caps;
  opacity: 0.9;
  filter:alpha(opacity=90);
  margin: 10px 0;
  position: relative;
  z-index: 100;
}

#right_side_bar
{
  padding: 10px;
  float: right;
  height: 560px;
  width: 140px;
}

#barcode
{
  width: 140px;
  height: 80px;
}

#navigation li
{
  margin: 10px 0;
  font-weight: bold;
  color: white;
  list-style-type: none;
}

#navigation a
{
  font-weight: normal;
  color: white;
  text-decoration: none;
}

#navigation a:hover
{
  font-weight: bold;
}

*:first-child
{
  margin-top: 0;
}

*:last-child
{
  margin-bottom: 0;
}

#index_bottom
{
  position: absolute;
  bottom: 60px;
  _bottom: 50px;
  left: 67px;
}

#index_bottom img
{
  margin-left: 5px;
}

#info_bar
{
  background-color: #BA9B6F;
  padding: 5px;
  width: 535px;
  _width: 520px;
}

#contact_us
{
  opacity: 0.9;
  filter:alpha(opacity=90);
  background-color: #928575;
  color: white;
  padding: 10px;
  width: 693px;
  position: absolute;
  left: 75px;
  bottom: 10px;
}

#contact_form
{
  position: absolute;
  right: 10px;
  bottom: 0;
}

#deals
{
  background-color: black;
  color: white;
}

p
{
  margin: 10px 0;
}

#video_link
{
  background-color: #00cccc;
  padding: 10px;
}

.bottom_box
{
  opacity: 0.9;
  filter:alpha(opacity=90);
  padding: 10px;
  position: absolute;
  left: 75px;
  bottom: 10px;
}

#quicktime_video
{
  padding: 0;
}

#video
{
  background-color: #00cccc;
  color: black;
  bottom: auto;
  top: 270px;
  width: auto;
}

#loading_spinner
{
  position: absolute;
  top: 289px;
  left: 337px;
}

.note
{
  font-family: Arial, "MS Trebuchet", sans-serif;
  padding-top: 10px;
  font-size: 0.95em;
}