/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 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 
   ---------------------------------------------------------------------------------------*/
*{ font-family: Arial, sans-serif;  color: #fff;}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.boxText { font-size: 11px; }
.errorBox { font-size : 10px; font-weight: bold; color: #790000; }
.stockWarning { font-size : 10px; color: #790000; }
.productsNotifications { background: #FFFFCC; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #FFF url('img/meerwasser-bg.jpg') 0 -50px no-repeat;
	margin: 0px;
}

A {
	font-size : 11px;
	font-weight: bold;
  	color: #fff;
  	text-decoration: none;
}

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

FORM {
	display: inline;
}
input {
	color: #000;
}
img {
	border: none;
}
#page{
	width: 951px;
	height: 90%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #EDF8FF;
	border: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
}
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-size: 10px;
  background: #F6F6F6;
  color: #000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

A.headerNavigation { 
  color: #000; 
}

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

TR.headerError {
  background: #790000;
}

TD.headerError {
  font-size: 12px;
  background: #790000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  color:  #00ff00
}

TD.headerInfo {
  font-size: 12px;
  background: ;
  color: #00ff00;
  font-weight: bold;
  text-align: center;
}


TD.footer {
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
	color: #fff;
}


.infoBoxContents {
  font-size: 10px;
  color:#4A7024;
}

.infoBoxNotice {
  	background: #790000;
	color: #fff;
}

.infoBoxNoticeContents {
	background: #790000;
	color: #fff;
  	font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

TD.infoBoxHeading_right {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

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

TD.infoBox_right, SPAN.infoBox_right {
  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;
  color: #000;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #FF0000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #790000;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	text-align: left;
}

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: 12px;
  font-weight: bold;
}

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

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

TEXTAREA {
  width: 95%;
  font-size: 11px;
  color: #000;
}

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

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  color: #000;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}
TABLE.formArea td {
	color: #000;
	font-size: 12px;
}
TD.copyright {
  font-size: 8px;
  line-height: 1.5;
  text-align:center;
  color: #ccc:
}
TD.copyright a{
  font-size: 8px;
  line-height: 1.5;
  text-align:center;
  color: #ccc:
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #790000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #790000;
}

SPAN.errorText {
  
  color: #ff0000;
}

SPAN.productDiscountPrice {
  
  color: #790000;
  font-weight: bold;
}
.mainBlack {
	color: #000;
}

.moduleRow {
 font-size: 11px;
 line-height: 1.5;
 border: 1px solid;
 border-color: #E6E6E6;
 
 font-weight: bold;
}
.moduleRowOver { 
	 
	cursor: hand;
	border: 1px solid;
	border-color: #ffffff;
	
	font-weight: bold;
   font-size: 11px;
   line-height: 1.5; 
	
}

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }
h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #F0A400;
	display: inline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFF;
	display: inline;
}
a:hover h3{
	color: #FF9000;
}
/* Sitemap Tables */
.sitemap_heading {font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; border:1px solid #790000;padding: 5px; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.navLeft {
	float: left;
	width: 180px;
}


.tableBody {
	padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #ccc;
  font-weight: bold;
}
.head {
	background: #FFF;
	text-align: center;
	background-image: url('img/royal-header.gif');
	/*
	width: 500px;
	margin-left: auto;
	margin-right: auto;*/
}

.navTopI {
	background: transparent url('img/nav_top_I.gif') top left no-repeat;
	padding-left: 5px;
	margin-bottom: 20px;
}
.navTopII {
	height: 42px;
	background: transparent url('img/nav_top_II.gif') top left repeat-x;
	text-align: right;
}
.navTopIII {
	height: 42px;
	padding-right: 50px;
	background: url('img/nav_top_III.gif') top right no-repeat;
}
.topNav {
	height: 42px;
	padding-top: 10px;
	background: url('img/nav_top_II.gif')top left repeat-x;
}
.topNav ul {
	float:right;
	margin: 0;
	padding: 0;
}
.topNav ul li {
	margin: 0 10px 0 10px;
	list-style: none;
	display: inline;
}
.topNav a {
	color: Black;
	font-size: 13px;
}
.navtrail {
	font-size: xx-small;
	background-color: #FFFFFF;
}
.contentInner {
	width: 750px;
	float: right;
}

/*_________________ BOXES ____________________________________________*/

.boxtr {
	background: url("img/top-right.gif") top right no-repeat;
	margin-bottom: 10px;
}
.boxtl {
	background: url("img/top-left.gif") top left no-repeat;
}
.boxbr {
	background: url("img/bottom-right.gif") bottom right no-repeat;
}
.boxbl {
	background: url("img/bottom-left.gif") no-repeat bottom left;
}
.boxContent ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
.boxContent ul li a{
	font-size: 12px;
	color: #fff;
}
.boxContent ul li a:hover{
	
	color: #E6FF80;
}
.boxContent ul ul{
	margin-left:5px;
	padding-left: 5px;
}
.boxContent ul li a.mainNavActiv {
	font-weight: bold;
	color: #E6FF80;
}
.boxContent {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	/* dont assign padding-bottom ie brake the boxes */
}
.boxHeading {
	color: #FF9000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.infoBoxHeading {
	color: #FF9000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
}
.boxText{
	font-size: 12px;
	padding-bottom: 15px; 
}
.boxDivider{
height: 10px;
}
html>body .boxDivider{
	clear: both;
	height: 10px;
	font-size: 5px;
}
.message {
	font-size: 10px;
	border: 1px solid red;
}
.main, P.main {
	font-size: 11px;
	line-height: 1.5;
	color: #fff;
}

.buttonRow {
	height: 20px;
}
.buttonLeft {
	width: 80px;
	text-align: left;
	float: left;
}
.buttonRight {
	text-align: right;
}
.siteHeading {
	font-size: 14px;
	font-weight: bold;
}
.onepxwidth {
	color: #000;
}
.acceptConditions {
	border: 1px solid #790000;
}
.floatContainer {
	float: left;
}
.newProductsContainer {
	margin-bottom: 30px;
	/*border: 1px solid #FFFFA3;*/
	padding: 5px;
}
.newProduct {
	float: left;
	width: 350px;
	/*border-right: 1px solid #fff;*/
}
.newProduct img{
	margin-right: 10px;
}
.mwstShipping{
	font-size: 9px;
	font-weight: normal;
}
.mwstShipping a, .mwstShipping a:link {
	font-size: 9px;
	font-weight: normal;
}
