/*
  $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 { background: #f5efd8; }
.orderEdit {font:10px/13px Verdana, Arial, sans-serif; color:#6b654c; text-decoration:none }
ul, li{
margin: 0;
	padding: 0;
	border: 0;}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #6b654c; 
	text-decoration: underline;

}

a:hover {
	color: #690705;
	text-decoration: none;
}
BODY {

  margin: 0px;
  padding:0px;
}
.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}

.container2 {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
border-top:1px dotted #b1a982;border-bottom:1px dotted #b1a982;
}

 
.logo {
	
	margin: 0; padding-top:20px; width:800px;height:100px;
}
.logo img {
	margin: 0;border:none}


ul{
	margin:0; 
	padding:0; 
	
}

#tabsF {
      
      font-size:93%;
      line-height:normal;margin:0 auto;width:700px;

      }
    #tabsF ul {
	margin:0;
	padding:5px 0px 0 20px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url(images/nav_left.png) no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;font-weight:bold;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url(images/nav_right.png) no-repeat right top;
      padding:7px 25px 8px 15px;
      color:#c4b992;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -32px;
      }
    #tabsF a:hover span {
      background-position:100% -32px;
      }

.col_back{
background: url(images/cat_back.png) repeat-y ;padding:0 10px 20px 10px}
.col_top{
background: url(images/cat_top.png) no-repeat;height:50px;}
 
#header {
	width: 100%;
	height: 166px;
	padding: 0;
	background: url(images/top_back.jpg) repeat-x top left;
}


 
#content {
	width: 100%;
	background:url(images/bgmain.jpg) ; padding:10px 0;
}


#footer {
	width: 100%;
	background: url(images/bgmain.jpg); height:96px;
}

a.design {
	font-family: Verdana;
	font-size: 11px;
	color: #4c4d4f;
	text-decoration: underline;
	background: none;
}
a.design:hover { color: #4c0706; background: none; }

div#footer ,div#footer .footerLinks { float: left;}
.footerLinks {padding-top:10px;}


#footer p {
	font-family: Verdana; 
	font-size: 11px; 
	color: #6b654c;
	line-height: 100%; 
	
	margin-top:30px;
}


.input1{
width:150px;  color:#1d1d1d;margin-left:10px ;border: 1px solid #b1a982;
font-size:18px;
	font-family: Calibri, Arial;
padding:5px;
}

.input1:hover{ border:solid 1px #6b654c; }
.input1:focus, input1:active{ border: 1px solid #690705; }
form input, form textarea,form select {
	
	font-size:14px;
	font-family: Calibri, Arial;
	padding:5px 4px;
	border: 1px solid #b1a982;
	margin:5px 0px;
}
input:hover, textarea:hover, select:hover { border:solid 1px #6b654c; }
input:focus, input:active, textarea:focus, textarea:active { border: 1px solid #690705; }
img { border: 0; padding: 0;border: none; }

.forms_txt{
	
	font-size: 16px;
	font-family: Calibri, Arial;
color:#6b654c;
}

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: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  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: 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 {
 
}

.productListing-heading {
 font-family: Calibri, Verdana, Tahoma;
  font-size: 20px;
  padding:5px;
  color: #6b654c;
  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;border-bottom:1px dashed #b1a982;padding:10px 0;
}
TD.productListing-data2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;padding:10px 0;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
font-family: Calibri, Verdana, Tahoma;
	font-size: 24px;
	color: #690705;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #6b654c;
 
  line-height: 1.5;
 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}
.smallText { font:10px/13px Verdana, Arial, sans-serif; color:#6b654c; text-decoration:none}
a.smallText { font:10px/13px Verdana, Arial, sans-serif; color:#6b654c; text-decoration:none}
a.smallText:hover { font:10px/13px Verdana, Arial, sans-serif; color:#6b654c; text-decoration:underline}
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,RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
 
}

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: #690705;
  font-size:23px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f5efd8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f5efd8; }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px; color: #b1a982; }
.checkoutBarCurrent { font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px; color: #690705; }

/* 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; }

/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.ST {
	font-family: Tahoma;
	font-size: 11px;
	color: #121631;
}

/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.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:11px/13px Arial; color:#b98305; text-decoration:none; font-weight:bold;}
a.ShoppingCart { font:11px/13px Arial; color:#b98305; text-decoration:none; font-weight:bold;}
a.ShoppingCart:hover { font:11px/13px Arial; color:#b98305; text-decoration:underline; font-weight:bold;}

.iinfo { font-size:16px;font-family: Calibri, Verdana, Tahoma; color:#690705; text-decoration:none; }
.iinfo2 { font:12px/14px Arial; color:#1f527f; text-decoration:underline; font-weight:bold;}
a.iinfo2 { font:12px/14px Arial; color:#628fc4; text-decoration:underline; font-weight:bold;}
a.iinfo2:hover { font:12px/14px Arial; color:#2467a3; text-decoration:none; font-weight:bold;}

.CR { font:12px/13px Tahoma; color:#628fc4; text-decoration:none}
a.CR { font:12px/13px Tahoma; color:#628fc4; text-decoration:none}
a.CR:hover { font:12px/13px Tahoma; color:#628fc4; text-decoration:underline}

.categor { font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;color:#837850;font-size:13px; text-decoration:none;font-style:italic}
a.categor { font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;color:#837850;font-size:13px; text-decoration:none;font-style:italic}
a.categor:hover {font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;color:#700605;font-size:13px;text-decoration:underline;font-style:italic}

.cat_title {font-family: Calibri, Verdana, Tahoma;font-size: 18px;
	color: #700605;padding-left:10px;padding-bottom:10px}

.null { font:11px/13px Arial; color:#000000; text-decoration:none; font-weight:bold;}
a.null { font:11px/13px Arial; color:#000000; text-decoration:none; font-weight:bold;}
a.null:hover { font:11px/13px Arial; color:#000000; text-decoration:underline; font-weight:bold;}

.foot { font:12px/13px Tahoma; color:#26365a; text-decoration:none}
a.foot { font:12px/13px Tahoma; color:#26365a; text-decoration:none}
a.foot:hover { font:12px/13px Tahoma; color:#628fc4; text-decoration:underline}

.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:20px/22px Arial; color:#837850; text-decoration:none;font-style:italic}
a.NameProd { font:20px/22px Arial; color:#837850; text-decoration:none;font-style:italic}
a.NameProd:hover { font:20px/22px Arial; color:#837850; text-decoration:underline;font-style:italic}


.nameprod2 { font-family: Calibri, Verdana, Tahoma;
	font-size: 22px; color:#700605; text-decoration:none;}
.price_prod{font-family: Calibri, Verdana, Tahoma;
	font-size: 22px; color:#6b654c; text-decoration:none;}
.price_cart{font-family: Calibri, Verdana, Tahoma;
  color: #690705;
  font-size:18px;}
.adv { font:11px/13px Arial; color:#b1a982; text-decoration:none; font-weight:bold}
a.adv  { font:11px/13px Arial; color:#b1a982; text-decoration:underline; font-weight:bold}
a.adv:hover { font:11px/13px Arial; color:#690705; 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:11px/11px Tahoma; color:#837850;}

.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 { border:3px solid #9c6756;}

.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;  
}
.feat{background:url(images/feat.jpg) no-repeat;width:667px; height:399px; padding:20px}