/*
  $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: 11px; color:#2b2b2b }
.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 { }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #911515; text-decoration: underline; }

BODY {
	background-color:#ebe7de;
font-family:Tahoma, Geneva, sans-serif;font-size:13px;
  margin: 0px;
  padding:0px
}


#header ul.navigation{

	height:24px;
	
}
#header ul.navigation li{
	float:left;
	display:block;
height:24px;
}
#header ul.navigation li a{
	color:#decfb2;
	font-weight:bold;
	display:block;
	padding:0px 20px;margin-top:5px;
	text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;font-size:13px;
}

#header ul.navigation li a:hover, #header ul.navigation li.active a{
	color:#fff;
	font-weight:bold;
	display:block;
	text-decoration:none;
 
}



FORM {
	display: inline;
}
#bg2{width:100%;
}
#bgft{}
.footer_back{background:url(images/footer.jpg) no-repeat;width:980px;height:55px;padding:5px 10px 0 10px}


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 {

}

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;

}

.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: 10px;
  font-weight: bold;

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

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-bottom:1px solid #4e4d4d;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 10pt;
  padding:5px;
  
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 12px;border-bottom:2px solid #4e4d4d;padding:10px 0;color:#4e4d4d
}

TD.productListing-data2 {
  font-family: Tahoma;
  font-size: 12px;padding:10px 0;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 1.5;
  color: #333333;  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}
.smallText { font:10pt/14pt Tahoma; color:#4e4d4d; text-decoration:none}
a.smallText { font:10pt/14pt Tahoma; color:#4e4d4d; text-decoration:none}
a.smallText:hover { font:10pt/14pt Tahoma; color:#4e4d4d; text-decoration:none}
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;color:#362f2d;
}

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: #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: Tahoma;
  color: #8b0000;
  font-size:14pt;
}

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

.moduleRow { }
.moduleRowOver { background-color: #f5f2e6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f5f2e6; }

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

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

 
.currenc { font:11px/13px Arial; color:#363636; text-decoration:none; font-weight:bold}
a.currenc { font:11px/13px Arial; color:#363636; text-decoration:none; font-weight:bold}
a.currenc:hover { font:11px/Arial Tahoma; color:#363636; text-decoration:underline; font-weight:bold}

.searchz { font:21px/21px Arial; color:#1b1b1b; text-decoration:none; font-weight:bold}
a.searchz { font:21px/21px Arial; color:#1b1b1b; text-decoration:none; font-weight:bold}
a.searchz:hover { font:21px/21px Arial; color:#1b1b1b; text-decoration:underline; font-weight:bold}

.ShoppingCart { font-family:Tahoma;color:#4D4F4A;font-size:10pt; text-decoration:none;text-transform:uppercase}
a.ShoppingCart { font-family:Tahoma;color:#2e2d2e;font-size:10pt; text-decoration:none;}
a.ShoppingCart:hover { font-family:Tahoma;color:#4D4F4A;font-size:10pt; text-decoration:none}

.iinfo { font:10pt/14pt Tahoma; color:#4e4d4d; text-decoration:none;}
.iinfo2 { font:10pt/14pt Tahoma; color:#4e4d4d; text-decoration:none;}
a.iinfo2 { font:10pt/14pt Tahoma; color:#4e4d4d; text-decoration:none;}
a.iinfo2:hover { font:10pt/14pt Tahoma; color:#4e4d4d; text-decoration:none;}

.CR { font:10pt/15pt Tahoma; color:#fff; text-decoration:none}
a.CR { font:10pt/15pt Tahoma; color:#fff; text-decoration:none}
a.CR:hover { font:10pt/15pt Tahoma; color:#789722; text-decoration:none}

.categor { font-family:Tahoma;color:#4D4F4A;font-size:8pt;font-weight:bold}
a.categor { font-family:Tahoma;color:#2e2d2e;font-size:8pt;font-weight:normal;text-decoration:none}
a.categor:hover {font-family:Tahoma;color:#4D4F4A;font-size:8pt;text-decoration:none}

.cat_title { font-family:Georgia, "Times New Roman", Times, serif;font-size:16px; color:#eee7dd; text-decoration:none; font-weight:bold;padding:0 0 5px 10px}
.src_title { font-family:Georgia, "Times New Roman", Times, serif;font-size:16px; color:#eee7dd; text-decoration:none; font-weight:bold;padding:0 0 5px 10px}
.dec{padding:10px;color:#f5f2e9}
.prod_dec{font:10pt/15pt Tahoma; color:#4e4d4d; text-decoration:none;}
.null { font-family:Tahoma;color:#4D4F4A;font-size:10pt; text-decoration:none}
a.null { font-family:Tahoma;color:#2e2d2e;font-size:10pt; text-decoration:none}
a.null:hover { font-family:Tahoma;color:#4D4F4A;font-size:10pt; text-decoration:none}

.prod1{font:12pt/15pt Tahoma; color:#516503; text-decoration:none;}
.model{font:10pt/15pt Tahoma; color:#4e4d4d; text-decoration:none;}
.prod_price{font:12pt/15pt Tahoma; color:#554f47; text-decoration:none;}

.prod_specprice{font:14pt/15pt Tahoma; color:#8b0000; text-decoration:none;}
.cat_title2{font:14pt/15pt Tahoma; color:#333333; text-decoration:none;}
.acc{font:10pt/15pt Tahoma; color:#73880a; text-decoration:none;}
a.acc{font:10pt/15pt Tahoma; color:#73880a; text-decoration:none;}
a.acc:hover{font:10pt/15pt Tahoma; color:#73880a; text-decoration:underline;}

.foot { font:10pt/15pt Tahoma; color:#789722; text-decoration:none;}
a.foot { font:10pt/15pt Tahoma; color:#789722; text-decoration:none;}
a.foot:hover { font:10pt/15pt Tahoma; color:#fff; text-decoration:none;}

.foot2 { font:10pt/15pt Tahoma; color:#362f2d; text-decoration:none}
a.foot2 { font:10pt/15pt Tahoma; color:#362f2d; text-decoration:none;}
a.foot2:hover { font:10pt/15pt Tahoma; color:#911515; text-decoration:none;}

.Date { font:12px/18px Arial; color:#333333; text-decoration:none}
a.Date { font:12px/18px Arial; color:#333333; text-decoration:none}
a.Date:hover { font:12px/18px Arial; color:#333333; text-decoration:underline}

.Price { font:15px/20px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold}
a.Price { font:15px/20px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold}
a.Price:hover { font:15px/20px "Arial Narrow"; color:#ffffff; text-decoration:underline; font-weight:bold}

.NameProd { font:11pt/14pt Tahoma; color:#516503; text-decoration:none;}
a.NameProd { font:11pt/14pt Tahoma; color:#516503; text-decoration:none;}
a.NameProd:hover { font:11pt/14pt Tahoma; color:#516503; text-decoration:underline;}

.adv { font:11px/13px Arial; color:#362f2d; text-decoration:none; font-weight:bold}
a.adv  { font:11px/13px Arial; color:#362f2d; text-decoration:underline; font-weight:bold}
a.adv:hover { font:11px/13px Arial; color:#362f2d; text-decoration:none; font-weight:bold}

.ST { font:16px/16px Arial; color:#ffffff; text-decoration:none; font-weight:bold}
a.ST { font:11px/13px Tahoma; color:#FFFFFF; text-decoration:none}
a.ST:hover { font:11px/13px Tahoma; color:#FFFFFF; text-decoration:underline}

.number {font:normal 11px/11px Tahoma; color:#4D4F4A;}

.StaraCena { font:16px/16px Tahoma; color:#da1a00; text-decoration:none; font-weight:bold}
a.StaraCena { font:16px/16px Tahoma; color:#da1a00; text-decoration:none; font-weight:bold}
a.StaraCena:hover { font:16px/16px Tahoma; color:#da1a00; text-decoration:underline; font-weight:bold}

.border { padding:10px}
.border_img{border:2px solid #d6cfbd;}

.main2{font:13px/16px Arial; color:#bed4d5; text-decoration:none;}
a.main2{font:13px/16px Arial; color:#bed4d5; text-decoration:none; font-weight:bold;}
a.main2:hover{font:13px/16px Arial; color:#bed4d5; text-decoration:none; font-weight:bold;}

.main3{
  font-family: Arial,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #bfae79;  
}

.form1 input {width:180px; color:#85857b;padding:5px;margin: 5px 0;font: normal 11px Tahoma;border:1px solid #d6cfbd;}
.shcart{font:bold 10pt/13pt Tahoma;color:#f01967;text-transform:uppercase;}
.item{background-color:#f01967}
.viewc { font-family:Tahoma;color:#4e4d4d;font-size:10pt; text-decoration:none;text-transform:uppercase}
.NameProd_spec{font-family:Tahoma;color:#554f47;font-size:13pt;}
.prod_price_special{font-family:Tahoma;color:#362f2d;font-size:11pt;}
.prod_specprice_special{font-family:Tahoma;color:#8b0000;font-size:15pt;}
