@import url("frontpage.css");

body, input, select, option {
	font-family: Arial, sans-serif;
	color: #404040;
	font-size: 13px;
}
body{
	margin-bottom: 10px;
}
a img {
	border: none;
}

a {
	color: #1c5679;
}

ul {
	margin-left: 1em;
	padding-left: 1em;
}
hr.line {
	height: 1px;
	width: 100%;
	border: none;
	border-bottom: solid 1px #bfbfbf;
}
h1 {
	font-size: 155%;
}
h2 {
	font-size: 125%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 110%;
	margin-bottom: 0px;
}
h2 + p, h3 + p, h4 + p {
	margin-top: 4px;
}
h4 {
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
}
#sitewrapper {
	margin-left: auto;
	margin-right: auto;
}
#right {
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
}
#footer {
	background-color: #efefef;
	padding: 6px;
}

h1.image-replacement-header {
	font-size: 18px;
	color: #342A6B;
}

/*MENU EN BASKET*/

.navlist-table {
	width: 100%;
}
.navlist-table-bullet {
	background-image: url('/webshop/media/images/default/categories-bullet.png');
	background-repeat: no-repeat;
	background-position: 80% 50%;
	width: 20px;
}
.navlist-table td {
	border-top: solid 1px #ebebeb;
	border-bottom: solid 1px #ebebeb;
}
.navlist-table a {
	text-decoration: none;
}
.sidebox {
	width: 174px;
	border: solid 1px #bfbfbf;
	margin-bottom: 25px;
	background-color: #FFFFFF;
}
.sidebox-logo {
	height: 19px;
	border-bottom: solid 1px #bfbfbf;
}
.sidebox-contents {
	padding: 10px;
}

#shoppingcart {
}
#shoppingcart-wrapper {
	/* hier geen padding zetten! */
	height: 61px;
	overflow: hidden;
}

#shoppingcart-table {
	width: 100%;
	font-size: 11px;
}
#shoppingcart-table td {
	padding: 2px;
	vertical-align: top;
}
#shoppingcart td.productname, #shoppingcart td.delete {
	border-top: solid 1px #ebebeb;
}
#shoppingcart td.productname {
	color: #1c5679;
}
#shoppingcart td.delete {
	text-align: right;
	border-bottom: solid 1px #ebebeb;
}
#shoppingcart td.number, #shoppingcart td.price {
	border-bottom: solid 1px #ebebeb;
}
#shoppingcart td.price {
	text-align: right;
	width: 1%; /* zo smal mogelijk */
}
#shoppingcart span.number {
	color: #008007;
}
#shoppingcart td.total, #shoppingcart td.total-fill, #shoppingcart td.sub {
	border-bottom: solid 1px #ebebeb;
}
#shoppingcart td.total {
	font-weight: bold;
	color: #606060;
	padding-top: 4px;
	padding-bottom: 4px;
}
#shoppingcart-controls {
	width: 100%;
	padding-top: 8px;
	text-align: center;
}
#shoppingcart-controls img {
	padding-left: 2px;
	padding-right: 2px;
}

.login-newaccount {
	width: 100%;
}

.login-newaccount a {
	display: block;
	background-image: url('/webshop/media/images/plantinalonga/go.png');
	background-repeat: no-repeat;
	background-position: right 70%;
	padding-right: 13px;
	text-align: right;
	text-decoration: none;
}
#login-form {
	color: #7f7f7f;
	width: 100%;
	line-height: 150%;
}


/*FooterNav*/
#footernav {
	text-align: right;
}
#footernav ul {
	position: relative;
	display: inline;
}
#footernav ul li {
	display: inline;
	padding-right: 10px;
}
#footernav ul li a {
	text-decoration: none;
}

/*product layout*/



.product {
	width: 100%;
	border:	solid 1px #e0e0e0;
	padding: 6px;
	padding-bottom: 0px;
	margin-top: 30px;
}

.product-contents {
	padding-bottom:	10px;
	padding-left:	10px;
	padding-right:	10px;
	border-bottom:	solid 1px #e0e0e0;
}

.product-image {
	width:	80px;
	text-align: center;
	vertical-align: middle;
}
.product-description {
	/* border-left:	solid 1px #e0e0e0; */
	vertical-align: top;
	padding: 0px;
	padding-left: 10px;
}

.product-order {
	width: 100%;
}

.product-order td {
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: right;
}
.product-order td.product-button-in-cart {
	padding-top: 10px;
	width: 85px;
}
.product-order td.product-button-more-info {
	padding-top: 10px;
	width: 76px;
	text-align: left;
	padding-left: 5px;
}

/*BASKET*/
table.basket {
	margin-top:	20px;
	width: 490px;
	border: solid 1px #bfbfbf;
}

table.basket thead {
	background-image: url(/webshop/media/images/default/header-winkelmandje.png);
        background-repeat: no-repeat;
}

table.basket th {
	border-bottom: solid 1px #bfbfbf;
	line-height: 15px;
	height: 15px;
	white-space: nowrap;
	font-size: 12px;
}

table.basket td {
	padding: 2px 5px;
	border-top: 1px solid #ebebeb;
}

table.basket tr:first-child td {
	border-top: none;
}

table.basket td.leftpad {
	border-top: none;
	width: 10px;
	padding: 0px;
}

table.basket tbody {
	border: solid 1px #bfbfbf !important;
}

table.basket tr.toppad {
	line-height: 5px;
	padding: 0px;
}

table.basket td.total {
	border-left: 1px solid #bfbfbf;
}

table.basket tr.total,
table.basket tbody.form {
	background-color: #f7f7f7;
}

table.basket tbody.form td {
	padding-left: 10px;
}

.price {
	text-align: right;
}

/* ------------------------------------------------ */
table.clientdata {
	margin-top:	10px;
	margin-bottom:	10px;
}

table.clientdata td {
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	15px;
}

/* ------------------------------------------------ */
table.payment-logos {
	background-color:	#f8f8f8;
/*	border: solid 1px #efefef; */
	margin-top:	20px;
	margin-left:	auto;
	margin-right:	auto;
}

table.payment-logos td {
	vertical-align: middle;
	text-align: center;
	padding: 4px;
}
/* ------------------------------------------------ */
#form-address {
	border: solid 1px #efefef;
	background-color:	#f8f8f8;
	padding: 20px;
	width: 400px;
	
}
#form-address label, label.login, .input-form label {
	width:	160px;
	display:	block;
	float:		left;
}
#form-address label.label2 {
	float:	none;
	display: inline;
}

#form-address input[type=text], #form-address input[type=password] {
	width:		200px;
}

span.mandatory {
	color:	#ff0000;
}
/* ------------------------------------------------ */
span.oldprice {
	color: #ff0000;
	text-decoration: line-through;
}

table.product {
	border: thin solid;
	width: 90%;
}

table.product td.image {
	width: 150px;
}

td {
	vertical-align: top;
}

div.toggle-content {
	display: none;
}

div.toggle-item h3 {
	font-size: 11pt;
	margin: 0;
}

/* ------------------------------------------------ */
table.register_login {
	margin-top:	20px;
	width: 450px;
	border: none;
	border-collapse: collapse;
}

table.register_login tr th {
	text-align: left;
	padding-bottom:	5px;
}

table.register_login tr td {
	width: 48%;
	background-color: #f8f8f8;
/*	color: #404040;*/
	border: solid 1px #e0e0e0;
	padding: 10px;
	padding-bottom: 0px;
}

table.register_login form {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.login-page, .input-form {
	background-color: #f8f8f8;
/*	color: #404040;*/
	border: solid 1px #e0e0e0;
	padding: 10px;
	width: 330px;
	padding-bottom: 0px;
}

.comments_address {
	width: 450px;
	border-collapse: collapse;
	margin-top: 20px;
}

.comments_address tr td {
	width: 50%;
/*	background-color: #f8f8f8;
	border: solid 1px #e0e0e0; */
	padding: 10px;
	padding-bottom: 0px;
}

.comments_address h3 {
	margin-top: 0;
}

.payment_method {
	width: 428px;
	background-color: #f8f8f8;
	border: solid 1px #e0e0e0;
	padding: 10px;
	padding-bottom: 0px;
	margin-top: 20px;
}

.payment_method h3 {
	margin-top: 0;
}

/********************
 * Forms            *
 ********************/
.form-control {
}

.form-control-error, .form-error {
	color: red;
}

.form-submit-control {
	text-align: right;
	margin-top: 12px;
}

/*productinfo indexpagina*/
#productCategorieen{
	height: 281px;
} /*Hele Tabel*/

/*productinfo indexpagina*/
#productCategorieen{
	height: 281px;
	border-right: solid 1px #BFBFBF;
} /*Hele Tabel*/
#LB, #RB, #LO, #RO {
	background-color: #ffffff;
}
#LB{
	border-top: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
	border-bottom: solid 5px #31A539;
	width:260px; 
	height:180px;
}
#RB{
	border-top: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	border-bottom: solid 5px #F76949;
	width:262px; 
	height:180px;
}
#LO{
	border-top: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
	border-bottom: solid 5px #96BFCD;
	width:260px; 
	height:180px;
}
#RO{
	border-top: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	border-bottom: solid 5px #A7BF07;
	width:262px; 
	height:180px;
}
#productCategorieen ul {
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
}
#productCategorieen li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
}
#productCategorieen a {
	text-decoration: none;
}
#productCategorieen a:hover {
	text-decoration: underline;
}
.productPlaatje {
	width: 110px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.productText{
	text-align:left;
	padding-right: 10px;
	font-size: 11px;
}
.productButton{
	height: 30px; 
	text-align:right;	
	vertical-align: bottom;
	padding-right: 10px;
}

#LB .productButton, #RB .productButton {
	padding-bottom: 5px;
	padding-right: 6px;
}

#LO .productButton, #RO .productButton {
	padding-bottom: 7px;
}



/* FAQ */
ul.toc {
	padding: 0px;
}

ul.toc li {
	list-style-type: square;
}

