/* Basic.css */

/* TIJDELIJKE FIX VOOR FLOATEN PRODUCT PAGINA (ALLEEN FF) - Guido - 12-06-2009 */
div.pager {clear: both;}
/* EINDE FIX */

body {background:#A3C533; color:#000; font-family:Verdana,sans-serif; font-size:11px; line-height:150%;}

h1 {color:#598C27; font-size:20px; margin-bottom:10px;}
b,strong,h2,legend,th,dt	{font-weight:bold;}
h2 {margin:15px 0 0 0;}
h3 {font-style:italic; margin:15px 0 0 0;}
p {margin:0 0 15px 0;}

ul,ol	{margin:0 0 15px 15px;}
ul li	{list-style:disc;}

a {color:#5B8E29; }

form li {margin-bottom:2px;}
label {display:inline-block; width:125px;}
label small	{color:red; padding-left:5px;}
input	{padding:2px;}


#body {background:#F9F9D6 url('/_images/bgbody.jpg') top left no-repeat; border:1px #000 solid; margin:20px auto; position:relative; width:809px;}

#header {height:160px;}
  #headerfoto {background-repeat:no-repeat; width:300px; height:250px; position:absolute; right:0px;}
#logo {position:absolute; top:20px; left:20px; height:25px; width:227px;}

/* navigation */
#nav {position:absolute; left:12px; top:199px; width:150px;}
#nav ul, #nav ol	{margin:0;}
#nav li	{list-style:none;}
.AspNet-Menu-Vertical li {/*height:15px;*/ padding-bottom:5px; width:135px;}
.AspNet-Menu-Vertical li a {background:url('/_images/bgnav.gif') no-repeat; display:block; padding-right:18px; text-align:right; text-decoration:none;}
.AspNet-Menu-Vertical li a:hover, .AspNet-Menu-Vertical li a.AspNet-Menu-Selected {background:url('/_images/bgnavhover.gif') no-repeat;}
.AspNet-Menu-Selected {background:url('/_images/bgnavselected.gif') no-repeat;}

.AspNet-Menu-WithChildren ul {display:none; margin-top:5px;}

.AspNet-Menu-WithChildren .AspNet-Menu-Selected {background:none;}
.AspNet-Menu-WithChildren li a {background-image:none; color:#666;}
.AspNet-Menu-WithChildren li a:hover, .AspNet-Menu-WithChildren li a.AspNet-Menu-Selected {background-image:none; text-decoration:underline;}

.AspNet-Menu-Selected ul, .AspNet-Menu-ChildSelected ul {display:block;}
/* end navigation */


#language {float:right; width:auto; margin:10px 13px 0 0;}
#language img	{margin:5px; border:1px solid #CCC; padding:1px;}
#language img:hover	{border-color:#777;}

#article {margin-left:165px; margin-right:190px; padding:35px 0; min-height:500px; height:auto !important; height:500px;}
#article img {padding:2px; border:1px solid #5B8E29; margin:10px 0 10px 10px;}
#article img:hover	{border-color:#999;}

#footer {color:#FEFBFF; position:absolute; bottom:-20px; text-align:center; font-size:10px; width:770px;}
#footer a {color:#FEFBFF; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#address1 {color:#5B8E29; position:absolute; bottom:70px; right:0px; font-size:10px; font-weight:bold; letter-spacing:-1px; line-height:160%; width:130px; text-align:right;}
#address1 a {text-decoration:none;}
#address1 a:hover {text-decoration:underline;}
#address1 #mp_address1_Title   {font-size:1.1em; font-weight:bold; color:#CC3;}
#address1 #mp_address1_Email a {color:#CC3; font-weight:bold;}
#address1 #mp_address1_Internet	{display:none;}
#logoadres {padding-bottom:8px; padding-left:8px;}

#aside {background:url('/_images/hoekje.gif'); height:62px; position:absolute; bottom:0px; left:0px; width:75px;}

#productOverview li {float:left; height:150px; width:125px;}

.fn org {font-weight:bold;}

.validatorMsg {color:#F00; font-size:.9em; margin-left:5px;}
.vcard .type {display:none;}
.adrestitel {color:#BED334; font-size:12px; font-weight:bold;}
.country {display:none;}

.clear {clear:both;}

/**
 * @author Jaap van Duijn
 * @date 2009-04-23
 * Style for productgroups
*/
ul.prodGroups	{margin:35px 0; border:1px solid #E1DF34; padding:5px; text-align:center;}
ul.prodGroups li	{display:inline; margin:2px;}
ul.prodGroups a	{display:inline-block; height:22px; text-transform:lowercase; font-size:0.9em;}
ul.prodGroups a:hover,.prodGroups a.selectedGroup	{text-decoration:none; color:#333;}

/**
 * @author Jaap van Duijn
 * @date 2009-04-23
 * Style for productoverview
*/
ul#productOverview	{text-align:center; margin:0;}
ul#productOverview li	{list-style:none; width:147px; height:180px; margin:2px;}
ul#productOverview img	{display:block; margin:auto; width:143px; height:143px; padding:2px;}
ul#productOverview a	{font-weight:bold; text-decoration:none;}
ul#productOverview a:hover	{text-decoration:underline; color:#333;}

/**
 * Style for product page
*/
#printPage {float:right;}
#printPage .btnPrintPage {}

#divProdImages {width:100%; clear:both;}
.prodThumb     {float:left;}
.prodThumb img {margin:10px 10px 10px 0px;}

/* General styles */
.warning {font-weight:bold; color:Red;}
span.RequiredField {color:#F00; display:block;}
.AspNet-Login-RememberMePanel label {padding-left:110px;}
