/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxTextBG  { font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.boxTextBGII  { font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #f0f9ff }
.boxTextPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #f30;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #fef7cd;
}

img{
	border:0;
}
A  { color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none  }
A:hover   { color: #663300; text-decoration: none }
#boxHeaderlink { color: #FFFFFF; }
FORM {
	display: inline;
}
TR.headerTop {
	background-image: url(img/bg_headerTop.gif);
	height: 37px;
}
TR.header   { background-position: center }
TD.headerNavigation { font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-top: 1px; padding-bottom: 1px; height: 18px; vertical-align: middle; }
TD.header-Navigation         { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-top: 1px; padding-bottom: 1px; height: 18px; vertical-align: middle; }
a.headerNavigation:hover   { color: #663300; font-size: 12px ; font-family: Arial, Helvetica, sans-serif; }
a.header-Navigation:hover { color: #663300; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading  { color: #000; font-size: small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer  { background-repeat: repeat; background-attachment: scroll; }

TD.footer  { font-family: Arial, sans-serif; }

.infoBox     { width: 199px; border-style: none solid; border-width: medium 1px; border-color: #663300 }
.infoBox1  { border: solid 1px #663300  }
.infoBoxContents { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: #f7ecae; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}
TD.tableBorderinfoBoxHeading  { border-bottom: 1px solid }
TD.infoBoxHeading         { color: #fff; font-size: 12px; font-family: "Trebuchet MS", tahoma, Arial, sans-serif; font-weight: bold; background-image: url(pics/box_top.gif); background-position: 0 0; width: 199px; border-bottom: 1px solid #663300    }
TD.infoBoxHeading_right        { color: #fff; font-size: 12px; font-family: "Trebuchet MS", tahoma, Arial, sans-serif; font-weight: bold; background-image: url(pics/box_top.gif); background-position: 0 0; width: 199px; border-bottom: 1px solid #663300    }
TD.infoBoxBottom       { background-image: url(pics/box_border.gif); background-position: 199px top; width: 199px; height: 9px; }
#infoBox_Bottom { background-image: url(pics/box_border-blau.gif); background-position: 199px bottom; width: 199px; }
#Box_cart_Bottom { background-image: url(pics/box_border-cart.gif); background-position: 199px bottom; width: 199px; }
#Box_languages_Bottom { background-image: url(pics/box_border-blau.gif); background-position: 199px bottom; width: 199px; }
TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.infoBox_links   { width: 199px; border-style: none solid; border-width: medium 1px; border-color: #663300 }
TD.infoBox_right, SPAN.infoBox_right  { font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

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:  #F0F9FF;
}

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:  #F0F9FF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults  { color: #696969 }

A.pageResults:hover  { color: #000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
TD.pageHeading, DIV.pageHeading, TD.pageHeadingLeft, h1   { color: #000; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 1px 0; width: 100%; vertical-align: middle }
TD.pageHeading, DIV.pageHeading, TD.pageHeadingLeft   { font-family: Arial, Helvetica, sans-serif; }
TD.pageHeadingModel          { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-repeat: repeat; background-attachment: scroll; padding: 1px 0; width: 100%; vertical-align: middle; }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading  { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold   }

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA  { font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding: 2px; width: 100% }

SPAN.greetUser   { color: #663300; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea   { font-family: Arial, Helvetica, sans-serif; background-image: url(img/bg_aqua.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #696969 }

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
.productInfoPrice  { color: #000; font-size: 16px; font-family: Arial, Helvetica, sans-serif }
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
}

.moduleRow { }

.moduleRowOver { border: solid thin #663300; cursor: pointer; cursor: pointer; }

.moduleRowSelected {  }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading     { color: #fff; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #288ce4; }
.sitemap_sub    { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; border-width: 1px; border-color: #696969 }
.sitemap_sub a:hover  { color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding: 2px  }


/* 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; }

.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 {
	background-color: #ffffff;
	width: 185px;
}

.contentsTopics   { font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby      { color: #000; font-size: 10px; font-family: Verdana, Arial, sans-serif; text-align: center; }
#footer-link { color: #000; }
.onepxwidth  { width: 1px }

.box_border  { border: solid 1px #663300 }
TR.box_border  { border: solid 1px #696969 }
/* td vom product_image in product_info.php*/
.productDescTitle  { color: #000; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.productDesc   { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.2 }
TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD  { font-size: 11px; font-family: sans-serif; background-color:#FFFFFF; }

TD.inListBGR {
  border-right-width:1px;
}

TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD, TD.tableBorderTopLeftBottom, TD.tableBorderTopRightBottom   { font-size: 11px; font-family: sans-serif; background: url("img/bg_white.gif"); border: solid 0 #000000 }

TD.inListBGR {
  border-right-width:1px;
}
TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight {  
  border-bottom-width:1px;
  border-left-width:1px;
}
TD.tableBorderTopLeftBottom { border-top-color: #663300; border-top-width: 1px; border-right-color: #663300; border-bottom-color: #663300; border-bottom-width: 1px; border-left-color: #663300; border-left-width: 1px
 }

TD.tableBorderTopRightBottom { border-top-color: #663300; border-top-width: 1px; border-right-color: #663300; border-right-width: 1px; border-bottom-color: #663300; border-bottom-width: 1px; border-left-color: #663300; }

TD.tableBorderTopLeftRight {  
  border-right-width:1px;
}

TD.tableBorderBottom {  
  border-bottom-width:1px;
}

TD.tableBorderBottomRight {  
  border-right-width:1px;
  border-bottom-width:1px;
}

TD.tableBorderWithoutRight {
  border-top-width:1px;
}

TD.smallTextImage{ border-color: #663300; border-width: 1px; }

