/*
  $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: Georgia, "Times New Roman", Times, serif; font-size: 12px; color:#fc9200; }
.errorBox { font-family : Georgia, "Times New Roman", Times, serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Georgia, "Times New Roman", Times, serif; font-size : 10px; color: #000; }
.productsNotifications { background: #ee8b00; font-size: 11px; }
.orderEdit { font-family : Georgia, "Times New Roman", Times, serif; font-size : 10px; color: #000; text-decoration: underline; }

BODY {
  background: #000000;
/*  background-image: url(images/bg.jpg);
  background-repeat:repeat-y;
  background-position:center; */
  color: #ffffff;
  margin: 10px 0 10px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#flashBG {
	z-index: 0;
}
#wrapper {
	z-index: 99;
	position: absolute;
	visibility: visible;
	width: 100%;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px; 
	padding: 13px 15px 9px 15px;
	background-image: url(images/koppen_bg.gif);
	background-repeat: no-repeat;
	color:#FFFFFF
}

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

A:hover {
  text-decoration: underline;
  color: #000000;
}
#contenttable {
	background-color:#FFFFFF;
	background-image:url(images/overall_bg.jpg);
	width: 976px;
	padding: 0px 0 2px 0;
	text-align: left;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
.smalllinks {
	font-size: 11px;
	color: #ff9b04;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.contentBox {
	background-color: #000000;
	padding: 3px 3px 3px 3px;
}
.contentBoxContents {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #ffffff;
  background-color:#FFFFFF;
}
.infoBox {
	background-color: #000000;
}
.infoBoxtop {
	background-image:url(images/infobox_bg_top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	font-size:0px;
}
.infoBoxcenter {
	background-image:url(images/infobox_bg_center.jpg);
	background-repeat: repeat-y;
}
.infoBoxbottom {
	background-image:url(images/infobox_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	font-size:0px;
}
.infoBoxContents {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #ff9900;
}
.BoxContents {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #ff9900;
  padding: 0px 15px 2px 15px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}

.infoBoxHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/kop_bg.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  height: 41px;
  width: 233px;
}
.infoBoxHeading2 {
  background-color: f7a11a;
  background-image: url(images/kop_bg2.jpg);
  background-position:right;
  background-repeat: no-repeat;
  width: 23px;
}
TD.infoBox, SPAN.infoBox {
  font-family: Georgia, "Times New Roman", Times, 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;
}

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

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

.productListing-heading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  background: #000;
  color: #FFFFFF;
  font-weight: bold;
  padding:4px;
}
.productListing-heading a:hover {
	color:#FFFFFF;
}

TD.productListing-data {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  padding: 5px;
  color:#000000;
  border-bottom: 1px solid #000;
}
TD.productListing-data a {
  color:#fc9200;
}
TD.productListing-data img {
	margin: 5px;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, TD.main2, TD.mainblack {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 1.6;
  color:#FFFFFF;
}
TD.mainblack {
	background-color:#000000;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}
.smallText a:hover {
	color:#FFFFFF;
}
TD.smallText img {
	border: 1px solid #000;
	padding:2px;
	background-color: #fff;
}
TD.accountCategory {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia, "Times New Roman", Times, 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, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  display:block;
}

SPAN.errorText {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ff0000;
}

.moduleRow {
	background-color: #ee8b00; }
.moduleRowOver { background-color: #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #000; }
.checkoutBarCurrent { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #fff; }

/* message box */

.messageBox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; background-color: #ff9300; }
.messageStackSuccess { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; background-color: #ff9300; }

/* input requirement */

.inputRequirement { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #000; }


li.productmenuitem {
	border-bottom: 1px solid #ffa41b;
	background-color:#FF0000;
	display:block;

}
a.productmenuitem {

}
td.colomlinks {
	width: 233px;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
}
.contentlinks {
	width: 233px;
}
td.colommidden {
	width: 496px;
	vertical-align: top;
	padding-top: 3px;
	margin-bottom: 8px;
}
.contentmiddeninhoud {
	padding: 15px;
	background-image:url(images/content_midden_bg.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size: 11px;
}
.contentmiddeninhoud a {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.contentextra img  {
	border:1px solid #000;
	padding: 4px;
	background-color:#FFFFFF;
	margin: 5px 0 0 0 ;
}

.main a:hover {
	text-decoration:underline;
	color: #fff;
}
.main img {
	border:1px solid #000;
	background-color:#FFFFFF;
	margin: 2px;
}
.contentmiddentop {
	background-image: url(images/content_middentop2_bg.jpg);
	background-repeat:no-repeat;
	font-size: 0px;
	height:18px;
}
.contentmiddenbottom {
	background-image: url(images/content_middenbottom_bg.jpg);
	background-repeat:no-repeat;
	font-size: 0px;
	height:10px;
}
.contentmidden2top {
	background-image: url(images/content_midden2top_bg.jpg);
	background-repeat:no-repeat;
	font-size: 0px;
	height:7px;
}
.contentmidden1bottom {
	background-image: url(images/content_midden1bottom_bg.gif);
	background-repeat:no-repeat;
	font-size: 0px;
	height:5px;
}
.contentmidden2bottom {
	background-image: url(images/content_midden2bottom_bg.jpg);
	background-repeat:no-repeat;
	font-size: 0px;
	height:8px;
}
td.colomrechts {
	width: 233px;
	vertical-align: top;
	border-right: 3px solid #fff;
	padding-left: 4px;
}
.contentrechts {
	width: 233px;
}
.updates a {
	line-height: 21px;
	font-size: 12px;
	display: block;
	margin-bottom: 9px;
	border-bottom: 1px solid #ff9201;
	height: 55px;
	background:url(images/updates/pijl_of.gif) no-repeat 195px 30px;
	}
.updates a:hover {
	background:url(images/updates/pijl_on.gif) no-repeat 195px 30px; }
.updates img {
	padding: 3px;
	float: left;
	margin-right: 7px;
	background:url(images/updates/bg_img.gif) no-repeat;
	border: none
}
.updates a:hover img {
	background:url(images/updates/bg_imgon.gif) no-repeat;
	border: none
}
.bottom {
	background-color: #000000;
	text-align: right;
}
#bottom_merken {
	background-image:url(images/bottom_bg.jpg);
	background-repeat:no-repeat;
	height: 138px;
	padding: 10px 28px 10px 28px;
	width: 100%;
}
a.realisatie_website {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 20px 0 0;
}


/* Product menu */


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 204px; /* Width of Menu Items */
border-bottom: 1px solid #fb9505;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-image: url(images/product_item_bg.gif);
background-repeat: no-repeat;
background-position: 5px center;
display: block;
}

*+html .suckerdiv ul li{
/* properties voor IE7 */
 height: 28px;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 203px; /* Parent menu width - 1*/
padding-left:5px;
position: absolute;
width: 204px; /*sub menu width*/
top: 0;
display: none;

}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 195px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 199px; /* Parent menu width - 1*/
background-color: #ffffff;
background-image: url(images/product_subitem_bg.jpg);
background-repeat: no-repeat;
background-position: left center;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #ffffff;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #ffffff;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #fb9505;
font-weight:bold;
text-decoration: none;
padding: 8px 5px 8px 16px;
border-top: 1px solid #fb9505;
border-bottom: 0;
background-image: url(images/product_item_bg.gif);
background-repeat: no-repeat;
background-position: 5px center;
}

.suckerdiv ul li a:hover{
	color:#000000;

text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-image: url(images/product_subitem_bg.jpg);
background-repeat: no-repeat;
background-position: left;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-image: url(images/product_subitem_bg.jpg);
background-repeat: no-repeat;

}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-image: url(images/product_subitem_bg.jpg);
background-repeat: no-repeat;

}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* END Product menu */
.cartbox {
	font-size: 11px;
	color: #fc9200;
}
.cartbox  a {
text-decoration: underline;
}
.cartbox  a:hover {
	color:#000000;
}
.cartboxx {
	padding: 5px 0px 5px 0;
}
.ship_Price {
	font-weight: bold;
	font-size: 11px;
}
.product {
	float:left;
	padding-bottom: 6px;
	border-left: 3px solid #000000;
}
.product_kop {
	background-image:url(images/product_kop_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight: bold;
	padding: 11px 10px 8px 13px;
	width: 242px;
	max-width: 219px;
	overflow: hidden;
	max-height: 12px;
	height: 33px;
}
.product_content {
	background-image:url(images/product_content_bg.jpg);
	background-repeat:no-repeat;
	height: 147px;
	max-height: 135px;
	color:#00FFFF;
	background-color:#FFFFFF;
	font-weight: bold;
	overflow: hidden;
	width: 242px;
	max-width: 217px;
	padding: 8px 15px 4px 10px;
}
.product_prijs {
	text-align: right;
	color: #fc9200;
	font-size: 11px;
	height: 104px;
	display: block;

}
.veiling_home {
}
.veiling_home_links, .veiling_home_rechts {
	float: left;
	background-image:url(images/veiling_home_bg.jpg);
	background-repeat:no-repeat;
	height: 205px;
	width: 226px;
}
.veiling_home_rechts {
	background-image: none;
	width: 250px;
	font-size: 12px;
	line-height: 1.3em;
}
.veiling_home_contentl {
	padding: 15px;
}
.veiling_home_contentl img {
	border: 1px solid #000;
	padding: 2px;
	background-color: #fff;
}
.veiling_home_contentr {
	padding: 5px 10px 0px 15px;
}
.veiling_home_contentr p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.veiling_home_button {
	display: block;
	float:right;
}
SPAN.veilin_home_btext {
	color:#000000;
	font-size: 9px;
}
a.veiling_home_kop {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 8px 0;
	display: block;
}
#visual_overlay {
	z-index: 2;
	top: 130px;
	left: 120px;
	position: absolute;
}