/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.1 2003/09/11 19:05:05 fanta2k Exp $
   XT-Commerce - community made shopping
   http://www.xt-commerce.com
   Copyright (c) 2003 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
   ---------------------------------------------------------------------------------------*/


/*
	by TGA
*/

.darkBanner, .darkBanner a {
	background-color: #4364B2;
         color: #fff;
         font-weight: bold;
}

.colouredBorder {
	border-bottom: 1px solid #999999;
         border-left: #0291CB solid 5px;
         border-right: 1px solid #999999;
}

h2 {
	color: #0291CB;
	font-weight: bold;
	font-size: 18px;
}

.boxTextBG { background-color: #f1f1f1; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.boxTextBGII { background-color: #cccccc; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { background-color: #ffb3b5; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
.gvBox { background-color: #ffb3b5; border: 1px solid; border-color: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
img{ border: 0; }
.moduleHeading { font-family: Verdana, Arial, sans-serif; font-size: small; font-weight: bold; padding-bottom: 11px; }
TD.copyright { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; text-align: center; display: none; }
SPAN.markProductOutOfStock { color: #c76170; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
SPAN.productOldPrice { color: #ff0000; font-family: Verdana, Arial, sans-serif; text-decoration: line-through; }
.smallHeading { color: Black; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; }
.contentsTopics { background: #eeeeee; border: 1px solid #cccccc; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; height: 25px; padding: 0px 5px;vertical-align: middle; }
.tableListingI { background-color: #eeeeee; }
.tableListingII { background-color: #d0d0d0; }
.tableBody { padding: 5px; }
.poweredby { color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
.onepxwidth { width: 1px; }
A { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
A:hover { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; }
A.headerNavigation, A.headerNavigation:hover { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
A.pageResults { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
A.pageResults:hover { background: #FFFFff; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
BODY { background: #eeeeee; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; margin: 10px; }
FORM { display: inline; }
SPAN.greetUser { color: #0291CB; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
SPAN.markProductOutOfStock { color: #c76170; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
TABLE.formArea { background: #f4f4f4; border-color: #666666; border-style: solid; border-width: 1px; }
TABLE.productListing { border: 1px; border-color: #b6b7cb; border-spacing: 1px; border-style: solid; }
TD { font-family: Verdana,Arial, sans-serif; font-size: 11px; }
TD.accountCategory { color: #aabbdd; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
TD.formAreaTitle, TD.fieldKey, TD.tableHeading { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
TD.headerError { background: #ff0000; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-align: center; }
TD.headerInfo { background: #00ff00; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-align: center; }
TD.headerNavigation, TD.footer { background: #F6F6F6; border-bottom: 1px solid; border-color: #b6b7cb; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
TD.infoBoxHeading { background: #cccccc; border-left: #0291CB solid 5px; border-right: 1px solid #999999; border-top: 1px solid #999999; color: #333333; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; height: 25px; }
TD.main, P.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 15px; }
TD.pageHeading, DIV.pageHeading { color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; }
TEXTAREA { font-family: Verdana, Arial, sans-serif; font-size: 11px; width: 100%; }
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 { background: #eeeeee; }
TR.footer { background: #bbc3d3; }
TR.header { background: #ffffff; }
TR.headerError { background: #ff0000; }
TR.headerInfo, TR.subBar { background: ; }
TR.headerNavigation { background: #F6F6F6; }
.boxtextschwarz A:hover { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; text-decoration: underline; }
.boxtextschwarz A:active, .boxtextschwarz A:link, .boxtextschwarz A:visited { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; text-decoration: none; }
.boxtextweiss { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: none; line-height: normal; text-decoration: none; text-transform: none; }
.boxtextweiss A:hover { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; text-decoration: underline; }
.boxtextweiss A:active, .boxtextweiss A:link, .boxtextweiss A:visited { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: none; text-decoration: none; }
.checkoutBarCurrent, .boxText, TD.subBar { color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { background: #ffb3b5; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
.HGKATEGORIE { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 17px; }
.HGKATEGORIE A:hover { background: #ffffff; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 17px; text-decoration: none; }
.HGKATEGORIE A:active, .HGKATEGORIE A:link, .HGKATEGORIE A:visited { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 17px; text-decoration: none; }
.infoBox { border-bottom: 1px solid #999999; border-left: #0291CB solid 5px; border-right: 1px solid #999999; }
.infoBoxContents { background: #F4F4F4; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.infoBoxNotice { background: #F2E2E2; }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackSuccess { background-color: #99ff00; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.moduleRow {}
.moduleRowOver { cursor: hand; }
.moduleRowSelected { background-color: ; }
.navLeft { border-color: #b6b7cb; border-right: 1px solid; }
.navRight { border-color: #b6b7cb; border-left: 1px solid; }
.orderEdit { color: #70d250; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-decoration: underline; }
.productListing-heading, .mmbodysml { background: #b6b7cb; color: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
.productsNotifications { background: #f2fff7; }
.produktpreis { color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: bold; line-height: normal; text-decoration: blink; }
.rahmen { border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; }
.rahmenoben { border-bottom: 1px none #000000; border-left: 1px none #000000; border-right: 1px none #000000; border-top: 1px solid #000000; }
.rahmenrechts_schatten { border-right-color: #000066; border-right-style: outset; border-right-width: 3px; }
.rahmenunten { border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; }
.stockWarning { color: #cc0033; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.tableBody { padding: 2px; }
.tableShop { background-color: #ffffff; border-color: #b6b7cb; border-left: 1px solid; border-right: 1px solid; }
.boxText, .messageBox, .infoBoxNoticeContents, TD.infoBox, SPAN.infoBox, TD.productListing-data, TD.smallText, SPAN.smallText, P.smallText, TD.fieldValue, CHECKBOX, INPUT, RADIO, SELECT { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.boxTextPrice, SPAN.newItemInCart, .inputRequirement { color: #FF0000; font-family: Verdana, Arial, sans-serif; font-size: 11px; }
SPAN.productSpecialPrice, SPAN.errorText { color: #ff0000; color: #ff0000; font-family: Verdana, Arial, sans-serif; font-family: Verdana, Arial, sans-serif; }
SPAN.productDiscountPrice { color: #ff0000; font-family: Verdana, Arial, sans-serif; font-weight: bold; }

.copyright {
	display: none;
}