/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/*.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #5a5a5a; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
/*.productsNotifications { background: #f2fff7; }*/
.productsNotifications { background: #5a5a5a; }
/*.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }*/
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #999999; text-decoration: underline; }

BODY {
  /*background: #ffffff;*/
  background-color: #333333;
  color: #FFFFFF;
  margin: 0px;
}

A {
  /*color: #000000;*/
  	color: #ffffff;
  /*color: #666666; */
  text-decoration: none;
}

A:hover {
  /*color: #AABBDD; */
  /*color: #993333;*/
  color: #ff9b14;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	/*background: #ffffff;*/
  /*background: #333333;*/
	background-image: url(images/background_logo3.png);
	background-repeat: repeat-x;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
  background: #333333;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
/*  background: #ff0000;*/
  background: #5a5a5a;

}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #ff0000;*/
  background: #5a5a5a;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  /*background: #00ff00;*/
  background: #333333;
}

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

TR.footer {
/*  background: #bbc3d3;*/
background: #333333;
}

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

.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #CC3300;*/
        color: #ffffff;
}

.infoBox {
/*  background: #b6b7cb;*/
  background: #5a5a5a;
}

.infoBoxContents {
	/*background: #f8f8f9;*/
        background: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  /*background: #FF8E90; */
  background: #ff9b14; 
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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;
}

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;
}
/* vanwege easy border 
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
*/
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

/* vanwege easy border 
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #b6b7cb;
  background: #666666;
  color: #FFFFFF;
  font-weight: bold;
}
*/
.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #ffffff;
  background: #666666;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  background: #666666;
  font-size: 10px;
}

A.pageResults {
 /*color: #0000FF;*/
 color: #FFFFFF;
}

A.pageResults:hover {
  color: #ff9b14;
  background: #333333;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff9b14;
}
INPUT{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* toevoeging JJB */
  border-top-width: 1px;
  border-right-width: 1px;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-top-color: #666666;
  border-bottom-color: #666666;
  border-right-color: #666666;
  border-left-color: #666666;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  background-color: #5a5a5a;
  /*background-image: none;*/
  background-image: url('images/bgdropdown.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  /*background-position: 0% 0%;*/
  color: #ffffff;
  /* einde toevoeging JJB */

}
CHECKBOX, RADIO, SELECT, BUTTON {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* toevoeging JJB */
  border-top-width: 1px;
  border-right-width: 1px;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-top-color: #666666;
  border-bottom-color: #666666;
  border-right-color: #666666;
  border-left-color: #666666;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  background-color: #5a5a5a;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  /*background-position: 0% 0%;*/
  color: #ffffff;
  /* einde toevoeging JJB */
}

TEXTAREA {
  width: 100%;
  font-family: 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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* begin toevoeging easy borders */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
				 color: #999999;				
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
/*.mws_boxCenter { background: #FFFFFF; } */
.mws_boxCenter { background: #666666; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }

A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* einde toevoeging easy borders */

.moduleRow { }
/* Css melding .moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; } */
/*.moduleRowOver { background-color: #D7E9F7;*/
.moduleRowOver { background-color: #ff9b14;}   
/*.moduleRowSelected { background-color: #E9F4FC;)*/ 
.moduleRowSelected { background-color: #666666; }


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

/* 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; }*/
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff9b14; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff9b14; }

/* input requirement */

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

/* toevoeging Language in CSS */

#t-language {
   margin: 3px;
   font-size: 90%;
}

/* einde toevoeging language in CSS */

/* Toevoeging Categorie Tree */
/* Menu Style Sheet */

.ThemeXPTreeLevel0,.ThemeXPTreeLevel1
{
	cursor: default;
	/*background-color: white;*/
	background-color: #666666;

	white-space: nowrap;

	border:		0; 
	padding:	0;
}

.ThemeXPTreeLevel1
{
	display: none;
}

.ThemeXPTable
{
	cursor: default;

	/*color:		inherit;*/
	color:		white;
	background-color:	inherit;

	font-family:	Verdana, Arial, sans-serif;
	font-size:	14px;

	white-space: nowrap;

	border-collapse:	separate;

	border:		0; 
	padding:	0;
}

.ThemeXPRow,.ThemeXPRowHover,.ThemeXPRowActive,.ThemeXPRowSelected
{
	background-color: inherit;
	white-space:	nowrap;

	border:		0; 
	padding:	0;
}

.ThemeXPFolderSpacer,.ThemeXPItemSpacer,
.ThemeXPFolderLeft,.ThemeXPItemLeft,
.ThemeXPFolderText,.ThemeXPItemText,
.ThemeXPFolderRight,.ThemeXPItemRight
{
	background-color: inherit;
	white-space:	nowrap;

	border:		0;
	padding:	0;
}

/* it would be better that child selector > would work, but IE
	doesn't support it :( */

.ThemeXPFolderText a,
.ThemeXPItemText a
{
	text-decoration:	none;
	border:			0;
	padding:		1px;
	background-color:	inherit;
}

.ThemeXPRowHover .ThemeXPItemText a,
.ThemeXPRowHover .ThemeXPFolderText a
{
	/*color:			#000084;*/
	color:			#ff9b14;
	text-decoration:	underline;
	/* toevoeging */
	/*font-weight : bold;*/
}

.ThemeXPRowActive .ThemeXPItemText a,
.ThemeXPRowActive .ThemeXPFolderText a,
.ThemeXPRowSelected .ThemeXPItemText a,
.ThemeXPRowSelected .ThemeXPFolderText a
{
	/*color:			white;*/
	color:			#ff9b14;
	/*background-color:	#3169C6;*/
	background-color:	inherit;
	text-decoration:	none;
		/* toevoeging */
	font-weight : bold;

}

/* in strict mode of XHTML, this is a fix for image connections */

.ThemeXPFolderSpacer img,
.ThemeXPItemSpacer img,
.ThemeXPFolderLeft img,
.ThemeXPItemLeft img,
.ThemeXPFolderRight img,
.ThemeXPItemRight img
{
	vertical-align:	bottom;
}

/* no need to modify these two since they are generic. */
/* they are used to coordinate the folder open/closing animation */

.JSCookTreeFolderClosed
{
}

.JSCookTreeFolderOpen
{
}

#JSCookTreeFolderClosed .JSCookTreeFolderOpen
{
	display:	none;
}

#JSCookTreeFolderOpen .JSCookTreeFolderClosed
{
	display:	none;
}

/* Einde toevoeging Categorie Tree */
