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

BODY { margin: 0; padding: 0; background: #58493d url(images/background.gif) repeat-y center top; }
BODY, INPUT, SELECT, TEXTAREA, TD { color: #3a2006; font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; }
INPUT, SELECT, TEXTAREA { background-color: #fff; border: none; }
FORM { margin: 0; padding: 0; display: inline; }
IMG { border: none; }
A { color: #0d0d0a; text-decoration: underline; outline: none; }
A:hover { text-decoration: none; }

/* header */
#header { text-align: center; }
#header .container { position: relative; width: 950px; height: 237px; background: url(images/header/header.jpg) no-repeat left top; margin: 0 auto; text-align: left; }
#header H1 { width: 540px; margin: 0 0 0 29px; padding-top: 24px; font-size: 0; }
#header H1 A { display: block; height: 135px; text-indent: -5000px; }

/* menu */
UL#menu { position: absolute; top: 180px; left: 157px; margin: 0; padding: 0; list-style: none; }
UL#menu LI { float: left; padding-right: 23px; padding-top: 10px; }
UL#menu LI.last { float: right; padding-right: 25px; padding-top: 1; }
UL#submenu { float: right; margin: 0 10px 0 0; padding: 3px 0 0; _padding: 4px 0 0; list-style: none; }
UL#submenu LI { float: left; padding-left: 10px; padding-right: 5px; }
.menulink, .link { position: relative; float: left; }
.menulink SPAN { position: absolute; top: 0; left: 0; display: block; background: url(images/blank.gif); width: 100%; height: 28px; cursor: pointer; z-index: 100; }
.link SPAN { position: absolute; top: 0; left: 0; display: block; background: url(images/blank.gif); width: 100%; height: 17px; cursor: pointer; z-index: 100; }

.containerPad { width: 930px; _width: 950px; margin: 0 auto; padding: 0 10px; text-align: left !important; }
.soppingCart { float: left; width: 204px; }
.soppingCart A { text-decoration: none; }
.soppingCart A:hover { text-decoration: underline; }
.soppingCart .blk { min-height: 150px; _height: 170px; }
.promo { float: right; width: 710px; }
.navBar { clear: both; height: 27px; background-color: #463323; padding: 3px 0 0 10px; line-height: 24px; _line-height: 20px; }
.navBar INPUT { float: left; margin-top: 3px; margin-right: 10px; }
.navBar .link { margin-top: 4px; }

/* layout */
.pageW { width: 950px; }
.columnLeft { width: 204px; padding-left: 10px; /*border-right: 10px solid #827265;*/ }
.columnRight { width: 137px; padding-top: 10px; padding-right: 10px; /*border-left: 10px solid #827265;*/ }
.content { padding: 15px 20px; color: #fff; }
.content A { color: #fff; }

/* blocks */
.blk { background-color: #cabc96; color: #000; padding: 10px 12px; }
.blkD { background-color: #463323; padding: 10px; color: #f8e0ab; }
.blkD A { color: #f8e0ab; }

.category A { background: url(images/link_mark.gif) no-repeat left 4px; margin-left: 5px; padding-left: 7px; text-decoration: none; }
.category A:hover { text-decoration: underline; }
.category SPAN { display: block; height: 5px; font-size: 0; line-height: 0; }

.info A { background: url(images/link_mark1.gif) no-repeat left 4px; margin-left: 5px; padding-left: 7px; text-decoration: none; }
.info A:hover { text-decoration: underline; }

.newsletter { height: 128px; background: url(images/newsletter.jpg) no-repeat; padding: 0 6px; }
.newsletter INPUT { width: 100%; margin-top: 70px; }
.newsletter INPUT.btn { margin-top: 10px; }

TD.prodList TABLE { width: 100%; height: 170px; background-color: #463323; border: 1px solid #cabc96; }
TD.prodList TABLE TD { color: #fff; vertical-align: top; }
TD.prodList TABLE IMG { margin-right: 5px; }
TD.prodList TABLE P { position: relative; margin: 0; height: 110px; }
TD.prodList TABLE A { text-decoration: none; color: #fff; }
TD.prodList TABLE B.price { display: block; margin-top: 17px; color: #e9dcab; font-size: 12px; font-weight: bold; }
TD.prodList TABLE S { margin-right: 5px; color: #d90400; font-size: 11px; }
TD.prodList A.btnMore { position: absolute; right: 5px; bottom: -55px; display: block; width: 21px; height: 21px; background: url(images/prod_mark.gif) no-repeat; text-indent: -5000px; }

TD.prodListSmall TABLE { width: 100%; height: 126px; background-color: #463323; border: 1px solid #cabc96; }
TD.prodListSmall TABLE TD { color: #fff; vertical-align: top; }
TD.prodListSmall TABLE P { margin: 0; height: 65px; }
TD.prodListSmall TABLE B.price { display: block; margin-top: 17px; color: #e9dcab; font-size: 12px; font-weight: bold; }
TD.prodListSmall A.btnMore { display: block; width: 21px; height: 21px; background: url(images/prod_mark.gif) no-repeat; text-indent: -5000px; }

TD.shoppingList { padding-bottom: 10px; }
TD.shoppingList TABLE { background-color: #463323; border: 1px solid #cabc96; }
TD.shoppingList TABLE TD { color: #fff; vertical-align: top; padding: 10px; }
TD.shoppingList TABLE TD.prodImg { padding: 5px; }
TD.shoppingList TABLE TD.price { color: #e9dcab; }
TD.shoppingList TABLE TD.qty { background-color: #5e4c3d; }
TD.shoppingList TABLE A { color: #fff; text-decoration: none; }
TD.shoppingList TABLE A:hover { text-decoration: underline; }
TD.shoppingList TABLE TR.status { background-color: #cabc96; }
TD.shoppingList TABLE TR.status TD { color: #463323; font-weight: bold; }
TD.shoppingList TABLE TR.status TABLE { background: none; }
TD.shoppingList TABLE TR.status TABLE TD { padding: 0; vertical-align: middle; }
TD.shoppingList TABLE TR.status INPUT { background: none; margin: 0; padding: 0; }
TD.shoppingList-heading { background-color: #cabc96; padding: 5px 10px; color: #463323; font-weight: bold; border-bottom: 10px solid #827265; }

.prodDesc { position: relative; min-height: 196px; _height: 222px; margin-bottom: 10px; padding: 13px; background-color: #cabc96; font-size: 12px; }
.prodDesc P { margin: 0; }
.prodDesc .clearjustLeft { height: 80px; }
.prodDesc .justLeft { position: absolute; right: 10px; bottom: 10px; }

.pageNum TD { padding: 10px 10px 0; color: #f8e0ab; }

/* buttons */
A.btnD, A.btnL { float: left; display: block; padding: 3px 10px; color: #fff; font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none !important; text-transform: uppercase; }
INPUT.btnD, INPUT.btnL { padding: 1px 8px; _padding: 1px 3px; color: #fff; font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; text-align: center; border: none; cursor: pointer; }
A.btnD, INPUT.btnD { background-color: #463323; }
A.btnL, INPUT.btnL { background-color: #827265; }
.btn { width: auto !important; border: none !important; }




TD.headerNavigation { color: #f8e0ab; }
TD.headerNavigation A { color: #f8e0ab; text-decoration: none; }
TD.headerNavigation A:hover { text-decoration: underline; }

TR.headerError {
	background: #ff0000;
}

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

TR.headerInfo {
	background: #00ff00;
}

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

TR.footer {
	background: #810000;
}

TD.footer {
	font-size: 10px;
	background: #810000;
	color: #ffffff;
	font-weight: bold;
}

.quickViewBoxHeading {
	font-size: 10px;
	color: #FFFFFF;
	border-color: ffffff;
	background-color: #A30ED9;
	border-style: solid;
	border-width: 1px;
}

.informationBox {
	background: #8634A4;
}

.infoBoxH {
	background: url(images/titlebarblue.gif);
	border-style: solid;
	border-width: 1px;
	border-color: 0986A2;
}

.infoBoxP {
	background: url(images/titlebarpurple.gif);
	border-style: solid;
	border-width: 1px;
	border-color: 0986A2;
}

.infoBoxPurpleSolid {
	background-color: #A30ED9;
	border-style: solid;
	border-width: 1px;
	border-color: 0986A2;
}
.infoBoxH2 {
	border-style: solid;
	border-width: 1px;
	border-color: #0986A2;
}

.imagegallery {
	background: url(images/verloop-groen.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #0986A2;
}

.extraimageslisting { margin-top: 10px; _margin-top: 8px; }
.extraimageslisting TD { width: 72px; height: 66px; background: url(images/no_image.gif) no-repeat 1px 1px; }
.extraimageslisting TD.last { width: 64px; }
.extraimageslisting IMG { width: 64px; height: 66px; }

.sellBoxContents {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
}

.informationBoxContents {
	background: #8634A4;
	font-size: 10px;
}

.infoBoxNotice {
	background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

TD.mainpageBoxHeading {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

TD.sellBoxHeading {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

TD.prodStatus { width: 50%; height: 30px; background-color: #463323; padding: 0 10px; color: #f8e0ab; font-weight: bold; text-align: center; border: 1px solid #cabc96; }

TD.kadoverpakking {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
	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;
}

A.pageResults {
	color: #0000FF;
}

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

A.wit {
	color: #FFFFFF;
	text-decoration: underline;
}

A.wit:hover, A.wit:visited {
	color: #FFFFFF;
}

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

A.witshopping:hover, A.witshopping:visited {
	color: #000000;
}


TD.pageHeading, DIV.pageHeading {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}



TD.pageHeadingSuccess {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

TR.subBar {
	background: #f4f7fd;
}

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

TD.mainkopje {
	background-color: #463323; padding: 8px 10px; color: #f8e0ab; font-size: 13px; font-weight: bold;
}

TD.breadcrumb {
	font-size: 11px;
	line-height: 1.5;
	color: #ffffff;
}

A.infoitem {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.5;
}

A.infoitem:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	line-height: 1.5;
}


TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
	color: #000000;
}

TD.footerText {
	font-size: 10px;
	color: #8634A4;
}


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

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

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

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

SPAN.newItemInCart { color: #d90400; }

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

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

SPAN.greetUser {
	font-size: 12px;
	color: #8634a4;
	font-weight: bold;
}

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

TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

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

SPAN.productSpecialPrice {
	color: #ff0000;
}

SPAN.productSpecialPrice2 {
	color: #e14b00;
}

SPAN.productoldprice {
/*	color: #a30ed9; */
}

SPAN.errorText {
	color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-size: 10px; color: #000000; font-weight: bold; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #800F0B; color: #fff; border-width: 0 10px; border-style: solid; border-color: #827265; padding: 3px 5px;  }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

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



a.toptentext{
	color: #000000;
	font-size: 10px;
}
a.toptentext:hover{
	color: #D1D1D1;
	font-size: 10px;
}
a.topten {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.topten:hover {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

TD.productdescription {
	background-color: #FDE2E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11.5px;
	line-height: 1.5;
}

TD.productbutton {
	background-color: #FDB5B6;
	font-size: 11.5px;
	line-height: 1.5;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

TD.productListingHeader { padding: 10px 10px 0; }
TD.productListingHeader TABLE, TD.productListingHeader DIV { background-color: #463323; border-bottom: 3px solid #800f0b; }
TD.productListingHeader TABLE TD, TD.productListingHeader DIV { vertical-align: top; padding: 5px 10px; color: #fff; font-size: 18px; font-weight: bold; }

.pageTitle { background-color: #463323; margin: 10px; padding: 5px 10px; }
.subTitle { background-color: #463323; margin: 0 10px; padding: 8px 10px; color: #f8e0ab; font-size: 13px; font-weight: bold; }

.subHeader { background-color: #463323; padding: 8px 10px; color: #f8e0ab; font-size: 13px; font-weight: bold; }


h2 {
	font-size: 14px;
}
TD.pollBoxRow {
	font-size: 10px;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
} 

TD.pollBoxText {
	font-size: 10px;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
} 

TR.pollOptRow {
	background: #f1f9fe;
} 
TR.pollFooter {
	background: #f1f9fe;
}


/* header */
#footer { text-align: center; }
#footer .container { width: 920px; _width: 950px; height: 30px; background: url(images/footer_bg.jpg) no-repeat left 10px; margin: 0 auto; padding: 50px 15px 0; color: #f8eab6; text-align: right; }

.aCenter { text-align: center; }
.aLeft { text-align: left; }
.aRight { text-align: right; }

.fleft { float: left !important; }
.fright { float: right !important; }
.nofloat { clear: both; height: 0; font-size: 0 !important; line-height: 0 !important; }