@charset "utf-8";

/* CSS Document */ /* DEFAULT */
html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	/*background: #fff url(../images/12_col.gif) repeat-y center;*/
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

#bg-wrapper {
	min-height: 100%;
	background: url(../images/bg-bottom.jpg) bottom no-repeat;
}

/* TOP */
#logo {
	
}

#header {
	height: 73px;
	background: url(../images/buitengewoon-goed.gif) 19px no-repeat;
}

#top-nav {
	float: right;
}

#top-nav ul {
	list-style: none;
	margin: 21px 0;
	padding: 0;
}

#top-nav li {
	float: left;
	border-left: dashed 1px #000;
	margin-left: 10px;
}

#top-nav a {
	display: block;
	color: #000000;
	font-size: 10px;
	line-height: 20px;
	padding-left: 5px;
}

#top-nav a:hover {
	color: #63a625;
}

#top-nav span {
	font-weight: bold;
	font-size: 12px;
	padding: 0 5px;
}

li.basket {
	padding: 1px 0 0 10px;
	font-size: 10px;
}

#top-nav li.basket a {
	padding: 0;
}

li.basket strong {
	font-size: 12px;
	color: #63a625;
}

/* MENU */
#menu {
	float: right;
	border-right: 1px solid #000;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	border: 1px solid #000;
	border-right: none;
	margin-left: 0px;
}

#menu li a {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 18px;
}

#menu li a:hover {
	background: #63a625;
}

/* EXTRA */
#searchbar {
	z-index: 100000;
}

#searchbar input {
	width: 520px; 
	background : #ebeaea;
	border: 1px dotted #000;
	border-left: 1px solid;
	border-right: none;
	margin: 0;
	float: right;
	padding: 3px 11px;
	font-size: 10px;
	color: #828282;
	background: #ebeaea;
}

#searchbar input.button {
	width: 99px;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
	border-left: none;
	border-right: 1px solid #000;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	padding: 1px 55px 1px 10px;
	text-align: left;
}

#searchbar input.button:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
	color: #63a625;
}

.right_links {
	display:block;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.right_links a {
	display: block;
	font-size: 12px;
	padding: 5px 15px;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
	color: #FFFFFF !important;
	margin: 0 0 1px 0px;
}

.right_links a:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
	color: #63a625 !important;
}

ul#right-sales {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#right-sales a {
	display: block;
	margin: 10px 0;
	padding: 15px;
	border: 1px dashed #000;
	font-size: 12px;
	color: #63a625;
	text-align: center;
}

ul#right-sales a:hover {
	border: 1px solid;
	color: #000000;
}

h1 {
	margin: 0 10px 0 0;
	font-size: 12px;
	color: #63a625;
}

p {
	font-size: 10px;
	line-height: 17px;
}

p a {
	color: #63a625;
	text-decoration: underline;
}

p a:hover {
	color: #000;
	text-decoration: none;
}

#log-in label {
	float: left;
	width: 150px;
	margin: 7px 0 0 0;
}

#log-in input {
	width: 224px;
	font-size: 10px;
	margin: 5px 0;
}

#log-in input.button {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 10px;
	text-align: left;
	float: right;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
	border: none;
	color: #FFFFFF;
}

#log-in input.button:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
	color: #63a625;
}

#crumble-path {
	margin-top: 10px; font-size : 10px;
	line-height: 15px;
	border-bottom: 1px dashed #000;
	padding: 4px 0;
	font-size: 10px;
}

#crumble-path a {
	color: #000000;
}

#crumble-path a:hover {
	color: #63a625;
}

#crumble-path a.active {
	color: #63a625;
}

/* PRODUCTEN */
#filter {
	font-size: 10px;
	border-bottom: 1px dashed #000;
	padding: 4px 0;
	color: #63a625;
}

#filter span {
	width: 138px;
	float: right;
}

#filter select {
	width: 141px;
	margin: 0 15px 0 0;
	font-size: 10px;
}

#filter select.right {
	float: right;
	margin: 0;
	background: #CCCCCC;
	border: 1px solid #a5acb2;
}

#results-nav {
	font-size: 10px;
	border-bottom: 1px dashed #000;
	padding: 4px 0;
}

#results-nav input {
	padding: 3px 70px 3px 5px;
	text-align: left;
	background: #63a625;
	color: #FFFFFF;
	font-size: 10px;
	border: none;
}

#results-nav span {
	float: right;
	color: #000000;
	padding: 1px 0 2px 0;
}

#results-nav span a {
	color: #000000;
}

#results-nav span a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #63a625;
}

#results-nav span a.active {
	font-weight: bold;
	font-size: 12px;
	color: #63a625;
}

ul#results {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

ul#results li {
	border-left: 1px dashed #000;
	padding: 0 0 0 20px;
}

ul#results li div.border {
	border-bottom: 1px dashed #000;
}

ul#results li img {
	padding: 10px;
	float: left;
}

ul#results li h1 {
	display: inline-block;
	font-size: 13px;
	color: #000000;
	padding: 20px 0 0 20px;
}

ul#results li h2 {
	display: inline-block;
	font-size: 15px;
	color: #000000;
	padding: 16px 0 0 20px;
}

ul#results li ul {
	float: left;
	font-size: 10px;
	list-style: none;
	padding: 20px;
}

ul#results li li {
	border: none;
}

/* ul#results input	{ position: absolute; margin: 55px 0 0 -148px; } */
ul#results p {
	width: 170px;
	float: right;
	margin: 20px 0 0 0;
}

ul#results p strong {
	color: #63a625;
	font-size: 18px;
	display: block;
}

ul#results p span.small {
	color: #000;
	display: block;
	margin: 50px 0 0 0;
	border-bottom: 1px dashed #000;
}

.listview ul#results {
	line-height: 25px;
}

.listview ul#results li {
	padding-left: 0px;
	text-align: left;
}

.listview ul#results a {
	background-color: white;;
	color: #63A625;
	display: block;
	margin-left: 1px;
	padding-left: 10px;
	margin-top: 5px;
}

.listview ul#results a:hover {
	background-color: #63A625;
	color: white;
}

ul#product-navigatie {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#product-navigatie li.main {
	border-top: dotted 1px #000;
}

ul#product-navigatie li.main a {
	color: #000000;
}

ul#product-navigatie li.sub {
	padding: 0 0 0 5px;
}

ul#product-navigatie ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 12px;
}

ul#product-navigatie li.sub	a {
	background: #63a625;
	color: #FFFFFF;
}

ul#product-navigatie li.sub	a:hover {
	color: #000;
}

ul#product-navigatie li.sub	ul li a {
	background: #fff;
	color: #000000;
}

ul#product-navigatie li.sub	ul li a:hover {
	background: #000;
	color: #fff;
}

ul#product-navigatie .hoofdmenuitem {
	display: block;
	background: #fff;
	color: #000;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	border: 1px solid black;
	padding-left: 5px;
}

ul#product-navigatie a {
	display: block;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #000;
	border-top: none;
	border-bottom: dotted 1px #000;
}

ul#producten {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#producten li {
	width: 219px;
	margin: 0 12px 12px 0;
	float: left;
	border: 1px solid #7f7f7f;
	border-top: 1px dashed;
	border-bottom: 1px dashed;
}

ul#producten li h1 {
	background: #63a625;
	margin: 0;
	padding: 3px 6px;
	color: #FFFFFF;
	font-weight: normal;
}

ul#producten li a {
	height: 115px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

ul#producten li img {
	max-height: 115px;
}

/* PRODUCT DETAIL */
#product-detail div.image {
	width: 270px;
	text-align: center;
	float: left;
}

#product-detail div {
	width: 350px;
	margin: 20px 0 0 0;
	float: left;
}

#product-detail h1 {
	color: #000000;
}

#product-detail h2 {
	display: block;
	font-size: 17px;
	color: #000000;
	color: #63a625;
	margin: 15px 0 0;
}

#product-detail span.small {
	display: block;
	color: #000000;
	font-size: 10px;
	margin: 0 0 15px 0;
}

#product-detail h3 {
	font-size: 12px;
	margin: 0;
	color: #63a625;
}

#product-detail select {
	width: 350px;
	margin: 7px 0;
}

#product-detail form .submit {
	width: 350px;
	padding: 13px 10px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
	color: #FFFFFF;
	border: none;
	text-align: left;
	cursor: pointer;
	cursor: hand
}

#product-detail form .submit:hover {
	background: url(../images/bg-button-o.gif) no-repeat #ebeaea right;
	color: #63a625;
}

#product-detail ul {
	height: 22px;
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
	border-bottom: 1px dashed #000;
}

#product-detail li {
	float: left;
	font-size: 10px;
	border-top: 1px dotted #000;
	border-left: 1px solid #000;
	padding: 4px 20px;
	background: #ebeaea;
	cursor: pointer;
}

#product-detail li.active {
	background: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 20px;
}

#product-detail li:hover {
	background: #fff;
}

#product-detail li.last {
	border-right: 1px solid #000;
}

#product-detail h4 {
	font-size: 12px;
	margin: 20px 0 0 0;
}

#product-detail p {
	font-size: 12px;
	margin: 0;
	line-height: 16px;
}

/* WINKELWAGEN */
#basket h1 {
	display: inline-block;
	padding: 12px 80px 12px 12px;
	font-size: 14px;
	background: #63a625;
	color: #FFFFFF;
}

ul#orders {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
}

ul#orders li {
	padding: 10px 0;
}

ul#orders li.first-product p {
	float: left;
	margin: 15px 0 0 0;
}

ul#orders li.first-product p.options img {
	margin: 15px 0 0 0;
}

ul#orders li p {
	float: left;
	margin: 25px 0 0 0;
}

ul#orders li span {
	display: block;
	padding: 0;
}

ul#orders li p.ean {
	width: 100px;
	margin: 0;
}

ul#orders li p.image {
	width: 100px;
	margin: 0;
}

ul#orders li p.desc {
	width: 230px;
	font-size: 12px;
	font-weight: bold;
}

ul#orders li p.amount {
	width: 160px;
}

ul#orders li p.amount select {
	width: 140px;
}

ul#orders li p.price {
	width: 150px;
}

ul#orders li p.total {
	width: 70px;
}

/* bestelling afronden */
ul#orders-end {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
}

ul#orders-end li p {
	float: left;
	margin: 0;
}

ul#orders-end li span {
	display: block;
	padding: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

ul#orders-end li p.ean {
	width: 120px;
}

ul#orders-end li p.desc {
	width: 230px;
}

ul#orders-end li p.amount {
	width: 160px;
}

ul#orders-end li p.mbh {
	width: 70px;
}

ul#orders-end li p.netto {
	width: 100px;
}

ul#orders-end li p.total {
	width: 70px;
}

ul#price {
	list-style: none;
	margin: 20px 0 0 300px;
	padding: 0;
}

ul#price li {
	font-size: 10px;
	padding: 3px 0;
}

ul#price li.sum-up {
	border-bottom: 1px dashed #000;
}

ul#price li span {
	width: 100px;
	float: right;
	color: #000000;
}

ul#price li.total {
	font-size: 13px;
	font-weight: bold;
	color: #63a625;
	padding: 18px 0;
}

ul#price li.total span {
	color: #63a625;
}

ul#price input,.mandbuttons input {
	width: 200px;
	border: 0;
	background: url(../images/bg-button-left.gif) no-repeat left #63a625;
	float: left;
	padding: 8px 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

ul#price input:hover,.mandbuttons input:hover {
	background: url(../images/bg-button-left-o.gif) no-repeat left #ebeaea;
	color: #63a625;
}

ul#price input.send {
	float: right;
	text-align: left;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
}

ul#price input.send:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
}

/* verzenden */
#send-options {
	border-top: dashed 1px #000;
	padding: 15px 0;
}

#send-options p {
	width: 250px;
	float: left;
	margin: 0 20px 0 0;
}

#send-options input {
	float: left;
	margin: 0 10px 70px 0;
}

#send-options span {
	display: block;
	font-size: 10px;
	color: #000000;
}

#send-options .header,#send-options span strong {
	font-size: 12px;
	color: #63a625;
}

#send-options input.send {
	float: right;
	text-align: left;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
	border: 0;
	padding: 8px 60px 8px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#send-options input.send:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
	color: #63a625;
}

/* BOTTOM */
#bottom {
	font-size: 10px;
	text-align: right;
	margin: 20px 0 170px 0;
}

a {
	color: #63a625;
}

a:hover {
	color: #000;
}

span {
	color: #63a625;
	padding: 0 4px;
}

/* CONTAINERS */
.container_9 {
	width: 720px;
	display: inline;
	float: left;
}

.container_10 {
	width: 800px;
	display: inline;
	float: left;
}

.container_11 {
	width: 880px;
	display: inline;
	float: left;
}

.serie-detail-link {
	height: 25px;
	text-align: center;
	line-height: 25px;
	backgroud: #63A625;
	border: 1px solid black;
	text-decoration: none;
}

.dotted-line {
	border-bottom: 1px dotted black;
}

.listviewitem {
	border-bottom: 1px dashed #000;
}

.listviewitem .shortdescription {
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.listviewresult .longdescription,.listviewitem .longdescription {
	margin-bottom: 10px;
	font-size: 12px;
}

.listviewitem .meerinfo {
	width: 180px;
	float: right;
}

.listviewitem img {
	float: left;
	margin-left: 0px;
}

.mandbuttons .button {
	width: 100px;
	margin-right: 5px;
	border: 0;
	background: url(../images/bg-button-left.gif) no-repeat left #63a625;
	float: left;
	padding: 8px 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.mandbuttons .button:hover {
	background: url(../images/bg-button-left-o.gif) no-repeat left #ebeaea;
	color: #63a625;
}

.mandbuttons input.bijwerken {
	width: 145px;
	float: left;
	text-align: left;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
}

.mandbuttons input.bijwerken:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
}

.ordergeschiedenis .table-row:hover {
	background-color: #EBEAEA;
}

.ordergeschiedenis .table-row a {
	display: block;
	font-size: 12px;
	padding: 5px 15px;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
	color: #FFFFFF;
	margin: 0 0 1px;
}

.ordergeschiedenis .table-row a:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
	color: #63a625;
}

.default-button a {
	display: block;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
	font-size: 14px;
	padding: 5px 15px;
	background: url(../images/bg-button-left.gif) no-repeat left #63a625;
	color: #FFFFFF;
	margin: 0 0 1px;
}

.default-button a:hover {
	background: url(../images/bg-button-left-o.gif) no-repeat left #ebeaea;
	color: #63a625;
}

.link-button-terug,
.link-button-verder {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 0;
	font-size: 14px;
	color-: white;
	text-decoration: none;
}

.link-button-terug {
	float: left;
	text-align: left;
	background: url(../images/bg-button-left.gif) no-repeat left #63a625;
}

.link-button-verder {
	float: right;
	text-align: right;
	background: url(../images/bg-button.gif) no-repeat right #63a625;
}

.link-button-verder:hover {
	background: url(../images/bg-button-o.gif) no-repeat right #ebeaea;
}

.link-button-terug:hover {
	background: url(../images/bg-button-left-o.gif) no-repeat left #ebeaea;
}

.link-button-terug a {
	display: block;
	color: white;
	margin-left: 30px;
}

.link-button-verder a {
	display: block;
	color: white;
	margin-right: 30px;
}

.link-button-terug a:hover,
.link-button-verder a:hover {
	color: black;
}

.contactformulier dt {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 5px;
}

.contactformulier dd {
	float: right;
	text-align: right;
	margin-left: 0px
}

.contactformulier textarea,.contactformulier input {
	width: 250px;
}

.contactformulier .errors {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: red;
	text-align: left;
}

.innerfade li {
	margin-left: 0px;
}

#right-links li {
	margin-left: 0px;
}

.serieview .serieviewresult .image {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.serieview .serieviewresult.topitem h2 {
	margin: 0px;
}

.serieview .serieviewresult .item {
	border-top: 1px dashed black;
	margin-top: 10px;
	padding-top: 10px;
}


/*Styles mbt Nieuws*/

#nieuws {
	margin-left:60px;
	color: black;
	font-size: 11px;
	margin-bottom: 10px;
}

	#nieuws p {
	color: black;
	font-size: 11px;
	margin-bottom: 10px;
}

	#nieuws span {
	color: black;
	font-size: 11px;
	margin-bottom: 10px;
}
