/*
  $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: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #5E5D5A;
  text-decoration: none;
}

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #D3D1D1;
}

.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('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #FFFFFF;
  //shopping-cart content color
}

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;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:0px dotted #B5B5B5; 
border-top:0px dotted #B5B5B5; 
border-bottom:0px dotted #B5B5B5; 
text-align:center;
 

  color: #565656;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}


.productListing-heading1 {

border-right:1px dotted #B5B5B5; 
border-top:0px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
text-align:center;
 

  color: #2C415E;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

.productListing-heading2 {

border-right:1px dotted #B5B5B5; 
border-top:0px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
text-align:center;
 

  color: #2C415E;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}


.productListing-heading3 {

border-right:1px dotted #BDBDBD; 
border-top:0px dotted #BDBDBD; 
border-bottom:1px dotted #BDBDBD; 
text-align:center;
 

  color: #2C415E;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

.productListing-heading4 {
border-left:0px dotted #BDBDBD; 
border-right:0px dotted #BDBDBD; 
border-top:0px dotted #BDBDBD; 
border-bottom:1px dotted #BDBDBD; 
text-align:center;
 

  color: #2C415E;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}


TD.productListing-data {
border-right:0px dotted #B5B5B5; 
border-bottom:0px dotted #B5B5B5; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}


TD.productListing-data1 {
border-right:1px dotted #B5B5B5; 
border-top:0px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
text-align:center;

vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}


TD.productListing-data2 {
border-right:1px dotted #B5B5B5; 
border-top:0px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
text-align:center;

vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}


TD.productListing-data3 {
border-right:1px dotted #B5B5B5; 
border-top:0px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
text-align:center;

vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}


TD.productListing-data4 {
border-right:0px dotted #B5B5B5; 
border-top:0px dotted #B5B5B5; 
border-bottom:1px dotted #B5B5B5; 
text-align:center;

vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}




A.pageResults {
  color: #5E5D5B;
}

A.pageResults:hover {
  color: #5E5D5C;
}

A.pageResults:visited {
  color: #5E5D5D;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 15px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;





  text-decoration: none;
  height:42px;
  width: 100%;
  background: url("images/m99.gif");

  background-repeat: no-repeat;

  padding-bottom:0px;
  padding-left: 15px;

}

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;
  padding-left: 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;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 13px;
 color: #2C415E;
 font-weight: bold;
 text-decoration:underline;


}


 .pr_price{
 font-size: 16px;
 color: #000000;
 font-weight: bold;


 }

 .pr_descr{
 font-size: 11px;
 color: #767676;
 text-decoration: none;
 font-family: arial;

}




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













body{
background: #FFFFFF; 
}

td{
 font-family: tahoma, arial;
 font-size: 11px;
 color: #2C415D;
}

.bg1{
 background-image: url("images/m01.gif");
 background-repeat: repeat-x; 
 }

.bg2{
 background-image: url("images/m02.gif");
 }

.bg3{
 background-image: url("images/m07.gif");
 }

.bg4{
 background-image: url("images/m09.gif");
 }

.bg5{
 background-image: url("images/m15.gif");
 }

.bg6{
 background-image: url("images/m16.gif");
 }

.bg7{
 background-image: url("images/m20.gif");
 }

.bg8{
 background-image: url("images/m22.gif");
 background-repeat: repeat-y; 
 }

.bg9{
 background-image: url("images/m21.gif");
 background-repeat: repeat-x; 
 }

.bg10{
 background-image: url("images/m23.gif");
 background-repeat: repeat-x; 
 }

.bg11{
 background-image: url("images/m25.gif");
 background-repeat: repeat-y; 
 }

.ch1{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }       

.ch2{
 padding-left: 6px;
 }       

 .ch3{
 font-size: 11px;
 color: #FFFFFF;
 }       

 .ch4{
 font-size: 15px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }       

.ch5{
 padding-left: 25px;
 }       

.ch6{
 padding-left: 9px;
 }    

 .ch7{
 font-size: 16px;
 color: #000000;
 font-weight: bold;
 }       

.ch8{
 font-family: arial;
 font-size: 12px;
 color: #850A0A;
 font-weight: bold;
 }       

.ch9{
 padding-top: 31px;
 padding-bottom: 31px;
 }    

 .ch10{
 font-size: 11px;
 color: #282E3E;
 }       

.ch11{
 font-size: 11px;
 color: #000000;
 }       

 .ch12{
 font-size: 12px;
 color: #2C415E;
 font-weight: bold;
 }

 .ch13{
 font-size: 11px;
 color: #000000;
 font-weight: normal;
 }       

.ml1{
 font-size: 10px;
 color: #60EAFF;
 font-weight: bold;
 text-decoration: none;
 }       

 .ml2{
 font-size: 12px;
 color: #252525;
 font-weight: bold;
 text-decoration: none;
 }       

.ml3{
 font-size: 13px;
 color: #2C415E;
 font-weight: bold;
 }       

.ml4{
 font-size: 11px;
 color: #282E3E;
 font-weight: bold;
 }  

.ml5{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }       

.ml6{
 font-size: 11px;
 color: #850A0A;
 text-decoration: none;
 }     

.se1{            
 width: 130px;
 font-size: 9px;
 color: #2C2C2C
 }



 .image_border_{
  border:1px solid #B9B9B9; 
 }

/*
Content below added by Sander de Groot

*/

#welkom {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

#front {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	margin-bottom: 15px;
}

#zoeken {
  position: relative;
  left: 5px;
  width: auto !important;
  margin-bottom: 12px;
  margin-top: 10px;
}

#txtZoeken {
  border: 1px;
  border-color: #00AAFF;
  border-style: dashed;
  color: #000;
  background-color: transparent;
  font-weight: bold;
  margin-right: 8px;
}


.menu_info { list-style: none; margin-left: 25px; padding: 0; }
.menu_info li { font-size: 13px; margin: 2px; text-decoration: underline; }


/*
.menu_info li a:link { font-size: 13px; text-decoration: underline; color: #FF9090; font-style: italic; }
.menu_info li a:visited { font-size: 13px; text-decoration: underline; color: #FF9090; font-style: italic; }
.menu_info li a:hover { font-weight: bold; }
*/
.info_meer a:link { font-size: 13px; text-decoration: underline; color: #FF9090; font-style: italic; }
.info_meer a:visited { font-size: 13px; text-decoration: underline; color: #FF9090; font-style: italic; }
.info_meer a:hover { font-weight: bold; }

/*
Content for Right menu
*/

.menu2_top1 {
 height: 42px;
 background-image: url("images/Menu_Right_1.gif");
 background-repeat: repeat-x; 
 }

.menu2_top2 {
 height: 42px;
 background-image: url("images/Menu_Right_2.gif");
 background-repeat: repeat-x; 
 }

.menu2_content {
  background-image: url("images/Menu_Rechts_Content_BG.gif");
  background-repeat: repeat-y;
}


#menu2_1 {
	height: 50px;
}
#menu2_2 {
	height: 150px;
}

.info_content {
	margin-left: 5px;
	font-size: 13px;
}

.info_cat {
	font-size: 15px;
	margin-left: 5px;
}

.info_list {
	/* list-style: none; */
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}

/*
Under construction
*/

#work {
	padding-left: 5px;
	position: absolute;
	width: 215px;
	background-color: #99AAFF;
	left: 10px;
	top: 15px;
}

#test {
	background-image: url("images/m23.gif");
	background-repeat: repeat-x;
	height: 42px;
	padding-left: 32px;
	padding-top: 12px;
}

