/*
  $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, sans-serif; font-size: 12px; padding-left: 7px;}
.errorBox { font-family :  Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;/*6081AA; */
  text-decoration: none;
}

A:hover {
  color: #d8404b;/*#6081AA; */
  text-decoration: no-underline;
  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6081AA;
}

TD.headerNavigation {
  font-family:  Verdana, sans-serif;
  font-size: 14px;
	font-weight: bold;
  color: #ffffff;
  height: 30px;

}

A.headerNavigation {
  color: #000000;/*#FFFFFF;  */
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  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,  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6081AA;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #6081AA;
  color: #ffffff;
  font-weight: bold;
}
/*My*/
TD.infoBoxHeading1 {
  border-top: solid 4px #444445;
  border-right: solid 1px #444445;
  background: #AAAAAA;
  height: 24px;
}
TD.infoBoxHeading2{
  border-top: solid 4px #444445;
  border-left: solid 1px #444445;
  background: #AAAAAA;
  height: 24px;
}
TD.infoBoxHeading3 {
  border-top: solid 4px #444445;
  border-right: solid 1px #444445;
  height: 24px;
  font-size: 14px;
  /*font-weight: bold;  **/
  background: #AAAAAA;
  color: #d20211;
}
/**/
TD.infoBoxHeading {
  border-top: solid 4px #444445;
  font-family:  Verdana, sans-serif;
  font-size: 14px;
 /* font-weight: bold;*/
  background: #AAAAAA;
  color: #d20211;
  height: 24px;
}

.infoBox { 
  color: #000000;
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  font-weight: bolder;
 /* line-height: 1;   */
   /* background: #AAAAAA;   */
}
.infoBox_from_parent { 
  color: #fd0101;
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  font-weight: bolder;
 /* line-height: 1;   */
   /* background: #AAAAAA;   */
}

.infoBoxContents {
  background: #ffffff;
  font-family:  Vedrana, sans-serif;
  background-image: url("images/fon_for_seasch.jpg");
  background-repeat: repeat-x;
  font-size: 12px;
  b order: solid 2px  #696969;
  b order-bottom: solid 4px  #494949;
 /* text-align: center; */
 /* padding-left: 7px;   */
}

/*for left column*/
TD.infoBoxHeadingLeft {
  font-family:  Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold; 
  color: #d20211;/*ffffff; */
  /*background-color: #AAAAAA;  */
  background-image: url("images/fon_header_box.gif");
  background-repeat: repeat-x;
  border-left: solid 2px  #212222;
  border-right: solid 2px  #212222;
  padding-left: 10px;
  height: 41px;
}

.infoBoxLeft {
  background-image: url("images/fon_for_seasch.gif");
  background-repeat: repeat-x;
  background: #AAAAAA;
}

.infoBoxContentsLeft {
  background-color: #ffffff;
  background-image: url("images/fon_for_seasch.gif");
  background-repeat: repeat-x;
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  border: solid 2px #696969;
  border-bottom: solid 4px #494949;
}

/*for right column*/
TD.infoBoxHeadingRight {
    font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}
.infoBoxRight {
  background: #AAAAAA;
}

.infoBoxContentsRight {
  background: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}


TD.infoBox, SPAN.infoBox {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
}

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: #ffffff;
  /*background: #a2a2a2; */
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #484848;
}

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;
 /* background: #a2a2a2;  */
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #484848;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #484848/*847C67*/;
  border-spacing: 0px;
  padding:0px;
}

.productListing-heading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  /*background: #847C67;  */
  color: #FFFFFF;
  font-weight: bold;
  background: #b0aeae;
}

.compareBox {
  background:#fff;
  overflow: auto;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 10px;
}

.product_previewBox {
  overflow: auto;
  width: 400px;   
  border: solid 1px  #8c8c8c;
  padding: 10px;
  background-color: #F2F2F2;  
}

.compareListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #8c8c8c;
  color: #FFFFFF;  
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-left: 10px;
  padding-right: 15px;
}

.compareListing-content {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;      
  border-right: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  padding-left: 5px;
  padding-right: 5px;
}

.compareListing-content-selected {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #e6e6e6;      
  border-right: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  padding-left: 5px;
  padding-right: 5px;
}

a.productListing-heading {
  color: #FFFFFF;
}

a.productListing-heading:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #484848;
  padding:2px 4px;
}
/*My*/
TD.productListing-data1 {
  border: solid 1px #484848;
  background-image:url(images/fon_for_product.gif);
  background-repeat: repeat-x;
  margin: 5px;
}

A.pageResults {
  color: #96722E;
}

A.pageResults:hover {
  color: #96722E;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #d20211/*392715*/;   
  height: 28px;
  padding-left: 5px;
}
TD.pageHeading1{
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #d20211/*392715*/;   
  height: 28px;
  padding-left: 5px;
  
}
TD.pageHeading_info{
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #d20211/*392715*/; 
  font-weight: bold;  
}
TD.pageHeading_info1{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #484848/*392715*/; 
  font-weight: bold;  
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  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,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 11px; color: #ff0000; }

TD.navigation_header{
font-family:Verdana;
font-size: 14px;
font-weight: bold;
background-image: url("images/fon_for_header_navigation.gif");
background-repeat: no-repeat;
width: 126px;
height: 60px;
text-align: center;
padding-right: 0px;
padding-bottom: 18px;
}
A.header{
 color: #000000;/* #6081AA;*/
  text-decoration: none;
}
TD.search{
font-family:Verdana;
padding-left: 10px;
padding-bottom: 10px;
font-size: 12px;
line-height: 0.8;

}
TD.infoFuture{
font-family:Verdana;
font-size: 14px;
text-align: center;
height: 10px;

}   
TABLE.product{
 border: solid 1px #484848;
background-repeat: repeat-x;
background-image:url(images/fon_for_product.gif);
}
TABLE.product1{
 border: solid 1px #484848;
  background: #ffffff;
}
TD.headerNavigationfooter {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
	/*font-weight: bold;  */
  color: #ffffff;
  height: 30px; 
  text-align: center;
 
}
.productlist{
background: #ffffff;
background-image: url("images/fon_for_category_name.gif");
background-repeat: repeat-x;
border: solid 1px #696969;
border-top: solid 4px #696969;
border-bottom: solid 4px #696969;

}
.dataTable {
border: solid 1px #7e7e7e;
color: #484848;

}
.dashed {
color:#000;
background:#fff url(images/dashed.jpg) repeat-x top left;
border-top:1px solid #999;
border-bottom:1px solid #999;
font-size: 12px;
padding:2px 4px;
height:28px;
}