/*
  $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: Candara, Verdana, Arial, sans-serif; font-size: 12px; }
.LangText { font-family: Candara, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; }
.errorBox { font-family : Candara, Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Candara, Verdana, Arial, sans-serif; font-size : 12px; color: #ff0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { 
	font-family : Candara, Verdana, Arial, sans-serif; 
	font-size : 12px; 
	color: #ffba00; 
	text-decoration: underline; 
	font-weight : bold;
}

.div-cent {
    margin: 0px;
    width: 988px;
    text-align:center;
    }
    
#wrapper #header { 
position: relative; 
z-index: 2; 
} 

#wrapper #box-div { 
} 

.shadow-one {
    position: relative;
    padding-top: 12px;
    padding-left: 12px;
    }
.corner-a {
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    background: url(/images/NewBrand/glow1.png) right top no-repeat;
    }
.corner-b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(/images/NewBrand/glow1.png) left bottom no-repeat;
    }
.shadow-two {
    background: url(/images/NewBrand/glow1.png) right bottom no-repeat;
    }
.shadow-three {
    position: relative;
    left: -12px;
    top: -12px;
    background: url(/images/NewBrand/glow1.png) left top no-repeat;
    }
.shadow-four {
    position: relative;
    left: 0px;
    top: 0px;
    }

BODY {
  background: #f6f5f5; 
  color: #000000;
  margin: 0px;
  font-family: Candara, Verdana, Arial, sans-serif; font-size: 12px;
}
.fixcenter {
  width: 988px;
  border: solid; border-width: 0px;
  background: #f6f5f5;
  color: #000000;
  margin: auto;
  margin-top: 5px;
  text-align: left;
}
A {
  color: #404040;
  text-decoration: none;
  cursor: pointer;
  outline:none;
}

A:hover {
  color: #808080;
  text-decoration: underline;
}

FORM {
	display: inline;
}

INPUT {
	outline:none;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}
/* pijltjes bij de breadcrump etc*/
TD.headerNavigation {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2d2d2;
  color: #000011;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000011; 
}

A.headerNavigation:hover {
  color: #000011;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Candara, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000011;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Candara, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000011;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #d2d2d2;
}

TD.footer {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2d2d2;
  color: #000011;
  font-weight: bold;
}

.infoBox {
background: #d2d2d2;
border-collapse:separate;
}

/* Background van de infoboxen*/
.infoBoxContents {
  background: #ffffff; 
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8e90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000011;
}

TD.infoBox, SPAN.infoBox {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
    background: #ffffff; 
}

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 {
	table-layout:fixed;
	border-width: 0px;
	border-spacing: 0;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: collapse;
    background: #ffffff;
}

TD.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
    background: #ffffff; 
}

TR.productListing {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
}

.productListing-heading {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #e0e0e0;
  color: #404040;
  font-weight: bold;
}

.productListing-data, TD.productListing-data {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #404040;
}

.productListing-data-red {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #ff0000;
}

A.pageResultsPrev, A.pageResultsOther {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
    font-weight: bold;
  color: #404040;
  background: #ffffff url(/images/NewBrand/CircleGold16.png) center center no-repeat;
}

span.pageResultsCurrent {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffba00;
  background: #ffffff url(/images/NewBrand/CircleGrey16.png) center center no-repeat;
}

/*Titels van de pagina's*/
TD.pageHeading, DIV.pageHeading {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffba00;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #404040;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Candara, Verdana, Arial, sans-serif;
  color: #606062;
  font-size: 12px;
  text-decoration: none;
}

TD.smallTextPages {
  font-family: Candara, Verdana, Arial, sans-serif;
  color: #cfb404;
  font-weight: bold;
  font-size: 13px;
}

TD.price {
  font-family: Candara, Verdana, Arial, sans-serif;
  color: #404040;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

TEXTAREA {
  width: 100%;
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.Title {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #606060;
  font-weight: bold;
}

SPAN.SmallTitle, TD.SmallTitle {
  color: #ffba00;	
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SELECT, INPUT, #Checkbox {
  color: #606060;	
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.Text {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #606060;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Candara, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Candara, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc0000;
  font-weight: bold;
}

SPAN.productPrice {
  font-family: Candara, Verdana, Arial, sans-serif;
  color: #505050;
  font-size: 18px;
  font-weight: bold;
  }
  
SPAN.productSpecialPrice {
  font-family: Candara, Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 18px;
  font-weight: bold;
  }

SPAN.productOldPrice {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #505050;
}

SPAN.TinyText {
  font-family: Candara, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #606060;
}

SPAN.errorText {
  font-family: Candara, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #e0e0e0; cursor:pointer;}
.moduleRowSelected { background-color: #E9F4FC; }
	
.checkoutBarTo, .checkoutBarFrom  { 
	font-family: Candara, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	background-color:#808080;
	height:20px;
	}

A.checkoutBarFrom:hover {
	color: #ffba00;
	text-decoration:none; 
	}
	
.checkoutBarCurrent { 
	font-family: Candara, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
    background-color:#fbba00;
    height:20px;
	}

/* message box */

.messageBox { font-family: Candara, Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Candara, Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Candara, Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Candara, Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }


#pscroller2 a{
	color: #fff;
}
#pscroller2{
	text-align:center;
	width: 150px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#pscroller1 a{
	color: #fff;
}
#pscroller1{
	Height: 118px;
	z-index: -1;
	border: 0px;
	padding: 0px 0px 0px 0px;
	}
#pscroller3 a{
	color: #fff;
}
#pscroller3{
	text-align:center;
	width: 100px;
	height: 50px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	}

#FM a {margin:0; padding:0; font-size:14px;font-family: Candara, Verdana, Arial, sans-serif; font-weight: bold; color: #808080; text-decoration: none;}
#FM2 {margin:0; padding:0; font-size:9px;font-family: Candara, Verdana, Arial, sans-serif; font-weight: bold; color: #808080; text-decoration: none;}

#FM1 { position :absolute; margin:0; left: 50px; text-align: center; font-size: 16px; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}
#FM2 { margin:0; left: 200px; text-align: center; font-size: 16px; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}
#FM3 { margin:0; left: 350px; text-align: center; font-size: 16px;border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}


H1 {margin:0; padding:0; font-size:16px;}

#navMenu { 
	font-family: Candara, Verdana, Arial, sans-serif; 
    font-weight: bold; 
    position:relative; 
    margin: 0; 
    padding: 0px; 
    height: 0px;
    }
#navMenu li { 
	width: 148px; 
	height: 16px; 
	position: absolute; 
	display: block; 
	list-style: none; 
	}
#navMenu a { 
	width: 148px; 
	height: 16px; 
	display: block; 
	color: #808080; 
	text-decoration: none; }

#n1 { margin:0; left: 50px; text-align: center; font-size: 16px; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}
#n2 { margin:0; left: 200px; text-align: center; font-size: 16px; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}
#n3 { margin:0; left: 350px; text-align: center; font-size: 16px;border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}
#n4 { margin:0; left: 500px; text-align: center; font-size: 16px; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}
#n5 { margin:0; left: 650px; text-align: center; font-size: 16px; border-width: 0px 2px 0px 0px; border-style: solid; border-color: #808080;}
#n6 { margin:0; left: 800px; text-align: center; font-size: 16px; border-width: 0px 2px 0px 0px; border-style: none; border-color: #808080;}

#navMenu a:hover {color: #000000; height:21px;border-width: 0px 0px 5px 0px; border-style: solid; border-color: #ffba00;}

#navMenu li ul { visibility: hidden; position: absolute; left: -1px; top: 21px; margin: 0 0 0 1px; padding: 2px 0px 90px 0px; width: 148px; border-width: 5px 1px 1px 1px; border-style: solid; border-color: #ffba00 #d5d7d8 #d5d7d8 #d5d7d8 ; font-size: 12px; }
#navMenu li ul li ul { visibility: hidden; position: absolute; left: 120px; top:-1px; margin: 0 0 0 1px; padding: 2px 0px 120px 0px; width: 148px; font-size: 14px; z-index:200;}
#navMenu ul { background: #ffffff url(/images/NewBrand/eksterlinks.png) left bottom no-repeat;}
#navMenu li ul li, #navMenu li ul li a { width: auto; position: relative; color: #606062; font-weight: bold; text-align: left; }
#navMenu li ul li a { padding: 2px; }
#navMenu li:hover>ul { visibility: visible;z-index:2000; }
#navMenu li ul li a:hover {height:10px;background-color: #ffba00; }
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FEDD80;
	padding: 2px 6px 2px 6px;
	}
.suggest_link_over {
	background-color: #FBBA00;
	padding: 2px 6px 2px 6px;
	}
#search_suggest {
	position: absolute; 
	left: -150px;
/*	background: #111111 url(/images/NewBrand/eksterlinks.png) left bottom no-repeat;*/
	text-align: left; 
	border: 0px outset #fdfefd;
	padding: 0 0 0 0 ;
	width: 300px;
	height: 10px;
	z-index:2999;
	}
/*----------------------------End Suggest Styles------------------------*/

