/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font: bold 11px Verdana, Arial, sans-serif; border: 1px solid #CC0033; background-color: #FFD0D0; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; font: bold 11px Verdana, Arial, sans-serif; border: 1px solid #00AA01; padding: 1px 4px 1px 4px; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  background-image: url(images/default/main_bg.jpg);
  background-repeat: repeat;
  margin: 0px;
  padding: 0px;
}

h1 {
	display: none;
}

table.maintab {
	border: 0px solid;
	height: 100%;
}

table tr td.main_content {
	background-color: #ffffff; 
	padding: 0px 4px 4px 4px;
	border-bottom: 1px solid #969696;
}
table.invoice {
	width: 95%;
}

table.invoice tr td {
	font: normal 10px verdana;
}

table.invoice tr td.smallText {
	font: normal 8px verdana;
}

table tr td.main_content_left {
	background-color: #ffffff; 
	background-image: url(images/default/left_bg.jpg);
  	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 0px 0px 8px;
	
}

table tr td.main_content_right {
	background-color: #ffffff; 
	background-image: url(images/default/right_bg.jpg);
  	background-repeat: repeat-y;
	padding: 0px 8px 0px 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #49658d;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #49658d;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

DIV.headerError, TR.headerError {
  background: #ff0000;
}

DIV.headerError, TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding: 2px;
}

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;
}

TR.footer {
  background: #49658d;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #49658d;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #f8f8f9; 
  border: 1px solid #969696; 
}

.infoBoxen {
  background: #f8f8f9;
  border: 1px solid #969696;
  border-top: 0px solid #969696;
}

table.ship_selection {
	border: 1px solid #969696;	
}

.infoSearchBox {
  background: #f8f8f9;
  border: 1px solid #969696;
  border-top: 0px solid #969696;
  border-bottom: 0px solid #969696;
}

.buttonBox {
  background: #D7D7D7;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #49658d;
  color: #ffffff;
  background-image: url(images/infobox/corner_right_left.gif);
}

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: #ECECEC;
  border-bottom: 1px solid #ffffff;
}

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;
  border-bottom: 1px solid #ffffff;
}

TR.accountHistory-odd TD, TR.addressBook-odd TD, TR.alsoPurchased-odd TD, TR.payment-odd TD, TR.productListing-odd TD, TR.productReviews-odd TD, TR.upcomingProducts-odd TD, TR.shippingOptions-odd TD {
  border-bottom: 1px solid #ffffff;
  padding: 2px 10px 2px 0px;
}

TR.accountHistory-even TD, TR.addressBook-even TD, TR.alsoPurchased-even TD, TR.payment-even TD, TR.productListing-even TD, TR.productReviews-even TD, TR.upcomingProducts-even TD, TR.shippingOptions-even TD {
  border-bottom: 1px solid #ffffff;
  padding: 2px 10px 2px 0px;
}

td.info-heading {
  font: bold 10px Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-image: url(images/infobox/top.gif);
  background-repeat: repeat-x;
  background-position: top;
  border: 1px solid #969696;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #49658D;
  padding: 4px 10px 4px 2px;
}

td.info_main {
	font: normal 11px Verdana, Arial, sans-serif;
	background-color: #f8f8f9;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
	padding: 5px;
}

TABLE.productListing {
  border: 1px solid #969696;
  border-top: 1px solid #49658d;
  border-spacing: 0px;
  padding: 0px 0px 0px 0px;
}

td.productListing-heading {
  font: bold 10px Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-image: url(images/infobox/top.gif);
  background-repeat: repeat-x;
  background-position: top;
  border-bottom: 1px solid #ffffff;
  padding: 4px 10px 4px 2px;
}

td.productListing-heading a {
  font: bold 10px Verdana, Arial, sans-serif;
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px solid;
  padding: 2px 10px 2px 2px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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: #ff0000;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border: 1px dotted #C1C1C1;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  white-space: nowrap;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

div.search_preview_pic { height: 90px; width: 100px; padding:0px; overflow: hidden; border: 3px solid white; background-color: White; }
div.bskt_preview_pic { height: 120px; width: 120px; padding:0px; overflow: hidden; }
div.product_div { overflow: hidden; width: 120px; height: 140px; }
span.subg { color: #EE0000; font: normal 11px verdana; text-decoration: none; }

span.arrow { color: #EE0000; text-decoration: none; }

td.catagories table tr td { padding: 0px 0px 0px 0px; border: 0px solid; }
li.menu { list-style: none; list-style-position: outside;  border-top: 1px solid #ffffff; border-bottom: 1px solid #adadad; background-color: #E9E9E9; background-image: url(images/menu/menu_bg.gif); background-repeat: repeat-x; white-space: nowrap; padding: 1px 30px 1px 3px; }
li.menu:hover { display: block; background-color: #E0E0E0; background-image: url(images/menu/menu_bg_hover.gif); background-repeat: repeat-x; color: #6A6A6A; text-decoration: none; border-left: 3px solid #FFA41A; padding: 1px 30px 1px 0px; }
li.menu a { display: block; white-space: nowrap; }
li.menu a:hover { color: #49658D; text-decoration: none; }

li.menu_sub { border-top: 1px solid #ffffff; border-bottom: 1px solid #adadad; padding: 1px 0px 1px 3px; margin: 0px; background-color: #DDDDDD; background-image: url(images/menu/menu_bg_sub.gif); background-repeat: repeat-x; list-style: none; list-style-position: outside; white-space: nowrap; }
li.menu_sub:hover { background-color: #E0E0E0; border-left: 3px solid #FFA41A; background-image: url(images/menu/menu_bg_sub_hover.gif); background-repeat: repeat-x; padding: 1px 0px 1px 0px; }
li.menu_sub a { display: block; width: 99%; white-space: nowrap; }
li.menu_sub a:hover { color: #49658D; text-decoration: none; }

li.menu_sub_act { border-top: 1px solid #ffffff; background-image: url(images/menu/menu_bg_hover.gif); border-bottom: 1px solid #adadad; padding: 1px 1px 1px 3px; background-color: #CDCDCD; list-style: none; list-style-position: outside; white-space: nowrap; border-left: 3px solid #FFA41A; }
li.menu_sub_act a:hover { color: #49658D; text-decoration: none; }

li.bestseller { list-style: none; list-style-position: outside;  border-top: 1px solid #ffffff; border-bottom: 1px solid #adadad; background-color: #E9E9E9; background-image: url(images/menu/menu_bg.gif); background-repeat: repeat-x; white-space: nowrap; padding: 1px 0px 1px 6px; }
li.bestseller:hover { display: block; background-color: #E0E0E0; background-image: url(images/menu/menu_bg_hover.gif); background-repeat: repeat-x; color: #6A6A6A; text-decoration: none; border-left: 3px solid #FFA41A; padding: 1px 0px 1px 3px; }
li.bestseller a { display: block; white-space: nowrap; }
li.bestseller a:hover {  color: #49658D; text-decoration: none;  }

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font: bold 11px Verdana, Arial, sans-serif; border: 1px solid #CC0033; background-color: #FFD0D0; padding: 1px 4px 1px 4px; }
.messageStackSuccess { font: bold 11px Verdana, Arial, sans-serif; background-color: #99ff00; border: 1px solid #00AA01; padding: 1px 4px 1px 4px; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* Ajax Suche */
#products ul {
		margin-left: -5px;
	}
	
	#products_name ul li {
		list-style: none;
		list-style-type: none;
		list-style-position: outside;
		cursor: pointer;
		width: 100%;
		margin-left: -40px;
		padding: 0px 3px 0px 7px;
		font: normal 10px verdana;
	}
	
	#products_name ul li.selected {
		background-color: #F0E68C;
		border-bottom: 1px dashed #585858;
	}
	
	div.top_menu {
		float: right;
		margin-right: -5px;	
	}
	
	td.top_menu_l {
		background-image: url(images/menu/htl.jpg);
		background-repeat: no-repeat;
		height: 27px;
		width: 30px;
	}
	
	td.top_menu_m {
		background-image: url(images/menu/htm.jpg);
		background-repeat: repeat-x;
		height: 27px;
		padding: 3px 5px 1px 5px;
		vertical-align: top;
		font: normal 10px verdana; 
	}
	
	td.top_menu_m a {
		font: normal 10px verdana; 
		color: White;	
	}
	
	td.top_menu_r {
		background-image: url(images/menu/htr.jpg);
		background-repeat: no-repeat;
		height: 27px;
		width: 5px;
	}
	
	ol {
		list-style: decimal;
		font: normal 12px verdana;
	}
	
	
	table.agb tr td {
		font-size: 12px;	
	}
	
