/*

  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2001 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; }



BODY {

  background: #999999;
  background: url(images/neu/background.gif);

  color: #CCCCCC;

  margin: 0px;

}

/* Cool Href */
A.coolHref { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  font-weight:bold;
  color:#000000; 
  background:#24B611; 
  padding:2px; 
  display:block;
  width:90%;
  border:0px;
  border-style:inset;
  border-color:#b6b7cb;
}
A.coolHref:hover {
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  font-weight:bold;
  color:#FFFFFF; 
  background:#0C0BBF; 
  padding:2px; 
  display:block;
  width:90%;
  border:0px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#FFFFFF; 
  background:#FF0000; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel:hover {
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#FFFFFF; 
  background:#FF0000; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}

/* Menu Ctegories */
ul.catmenu {
margin: 0;
padding: 0;
list-style: none;
width: 150px; /* Width of Menu Items */
border-bottom: 0px solid #ccc;
}

ul.catmenu li.catmenu {
position: relative;
}

li.catmenu ul.catmenu {
position: absolute;
left: 149px; /* Set 1px less than menu width */
top: 0;
display: none;
}

/* Styles for Menu Items */
ul.catmenu li.catmenu a {
display: block;
text-decoration: none;
color: #ffffff;
background: #24B611; /* IE6 Bug */
padding: 1px;
border: 0px solid #ccc; /* IE6 Bug */
border-bottom: 0;
}

ul.catmenu li.catmenu a:hover {
display: block;
text-decoration: none;
color: #ffffff;
background: #0C0BBF; /* IE6 Bug */
padding: 1px;
border: 0px solid #ccc; /* IE6 Bug */
border-bottom: 0;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu { display: block; } /* The magic */

body { 
font: normal 11px verdana; behavior:url("csshover.htc");
} 

li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {display: none} /* Спрятать подменю 3-го уровня */ 
ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {display: block;} /* Показать подменю 3-го уровня */

/* Menu Ctegories */


A { 

  color: #FFFFFF; 

  text-decoration: none; 

}

A.categoriesBox { 

  color: #FF0000; 

}



A:hover { 

  color: #1EE304; 

  text-decoration: underline; 

}

A.categoriesBox:hover { 

  color: #000000; 

  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: #333333;

  color: #ffffff;

  font-weight : bold;

}

TD.categoriesBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 15px;

  background: #ffffff;

  color: #ffffff;

  font-weight : bold;

}

.categoriesBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 15px;

  background: #ffffff;

  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 {

  background: #bbc3d3;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #333333;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  background: #686767;

}



.infoBoxContents {

  background: #686767;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}


.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}


.new_products {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 10px;
  border-width: 2px;
  border-right-style: solid;
  border-right-color: #3b3b3b;
  border-bottom-style: solid;
  border-bottom-color: #3b3b3b;
  background: url(images/diverse/new_products_bg.gif);
}

TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #333333;

  color: #ffffff;

}



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: #355131;

}



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: #686767;

}



TR.productListing-heading {

  background: #58E245;

}



TD.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #58E245;

  color: #000000;

  font-weight: bold;

  font-variant: small-caps;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



A.pageResults { 

  color: #58E245; 

}



A.pageResults:hover { 

  color: #58E245; 

  background: #999999; 

}



TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #cccccc;

}





TR.subBar {

  background: #58e245;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}

#catalog/stylesheet.css
    .imagesBoxContents {
      font-family: Verdana, Arial, sans-serif;
      font-size: 10px;
    }



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: #686767;

  border-color: #2ECD18;

  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;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; 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; }