/*
  $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: Arial, sans-serif; font-size: 11px;}
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

h2 {
	color: #db0202;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}

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

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

FORM {
	display: inline;
}

#container {
	width: 990px;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 100%;
	height: 237px;
	background: url(images/template/header_bg.jpg) left top no-repeat;
}

#header_ideal {
	position: absolute;
	left: 630px;
	top: 158px;
	width: 45px;
	height: 43px;
	display: block;
}

#header_qshops {
	position: absolute;
	right: 31px;
	top: 158px;
	width: 97px;
	height: 43px;
	display: block;
}

#header_languages {
	position: absolute;
	top: 105px;
	right: 31px;
	width: 108px;
	height: 27px;
}

#slogan {
	position: absolute;
	left: 220px;
	top: 80px;
	width: 370px;
	height: 46px;
}

#slogan h1 {
	margin: 0px;
	font: 18px Arial, Helvetica, sans-serif;
}

#menu {
	position: relative;
	width: 100%;
	height: 70px;
	background: url(images/template/menu_bg.jpg) left top repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
}

#menu_left {
	float: left;
	width: 211px;
	height: 70px;
	background: url(images/template/menu_left.jpg) left top no-repeat;
}

#menu_right {
	float: right;
	width: 179px;
	height: 40px;
	background: url(images/template/menu_right.jpg) right top no-repeat;
	padding: 6px 31px 0px 0px;	
}

#menu_right a {
	color: #FFFFFF;
}


#menu_buttons {
	float: left;
	width: 540px;
	margin: 15px 0px 0px 10px;
	display: inline;
}

#menu_buttons a {
	margin-right: 15px;
	color: #FFFFFF;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: url(images/template/subvak_bg.jpg) left top repeat-x;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: url(images/template/subvak_bg.jpg) left top repeat-x;
  color: #000000;
  font-weight : bold;
  height: 25px;
}

A.headerNavigation { 
  color: #000000;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: url(images/head/menu_bg.jpg) left top repeat-x;
}

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

.infoBox {
  background: #e1e4ec;
}

.infoBoxContents {
  background: #fcfcfc;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.languageBox {
}

.languageBoxContents img {
	margin-left: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/template/subvak_bg.jpg) left top repeat-x;
  height: 25px;
}

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

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

DIV.main {
	text-align: left;
}

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

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

TD.category_desc {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: 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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

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

/* Hoofdmenu */

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

a.wit:hover
{
	text-decoration: underline;
}

#rechts
{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}

#webwinkelopties
{
	position: absolute;
	right: 10px;
	top: 3px;
	font: 10px Arial, Helvetica, sans-serif;
}

/* Einde hoofdmenu */

/* Nieuwe inhoud */

.winkeltekst
{
	font: 11px Arial, Helvetica, sans-serif;
}

.rood
{
	color: #db0202;
}

/* Einde nieuwe inhoud */

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #db0202;
}

TD.productDesc {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #db0202;
 padding: 4px 0px 0px 10px;
}

TD.cat_description
{
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 padding: 2px 0px;
}

/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 2px solid #e1e4ec; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px; height: 60px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

/* Beurzen */
.beurs_tekst {
	float: left; 
	width: 420px;
}

.beurs_img {
	float: right; 
	width: 200px;
}

.beurs_img img {
	border: 1px solid #000000;
}

.beurs_lijn {
	width: 100%; 
	height: 1px; 
	overflow: hidden; 
	float: left; 
	background: #db0202; 
	margin: 15px 0px;
}

.beurs_images {
	display: none;
}
/* Einde Beurzen */

.freeship{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #db0202;
 text-decoration: none;
 }
 .freeship2{
 font-family: arial;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 }

/* classi per 2gether discount*/

.getslogan	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gettitolo	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.buybothText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getprezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.prezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getrisparmio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.vsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 8px;
}

/* end of classi per 2gether discount*/