/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

h1 { color: #86855c; font: 12px 'Arial';} /* Schriftgröße */
h2 {font-size: 1.0em; color: #86855c; font: 10px 'Arial';} /* Schriftgröße */
h3 { 
	/*color: #86855c; display: inline ;font: 11px 'Arial';
	padding-bottom: 15px;
	padding-left: 22px;*/
	font: 11px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
/*	display:inline;*/
	padding: 0 6px 2px 20px;
	
} /* Schriftgröße */
h4 {font-size: 0.9em; color: #86855c; font: 9px 'Arial';} /* Schriftgröße */

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: italic;
  color: #0000ff; 
  }
  
a.tooltip:hover {
  color: #0000ff; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 250px;
  z-index: 1000;
  color: #000000; 
  border:1px solid #000000; 
  background: #F1F1F1;
  font: 10px Arial, sans-serif; 
  text-align: left;
  }


.price{
  font: 11px Arial;
  margin-top:1px;
  margin-bottom:1px;
  color: #86855c; 
}

.menuelev1{
	font: bold 11px/13px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 0px 0px 0px 20px;
}
.menuelev2{
	font: 11px/11px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 0px 0px 0px 20px;
}

.menuelev4{
	font: 11px/11px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 0px 0px 0px 30px;
}

.menuelev3{
/*	font: 11px Arial;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;*/
	
	font: 11px/13px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
/*	display:block;*/
	padding: 0 6px 2px 20px;
}

.cartleft {
	color: #86855c;
	font: 11px Arial, sans-serif;
}

.cartright{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: thin;
	color: #86855c;
}

.boxText { 
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.boxTextBGII {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.boxTextPrice {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	background-color: #86855c;
	color: #fff;
	font: 12px Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #f00;
}
.gvBox {
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
	font: 14px Arial, sans-serif;
	letter-spacing: .1px;
}
.stockWarning { 
	font-family : Arial;
	font-size : 12px;
	color: #cc0033;
	letter-spacing: .1px;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	position: absolute;
	overflow: auto;
	width: 100%;
	height: 100%;
	background: #e9e9e9 url(http://www.lindenleaves.ro/backgrounds/rotate.php) no-repeat 0 0;
	z-index: 1;
}

img{
	border:0;
}

A {
  color: #86855c;
  text-decoration: none;
}

A:hover {
  color: #86855c;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	color: #000000;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #86855c;
	font: 10px Arial, sans-serif;
	padding-top: 0px;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #F1F1F1;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #312C26;
}

TR.headerMessage {
	background-color: #86855c;
	color: #fff;
	font: 12px Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #f00;}

.moduleHeading {
	font: 14px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

TD.headerError {
  background: #312C26;
  color: #ffffff;
  text-align : center;
  font: 12px Arial, sans-serif;
}

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: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
/*background: #FFFFFF;*/
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  color: #86855c;
  display: inline;
  font: 12px Arial;
}



TD.infoBoxHeading_right {
  height:17px;
  color: #000000;
  font: 10px Arial, sans-serif;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF; 

}

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

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

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: #86855c;
  text-decoration: underline;
}

A.pageResults:hover {
  color: #86855c;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  color: #86855c;
  display: inline;
  font: bold 1.5em Arial;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
  background-image: url(img/tableback.png);
}

TD.navileft, P.navileft {
  background-color: #FFFFFF;
  padding-right:20px;
  padding-left:10px;
  font-stretch:ultra-expanded;
  font: 11px/1.5 Arial, sans-serif;
}

TD.maincontent, P.maincontent {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
  background-image: url(img/tableback.png);
  text-align: left; 
  padding-top:0px; 
  padding-right:15px;
}


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 {
  color: #86855c;
  font: 11px sans-serif;
  display: inline;
}

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

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



.searchinput{
  background-color:#F1F1F1;
  border: 1px solid #86855c;
  font-size:9px;
  padding:2px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.underline {
  text-decoration: underline;
}

TABLE.formArea {
  background: #f3f3ee;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font: 12px Arial, sans-serif;
}

TD.copyright {
  text-align:center;
  font: small-caps 9px Arial, sans-serif;
}
A.copyright {
  color: #86855c;
  text-align: center;
  font-family: Arial;
}
A.copyright:hover {
  color: #86855c;
  text-decoration: underline;
  font-family: Arial;
  text-align: center;
}

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.productOldPrice {
	font-family: Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	color: #666;
	font: small Arial;
}

.moduleRow {
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #FFFFFF;
 border: 1px solid;
 border-color: #FFFFFF;

}
.moduleRowOver { 
	background-color: #a1af8f; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #f3f3ee; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, sans-serif; font-size: 9pt; color: #000000; background-color: #FFFFFF; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* 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; font-size: 10px; color: #ff0000;
	letter-spacing: .1px;
}

.tableShop {
/*background-color: #ffffff;*/
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #FFFFFF;
	width: 185px;
}

.contentsTopics {
	font: 14px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.copyright {
	color: #000;
	font: 9px Arial;
	text-align: center;
}

.parseTime {
	color: #000;
	font: 9px Arial;
	text-align: center;
}

/* Global Styles */

body {
	margin:0px;
}
	
td {
	font:11px Arial;
	color:#666666;
	}
	
a {
	color: #86855c;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	background-color: #a0ae8e;
	}
	
#navigation a {
	font: 11px/16px Arial;
	color: #fff;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 8px 6px 8px 20px;
	}
	
#navigation a:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #86855c;
	background-image: url(img/navback.jpg);
}
	
#logo 	{
	font:24px Arial;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial;
	color: #ffffff;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial;
	color: #000000;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font: 12px/18px Arial;
	color: #000000;
	}
	
.pageheader{
	font: 18px Arial;
	color: #86855c;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font: 11px/22px Arial;
	color: #86855c;
	letter-spacing:.2em;
	}

.news {
	font: 18px Arial;
	color: #86855c;
	line-height: 26px;
	letter-spacing: .21em;
	}

.quote {
	font: 20px Arial;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px/12px Arial;
	color: #86855c;
	letter-spacing:.1em;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.datum {
	font: 10px Arial;
	color: #ffffff;
	}

.copyright {
	font: 9px/10px Arial;
	color: #fff;
	letter-spacing:.1em;
	text-decoration: none;
	text-align: center;
	padding-left: 20px;
}
	
.navText {
	font: 11px Arial;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}

#navigation {
   position:relative;
   left:2px;
}

Stil1 {
	font: 12px Arial;
	letter-spacing: .1px;
}