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

a.mainlevel:link,a.mainlevel:visited {
    font-family:Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight: bold;
    text-decoration: none;
    color: #c00000;
      background: url('images/layout/b.png') no-repeat bottom left;
      line-height:15px;

}
a.mainlevel:active {
    color: #c00000;
    background: url('images/layout/b.png') no-repeat bottom left;
    padding-bottom:15px;

}
a.mainlevel:hover {
  color: #384b91;
  text-decoration: none;
  background: url('images/layout/b2.png') no-repeat bottom left;
  padding-bottom:15px;

}
span.active {
    color: #384b91;
	}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #5a6ca4; text-decoration: none; border-bottom:1px solid #ce3737; padding-bottom:1px; }

BODY {
  margin: 0px;
  margin: 0;
  padding: 0;
  background: #ffffff url('images/layout/bg_02.gif') repeat-y top center;
}

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

A:hover {
  color: #0062b7;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background-image: url(images/header_bg.gif);*/
  color: #bf0000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #bf0000;
}

A.headerNavigation:hover {
  color: #384b91;
  text-decoration:none;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight: normal;
}

.infoBox {
  background: #cd0505;
}

.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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #c10101;
  color: #ffd659;
  background-image: url(images/layout/infoboxheader.png);
}

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

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


TABLE.productListing {
border-left: 1px;
border-top: 1px;
border-right:0px;
border-bottom: 0px;
  border-style: solid;
  border-color: #bf0000;
  border-spacing: 0px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bf0000 url('images/layout/buttons_bg.png') repeat-x top center;
  height: 18px;
  border:0px solid #bf0000;
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right:1px solid #bf0000; 
border-bottom:1px solid #bf0000; 
text-align:center;
vertical-align:top;  
padding-left:3px;
padding-right:3px;
padding-top: 7px;
padding-bottom:7px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  	font-family: Arial;
	background-color: #fff;
	color: #3d3d7e;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.1em;
}

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: #7f4692;
  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 { background-color: #f1f2f7; }
.moduleRowOver { background-color: #e9ecf5; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ccccff; }

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

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3d3d7e;
  font-weight: normal; 
}

/*---------------------
Denis
-----------------------*/
.frame1 {
	padding: 5px 5px 5px 5px;
	/*font-size: 11px;	
	background: #EDEFF3;	
	list-style-type: square;
	list-style-position: inside;
*/
font-family: Verdana,Arial;
background-color: #fff;
color: #3d3d7e;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 1.1em;
font-weight: normal;
border: 1px solid #cc071e;
}
    #navi a {
      float:left;
      display:block;
      width:180px;
      padding-top:5px;
      padding-bottom:5px;
      padding-left:8px;
      padding-right:5px;
      text-decoration:none;
      font-weight:bold;
      /*color:#000000;*/
	  text-align:left;
	  border:0px solid red;
	  border-left:0px solid red;
	  border-bottom:0px solid #cc071e;

      }
     html>body #navi a {
      float:left;
      display:block;
      width:180px;
      padding-top:5px;
      padding-bottom:5px;
      padding-left:8px;
      padding-right:0px;
      text-decoration:none;
      font-weight:bold;
      /*color:#000000;*/
	  text-align:left;
      }
/*com-host.com
TABLE.LangBox {
height: 10px;
width: 120px;
}*/
