/*
  $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: 0.63em; }
.errorBox { font-family : Verdana, Arial, sans-serif; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; color: #00336F; text-decoration: underline; }

.artnrList { font-family: Verdana, Arial, sans-serif; color: #333333; font-size: 0.8em; }
.smallHeader { font-family: Verdana, Arial, sans-serif; color: #848B8F; font-weight: bold; font-size: 1.2em; }
.smallPrice { font-family: Verdana, Arial, sans-serif; color: #00336F; font-weight: bold; font-size: 1.2em; }

BODY {
  margin: 0px;
  background-color: #E4E4E4;
  background-image:url(images/background.jpg);
  background-repeat:repeat-y; 
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 76%;

}

P.text {
	margin-bottom: 20px;	
}

P.textRubrik {
	font-weight: bold;
	margin-bottom: 10px;	
}

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

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

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
}

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

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

A.listNavigation { 
  color: #00336F; 
  text-decoration: none;
}

A.listNavigation:hover {
  color: #00336F;
  text-decoration: underline;
}

* {
	
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #E0E0E0;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 0.63em; */
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size:0.8em;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E0E0E0;
  border-spacing: 0px;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  background: #848B8F;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.8em;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size:0.8em;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  color: #848B8F;
}

TR.subBar {
  background: #f4f7fd;
}

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

/*js
P {font-size: 0,8em;}*/

TD.main, P.main {
	font-size: 0.8em;
	line-height: 1.3em;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.63em;
}

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 0.8em;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  color: #00336F;
}

CHECKBOX, RADIO {
  font-family: Verdana, Arial, sans-serif;
}

INPUT, SELECT {
  font-family: Verdana, Arial, sans-serif;
/*  border: 1px solid #848B8F */;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #848B8F;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  color: #00336F;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFCC;
  border-color: #FF6600;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  color: #c76170;
  font-weight: bold;
}

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

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

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; color: #8c8c8c; font-size: 0.8em; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; color: #00336F; font-size: 0.8em; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; color: #ff0000; }
.inputRestriction { font-family: Verdana, Arial, sans-serif; color: #666666; } /* //rmh M-S_multi-stores */

/*
  $Id: dynamenu_for_osc_styles.txt,v 1.00 2006/05/07 20:04:02 nate_02631 Exp $
	
	Dynamenu for osCommerce CSS Definitions

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  
	Released under the GNU General Public License
	
	Below are styles to be included in your catalog stylesheet (stylesheet.css) for
	use with Dynamenu for osCommerce. All the CSS declarations for various menu styles
	are included below. You need only include the style for the type of menu you plan
	to use in your store template (of course feel free to paste them all in if experimenting).
	
	The plain and DHTML menus also work with a set of templates found in the
	/includes/functions/dynamenu/templates folder, but in just about all cases
	modifying the styles below should net you the results you want. 
	
*/


/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: black;
	font-size: 0.8em;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: black;
	font-size: 0.8em;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #00336F;
	font-size: 0.8em;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #00336F;
	font-size: 0.8em;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
/*  background-color: aqua; */
	color: #00336F;
	
}

/*-----------------------------*/

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:225px;
	height:130px;
	z-index:1;
}
#header {
	position:absolute;
	left:225px;
	top:25px;
	width:506px;
	height:80px;
	z-index:2;
}
#ordertelefon {
	position:absolute;
	left:754px;
	top:55px;
	width:176px;
	height:42px;
	z-index:3;
}
#topMenuBox {
	position:absolute;
	left:374px;
	top:10px;
	width:556px;
	height:25px;
	text-align:right;
	z-index:4;
}
#searchBox {
	position:absolute;
	left:20px;
	top:135px;
	width:175px;
	height:35px;
	z-index:5;
}
#menuBox {
	position:absolute;
	left:19px;
	top:180px;
	width:175px;
	z-index:6;
}
#content {
	position:absolute;
	left:255px;
	top:180px;
	width:470px;
	z-index:7;
}
#rightColumn {
	position:absolute;
	left:755px;
	top:180px;
	width:175px;
	z-index:8;
}
#navigationBox {
	position:absolute;
	left:255px;
	top:131px;
	width:470px;
	height:36px;
	z-index:9;
}

/* Box Styles. By Jonatan */

.boxInnerMargin{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}

td.boxTopLeftBlue {
	background-image: url(images/infobox/boxTopLeftBlue.gif);
	background-repeat: no-repeat;
}


td.boxTopCenterBlue {
	background-image: url(images/infobox/boxTopCenterBlue.gif);
	background-repeat: repeat-x;
}

td.boxTopRightBlue {
	background-image: url(images/infobox/boxTopRightBlue.gif);
	background-repeat: no-repeat;
}

td.boxMiddleLeftBlue {
	background-image: url(images/infobox/boxMiddleLeftBlue.gif);
	background-repeat: repeat-y;
}

td.boxMiddleCenterBlue {
	background-color:#FFFFFF;
}

td.boxMiddleRightBlue {
	background-image: url(images/infobox/boxMiddleRightBlue.gif);
	background-repeat: repeat-y;
}

td.boxBottomLeftBlue {
	background-image: url(images/infobox/boxBottomLeftBlue.gif);
	background-repeat: no-repeat;
}

td.boxBottomCenterBlue {
	background-image: url(images/infobox/boxBottomCenterBlue.gif);
	background-repeat: repeat-x;
}

td.boxBottomRightBlue {
	background-image: url(images/infobox/boxBottomRightBlue.gif);
	background-repeat: no-repeat;
}

td.boxTopLeftYellow {
	background-image: url(images/infobox/boxTopLeftYellow.gif);
	background-repeat: no-repeat;
}

td.boxTopCenterYellow {
	background-image: url(images/infobox/boxTopCenterYellow.gif);
	background-repeat: repeat-x;
}

td.boxTopRightYellow {
	background-image: url(images/infobox/boxTopRightYellow.gif);
	background-repeat: no-repeat;
}

td.boxMiddleLeftYellow {
	background-image: url(images/infobox/boxMiddleLeftYellow.gif);
	background-repeat: repeat-y;
}

td.boxMiddleCenterYellow {
	background-color:#FFFFFF;
}

td.boxMiddleRightYellow {
	background-image: url(images/infobox/boxMiddleRightYellow.gif);
	background-repeat: repeat-y;
}

td.boxBottomLeftYellow {
	background-image: url(images/infobox/boxBottomLeftYellow.gif);
	background-repeat: no-repeat;
}

td.boxBottomCenterYellow {
	background-image: url(images/infobox/boxBottomCenterYellow.gif);
	background-repeat: repeat-x;
}

td.boxBottomRightYellow {
	background-image: url(images/infobox/boxBottomRightYellow.gif);
	background-repeat: no-repeat;
}


/* End of Box Styles */

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */