body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color:transparent;
	background-image: url('images/bg_poppetjes.jpg');
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position:30px 20px;
}

a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}

.lc #menubarhome{

margin-left:320px;
margin-top:4px;
background-color:;
padding-bottom:10px;
margin-bottom:-50px;
}

#centeredcontent {
background-color:transparent;
background-image: url('gradient.jpg');
background-repeat: repeat;
width: 100%;
height: 596px;
text-align: center;
border: 0px solid #000;
position: absolute;
top: 10%;
margin-left: -8px;
/* Half the width of the DIV tag which is 50 pixels */
margin-top: -30px;
/* Half the height of the DIV tag which is also 50 pixels */
}


#footer {
	padding: 0 155px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	color:#E4E4E4;
	text-align:right;
	font-family:arial;
	font-size:11px;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	 /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer a{
text-decoration:none;
color:#535555;
}
#footer a:hover{
text-decoration:underline;
color:;
}

#menubar {
margin-top:-16px;
}

#menubar a{
text-decoration:none;
font-weight:bold;
font-family:tahoma;
font-size:12px;
color:#535555;
letter-spacing:1px;
}

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

#container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
 background-color:red;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#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 */
}

#mainContent {
	margin-left:0px;
	padding: -20px;  /*remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family:arial;
	font-size:12px;
}


.productcontent {
color:#424546;
}

.productcontent H1,
.productcontent2 H1,
.productcontent3 H1,
.productcontent4 H1{
margin:2px -2px 2px 4px;
font-size:18px;
color:#424546;
}


.collection {
margin: 0;
width:276;
height:481;
background: url(images/logo_product_accordion.png) no-repeat;
behavior: url("iepngfix.htc");
}

/* stylesheets voor collection pagina's & accordionpagina*/

.mediapage {
background-image: url("images/media.png");
width:280px;
height:441px;
display:block;
behavior: url('iepngfix.htc');
}




.carebag_header {
background-image: url("images/icons/carebag_icon_groot.png");
width:65px;
height:28px;
display:block;
behavior: url('iepngfix.htc');
}



.carebag_collection {
margin: 0;
width:276;
height:481;
background: url(images/logo_product_accordion.png) no-repeat;
behavior: url("iepngfix.htc");
}

.carebag_accordion {
margin: 0;
width:276;
height:481;
background: url(images/logo_product_accordion.png) no-repeat;
behavior: url("iepngfix.htc");
}

.buggy_collection {
margin: 0;
width:276;
height:481;
background: url(images/logo_product_buggy.png) no-repeat;
behavior: url("iepngfix.htc");
}

.buggy_accordion {
margin: 0;
width:276;
height:481;
background: url(images/????????.png) no-repeat;
behavior: url("iepngfix.htc");
}

.kiddy_collection {
margin: 0;
width:276;
height:481;
background: url(images/logo_product_kiddy_bath.png) no-repeat;
behavior: url("iepngfix.htc");
}

.kiddy_accordion {
margin: 0;
width:276;
height:481;
background: url(images/????????.png) no-repeat;
behavior: url("iepngfix.htc");
}


.sleeper_collection {
margin: 0;
width:276;
height:481;
background: url(images/logo_product_sleeper.png) no-repeat;
behavior: url("iepngfix.htc");
}

.sleeper_accordion {
margin: 0;
width:276;
height:481;
background: url(images/????????.png) no-repeat;
behavior: url("iepngfix.htc");
}






/*home pagina*/

#collectiecarebag{
width:20px;
padding:0px;
margin:0px;
background:red;
}

#collectiecarebag p{
width:100px;
}

#viewcollection{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#818384;
margin:0px;
padding:0px;
}

#viewcollection a.kiddybath{
color:#818384;
text-decoration:none;
}

#viewcollection a:hover.kiddybath{
color:#25bdfa;
text-decoration:none;
}


#viewcollection a.sleeper{
color:#818384;
text-decoration:none;
}

#viewcollection a:hover.sleeper{
color:#6f7273;
text-decoration:none;
}

#viewcollection a.buggy{
color:#818384;
text-decoration:none;
}

#viewcollection a:hover.buggy{
color:#c1d72e;
text-decoration:none;
}

#viewcollection a.carebag{
color:#818384;
text-decoration:none;
}

#viewcollection a:hover.carebag{
color:#af4c01;
text-decoration:none;
}

#front{
margin:0px;
padding:0px;
font-size:11px;
font-family:tahoma;
background-color:;
height:80px;
width:132px;
color:gray;
}

#front p{
margin:0px;
padding:0px;
}