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

/*

ROOD = FDB2AC 
HARD ROOD = FD5D4D ( thecategories a:hover = menu knoppen mouse-over )
GEEL = FFFFAA - F8F8F9 ( BODY )
HARD GEEL = FFFF7F - FFFFFF ( infoBoxContents ) ( BoxContents )

DONKER BLAUW #3A5CA4 ( headertekst van een aantal infoboxen )
LICHT BLAUW #FFFFFF  ( header backgroundcolor van een aantal infoboxen )
 
HEADER = FFFFFF 

technilink
rood = FC1604
*/

.boxText { font-family: , Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial,sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial,sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial,sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
	text-align: center;
	color: #000000;
	margin: 0px;
	background-color: #CCC; /* #CCC */
}

.fixcenter {
  width: 778px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

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

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

A.sitelink {
  color: #3A5CA4;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:16px;
}

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

A.moresitelink {
  color: #000000;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
}

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

/*A:visited { 
	color: #FF0000; 
}*/


FORM {
	display: inline;
}

TD.priceHeading, DIV.priceHeading {
  font-family: "Trebuchet MS", Veranda, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #009;
}

.topleft {
	background: #F8F8F9; /** header **/
/**	background-image:url(images/store_logo/store_logo.png);
	background-repeat: no-repeat;  
	padding: 12px; **/
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
	
	
}
.topright {
	background-image:url(images/algemeen/alg-top-logo-new-right-400x90.gif);
	background-color: #F8F8F9;
	background-repeat: no-repeat;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
 }
 
.topmiddle {
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #009;
 }


TR.header {
  background: #ffffff; /** header **/  
}

TR.headerProduct {
  background: #000000;
}

TD.headerProduct {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerProduct { 
  color: #FFFFFF; 
}

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

TR.headerNavigation {
  background: #000000;

}

TD.headerNavigation {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;

}
TD.headerNavigation_topmenu {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : ;

}
TD.headerNavigation_cart {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #FFFFFF; /*#FC1604; rood*/
  color: #006400;
  font-weight : bold;
/*  background-image: url(images/algemeen/toporder.gif);
*/
  background-repeat: no-repeat;
  background-position: left;
}

TD.headerNavigation_search {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #000000; /*#000000; rood*/
  color: #006400;
  font-weight : bold;
/*  background-image: url(images/algemeen/topsearch.gif);
*/
  background-repeat: no-repeat;
  background-position: left;
}

TD.headerNavigation_language {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #000000; /*#FC1604; rood*/
  color: #006400;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

A.headerNavigation_breadcrumb { 
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #000000; 
}


TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #000000;
}

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

.infoBox {  background: #000000; /* #ffffff; */
}

.infoBoxContents {
  background-color: #F2F2F2;
  font-family: Arial,sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF; /* header backgroundcolor van een aantal infoboxen */
  color: #000000; /* headertekst van een aantal infoboxen */
}

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

.contentBox {  background: #F8F8F9; /* #ffffff; */
}

TD.contentBoxHeading {
  margin: 0;
  font-family:  Arial;
  font-size: 16px;
  font-weight: ;
  /*background: #FFFFFF;*/
  color: #000000;
}

.contentBoxContents {
/*  background: #ffffff; */
  background: ffffff;
  font-family: Arial,sans-serif;
  font-size: 12px;
}

.BestSellersBox {  
	background: #F8F8F9;
}




TD.BestSellersBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.BestSellersBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.CategoriesBox {  
	background: #F8F8F9;
}

TD.CategoriesBoxHeading {  
	font-family: Arial, sans-serif;
font-size: 12px;
	font-weight: ;
	color: #FFFFFF;
	background: #000000;
}

.CategoriesBoxContents {
  background: #F8F8F9;
  font-family: Arial,sans-serif;
  font-size: 12px;
}

#thecategories a:hover {
	background-color: #000000;  
	color: #ffffff;
}

.catwithsubs, .catwithnosubs { /* plaatjes in categorielijst */
	padding-right: 5px;
}

#thecategories { /* achtergrond categorielijst */
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
	background-color: #F8F8F9; /*#000000;*/ /*---*/
}

.activelink { /* achtergrond actieve categorie */
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
	color: #000000;
	
  background-color:#FFFFFF;/*---*/
  border: 1px; /*---*/
  border-style: solid; /*---*/
  border-color: #000000;/*---*/

}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;

}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}




.CurrenciesBox {  
	background: #F8F8F9;
}




TD.CurrenciesBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.CurrenciesBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.InfomenuBox {  
	background: #F8F8F9;
}


TD.InfomenuBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.InfomenuBoxContents {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #F8F8F9;
}


.memberBox {  
	background: #F8F8F9;
}


TD.memberBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.memberBoxContents {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #F8F8F9;
}


.InformationBox {
  background: #ffffff;
}
TD.InformationBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.InformationBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.LanguagesBox {  
	background: #F8F8F9;
}




TD.LanguagesBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.LanguagesBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.ManufacturerInfoBox {  background: #000000; /* #ffffff; */
}
TD.ManufacturerInfoBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.ManufacturerInfoBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.ManufacturersBox {  background: #000000; /* #ffffff; */
}
TD.ManufacturersBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.ManufacturersBoxContents {
  background: #000000;
  font-family: Arial,sans-serif;
  font-size: 12px;
}


.OrderHistoryBox {  
	background: #F8F8F9;
}




TD.OrderHistoryBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
}

.OrderHistoryBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}

.ProductNotificationsBox {  
	background: #F8F8F9;
}




TD.ProductNotificationsBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3A5CA4;
}

A.ProductNotificationsBoxHeading {
	color: #3A5CA4;
}

A.ProductNotificationsBoxHeading:hover {
	color: #FF0000;
	text-decoration: none;
}

.ProductNotificationsBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.ReviewsBox {  
	background: #F8F8F9;
}



TD.ReviewsBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3A5CA4;
}

A.ReviewsBoxHeading {
	color: #3A5CA4;
}

A.ReviewsBoxHeading:hover {
	color: #FF0000;
	text-decoration: none;
}

.ReviewsBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.SearchBox {  background: #F8F8F9; /* #ffffff; */
}
TD.SearchBoxHeading {
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: ;
  background-color: #F8F8F9;
  color: #3A5CA4;
  
}
.SearchBoxContents {
  background: #F8F8F9;
  font-family: Arial,sans-serif;
  font-size: 12px;
}


.ShoppingCartBox {  
	background: #F8F8F9;
}




TD.ShoppingCartBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3A5CA4;
}

A.ShoppingCartBoxHeading {
	color: #3A5CA4;
}

A.ShoppingCartBoxHeading:hover {
	color: #FF0000;
	text-decoration: none;
}

.ShoppingCartBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.SpecialsBox {  
	background: #F8F8F9;
}




TD.SpecialsBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3A5CA4;
}

.SpecialsBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.TellaFriendBox {  
	background: #F8F8F9;
}




TD.TellaFriendBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3A5CA4;
}

.TellaFriendBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


.WhatsNewBox {  
	background: #F8F8F9;
}




TD.WhatsNewBoxHeading {  
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #3A5CA4;
}

A.WhatsNewBoxHeading {
	color: #3A5CA4;
}

A.WhatsNewBoxHeading:hover {
	color: #FF0000;
	text-decoration: none;
}

.WhatsNewBoxContents {  
	background: #F8F8F9;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


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: #FFFFFF;  /*#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: #FFFFFF;  /*#f8f8f9*/
}

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

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

TD.productListing-data {
  font-family: Arial,sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #000000;
}

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

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

TD.accountCategory {
  font-family: Arial,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

TD.tableHeading {
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #3A5CA4;
}

SPAN.newItemInCart {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #ff0000;
}

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

TEXTAREA {
  width: 100%;
  font-family: Arial,sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: 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, Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial,sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #Dffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #Effffff; }

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

/* message box */

.messageBox { font-family: Arial,sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial,sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial,sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

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

.cssButton {
  background: #ECE9D8;
  color: #000080;
  width: 100px;
  height: 22px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Arial,sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border-spacing: 1px;
  border: 1px;
  border-style: solid;
}


TABLE.popup {
  border-top-image: 1px;
  border-style: dotted;  
  border-color
  
} 

TABLE.productsmain {
   	border-image: url(images/borders/border_top_middle.gif);
   	border-corner-image: url(images/borders/border_top_left.gif);
}


 
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #ffffff;
}

TD.productPriceInBox {
  font-family: Arial,sans-serif;
  font-size: 12px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */


/* category information boxes */

.cat_info_box {
	background: #fff6e6; 
	border: solid 1px #6FA1C8; 
	padding: 8px; 
	margin-bottom: 12px; 
	font-family: Arial,sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

/* // TAXINFO SPPC */
.tax_info { 
	font-family: Arial,sans-serif; font-size: 12px; color: #758389; 
}

/* Mindsparx specials */
.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
background-color: #FFFFFF;
}
.specials_price{
font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_price_image{
background-image:url(images/algemeen/special_price150.gif);
background-repeat:no-repeat;
}

.specials_old_price{
 font-family:  Verdana, Arial, Tahoma;
 font-size: 12px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  Verdana, Arial, Tahoma;
font-size: 12px;
font-weight: bold;
 color: #1f79b6;
padding-left:5px;
}
.specials_desc{
 font-family: Arial,sans-serif;
font-size: 12px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}

/* // Get 1 Free */
TD.get1freetop { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}



.get1free { 
	font-family: Arial,sans-serif; 
	font-size: 12px; 
	color: #F60;
}

A.get1free { 
	font-family: Arial,sans-serif; 
	font-size: 12px; 
	color: #00F;
	text-decoration:underline;
}

