@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	background: #333333;
}

sub { vertical-align: sub; }

sup { vertical-align: super; }

ol {
	padding-left: 15px;	
}

ol li {
	list-style: decimal outside;	
}

a:active, a:focus { 
	outline:none;
}

a img { 
	border:none;
}

a img:hover {
	cursor: pointer;	
} 

p { 
	margin-bottom: 10px;
}

form {
	margin-bottom: 10px;	
}

div.hr {
	border-top: 1px solid #CCCCCC;
	height: 1px;
	width: 100%;
	margin: 0 0 10px 0;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

#container { 
	margin: 0 auto 25px auto; 
	width:720px; 
	background-color:#FFFFFF; 
}

/* header */
h1 a {  
	height: 125px;
	width: 720px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}

h1.uw_tuin { background:url(/images/headers/header_1.jpg) no-repeat; }
h1.over_ons { background:url(/images/headers/header_2.jpg) no-repeat; }
h1.beursagenda { background:url(/images/headers/header_1.jpg) no-repeat; }
h1.assortiment { background:url(/images/headers/header_3.jpg) no-repeat; }
h1.contact { background:url(/images/headers/header_4.jpg) no-repeat; }
h1.nieuws { background:url(/images/headers/header_2.jpg) no-repeat; }

h2 {  
	color:#7f7f7f; 
	font: 18px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	margin-bottom: 5px;	
}

h3 { 
	font:14px Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	margin: 15px 0 5px 0;
}

/* menu */
ul#main_navigation { position:relative; top:1px; padding-left:30px; background:url(../images/menu/menu-bg.jpg) repeat-x; height: 30px; overflow: auto; }
ul#main_navigation ul { list-style:none; padding:0px; margin:0px; }
ul#main_navigation li { float: left; }
ul#main_navigation li a { text-indent:-9000px; overflow: hidden; display:block; height:21px; }
ul#main_navigation li#uw_tuin a { width:68px; background:url(/images/menu/uw-tuin.jpg) no-repeat; }
ul#main_navigation li#uw_tuin a:hover { background-position:bottom; }
ul#main_navigation li#over_ons a { width:75px; background:url(/images/menu/over-ons.jpg) no-repeat; }
ul#main_navigation li#over_ons a:hover { background-position:bottom; }
ul#main_navigation li#informatie a { width:85px; background:url(/images/menu/informatie.jpg) no-repeat; }
ul#main_navigation li#informatie a:hover { background-position:bottom; }
ul#main_navigation li#beursagenda a { width:97px; background:url(/images/menu/beursagenda.jpg) no-repeat; }
ul#main_navigation li#beursagenda a:hover { background-position:bottom; }
ul#main_navigation li#assortiment a { width:94px; background:url(/images/menu/assortiment.jpg) no-repeat; }
ul#main_navigation li#assortiment a:hover { background-position:bottom; }
ul#main_navigation li#belangrijk_nieuws a { width:123px; background:url(/images/menu/belangrijk-nieuws.jpg) no-repeat; }
ul#main_navigation li#belangrijk_nieuws a:hover { background-position:bottom; }
ul#main_navigation li#contact a { width:69px; background:url(/images/menu/contact.jpg) no-repeat; }
ul#main_navigation li#contact a:hover { background-position:bottom; }
/* active menu-items */
ul#main_navigation li strong { text-indent:-9000px; overflow: hidden; display:block; height:21px; }
ul#main_navigation li#uw_tuin.active a strong { width:68px; background:url(/images/menu/uw-tuin.jpg) no-repeat bottom; }
ul#main_navigation li#over_ons.active a strong { width:75px; background:url(/images/menu/over-ons.jpg) no-repeat bottom; }
ul#main_navigation li#informatie.active a strong{ width:85px; background:url(/images/menu/informatie.jpg) no-repeat bottom; }
ul#main_navigation li#beursagenda.active a strong{ width:97px; background:url(/images/menu/beursagenda.jpg) no-repeat bottom; }
ul#main_navigation li#assortiment.active a strong { width:94px; background:url(/images/menu/assortiment.jpg) no-repeat bottom; }
ul#main_navigation li#belangrijk_nieuws.active a strong { width:123px; background:url(/images/menu/belangrijk-nieuws.jpg) no-repeat bottom; }
ul#main_navigation li#contact.active a strong { width:69px; background:url(/images/menu/contact.jpg) no-repeat bottom; }

#content {
	color:#424242;
	line-height:17px;
	padding: 10px 30px 15px 30px;
}

#content a {
	color:#424242;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content .post {
	overflow: hidden;	
}

#content .entry, #content #slideshow {
	float: left;
}

#content .entry {
	width: 375px;
	margin-right: 30px;	
}

#content .entry ul, #content .entry ol {
	margin-bottom: 10px;
	padding-left: 1.25em;	
}

#content .entry ul.beursagenda {
	padding-left: 0;	
}

#content .entry ul li {
	list-style: disc outside;	
}

#content .entry ol li {
	list-style: decimal outside;	
}

#content .entry .the_time {
	color: #7f7f7f;
	font-style: italic;
}

#content .box {
	position: relative;
	padding: 0 15px 5px 15px;
	margin: 15px 0 5px 0;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}

#content .box h3 {
	text-shadow: #FFFFFF 1px 1px 1px;	
}

#content .box ul, #content .box ol {
	margin-bottom: 10px;	
}

#content .box .korting {
	position: absolute;
	top: -35px;
	right: -25px;
	width: 75px;
	height: 75px;
	display: block;
	text-indent: -9000px;
	background: url('/images/20pct-korting.png') no-repeat;	
}

#content .niet_leverbaar {
	color: #CC0000;	
}

/* beursagenda */
#content ul.beursagenda { margin-bottom: 10px; }
#content ul.beursagenda li { position:relative; margin-bottom:4px; }
#content ul.beursagenda li a { width:355px; display:block; padding:3px 10px; background:#eeeeee; }
#content ul.beursagenda li a:hover { text-decoration:none; border-left-style:solid; border-left-color:#6db340; border-left-width:5px; padding:3px 10px 3px 5px;}
#content ul.beursagenda li a span.info { display:block; font-weight:normal; font-style:italic; }

/* assortiment */
#content table#soorten { width: 660px; }
#content table#soorten td, th { border: 2px solid #FFFFFF; /* 'cellspacing' */ }
#content table td, th { padding: 3px 6px 3px 6px; vertical-align: top; }
#content table th {  background: #CCCCCC; text-align:left; }
#content table td { background: #EEEEEE; }
#content table td.foto { padding: 1px; width: 53px;}
#content table td.naam { width: 130px; }

#content table#inloggen td { background:#FFFFFF; }

#content ul#user_menu { list-style:none; padding:0; margin:0; height:35px; }
#content ul#user_menu li { float:left; margin-right:15px; }

/* initialen */
#initialen ul { list-style:none; padding:0; margin:0; height:27px; clear:both; }
#initialen li { float:left; margin-right:2px;}
#initialen a { display:block; padding:0 5px; border:1px solid #CCCCCC; font-weight:normal; }
#initialen a:hover { color:#FFFFFF; background:#424242; text-decoration:none; margin:1px; border:0;}
#initialen strong.active { display:block; padding:0 5px; margin:1px; background:#CCCCCC; }

/* page navigation */
#navcontainer ul { margin:13px 0 0 0; padding:0; list-style-type:none; text-align:center; }
#navcontainer ul li { display:inline; margin-right:2px; }
#navcontainer ul li a { text-decoration:none; padding:2px 5px; border:1px solid #CCCCCC; font-weight:normal; }
#navcontainer ul li a:hover { color:#FFFFFF; background:#424242; text-decoration:none; margin:1px; border:0; }
#navcontainer ul li strong.active { padding:2px 5px; margin:1px; background:#CCCCCC; }

/* product */
#content .product {
	overflow: auto;
	padding: 5px 0;
	margin-bottom: 10px;	
}

#content .product .image {
	float: left;
}

#content .product .image {
	position: relative;
	margin-right: 15px;	
}

#content .product .description {
	position: relative;
	width: 215px;	
	background: #EEEEEE;
	padding: 15px 15px 5px 15px;
	float: right;
	overflow: auto;
}

#content .round_corner_top_left, #content .round_corner_top_right, #content .round_corner_bottom_left, #content .round_corner_bottom_right {
	position: absolute;
	width: 10px;
	height: 10px;
}

#content .round_corner_top_left {
	top: 0;
	left: 0;
	background: url('/assortiment/afb/round-corner-top-left.png') no-repeat;
}

#content .round_corner_top_right {
	top: 0;
	right: 0;
	background: url('/assortiment/afb/round-corner-top-right.png') no-repeat;
}

#content .round_corner_bottom_left {
	bottom: 0;
	left: 0;
	background: url('/assortiment/afb/round-corner-bottom-left.png') no-repeat;
}

#content .round_corner_bottom_right {
	bottom: 0;
	right: 0;
	background: url('/assortiment/afb/round-corner-bottom-right.png') no-repeat;
}

#content .product .description ul#edit {
		margin: 0;
		padding: 0 0 10px 0;
		list-style: none;
		overflow: auto;
}

#content .product .description ul#edit li {
		float: left;
		margin-right: 15px;
}

#content .product_footer {
	overflow: hidden;
	height: 18px;
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;	
}

#content .left {
	float: left;
	line-height: 18px;
}

ul.hj_social_bookmarks {
	float: right;
	overflow: auto;
}

ul.hj_social_bookmarks li {
	float: left;
	margin: 1px 0 1px 3px;
}

#previous_next {
	overflow: auto;
}

#previous_next .previous {
	float: left;
}

#previous_next .next {
	float: right;
}

#aanmelden-nieuwsbrief label, #inloggen label, #wachtwoord-vergeten label, #nieuwsbrief label {
	font-weight: bold;
	display: block;	
}

#aanmelden-nieuwsbrief input, #inloggen input, #wachtwoord-vergeten input, #nieuwsbrief input, #nieuwsbrief textarea   {
	width: 188px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}

#nieuwsbrief textarea {
	width: 376px;
	height: 188px;	
}

#nieuwsbrief label.checkbox, #nieuwsbrief input.checkbox  {
	display: inline-block;	
}

#nieuwsbrief input.checkbox  {
	width: 13px;	
}

#aanmelden-nieuwsbrief input:focus, #inloggen input:focus, #wachtwoord-vergeten input:focus, #nieuwsbrief input:focus, #nieuwsbrief textarea:focus {
	border: 1px solid #7f7f7f;
}

#aanmelden-nieuwsbrief input.submit:focus {
	border: none;
}

#aanmelden-nieuwsbrief .submit, #inloggen .submit, #nieuwsbrief .submit, #nieuwsbrief_afmelden .submit {
	color: #FFFFFF;
	background: #6DB33F;
	padding: 5px 10px;
	width: 114px;
	display: block;
	border: 0px;
	cursor: pointer;
}

#wachtwoord-vergeten .submit {
	color: #FFFFFF;
	background: #6DB33F;
	padding: 5px 10px;
	width: 200px;
	border: 0px;
	cursor: pointer;
}

#aanmelden-nieuwsbrief input.submit:hover, #inloggen .submit:hover, #nieuwsbrief .submit:hover, #nieuwsbrief_afmelden .submit:hover, #wachtwoord-vergeten input.submit:hover {
	text-decoration: underline;
}

/* slideshow */
#slideshow { position:relative; width:255px; height:340px; margin-top: 26px; }

#slideshow ul { position:relative; }
#slideshow ul li { display:block; position:absolute; top:0; left:0; /* z-index:1; */ margin: 0; padding: 0;}

/* footer */
#footer { 
	height: 24px;
	background: #333333 url(../images/headers/footer.png) no-repeat; 
	font-size: 9px; 
	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
	clear: both;
}
#footer a { 
	text-decoration: none; 
	color: #FFFFFF; 
}
#footer a:hover {
	text-decoration: underline; 
}

span.required {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;	
}

/* error, feedback */

.submit_green { padding: 5px 10px; color: #FFFFFF; background:#6DB33F; border:none; cursor:pointer; font-weight:bold;}
.submit_red { padding: 5px 10px; color: #FFFFFF; background:#CC0000; border:none; cursor:pointer; font-weight:bold;}
.error { padding:10px 15px; margin:10px 0; background:#f7d9d9; border:1px solid #CC0000; color: #CC0000; }
.empty_input { border:1px solid #CC0000; background-color:#f7d9d9; }
p.feedback { padding:10px 15px; margin:10px 0; background:#e2f0d9; border:1px solid #6db340; }
#feedback { padding:10px 10px 0 10px; background:#e2f0d9; border:1px solid #6db340; margin: 10px 0;}
#feedback ul {margin-bottom: 10px;}
