
	/*****************************************************************************************
	** Basis 																				**
	*****************************************************************************************/
	* {
		margin:0px;
		padding:0px;
	}
	
	h1 {
		display:block;
		float:left;
		margin:0 0 4px 0;
		color:#2F88DC;
		font-size:30px;
		width:780px;
	}
	
	.clear {
		clear:both;
	}
	
	img {
		border:0px solid;
	}
	
	body {
		font-size:12px;
		color:#000000;
		font-family:arial, verdana, sans-serif;
		background: #b6e5f2 url('../images/layout/background.jpg') repeat-y 50% 0;
	}
	
	div#centerThis {
		width:1000px;
		margin:0px auto;
		/* visibility: hidden; */
	}
	
	div#visual {
		position:relative;
		width:1000px;
		height:144px;
		margin:0;
		float:left;
	}
	
	div#visual-background {
		position:relative;
		top:15px;
		left:15px;
		background-color:#000000;
		width:970px;
		height:125px;
		
	}
	
	div#visual-overlay {
		position:absolute;
		float:left;
		height:144px;
		width:1000px;
		background:url('../images/layout/header_overlay.png') no-repeat 0 0;
		top:0;
		left:0;
	}
	
	div#columWrapper {
		width:970px;
		margin:0px;
		float:left;
		padding:0 15px 0 15px;
		background:url('../images/layout/content_background.png') repeat-y 0 0;
	}

	div#footer-menu {
		width:970px;
		margin:0px;
		float:left;
		padding:0 15px 10px 15px;
		background:url('../images/layout/content_background.png') repeat-y 0 0;
	}
	
	div#bottom {
		width:1000px;
		height:50px;
		margin:0;
		background:url('../images/layout/bottom_background.png') no-repeat 0 0;
		float:left;
	}
	
	div#footer {
		width:1000px;
		height:20px;
		margin:0;
		float:left;
		font-size:10px;
		color:#C0C0C0;
		text-decoration:none;
		text-align:center;
		line-height:20px;
	}

	div#footer a {
		color:#C0C0C0;
		text-decoration:none;
	}	
	

	div#firstColum {
		width:170px;
		margin:5px;
		float:left;
	}

	div#secondColum {
		width:780px;
		margin:5px 5px 0 5px;
		float:left;
		color:#000000;
	}

	div#secondColum p {
		margin:5px 0 10px 0;
	}

	div#secondColum ul {
		margin:5px 0 10px 20px;
	}

	div.winkelwagen-totalen-middle ul {
		margin:5px 0 10px 0 !important;
	}
    
    ul#algemenevoorwaarden {
        margin:4px 4px 10px 15px; 
    }
	
	div#footer-menu-wrapper {
		margin:0 0 0 20px;
		padding:0;
		width:980px;
		float:left;
	}
    
    body#algemenevoorwaarden div#secondColum h2 {
        font-size:14px;
        font-weight:bold;
        margin:30px 0 5px 0; 
    }
    
    body#algemenevoorwaarden div#secondColum ul,
    body#algemenevoorwaarden div#secondColum ol {
        margin:5px 0 20px 20px;
    }
    
    body#algemenevoorwaarden div#secondColum p {
        margin:5px 250px 10px 0; 
    }    
	

	/*****************************************************************************************
	** Menu 																				**
	*****************************************************************************************/
	
	div#mainmenu {
		float:left;
		width:170px;	
	}
	
	div#mainmenu  h2 {
		clear:both;
		display:block;
		float:left;
		width:170px;
		margin:0 0 4px 0;
		color:#2F88DC;
		font-size:23px;
	}
	
	div#mainmenu ul {
		display:block;
		float:left;	
		list-style-image:none;
		list-style-type:none;
		margin:0 0 25px 0;		
	}
	
	div#mainmenu ul li {
		list-style-type:none;
		color:#00000;
	}

	div#mainmenu ul li  ul{
		display:block;
		float:left;	
		list-style-image:none;
		list-style-type:none;
		margin:5px 0 5px 10px;	
	}
	
	div#mainmenu ul li a {
		padding:0 0 2px 10px;
		min-height:14px;
		line-height:14px;
		font-size:12px;
		color:#000000;
		display:block;
		text-decoration:none;
		clear:both;
	}
	
	div#mainmenu ul li a:hover,
	div#mainmenu ul li a.current {
		color:#2F88DC;
		background:#ffffff url('../images/layout/menu-active.jpg') no-repeat 0 0;
	}
	

	div#submenu {
		background-color:#3F71D2;
		float:left;
		margin:0px 5px;
		width:890px;		
	}	
	
	div#submenu ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;		
	}
	
	div#submenu ul li {
		list-style-type:none;
		position:relative;
		display: inline;
	}	
	
	div#submenu ul li a {
		padding:0 10px;
		/* height:25px; */
		float:left;
		line-height:22px;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		display:block;
		text-decoration:none;
	}
	
	div#submenu ul li a:hover,
	div#submenu ul li a.current {
		background-color:#3579fd;
	}
	
	div#footer-menu-wrapper ul {
		margin:0;
		float:left;
		list-style-type:none;
	}
	
	div#footer-menu-wrapper ul li {
		float:left;
		padding:0 10px 0 0;
		list-style-type:none;
	}
	
	div#footer-menu-wrapper ul li a {
		color:#FFFFFF;
		text-decoration:none;
	}	
	
	/*****************************************************************************************
	** Blokken 																				**
	*****************************************************************************************/	
	div.block {
		display:block;
		float:left;
		color:#000000;
		margin:0px 0px 10px 0px;	
		padding:0;	
		clear:both;		
	}

	div.block h2 {
		font-size:23px;;
		font-weight:bold;
		margin:2px 0px;
		color:#2F88DC;
	}
	
	div.block p {
		font-size:12px;
		margin:0px 0px 2px 10px;
	}

	div#veelgezocht {
		float:left;
		width:170px;	
	}
	
	div#veelgezocht  h2 {
		clear:both;
		display:block;
		float:left;
		width:170px;
		margin:0 0 4px 0;
		color:#2F88DC;
		font-size:23px;
	}
	
	div#veelgezocht ul {
		display:block;
		float:left;	
		list-style-image:none;
		list-style-type:none;
		margin:0 0 25px 0;		
	}
	
	div#veelgezocht ul li {
		list-style-type:none;
		color:#000000;
	}

	div#veelgezocht ul li a{
		text-decoration:none;
		color:#000000;
	}

	div#veelgezocht ul li a {
		padding:0 0 2px 10px;
		min-height:14px;
		line-height:14px;
		font-size:12px;
		color:#000000;
		display:block;
		text-decoration:none;
		clear:both;
	}
	
	div#veelgezocht ul li a:hover,
	div#veelgezocht ul li a.current {
		color:#2F88DC;
		background:#ffffff url('../images/layout/menu-active.jpg') no-repeat 0 0;
	}

	/*****************************************************************************************
	** CAROUSEL 																			**
	*****************************************************************************************/
	.anythingSlider {
		width:780px;
		float:left;
		height:240px;
		margin:5px 0 5px 0;
		padding:0 0 10px 0;
		background:url('../images/layout/advert-medium-shadow.jpg') no-repeat 100% 100%;
		position:relative;
	}
	
	.anythingSlider .wrapper { 
		width: 780px; 
		overflow: hidden; 
		height: 240px; 
		margin:0; 
		position:absolute; 
		top:0; 
		left:0; 
	}
	.anythingSlider .wrapper ul   { 
		width: 9999px; 
		list-style: none; 
		position: absolute; 
		top: 0; 
		left: 0; 
		background: #eee; 
		margin: 0 !important; 
	}
	
	.anythingSlider ul li  { 
		display: block; 
		float: left; 
		padding: 0; 
		height: 240px; 
		width: 780px; 
		margin: 0; 
	}
	
	#start-stop   {
		display:none;
	}
	
	div.slidetemplate {
		float:left;
		display:block;
		width:400px;
		height:200px;
		margin:15px 0 0 15px;
	}
	
	div.slidetemplate h2 {
		font-size:26px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:23px;
	}
	
	div.slidetemplate p {
		margin:8px 0;
	}
	

	
	/*****************************************************************************************
	** Advertblocks																			**
	*****************************************************************************************/
	div.advert-small {
		width:170px;
		float:left;
		height:115px;
		margin:5px 10px 0 0;
		padding:0 0 10px 0;
		background:url('../images/layout/advert-small-background.jpg') no-repeat 0 0;
	}	
	
	div.advert-medium {
		width:240px;
		float:left;
		height:115px;
		margin:5px 0 0 0;
		padding:0 0 10px 0;
		position:relative;
		background:#FF0000 url('../images/layout/advert-medium-shadow.jpg') no-repeat 0 100%;
	}
	
	div.advert-rij {
		padding:0 5px;
		color:#1f72d0;
	}
	
	div.advert-title {
		margin:5px 5px 5px 8px;
		font-size:13px;
		font-weight:bold;
		color:#1f72d0;
	}
	
	div.advert-image {
		height:64px;
		text-align:center;
	}
	
	span.advert-link {
		float:right;
		font-size:9px;
		text-align:right;
		line-height:10px;
	}
	
	div.advert-tag {
		font-size:9px;
		line-height:10px;
		float:left;
		margin-right:5px;
		text-align:center;
	}
	
	span.advert-link  a {
		text-decoration:none;
		color:#1f72d0;
		line-height:10px;
	}
	
	div.advert-prijs {
		font-weight:bold;
		float:left;
		font-size:18px;
	}
	
	div.advert-prijs-klein {
		font-weight:bold;
		font-size: 12px;
		float:left;
	}
	
	div.advert-medium-content {
		position:relative;
		left:0;
		top:0;
		z-index:5;
	}
	
	div.advert-medium-overlay {
		position:absolute;
		left:0;
		top:0;
		z-index:20;
	}	
	
	/*****************************************************************************************
	** Zoekbalk en Styled - Button 															**
	*****************************************************************************************/
	div#zoekbalk {
		float:left;
		margin:0 0 5px 0;
		width:780px;
	}
	
	div#quickselect {
		float:left;
		margin:0 10px 0 0;
	}

	div#searchbox {
		float:left;
		margin:0 0 5px 0;
		width:296px;
	}
	
	div#searchbox .btn-middle {
		width:270px;
	}
	
	div.left {
		float:left;
		margin-right:10px;
	}
	
	div.left input {
		margin-top:2px;
	}
	
	div.right {
		float:right;
	}
	
	form#quickselectform {
		margin:0;
		padding:0;
	}

	form#searchbox {
		margin:0;
		padding:0;
	}
	
	form#quickselectform select {
		width:120px;
        overflow-x: hidden;
	}

	form#searchform input[type="text"] {
		width:120px;
	}
	
	div#shoppingcart {
		float:right;
	}
	
	.zoeken-btn {
		float:right; 
		margin:3px 0 0 3px;	
	}
	
	.cartimg {
		float:left;
		margin:4px 4px 0 0;
	}

	div.btn-left {
		float:left;
		display:block;
		background:url('../images/layout/btn_blue_left.png') no-repeat 0 0;
		height:25px;
		width:8px;
	}

	div.btn-middle {
		float:left;
		display:block;
		background:url('../images/layout/btn_blue_middle.png') repeat-x 0 0;
		height:25px;
		line-height:25px;
		padding:0 5px;
		color:#FFFFFF;
		text-decoration:none;		
	}
	
	div.btn-middle-footer {
		float:left;
		display:block;
		background:url('../images/layout/btn_blue_middle.png') repeat-x 0 0;
		height:25px;
		line-height:25px;
		padding:0 5px;
		color:#FFFFFF;
		text-decoration:none;
		width:934px;		
	}			

	div.btn-right {
		float:left;
		display:block;
		background:url('../images/layout/btn_blue_right.png') no-repeat 0 0;
		height:25px;
		width:8px;
	}	

	div.btn-middle a {
		color:#FFFFFF;
		text-decoration:none;
	}

	

	div.btn-small-left {
		float:left;
		display:block;
		background:url('../images/layout/btn_small_blue_left.png') no-repeat 0 0;
		height:21px;
		width:6px;
	}

	div.btn-small-middle {
		float:left;
		display:block;
		background:url('../images/layout/btn_small_blue_middle.png') repeat-x 0 0;
		height:21px;
		line-height:21px;
		padding:0 5px;
		color:#FFFFFF;
		text-decoration:none;		
	}		

	div.btn-small-right {
		float:left;
		display:block;
		background:url('../images/layout/btn_small_blue_right.png') no-repeat 0 0;
		height:21px;
		width:6px;
	}
	
	div.btn-small-middle a {
		color:#FFFFFF;
		text-decoration:none;
	}	

	/*****************************************************************************************
	** FORMVALIDATIE 																		**
	*****************************************************************************************/
	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  	
	
	/*****************************************************************************************
	** SHOP 																				**
	*****************************************************************************************/

	div.product-listview {
		border-bottom:1px solid #DDDDDD;
		float:left;
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		width:780px;
	}

	div.product-listview-image {
		float:left;
		min-height:40px;
		width:120px;
		font-size:10px;
		text-align:center;	
	}
	
	div.product-listview-text {
		float:left;
		margin:0 10px;
		min-height:40px;
		width:330px;	
	}

	div.product-listview-text p {
		margin:0 5px;
	}
	
	div.product-listview-text h3 {
		color:#1f72d0;
	}

	div.product-listview-text h3 a {
		color:#1f72d0;
		text-decoration:none;
	}
	
	div.product-listview-text h3 a:hover {
		text-decoration:underline;
	}

	div.product-listview-text p.fabrikant {
		color:#1f72d0;
		font-weight:bold;
	}
	div.product-listview-text p.inleiding{
	
	}
	div.product-listview-text p.detaillink {
		text-align:right;
	}
	
	div.product-listview-text p.detaillink a {
		color:#1f72d0;
		text-decoration:none;
	}
	
	div.product-listview-prices {
		float:left;
		min-height:40px;
		width:310px;	
	}
	
	div.prijsstelling  {
		float:right;
		width:302px;
		line-height:21px;
		height:21px;
		margin:0 0 2px 0;
		padding:0 0 0 8px;
		background:#edf4fb url('../images/layout/prijsstelling-left.jpg') no-repeat 0 0;		
	}

	div.prijsstelling-stelling  {
		float:right;
		text-align:right;
		margin:0 5px 0 0;
	}

	div.prijsstelling-van {
		float:right;
		text-align:right;
		margin:0 5px 0 0;
	}
	
	span.strike {
		background:transparent url(http://www.fourniturenshop.nl/images/layout/strikethrough_grijs.gif) no-repeat scroll center center;	
	}

	div.prijsstelling-voor {
		float:right;
		text-align:right;
		color:#a9001c;
		font-weight:bold;
		margin:0 5px 0 0;		
	}

	div.prijsstelling-kopen {
		float:right;
		text-align:right;		
	}
	
	
	div.product-detailview {
		float:left;
		width:780px;
		/*background-color:#FF0000; */
		margin:0 0 20px 0;
	}

	div.product-detailview h2{
		color:#2F88DC;
		font-size:25px;
	}
	
	div.product-detailview h3 {
		color:#2F88DC;
		font-size:18px;
		margin:0 0 5px 0;
	}	
	
	div.product-detailview-details-a {
		float:left;
		width:400px;
		margin:0 20px 0 0;
	}
	
	div.product-detailview-details-a p {
		margin:0 0 10px 0;
	}

	p.subtitel {
		color:#2F88DC;
		font-size:18px;
		margin:0 0 10px 0;
	}	
	
	div.product-detailview-details-b{
		float:left;
		width:360px;
		margin:0;
	}

	div#product-detailview-images{
		width:360px;
		float:left;
		min-height:50px;
		margin:0 0 20px 0;		
	}
	div.imgprin{
		width:360px;
		height:270px;
		background-color:#EEEEEE;
		float:left;
		overflow:hidden;
		margin:0 0 2px 0;
	}

	ul.product-images {
		float:left;
	}
	
	ul.product-images  li {
		list-style-type:none;
		float:left;
		width:86px;
		height:65px;
		margin:0 4px 3px 0;
		overflow:hidden;
	}
	
	div.product-detailview-prijzen {
		width:350px;
		float:left;
		min-height:50px;
		margin:20px 0 10px 0;
	}


	div.product-detailview-relatie {
		width:150px;
		height:115px;
		background-color:#FF00AA;
		float:left;
		padding:0 0 10px 0;
		margin:0 6px 0 0;
		background:#FFFFFF url('../images/layout/related-small.jpg') no-repeat 0 0;
	}
	
	span.product-relatie-titel {
		color:#1f72d0;
		font-weight:bold;
		float:left;
		margin:5px 0 3px 5px;
		width:140px;
	}	
	
	span.product-relatie-afbeelding {
		color:#1f72d0;
		float:left;
		margin:5px 0 3px 5px;
		width:140px;
		height:64px;
		text-align:center;
		color:#000000;		
		font-size:10px;
		overflow:hidden;
	}
	
	span.product-relatie-link {
		color:#1f72d0;
		text-decoration:none;
		width:140px;
		text-align:right;
		float:left;
	}		
	span.product-relatie-link a{
		color:#1f72d0;
		text-decoration:none;		
	}	
	
	
	/* -- WINKELWAGEN ----------------------------------------------*/
	div.winkelwagen-record {
		background:#FFFFFF url('../images/layout/winkelwagen-row-middle.jpg') repeat-y 0 0;
		margin:0 0 5px 0;
		min-height:40px;
		width:780px;
		clear:both;;
	}	
	
	div.winkelwagen-record-top {
		background:#FFFFFF url('../images/layout/winkelwagen-row-top.jpg') no-repeat 0 0;
		min-height:6px;
		width:780px;		
	}

		div.winkelwagen-record-bottom {
		background:#FFFFFF url('../images/layout/winkelwagen-row-bottom.jpg') no-repeat 0 0;
		min-height:6px;
		width:780px;		
	}
	
	div.winkelwagen-record-row {
		margin:0;
		min-height:44px;
		width:760px;
		clear:both;
		margin:0 0 0 10px;
	}

	div.winkelwagen-record-row-small {
		margin:0;
		min-height:15px;
		width:760px;
		clear:both;
		margin:5px 0 3px 10px;
	}

	div.winkelwagen-record-row-small a {
		color:#000000;
		font-style:italic;
	}
	
	div.winkelwagen-record-row-debug {
		margin:0;
		clear:both;
		margin:10px;
		background-color:#C0C0C0;
	}

	div.winkelwagen-record-row-hidden {
		display:none;
	}	
	
	div.winkelwagen-record-text {
		float:left;
		margin:0 0 0 10px;;
		min-height:50px;
		width:240px;
	}
	
	div.winkelwagen-record-thumb	{
		float:left;
		margin:0;
		min-height:50px;
		width:75px;		
	}
	
	div.winkelwagen-record-text h3 {
		color:#1f72d0;
		display:block;
		font-weight:bold;
		font-size:12px;	
	}
	
	div.winkelwagen-record-productstukprijs {
		display:block;
		float:left;
		width:180px;
		height:20px;
		text-align:right;
		margin:0 2px 0 0;
	}
	
	div.winkelwagen-record-productaantal {
		display:block;
		float:left;
		width:100px;
		height:20px;
		text-align:right;
		margin:0 2px 0 0;
	}
	
	div.winkelwagen-record-producttotaalprijs {
		display:block;
		float:left;
		width:100px;
		height:20px;
		text-align:right;
		margin:0 2px 0 0;
	}
	
	div.winkelwagen-record-delete {
		display:block;
		float:left;
		width:45px;
		height:20px;
		text-align:right;
		margin:0 2px 0 0;
	}
	
	div.winkelwagen-record-verzendkosten {
		display:block;
		float:left;
		width:180px;
		height:20px;
		text-align:right;
		margin:0 2px 0 0;
	}
	
	div.winkelwagen-record-verzendkostenaantal {
		display:block;
		float:left;
		width:100px;
		height:20px;
		text-align:right;
		margin:0 2px 0 0;
	}
	
	div.winkelwagen-record-verzendkostenprijs {
		display:block;
		float:left;
		width:100px;
		height:20px;
		text-align:right;
		margin:0 2px 0 0;
	}

	span.verzendfactorhtml {
		width:50px;
		float:right;
		text-align:left;
		display:block;
		margin:0 0 0 7px;
	}

	td.winkelwagenProductOptionTitle {
		font-size:10px;
		color:#333333;
	}	
	
		
	input.smallinput {
		width:40px;
	}
	
	img.winkelwagen-verwijder-product {
		cursor:pointer;
	}
	
	select.winkelwagenProductOptions {
		width:80px;
		margin-right:10px;
	}
	
	span.winkelwagenTitel {
		color:#1f72d0;
		margin:5px 0 0 0;
		display:block;
		font-weight:bold;
		font-size:12px;
	}
	
	input.winkelwagenAantal {
		width:50px;
	}
	
	div.winkelwagen-lastrow {
		width:780px;
		float:left;
		clear:both;
	}
	
	
	div.winkelwagen-totalen {
		width:200px;
		min-height:100px;
		float:left;
		margin: 0 0 10px 0;
	}
	
	div.winkelwagen-totalen-top {
		background:#FFFFFF url('../images/layout/winkelwagen-totalen-top.jpg') no-repeat 0 0;
		height:6px;
		width:200px;
		margin:0px;
		padding:0;
		float:left;	
	}
	
	div.winkelwagen-totalen-middle {
		background:#FFFFFF url('../images/layout/winkelwagen-totalen-middle.jpg') repeat-y 0 0;	
		margin:0px;
		width:180px;
		padding:10px;
		float:left;	
		min-geight:80px;
	}
	
	div.winkelwagen-totalen-bottom {
		background:#FFFFFF url('../images/layout/winkelwagen-totalen-bottom.jpg') no-repeat 0 0;
		height:6px;
		width:200px;
		margin:0px;
		padding:0px;
		float:left;		
	}
	
	
	div.winkelwagen-totalen-middle ul {
		float:left;
		width:180px;

	}
	
	div.winkelwagen-totalen-middle ul li{
		list-style-type:none;		
	}

	div.winkelwagen-totalen-middle ul li a{
		text-decoration:none;
		color:#000000;
		padding:0 0 0 13px;
		background:#FFFFFF url('../images/layout/winkelwagensubmenu_active.jpg') no-repeat 0 50%;
		display:block;
	}	
	
	div.winkelwagen-totalen-middle ul li a:hover {
		text-decoration:none;
		color:#2F88DC;
		background:#FFFFFF url('../images/layout/winkelwagensubmenu_hover_active.jpg') no-repeat 0 50%;
	}		
	
	div.winkelwagen-totalen-row {
		float:left;
		width:170px;
		margin:0 0 2px 0;
		/* background-color:#FF00FF; */
	}
	
	span.winkelwagen-totalen-bedrag {
		float:right;
	}
	
	div#winkelwagen-totalen-row-totaal {
		font-size:14px;
		font-weight:bold;
	}
	
	
	
	div.winkelwagen-userloginsignup {
		width:570px;
		min-height:100px;
		padding:0px;
		/*background-color:#FF00FF;*/
		float:left;
		margin:0 10px 10px 0;		
	}
	
	
	div.winkelwagen-userloginsignup-top {
		background:#FFFFFF url('../images/layout/winkelwagen-signuplogin-top.jpg') no-repeat 0 0;
		height:6px;
		width:570px;
		margin:0px;
		padding:0;
		float:left;	
	}
	
	div.winkelwagen-userloginsignup-middle {
		background:#FFFFFF url('../images/layout/winkelwagen-signuplogin-middle.jpg') repeat-y 0 0;	
		margin:0px;
		width:550px;
		padding:10px;
		float:left;	
		min-height:171px;
	}
	
	div.winkelwagen-userloginsignup-bottom {
		background:#FFFFFF url('../images/layout/winkelwagen-signuplogin-bottom.jpg') no-repeat 0 0;
		height:6px;
		width:570px;
		margin:0px;
		padding:0px;
		float:left;		
	}

	div#winkelwagen-user-register {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:15px;
		display:none;
	}	
	
	div#winkelwagen-user-login {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:10px;
		display:none;
	}

	div#winkelwagen-user-lostpass {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:10px;
		display:none;
	}
	
	div#winkelwagen-user-activate {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:10px;
		display:none;
	}
	
	div#winkelwagen-user-ideal {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:10px;
		display:block;
	}

	div#winkelwagen-user-thanks {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:10px;
		display:none;
	}	
	
	div#winkelwagen-user-thanks-show {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:10px;
		display:block;
	}
	
	p.feedback {
		margin:0 0 10px 0;
	}

	div#winkelwagen-user-buy {
		float:left;
		/* background-color:#FF55FF; */
		margin:0 0 10px 0;
		clear:both;
		width:530px;
		padding:10px;
		display:none;
	}	
	
	div#verderwinkelen-btn {
		float:left;
		margin:3px 3px 6px 0;
	}
     
    div.btn {
        float:left;
        margin:3px 3px 6px 0;
    }  
    
    div.btn-right-wrapper {
        float:right;
       margin:3px 3px 6px 0;  
    }      
	
	.outline {
		border:1px solid #FF0000;
	}
	


	/*****************************************************************************************
	** Contact, Offerte formulier &amp; GoogleMaps												**
	*****************************************************************************************/

	form#form {
		width:475px;
		float"left;
		display:block;
		margin:2px;
	}
	div.formrecord {
		clear:both;
		margin:2px;
	}
	
	div.formrecord label {
		dispaly:block;
		float:left;
		width:160px;
		margin:2px;
	}
	
	div.formrecord INPUT[type="text"] {
		width:300px;
	}
	
	div.formrecord textarea {
		width:300px;
		height:150px;
	}
	
	div.formrecord sup {
		margin-right:110px;
	}
	
	.right {
		text-align:right;
	}
	
	.attention {
		background-color:#FFCFCF;
	}
	
	div#googledirectionsPrint {
		width:460px; 
		float:left; 
		clear:both; 
		margin:0 0 10px 0; 
		text-align:center;
		display:none;
	}
	
	div.googledir {
		width:460px;
	}


	/*****************************************************************************************
	** Loading																				**
	*****************************************************************************************/
	div#loading-canvas {
		display:none;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background-color:#FFFFFF;
		opacity:0.8;
		z-index:500;
		text-align:center;
		
	}

	div#loading-canvas img {
		margin-top:350px;
		opacity:1;
	}

	/*****************************************************************************************
	** Contact, Offerte formulier &amp; GoogleMaps												**
	*****************************************************************************************/

    div#contactform {
        width:370px;
        float:left;
        min-height:500px;
    }
    
	form#form {
		width:300px;
		float:left;
		display:block;
		margin:2px;
	}
    
	div.formrecord {
		clear:both;
		margin:2px;
	}
	
	div.formrecord label {
		display:block;
		float:left;
		width:300px;
		margin:2px;
        clear:both;
	}
	
	div.formrecord INPUT[type="text"] {
		width:300px;
	}
	
	div.formrecord textarea {
		width:300px;
		height:150px;
	}
	
	div.formrecord sup {
		margin-right:40px;
	}
    
    .captureit {
        display:none;
    }
	
	.right {
		text-align:right;
	}
	
	.attention {
		background-color:#FFCFCF;
	}
	
	div#googledirectionsPrint {
		width:460px; 
		float:left; 
		clear:both; 
		margin:0 0 10px 0; 
		text-align:center;
		display:none;
	}
	
	div.googledir {
		width:460px;
	}
    
    div#contactinfo {
        width:400px;
        float:left;
        margin:0 0 20px 0;
    }   
    
    div#googlemap {
        float:left;
        width:400px;
        margin:20px 0 0 0;
    } 
    
    /*****************************************************************************************
    ** Blok nieuwbrief aanmelden                                                            **
    *****************************************************************************************/
    div.block-nieuwsbrief {
        display:block;
        float:left;
        width:170px;
        color:#000000;
        margin:0px;
        padding:0;  
    }

    div.block-nieuwsbrief p {
        margin:0 0 2px 10px;
        font-size:12px;
       
    }    

    div.block-nieuwsbrief input.formfield {
        width:155px;
        margin:4px 0px 0px 10px;
        font-size:11px;
        height:20px;
        line-height:20px;
    }

    div.block-nieuwsbrief input.submitbutton {
        margin:2px 2px 0px 0px;
        float:right;
    } 
    
    
    p.av_print {
    	text-align:center;
    } 
    
    p.av_print a{
    	text-decoration:none;
    	color:#000000;
    }    
