/*
  $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: Arial; font-size: 11px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-image: url(images/website/background.jpg);
  background-repeat:no-repeat;
  background-color: #000034;
  color: #000000;
  text-align: center;
  behavior: url("csshover.htc");
  font-family: Arial;
  font-size:11px;
}


h1
{
  font-family: Arial;
  font-size: 20px;
  margin-top:0px;
  color: #000034;
}
td
{
  font-family: Arial;
  line-height: 17px;
  font-size:11px;
}

h3,
td.items h3 a
td.items h3 a:hover,
td.items h3 a:link,
td.items h3 a:visited
{
  font-family: Arial;
  font-size: 14px;
  color: #000034;
  text-decoration:none;
  margin-bottom:3px;
}



a:hover,
a:link,
a:visited
{
  font-family: Arial;
  font-size: 11px;
  color: #000034;
  text-decoration:underline;
}

td.items span a
td.items span a:hover,
td.items span a:link,
td.items span a:visited
{
  font-family: Arial;
  font-size: 10px;
  color: #000034;
  text-decoration:none;
}


img
{
	border: 0px;
}

P
{
  font-family: Arial;
  font-weight: normal;
  line-height: 17px;
  font-size: 11px;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000034; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  /*background: #bbc3d3;*/
  background-image: url(images/website/footer.jpg);background-repeat: no-repeat;
  height: 11px;
}

TD.footer {
  font-family: Arial;
  font-size: 9px;
  color: #ffffff;
  text-align:left;
  padding-left:11px;
  line-height:14px;
  font-weight: bold;
}

td.items p
{
    margin-top:0px;
}

.infoBox {
  /*background: #000057;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Arial;
  font-size: 10px;
  padding-left: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

DIV.infoBoxHeading, TD.infoBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  color: #000000;
  padding-top: 10px;
  padding-left: 10px;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000057;
  border-spacing: 1px;
  width:95%;
}


.productListing-heading a:hover,
.productListing-heading a:link,
.productListing-heading a:visited,
.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #000057;
  color: #FFFFFF;
  font-weight: bold;
}

.menuRight
{
    background-color:#ffffff;
    margin-top:11px;
    vertical-align:top;
    width:187px;
    height:100%;
    overflow:none
}

.shopContent
{
    padding:0px;
    font-size:11px;
    text-align:left;
    height:308px;
    width:100%;
    overflow:hidden;
    background-color:#ffffff;
    vertical-align:top
}


TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 16px;
  color: #000034;
  font-weight: bold;
  padding: 0px;
  vertical-align: top;
}



TD.items {
  font-family: Arial;
  font-size: 10px;
  color: #000034;
  padding: 10px;
  vertical-align: top;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
  padding: 0px 0px;
}

TD.main a:link,
TD.main a:visited,
TD.main a:hover
{
    font-weight: bold;
}

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

TD.accountCategory {
  font-family: Arial;
  font-size: 12px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  display:block;
  text-align:center;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

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

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

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffffff; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/*  toevoegingen voor deze winkel */

.homepageBoxHeader 
{
    margin-left:10px;
    color:#08004e;
    font-size:11px;
    line-height:25px;
}

TABLE.mainTable
{
	width: 762px; 
    padding:0px;
	margin-left: auto; 
	margin-right: auto;
}

#container
{
	width: 762px;
    height: 82px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
    display:block;
}

#logocontainer
{
	height:48px;
	width: 762px;
	margin: 0px;
	padding: 0px;
}

.navigationTop
{
	margin: 0px; 
	padding: 0px;
   	height:31px;
    background-color: #ffffff;
	width: 762px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

#menu {
text-align:left;
float: left;
height:31px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 100px;
float: left;
}

#menu a, #menu h2 {
font-size:12px;
font-family: arial;
font-weight: bold;
display: block;
margin: 0;
}


#menu ul li h2 {
padding: 2px 3px
}

#menu ul li h2,
#menu ul li h2 a
{
font-size:12px;
font-family: arial;
font-weight: bold;
color: #000034;
background:#ffffff;
}

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

#menu a:hover {
color: #7E7E7E;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul li ul li a {
background-color:#040041 ;
padding: 4px 6px;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
color: #ffffff;

}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

