*, html {
 margin:0px;
 padding:0px;
}
body {
 background: #5E90BF;
 margin:0px;
 padding:0px;
 font-family:Arial;
 font-size: 12px;
 background-image: url(/pics/body_bg.jpg);
 background-repeat: repeat-y;
 background-position: center;
}

html, body {
  height: 100%; /* Required */
}


#container {
margin:0px auto -40px;
/*background-color:#fff;*/
/*  display: block; */
/* background: #fff url('../images/content.gif') repeat-y 0px 0px;*/

width: 760px;
text-align: left;
left: 20px;
top: 0px;
/*  border: 1px black solid; */
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */

}
*> #container {
height: auto;
}

#footer {
padding-top: 20px;
height: 20px;
width: 740px;
float: left;
text-align: center;
color: gray;
}


.boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

  #content {
  margin: 0px;
/*
  height: 500px;
  min-height: 500px;

  height: 1200px;
  min-height: 1200px;
*/
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 500px;

}
*> #content {
height: auto;
}

#sint {
background: url(/pics/berichtjesint.jpg);
width: 500px;
height: 70px;
float: left;
}


#top{
  text-align:right;
  color:#38A9D4;
}
#top a{
  text-decoration: none;
  color:#38A9D4;
}

#content a:link,#content a:visited, #content a:active, #shopping_cart a {
	text-decoration: none;
	color: gray;
	font-weight: bold;
}
#content a:hover,#content a:focus,#shopping_cart a:hover  {
	text-decoration: underline;
	color: gray;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content ol {
	margin: 0px 0px 0px 22px;
	padding: 0px;
}
#content ul li {
	list-style-type: disc;
	list-style-position: inside;
	background-position: 0px 3px;
	margin: 0px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 2px;
}
#content h1 {
	font-size:170%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #38A9D4;}
#content h2 {
	font-size:150%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #38A9D4;}
#content h3 {
	font-size:130%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #38A9D4;}
#content h4 {
	font-size:120%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #38A9D4;}
#content h5 {
	font-size:100%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #38A9D4;}
#content h6 {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #38A9D4;}

#content img {
/*background-image: url('images/shadow.gif');*/
background-repeat: no-repeat;
background-position: bottom right;
/*padding: 1px 5px 5px 1px;*/
/* background-color: #fff; */
/*margin: 15px;*/
}

#content table {
 border: 0px;
}

#content table td, #content table tr {
 border: 0px;
}
#content table td.content a img {
   border: 0px;
}


#content_left{
    width: 250px;
    float: left;
  display: block;
}
#content_right{
    width: 250px;
    float: left;
  display: block;
}
#content_left_divs_top, #content_right_divs_top{
  background-image: url(/pics/Splash_div_Top.jpg);
  background-repeat: no-repeat;
  width: 207px;
  height: 28px;
/*
  text-indent: 15px;
  line-height: 15px;
*/
  margin-top: 4px;

}

#content_left_divs_top_txt{
  display: block;
  padding-top: 5px;
  padding-left: 10px;
  font-family: "Trebuchet MS";
  font-size: 16px;
  font-weight: bold;
  color: #777777;
}


#content_left_divs_right_left,
#content_left_divs_right_right,
#content_left_divs_left_left,
#content_left_divs_left_right{
  width: 207px;
  height: auto;
  background-image: url(/pics/Splash_div_repeat.jpg);
  background-repeat: repeat-y;
}
#fp_content_divs_span{
  padding: 5px;
}


  #left {
    display: block;
    width: 200px;
    float: left;
    padding: 0px;
	background-image:url(/pics/menu_bg.gif);
}


 #left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
    margin-left: 4px;
}

 #left li, #left li ul li {
	margin-bottom: 1px;
    overflow: hidden;
    width: 175px;
/*    border: 1px solid red; */
}

 #left li a:link,  #left li a:visited {
	color: #000;
	display: block;
	text-decoration: none;
	background: url('/pics/menu-li.gif') top left no-repeat;
	height: 19px;
	padding-left: 7px;
    padding-top: 2px;

}

 #left li a:hover, #left li a:active, #left li.active a {
	display: block;
	color: white;
	text-decoration: none;
	background: url('/pics/menu-li-hover.gif') top left no-repeat;
	height: 19px;
	padding-left: 7px;
    padding-top: 2px;
}


 #left li ul li a:link,  #left li ul li a:visited {
	color: #000;
	display: block;
	text-decoration: none;
	background: url('/pics/menu-li.gif') top left no-repeat;
	height: 19px;
	padding-left: 15px;
    padding-top: 2px;

}

 #left li ul li a:hover, #left li ul li a:active {
	display: block;
	color: gray;
	text-decoration: none;
	background: url('/pics/menu-li-hover.gif') top left no-repeat;
	height: 19px;
	padding-left: 15px;
    padding-top: 2px;
}


/* SHOPPING CART */

#shopping_cart{

  width: 191px;
/*  border: 1px solid green; */
  margin-left: 3px;
background-color: #C7C7C9;
}

#shopping_cart_producttotaal {
background-color: #C7C7C9;
float: left;
width: 120px;
padding-left: 8px;
clear: both;
}


#shopping_cart_totalprice {
background-color: #C7C7C9;
  float: right;
  margin-right: 2px;
width: 40px;
text-align: right;
padding-right: 10px;
padding-bottom: 10px;
}

#shopping_cart_items {
text-align: left;
clear: both;
}

#winkelmandrow_aantal{
  float: left;
  text-indent: 5px;
}
#keer {
  float: left;
  padding-left: 5px;
}


#winkelmandrow_price {
  float: right;
}
#winkelmandrow_remove {
  float: right;
}

#winkelmandrow_name {
float: left;
width: 100%;
  text-indent: 5px;
}




/* ####################  overzicht categorie ###############################*/
#overzicht_Blok_titel{
  width: 208px;
  float: left;
}


#overzicht_Blok{
  background-image: url(/pics/overzicht_Blok_bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 208px;
  height: 213px;
  margin-bottom: 20px;
  float: left;
}
#overzicht_Blok_Foto{
  text-align: center;
  height: 145px;
  margin-top: 15px;
  width: 100%;
}
#overzicht_Blok_Foto a img{
border: 0px;
}
#overzicht_Blok_Balk_left, #detail_Blok_Balk_left{
  float: left;
  margin-left: 7px;
  cursor: pointer;
}
#overzicht_Blok_Balk_right{
  float: right;
  margin-right: 7px;
  font-size: 16px;
  font-family: "Trebuchet MS";
  font-weight: bold;
  color: #777777;
}


#overzicht_Blok_Balk{
/*  border: 1px solid green; */
/*  background-color: #CC0000; */
}

/* ####################  product detail ###############################*/
#detail_Blok{
  width: 468px;

}
#detail_Blok_top{
  background-image: url(/pics/Detail_top.jpg);
  background-repeat: no-repeat;
  width: 468px;
  height: 24px;
}
#detail_Blok_Foto{
  background-image: url(/pics/Detail_repeat.jpg);
  background-repeat: repeat-y;
  width: 468px;
  text-align: center;
}
#detail_Blok_Info{
  background-image: url(/pics/Detail_repeat.jpg);
  background-repeat: repeat-y;
  width: 421px;
  padding: 20px;
  overflow: hidden;
}

#detail_Blok_Balk{
  background-image: url(/pics/Detail_bottom.jpg);
  background-repeat: no-repeat;
  width: 468px;
  height: 40px;
}

#detail_Blok_Balk_right{
  background-image: url(/pics/overzicht_Blok_euro.png);
  background-repeat: no-repeat;
  background-position: 10px;
  float: right;
  margin-right: 7px;
  margin-bottom: 3px;
  padding-right: 7px;
  padding-left: 57px;
  text-align: right;
  font-size: 18px;
  font-family: "Trebuchet MS";
  font-weight: bold;
  color: #777777;
  height: 40px;
  display: block;
}



/* ######### FEATUREDPRODUCT #####################*/

#featuredproduct_prijs{
  display: block;
  font-family: "Trebuchet MS";
  font-weight: bold;
  color: #38A9D4;
  font-size: 18px;
  float: left;
  width: 90px;
}
#featuredproduct_foto{
  display: block;
  float: right;
  width: 104px;
}

#featuredproduct_foto img {
width: 100px;
}
#featuredproduct_titel{
  display: block;
  text-align: center;
  width: 200px;
  clear: both;
}
#featuredproduct-row{
  margin-bottom: 20px;
  height:140px;
}


/* ######### MOUSETRAIL #####################*/
#mousetrail {
margin-left:10px;
margin-right:10px;
margin-bottom: 15px;
width:530px;
padding: 5px 10px 8px 10px;
float: left;
  color: #777;
}

#mousetrail a {
  color: #777;
  text-decoration: none;
}


#mousetrail ul {
margin: 0px;
padding: 0px;
float: left;
}

#mousetrail ul li {
  list-style: none;
  padding: 0px 5px 0px 0px;
  float: left;
}

#mousetrail ul li a {
  color: #777;
  text-decoration: none;
}

