body {
  font-family: Arial, Helvetica, san-serif;
  margin: 0;
  padding: 0;
}

.container {
  position: relative;
  margin-top: 8px;
  width: 770px;
}

.homepage .container {
  background-image: url(/images/theme/ultim8/homepage-bg.png);
  background-repeat: repeat-y;
}

#header {
  background-color: #fff;
  height: 48px;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 11px;
  z-index: 1;
}

#header .cart {
  position: absolute;
  right: 30px;
  top: 26px;
  color: #999;
  background-image: url(/images/theme/ultim8/sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -44px;
  padding-left: 24px;
}


#slogan {
  color: #1f99cc;
  font-weight: bold;
  position: absolute;
  top: 16px;
  left: 244px;
  display: block;
}


#navigation_container {
  margin: 0;
}

#nav_intro {
  background-color: #0065a6;
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 85%;
  height: 71px;
}

#nav_intro .inner {
  padding: 55px 0 4px 17px;
}

#secondary_navigation {
  background-color: #fff;
  float: left;
  margin: 0;
}

.homepage #secondary_navigation {
  padding-right: 2px;
}

#secondary_navigation a:link, #secondary_navigation a:visited {
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none;
  float: left;
  background-color: #bfc0c1;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 5px 12px 5px 12px;
}

#secondary_navigation span {
  background-color: #005ca1;
  background-image: url(/images/theme/ultim8/my-acc-corner.png);
  background-repeat: no-repeat;
  background-position: top right;
  display: block;
  float: left;
  color: #fff;
  border-left: 1px solid #fff;
  padding: 5px 13px 5px 13px;
}

.homepage #secondary_navigation span {
  width: 140px;
  padding-right: 0;
}

#search {
  background-color: #efefef;
  margin: 0;
  padding: 4px 0 4px 0;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}

#search form {
  display: inline;
}

.product_az {
  text-decoration: none;
  font-size: 80%;
  border-left: 1px solid #d7d7d7;
  padding-left: 8px;
  margin-left: 8px;
}


#secondary_content {
  margin: 0 0 0 0;
  background-color: #f7f7f7;
  /*border-right: 1px solid #e5e5e5;*/
}



#navigation {
  background-color: #00b0f0;
  margin-bottom: 12px;
}

#navigation a:link, #navigation a:visited {
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none;
  border-top: 1px solid #66d0f6;
  padding: 4px 4px 4px 20px;
  background-image: url(/images/theme/ultim8/sprite.png);
  background-repeat: no-repeat;
  background-position: 7px 10px;
}

#navigation a.sub:link, #navigation a.sub:visited {
  background-color: #eaebec;
  background-image: none;
  color: #999;
  border-top: 1px solid #d8d8d9;
}

#finance_offer, #media, #payment_options, #payment_security {
  text-align: center;
  margin: 15px 0 5px 0;
  color: #666;
  clear: both;
  font-size: 90%;
}

#finance_offer img, #media img, #payment_options img, #payment_security img {
  display: block;
  margin: auto;
}

#media {
  color: #006699;
}


#content_container {

}

#content {
  margin: 30px 0 0 22px;
  color: #666;
}

#content h1 {
  font-size: 150%;
  color: #006699;
}

#content h2 {
  font-size: 130%;
  color: #006699;
}

#content h3 {
  font-size: 110%;
  color: #006699;
}

#content a:link, #content a:visited {
  color: #006699;
}


.more_info {
  background-image: url(/images/theme/ultim8/sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -73px;
  padding-left: 10px;
}


#tertiary_content {
  background-color: #f7f7f7;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

#tertiary_content form {
  text-align: center;
}

#tertiary_content .testimonial {
  margin: 5px;
  padding: 5px;
  font-size: 90%;
  color: #555;
}

#tertiary_content .testimonial p {
  margin: 0;
  padding: 0;
}

#tertiary_content .testimonial legend {
  color: #069;
}

#footer {
  border-top: 1px solid #e5e5e5;
  background-color: #fff;
  margin-top: 0;
  text-align: center;
  color: #666;
}

#footer p {
  margin: 5px;
}

.special_offer {
  font-size: 90%;
  width: 125px;
  margin-top: 10px;
}

.special_offer a:link, .special_offer a:visited {
  font-weight: bold;
}

.special_offer a.more_info:link, .special_offer a.more_info:visited {
  font-weight: normal;
}

.price, .special_offer_price {
  font-weight: bold;
}

.hot_item {
  float: right;
  margin-right: 120px;
}

.finance_options td {
  background-color: #f4f4f4;
  border: 1px solid #e5e5e5;
  color: #444;
}

.finance_rate, .checkout_finance_rate {
  font-size: 140%;
}

.product_features ul {
  background-color: #f4f4f4;
  margin: 0 0 1.5em 0;
  padding: 0;
  list-style-type: none;
}

.product_features ul li {
  margin: 0;
  padding: 4px 5px 4px 5px;
  border: 1px solid #e5e5e5;
}

.specifications th, .specifications td {
  background-color: #f4f4f4;
  border: 1px solid #e5e5e5;
  color: #444;
}

.specifications th {
  color: #666;
  font-weight: normal;
}


dt.faq_question, dd.faq_answer {
  background-image: url(/images/theme/ultim8/sprite.png);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 0 0 20px;
}

dt.faq_question {
  background-position: 0 -93px;
  color: #006699;
}

dd.faq_answer {
  background-position: 0 -117px;
  margin-bottom: 1em;
}


/* Form styling */
.text-field, .select-field, .text-area-field, .password-field, .check-box-field {
  margin-bottom: 1em;
}


/* Cart styling */
#checkout_progress {
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 1em;
}

#checkout_progress a, #checkout_progress .future_step, #checkout_progress .current_step {
  padding-right: 10px;
}

.help {
  display: block;
  color: #777;
  font-weight: normal;
  font-style: italic;
}

.cart th {
  background-color: #00b0f0;
  color: #fff;
}

#coupon_entry_error {
  color: red;
}