/* @override http://www.siwako.nl/winkel/catalog/stylesheet.css */

/*
  $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
  
  Gewijzigd door Goedhart Reklame 2009
  
  Released under the GNU General Public License
*/

/* @group tabellen enzo */

.dot2 {
	border-right: 1px dotted #990033;
	background: #FC3 url(images/nav_bg.png) no-repeat;
}

.dot {
	background-color: #FC3;
	background: #FC3 url(images/nav_bg.png) no-repeat;

}

.table1 {
	background-color: #FC3;
	height: 25px; 
}

/* @end */

.boxText {
	font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 1em;
	color: #000;
}

.errorBox {
	font-family : "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family : "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-family : "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
	}

BODY2 {
  text-align:center;
  background: #FFFFFF;/*ffffff*/
  color: #000000;
  margin: 0px;
  /* background-image:url(images/bg.gif); */  
}

.BODY2 {
  width: 600px;
  border:solid;
  border-width: 0px;
  border-color:#ff9933;
  /* background: #ffffff */ /*ffffff*/
  background-image: url(images/bg1.gif);
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align:center;
}


BODY {
  text-align:center;
  /* background: #ffffff */
  color: #000000;
  margin: 0px;
  background: #fff4d1 url(images/bg_verloop2.png) repeat-x 0 bottom;
}

.BODY {
  width: 990px;   /* was 1000px */
  border:solid;
  border-width: 0px;
  border-color:#ff9933; */ /*VERANDERD*/
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align:center;
  background: #fff
}

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

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

/* @group menus etc */

/* Menu Ctegories */
ul.catmenu {
margin: 0;
padding: 0;
list-style: none;
width: 152px; /* Width of Menu Items */
border-left: 0px solid #ffcc33; /* ccc */
}

ul.catmenu li.catmenu {
position: relative;
}

li.catmenu ul.catmenu {
	position: absolute;
	left: 151px; /* Set 1px less than menu width */
	top: -6px;
	display: none;
	border-bottom: 1px solid #ffcc33;
	border-right: 1px solid #ffcc33;
	border-top: 1px solid #ffcc33;
	text-shadow: silver 2px 2px 3px;
	opacity: 0.9;
}

li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu {
	display: block;
	font-size: 1em;
	line-height: 2em;
	z-index: 100;
}

/* Styles for Menu Items */
ul.catmenu li.catmenu a {
display: block;
color: #990033; /* 777 */ 
background: #ffffff; /* IE6 Bug */
padding: 0px;
border: 0px solid #ffcc33; /* IE6 Bug ccc */
border-bottom: 0;
}

ul.catmenu:hover, li.catmenu:hover {
	color: #ffaf00;
	font-weight: bold;
}


/*
li.catmenu a {
display: block;
color: #990033; /* 777
background: #ffffff; /* IE6 Bug
padding: 0px;
border: 0px solid #ff9933 ; /* IE6 Bug ccc
border-bottom: 0;
}
*/
/*
li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {
	display: none;
	}

ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {
	display: block;
	}
*/

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* The magic */

body { 
	font: normal 13px "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	behavior:url("csshover.htc");
} 

/* Menu Categories */

.infoBox {
  background: #FFFFFF;
  border: 1px solid #ffcc33;
}

.infoBoxContents {
	background: #FFFFFF;
	font: 12px/13px "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.infoBox2 {
  background: #FFFFFF; /*b6b7b8 */
  border: 1px solid #ffcc33;
}

.infoBoxContents2 {
	background: #FFFFFF;
	font: 12px/13px "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

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

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  background: #ffcc33; /* fbb824 bbc3d3*/
  color: #990033;
	padding-top: 4px;
	padding-bottom: 4px;
	font: bold .75em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	text-shadow: #db5440 2px 2px 3px;

}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
}

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: 0px; /*VERANDERD*/
  border-style: solid; 
  Border-color: #ff9933;
  border-spacing: 1px;
}

.productListing-heading {
  background: #ffcc33; /*b6b7cb*/
  color: #990033;
	font: 1em "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
}

TD.productListing-data {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
}



/* @end */


/*TR.header {
 /*background: #999999 /*ffffff*/
  /*background:url(images/bg1.gif); 
} */

FORM {
	display: inline;
}

.inputBoxes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; background-color: #f0f0f0; width: 200px; border: dotted 1px #999999; }


TR.headerNavigation {
  background: #fff;
}

TD.headerNavigation {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #a6a1a3;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #fff url(images/headernav_bg.png) no-repeat;
	padding-right: 6px;
}

A.headerNavigation { 
  color: #807d7e;
	padding-left: 5px;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #69c83e;
}

TD.headerInfo {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
  background: #69c83e;
  color: #ffffff; /*ffffff*/
  font-weight: bold;
  text-align: center;
}

*TR.footer {
}

TD.footer {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #000000; /*ffffff*/
  font-weight: bold;
}

A.pageResults {
  color: #d90e28;
}

A.pageResults:hover {
  color: #fa571d; /* 0000FF */
  background: #FFcc33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990033;
}

h1 {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990033;
}

h2 {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #990033;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #808080;
}

TD.smallText a {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #6a6a6a;
}

TD.smallText2, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.smallText2 a {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}


TD.accountCategory {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
  color: #990033; /*f0a480*/
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 10px;
}

TD.formAreaTitle {
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }

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

.moduleRowSelected {
	background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 11px; color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px; color: #000000;
}

/* message box */

.messageBox {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-family: "Trebuchet MS", Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

