/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #cc3300; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #555555; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #555555; text-decoration: underline; }

BODY {
  background: url(images/body.jpg) repeat-x #FFFFFF;
  color: #555555;
  margin: 0; 
  padding: 0; 
}

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

A:hover {
  color: #555555;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

.header {
  position: relative;
  margin: 0; 
  padding: 0;
  width: 780px;
  height:100px;
  background: url(images/header.jpg) no-repeat;
}

#logo {
	position: relative;
	top: 30px;
	left: 15px;
	margin: 0;
}

TR.headerNavigation {
  background: #cc3300;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  color: #555555;
  font-weight : bold;
}

A.headerNavigation { 
  color: #555555;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #555555;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

ul.sitemap {
color: #555555;
}

TR.headerError {
  background: #cc3300;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #555555;
  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: #555555;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
  width:780px;
}

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

.footer {
 background: url(images/footer.jpg) no-repeat #FFFFFF;
}

.infoBox {
  border: solid 1px #adadad;
}

.infoBox2 {
  border-left: solid 1px #adadad;
  border-right: solid 1px #adadad;
  border-bottom: solid 1px #adadad;
}

.infoBox3 {
  border-left: solid 1px #adadad;
  border-right: solid 1px #adadad;
}

.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.infoBoxNotice {
  background: #cc3300;
}

.specials {
margin-left:3px;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #fff;
  margin-left: 2px;
  //shopping-cart content color
}

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: #fff;
  margin-left: 2px;
  //shopping-cart content color
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fff;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fff;
  //shopping-cart header/footer color
  color: #cc3300;
  font-weight: bold;
  padding: 2px;
  text-decoration:underline;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #555555;
}

A.pageResults {
  color: #555555;
}

A.pageResults:hover {
  color: #444444;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding-top: 0px;
  padding-left: 10px;
  text-transform: none;
  background-image:url(images/main_page_header.gif);
  background-repeat:no-repeat;
  height: 29px; 
  width:545px;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding-top: 0px;
  padding-left: 10px;
  text-transform: none;
  background-image:url(images/main_page_header2.gif);
  background-repeat:no-repeat;
  height: 29px; 
  width:545px;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main {
  background:#FFFFFF;
}

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

.descriptiontext {
  font-size: 12px;
  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: #000;
}

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;
  border-style: solid;
  border-color:#adadad;
  border-width:1px;
}

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: #0e55fe;
  font-weight: bold;
}

.productSpecialPrice {
  font-size: 14px;
  font-weight: bold;
  color: #00a0df;
}

.newPrice {
  font-size: 14px;
  font-weight: bold;
  color: #00a0df;
}

.yousavePrice {
  font-size: 14px;
  font-weight: bold;
}

.oldPrice{
 text-decoration: line-through;
 font-size: 14px;
 }
 
.oldlistingPrice{
 text-decoration: line-through;
 font-size: 14px;
 color: #00adef;
 font-style: normal;
 }

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fdfeff; background-color: #0e55fe; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fdfeff; background-color: #0e55fe; }

/* input requirement */

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

h1 { 
 font-family: tahoma,verdana,arial;
 font-size: 16px;
 font-weight: bold;
}

h2 { 
 font-family: tahoma,verdana,arial;
 font-size: 12px;
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #555555;
}

.breadcrumb {
  font-size: 13px;
  color: #fff;
 }
 
.breadcrumb:hover {
  font-size: 13px;
  color: #fff;
 }
 
 .leftboxbackground{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

 .bg{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background: #FFFFFF url('images/box_bg.gif') repeat-x;
  border-left: #adadad 1px solid; 
  border-right: #adadad 1px solid;
  border-bottom: #adadad 1px solid;
 }

 .bg2{
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }
 
  .bg5{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #adadad;
  height: 20px;
 }

 .cy{
  font-size: 11px;
  color: #555555;
  font-weight: bold;
 }

 .cy1{
  font-size: 12px;
  color: #00a0df;
  font-weight: bold;
 }

 .cy2{
  font-size: 12px;
  color: #555555;
  font-weight: bold;
 }


 .ml{
  font-size: 11px;
  color: #fff;
  text-decoration: none;
 }
 
  .m2{
  font-size: 11px;
  color: #555555;
  text-decoration: none;
 }
 
  .m2:hover {
  font-size: 11px;
  color: #555555;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #555555;
  text-decoration: none;
 }

 .ml2{
  font-size: 12px;
  color: #555555;
 }
 
  .ml2:hover{
  font-size: 12px;
  color: #555555;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }
 
.footertext {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
 }
 
.footertext:hover {
  font-size: 11px;
  color: #fff;
 }
 

   
/*Start of More Pics 6*/-->
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}
/*End of More Pics 6*/-->

 /*Start of CSS Horizontal Menu*/
    #menu {
      float:left;
      width:100%;
      font-size:11px;
      line-height:normal;
	  font-weight: bold;
      }
    #menu ul {
          margin:0;
          padding:7px 10px 0px 8px;
          list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      margin:0px;
      padding:0 0px 0 0px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("images/horizontalmenu.gif") no-repeat right top;
      padding:9px 10px 10px 10px;
      color: #555555;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color: #555555;
      }
    #menu a:hover {
      background-position:0% -42px;
      }
    #menu a:hover span {
      background-position:100% -42px;
      }

      #menu #current a {
              background-position:0% -42px;
      }
      #menu #current a span {
              background-position:100% -42px;
      }
/*End of CSS Horizontal Menu*/-->


/* ^^^^^^^^ BELOW IS THE CODE FOR THE USEFUL INFORMATION MENU ^^^^^^^^^^ */

.usefulinfomenu ul{
margin: 4;
padding: 4;
list-style-type: none;
width: 180px; /* Width of Menu Items */
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
}
	
.usefulinfomenu ul li{
position: static;
background-color: #fff;
}
	
/* menu links style */
.usefulinfomenu ul li a{
display: block;
color: #555555;
background-color: #fff;
padding: 3px 0px;
line-height: 1.3em;
}

.usefulinfomenu ul li a:visited{
color: #555555;
}

.usefulinfomenu ul li a:hover{
background-color: #fff;
color: #444444;
text-decoration: underline;
}

/* Holly Hack for IE \*/
* html .usefulinfomenu ul li { float: left; height: 1%; }
* html .usefulinfomenu ul li a { height: 1%; }

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE USEFUL INFORMATION MENU ^^^^^^^^^^ */

.menubackground {
    background: transparent url(images/rounded_menu.gif) no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0;
    width: 780px;
    height: 46px;
    position: relative;
}

