/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


BODY {
  /*background: #c72f2e url("images/rh/backgrad.png") repeat-x top left;*/
  background:#6c6f75 url("images/rh/greygrad.png") repeat-x top left;
  color: #621515;
  margin: 0px;
  text-align:center
}
#pagebox {
text-align:center;
height:100%;
width:900px;
padding:0;
margin:6px auto 0 auto
}
A {
  color:#000066;
  text-decoration: none;
}

A:hover {
  /*color: #AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}
#headerimage {
background-image:url(images/rh/fireboxheader.png);
background-position:top left;
background-repeat:no-repeat;
height:116px
}

TR.headerNavigation {
  background: #5b7575;
}

TD.headerNavigation {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #5b7575;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 width:900px
  /*background: #5b7575;*/
  /*background-color:#FFFFFF*/
  /*background-color:#c72f2e*/
}
tr.footer td {
background-color:none;
background-image:url(images/rh/fireboxfooter.png);
background-repeat:no-repeat;
height:128px
}
#footertext {
clear:both;
float:right;
margin:80px 10px 0 0
}
#footertext, #footertext a {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
 /*background: #5b7575;*/
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #5b7575;
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  /*background-color:#eb3e37;*/
  background-color:#f2f2f2;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#6c6f75
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  padding:2px 0
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border:1px;
  border-style:solid;
  border-color:#b6b7cb
}

.productListing-heading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background:#000000;
  color:#FFFFFF;
  font-weight: bold;
  height:30px
}

TD.productListing-data {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.productListing-data a {
padding:2px
}
TD.productListing-data a:hover {
background:#fff987;
text-decoration:none
}
TD.productListing-data a img :hover {
background:none
}
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color:#666666
}
TD.smallText img {
padding:3px;
background-color:#FFFFFF;
border-bottom:2px solid #d30706
}
TD.smallText a {
padding:2px
}
TD.smallText a:hover {
text-decoration:none;
background-color:#ffffa8
}
TD.accountCategory {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*  news hrefs   */
#news A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
h1 {font-size: 18px; font-famil: Verdana; font-weight: bold; color: #000099;}
h2 {font-size: 16px; font-family: Verdana; font-weight: bold;}

.boxText { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color:#6c6f75 }
.boxText a {color:#6c6f75 }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

#newproductsbox {
height:509px;
background-color:#FFFFFF;
background-image:url(images/rh/newproductsback.png);
}
#newproductsbox table tr td {
background-color:none
}

TABLE.productNew {
margin:8px 0;
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;*/
  border-spacing: 1px;
  /*background-color:#FFFFFF;
background-image:url(images/rh/newproductsback.png);*/
}

.productNew {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #5b7575;*/
  color:#666666F;
  font-weight:bold
}
.productNew a {
color:#666666;
font-weight:400;
padding:2px
}
.productNew a:hover {
background:#ffffa8;
text-decoration:none
}
.productNew img {
border:1px solid #cccccc;
background-color:#FFFFFF;
padding:3px
}
/*TD.productListing-data {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}*/
table td td#newproductsbox table.productNew tr td, table td td#newproductsbox table.productNew tr td a {
color:#FFFFFF;
font-size:11px
}
table td td#newproductsbox table.productNew tr td a:hover {
background:none;
color:#ffffa8
}

td.homeintroimage img {
margin:7px 0 7px 5px
}
.fireboxfront {
height:100%;
float:left;
margin:8px 0 20px 72px;
z-index:10
}
table tr td.capricasix {
vertical-align:top;
height:287px;
width:281px;
background-image:url(images/rh/capricasix.png);
background-position:center;
background-repeat:no-repeat;
text-align:center
}
table tr td.capricasix img {
margin:auto;
vertical-align:middle
}
table tr td.capricasix p {
clear:both
}
.capricawrapper {
position:relative
}
h2.firewallinfo {
clear:left;
margin:7px 0;
}
.firewallinfo p {
clear:left;
margin:0 0 8px 0;
padding:0 6px;
font-size:86%;
line-height:1.6em
}
table tr td.capricasix h3 {
margin:26px 8px 10px 8px;
font-size:96%
}
.topprice {
clear:both;
float:left;
margin:16px auto 3px 110px;
font-weight:800
}
p.shortdesc {
margin:2px auto 0 auto;
font-size:76%;
height:50px;
width:240px;
border:1px dashed #CCCCCC 
}
.toplink {
clear:both;
float:left;
margin:24px auto 0 88px;
color:#FFFFFF
}
.toplink a {
color:#FFFFFF;
text-decoration:none;
font-size:86%
}
.toplink a:hover {
color:#ffffd3
}
p.firewallText {
clear:left;
width:86%;
margin-left:10px;
display:block;
font-size:86%;
line-height:1.6em
}
.sectionheader {
float:left;
margin:10px 0 10px 6px
}

@import url("firewall.css");