/*
  $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: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.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-color: #ffffff;
  color: #000000;
  margin: 5px;
  text-align:center;
}

.MainDiv
{

   margin-left: auto;
   margin-right: auto;
   width:990px;
   text-align: left;
}

TD {
   text-align: left;
}
div {
   text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image:"/catalog/images/bg-roodzwart.jpg";
  height:16px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image:"/catalog/images/bg-roodzwart.jpg";
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
  background-image:"/catalog/images/bg-roodzwart.jpg";
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #ffffff;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image:url(/catalog/images/header_box.jpg);
  height:46px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

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


.productListing-odd
{
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}

.productListing-even
{
   border-top: 1px solid #DDDDDD;
}

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



.categoryItemBox
{
    letter-spacing:1px;
    border-bottom: 1px dashed #888888;
    padding-top:2px;
    padding-bottom:2px;
    height:16px;
    width:230px;
    vertical-align: top;
    background-color: #FFFFFF;
}

/* Text in the black bar on top of the site */
.TopHeaderText
{
  color: #DDDDDD;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    position: absolute;
    top: 99px;
    width: 488px;

}
.TopHeaderText a, .TopHeaderText a:hover,.TopHeaderText a:visited  {
  color: #DDDDDD;
  text-decoration: underline;
}

.subcategoryItemBox
{
    letter-spacing:1px;
    border-bottom: 1px dashed #DDDDDD;
    padding-top:2px;
    background-color: #FFFFFF;
    padding-bottom:2px;
    height:16px;
    width:230px;
    vertical-align: top ;
}


.categoryItemLink
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #777777;

}

.subcategoryItemLink
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #777777;

}


a:hover.subcategoryItemLink
{
    text-decoration:none;
    color:#000000;
}
a:hover.categoryItemLink
{
    text-decoration:none;
    color:#000000;
}

.pheno, TD.pheno, TR.pheno, SPAN.pheno, a.pheno {
	letter-spacing:1px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom:100%;
	margin-bottom:14px;
	border-bottom-color:#FF0000;
	height:16px;
}

a:hover.pheno {
	text-decoration:none;
	color:#000000;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  color: #FF0000;
  font-weight: bold;
}


.productListing-link
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #888888;
  font-weight: bold;
}

.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FF0000;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  border-top: 1px solid #DDD;
  padding-top: 5px;
}

#details{
    font-size: 12px;
    margin-top: -10px;
}

.pageHeading h1{
    font-size: 20px;
}
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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

.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, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

#menu li{
    list-style-type: none;
    border-bottom: 1px solid #777;
}

#menu a{
    color: #777777;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
}

#menu a:hover{
 color: #000;
 text-decoration: none;
}

#menu a.selected{
    color: #ee0000;
}

#menu ul.sub_1{
    margin-left: -40px;
}

#menu ul.sub_2{
    margin-left: -30px;
}

#menu ul.sub_1 li{
    border-bottom: 1px dashed #bbb;
}

#menu ul.sub_1 li a{
    font-size: 11px;
}

#menu ul.sub_2 li{
    border-bottom: 1px dashed #ddd;
}

#menu ul.sub_2 li a{
    font-size: 10px;
    font-weight: normal;
}

.menu_logo{
    margin-top: 5px;
    border: none;
}

#wotw{
    padding-left: 5px;
}

#menu{
/*    padding-left: 10px;*/
padding: 0;
margin-left: 10px;;
}

#sub-menu{
    border: 1px solid red;
    padding: 3px;
    float: left;
}

.prod_image{
    width: 100px;
    height: 125px;
    overflow: hidden;
    text-align: center;
}

#title{
    font-size: 17px;
/*    width: 390px;*/
}

#title a.parent_0{
    font-size: 18px;
    padding: 5px;
}

#title a{
    font-family: Verdana,Arial,sans-serif;;
    font-size: 10px;
}

#logo{
/*    width: 75px;*/
    padding-right: 8px;
}

#submenu_list{
/*    max-height: 130px;*/
/*    list-style-type: none;*/
    font-family: Verdana,Arial,sans-serif;;
    font-size: 10px;
    line-height: 18px;
    padding: 5px 15px 5px 15px;
    float: left;
    border-top: 1px solid #ddd;
}

#submenu_list li{
/*    list-style-type: none;*/
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    line-height: 18px;
    width: 235px;
    float: left;
}

#image_big{
    width: 135px;
    overflow: hidden;
}

#image_big img{
    width: 135px;
}

#brand_intro{
    width: 500px;
    float: left;
    margin: 3px;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    line-height: 16px;
}

#titel_table{
    margin-top: -20px;
    height: 75px;
}

#menu_title{
   color: #9A9A9A;
    font-family: Verdana,Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 6px 26px 15px 11px;
}

.wotw-right img {
    height: 80px;
}
