/*
  $Id: stylesheet.css,v 1.22 2006/05/01 14:28:28 herman Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.payment_module_disabled {
  color: #C0C0C0;
}

.payment_info {
  border: 1px solid #808080; 
  width: 100%
}

#languages {
  margin-right: 100px; color:#FFFF00
}

.header-table {
    background-image: url('images/topbar.jpg');
    background-repeat: repeat-x; color:#000000
}


.front-image {
    float: left;
    margin-top: 2em;
    margin-right: 4em;
}

.text-main {
    margin-top: 3em;
    color: #F9DC52;
    font-family: "Comic Sans MS";
    font-weight: bold;
    font-size: 140%
}

ul {
    list-style-image: url('images/bullet.gif');
    list-style-position: outside; color:#FFFFFF
}

.boxText {
  	font-family: Verdana; font-size: 10px;
  	text-align: center; color:#000000
}

.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; color:#000000 }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000 url('images/back.jpg');
  color:#FFFFFF; margin:0px 
}

A {
  color: #F9DC52;
  text-decoration: none
}

A:hover {
  color: #FFFF00;
  text-decoration: underline;
}

FORM {
	display: inline; color:#F9DC52; background-color:#000000
}

/*
TR.header {
  background: #FEF6EB;
}
*/

TR.headerNavigation {
  background: #2034A5; color:#F9DC52
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 11px;
  background: #808080;
  color: #FFFFFF;
  font-weight : bold
}

A.headerNavigation {
  color: #000000
}

a:hover.headerNavigation {
  color: #F9DC52;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #FEF6EB;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00; color:#000000
}

TD.headerInfo {
  font-family: Tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center
}

TR.footer {
  background: #800000;
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #808080;
  color: #FFFFFF;
  font-weight: bold
}

.infoBox {
  border:1px solid #808080; background:#808080;; color:#FFFFFF 
}

.infoBoxContents {
  background: #808080;
  font-family: Verdana;
  font-size: 10px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; color:#FFFFFF
}

.infoBoxNotice {
  background: #FF8E90; color:#000000
}

.infoBoxNoticeContents {
  background: #C0C0C0;
  font-family: Verdana;
  font-size: 10px; 
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  background: #808080;
  color: #FFFFFF
}

TD.infoBox, SPAN.infoBox {
  border-style:solid; border-width:1px; font-family: Verdana;
  font-size: 10px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#808080; color:#C0C0C0
}

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: #000000;; color:#000000
}

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: #000000;; color:#000000
}

.product-list-product-name {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #F9DC52;
  text-align: center
}

.product-list-product-description {
  text-align: center;
  max-width: 80%; color:#F5CA26
}

TABLE.productListing {
  border: 1px solid #808080;
  border-spacing: 1px; color:#000000; background-color:#C0C0C0
}

TABLE.productListingProduct {
  border: 1px solid #808080;
  table-layout: fixed; 
  width: 100%;

  /*
  Fixed height because images are all different heights.
  This approx. the size of the highest image + some...
   */
  height: 460px; color:#000000; background-image:url('images/achter1.jpg')
}

.productListing-heading {
  font-family: Verdana;
  font-size: 14px;
  background: #808080;
  color: #FFFFFF;
  font-weight: bold
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; color:#F9DC52
}

TD.productListing-data-border {
  font-family: Verdana;
  font-size: 10px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;
  border-right: 1px solid #808080;
  border-top: 1px solid #808080; color:#000000; background-color:#C0C0C0
}

TD.productListing-data-border-last {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; padding-left:0px; padding-right:0px; padding-top:1px; padding-bottom:1px;
  border-top: 1px solid #808080; ; border-left-width:1px; border-right-width:1px; border-bottom-width:1px
}

A.pageResults {
  border:1px solid #008080; color: #008080;padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #F9DC52
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5; color:#FFFFFF
}

TD.smallText, SPAN.smallText, P.smallText {
  border-style:solid; border-width:0px; font-family: Verdana, Arial, sans-serif;
  font-size: 10px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; 
}

TD.smallText1, SPAN.smallText, P.smallText {
  border:1px solid #C0C0C0; font-family: Verdana;
  font-size: 11px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#808080
}

TD.smallText2, SPAN.smallText, P.smallText {
  border:1px solid #808080; font-family: Verdana, Arial, sans-serif;
  font-size: 10px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#000000
}

TD.smallText3, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 16px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#808080; color:#FFCC00; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-width:1px
}

TD.footerText {
  font-family: Verdana;
  font-size: 16px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#808080; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-width:1px; background-image:url('images/footerback.jpg')
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #FFFF00;
}

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;
  font-size: 12px;
  font-weight: bold; color:#F9DC52
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
}

.moduleRow { background-color: #000000}
.moduleRowOver { background-color: #808000; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #100000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 10px; background-color: #ffb3b5; color:#000000 }
.messageStackSuccess { font-family: Verdana; font-size: 10px; background-color: #99ff00; color:#000000 }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* conditions page */

h3.sectionHead {
  font-size: 12px;
  font-weight: bold;
  color: #FFCC66;
}

ol.conditions_sublist {
    list-style-type: lower-alpha;
}

/* specials page */

table.specials {
  border:1px solid #808080; font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-collapse: collapse;
  vertical-align: top
}

table.specials_description {
  border:1px solid #808080; font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-collapse: collapse;
  vertical-align: top
}

*#specials_col2 {
  border:1px solid #808080; 
}
#navigatie {
 border:1px solid #000000; font-family: Verdana;
 font-size: 14pt;
 font-weight: normal;
 width: 14em;
 margin-bottom: 1em;
 background-color: #000000;
 color: #FFCC00;padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}

#navigatie ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigatie ul li {
 margin: 0;
 border-top: 1px solid #003;
}

#navigatie ul li a {
 border:1px solid #808080; display: block;
 background-color: #000000;
 color: #FFCC00;
 text-decoration: none;
 width: 100%; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; font-size:14px
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:hover {
 border:1px solid #800000; background-color: #FFCC00;
 color: #FFFF00;font-size:14px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}
.ebul_cbmenu, .ebul_cbmenu ul {
  background-color: #FFFFFF;
  border: 4px solid #FFFFFF;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmenu table {
  border-collapse: separate;
}

.ebul_cbmenu tr {
  background-color: #333333;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbmenu td {
  border: 2px solid #333333;
  padding: 2px;
  text-align: left;
}

.ebul_cbmenu td a {
  color: #C0C0C0;
  font-family: "Comic Sans Ms", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbmenu tr.hot, .ebul_cbmenu tr.expanded {
  background-color: #C0C0C0;
}

.ebul_cbmenu tr.hot td, .ebul_cbmenu tr.expanded td {
  border-color: #999999;
}
.ebul_cbmenu tr.hot a, .ebul_cbmenu tr.expanded a {
  color: #C0C0C0;
  font-family: "Comic Sans Ms", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

ul.ebul_cbmenu {
  position: absolute;
  visibility: hidden;
}                               

.cbmenuebul_menulist .spaced_li {
  padding: 0px 0px 1px 0px;
}

.cbmenuebul_menulist li {
  list-style-type: none;
  
}

.cbmenuebul_menulist img {
  vertical-align: bottom;
  
}

.cbmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}