/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/

/* NEW STUFF */

.headingNew {
	color: #CB5916;
	padding: 0 0 8px 0;
	font-size: 13px;
}
.headingNew a {
	color: #CB5916;
	text-decoration: none;
}
.headingNew a:hover {
	color: #CB5916;
	text-decoration: underline;
}

.productPic {
	margin: 0 10px 6px 0;
}

.shippingLink {
	font-size: 9px;
}

.main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main ul li {
	margin: 2px 0 6px 0;
	padding: 0 0 0 16px;
	line-height: 1.2em;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

h1, h2 {
	color: #CB5916;
	margin: 0 0 8px 0;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #CB5916;
	margin: 0 0 15px 0;
	font-size: 13px;
	font-weight: bold;
}

.errorTable {
	margin: 0 0 12px 0;
}
.error {
	border: 1px solid #934A17; 
	background-color: #783C13; 
	padding: 3px;
	text-align: center; 
	font-weight: bold; 
	color: #FFFFFF;
}

.cartHeading
 {
	border-bottom: 1px solid #33200F; 
	background-color: #783C13; 
	padding: 3px 10px 3px 10px;
	font-weight: bold; 
	color: #FFFFFF;
}

.cartContent {
	border-bottom: 1px solid #33200F; 
	background-color: #5A3B1D; 
	padding: 10px 10px 10px 10px;
}

.cartTotal1
 {
	border-bottom: 3px double #33200F; 
	background-color: #783C13; 
	padding: 6px 10px 5px 10px;
	color: #FFFFFF;
}
.cartTotal2
 {
	border-bottom: 3px double #33200F; 
	background-color: #783C13; 
	padding: 6px 10px 6px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.formButton input {
	border: none;
	background: none;
	cursor: pointer;
}

.formButton img {
	border: none;
	background: none;
	cursor: pointer;
}

.lineTopBg {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.lineBottomBg {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}


.adminButton img {
	margin: 4px 0 2px 0;
}

.addressBox {
	background-color: #4e3317;
	border-top: 1px solid #301f0e;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #301f0e;
	padding: 6px;
}




/* FARBSCHEMATA Hintergrund BoxHeadings / Button Highlight Farbe */

.infoBoxHeading, .infoBoxHeading_right, .highlightBg, A.pageResults:hover{
	color: #D2C3A0;
	background-color: #9B762F;
}

.button{
	background-color: #CB5911; /* FARBSCHEMATA HELL */
	color: #ffffff;
	padding: 0px 1px 2px 0px;
	margin: 0px 0px -2px 0px;
}

.highlightColor, .mainContent a, li.checkoutTabCurrent, A.aktive_unterkategorie, A.aktive_unterkategorie:hover {
	color: #c5993d; /* FARBSCHEMATA */
}

.mainContent a:hover, A:hover {
	color: #CB5911; /* FARBSCHEMATA */
}


A.pageResults {
	color: #ffffff;
	background-color: #CCCCCC;
	margin: 0;
	padding: 1px 6px 1px 6px;
}

A.pageResults:hover {
	color: #ffffff;
	background-color: #934a17; /* FARBSCHEMATA */
}

.mainContent a:hover{
	text-decoration: none;
}

A {
  color: #c5993d;
}

A:hover {
  color: #CB5911;
}

.header {
	height: 117px;
}

.headerTab {
	background-image: url(img/index/headerTabMiddle.png);
	background-repeat: repeat-x;
	height: 18px;
	padding: 1px 0px 0px 1px;
}

.headerTableHack {
	margin: 0 0 0 0;
}

* html .headerTableHack {
	margin: 0 0 -3px 0;
}

.headerTab a{
  color: #d2c3a0;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
}

.headerTab a:hover{
  color: #c5993d;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
}

.headerContainer {
	padding: 0px 10px 0px 10px;
	background-image: url(img/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.topBarContainer {
	height: 90px;
	padding: 0px 10px 0px 10px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}
.topBar {
	height: 40px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #D2C3A0;
}

.TopBarLinks {
	padding: 8px 0px 0px 3px;
	vertical-align: top;
	height: 45px;
	color: #D2C3A0;
}

.TopBarRechts {
	padding: 8px 3px 0px 0px;
	vertical-align: top;
	height: 45px;
	text-align: right;
	color: #D2C3A0;
}

.footerContainer {
	height: 30px;
	padding: 0px 13px 0px 13px;
	margin: 0;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.footerTable {
	width: 980px;
	margin: 0px auto 10px auto;
}

.footer {
	color: #A29270;
	font-size: 10px;
}

.footer a {
	color: #9B762F;
	font-size: 10px;
}
.footer a:hover {
	color: #C69C3A;
	font-size: 10px;
}
/* ENDE FARBSCHEMATA */


/* Navigation */

A.kategorie{
	display: block;
	padding: 5px 0px 5px 23px;
	border-bottom: 1px solid #3F2A15;
	text-decoration: underline;
	background-image: url(img/icon_cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C5993D;
}
A.kategorie:hover{
	text-decoration: underline;
	padding: 5px 0px 5px 23px;
	color: #CB5911;
	border-bottom: 1px solid #3F2A15;
	background-image: url(img/icon_cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

A.aktive_kategorie, A.aktive_kategorie:hover{
	display: block;
	padding: 5px 0px 5px 23px;
	border-bottom: 1px solid #3F2A15;
	text-decoration: none;
	background-image: url(img/icon_cross_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #934a17;
	color: #FFFFFF;
	font-weight: bold;
}

A.unterkategorie {
	display: block;
	padding: 3px 0px 4px 23px;
	border-bottom: 1px solid #3F2A15;
	text-decoration: underline;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	background-color: #4c3218;
	color: #C5993D;
	font-size: 10px;
}

A.unterkategorie:hover {
	display: block;
	padding: 3px 0px 4px 23px;
	border-bottom: 1px solid #3F2A15;
	text-decoration: underline;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	background-color: #4c3218;
	color: #CB5911;
	font-size: 10px;
}

A.aktive_unterkategorie, A.aktive_unterkategorie:hover{
	display: block;
	padding: 3px 0px 4px 23px;
	border-bottom: 1px solid #3F2A15;
	text-decoration: none;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	background-color: #783c13;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

A.arrow {
	display: block;
	padding: 5px 0px 5px 22px;
	border-bottom: 1px solid #3F2A15;
	text-decoration: underline;
	background-image: url(img/icon_cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C5993D;
}
A.arrow:hover {
	text-decoration: underline;
	padding: 5px 0px 5px 22px;
	color: #CB5911;
	border-bottom: 1px solid #3F2A15;
	background-image: url(img/icon_cross.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.boxDark{
	background-color: #934a17;
	color: #FFFFFF;
}
A.boxDark, .boxDark a{
	display: block;
	padding: 3px 6px 4px 16px;
	border-top: 1px solid #3F2A15;
	background-color: #934a17;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/arrow_new.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
A.boxDark:hover, .boxDark a:hover{
	background-color: #CB5911;
	text-decoration: none;
	color: #FFFFFF;
}

., . a{
	font-size: 10px;
}

.moduleBar {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 0 0 0;
}

.picBorder {
	border: 2px solid #9B762F;
}

.picBorderTd img {
	border: 2px solid #9B762F;
}

/* Main Content */

.mainContent{
	padding: 0px 10px 10px 10px;
	margin: 0;
}

.mainContainer {
	padding: 10px 20px 20px 20px;
	margin: 0;
	/*background-color: #5A3B1D;*/
}


/* XTC Überschriften */

.contentsTopics, .moduleHeading, .pageHeading{
	font-weight: bold;
	color: #CB5911;
	padding: 0 0 15px 0;
	font-size: 20px;
}

.contentsTopicsSub{
	font-weight: bold;
	color: #CB5911;
	padding: 0 0 6px 0;
	font-size: 14px;
}

.moduleHeading {
}

TD.pageHeading, DIV.pageHeading {
}

.checkoutTitle{
	padding: 0 0 0 0 !important;
	border-bottom: 0px dotted #cccccc; 
}

.checkoutContent{
	padding: 0 0 10px 0 !important;
}

/* XTC Standard */

.boxText {
	margin: 0;
	padding: 5px 6px 5px 6px;;
	color: #D2C3A0;
	font-size: 11px;
}
.box_spacer {
	margin: 0px 0px 10px 0px;
}
.boxTextBG {
	background-color: #5A3B1D;
	border-bottom: 1px solid #342110;
}
.boxTextBG td {
	padding: 5px;
}
.boxTextBGII {
	background-color: #4C3218;
}
.boxTextPrice {
	color: #CB5911;
}

.errorBox {
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	color: #70d250;
	text-decoration: underline;
}

BODY {
    font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #D2C3A0;
	margin: 0px;
	background-color: #372310;
	background-image: url("img/bg.jpg");
}

img{
	border:0;
}

p {
	margin: 0;
	padding: 0;
}

FORM {
	display: inline;		   
}

TR.header {

}

TD.headerNavigation {
	color: #f1f1f1;
	font-weight: bold;
	background-image: url(img/boxes/verlaufSilber.gif);
	background-repeat: repeat-x;
	padding: 9px;
	border-bottom: 1px solid #cccccc;
}

.headerNavigation A{ 
  color: #ffffff; 
}

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

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

A.confirmationEdit {
	color: #C5993D;
	font-style: italic;
	font-weight: bold;
}
A.confirmationEdit:hover {
	color: #CB5911;
	font-style: italic;
	font-weight: bold;
}


.checkoutTable {
	margin: 0 0 20px 0;
}
.checkoutTabFirst {
	width: 22px;
	margin: 0;
	padding: 3px 3px 3px 3px;
	background-color: #934a17;
	border-right: 1px solid #372413;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.checkoutTab {
	margin: 0;
	padding: 3px 10px 3px 10px;
	background-color: #934a17;
	border-right: 1px solid #372413;
	color: #FFFFFF;
	font-weight: bold;
}
.checkoutTabCurrent {
	margin: 0;
	padding: 3px 10px 3px 10px;
	background-color: #cb5911;
	border-right: 1px solid #372413;
	color: #FFFFFF;
	font-weight: bold;
}
.checkoutTabLast {
	width: 22px;
	margin: 0;
	padding: 3px 3px 3px 3px;
	border-right: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: url(img/arrow_checkout.gif) left top no-repeat;
}


li.checkoutGoToCart{
	border:  1px solid #fff;
	border-bottom:  1px solid #cccccc;
	background: #fff;
}

TR.headerError {
  background-color: #CB5911;
}

TR.headerMessage {
  background-color: #00CC33;
}

TD.headerError {
  font-size: 12px;
  background: #CB5911;
  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;
}

.infoBox {
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 6px 5px 6px;
	/*background-image: url(img/boxes/bgBoxHeading.gif);*/
	border-bottom: 1px solid #3F2A15;
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
}

TD.infoBoxHeading_right {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 6px 5px 6px;
	/*background-image: url(img/boxes/bgBoxHeading.gif);*/
	border-bottom: 1px solid #3F2A15;
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
}

.mainContent TD.infoBoxHeading {
	font-weight: bold;
	color: #CB5911;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	text-transform: none;
	background: none;
}

TD.infoBox, SPAN.infoBox {
	background-color: #5A3B1D;
}

TD.infoBox_right, SPAN.infoBox_right {
	background-color: #5A3B1D;
}

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 {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.2em;
  padding: 4px 0px 2px 0px;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #CB5911;
}

CHECKBOX, RADIO {
	font-size: 11px;
}

INPUT, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a29270;
	font-weight: normal;
	background-color: #4e3317;
	border-top: 1px solid #452d14;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #452d14;
	padding: 0;
	margin: 0;
}

.advancedSearch input {
	width: 500px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a29270;
	font-weight: normal;
	background-color: #4e3317;
	border-top: 1px solid #452d14;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #452d14;
	padding: 3px;
	margin: 0;
}

#comments {
	width: 528px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a29270;
	font-weight: normal;
	background-color: #4e3317;
	border-top: 1px solid #2d1a09;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #2d1a09;
	padding: 3px;
	margin: 0;
}

.textareaAGB textarea {
	width: 528px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a29270;
	font-weight: normal;
	background-color: #4e3317;
	border-top: 1px solid #2d1a09;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #2d1a09;
	padding: 3px;
	margin: 0;
}


#review {
	width: 500px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a29270;
	font-weight: normal;
	background-color: #4e3317;
	border-top: 1px solid #452d14;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #452d14;
	padding: 3px;
	margin: 0;
}


#message_body {
	width: 350px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a29270;
	font-weight: normal;
	background-color: #4e3317;
	border-top: 1px solid #452d14;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #452d14;
	padding: 0;
	margin: 0;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	background-color: #5A3B1D;
}

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

.copyright {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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

SPAN.productSpecialPrice {
	color: #CB5911;
}
SPAN.productOldPrice {
	color: #666;
	text-decoration: line-through;
	font-size: 10px;
}
.productPrice {
	color: #CB5911;
	font-size: 15px;
	font-weight: bold;
}
.productPriceLabel{
	color: #C5993D;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	background-image: url(img/module/productPriceLabel_middle.gif);
	background-repeat: repeat-y;
	width:120px;
}

SPAN.errorText {
  color: #CB5911;
}

SPAN.productDiscountPrice {
  color: #CB5911;
  font-weight: bold;
}

.smallHeading {
	color: #CB5916;
	padding: 0 0 6px 0;
	font-size: 13px;
	font-weight: bold;
}

.moduleRow {
	background-color: #934a17;
	border-bottom: 1px solid #3F2A15;
}
.moduleRowOver { 
	background-color: #CB5911; 
}

.moduleRowSelected {
	background-color: #5A3B1D; 
	padding: 0px;
}

.moduleRowSelectedII {
	background-color: #feeda8; 
	padding: 5px;
}

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

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

/* Sitemap Tables */
.sitemap_heading {
	display: block;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	background-image: url(img/boxes/arrowNormal.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C5993D;
}
.sitemap_heading a {
	color: #C5993D;
}
.sitemap_heading a:hover {
	color: #CB5911;
	text-decoration:none;
}

.sitemap_sub {
	padding: 0px 0px 0px 30px;
	background-image: url(img/boxes/arrowUpDown.gif);
	background-repeat: no-repeat;
	background-position: 13px 3px;
	font-size: 9px;
	color: #777777;
}
.sitemap_sub a {
	color:#777777;
	padding: 0px 3px 0px 3px;
	font-style: oblique;
	font-size: 11px;
}
.sitemap_sub a:hover {
	color:#777777;
	text-decoration:none;
}


/* message box */

.messageBox {font-size: 11px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #783C13; color: #FFFFFF;  }
.messageStackSuccess {  font-size: 11px; background-color: #783C13; color: #FFFFFF;  }

/* input requirement */

.inputRequirement { font-size: 11px; color: #CB5911; }

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

.navLeft {
	width: 180px;
	padding: 0px 0px 0px 12px;
	margin: 0; 
}
.navLeft hr{
	width: 100%;
	height: 0px;
	color: #3F2A15;
}
.navRight {
	width: 180px;
	padding: 0px 12px 0px 0px;
	margin: 0; 
}
.navRight hr{
	width: 100%;
	height: 0px;
	color: #3F2A15;
}

.tableListingI {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #5A3B1D;
}

.tableListingII {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #4c3218;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
