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

.errorBox { font-family : Tahoma,Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { 	background-color:#e5ead8;	border:1px solid #90ba00; }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #096faa; text-decoration: underline; }

body {
  background: #ffffff;
  background-image:url(images/temp/background.gif);
  background-position: center;
  background-repeat: repeat-y;
  color: #000000;
  margin: 0px;
}

#wrapper {
	width:951px;
	margin:auto;
	font-family:Tahoma;
	font-size:11px;
	color:#91a0b5;
	position:absolute;
   left:50%;
   margin-left:-475px;
}

#header {
  background: #ffffff;
  width:100%;
}

#header_navigation {
	height:31px;
	width:100%;
	background-image:url(images/temp/header_navigation_background.gif);
	background-repeat:repeat-x;
}

#search {
	float:left;
	height:31px;
	background-image:url(images/temp/search_menu_background.gif);
	background-repeat:repeat-x;
	width:250px;
	margin:0;
	padding:0;
}

#search form {
	margin:0;
	padding:0;
}

#search input {
	position:absolute;
	width:70px;
	height:24px;
	background-image:url(images/temp/topsearch_button.gif);
	border-style:none;
	top:211px;
	left:165px;
	margin:0;
	padding:0;
}

#search input.searchfield {
	position:absolute;
	height:25px;
	background-image:url(images/temp/topsearch_background.gif);
	border-style:none;
	top:211px;
	left:10px;
	padding:6px 8px 0 28px;
}

#menu {
	float:right;
	height:31px;
	background-image:url(images/temp/search_menu_background.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding:6px 18px 0 8px;
}

#menu img {
	margin-bottom:-5px;
	margin-left:10px;
}


#breadcrumb {
	height:31px;
	width:939px;
	margin:1px 0 0 0;
	background-image:url(images/temp/breadcrumb_background.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#fff;
	padding:6px 0 0 12px;
}

#footer {
	clear:both;
	width:100%;
	text-align:center;
	margin:10px 0 10px 0;
	padding: 10px 0 0 0;
}

/** LINKS **/

#left {
	width:176px;
	float:left;
	margin:16px 22px 0 16px;
display: inline;
}

.box {
	width:176px;
	margin-bottom:16px;
	font-family:Tahoma;
	font-size:11px;
	color:#91a0b5;
}

td.infoBoxHeading {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding:0 0 0 6px;
}

.boxtext {
	color:#798a6d;
	font-family:Tahoma;
	font-size:11px;
}

#left .boxtext {
	color:#91a0b5;
}

#right .boxtext {
	color:#91a0b5;
}

#left .boxtext a {
	background-image:url(images/temp/icon_pfeil.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:200%;
	color:#91a0b5;
}

#left .special .boxtext a {
	background-image:none;
	padding:0;
}

#left .boxtext a img {
	background-image:none;
	padding-left:0;
}

.boxtext {
	padding-left:10px;
	padding-right:10px;
}

/** MITTE **/

#middle {
	width:519px;
	float:left;
	margin:16px 22px 0 0px;
	background-color:#f6faeb;
	color:#798a6d;
}

#middle table .main {
	font-size:11px;
	color:#798a6d;
	font-family:Tahoma;
}

.infoBoxContents {
	font-family:Tahoma;
	font-size:11px;
	color:#91a0b5;
}

.infoBox {
	background-color:#e5ead8;
	border:1px solid #90ba00;
}

.abstand {
	padding:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#798a6d;
}


.infoBox2 {
	background-color:#e5ead8;
	border:1px solid #90ba00; 
}

.smallText {
  font-family: Tahoma;
  font-size: 11px;
  color:#798A6D;
}

.smallText a {
	color:#096faa;
	line-height:150%;
}

#middle .main input {
	background-color:#fff;
	border:1px solid #90ba00;
	padding:3px;
}


td.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#798A6D;
}

table.productListing {
	background-color:#fff;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #1073b7;
  color: #FFFFFF;
  font-weight: bold;
  padding:7px;
  background-image:url(images/temp/infobox_background.gif);
  background-repeat:repeat-x;
}

.productListing-heading a:hover {
	color:#fff;
}

tr.productListing-odd {
	background-color:#fff;
}

tr.productListing-even {
	background-color:#fbfdf5;
	border-top:1px solid #e6eadc;
	border-bottom:1px solid #e6eadc;
}

td.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  padding:5px;
}

.pageHeading {
	height:26px;
	background-image:url(images/temp/title_background.gif);
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}

/** RECHTS **/

#right {
	width:176px;
	float:left;
	margin-top:16px;
}

#right .boxtext a {
	line-height:200%;
	color:#91a0b5;
}

span.newItemInCart {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#798699;
}

#popup_help .infoBoxHeading {
	background-image:url(images/temp/search_menu_background.gif);
	background-repeat:repeat-x;
	height:31px;
}

#popup_help .infoBoxContents .boxText {
	color:#798a6d;
}

a {
  color: #096faa;
  text-decoration: none;
}

a:hover {
  color: #798a6d;
  text-decoration: underline;
}

FORM {
	display: inline;
}
TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, 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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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;
}

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

TEXTAREA {
  width: 100%;
  font-family: Tahoma, 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-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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: Tahoma,Verdana, Arial, sans-serif;
  color: #1073b7;
}

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

.moduleRow { }
.moduleRowOver { background-color: #f6faeb; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dadfcd; }

.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-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: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

a#closewin {
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #91a0b5;
	font-weight: bold;	
}

p#popup {
margin-top: 10px;
}

td.main table {
	font: inherit;
	color: inherit;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

td.main table td {
	border-bottom: 1px solid #90ba00;
	padding:5px 0 0 5px;
	margin: 0;
}

p {
	line-height: 150%;
}

ol li {
  padding-top: 7px;
}
