/*
  $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-color: #FFFF80;
 font-weight: bold;
}

.stockwarning 
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #cc0033;
}

.productsnotifications 
{
 background-color: #f2fff7;
}

.orderedit 
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #70d250;
 text-decoration: underline;
}

body 
{
 background-image: url('images/background_osc.gif');
 background-repeat: repeat-y;
 background-position: center;
 background-color: #FFF;
 color: #000000;
 margin: 0px;
}

a 
{
 color: #494949;
 text-decoration: underline;
}

a:hover 
{
 color: #494949;
 text-decoration: underline;
}

/* Blocked by Dimitri due to google chrome issue with non-visible headerbuttons
.m01_home{
width: 100px;
height: 71px;
background: transparent url('/osc5/images/m01_home.gif') 0 0 no-repeat;
}

.m01_home:hover {
background-position: -100px 0;
}

.m01_nieuw{
width: 100px;
height: 71px;
background: transparent url('/osc5/images/m01_nieuw.gif') 0 0 no-repeat;
}

.m01_nieuw:hover {
background-position: -101px 0;
}

.m01_sale{
width: 100px;
height: 71px;
background: transparent url('/osc5/images/m01_sale.gif') 0 0 no-repeat;
}

.m01_sale:hover {
background-position: -100px 0;
}

.m01_contact{
width: 100px;
height: 71px;
background: transparent url('/osc5/images/m01_contact.gif') 0 0 no-repeat;
}

.m01_contact:hover {
background-position: -100px 0;
}

.m01_mijnsummum{
width: 200px;
height: 71px;
background: transparent url('/osc5/images/m01_mijnsummum.gif') 0 0 no-repeat;
}

.m01_mijnsummum:hover {
background-position: -200px 0;
}

.m01_afrekenen{
width: 200px;
height: 71px;
background: transparent url('/osc5/images/m01_afrekenen.gif') 0 0 no-repeat;
}

.m01_afrekenen:hover {
background-position: -200px 0;
}*/

form 
{
 display: inline;
}

tr.header 
{
 background-color: #ffffff;
}

tr.headernavigation 
{
 background-color: #bbc3d3;
}

td.headernavigation 
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background-color: #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-color: #ff0000;
}

td.headererror 
{
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 12px;
 background-color: #ff0000;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}

tr.headerinfo 
{
 background-color: #00ff00;
}

td.headerinfo 
{
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 12px;
 background-color: #00ff00;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}

tr.footer 
{
 background-color: #bbc3d3;
}

td.footer 
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background-color: #bbc3d3;
 color: #ffffff;
 font-weight: bold;
}

.infobox 
{
 background-color: #D3D1D1;
}

.infoboxcontents 
{
 background-color: #ffffff;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

.infoboxnotice 
{
 background-color: #FFFF80;
}

.infoboxnoticecontents 
{
 background-color: #FFFF80;
 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: 12px;
 font-weight: bold;
 color: #494949;
 display: normal;
}

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-color: #F0F0F0;
 //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-color: #F0F0F0;
 //shopping-cart content color: ;
}

table.productlisting 
{
 border-width: 0px;
 border-style: solid;
 border-color: #E1E1E1;
 //shopping-cart header/footer color
  border-spacing: 1px;
}

.productlisting-heading 
{
 border-right-color: #ffffff;
 border-right-width: 2px;
 border-right-style: solid;
 border-bottom-color: #ffffff;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 text-align: left;
 color: #494949;
 font-weight: bold;
 padding: 10px;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 background-color: #E1E1E1;
 //shopping-cart header/footer color: ;
}

td.productlisting-data 
{
 border-right-color: #ffffff;
 border-right-width: 2px;
 border-right-style: solid;
 border-bottom-color: #ffffff;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 text-align: center;
 vertical-align: top;
 padding-top: 11;
 padding-right: 20;
 padding-bottom: 8;
 padding-left: 9;
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #494949;
}

a.pageresults 
{
 color: #494949;
}

a.pageresults:hover 
{
 color: #494949;
 background-color: #FFFF33;
}

td.pageheading, div.pageheading 
{
 font-size: 13px;
 color: 15px;
 font-weight: bold;
 font-face: arial;
 height: 43px;
 background-image: url('images/m99.gif');
 background-repeat: repeat-x;
 padding-top: 10px;
 padding-left: 12px;
 text-transform: uppercase;
}

tr.subbar 
{
 background-color: #f4f7fd;
}

td.subbar 
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #494949;
}

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;
}

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-color: #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;
}

.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: #494949;
}

/* 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: #FFFF80;
}

.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;
}

td 
{
 font-family: tahoma,verdana,arial;
 font-size: 12px;
 color: #494949;
}

.bg 
{
 background-image: url(images/m17.jpg);
 background-repeat: repeat-y;
}

.bg1 
{
 background-image: ;
 background-repeat: repeat-y;
}

.go 
{
 border-style: none;
 border-width: 1px;
 border-color: #7F7F7F;
 width: 120px;
 height: 20px;
}

.ml 
{
 font-size: 11px;
 font-face: tahoma;
 color: #494949;
 font-weight: bold;
 text-decoration: none;
 font-family: cursive;
}

.ml1category 
{
 font-size: 13px;
 color: #FFF;
 text-decoration: none;
 font-style: normal;
 font-weight: bold;
}

.ml2 
{
 font-size: 11px;
 color: #494949;
 text-decoration: underline;
}

.ml3 
{
 font-size: 11px;
 color: #494949;
 text-decoration: bold;
}

.ml4 
{
 font-size: 11px;
 color: #494949;
 font-weight: bold;
 text-decoration: underline;
}

.ml5 
{
 font-size: 11px;
 color: #494949;
 text-decoration: underline;
}

.sc 
{
 font-size: 11px;
 color: #494949;
 font-weight: bold;
}

.sc1 
{
 font-size: 12px;
 color: #494949;
 font-weight: bold;
}

.sc2 
{
 font-size: 12px;
 color: #494949;
 font-weight: bold;
}

.se 
{
 width: 120px;
 font-size: 9px;
}

.currency_symbol 
{
 color: #494949;
}

.sc3 
{
 font-size: 14px;
 color: #494949;
 font-weight: bold;
}

.sc0 
{
 font-size: 9px;
 color: #494949;
 font-weight: bold;
}

.ml1 
{
 font-size: 13px;
 color: #FFF;
 text-decoration: bold;
}
