/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family :Arial; font-size : 10px; color: #800000; font-weight: bold }
.boxText {
   font-family: Arial;
   font-size: x-small; 
	}
.boxText2 { 
	font-family:Arial; 
	font-size: x-small;
	color: #FFFFFF;	
	padding-right: 10px;
	padding-left: 10px;
}
.boxText2 a
{
	color: #FFFFFF;	
}
.errorBox { font-family : Arial; font-size : x-small; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : x-small; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	/* background-image: url(images/BG.jpg); */
	background-color: #D4D4D4;
	margin: 0px;
	background-position:center; 
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #ffcc00;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFD103;
}

TR.headerNavigation {
  background: #FFD103;
}

TD.headerNavigation {
  font-family: Arial;
  text-decoration: none;
  font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
  background: #FFD103;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
  text-decoration: none;
  font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a:hover.headerNavigation {
  color: #000000;
  text-decoration: none;
}

.headerNavigationRight
{
	float: right;
	text-align: right;
}

.headerNavigationLeft
{	
	float: left;
}

table.headerTable
{
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

table.footer {
  border-bottom: 2px solid #000000;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-top: 2px solid #000000;
}

TR.footer {
  background: #ffcc00;
}

TD.footer {
  font-family: Arial;
  font-size: x-small;
  background: #ffcc00;
  color: #000000;
  font-weight: bold;
}

TD.footer_shadow
{	
	/* background-image: url(images/Shadow.png); */
}

A.infoBoxContents {
  color: #FFFFFF; 
  text-decoration: none;
}

A.infoBoxContents2 {
  color: #FFFFFF;
  text-decoration: none;
}


.infoBoxContents {
  background: #ffffff;
  font-family: Arial;
  font-size: x-small;
}

.infoBoxContents2 {
  background: #004179;
  font-family: Arial;
  font-size: x-small;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: x-small;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  background: #2679AB;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: x-small;
}

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;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial;
  font-size: x-small;
  background: #ffcc00;
  color: #000000;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Arial;
  font-size: x-small;
}

A.pageResults {
  color: #0000FF;
  text-decoration: none;
}

a:hover.pageResults {
  color: #0000FF;
  background: #F2d136;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #fff7d5;
}

TD.subBar {
  font-family: Arial;
  font-size: x-small;
  color: #000000;
}

.main {
  font-family: Arial;
  font-size: x-small;
  line-height: 1.5;
}

.homepage {
  font-family: Arial;
  font-size: 11px;
	background-color:white;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: x-small;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: x-small;
  color: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #fffae5;
  border-color: #ffea96;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
	font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #fff5cb; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fffae5; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: x-small; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: x-small; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: x-small; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: x-small; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: x-small; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: x-small; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Arial;
  border-bottom: 1px;
  border-style: solid;
  border-color: #000000;
  font-size: x-small;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
  text-align: center;
}

TD.productListing-heading{
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #000000;
}

TD.linkListing-data {
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 4px;
  font-family: Arial;
  font-size: x-small;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

TD.maincolumn
{
	background-color:#00417A;
	width: 18%;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

font.selectedcategorie {
	color: #FFD103;
	text-decoration: none;
}

TD.main
{
	background-color:white;
}

table.maintable td.main{
	padding-left: 5px;
	padding-right: 5px;
}

table.maintable td{
	padding-left: 0px;
	padding-right: 0px;
}

td.maintable {
	padding-left: 0px;
	padding-right: 0px;
}

table.maintable {
	border-top: 2px solid #000000;
	width: 1000px;
}


table.loginscreen {
	border-right: 0.3mm solid #000000;
}

DIV.base-layer {
  margin: 0.5em 12px 0.5em 12px; padding: 0; text-align: center; width: auto;
}

DIV.table-row {  
  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;
  padding: 0; text-align: center; width: 96%;
}

DIV.left-container {
  border: none; float: left; margin: 0; padding: 0; width: 50%;
}

DIV.right-container {
  border: none; float: right; margin: 0; padding: 0; width: 50%;
}

.stijl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
}

.stijl5  {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; 
}
	
.stijl6 {
	font-size: large;
	font-weight: bold;
}

.stijl7 A {
	font-size: x-small;
	color: #438BB6;
}

.stijl7 A:hover  {
	font-size: x-small;	
  color: #ffcc00;
}

.stijl7 {
	font-size: x-small;
	color: #438BB6;
}

.stijl10 {
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #267AAB;
}
.stijl12 {font-size: large; font-weight: bold; color: #267AAB; }
.stijl14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #267AAB; }
.stijl15 
{
	color: #267AAB;
	font-weight: bold;
	font-size: normal;	
}
/* VJ Links Manager v1.00 end */

/* iDeal form */
#iDealform input
{
	display: none;
}
