/* $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
  Updated by  TemplateShopper.com November 2003 for AAbox .com */
body {
	background: #30140b;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul, li, ol {
	/*line-height: 16px;*/
	margin-top:0px
}
p {
	margin-top: 0;
	margin-bottom: 0; /*line-height: 16px;*/
}
hr {
	height: 0;
	border-style: solid;
	border-width: 1px 0 0;
	border-color: #968d85;
	margin-top: 10px;
	margin-bottom: 10px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #463524;
	line-height: 16px;
}
a {
	outline: none;
	color: #463524;
	text-decoration: none;
}
a:hover {
	color: #84B011;
	text-decoration:underline;
}
h1 {
	color: #84B011;
	font-size: 20px;
}
#mainpage h1 {
	font-size: 16px;
	margin-bottom:0px;
	margin-top: 8px;
	text-transform: uppercase;
	color: #463524;
	padding-left: 9px;
	padding-right: 8px;
}
h2 {
	font-size: 18px;
	color: #84B011;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #84B011;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color: #84B011;
	font-weight: bold;
}
h5 {
}
h6 {
}
a img {
	border:none;
	margin:0;
}
.boxText {
	/*	margin-top: 0px;*/
	padding-top: 4px;
	padding-bottom: 5px;/*	margin-bottom: 0px;*/
}
.boxText input {
}
.boxText img {
}
.errorBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff7b3;
	font-weight: bold;
}
.stockWarning {
	color: #cc0000;
	border: 1px dotted #FF0000;
	padding: 10px;
	background-color: #FFFFCC;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	color: #84B011;
	text-decoration: underline;
}
.mainTable {
	background-color: #e0dbd6;
}
/* mainpage */
#mainpage {
	background-color: #e0dbd6;
	background-image: url(images/site/balk-intro-homepage.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#mainpage_intro {
	font-weight: bolder;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-top: 3px;
}
#mainpage2banners {
	float: left;
	width:100%;
	margin-top: 9px;
}
#leftbanner {
	float: left;
	background-image: url(images/site/leftbanner-noodpakketten-survival-kits.jpg);
	height: 130px;
	width: 247px;
}
#leftbanner ul {
	margin-top: 32px;
	padding-left: 28px;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 17px;
}
#leftbanner ul a {
	text-decoration: underline;
}
#rightbanner {
	float: right;
}
#leftbanner1 {
	float: left;
	margin-top: 9px;
}
#rightbanner1 {
	float: right;
	clear: none;
	margin-top: 9px;

}
/* einde mainpage */

#footer1 {
	color: #e0dbd6;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 14px;
}
#footer1 a.linkje {
	color: #e0dbd6;
	text-decoration: none
}
#footer1 a.linkje:hover {
	text-decoration: underline;
	color: #84B011;
}
FORM {
	display: inline;
}
TR.header {
	background: #30140b;
}
#headerNavigation {
	background-image : url(images/greenBar.jpg);
	background-repeat: no-repeat;
	background-color: #e0dbd6;
	background-position: top;
	width: 100%;
	float: left;
}
#headerNavigation_left {
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 17px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 580px;
}
#headerNavigation_right {
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 17px;
	overflow: hidden;
	text-align: right;
	white-space: nowrap;
	float: right;
	width: 310px;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
	color: #ffffff;
}
TR.headerError {
	background: #30140b;
}
TD.headerError {
	background: #30140b;
	color: #eef111;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #f5f3f1;
}
TD.headerInfo {
	background: #85b211;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.middle {
	background-color: #FFF;
	border: 1px solid #968d85;
}
TR.footer {
	background: #e0dbd6;
}
TD.footer {
	background-image : url(images/footer.jpg);
	color: #ffffff;
	font-weight: bold;
	padding-top : 15px;
	padding-bottom : 9px;
}
.infoBox {
	background: #fff;
	border: 1px;
	border-style: solid;
	border-color: #968d85;
}
.infoBoxContents {
	background: #fff;
}
.infoBoxNotice {
	background: #d6e196;
}
.infoBoxNoticeContents {
	background: #e9eecd;
}
.BoxHeading {
	font-weight: bold;
	color: #fff;
	height: 27px;
	padding-left: 5px;
}
.infoBoxHeading {
	font-weight: bold;
	height: 25px;
	background-image: url(images/site/bg-infoboxheading.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
TD.infoBox, .infoBox {
}
.catbox {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 5px;
}
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: #f5f3f1;
}
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: #fff;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #968d85;
	border-spacing: 1px;
}
.productListing-heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #71635f;
	color: #f5f3f1;
	font-weight: bold;
}
TD.productListing-data {
	/* padding-top:5px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f5f3f1;
}
A.pageResults {
	color: #84b011;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
.pageHeading {
	font-size: 16px;
	color: #84B011;
	font-weight: bold;
}
TD.pageHeading {
	vertical-align: top;
}
.prodinfo_top {
	margin-top: 10px;
	margin-bottom: 10px;
}
.prodprice {
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.itemnumber {
	display: block;
}
TR.subBar {
	background: #f5f3f1;
}
TD.subBar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main {
	padding-right: 15px;
}
.main a {
	text-decoration: underline;
}
/*TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 16px;

}*/

.smallText {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;*/
}
.smallText a {
	text-decoration: underline
}
.mopics {
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #f2edea;
}
TD.accountCategory {
	font-size: 13px;
	color: #84b110;
}
TD.fieldKey {
	font-weight: bold;
}
TD.fieldValue {
	font-size: 11px;
}
TD.tableHeading {
	font-weight: bold;
}
TD.category_desc {
	padding-right: 25px;
}
SPAN.newItemInCart {
	color: #4f9200;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #968d85;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	color: #567507;
	font-weight: bold;
}
.productSpecialPrice {
	font-size: 130%;
	color: #CD0000;
	font-weight: bold;
}
SPAN.errorText {
	color: #84B011;
}
.moduleRow {
	background-color: #f5f3f1;
}
.moduleRowOver {
	background-color: #a87c5c;
	cursor: pointer; /*cursor: hand;*/
}
.moduleRowSelected {
	background-color: #dacfc5;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 11px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.checkoutBarCurrent {
	font-size: 11px;
	font-weight:bolder;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
/* message box */

.messageBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning, .messageStackSuccess {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff7b3;/*display: inline;*/
}
.messageStackError img, .messageStackWarning img, .messageStackSuccess img {
	vertical-align: middle;
}
/* input requirement */

.inputRequirement {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sitemapContainer {
	text-align: left;
	margin-top: 0px;
}
.boxlink {
	margin-right: 5px;
}
#faqurl a {
	text-decoration:none;
	font-weight:bold;
}
#faqurl a:visited {
	color:#71635f
}
#faqurl a:active {
	text-decoration:none;
	font-weight:bold;
}
#faqurl a:hover {
	color: #84B011;
	text-decoration:underline;
	cursor: help;
}
span.prod_title {
	font-weight:normal;
	padding-top:0px;
	margin-top:5px;
	display: block;
}
#adv_search_links {
	margin-top: 2px;
	margin-bottom: 0px;
}
#myGallery {
	width: 502px !important;
	height: 230px !important;
}
.productTitle {
}
.productTitle a {
	text-decoration: none;
}
#prodBox {
	border: 1px solid #c7bfb7;
	padding: 1px;
	width: 154px;
}
.prodimageBox {
	min-height:130px;
}
#prodinfoBox {
	background-color: #efedeb;
	padding: 4px;
	margin-top: 4px;
	min-height: 70px;
	background-image: url(images/site/bg-prodinfoBox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#prodinfoBox td {
	text-align:center
}
#prodBoxSide {
	/*width: 154px;
	border: 1px solid #c7bfb7;*/
	padding: 2px;
}
#prodinfoBoxSide {
	background-color: #fff;
	padding: 4px;
	margin-top: 0px;
	/*min-height: 70px;*/
	background-image: url(images/site/bg-prodinfoBoxSide.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#uspMain {
	font-weight: bolder;
	line-height: 15px;
	list-style-image: url(images/site/vinkje.gif);
	margin-left: -20px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#uspMain li a {
	text-decoration: none;
}
#uspPayment {
	text-align: left;
	margin-top: -10px;
}
.uspSub {
	font-size: 10px;
	font-weight: normal;
}
#stockYes {
	list-style-image: url(images/site/vinkje.gif);
	margin-left: -20px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 15px;
	visibility: visible;
}
#stockYes .stockword {
	padding-left: 0px;
	margin-left: -2px;
}
/* Added by Remco 240310 */

.stockQuantity {
margin-left: 15px;
}

.shippinginfo {
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}