@charset "utf-8";
body  {
	font: 70% Arial,Verdana,  Helvetica, sans-serif;
	background: #FFF;
	padding: 0;
	margin: 0;
	color: #727774;
}
.MeeGroeiStoel #overlay_ie6 { 
	visibility: hidden;
	position:absolute;
	top: 1px;
	width: 960px;
	min-height: 800px;
	vertical-align:middle;
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-color:#FFFFFF;
	z-index: 999;
	line-height: 42px;
	padding-top: 180px;
}
.MeeGroeiStoel #container { 
	width: 960px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	background-repeat: repeat-y;
	background-position: center;
	padding: 0;
} 
.winkelwagen{
	width: 94px; 
	font-size:11px; 
	line-height: 16px; 
	height: 34px; 
	float:left; 
	color:#666; 
	vertical-align:top; 
	margin-top: 7px; 
	text-align:right; 
	padding-right: 86px; 
			background:url(../img/winkelwagen.gif) no-repeat; 
	background-position:110px 2px;
	}
	
/* 	a.winkelwagen :link {
		width: 64px;
		height: 34px;
		padding-right: 76px;
		background-image:none;
		}
	a.winkelwagen :hover {
		width: 64px;
		height: 34px;
		background:url(../img/winkelwagen.gif) no-repeat;
		background-position:80px -2px;
			padding-right: 76px;
			text-decoration: none;
		}
	
	*/ 
.MeeGroeiStoel #header { 
	padding: 0;
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;  
} 
.MeeGroeiStoel #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.MeeGroeiStoel #content_container { 
	background-image: url(../img/content_loop.gif);
	background-repeat:repeat-y;
	margin: 12px 6px -6px 26px;
	padding-bottom: 0px;
}
.MeeGroeiStoel #content_container_products { 
	background-image: url(../img/content_loop_products.gif);
	background-repeat:repeat-y;
	margin: 12px 6px -6px 30px;
	padding-bottom: 0px;
}
.MeeGroeiStoel #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 334px; 
	background: #FFF; 
	padding: 0;
	margin: 8px 20px;
}
.MeeGroeiStoel #sidebar_products {
	float: left; 
	width: 640px; 
	padding: 0;
	margin: 8px 20px;
}
.MeeGroeiStoel #sidebar1 H1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: normal;
	font-size: 160%;
}
.MeeGroeiStoel #preload {
	visibility: hidden;
	height: 1px;
}
.MeeGroeiStoel #preload img {
	height: 1px;
}
.MeeGroeiStoel #prijs {
	float: right; 
	margin: 0px;
	width: 132px; 
	min-height: 424px;
}

.MeeGroeiStoel #prijs H2 {
	text-align: left;
	font-size: 130%; 
	color: #e2007a;
	margin: 0;
	padding: 0;
	display: inline;
}

.MeeGroeiStoel #kassa {
	float: right; 
	margin: 0px;
	width: 500px; 
	min-height: 424px;
}
.MeeGroeiStoel #kassa H2 {
	text-align: right;
	font-size: 130%; 
	color: #e2007a;
	margin: 0 36px 0 0;
	padding: 0;
	display: inline;
}
.MeeGroeiStoel #prijs_accessoires {
	float: right; 
	margin: 0 0 0 366px;
	width: 132px; 
	min-height: 424px;
	top: 260px;
	position: absolute;
}
.MeeGroeiStoel #prijs_config {
	float: right; 
	margin: 0px;
	width: 132px; 
	min-height: 424px;
	margin-top: -340px;
}
.MeeGroeiStoel #prijs_accessoires H2 {
	text-align: left;
	font-size: 130%; 
	color: #e2007a;
	margin: 0;
	padding: 0;
	display: inline;
}
.MeeGroeiStoel #prijs_config H2 {
	text-align: left;
	font-size: 130%; 
	color: #e2007a;
	margin: 0;
	padding: 0;
	display: inline;
}
.MeeGroeiStoel #mainContent { 
	margin: 8px 0 0 400px; 
	padding: 0 0 0 10px ; 
	width: 494px;
}  
.MeeGroeiStoel #mainContent_products { 
	margin: 8px 0 0 696px; 
	padding: 0 0 0 10px ; 
	width: 200px;
} 
.MeeGroeiStoel #mainContent p { 
	color: #FFF;
} 
#fader {
     -moz-opacity: 0;
     filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	a:visited, a:hover {
		color: #e2007a;
		text-decoration: none;
		-moz-outline-style: none;
	}
.form{
	margin-bottom:0;
	padding-bottom: 0;
}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 18px;
}
.radio {
	background: url(../img/RadioAndCheckBoxSprite.gif) no-repeat;
}
.tekst{
	height: 24px;
}
input[type="button"]
{
	background-repeat: no-repeat;
	background-color: transparent;
	height: 25px;
	width: 27px;
	margin-right: 2px;
	border-style: none;
	cursor: pointer;
}

button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"] > input[type="button"]:focus::-moz-focus-inner {
    border: none;
}

input[type="button"].[disabled]
{
	background-repeat: no-repeat;
	background-color: transparent;
	height: 25px;
	width: 27px;
	margin-right: 2px;
	border-style: none;
	cursor: not-allowed;
}
 
input[type="button"].a1[disabled]
{
	background-position: 0 -22px;
		background-image: url(../img/kleuren_half.gif);
}
Input[type="button"].a2[disabled]
{
	background-position: -27px -22px;
		background-image: url(../img/kleuren_half.gif);
}
 
Input[type="button"].a3[disabled]
{
	background-position: -53px -22px;
		background-image: url(../img/kleuren_half.gif);
}
 
Input[type="button"].a4[disabled]
{
	background-position: -79px -22px;
		background-image: url(../img/kleuren_half.gif);
}
Input[type="button"].a5[disabled]
{
	background-position: -106px -22px;
		background-image: url(../img/kleuren_half.gif);
}

Input[type="button"].a6[disabled]
{
	background-position: -132px -22px;
		background-image: url(../img/kleuren_half.gif);
}

Input[type="button"].a7[disabled]
{
	background-position: -159px -22px;
		background-image: url(../img/kleuren_half.gif);
}

Input[type="button"].a8[disabled]
{
	background-position: -186px -22px;
		background-image: url(../img/kleuren_half.gif);
}
 
 Input[type="button"].a1
{
	background-position: 0 2px;
		background-image: url(../img/kleuren_half.gif);
}


Input[type="button"].a2
{
	background-position: -27px 2px;
		background-image: url(../img/kleuren_half.gif);
}
 
Input[type="button"].a3
{
	background-position: -53px 2px;
		background-image: url(../img/kleuren_half.gif);
}
 
Input[type="button"].a4
{
	background-position: -79px 2px;
		background-image: url(../img/kleuren_half.gif);
}
Input[type="button"].a5
{
	background-position: -106px 2px;
		background-image: url(../img/kleuren_half.gif);
}

Input[type="button"].a6
{
	background-position: -132px 2px;
		background-image: url(../img/kleuren_half.gif);
}

Input[type="button"].a7
{
	background-position: -159px 2px;
		background-image: url(../img/kleuren_half.gif);
}

Input[type="button"].a8
{
	background-position: -186px 2px;
		background-image: url(../img/kleuren_half.gif);
}

input[type="button"].b1[disabled]
{
	background-position: 0 -22px;
		background-image: url(../img/kleuren.gif);
}
Input[type="button"].b2[disabled]
{
	background-position: -27px -22px;
		background-image: url(../img/kleuren.gif);
}
 
Input[type="button"].b3[disabled]
{
	background-position: -53px -22px;
		background-image: url(../img/kleuren.gif);
}
 
Input[type="button"].b4[disabled]
{
	background-position: -79px -22px;
		background-image: url(../img/kleuren.gif);
}
Input[type="button"].b5[disabled]
{
	background-position: -106px -22px;
		background-image: url(../img/kleuren.gif);
}

Input[type="button"].b6[disabled]
{
	background-position: -132px -22px;
		background-image: url(../img/kleuren.gif);
}

Input[type="button"].b7[disabled]
{
	background-position: -159px -22px;
		background-image: url(../img/kleuren.gif);
}

Input[type="button"].b8[disabled]
{
	background-position: -186px -22px;
		background-image: url(../img/kleuren.gif);
}

 Input[type="button"].b1
{
	background-position: 0 2px;
		background-image: url(../img/kleuren.gif);
}

Input[type="button"].b2
{
	background-position: -27px 2px;
		background-image: url(../img/kleuren.gif);
}
 
Input[type="button"].b3
{
	background-position: -53px 2px;
		background-image: url(../img/kleuren.gif);
}
 
Input[type="button"].b4
{
	background-position: -79px 2px;
		background-image: url(../img/kleuren.gif);
}
Input[type="button"].b5
{
	background-position: -106px 2px;
		background-image: url(../img/kleuren.gif);
}

Input[type="button"].b6
{
	background-position: -132px 2px;
		background-image: url(../img/kleuren.gif);
}

Input[type="button"].b7
{
	background-position: -159px 2px;
		background-image: url(../img/kleuren.gif);
}

Input[type="button"].b8
{
	background-position: -186px 2px;
		background-image: url(../img/kleuren.gif);
}
 Input[type="button"].c1
{
	background-position: 0 2px;
		background-image: url(../img/specials.gif);
}

Input[type="button"].c2
{
	background-position: -27px 2px;
		background-image: url(../img/specials.gif);
}
input[type="button"].c1[disabled]
{
	background-position: 0 -22px;
		background-image: url(../img/specials.gif);
}
Input[type="button"].c2[disabled]
{
	background-position: -27px -22px;
		background-image: url(../img/specials.gif);
}

.MeeGroeiStoel #menu p{
	color: #000;
	font-size: 12px;
	padding: 4px 0 0 4px;
}

.MeeGroeiStoel ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  font-size: 110%;
}
.uc-option-image { 
	display:none;
}
.MeeGroeiStoel ul#menu a {
  display: block;
  text-decoration: none;	
  outline: none;
}

.MeeGroeiStoel ul#menu li {
  	display: block;
	padding: 3px 0 4px 0;
	position: relative;
	cursor: pointer;
	margin-bottom: 8px;
	  width: 333px;
}

.MeeGroeiStoel ul#menu li a {
 	color: #000;
	text-decoration: none;
	background-color: #e3ecc4;
  padding: 0.5em;
}

.MeeGroeiStoel ul#menu li a:hover {
  text-decoration: none;
}

.MeeGroeiStoel ul#menu li ul a {
 background-color: #FFF;
}


.MeeGroeiStoel ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding: 0 0 0 20px;
}

.MeeGroeiStoel ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
a.radiolabel:link{
	outline:none;
	border: none;
	text-decoration: none;
	-moz-outline-style: none;
	cursor: default;
	padding: 0;
}
a.radiolabel:hover{
	outline:none;
	border: none;
	text-decoration: none;
	-moz-outline-style: none;
	cursor: default;
}

h1{
	font-size:1.5em;
	color: #E2017B;
	padding:12px 0 0 0;
	margin:0;
}

h2{
	font-size:1.3em;
	color: #E2017B;
	padding:12px 0 0 0;
	margin:0;
}

h3{
	font-size:22px;
	padding:10px 0 15px 0;
	margin:0;	
}

h4{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#e2007a;
	margin:0;
	padding:0;
}

.MeeGroeiStoel #container{
	width:980px;
	height:auto;
	margin:auto;
}

.MeeGroeiStoel #content{
	width:980px;
	height:auto;
	float:left;
	background-image:url(../img/content-schaduw.png);
	background-repeat:repeat-y;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* header */

.MeeGroeiStoel #header{
	width:980px;
	height:176px;
	float:left;
	background-image: url(../img/kinderstoel-header.png);
}

.button{
background: url(../img/aantal_aanpassen.gif) no-repeat;
width:129px;height:0;border:0;
padding-top: 40px;
}

.meubel_cat{
	width: 226px;
	height: 120px;
	background:url(/img/bg_meubelcat.gif) no-repeat;
	float: left;
	padding: 12px 16px;
	margin: 20px 1px 0 5px;
	}

.meubel_cat H4{
	color: #e2007a;
	font-size: 11px;
	padding-bottom: 6px;
	margin: 0;
}

.MeeGroeiStoel #info{
	width:340px;
	height:116px;
	float:right;
	text-align:right;
	padding-right: 36px;
	padding-top: 60px;
	color:#e2007a;
}

.MeeGroeiStoel #info a:link, a:visited{
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	margin: 0 4px;
	color:#e2007a;
}

.MeeGroeiStoel #info a:hover{
	font-size:12px;
	line-height:16px;
	text-decoration:underline;
	color:#e2007a;
}

.MeeGroeiStoel #navigatie{
	width:900px;
	height:30px;
	margin-left: 40px;
}

.MeeGroeiStoel #nav1{
	width:108px;
	height:30px;
	margin-right:7px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:28px;
	text-decoration:none;
	text-align:center;
	font-size:16px;
}

.nav1{
	background-image:url(../img/knop-groen.jpg);
}

.nav1:hover{
	background-image:url(../img/knop-hover.jpg);
}

/* nieuws */

.MeeGroeiStoel #nieuws{
	width:264px;
	height:100px;
	float:left;
	background-color:#dae39a;
	padding: 16px;
}

/* main */

.MeeGroeiStoel #main-links{
	width:295px;
	height:auto;
	margin-left: 65px;
	float:left;
}

.MeeGroeiStoel #mainContent-links{
	width:295px;
	height:auto;
	margin-left: 65px;
	padding: 16px 0 20px 0;
	line-height: 18px;
	float:left;
}
.MeeGroeiStoel #mainContent-links_homenieuw{
	width:295px;
	height:auto;
	margin-left: 65px;
	padding: 16px 0 20px 0;
	line-height: 21px;
	float:left;
	color: #727774;
}
.MeeGroeiStoel #mainContent-links_homenieuw H1{
	color: #e2007a;
	font-size: 1.5em;
	margin-bottom: 24px;
	line-height: 26px;
}

.MeeGroeiStoel #mainContent-links a{
	color: #e2007a;
	font-size: 100%;
}

.MeeGroeiStoel #main-rechts{
	width:505px;
	height:auto;
	margin-left:45px;
	margin-right: 50px;
	float:left;
	line-height: 18px;
	padding: 16px 10px; 
}
.MeeGroeiStoel #main-rechts_nieuw{
	width:570px;
	height:auto;
	margin-left:45px;
	margin-right: 0px;
	float:right;
	line-height: 18px;
	padding: 16px 0px; 
}
.MeeGroeiStoel #main-rechts_nieuw2{
	width:540px;
	height:auto;
	margin-left:45px;
	margin-right: 30px;
	float:left;
	line-height: 18px;
	padding: 10px 0px 16px 0; 
}
.MeeGroeiStoel #main-rechts_nieuw2 H1{
	color: #e2007a;
	font-size: 1.3em;
	float: left;
}
.MeeGroeiStoel #main-rechts_nieuw H1{
	color: #e2007a;
	font-size: 1.3em;
}
.MeeGroeiStoel #main-rechts_nieuw H2{
	color: #e2007a;
	font-size: 1.3em;
}
.MeeGroeiStoel #kleintjes{
	padding: 0;
	margin: 0;
}
.MeeGroeiStoel #kleintjes_bottom{
	padding: 0 0 18px 0;
	margin: 0;
}
.MeeGroeiStoel #kleintjes img{
	padding: 0;
	margin: 0;
}
.MeeGroeiStoel #kleintjes_bottom img{
	padding: 0;
	margin: 0;
}
.MeeGroeiStoel #usp_top{
	line-height: 18px;
	padding: 54px 0 20px 0; 
	color: #727774;
	font-size: 1.2em;
	line-height: 22px;
}
.MeeGroeiStoel #usp_top img{
	float: left;
	padding: 0 16px 0 0;
	margin-top: -6px;
}
.MeeGroeiStoel #usp{
	line-height: 18px;
	padding: 24px 0px 18px 0; 
	color: #727774;
	font-size: 1.2em;
	line-height: 22px;
}
.MeeGroeiStoel #usp img{
	float: left;
	padding: 0 16px 0 0;
	margin-top: -6px;
}
.MeeGroeiStoel #usp2{
	line-height: 18px;
	padding: 12px 0px; 
	color: #727774;
	font-size: 1.2em;
	line-height: 22px;
}
.MeeGroeiStoel #usp2 img{
	float: left;
	padding: 0 16px 0 0;
	margin-top: -6px;
}
.MeeGroeiStoel #main-rechts a{
	color: #e2007a;
	font-size: 100%;
}

.MeeGroeiStoel #maintop-home{
	width:980px;
	height:17px;
	background-image:url(../img/maintop-schaduw-home.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:6px;
	float:left;
}

.MeeGroeiStoel #main-home{
	width:980px;
	height:auto;
	background-image: url(../img/main-schaduw-home.jpg);
	background-position:center;
	background-repeat:repeat-y;
	display:block;
	float:left;
}

.MeeGroeiStoel #mainbottem-home{
	width:980px;
	height:17px;
	background-image:url(../img/mainbottem-schaduw-home.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:6px;
	float:left;
}

.MeeGroeiStoel #maintop{
	width:980px;
	height:17px;
	background-image:url(../img/maintop-schaduw.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:6px;
	float:left;
}

.MeeGroeiStoel #main{
	width:980px;
	height:auto;
	background-image: url(../img/main-schaduw.jpg);
	background-position:center;
	background-repeat:repeat-y;
	display:block;
	float:left;
}	

.MeeGroeiStoel #mainbottem{
	width:980px;
	height:17px;
	background-image:url(../img/mainbottem-schaduw.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:6px;
	float:left;
}

/* footer */

.MeeGroeiStoel #footer{
	width:980px;
	height:141px;
	float:left;
	background-image:url(../img/footer-kinderstoel2.png);
	background-repeat:no-repeat;
}

.MeeGroeiStoel #copyright{
	display: none;
	width:300px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: Gray;
	padding-top:70px;
	text-align:right;
	padding-right: 50px;
}

/* contactformulier */
.tekstformulier{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	width:275px;
	height:18px;
	line-height:22px;
	border-style: solid;
	border-color: #999999;
	border-width:thin;
}

.bestelformulier{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
	width:240px;
	height:18px;
	line-height:22px;
	border: 1px solid #999999;
}

.opmerkingformulier{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
	width:240px;
	height:72px;
	line-height:22px;
	border: 1px solid #999999;
}

.vraagformulier{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow: auto;
	width:275px;
	border-style: solid;
	border-color: #999999;
	border-width:thin;
	
}

.MeeGroeiStoel #maintop-info{
	width:980px;
	height:17px;
	background-image:url(../img/maintop-schaduw-info.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:6px;
	float:left;
}

.MeeGroeiStoel #main-info{
	width:980px;
	height:auto;
	background-image: url(../img/main-schaduw-info.jpg);
	background-position:center;
	background-repeat:repeat-y;
	display:block;
	float:left;
}	

.MeeGroeiStoel #mainbottem-info{
	width:980px;
	height:17px;
	background-image:url(../img/mainbottem-schaduw-info.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:6px;
	float:left;
}

.MeeGroeiStoel #informatie{
	width:940px;
	height:auto;
	float:left;
	padding-left:13px;
}
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

.MeeGroeiStoel #slideshow {
    position:relative;
    height:266px;
	width: 200px;
	margin-left: 10px;
}

.MeeGroeiStoel #slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.MeeGroeiStoel #slideshow IMG.active {
    z-index:10;
}

.MeeGroeiStoel #slideshow IMG.last-active {
    z-index:9;
}


 
