* { margin: 0; padding: 0; }
/*html { background: url(/public/site/eleqtro/images/eleqtro-bg.gif) repeat-x 40% 0; }*/
html { background: url(/public/site/eleqtro/images/feestdagen.jpg) no-repeat 50% 0; }
body {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
/* 	background-color: #c3e3f4; */
/* 	background-color: #61686c; */
/*	background-color: #a8dcf8;*/
	background: url(/public/site/eleqtro/images/eleqtro-bottombg.png) repeat-x 0 100%;
}
html, body { min-height: 100%; }
  .clearer, .clear, .clearboth {
    clear: both;
  }

#header {
	position: relative;
	width: 980px;
	margin: 4px auto 0 auto;
	height: 170px;
}

  #mc {
    position: relative;
    top: -22px;
    width: 980px;
/*    margin: 4px auto 0 auto;*/
	margin: 0 auto;
/*	background: #fff url(/public/site/eleqtro/images/header-bg.png) 0 125px repeat-x;*/
	background-color:#fff;
	min-height: 100%;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
  }

    #logo {
      float: left;
      width: 180px;
      height: 52px;
      margin: 0 0 0 2px;
    }
      #logo img {
        display: block;
        border: none;
		margin: 15px 0 0 20px;
      }
    #menu {
    	position: absolute;
/*    	left: 260px;*/
		left: 0;
/*    	top: 112px;*/
		top: 95px;
		width: 990px;
    	z-index: 49;
		padding: 20px 0 20px;
/*		background-color: #009DDE;*/
    }
      #menu ul { list-style: none; }
        #menu ul li { float: left; }
          #menu ul li a {
            display: block;
            float: left;
            font-weight: bold;
            color: #fff;
            text-decoration: none;
            text-shadow: 1px 1px 1px #000;
			cursor: pointer;
			padding: 0 15px;
			font-size: 16px;
          }
          #menu ul li a:hover, #menu ul li a.active { color: #ccc; }

    #leftbar {
      width: 244px;
      height: 827px;
      position: absolute;
      left: 10px;
      top: 10px;
/*       background: url(/public/site/eleqtro/images/leftbar.jpg) no-repeat; */
/* 	  background: url(/public/site/eleqtro/images/topleft-bg.png) no-repeat; */
    }
    #leftbar .leftbar-line { background: url(/public/site/eleqtro/images/leftbar-line.png) no-repeat 20px 50%; }
      #leftbar img {
        display: block;
        border: none;
      }
        #leftbar .header {
          color: #d8004b;
          font-size: 16px;
          font-weight: bold;
          margin: 0 3px 3px 3px;
          padding: 25px 3px 3px 3px;
          border-bottom: solid 1px #ffffff;
        }
        #leftbar form {
          width: 151px;
          height: 31px;
          background: url(/public/site/eleqtro/images/search-form-bg.png) no-repeat;
        }
          #leftbar form input.what {
            width: 120px;
            height: 13px;
            color: #d8004b;
            font-size: 11px;
            margin: 6px 0 0 6px;
            border: none;
          }
          #leftbar form input.search {
            width: 9px;
            height: 13px;
            border: none;
            background: url(/public/site/eleqtro/images/search-button.png) no-repeat;
          }
        #leftbar ul {
          list-style: none;
          background-color: #e8e8e8;
          margin: 0;
          border: 1px solid #ccc;
          padding: 20px 0; 
          width: 246px;
        }
          #leftbar ul li {
            font-size: 14px;
            line-height: 23px;
            padding-left: 30px;
			background: url("/public/site/eleqtro/images/feestpijltje.png") no-repeat scroll 16px 6px transparent;
          }
            #leftbar ul li a {
              color: #555;
              text-decoration: none;
              font-weight: bold;
            }
            #leftbar ul li a.active, #leftbar ul li a:hover {
              text-decoration: underline;
            }
    #leftbar .voordeel { background: url(/public/site/eleqtro/images/vinkje.png) no-repeat 0 50%; line-height: 24px !important; color: #008ed8; font-weight: bold; padding: 0 0 0 25px; margin: 0; width: 250px; _background: url(/public/site/eleqtro/images/vinkje.gif) no-repeat 0 50%; }
    	#leftbar .voordeel1 { margin-top: 55px; }
    	#leftbar .voordeel span { color: #999; font-weight: normal; display: block; }

    #buttons {
		position: absolute;
/*		top: 30px;*/
		top: 12px;
		left: 265px;
		width: 715px;
    }
    	#buttons .button { width: 190px; height: 100px; float: left; position: relative; background: url(/public/site/eleqtro/img/topline.png) no-repeat 180px top; padding: 0 0 0 10px; }
    	#buttons .button-content { position: absolute; left: 40px; top: 0; width: 150px; padding: 6px 0 0 0; }
    	#buttons .button img { position: absolute; left: 0; top: 10px; }
    	#buttons h4, #buttons a { color: #222; text-decoration: none; font-size: 12px; line-height: 1em; font-weight: normal; }
    		#buttons a:hover { text-decoration: underline; }
    	#buttons h4, #buttons h4 a { color: #db226e; font-size: 18px; }
    	#buttons p { font-size: 12px; line-height: 15px; padding: 4px 0; }
    	#buttons .button-last { text-align: right; width: 100px; padding: 0; background: none; }
    		#buttons .button-last img { position: static; padding-top: 10px; }
    
    #carousel {
      float: right;
      width: 711px;
      height: 319px;
      margin: 10px 4px 0 0;
      padding: 1px 1px 1px 1px;
      background: url(/public/site/eleqtro/images/carousel-bg-1.png) no-repeat;
    }
    #carousel #slide_box {
    	height: 319px;
    }
      #carousel .mask {
        position: relative;
        float: left;
        width: 502px;
        height: 319px;
        overflow: hidden;
      }
      	#handles .news { cursor: pointer; }
        #carousel .mask #slide_box {
          
          height: 319px;
        }
          #carousel .mask #slide_box .one_slide {
            float: left;
            width: 602px;
            position:relative;
            height: 319px;
          }
            #carousel .mask #slide_box .one_slide a img {
              display: block;
/*               padding: 10px 0 0 20px; */
              border: none;
              margin-top: 10px;
            }
            #carousel .mask #slide_box .one_slide h3 {
              display: none;
            }
            #carousel .mask #slide_box .one_slide .description {
/*               float: right; */
              width: 350px;
              margin: 10px 10px 0 0;
              position:absolute;
			  top:0;
			  left: 160px;
            }
              .one_slide .description .header {
                color: #009ee0;
                font-size: 20px;
                font-weight: bold;
                margin: 0 0 10px 0;
              }
                .one_slide .description .header a {
                  color: #009ee0;
                  text-decoration: none;
                }
              .one_slide .description .details {
                line-height: 20px;
                margin: 0 0 20px 0;
              }
              .one_slide .description ul.features {
                list-style: url('/public/site/eleqtro/images/bullet.png');
                color: #666666;
                font-size: 12px;
                line-height: 20px;
                margin: 10px 0 10px 20px;
              }
              .one_slide .description .old_price {
                color: #666666;
                text-align: left;
                font-size: 12px;
                margin: 30px 170px 0 0;              }
                .striked {
/*                  text-decoration: line-through;*/
					text-decoration: none;
                }
              .one_slide .description .price, .logo .price {
                color: #cc0044;
                font-size: 20px;
                margin: 10px 0 10px 0;
              }
                .one_slide .description .price a {
                  color: #cc0044;
                  text-decoration: none;
                }
                .one_slide .description .price .enlarged {
                  font-size: 30px;
                }
                .one_slide .description img.informatie {
                  display: inline;
                  border: none;
                }

    #handles {
      float: right;
      width: 192px;
    }
      #handles .news {
        height: 86px;
        margin: 0 0 0 0;
        padding: 10px 10px 10px 10px;
      }
        #handles .news .header {
          color: #a7a7a7;
          font-size: 16px;
          font-weight: bold;
        }
          #handles .active .header {
            color: #009ee0;
            font-size: 16px;
            font-weight: bold;
          }
        #handles .news .old_price {
          color: #a1a1a1;
          font-size: 12px;
          margin: 10px 0 0 0;
          padding: 0 0 0 0;
        }
          #handles .active .old_price {
            color: #666666;            font-size: 12px;
            margin: 10px 0 0 0;
            padding: 0 0 0 0;
          }
        #handles .news .price {
          color: #666666;
          font-size: 16px;
        }
          #handles .active .price {
            color: #cc0044;
            font-size: 16px;
          }

    #offer {
      float: right;
      width: 796px;
      height: 297px;
      margin: 20px 0 0 0;
      padding: 0 0 0 0;
      background: url('/public/site/eleqtro/images/offer-bg.png') no-repeat;
    }
      #offer .section_1 {
        float: left;
        width: 188px;
        height: 287px;
        margin: 0 1px 0 0;
        padding: 5px 5px 5px 5px;
      }
      #offer .section_2 {
        float: left;
        width: 188px;
        height: 287px;
        margin: 0 1px 0 0;
        padding: 5px 5px 5px 5px;
      }
      #offer .section_3 {
        float: left;
        width: 188px;
        height: 287px;
        margin: 0 1px 0 0;
        padding: 5px 5px 5px 5px;
      }
      #offer .section_4 {
        float: left;
        width: 188px;
        height: 287px;
        margin: 0 0 0 0;
        padding: 5px 5px 5px 5px;
      }
      #offer .section_1 img, #offer .section_2 img, #offer .section_3 img, #offer .section_4 img {
        display: block;
        border: none;
        margin: 0 0 0 20px;
      }
      #offer .section_1 .header, #offer .section_2 .header, #offer .section_3 .header, #offer .section_4 .header {
        color: #009ee0;
        font-size: 16px;
        font-weight: bold;
        margin: 0 10px 10px 10px;
      }
        #offer .section_1 .header a, #offer .section_2 .header a, #offer .section_3 .header a, #offer .section_4 .header a {
          color: #009ee0;
          text-decoration: none;
        }
      #offer .section_1 .details, #offer .section_2 .details, #offer .section_3 .details, #offer .section_4 .details {
        color: #666666;
        font-size: 12px;
        margin: 0 10px 0 10px;      }
        #offer .section_1 .details a, #offer .section_2 .details a, #offer .section_3 .details a, #offer .section_4 .details a {
          color: #666666;
        }
      #offer .section_1 .old_price, #offer .section_2 .old_price, #offer .section_3 .old_price, #offer .section_4 .old_price {
        color: #666666;
        text-align: right;
        font-size: 12px;
        margin: 0 10px 0 10px;      }
        #offer .section_1 .old_price .striked, #offer .section_2 .old_price .striked, #offer .section_3 .old_price .striked, #offer .section_4 .old_price .striked {
/*          text-decoration: line-through;*/
        }
      #offer .section_1 .price, #offer .section_2 .price, #offer .section_3 .price, #offer .section_4 .price {
        color: #cc0044;
        font-size: 18px;
        margin: 10px 10px 0 10px;      }
        #offer .section_1 .price a, #offer .section_2 .price a, #offer .section_3 .price a, #offer .section_4 .price a {
          color: #cc0044;
          text-decoration: none;
        }

    #frame_small {
      float: right;
      width: 706px;
/* 	  height: 54px; */
/*      margin: 195px 4px 0;*/
	margin: 10px 4px 0;
      padding: 1px 1px 1px 1px;
      border: 1px solid #ccc;
/*       background: url('/public/site/eleqtro/images/frame-small-bg.png') no-repeat; */
    }

    #frame_upper {
      float: right;
      width: 711px;
      margin: 10px 4px 19px 0;
      border: 1px solid #ccc;
/*       background: url(/public/site/eleqtro/images/frame-upper-bg-top.png) 0 0; */
    }

	#frame_upper_wrap {
/* 		background: url(/public/site/eleqtro/images/frame-upper-bg-bottom.png) 0 100% no-repeat; */
/* 		height: 17px; */
		margin: 0 0 -15px 0;
	}

      #frame_upper .column {
        float: left;
        margin: 0 0 0 0;
        padding: 15px 0 0 35px;
      }
	  .column_img { width: 160px; overflow: hidden; float: left; }
      .column_desc { width: 350px; position: relative; float: left; }
        #frame_upper .column .header {
          color: #cc0044;
          font-size: 18px;
        }
        #frame_upper .column ul {
          list-style: url(/public/site/eleqtro/images/bullet.png);
          color: #666666;
          font-size: 12px;
          line-height: 20px;
          margin: 10px 0 10px 20px;
          padding: 0 0 0 0;
        }

		/** CATEGORIES **/
		.category_frame, .ctype_2, .ctype_1 { width: 343px !important; /* background: url(/public/site/eleqtro/images/frame-middle-bg-cat.png) 0 100% !important; */ border: 1px solid #ccc; }
		.category_frame .column_desc { width: auto !important; }
		.category_frame .header { width: auto !important; }
		.ctype_2 { margin: 10px 10px 0 10px !important; }
		.ctype_1 { margin-right: 5px !important; }
    #frame_middle {
      float: right;
      width: 708px;
      height: 136px;
      margin: 10px 5px 0;
      padding: 1px 1px 1px 1px;
/*       background: url('/public/site/eleqtro/images/frame-middle-bg.png') no-repeat; */
	  border: 1px solid #ccc;
	  position: relative;
    }
    .product_frame { height: 156px !important; }
    #frame_bottom {
      float: right;
      width: 794px;
      height: 154px;
      margin: 20px 0 0 0;
      padding: 1px 1px 1px 1px;
/*       background: url('/public/site/eleqtro/images/frame-bottom-bg.png') no-repeat; */
    }

      #frame_middle .column, #frame_bottom .column {
/*         float: left; */
        padding: 3px 0 0 6px;
      }
      #frame_middle .column_3, #frame_bottom .column_3 {
        float: left;
        padding: 3px 0 0 20px;
      }
      #frame_middle .column_4, #frame_bottom .column_4 {
        float: right;
        padding: 13px 10px 0 0;
		position: absolute;
		right: 0px;
		top: 0;
		height: 135px;
/*		bottom: 10px;*/
      }
	  #frame_middle .logo, #frame_bottom .logo {
		  height: 70px;
	  }
	  #frame_details_wrap .logo {
		position: absolute;
		top: 3px;
		right: 5px;
		text-align: right;
		width: 150px;
	  }
	#frame_details_wrap .logo img { margin-left: -3px; }
	
	.logo .price { display: block; width: 150px; text-align: right; }
	
	.logo .shipping { display: block; font-size: 12px; color: #444; padding: 0; margin: 0; }
	
        #frame_middle .column_4 .logo img, #frame_bottom .column_4 .logo img {
          float: right;
          display: block;
          padding: 0;
          border: none;
        }
        #frame_middle .column_4 .old_price, #frame_bottom .column_4 .old_price {
          clear: right;
          color: #a1a1a1;
          text-align: right;
          font-size: 12px;
          margin: 0 0 0 0;
/*          padding: 30px 10px 0 0;*/
		  padding: 30px 0 0 0;
    	  position: absolute;
		  right: 10px;
		  top: 30px;
        }
          #frame_middle .column_4 .old_price .striked, #frame_bottom .column_4 .old_price .striked {
/*            text-decoration: line-through;*/
          }
        #frame_middle .column_4 .price, #frame_bottom .column_4 .price {
          clear: right;
          color: #cc0044;
          text-align: right;
          font-size: 18px;
        }
        #frame_middle .column_4 img.informatie, #frame_bottom .column_4 img.informatie {
          float: right;
          clear: right;
          display: block;
          margin: 10px 0 0 0;
          border: none;
		  position: absolute;
		  bottom: 0;
		  right: 10px;
        }
        #frame_middle .column .header, #frame_middle .column_3 .header,
        #frame_bottom .column .header, #frame_bottom .column_3 .header {
          color: #009ee0;
          font-size: 16px;
          font-weight: bold;
          margin: 10px 0 10px 0;
		  width: 460px;
        }
		.header a, .header a:link, .header a:visited {
			color: #009ee0;
			text-decoration: none;
		}
		.header a:hover {
			text-decoration: underline;
		}
        #frame_middle .column ul, #frame_middle .column_3 ul,
        #frame_bottom .column ul, #frame_bottom .column_3 ul {
          list-style: url('/public/site/eleqtro/images/bullet.png');
          color: #666666;
          font-size: 12px;
          line-height: 20px;
          margin: 10px 0 10px 20px;
          padding: 0 0 0 0;
        }

    #frame_details {
      float: right;
      width: 711px;
      margin: 10px 8px 15px 0;
      _margin-right: 4px;
      overflow: hidden;
/*       border: 1px solid #ccc; */
/*       background: url('/public/site/eleqtro/images/details-bg-top.png') 0 0 no-repeat; */
    }
    #proddetails #frame_details { overflow: visible; }
      #frame_details .column {
/*         position: relative; */
/*         float: left; */
/* 		margin: 0; */
        padding: 0 0 0 25px;
/* 		background: url('/public/site/eleqtro/images/details-bg-bottom.png') 0 100% no-repeat; */
/* 		width: 100%; */
		overflow: hidden;
      }
	#proddetails #frame_details_wrap .column { background: none !important; width: 330px; float: left; padding-left: 0; }
	#frame_details_wrap .imgCol { width: 190px !important; padding-left: 20px; }
	#frame_details_wrap { margin: 10px 0 -13px 0; /* background: url(/public/site/eleqtro/images/details-bg-bottom.png) 0 100% no-repeat; */ padding: 0 0 40px 0; position: relative; }
        #frame_details .column .zoom {
          position: absolute;
          bottom: 10px;
          right: 10px;
        }
        #frame_details .column .zoom img {
          display: block;
          border: none;
        }
        #frame_details .column .header, #frame_details .column h1, #frame_upper_wrap h1 {
          color: #009ee0;
          font-size: 20px;
          font-weight: bold;
          margin: 0 0 10px 0;
          padding: 0 0 0 0;
        }
/* 		#frame_details .header { width: 450px; } */
        #frame_details .column .details {
          width: 330px;
          color: #666666;
          font-size: 12px;
          line-height: 20px;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
        }
		#frame_details .column .details td p {
			padding: 0;
			margin: 0;
		}
		#frame_details .column .details td {
			padding: 0 !important;;
			margin: 0 !important;;
			height: auto !important;
			width: auto !important;
		}
        #frame_details .column .old_price {
          color: #666666;
          font-size: 14px;
          margin: 30px 0 0 40px;
          padding: 0 0 0 0;
        }
          #frame_details .column .old_price .striked {
/*            text-decoration: line-through;*/
          }
        #frame_details .column .price {
          float: left;
          color: #cc0044;
          font-size: 24px;
          margin: 0 0 10px 0;
          padding: 0 0 0 0;
        }
          #frame_details .column .price a {
            color: #cc0044;
            text-decoration: none;
          }
          #frame_details .column .price .enlarged {
            font-size: 36px;
            font-weight: bold;
          }
        #frame_details .column img.kopen_cart, .logo .kopen_cart {
          clear: left;
          display: block;
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          border: none;
	      cursor: pointer;
        }
      #frame_details table {
        clear: both;
        width: 450px;
        color: #666666;
        font-size: 12px;
        margin: 20px 0 20px 0;
        padding: 0 0 0 0;
        border-collapse: collapse;
        border: none;
      }
        #frame_details table tr {
          margin: 0 0 0 0;
          padding: 0 0 0 0;
          border: none;
        }
          #frame_details table tr td {
            margin: 0 0 0 0;
            padding: 3px 5px 3px 5px;
            border: none;
          }
            #frame_details table tr td.bullet {
              width: 40px;
              text-align: right;
            }
            #frame_details table tr td.property {
              width: 190px;
              text-align: left;
            }
            #frame_details table tr td.value {
              width: 190px;
              text-align: left;
            }

    #frame_subtitle {
      float: right;
      width: 705px;
      margin: 0 0 0 0;
      padding: 10px 10px 10px 10px;
    }
      #frame_subtitle .header {
        color: #cc0066;
        font-size: 18px;
        font-weight: bold;
      }

    #frame_add {
      float: right;
      width: 794px;
      height: 154px;
      margin: 0 0 0 0;
      padding: 1px 1px 1px 1px;
/*       background: url('/public/site/eleqtro/images/frame-bottom-bg.png') no-repeat; */
    }
      #frame_add .column {
        float: left;
        margin: 0 0 0 0;
        padding: 3px 0 0 16px;
      }
        #frame_add .column .header {
          color: #009ee0;
          font-size: 16px;
          font-weight: bold;
          margin: 10px 0 10px 0;
        }
        #frame_add .column ul {
          list-style: url('/public/site/eleqtro/images/bullet.png');
          color: #666666;
          font-size: 12px;
          line-height: 20px;
          margin: 10px 0 10px 20px;
          padding: 0 0 0 0;
        }
      #frame_add .column_3 {
        float: right;
        margin: 0 0 0 0;
        padding: 13px 10px 0 0;
      }
        #frame_add .column_3 .old_price {
          clear: right;
          color: #a1a1a1;
          text-align: right;
          font-size: 12px;
          margin: 0 0 0 0;
          padding: 40px 10px 0 0;
        }
          #frame_add .column_3 .old_price .striked {
/*            text-decoration: line-through;*/
          }
        #frame_add .column_3 .price {
          clear: right;
          color: #cc0044;
          text-align: right;
          font-size: 18px;
        }
        #frame_add .column_3 img.informatie {
          float: right;
          display: inline;
          margin: 20px 10px 0 0;
          padding: 0 0 0 0;
          border: none;
        }
        #frame_add .column_3 img.kopen {
          float: right;
          clear: right;
          display: inline;
          margin: 20px 0 0 0;
          padding: 0 0 0 0;
          border: none;
        }

    #footer {
      clear: left;
			margin: 30px 0 0 0;
			height: 140px;
			position: relative;
			background: url(/public/site/eleqtro/images/footer-gradient.png) repeat-x;
		}
		#footer .social_logos {
			position: absolute;
			margin: 55px 0 0 75px;
			top: 0;
			
		}
		#footer .social_logos a {
			margin: 0 5px 0 0;
			text-indent: -999px;
			
		}
		.link-twitter { position: absolute; left: 50px; top: 34px; }
		.link-hyves { position: absolute; left: 50px; top: 72px; }
		.contact-info { position: absolute; left: 300px; top: 30px; background: url(/public/site/eleqtro/images/footer-line.png) no-repeat 0 0; padding: 0 0 0 20px; color: #666; font-size: 12px; }
		.contact-info a { color: #666; text-decoration: none; }
			.contact-info a:hover { text-decoration: underline; }
      
    #logos {
    	clear: both;
    	width: 980px;
    	height: 40px;
    	padding: 20px 0;
    	background-color: #fff;
    	text-align: center;
    }
    #logos img { padding: 0; }

#page #frame_details .column .details { width: 670px; }
.details a, .details a:link, .details a:visited { color: #D8004B; text-decoration: none; }
.details a:hover {
	text-decoration: underline;
}
#breadcrumb { padding: 10px 0 20px 0; text-align: left; color:#666666; font-size:12px; line-height:20px; float: none; }
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	color: #009EE0;
	text-decoration: none;
}
#breadcrumb a:hover { text-decoration: underline; }
img { border: 0; }
#frame_small #breadcrumb, #frame_upper #breadcrumb { padding: 15px 0 5px 25px; width: 400px; }
img.bullet { margin: 0 5px 0 5px; }
.column li span { cursor: pointer; }
.brandlist { text-transform: uppercase; }

.cart strike {
	margin-right: 5px;
}

.op-voorraad, .niet-op-voorraad, .binnenkort-verwacht {
	margin: 0 0 5px 0;
}
.op-voorraad { color: #1CAF0B; font-weight: bold; font-size: 14px; }
.binnenkort-verwacht { color: #009EE0; font-weight: bold; font-size: 14px;  }
.niet-op-voorraad { color: #CC0044; }

#zoeken {
	position: absolute;
/*	top: 130px;*/
	top: 113px;
	left: 50%;
	width: 220px;
	margin-left: 264px;
	z-index: 59;
}
	#zoeken input { border: 1px solid #ccc; font-size: 14px; height: 33px; float: right; padding: 0; margin: 0; }
	#zoeken .what { background-color: #fff; border-right: none; height: 17px; padding: 5px 5px; width: 160px; color: #666; }
	#zoeken .search { background: url(/public/site/eleqtro/img/search-top.png) 0 -3px no-repeat; border-left: none; width: 46px; cursor: pointer; height: 29px; }
#eleq-content { clear: both; position: relative; padding: 50px 10px; }

#content p { padding: 0 0 15px 0; }

#preload {
	height: 550px;
	width: 1px;
	visibility: hidden;
	float: left;
	overflow: hidden;
}

#wwwtv {
/* 	margin: 370px 0 0 45px; */
	float: right;
}

#content ul, #content ol { padding: 0 0 20px 14px; }
.clearboth { clear: both; height: 1px; overflow: hidden; }
#status-msg {
	float: right;
	padding: 10px !important;
	margin: 10px 10px 0 0;
	background-color: #f00;
	color: #fff;
	font-weight: bold;
}
	#status-msg strong { font-size: 24px; }
	#status-msg p { padding: 0; }
	
#pluspunten { margin-top: 10px; }
#sidebar-balie { margin-top: 18px; }
#comments { width: 400px; height: 100px; }

#frame_details_wrap .details h2 { font-size: 18px; padding: 10px 0 20px 0; }
#frame_details_wrap .details h3 { font-size: 14px; padding: 10px 0; }
#frame_details_wrap .details h4 { font-size: 12px; padding: 10px 0 0 0; }
#frame_details_wrap .details p { font-size: 12px; padding: 0 0 15px 0; }
#frame_details_wrap .details ul { font-size: 12px; padding: 0 0 20px 15px; }
	#frame_details_wrap .details ul li { font-size: 12px; list-style: disc; }
#frame_details_wrap .details ol { font-size: 12px; padding: 0; }
.cat-desc-block { display: block; clear: both; padding: 5px 10px 10px 25px; }
.cat-desc-block-top {display: block; clear: both; padding: 10px 0 5px 25px; margin-bottom:-25px; }
	.cat-desc-block h1, .cat-desc-block-top h1 { color: #009ee0; font-size: 20px; font-weight: bold; margin: 0 0 10px 0; padding: 0 0 0 0; }
	.cat-desc-block p, .cat-desc-block-top p { font-size: 12px; color: #666; }
	
	
.addthis_toolbox {
	margin: 15px 0 0 -5px;
}
