/* Easyplant CSS */

* {
	margin: 0;
	padding: 0;
}

p, h1, h2, h3 {
	margin: 5px 0;
}

body {
	margin: 20px;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: small;
}

#container {
	margin: 0 auto;
	width: 915px;
	position: relative;
}

#header {
	/*background-image: url('../images/layout/header.jpg');*/
	/*background-image: url('../images/header2.jpg');*/
	/*background-image: url('../images/header2011.jpg');*/
	background-image: url('../images/header2012.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 151px;
	position: relative;
}

#header p.easyplant {
	position: absolute;
	left: 135px;
	top: 30px;
}

#header form {
	position: absolute;
	top: 20px;
	left: 275px;
	color: #FFF;
}

#header form * {
	vertical-align: middle;
}

#header form input.search {
	background-color: #f1f7de;
	border: 1px #8db022 solid;
	padding: 2px;
	width: 140px;
}

#header ul {
	position: absolute;
	left: 540px;
	list-style: none;
	padding: 6px;
}

#header ul li {
	float: left;
	display: block;
	margin-right: 13px;
}

#header ul li a {
	color: #FFF;
	text-decoration: none;
}

#content {
	background-image: url('../images/layout/contentbg.jpg');
	background-position: 9px 0px;
	background-repeat: repeat-y;
}

#content #bg {
	background-image: url('../images/layout/tablebg.jpg');
	background-position: 9px bottom;
	background-repeat: no-repeat;
	padding: 20px 175px 50px 155px;
	_height: 650px;
	min-height: 1000px;
	position: relative;
}

#content #bg #footer {
	position: absolute;
	bottom: 7px;
	left: 290px;
	color: #FFF;
	width: 550px;
}

#left {
	position: absolute;
	top: 40px;
	left: -48px;
}

#left div.box {
	background-color: #a6cd32;
	background-image: url('../images/layout/kaderleft.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#left div.box img {
	margin: 5px;
}

#left div.box div {
	background-image: url('../images/layout/kaderleft_b.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 163px;
	padding: 20px 5px 50px 15px;
	color: #FFF;
	_height: 140px;
	min-height: 140px;
}

#left ul {
	list-style: none;
	line-height: 20px;
}

#left a, #right a {
	color: #FFF;
	text-decoration: none;
}

#right {
	position: absolute;
	top: 40px;
	right: -37px !important;
	right: -38px;
}

#right div.box {
	background-color: #db3834;
	background-image: url('../images/layout/kaderright.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#right div.box p.cart {
	margin: 20px 0 0 10px;
	text-align: center;
}

#right div.box input {
	background-color: #f1c4bf;
	border: 1px #b23a2b solid;
	padding: 2px;
	width: 100px;
}

#right div.box input.cart {
	background-color: #f1c4bf;
	border: 1px #b23a2b solid;
	padding: 2px;
	width: 45px;
}

#right div.box input.submit {
	background-color: #db3834;
	border: 0;
	padding: 2px;
	color: #fff;
	cursor: pointer;
	margin-right: 20px;
}

#right div.box div {
	background-image: url('../images/layout/kaderright_b.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 163px;
	padding: 20px 10px 10px 10px;
	color: #FFF;
	_height: 170px;
	min-height: 170px;
	text-align: right;
}

#right div.box#top {
	/*background-image: url('../images/new_image.jpg');*/
	/*background-image: url('../images/header_winkelmandje_2011.jpg');*/
	/*background-image: url('../images/header_winkelmandje_2011 copy.jpg');*/
	background-image: url('../images/header_winkelmandje_2012.png');
	margin-top: -5px;
}


/* osCommerce CSS */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

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

FORM {
	display: inline;
}

TR.header {
  background: #D1E2FE;
}

TR.headerNavigation {
  background: #D1E2FE;
}

TD.headerNavigation {
  color: #ffffff;
  font-weight : bold;
  background-color : #154E9F;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  background: #154E9F;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  background-image : url(images/OSCMAX_infobox_bg.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #D1EB51;
  color: #ffffff;
}

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

TD.productListing-data {
  background: #F7FFDF;
}

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

.productListing-heading {
  background: #A6CD32;
  color: #FFFFFF;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

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

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.tableHeading {
  font-weight: bold;
}

TD.category_desc {
  line-height: 1.5;
}

SPAN.newItemInCart {
  color: #ff0000;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }
