/*
  $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; }
/*
*.topmenu {
  //list-style-image:url(images/topmenu_marker.gif);
  margin-left:0px;
  margin-top:20px;
  margin-bottom:0px;
  margin-right:20px;
  line-height:1em;
  text-align:right;
}
*/

*.topmenu {
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  text-align:center;
}

a.atopmenu {
  font-family:Tahoma Arial, Helvetica, sans-serif;
  color:#000;   
  text-decoration:none;
  font-size: 11px;
}

a.atopmenu:hover {
  font:Tahoma Arial, Helvetica, sans-serif;
  color:#000;
  text-decoration:underline;
  font-size: 11px;
}

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

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

A:hover {
  color: #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: #e6e6e6;
  color: #000;
  font-weight : bold;
  height: 20px;
}

A.headerNavigation { 
  color: #000; 
}

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

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 {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #d2d2d2;
}

.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: 10px;
  font-weight: bold;
  background: #e6e6e6;
  color: #333333;
}

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

/* Categories Box */
.CategoriesBox {
background: #d2d2d2;
}

TD.CategoriesBoxHeading {
/*  background: url("images/m-catagories.gif") no-repeat top; */
background: url("images/m-solutions-s.gif") no-repeat top;
  color: #ffffff;
}

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


/* Categories2 Box */
.Categories2Box {
background: #d2d2d2;
}

TD.Categories2BoxHeading {
  background: url("images/m-design-your-solution.gif") no-repeat top;
  color: #ffffff;
}

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


/* ManufacturerInfo Box */
.ManufacturerInfoBox {
background: #d2d2d2;
}

TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  background: url("images/m-manufacturer-info.gif") no-repeat top;
  color: #ffffff;
}

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

/* Manufacturers Box */
.ManufacturersBox {
background: #d2d2d2;
}

TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  background-image: url("images/m25.gif");
  color: #ffffff;
}

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

/* Whats New Box */
.WhatsNewBox {
background: #d2d2d2;
}

TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url("images/m-whats-new.gif");
  color: #ffffff;
}

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

/* Tell a Friend Box */
.TellaFriendBox {
background: #d2d2d2;
}

TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url("images/m-tell-a-friend.gif");
  color: #ffffff;
}

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

/* Specials Box */
.SpecialsBox {
background: #d2d2d2;
}

TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url("images/m-specials.gif");
  color: #ffffff;
}

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

/* Notifications Box */
.ProductNotificationsBox {
background: #d2d2d2;
}

TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url("images/m-notifications.gif");
  color: #ffffff;
}

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

/* Best Sellers Box */
.BestSellersBox {
  background: #d2d2d2;
}

TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: url("images/m-bestsellers.gif");
  color: #ffffff;
}

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

/* information box logos */

.InformationBox {
  background: #d2d2d2;
}

TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}

.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
}

/* Page Content box logos */

.PageContentBox {
  background: #d2d2d2;
}

TD.PageContentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: url("images/m-empty.gif");
  color: #ffffff;
}

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

/* Search Box */
.SearchBox {
}

TD.SearchBoxHeading {
}

.SearchBoxContents {
  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: #e6e6e6;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e6e6e6;
  color: #333333;
  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: #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;
}

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

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


#container {
  width:900px;
  margin:0 auto;
}

/*** All Products ***/
a.allproductsBox {
  color: #OO0000;
  text-decoration: none;
}

a.allproductsBox:Hover {
  color: #AABBDD;
  text-decoration: underline;
}
/*** End All Products ***/

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #999999;
}

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

.boxbody ul {
  list-style: circle url("images/arrow.gif");
}

.boxbody li {
  font-family: sans-serif;
  font-size: 10pt;
  margig-left: 0px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {
  height: 1%;
} /* For IE 5 PC */

.sidebox {
  margin: 0 auto; /* center for now */
  width: 30em; /* ems so it will grow */
  background: url("images/sbbody-r.gif") no-repeat bottom right;
  font-size: 100%;
}
.boxhead {
  background: url("images/sbhead-r.gif") no-repeat top right;
  margin: 0;
  padding: 0;
  text-align: center;
}

.boxhead h2 {
  background: url("images/sbhead-l.gif") no-repeat top left;
  margin: 0;
  padding: 22px 30px 5px;
  color: white; 
  font-weight: bold; 
  font-size: 1em; 
  line-height: 1em;
  text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxbody {
  background: url("images/sbbody-l.gif") no-repeat bottom left;
  margin: 0; 
  padding: 10px 0 10px 0px;
  text-align:center; 
}

/** Start QOUTE FORM **/
.text5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #08298B;
}

/** End QOUTE FORM **/

/** Start View Product Button **/

.clear { /* generic container (i.e. div) for floating buttons */
  overflow: hidden;
  width: 100%;
}

a.button {
  background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
  color: #444;
  display: block;
  float: right;
  font: normal 12px arial, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px; /* sliding doors padding */
  text-decoration: none;
}

a.button span {
  background: transparent url('images/bg_button_span.gif') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
}

a.button:active {
  background-position: bottom right;
  color: #000;
  outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
  background-position: bottom left;
  padding: 6px 0 4px 18px; /* push text down 1px */
}

table.specs {
  border-width: 1px 1px 1px 1px;
  border-spacing: 2px;
  border-style: solid solid solid solid;
  border-color: gray gray gray gray;
  border-collapse: separate;
  background-color: rgb(255, 250, 250);
}

table.specs th {
  border-width: 1px 1px 1px 1px;
  padding: 3px 3px 3px 3px;
  border-style: solid solid solid solid;
  border-color: gray gray gray gray;
  background-color: gray;
  -moz-border-radius: 0px 0px 0px 0px;
  color: white;
  font: normal 12px arial, sans-serif;
}

table.specs td {
  border-width: 1px 1px 1px 1px;
  padding: 3px 3px 3px 3px;
  border-style: solid solid solid solid;
  border-color: lightblue lightblue lightblue lightblue;
  background-color: white;
  -moz-border-radius: 0px 0px 0px 0px;
}

/** End View Product Button **/

/** Start Ajax Search Suggest **/
#content
{
  height: 100%;
  width: 100%;
  text-align: left;
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center;
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 176px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left;
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px;
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f;
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f;
}

/** End Ajax Search Suggest **/

/*** Start Country-State Selector AJAX ***/

#indicator {
  visibility:hidden;
}

/*** End Country-State Selector AJAX ***/

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