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

/* -------------------- Basis div's ----------------------------  */
#pos_basis_ct{
text-align: center; 
margin: 0;
}

#pos_main_ct{
text-align: left; 
margin: 0px auto; 
width:990px;
}

.header{
width:100%;
height:15px;
}

.footermain{
background-image: url(images/footer_bg.jpg);
background-position:center top;
background-repeat: repeat-x;
}

.content_maintop{
background-image: url(images/content_topbg.png);
background-position:center top;
background-repeat: no-repeat;
}

.content_mainmiddle{
background-image: url(images/content_bg.png);
background-position:center top;
background-repeat:repeat-y;
text-align:center;
}


.content_mainbottom{
background-image: url(images/content_bottombg.png);
background-position:center top;
background-repeat: no-repeat;
height:21px;
}

.zoek_winkel_kader_top{
background-image: url(images/rightcolum_bg.png);
background-position: top center;
background-repeat: no-repeat;
}

.zoek_winkel_kader_mid{
background-color:#FFFFFF;
}

.zoek_winkel_kader_bottom{
background-image: url(images/rightcolum_bg.png);
background-position:center bottom;
background-repeat: no-repeat;
}

/* --------------------Eigen classes  ----------------------------  */
.menuitem{
height:20px;
color:#34A8C9;
border-bottom:1px dotted #34A8C9;
font-family:  sans-serif; font-size:11px;
}

.rightcolumheader{
color:#040E1B;
text-align:right;
vertical-align:middle;
height:25px;
font-size:13px;
font-weight:bold;
font-family:  sans-serif;
border-bottom: 1px dotted #34A8C9; 
}

/* --------------------Eigen classes voor de verschillende lay-outs (shop-in-shop) ----------------------------  */

.headerNavigation3 {
padding-left:0px;
}

.headcart {
font-family: sans-serif;
font-size: 10px;
color:#34A8C9;
}


/* ---------------------Classes product listings-----------------------------------------------------------  */
.ps2{
font-family: sans-serif;
font-size: 9px;
color:#052D5A;
}

.ps3{
font-family: sans-serif;
font-size: 15px;
font-weight:bold;
color:#34A8C9;
}

.product_listing{
width:220px;
height:100%;
background-image: url(images/product_listing_bg.jpg);
background-position:left top;
background-repeat: no-repeat;
}

.product_listing2{
width:220px;
height:100%;
background-image: url(images/product_listing_bg2.jpg);
background-position:left top;
background-repeat:repeat-x;
}

.prijs{
font-family:  sans-serif;
font-size: 11px;
font-weight:bold;
line-height: 1.5;
color:#ffffff;
}

.new_product_listing{
font-size:10px;
font-weight:normal;
text-decoration:none;
width:100%;
height:40px;
background-image: url(images/new_product_bg.jpg);
background-position:left top;
background-repeat:repeat-x;
padding-left:10px;
}

.buyalso{
height:100%;
background-image:url(images/buyalso_bg1.jpg);
background-position:top left;
background-repeat:no-repeat;
}

/* ---------------------Classes product listings-----------------------------------------------------------  */
.producttitel{
font-family:  sans-serif;
font-size: 14px;
font-weight:bold;
line-height: 1.5;
color:#052D5A;
}

.prijs1 {
	font-size: 18px;
	font-weight: bold;
	color:#052D5A;
	}

.prijs2 {
	color: #FF0033;
	}

/* -------------------------------------------------------------------------------------------------------------  */

.boxText { font-family:  sans-serif; font-size:11px;}
.boxTextnav { font-family:  sans-serif; font-size: 11px; padding-right: 0px; color:#666666; border: 0px; text-align:left;}
.errorBox { font-family :  sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  sans-serif; font-size : 10px; font-weight:bold; color: #999999; text-decoration: underline; }

TD.boxText2 {
	border-color:#000000;
}

BODY {
  background-image:url(images/main_bg1.jpg);
  background-repeat: repeat-x;
  background-position: center top;
  background-color:#202020;
  color: #000000;
  margin: 0px;
}

.bread {
  color: #000000;
  text-decoration: none;
}


A.bread {
  color: #999999;
  text-decoration: none;
}

A.bread:hover {
  color: #666666;
  text-decoration: none;
}


.topmenutxt {
  color: #ffffff;
  text-decoration: none;
}


A.topmenutxt {
  color: #040E1B;
  text-decoration: none;
}

A.topmenutxt:hover {
  color: #gggggg;
  text-decoration: none;
}


A {
  color: #052D5A;
  text-decoration: none;
}

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


A.menulink {
  color: #ffffff;
  text-decoration: none;
}

A.menulink:hover {
  color: #cccccc;
  text-decoration: underline;
}

FORM {
	display: inline;
}

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

TR.headerNavigation {
	border:solid; 
	border-width:1px; 
	border-color:#CB9516;
}

TD.content {
	text-align: left; 
	margin: 0px auto; 
	border:solid; 
	border-width:1px; 
	border-color:#CB9516;
	}

TR.content {
	text-align: left; 
	margin: 0px auto; 
	border:solid; 
	border-width:1px; 
	border-color:#CB9516;
	}
	
TABLE.content {
	text-align: left; 
	margin: 0px auto;
	background-color: #FFFFFF;
	width: 952px;
	}
	
	
TD.headerNavigation {
  font-family: sans-serif;
  font-size: 11px;
  height:10px;
  /*background-image:url(images/headnav_bg.jpg);
  background-position:top;
  background-repeat: repeat-x;*/
  color: #666666;
  font-weight : bold;
}

TD.language {
  font-family:  sans-serif;
  font-size: 10px;
  font-weight : bold;
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #CB9516;
}

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

.infoBox {
	border:0px;
	background: #EFEFEF;
}

.infoBoxContents {
  font-family:  sans-serif;
  font-size: 11px;
  color:#666666;
  border:0px;
}

.cartinfoBoxContents {
  font-family:  sans-serif;
  font-size: 11px;
  color:#34A8C9;
  border:0px;
  text-align:right;
}

.infoBoxContents2 {
  background: #000000;
  font-family:  sans-serif;
  font-size: 10px;
  border:0px;
}

.infoBoxContentslanguages {
  font-family:  sans-serif;
  font-size: 10px;
  border:0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:  sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBoxHeadingnav {
  font-family:  sans-serif;
  font-size: 14px;
  height:18px;
  font-weight:normal;
  /*background-image: url(images/menubg1.jpg);
  background-position:left;
  background-repeat: repeat-x;
  border: 1px #EBEBEB solid;*/
  color: #34A8C9;
  padding-left:0px;
  text-align:left;
}

TD.infoBox, SPAN.infoBox {
  font-family:  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: #f8f8f9;
}

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

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

.productListing-heading {
  font-family:  sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight:normal;
  border-bottom: 1px dotted #cccccc;
}

TD.productListing-data {
  font-family:  sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #666666;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #052D5A;
  border-bottom: 1px dotted #34A8C9;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main {
  font-family: tahoma, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration:none;
}

.main2 {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
    color:#999999;
}

.special {
  font-family:  sans-serif;
  font-size: 13px;
  line-height: 1.5;
    color:#FF0000;
}

A.main {
  font-family:  sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration:none;
  color:#000000;
}

TD.main, P.main, A.main {
  font-family:  tahoma,sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration:none;
  color: #052D5A; 
}

TD.main2, P.main2 {
  font-family:  sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#999999;
}

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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  sans-serif;
  font-size: 11px;
  color: #000000;
}

TEXTAREA {
  width: 100%;
  font-family:  sans-serif;
  font-size: 11px;
}

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

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

 hr {
  	border: 0;
  	width: 100%;
   	color: #C4C2BD;
	background-color: #cccccc;
	height: 1px;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family:  sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family:  sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family:  sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family:  sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family:  sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family:  sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family:  sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family:  sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: tahoma; font-size: 9px; color: #006699; }
.main_INVOICE { font-family:  sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family:  sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

h1 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #002354;
display: inline; 
}

h2 {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #002354;
display: inline; 
}

h3 {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #002354;
display: inline; 
}

h4 {
font-size: 8px;
font-family: Arial, Helvetica, sans-serif;
color: #002354;
display: inline; 
}

h5 {
font-size: 6px;
font-family: Arial, Helvetica, sans-serif;
color: #002354;
display: inline; 
}

.tagcloud {
  font-weight: bolder;
  line-height: 1.0em;
}
.tagcloud li {
  display: inline;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}
.tagcloud li a {
  padding: 0 0.2em 0 0.2em;
  text-decoration: none;
}
