banner/*
  $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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.prod_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
.prod_desc_link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	color: black;
}
.prod_desc_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: black;
}

.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #FFFF00; }
.productsNotifications { background: #A4C0D0; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #00FFFF; text-decoration: underline; }

BODY {
  background: #94A1B4;
  color: #000000;
  margin: 0px;
  scrollbar-base-color:#dddddd;
  scrollbar-arrow-color:#7f7f7f;
  scrollbar-face-color:#dddddd;
  scrollbar-track-color:#dddddd;

}

/*TODO*/
.bannerback{
background-image:url(images/ba/bannerback.gif);
background-repeat:repeat-x;
}
/*TODO END*/

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #CCCCCC;
}

FORM {
	display: inline;
}

TR.header {
  background: #5C7089 url(images/ba/headerback.gif);
}

TR.headerb {
  background: #5C7089 url(images/ba/bg_business_02.gif);
}

TR.headerNavigation {
  background: #bbc3d3 url(images/ba/balken_back.gif);
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3 url(images/ba/balken_back.gif);
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

/*TODO*/
TABLE.infoBox {
}

TABLE.productsBox {
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
TABLE.productsBox a {
	color:black;
}
TABLE.productsBox a:hoover {
	color:black;
}

TABLE.infoBoxContents {
}
/*TODO END*/


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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: url(images/infobox/corner_right_left.gif);
}

.infoBoxContents {
	background: #5C7089;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

/* TODO
.infoBoxContents_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}


.infoBoxContentsRight {
	background: #94A1B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
*/


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background: #bbc3d3 url(images/infobox/corner_right_left.gif);
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

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 solid #000033;

}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #b6b7cb url(images/infobox/corner_right_left.gif);
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

TD.productListing-data:link {
	color: #000000;

}

TD.productListing-data:hover {
	color: #006699;

}

productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

A.productListing-data {
	color: #000000;

}

A.productListing-data:hover {
	color: #006699;

}

TR.productListing-even {
	background-color: #E6E6E6;
}

TR.productListing-odd {
	background-color: #CDCDCD;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ECF5F9;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	border: none;
	left: 10px;




}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.main_orange, P.main_orange {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#FF6633;
  font-weight:bold;
  line-height: 1.5;
  background-color:#FFFFFF;
  width:200px;
}
TD.main_options, P.main_options {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#FFFFFF;
  line-height: 1.5;
}

TD.wmain, P.wmain {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}

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

TD.fieldKey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

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

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #00CCCC;
}

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

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

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

TABLE.formArea {
	background: #f1f9fe;
	border: 0px none #7b9ebd;

}

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

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #66FFFF;
}

SPAN.productSpecialPriceRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #FC8D03;
}

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

/* *****************/
.headline  {font-size : 13px;color : #000000;font-family : Arial, Helvetica, Helv;font-weight : bold;}
.subhead  {font-size : 13px;color : #000000;font-family : Arial, Helvetica, Helv;font-weight : bold;}
.subheadblue  {font-size : 13px;color : #0066ff;font-family : Arial, Helvetica, Helv;font-weight : bold;}
TD.normal  {font-size : 12px;color : #000000;text-align : justify;font-family : Arial,;}
.normal  {font-size : 12px;color : #000000;text-align : justify;font-family : Arial;}
A.normal  {font-size : 11px;color : #000000;text-align : justify;font-family : Arial, Helvetica, Helv;}
A.normal:hover  {font-size : 11px;color : #006699;text-align : justify;font-family : Arial, Helvetica, Helv;}

/* Tabellen */
.bggray {background-color : #7F7F7F;}
.bg {background-color : #DDDDDD;}
.bgblack {background-color : #000000;}

/* Links */ 
.link:link {font : bold 11px Arial, Helvetica, sans-serif; text-decoration : underline; color: #0066ff;} 
.link {font : bold 11px Arial, Helvetica, sans-serif; text-decoration : underline; color: #0066ff;} 
.link:hover {font : bold 11px Arial, Helvetica, sans-serif; text-decoration : underline; color: #7F7F7F;} 


.moduleRow { }
.moduleRowOver { background-color: #A4C0D0; cursor: pointer; cursor: hand; }
.moduleRowSelected {
	background-color: #96A5BA;
	border: 1px dotted #FFFFFF;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

