/*
  $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

  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: #ffe6e6; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0025; }
.productsNotifications { background: #fff6f4; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #333; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000;
  margin: 0px;

}



P {
	margin:0 0 12px 0;
}

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

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

hr {
  color:#000;
  height:1px;
  margin:0;
  border:none;
  border-top:1px solid #000;
}

hr.roze {
  color:#fdd;
  height:1px;
  margin:0;
  border:none;
  border-top:1px solid #fdd;
}
FORM {
	display: inline;
}

.bodytext {
  padding-left: 8px;
  padding-right: 8px;
}

TR.header {
background-color:#000;
}

TR.header TD {
  border-top:0px solid #cc0025;
  border-bottom:0px solid #cc0025;
  vertical-align:top;
}

TR.header img {
  border:0px solid #000;
}



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

A.BreadCrumb,A.BreadCrumb:hover { 
  color: #888; 	
  font-weight:200;
}


TR.headerError {
  background: #fff;
}

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

TR.headerInfo {
  background: #cc0025;
}

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

TR.footer TD{
  border-top: 1px solid #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #777;
  padding:5px;
}

a.textbox {
color: #000;    /* Infobox link */
}

a.textbox:hover {
color: #333;       
}

.lgrijs{
color:#c9c9c9;
}

.rood{
  color: #cc0025;
}

.vetrood{
  color: #cc0025;
  font-weight: bold;
}

a.rood{
  color: #cc0025;

}

a:hover.rood{
  color: #cc0025;
}


a.grijs{
  color: #888;
}

a:hover.grijs{
  color: #888;
}

.infoBox {
  background: #fff;
}

.infoBoxCSKK {
  background: #fff;
}

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

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

.infoBoxContentsCSKK{
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-top:12px;
}

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

.infoBoxContentsSpecials{
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
}

.boxHeadingSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform:uppercase;
  color: #cc0025;
}

.boxHeadingNewsletter {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cc0025;
  text-transform:uppercase;
  line-height : 2.10em;
}

A.boxHeadingLogin, A:hover.boxHeadingLogin{
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000;
text-transform:uppercase;
}

A.boxHeadingCart, A:hover.boxHeadingCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform:uppercase;
  color: #cc0025;
}



TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform:uppercase;
  background: #fff;
  color: #888;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform:uppercase;
  background-color:#ffecea;
  color: #000;
}

.infoBoxNotice {
  background: #cc0025;
}

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



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

TR.productListing-odd,TR.productListing-even{
  background:#fff;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fff6f4;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fff6f4;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffe6e6;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #cc0025;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  border-style: solid;
  border-color: #ffe6e6;
  border-spacing: 1px;
}

TD.prijs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #555;
}

TD.thumb {
   border:1px solid #d9d9d9;
} 

A.pageResults {
  color: #cc0025;
}

A.pageResults:hover {
  color: #cc0025;
}

TD.pageHeading, DIV.pageHeading, TD.pageHeading H1 {
  font-family: Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #555;
}

TD.productnaam, TD.productnaam h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #555;
  line-height:1em;
  margin:0;
  padding-bottom:5px;
}


TR.subBar {
  background: #fff6f4;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333;
}

TD.main, P.main {
  font-family: Verdana,  Arial, sans-serif;
  font-size: 11px;
  line-height:1.5em;
}

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: #ffe6e6;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #cc0025;
}

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

.inputText{
border:1px solid #999;
height:16px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #c9c9c9;
}

TABLE.formArea {
  background: #fff6f4;
  border:1px solid #ffe6e6;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #cc0025;
  font-weight: bold;
  margin-left:3px;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #cc0025;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #cc0025;

}

.moduleRow { }
.moduleRowOver { background-color: #fff6f4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #9c9c9c;font-weight:bold;padding-top:2px; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333;font-weight:bold; padding-top:2px; }

/* message box */

.messageBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; align:center;
}

.messageStackError, .messageStackWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
  	font-weight: bold; 
	border:1px solid #cc0025;
	background-color:#fff6f4;
	color: #333;
}

.messageStackSuccess { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	border:1px solid #cc0025;
	background-color:#fff6f4;
}

/* input requirement */

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

}

.infoBoxContentZoek{
	background-color:#fff;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px 3px 12px 0;
	margin:0 0 -1px 0;
	font-size:10px;
	font-family: Verdana, Arial, sans-serif; 
	text-align:right;
}

.crsell {
	border-top:1px solid #cc0025;
	padding-top: 5px;

}


/* SUBCATEGORIE OVERZICHT */

TD.border, .border {
border:1px solid #fff;
}

.subCatovz, .subCatovz a {
  color:#888;
  font-size:11px;
  font-weight:bold;
  padding-top:6px;
  padding-bottom:14px;
  text-align:center;
}

/* SPECIALS */

.naam{
  font-size:14px;
  font-weight:bold;
  color:#888;
  font-family: Verdana, Arial, sans-serif;
}

.naamColR{
  font-size:11px;
  font-weight:bold;
  color:#000;
  font-family: Verdana, Arial, sans-serif;
}

.prijsColR{
 font-size:13px;
 font-weight:bold;
 margin-top:8px;
  font-family: Verdana, Arial, sans-serif;
}

/* ARTIKELEN OVERZICHT */

.rand {
  background: #fff;
}

.artOverzPrijs {
 font-size:11px;
 font-weight:bold;
 text-align:right;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;

}

.artOverzHead{
  font-size:12px;
  font-weight:bold;
  text-align:left;
  font-family: Verdana, Arial, sans-serif; 
 text-align: center;
 padding:5px 0 5px 0;
}

.artOverzHead a{
  color:#000;
}


/* MENU */

#nav, #nav ul { /* all lists */
	padding-left: 0;
	margin: 0 0 -3px 0;
	list-style: none;
}

#nav li { /* all list items */
  	font-family: Arial, sans-serif;
  	font-size: 10px;
	font-weight : bold;
	line-height : 2.10em;
	background-color : #fff;
	border-top:1px solid #fdd;
	text-transform:uppercase;
	text-align:right;
}

#nav li ul { /* second-level lists */
	margin-bottom:-1px;
}

#nav a { /* all links */
	display : block;
	text-decoration : none;
	color:#000;
	padding-right:3px;

}
	
#nav  a:hover { /* all links */
	display : block;
	background-color : #fff;
	text-decoration : none;
	color:#cc0025;
}

#nav li.selected { /* all selected items */
    	background-color: #fff;
}

#nav li.selected a, #nav li.selected a:hover {  /* all selected links */
	color: #cc0025;
}

#nav li.selected ul li a, #nav li.selected ul li a:hover{  /* second-level links */
	color:#888888;
}

#nav li.selected ul li.selected a, #nav li.selected ul li.selected a:hover { /* second-level selected links */
	color: #cc0025;
}


#nav li.selected2 { 
    	background-color: #fff;
}

#nav li.selected2 a, #nav li.selected2 a:hover {  
	color: #cc0025;
}


/* INFORMATIE */

#info, #info ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#info li { 
  	font-family: Arial, sans-serif;
  	font-size: 10px;
	font-weight : bold;
	text-transform:uppercase;
	line-height : 2.10em;
	background-color : #fff;
	border-top:1px solid #fdd;
	text-align:right;}

#info a { 	
	display : block;
	text-decoration : none;
	color:#000;padding-right:3px;

}
	
#info a:hover { 
	display : block;
	background-color : #fff;
	text-decoration : none;
	color:#cc0025;
}

#info li.selected2 { 
    	background-color: #fff;
}

#info li.selected2 a, #info li.selected2 a:hover {  
	color: #cc0025;
}




ul.pijltje {
list-style-type: none;
margin:5px 0 5px 0;
padding:0px;
}

ul.pijltje li {
margin:0 0 3px 0;
padding-left:10px;
background-image:url("images/pijltje.gif");
background-position:left top;
background-repeat:no-repeat;
}


ul.hartje {
list-style-type: none;
margin:5px 0 18px 0;
padding: 0 0 0 3px;
}

ul.hartje li {
margin:0 0 10px 0;
padding-left:16px;
background-image: url(images/hartje.gif);
background-position:left top;
background-repeat:no-repeat;
}



ul.po {
margin:0 0 14px 0;
padding-left:14px;
}
ul.po li{
margin:0;
padding:0;
}




/* KADO S */

td.gift {
  	font-family: Verdana, Arial, sans-serif;
  	text-align:center;
 	font-size: 12px;
  	font-weight: bold;
  	color: #cc0025;
	}

/* MAINPAGE, KLANTENSERVICE EN TIPS */

table#mainpage td{
  vertical-align: top;

}


h1.mainpage {
	color:#333;
	font-size:16px;
	font-weight:bold;
  	font-family: Arial, sans-serif;
	margin:0 0 8px 0;
}

h2 {
	color:#cc0025;
	font-size:16px;
	font-weight:bold;
  	font-family: Arial, sans-serif;
	margin:0 0 8px 0;
}

h2.mainpage {
	color:#333;
	font-size:16px;
	font-weight:bold;
  	font-family: Arial, sans-serif;
	margin:0 0 8px 0;
}
 
	
h3 {
	font-size:11px;
	font-weight:bold;
  	font-family: Verdana, Arial, sans-serif;
	margin:0 0 1px 0;
}
table.verzendkosten{
	margin: 15px 0 14px 0;
	border-collapse:collapse;
}

table.verzendkosten td{
	border:1px solid #333;
	padding: 3px;
}