/*
  $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
*/
BODY {
	margin: 0px;
	background: #9ca6b2 url(images/bg_main.jpg) repeat-y;
	background-attachment: fixed;
	/*background-repeat: repeat-y;
	background-color: #9ca6b2;*/
	font-family: Verdana, Arial, sans-serif;
	color: #003265;
	/*scrollbar-3d-light-color:#fff;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#9ca6b2;
	scrollbar-dark-shadow-color:#000;
	scrollbar-face-color:#9ca6b2;
	scrollbar-track-color:#9ca6b2;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#9ca6b2;*/
}

a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
	-moz-outline-width: 0;
}

A {
  color : #4679a8;
}

A:hover {
  color: #990033;
}
a:focus {
	outline: none;
	-moz-outline-width: 0;
}
hr {
	color:#fff;
}

.stockWarning {
	font-size : 11px;
	color: #cc0033;
}
.productsNotifications {
	background: #9ca6b2;
}
.orderEdit { 
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}
/* Sprachauswahl im Header __________________________ */
#flags {
	margin: 10px 0 0 392px;
	width: 130px;
	height: 20px;
}
/*__________________________________________________ */

FORM {
	display: inline;
}

TR.header {
  background: #9ca6b2 url(images/head.jpg) no-repeat;
}

TR.headerNavigation {
  background: #9ca6b2;
}

TD.headerNavigation {
  padding: 0 0 6px 0;
  font-size: 11px;
  /*background: #052E57;*/
  background: #9ca6b2;
  color: #fff;
}

A.headerNavigation {
	color: #CCFFFF;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #CCCC66;
	text-decoration: none;
}

.line {
	color: #fff;
}

/* Button-Einbau _____________________________________ */

.butt td {
	width: 110px;
}

.butt a, .butt a:visited, .butt a:hover, .butt a:active, .butt a:focus {
	display: block;
	height: 20px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.butt a {
	color: #CCFFFF;
	background-image: url(images/btoff.png);
}
.butt a:hover, .butt a:active, .butt a:focus {
	color: #CCCC66;
	background-image: url(images/bton.png);
}

/* ________________________________________________________*/

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000;
  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: #fff;
  font-weight: bold;
  text-align: center;
}
/* nachruestung von Ansichten________________________________ */
.imps {
	display: block;
	width: 140px;
	padding: 2px;
	margin-bottom: 4px;
	text-align: center;
	border: 1px solid;
	border-color: #fff #666 #666 #fff;
	-moz-border-radius: 4px;
	/*background-color: #9ca6b2;*/
	background-color: #efefef;
}

#dscfield {		/* Artikelbeschreibung aus Admin */
	width: 360px;
	font-size: 12px;
}
#dscfield p {
	font-size: 12px;
}
.dsctable {
	margin-top: 20px;
}
.dsctable td {
	font-size: 12px;
	padding-right: 20px;
} 

.dsc1 {
	font-size: 14px;
	font-weight: bold;
}
.dsc2 {
	font-size: 12px;
	font-weight: bold;
}

/* ___________________________________________________________ */

TR.footer {
  background: #9ca6b2;
}

TD.footer {
  font-size: 10px;
  background: #9ca6b2;
  color: #fff;
}

.infoBox {
  background: none;
  border: 1px solid;
  border-color: #666 #CCC #CCC #666;
  margin-bottom: 6px;
}

.infoBoxContents {
	font-size: 12px;
}

.infoBoxNotice {
  background: #9ca6b2;
}

.infoBoxNoticeContents {
  background: #9ca6b2;
  font-size: 12px;
}

TD.infoBoxHeading {
  /*padding: 0 0 2px 0;*/
  font-size: 11px;
  font-weight: bold;
  background: url(images/infobox/corner_right_left.png) repeat-x;
  color: #052E57;
}

TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

.boxText, .boxText a:link, .boxText a:hover { 
	font-size: 12px;
	text-decoration: none;
}
.boxText a:link {
	color: #000
}
.boxText a:hover {
	color: #990033;
}

.errorBox { 
	font-size : 11px;
	background: #ffb3b5;
	font-weight: bold;
}

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

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

TABLE.productListing {
	background: none;
	border-width: 0 0 1px 1px;
	border-style: inset;
	border-bottom-color: #999;
	border-left-color: #666;
}

.productListing-heading {
  padding-left: 10px;
  font-size: 11px;
  background: url(images/infobox/corner_right_left.png) repeat-x;
  color: #052E57;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
  /*background: #9ca6b2;*/
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

TR.subBar {
  background: #9ca6b2;
}

TD.subBar {
  font-size: 12px;
  color: #fff;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background-color: none;
  border: 1px solid;
  border-color: #ccc #666 #666 #ccc;
}

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 {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

.tax_info {
  font-size: 10px;
  color: #000;
  font-weight: normal;
}
