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

.boxText_old {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #DCDCDC;
	border: 1px solid #ECCA79;
	text-indent: 0pt;
	color: White;
}

.boxText_print {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-indent: 0pt;
	color: #000000;
}

.errorBox {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  background: Red;
  font-weight: bold;
}

.stockWarning {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color: #990000;
  font-weight: bold;
}

.productsNotifications {
  background: #FF9900;
}

.orderEdit {
  font-family : Verdana, Arial, sans-serif;
  font-size : 12px;
  color: #DC143C;
  text-decoration: underline;
  font-style: italic;
}

BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: Black;
  margin: 0px;
	color: White;
}

A {
	color: White;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #3322B2;
  font-weight : normal;
            }

A.headerNavigation {
	color: White;
}

A.headerNavigation:hover {
  color: #3322B2;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #000000;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
	color: White;
  font-weight : normal;
}
.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: White;
  font-weight : normal;
}

.infoBox {
  background: #;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: White;
  color: #DAA520;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
  text-align: center;
  }

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #f6deaa;
}

A.pageResults:hover {
  color: #990000;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
	color: White;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

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

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

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

TABLE.formArea {
  background: #FF9900;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.gv {
  background: #E0FFFF;
  border-color: #f6deaa;
  border-style: solid;
  border-width: 2px;
}

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

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
}

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

.moduleRow { }
.moduleRowOver {
  background-color: #990000;
  cursor: hand;
}
.moduleRowSelected {
  background-color: #990000;
}

.checkoutBarFrom, .checkoutBarTo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: White;
}
.checkoutBarCurrent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color: #f6deaa;
}

/* 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: #990000;
}

.tableShop {
  background-color: #000000;
  border: 0;
}

.navLeft {
}

.navRight {
}

.tableBody {
  padding: 5px;
}

.boxText{
	background-color: #DCDCDC;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.boxText_noframe{
	background-color: Black;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.boxText_left{
	background-color: #ECCA79;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.captiontext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: White;
	font-weight: bold;
	text-align: center;
}
TD.td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #990000;
  color: White;
}
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
	color: White;
}

.main_border_top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
	color: White;
  border-top: 1px solid #f6deaa;
}

.main_border_bottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
	color: White;
  border-bottom: 1px solid #f6deaa;
}

.main_border_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
	color: White;
  border-right: 1px solid #f6deaa;
}

.main_border {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
	color: White;
  border-top: 1px solid #f6deaa;
  border-bottom: 1px solid #f6deaa;
  border-left: 1px solid #f6deaa;
  border-right: 1px solid #f6deaa;
}

.main_grey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
	color: White;
  background: #F1F1F1;
}

.main_pink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
	color: White;
  background: #FFCCCC;
}

.infoBoxCaption {
  font-family: Verdana, Arial, sans-serif;
  background-color: #990000;
  font-size: 10px;
  font-weight: bold;
	color: White;
  border-bottom: 2px solid #FF9900;
  border-top: 2px solid #FF9900;
  border-left: 2px solid #FF9900;
  border-right: 2px solid #FF9900;
  text-align: center;
}
.boxText_border{
	background-color: Black;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-bottom: 1px solid #f6deaa;
}
.boxText_border_top{
	background-color: #DCDCDC;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #f6deaa;
}
.boxText_left{
	background-color: #DCDCDC;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.boxText_double{
	background-color: #DCDCDC;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #f6deaa;
	border-bottom: 1px solid #f6deaa;
}
.boxText_voucher{
	background-color: #DCDCDC;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-bottom: 1px solid #f6deaa;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #f6deaa;
}
.spacer{
	background-color: #990000;
}

.border{
  border-bottom: 1px solid #f6deaa;
}

.category{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #f6deaa;
  font-weight: bold;
}

.subcategory{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

.subcategory_border{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #990000;
  font-weight: bold;
  border-bottom: 1px solid #f6deaa;
}

.subcategory_print{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #999999;
  font-weight: bold;
}
.captiontopleft{
  width: 24px;
  background-color: White;
}
.captiontopmiddle{
  width: 100%;
  background-color: White;
}
.captiontopright{
  width: 11px;
  background-color: White;
}
.captionleft{ width: 24px;
  background-color: #BBBBBB;
  border-left: 2px solid White;
  border-bottom: 2px solid #999999;
}
.captionbar{
  background-color: #000000;
  padding-right:10px;
  font-size: 10px;
  text-align: center;
  color: #f6deaa;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  padding-bottom: 5px;
}
.captionend{
  width: 12px;
  background-color: #BBBBBB;
  border-bottom: 2px solid #999999;
}
.captionmain{
  width: 100%;
  background-color: #BBBBBB;
  border-bottom: 2px solid #999999;
}
.captionright{
  width: 11px;
  background-color: #BBBBBB;
  border-right: 2px solid #999999;
  border-bottom: 2px solid #999999;
}
.bodyleft{
  width: 2px;
  background-color:  White;
}
.bodymain{
  width: 100%;
  background-color: #000000;
  padding: 5px 5px 5px 4px;
  font-size: 12px;
	color: #f6deaa;
  font-family: verdana, arial, sans-serif;
  vertical-align:top;
}
.bodyright{
  width: 2px;
  background-color: #999999;
}
.bottomleft{
  width: 10px;
  background-color: #999999;
}
.bottommain{
  width: 100%;
  background-color: #999999;
}
.bottomright{
  width: 10px;
  background-color: #999999;
}

.pageHeading{
  background: Black;
  color: White;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: Black;
  font-weight : normal;
}
.header {
	background-image: url(img/head.gif);
}
.search {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  border-bottom: 1px solid #3322B2;
  border-top: 1px solid #3322B2;
}
.bg {
	background-image: url(img/bg.gif);
	background-color: White;
	background-repeat: repeat-x;
}
.company {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFF0;
}


#navigation {
	background: #000000 url(images/bg_navi.gif);
	height: 576px;
	width: 240px;
	vertical-align: top;
	text-align: center;
}
#top_leiste {
	background: #f6deaa url(images/bg_top.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 80px;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: right;
}

#content {
  color: #ffffff;
	background: #000000;
	height: 100%;
	width: 620px;
	padding: 15px;
	vertical-align:top;

}

#bottom_leiste {
	background: #f6deaa url(images/bg_bottom.gif);
	background-repeat:repeat-x;
	background-position: top;
	height: 80px;
}

#logo {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 95px;
}

td.padding_5 {
	padding: 5px;
}

td.box {
  padding-left: 15px;
  padding-bottom: 15px;

}

table.bizarre_box {
  width: 210px;
  margin-top:10px;
  margin-bottom:10px;
}

table.bizarre_box_breit {
  margin-top:10px;
  margin-bottom:10px;
}

td.bullet {
	padding-top: 5px;
	width: 12px;
	vertical-align: top;
}

input.contact {
	width: 300px;

}

p.product_media {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}
td.product_media {
	text-align: center;
	font-size: 12px;
	padding-bottom: 8px;
}
