﻿BODY, BODY *
{
  font-family: Verdana, Arial;
  font-size: 13px;
}

BODY
{
  padding: 0 10px;
  background: #000 url(../images/bg-body.jpg) center 40px no-repeat;
}

DIV#content P#no-margin
{
  clear: both;
  margin: 0;
}

.page-header
{
  margin-top:10px;
  width: 989px;
  height:441px;
  padding-top:29px;
  background: url(../images/header-image-top.jpg) no-repeat;
}

.page-header-image
{
  width:961px;
  height:441px;
  background: url(../images/header-image-bg.jpg);
}

.page-header-image DIV
{
  padding-left:15px;
}

.content-holder
{
  width: 989px;
}

.content
{
  background: transparent url(../images/content-bg.jpg);
  height: auto !important;
  min-height: 541px;
  width: 989px;
}

.navigation
{
  background: transparent url(../images/navigation-bg.jpg) no-repeat 18px 0;
  float: left;
  margin-left: 33px;
  margin-top: 20px;
  width: 220px;
}


.navigation UL.nav-items
{
  height: 570px;
}

.navigation UL LI DIV
{
  float: left;
  margin-bottom: 5px;
}

.navigation UL UL
{
  margin-bottom: 7px;
}

.navigation UL UL LI
{
  text-align: center;
}

.navigation UL UL LI A
{
  color: #FFF;
  font: 10pt/1.8em Verdana, Arial;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
}

.navigation UL UL LI A:hover
{
  text-decoration: underline;
}

.content-text
{
  margin-left: 292px;
  width:640px;
}

.content-text .header
{
  padding-bottom: 20px;
  padding-top: 15px;
  text-align: center;
}

.media-holder
{
  background: transparent url(../images/media-holder.gif) no-repeat;
  height: 489px;
  margin-bottom: 2em;
  position: relative;
  width: 600px;
}

.media-content
{
  height: 377px;
  left: 34px;
  overflow: hidden;
  position: absolute;
  top: 56px;
  width: 533px;
}

.media-content IMG#imgShow
{
  left: -100px;
  position: absolute;
  top: -100px;
}

.element-holder
{
  background: transparent url(../images/content-line-top.gif) no-repeat 88px bottom;
  height: 33px;
  margin-bottom: 2em;
  width: 600px;
}

.content-top
{
  background: transparent url(../images/content-top.jpg);
  height: 53px;
}

.content-bottom
{
  background: transparent url(../images/content-bottom.jpg);
  clear: both;
  height: 15px;
}

.page-footer
{
  margin-top: 30px;
  width: 924px;
}

.page-footer UL.logos
{
  display: block;
  height: 35px;
}

.page-footer UL.logos LI
{
  float: left;
  text-align: center;
  width: 282px;
}

.page-footer UL.logos LI.first
{
  text-align: left;
  width: 180px;
}

.page-footer UL.logos LI.last
{
  text-align: right;
  width: 180px;
}

.page-footer .copyrights
{
  color: #FFF;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10px;
  margin: 10px 0 20px;
  padding: 0;
  text-align: center;
}

.list-item
{
  border: 1px solid transparent;
  margin-bottom: 1em;
  padding: 10px;
}

.list-item-over
{
  background-color: #151515;
  border: 1px solid #6f674c;
  cursor: pointer;
}

.list-item TABLE
{
  margin: 0;
}

.list-item TABLE .icons
{
  text-align: center;
  width: 75px;
}

.list-item TABLE .icons IMAGE
{
  margin: 0 2px 2px 0;
}

.list-item TABLE .image
{
  width: 80px;
}

.list-item TABLE .text
{
  width: 380px;
}

.list-item TABLE TD, .list-item TABLE TD A
{
  color: #FFF;
  font-family: Verdana, Arial;
  font-size: 12px;
  text-decoration: none;
}

#content .list-item TABLE TD A:hover
{
  text-decoration: none;
}

#content .list-item H2
{
  color: #f0bd8e;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 .3em 70px;
  text-transform: uppercase;
}

.list-item IMG.preview
{
  border: 1px solid #503713;
}

#content P
{
  color: #FFF;
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 1.2em;
}

#content .para,
#content P
{
  margin-bottom: 1em;
}

#content B,
#content I,
#content A
{
  font-size: 11px;
}

#content B
{
  color:#F0BD8E;
}

#content A
{
  color: #fc6;
  text-decoration: none;
}

#content A:hover
{
  color: #fc6;
  text-decoration: underline;
}

#content OL
{
  list-style-type: decimal;
  margin-bottom: 1em;
}

#content UL
{
  list-style-type: square;
  margin-bottom: 1em;
}

#content LI
{
  color: #FFF;
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 1.4em;
  margin-left: 3em;
}

#content H1
{
  color: #FFF;
  font-family: Arial;
  font-size: 18px;
  margin-bottom: 1em;
  text-transform: uppercase;
}

#content H2
{
  color: #F0BD8E;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1em;
  text-transform: uppercase;
}

#gallery
{
  margin: 0 auto;
  width: 580px;
}

#gallery DIV
{
  border: 1px solid #202020;
  cursor: pointer;
  display: block;
  float: left;
  margin: 4px 0 0 4px;
  padding: 1px;
}

#gallery DIV.over
{
  background-color: #151515;
  border: 1px solid #CCC;
}

#gallery DIV SPAN
{
  display: block;
  height: 48px;
  overflow: hidden;
  width: 64px;
}

.wallpapers
{
  left: -4px;
  margin: 0 auto;
  position: absolute;
  top: 3px;
  width: 524px;
}

.wallpapers DIV.item
{
  float: left;
  margin: 0 0 12px 20px;
  position: relative;
}

.wallpapers IMG
{
  border: 1px solid #6f674c;
  padding: 1px;
}

.wallpapers DIV.over IMG
{
  border-color: #CCC;
}

.wallpapers .links
{
  height: 23px;
  left: 2px;
  position: absolute;
  top: 90px;
  width: 150px;
}

.wallpapers .links DIV.text
{
  border-top: 1px solid transparent;
  color: #FFF;
  height: 23px;
  left: 0;
  line-height: 1.6em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 150px;
  z-index: 2;
}

.wallpapers .links DIV.back
{
  background-color: #333;
  border-top: 1px dotted #000;
  filter: alpha(opacity=50);
  height: 23px;
  left: 0;
  line-height: 1.6em;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 150px;
  z-index: 1;
}

.wallpapers .w800, .wallpapers .w1024
{
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.spacer
{
  background: transparent url(../images/spacer.png) no-repeat center center;
  height: 6px;
  margin:30px 0;
}

.image-box
{
  padding:1px; 
  border:1px solid #333;
}

.image-left
{
  float:right;
  margin:0 0 .5em 1em; 
  padding:1px; 
  border:1px solid #333;
}

#faq-list DT
{
  background:url(../images/right_small_arrow.gif) no-repeat 0 4px;
  padding-left:18px;
  margin-bottom:1em;
  color:#ff9900;
  font-family: Verdana, Arial;
  font-size: 13px;
  cursor:pointer;
}

#faq-list DT:hover
{
  text-decoration:underline;
}

#faq-list DT.expend
{
  background:url(../images/down_small_arrow.gif) no-repeat 0 4px;
}

#faq-list DD
{
  margin-left:18px;
  display:none;
}

#faq-list DD LI
{
  margin-bottom:.5em;
}

#faq-list DD UL UL
{
  list-style-type:circle !important;
  margin-top:.5em;
}

UL.features LI
{
  margin-bottom:1.4em;
}
