/*
  $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: #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;
  margin: 0px;
}

A {
  color: #9F1A37;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #888888;
  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: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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

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

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

.infoBoxContents {
  background: #FFFFFF;
  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 {
  /*background-image: url('images/infobox/corner_center.gif');*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}

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: #E8F7F4;
  border-color: #53C4AD;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F3F3E7;
  border-spacing: 1px;
  
}

LI {
	/*list-style-image: url('images/m43.gif');*/
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: 15px;
	}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F3F3E7;
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

.emphasis {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #CC0033;
  font-weight: bold;

}

.background {
background-color: #EDEEF2;
	}

TD.productListing-data {

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

A.pageResults {
  color: #0000FF;
}

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

TD
.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  color: #CC0033;
  font-size: 11px;
  font-weight: bold;  
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  padding: 5px;
  padding-left: 35px;
  text-transform: uppercase;
}

span.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  color: #CC0033;
  font-size: 11px;
  font-weight: bold;  
  background: url('images/m99.gif');
  background-position:  center left; 
  background-repeat: no-repeat;
  padding: 5px;
  padding-left: 35px;
  width:100%;
  text-transform: uppercase;
}

SPAN.pageHeading2 {
  font-family: Arial, Verdana, sans-serif;
  color: #414956;;
  font-size: 11px;
  font-weight: bold;  
  background: url('images/m42.gif');
  background-position:  center left; 
  background-repeat: no-repeat;
  padding: 2px;
  padding-left: 25px;
  width:100%;
  background-color: #F5F5F5;;

}

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, TR.formArea {
  background: #E8F7F4;
  border-color: #53C4AD;
  border-style: solid;
  border-width: 1px;
  }

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

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

#prod_price_small { float: left; width: 148px; text-align: center; background: #edeef2; border-left: 1px #d6d6d6 solid; border-right: 1px #d6d6d6 solid; border-bottom: 1px #d6d6d6 solid; padding: 0 0 5px 0; } * html #prod_price_small { width: 150px; }
#prod_price_small p { margin: 10px 0 8px 0; padding: 0; font-size: 15px; font-weight: bold; color: #cc0033; }
#prod_price_small p span { margin: 10px 0 8px 0; padding: 0; font-size: 13px; font-weight: normal; color: #2e3e48; }

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

 .bg{
  background-color: #F5F5F5;
  padding-left: 7px;
  width: 181px;
 }

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

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

 .ml{
  color: #282E3E;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none; 
 }

 .ml1{
  color: #414956;
  font-size: 10px;
  text-decoration: none; 
 }

 .ml2{
  color: #282E3E;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml3{
  color: #0064A7;
  font-size: 9px;  
  text-decoration: underline;
 }


 .ca{
  color: #CC0033;
  font-size: 11px;
  font-weight: bold;  
 }

 .ca1{
  color: #0064A7;
  font-size: 12px;
  font-weight: bold;  
 }

 .ca2{
  color: #2E3E48;
  font-size: 12px;
  font-weight: bold;  
 }

 .ca3{
  color: #DF3400;
  font-size: 14px;    
 }

 .ca4{
  color: #0064A7;
  font-size: 13px;
  font-weight: bold;  
 }


 .ca5{
  color: #ED1B23;
  font-size: 18px;    
 }

 .ca6{
  color: #4C4C4C;
  font-size: 12px;
  font-weight: bold;    
 }


 .tx{
  color: #282E3E;
  font-size: 11px;  
 }

 .tx1{
  color: #4C4C4C;
  font-size: 11px;  
 }

 .tx2{
  color: #000000;
  font-size: 11px;  
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 #prod { float: right; width: 150px; margin: 0 0 0 0; }

#prod_img { float: left; width: 150px; }

#prod_img img { border-left: 1px #d6d6d6 solid; border-right: 1px #d6d6d6 solid; border-top: 1px #d6d6d6 solid; }

#prod_title { float: left; width: 150px; text-align: center; background: #cc0033; }

#prod_title p { padding: 5px 0 5px 0; margin: 0; color: #fff; font-weight: bold; font-size: 12px; line-height: 15px;  }

#prod_price { float: left; width: 148px; text-align: center; background: #edeef2; border-left: 1px #d6d6d6 solid; border-right: 1px #d6d6d6 solid; border-bottom: 1px #d6d6d6 solid; } * html #prod_price { width: 150px; }
#prod_price p { margin: 28px 0 30px 0; padding: 0; font-size: 35px; font-weight: bold; color: #cc0033; }
#prod_price p.price { margin: 0; padding: 0; font-size: 35px; font-weight: bold; color: #cc0033; }
#prod_price p.price_small { color: #cc0033; font-size: 11px; padding: 0 0 5px 0; margin: 20px 0 12px 0; text-align: center; }

#prod_price p.price_grey { color: #bfbfbf; font-weight: bold; font-size: 35px; padding: 10px 0 5px 0; margin: 18px 0 26px 0; text-align: center; }

#addtocart { float: left; width: 150px; text-align: center; margin: 10px 0 0 0; }

.main p { font-size: 11px; line-height: 15px; }

.main h1 { font-size: 15px; line-height: 17px; color: #cc0033; font-weight: bold; }

/*------------- NEW BLOCK OF CSS STYLES FOR PRODUCT CATEGORIES SUBNAVIGATION --------------*/

ul.subMenu { margin: 10px 0 20px 24px; padding: 3px 0px 0px 0px; font-size: 13px; }
ul.subMenu li { margin:0; padding: 1px 0px 0px 0px; display:block; list-style-type:none; }
ul.subMenu a:link, ul.subMenu a:visited { display:block; height: 18px; padding: 5px 0 5px 24px; color: #fff; text-decoration:none; background: #797979 url(/images/arrow_grey.gif) no-repeat 9px 12px; font-weight: bold; }
ul.subMenu a:active, ul.subMenu a:hover{ padding: 5px 0 5px 24px; height: 18px; color: #fff; text-decoration:none; background: #cc0033 url(/images/arrow_white.gif) no-repeat 9px 12px; font-weight: bold; }
ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn { padding: 5px 0 5px 24px; height: 18px; color: #fff; text-decoration:none; background: #cc0033 url(/images/arrow_white.gif) no-repeat 9px 12px; font-weight: bold; }

ul.subMenu2 { margin: 0 0 5px 25px; padding: 3px 0px 0px 0px; font-size: 11px; }
ul.subMenu2 li { margin:0; padding: 2px 0px 2px 0px; display:block; list-style-type:none;}
ul.subMenu2 a:link, ul.subMenu2 a:visited { display:block; padding:0 0 0 11px; color: #585858; text-decoration:none; background: url(/images/arrow2_grey.gif) no-repeat 0 7px; font-weight: bold; }
ul.subMenu2 a:active, ul.subMenu2 a:hover { padding:0 0 0 11px; color: #cc0033; text-decoration:none; background: url(/images/arrow2_red.gif) no-repeat 0 7px; font-weight: bold; }
ul.subMenu2 a:link.subMenu2On, ul.subMenu2 a:visited.subMenu2On { padding:0 0 0 11px; color: #cc0033; text-decoration:none; background: url(/images/arrow2_red.gif) no-repeat 0 7px; font-weight: bold; }

#viewallprod { clear: both; padding: 13px 0 0 47px; font-size: 12px; }
#viewallprod a { color: #cc0033; text-decoration: underline; }
#viewallprod a:hover { color: #cc0033; text-decoration: none; }


/*------------- THE END OF NEW BLOCK OF CSS STYLES --------------*/