/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

BODY {
  background: #ffffff;
  color: #000000;
  width:990px;
  margin:0 auto;
}

/********** BOF: Menu **********/
.menu {
  margin:0 auto;
  padding:0;
  height:30px;
  width:100%;
  display:block;
  background:url("images/default/topMenuImages.png") repeat-x;
}

.menu li {
  padding:0;
  margin:0;
  list-style:none;
  display:inline;
}

.menu li a {
  float:left;
  padding-left:15px;
  display:block;
  color:rgb(255,255,255);
  text-decoration:none;
  font:12px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor:pointer;
  background:url("images/default/topMenuImages.png") 0px -30px no-repeat;
  outline:none;
}

.menu li a span {
  line-height:30px;
  float:left;
  display:block;
  padding-right:15px;
  background:url("images/default/topMenuImages.png") 100% -30px no-repeat;
}

.menu li a:hover {
  background-position:0px -60px;
  color:rgb(255,255,255);
}

.menu li a:hover span {
  background-position:100% -60px;
}

/********** EOF: Menu **********/

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7e7e7e;
  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;
}

td.headeraccountinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: right;
  padding-right: 17px;
  padding-bottom:10px;
  color:#5f6162;
  line-height:20px;
  font-weight:normal;
}

/********************    FOOTER    ********************/
.footer {
  padding:0px 0px 0px 0px;
}

.footer_td {
  text-align:center;
  height:36px;
  border-top:1px solid #7e7e7e;
}

.footer2_td {
  width:100%;
  padding:0px 0px 0px 0px;
  text-align:right;
  border-bottom: 1px solid #7e7e7e;
  border-top:1px solid #7e7e7e;
  height:36px;
}

.footer .footer2_td {
  vertical-align:middle;
}

.footer3_td {
  text-align:center;
  height:36px;
}

.footer {
  color:#5f6162;
  font-size:11px;
  line-height:2px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  vertical-align:middle;
}

.footer td {
  color:#5f6162;
  font-size:11px;
  line-height:2px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  vertical-align:middle;
}

.footer a {
  color:#5f6162;
  font-size:11px;
  line-height:2px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

.footer a:hover {
  color:#5f6162;
  text-decoration:underline;
}

.footer span {
  color:#9b9b9b;
  font-size:11px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
}

.footer span a {
  color:#9b9b9b;
  font-size:11px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

.footer span a:hover {
  color:#9b9b9b;
  text-decoration:underline;
}

.footer b {
  color:#5f6162;
  font-size:11px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

.footer b a {
  color:#5f6162;
  font-size:11px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:underline;
}

.footer b a:hover {
  color:#5f6162;
  text-decoration:none;
}

.width_table {
  width: 990px;
  position:relative;
  margin:auto;
 /* height:100%; */
}

.width_td {
  padding:0px 0px 0px 0px;
 /* height:100%; */
}

/********************  END FOOTER  ********************/

.infoBox {
  border-top: #7e7e7e 1px solid;
  border-left:#7e7e7e 1px solid;
  border-right:#7e7e7e 1px solid;
  border-bottom:#7e7e7e 1px solid; 
}

.infoBoxes {
  border-top: #fff;
  border-left:#7e7e7e 1px solid;
  border-right:#7e7e7e 1px solid;
  border-bottom:#7e7e7e 1px solid; 
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url("images/default/box-header.png") no-repeat top;
  padding-left:15px;
  color: #ffffff;
}

/* Begin Search Box */
.SearchBox { }

TD.SearchBoxHeading { }

.SearchBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* End Search Box */

/* Begin Shopping Cart Box */
.ShoppingCartBox { }

.ShoppingCartBoxHeading { }

.ShoppingCartBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: right;
  padding-right: 10px;
}

a.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: red; 
}
/* End Shopping Box */

/* Begin Large Box */
.infoLargeBox {
  background: #f8f8f9;
}

TD.infoLargeBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url("images/default/menubg.png") repeat-x;
  color:#ffffff; 
  padding-left:15px;
  text-align:left;
}

.infoLargeBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* End Large Box */

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

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: #f8f8f9;
}

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: #7e7e7e;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7e7e7e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7e7e7e; /* #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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

/******************************** ADDED NEW STYLES *****************************************/

/*** Begin All Products SEO ***/
.allproductsBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffce00;
}

a.allproductsBox {
  color: #ff0000;
}

a.allproductsBox:hover {
  color: #00cc00;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #7e7e7e;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #7e7e7e;
}
/*** End All Products SEO ***/

/** BOF: Country-State Selector  **/
#indicator {
  visibility: hidden;
}
/** EOF: Country-State Selector  **/

/* BOF Dynamic Sitemap */
ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

/* BOF: New Products Scroller */
#pscroller_np {
  height: 150px;
  border: 0px;
  padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* EOF: New Products Scroller */

/* BOF: SimpleSuggest */
.suggest_link {
  background-color: #f8f8f9;
  padding: 2px 6px 2px 6px;
}

.suggest_link_over {
  background-color: #7e7e7e;
  color: #FFFFFF;
  padding: 2px 6px 2px 6px;
  border: red;
  cursor: pointer;
}

.suggest_link:visited {
  color: #FFFFFF
}

#search_suggest {
    position: absolute;
    float: left;
    background-color: #f8f8f9;
    text-align: left;
    font-size: 10px;
    border: 1px solid #7e7e7e;
}

td.headersearchinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#5f6162;
  line-height:20px;
  font-weight:bold;
  padding-right: 10px;
}
/* EOF: SimpleSuggest */

/* BOF: Header Banner */
TD.bannerHeading {
  background: url("images/default/main-banner.png") no-repeat top;
  padding-right: 20px;
  padding-top: 60px;
}
/* BOF: Header Banner */

/* Begin Testimonials Scroller */
#pscroller_np {
  height: 150px;
  border: 0px;
  padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.marquee_hide {
  visibility:hidden;
}

.marquee_show {
  visibility:visible;
}
/* End Testimonials Scroller */

/* BOF: Switch Tab */
.tabOff {
  color: #ffffff;
  padding: 1px;
  font-size: 12px;
  font-family:Verdana;
  font-weight:bold;
  background-color: #9a9a9a;
  border-top:1px solid #9a9a9a;
  border-left:1px solid #9a9a9a;
  border-right:1px solid #9a9a9a;
  border-bottom:1px solid #7e7e7e;
  cursor:pointer;
}

.tabOn {
  color: #FFFFFF;
  padding: 1px;
  text-decoration: none;
  font-size: 12px;
  font-family:Verdana;
  font-weight:bold;
  background-color: #6f8eee;
  border:1px solid #6f8eee;
  cursor:pointer;
}
/* BOF: Switch Tab */

/* BOF: Prodctuts Description table */
table.frame {
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
  border-collapse: separate;
  background-color: white;
}

table.spec {
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
  border-collapse: collapse;
  background-color: white;
}

table.spec th {
  border-width: 1px 1px 1px 1px;
  padding: 2px 2px 2px 2px;
  border-style: solid solid solid solid;
  border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
  background-color: white;
  -moz-border-radius: 0px 0px 0px 0px;
}

table.spec td {
  border-width: 1px 1px 1px 1px;
  padding: 2px 2px 2px 2px;
  border-style: solid solid solid solid;
  border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
  background-color: white;
  -moz-border-radius: 0px 0px 0px 0px;
}

tr.rows-even {
  background-color: #deefff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

tr.rows-odd {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

li {
  list-style:none;
  background: transparent url("images/default/arr.png") no-repeat scroll left 6px;
  padding-left:15px;
}
/* EOF: Prodctuts Description table */

/********************************** BOF: PAGES DESIGN **********************************/
/* BOF: home page */
table.frontpage th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 0px 0px 0px;
  color: #000;
}

table.frontpage td {
  color: ##7e7e7e;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
/* EOF: home page */

/* BOF: FAQ */
.faq span {
  color:#246ee4;
}

.faq p {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.faq blockquote {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.2;
}
/* EOF: FAQ */

/* BOF: Pages Contect */
.content p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

.content li{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
/* EOF: Pages Contect */

/* BOF: SPECS */
.specs p {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

ul.specslist li {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  list-style: none;
}
/* EOF: SPECS */
/********************************** EOF: PAGES DESIGN **********************************/