/*
  $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;  color: #FFFFFF;  }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #ff0000; font-weight: bold; background: #ffffff;  }
.productsNotifications {  }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: red;
  margin: 0px;
  background: #E4E4E4;
  background-image: url(images/site_bak.jpg);
  background-position: center;
  background-repeat: repeat-y;
}
DIV.test {
color: #000000;
}

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

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

FORM {
	display: inline;
	color: #790000;
}

TR.header {
  }

TR.headerNavigation {
  }

TD.headerNavigation {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
    color: #790000;
  font-weight : bold;
  }

A.headerNavigation { 
  color: #790000; 
}

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

TR.headerError {
  background: #C80000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C80000;
  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 {
    color: #790000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #790000;
  /*font-weight: bold; */
}

.infoBox { color: #790000; }

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

.ProductsContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
    background-image: url(images/products_bak.jpg);
  background-position: top, left;
  background-repeat: repeat-y;
            color: #790000;
            }
  
SPAN.ProductsText {
  font-family: Verdana, Arial, sans-serif;
  color: #AD7B7B;
  font-weight: bold;
}
  
A.ProductsText {
  font-family: Verdana, Arial, sans-serif;
  color: #790000;
}

A.ProductsText:hover {
  color: #AD7B7B;
  text-decoration: none;
  font-weight: normal;
  }

A.infoboxText {
  color: White;
  text-decoration: none;
}

A.catboxText:before {
  content: url(images/pointer.gif);
}

A.infoboxText:hover {
  color: #ECECEC;
  text-decoration: none;
  font-weight: normal;
}
  
.Infoboxtext {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: White;
          }
			 
SPAN.Infoboxtext {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: White;
          }
		 
.infoBoxNotice {
color: #790000;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #790000;
  }

  TD.infoBoxhead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: White;
  }
  
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 {
  }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  }

TABLE.productListing {
        border-spacing: 1px;
    color: #790000;
}

TABLE.featuredContents {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	color: black;
}

table.featuredContents td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  line-height: 18px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #790000;
  }

A.pageResults {
  color: #790000;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #790000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #790000;
}

TD.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #790000;
}

TD.wsmallText, SPAN.wsmallText, P.wsmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: White;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #790000;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
    color: #790000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
    color: #790000;
  }

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #790000;
  font-weight: bold;
}

TABLE.formArea {
          color: #790000;
}



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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #790000;
  font-weight: bold;
}

.moduleRow { color: #790000; }
.moduleRowOver {  cursor: pointer; cursor: hand;  color: #790000;   }
.moduleRowSelected {   color: #790000;  }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px;  color: #790000;  }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5;  color: #790000;  }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00;  color: #790000;  }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #790000; }
/*
A.test:after {
A:after {
content: url(/includes/sts_templates/bb/images/pointer.gif);
}
div.img a:before {content: url(http://www.bekisboutique.com/images/pointer.gif);}
*/
ul.sitemap {
color: #ff0000;
}
