/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  background: #fff url(/img/backs/1.jpg) repeat-y fixed center top;
*/


	#navi_up {position: relative; padding-top:30px;width:100%;height:20px;background:url(/img/header_navi_winter.png) no-repeat;font-family:verdana;font-weight:bold;color:#fff;font-size:11px;}
	#navi_up a {color:#ffccdd;text-decoration:none;}
	#navi_up a:hover {color:#ffffff;text-decoration:none;}
	.ornament_1{float:left;position: relative; width: 55px;height: 70px;background: url(img/foliage/ul_leaf_oh.png) 0 0 no-repeat;	left: -25Px;top: -45px;	z-index: 2;}	
	.ornament_2{float:left;position: relative; width: 55px;height: 65px;background: url(img/foliage/dl_leaf_oh.png) 0 0 no-repeat;	left: -74Px;top: -13px;	z-index: 3;}	
	.ornament_2_none{float:left;position: relative; width: 55px;height: 65px;background:  0 0 no-repeat;	left: -74Px;top: -13px;	z-index: 3;}	
	.ornament_3{float:left;position: relative; width: 55px;height: 100px;background: url(img/foliage/ur_leaf_oh.png) 0 0 no-repeat;	left: 640Px;top: -35px;	z-index: 4;}	
	#bcrumb {position:relative;margin-left:10px;}
	.ornament_1_categorii{float:left;position: relative; width: 55px;height: 70px;background: url(img/foliage/ur_leaf_oh.png) 0 0 no-repeat;	left: -29Px;top: -100px;	z-index: 5; margin-bottom:-60px;}	
	.ornament_1_newp{float:left;position: relative; width: 55px;height: 70px;background: url(img/foliage/ur_leaf_oh.png) 0 0 no-repeat;	left: -29Px;top: -100px;	z-index: 6; margin-bottom:-60px;}	
	.ornament_1_info{float:left;position: relative; width: 60px;height: 80px;background: url(img/foliage/ld_flower.png) 0 0 no-repeat;	left: -29Px;top: -47px;	z-index: 7; margin-bottom:-60px;}	
	.ornament_1_src{float:left;position: relative; width: 55px;height: 65px;background: url(img/foliage/dl_leaf_oh.png) 0 0 no-repeat;	left: -19Px;top: -20px;	z-index: 8; margin-bottom:-40px;}	
	.ornament_tit_prod_left{float:left;position: relative; width: 75px;height: 160px;left: -15Px;top: -60px;	z-index: 10; margin-bottom:-40px;}	
	.ornament_tit_prod_right{float:left;position: relative; width: 52px;height: 93px;left: 430Px;top: -50px;	z-index: 9; margin-bottom:-40px;}	
	/*
	.ornament_tit_prod_right{float:left;position: relative; width: 52px;height: 93px;background: url(img/foliage/c_leaves.png) 0 0 no-repeat;	left: 430Px;top: -50px;	z-index: 9; margin-bottom:-40px;}	
	.ornament_tit_prod_left{float:left;position: relative; width: 75px;height: 160px;background: url(img/foliage/c_big_leaves.png) 0 0 no-repeat;	left: -15Px;top: -60px;	z-index: 10; margin-bottom:-40px;}	
	<div style="position:absolute;margin-top:-70px;margin-left:70px;z-index:0;"><img src="/img/pret_val.png" ></div>
	*/
	

#bunn {
	position: absolute;
	z-index:150;
	top:-98px;
	left:340px;
	background: url(img/iepure.png) no-repeat;
	width:259px;
	height:142px;
	display: block;
}

#our {
	position: absolute;
	z-index:151;
	top:14px;
	left:650px;
	background: url(img/ou_rosu.png) no-repeat;
	width:90px;
	height:30px;
}

#oug {
	position: absolute;
	z-index:151;
	top:14px;
	left:642px;
	background: url(img/ou_galb.png) no-repeat;
	width:90px;
	height:30px;
}

#oua {
	position: absolute;
	z-index:151;
	top:12px;
	left:636px;
	background: url(img/ou_alb.png) no-repeat;
	width:100px;
	height:32px;
}

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background:#1a1a1a url(img/backs/bk6.jpg) repeat-y center top;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #72aa00;
  text-decoration: underline;
}

a:focus {
  outline-style: none;
}

FORM {
	display: inline;
}

TR.header {
  
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #4b1f07;
}


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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: url(img/wood_title.jpg);
  color: #ffffff;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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: 10px;
  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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 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: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }
