body{
	behavior:url("../css/hover.htc");
}

*
{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
html
{
	background-color:#125C5F;	
  	overflow: -moz-scrollbars-vertical;
  	background:url(../assets/chabot_background.jpg) repeat-x #125C5F;

}

#container
{
	background:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 882px;
}

#header
{
	float:left;
	clear:both;
	background:url(../assets/chabot_home_header_background.jpg) repeat-x;
	padding-left:6px;
	width:876px; 
	height:99px;
}

	#header #header_logo img
	{
		float:left;
		border: 0px;
	}
	
	#header #header_zoek
	{
		float:right;
		background:url(../assets/chabot_home_header_zoek.jpg) no-repeat;
		margin-right:4px;
		width:228px;
		height:99px;
	}
	
		#header #header_zoek div
		{
			float:left;
			margin-top:69px;
			margin-left:50px;
			width:144px;
			height:19px;
		}
		
#menu
{
	float:left;
	clear:both;
	background:url(../assets/chabot_home_menu_background.jpg) repeat-x;
	width:882px; 
	height:25px;
}

	#menu ul
	{
		list-style:none;
	}
	
	#menu a
	{
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;		
		height:19px;
		display: block;		
		padding-top:3px;
		_display: inline;
		_line-height: 19px;			
	}
	
	#menu a:hover, #menu a.menuitems_active
	{
		text-decoration:underline;
		color: #125C5F;
	}
	
	#menu li
	{
		margin-left:0px;
		padding-left:5px;
		padding-right:5px;
		float:left;
	}
	
	#menu li .menuitems
	{
		height:21px;
	}
	
#content
{
	background:#FFFFFF;
	float:left;
	clear:both;
	width:882px;
}
	#content h1
	{
		padding-bottom:5px;
		text-transform:uppercase;
		color:#000000;
	}
	
	#content_column1
	{
		float:left;
		width:185px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:8px;
		padding-right:7px;
	}
	
	#content_column1 p
	{
		line-height: 18px;
	}
	
	#content_column1 hr
	{
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px dotted #666666;
		margin-top: 15px;
		margin-bottom: 15px;
		height: 1px;
	}
	
	#content_column1 a
	{
		color: #125C5F;
	}
	
	#content_column1 a:hover
	{
		color: black;
	}
	#content_column1 ul.select_brand
	{
        list-style:none;
    }
    a.selected_brand
    {
        text-decoration:none;
    }
    a.selected_brand_active
    {
        text-decoration:none;
        font-weight:bold;
    }
	
	#content_column2
	{
		float:left;
		width:518px; /*534*/
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:6px;
		min-height: 450px;
		_height: 450px;
	}
	
	#content_column2 p a, #footer_column1 a, #footer_column3 a
	{
		color: #1F888C;
	}
	
	#content_column2 p a:hover, #footer_column1 a:hover, #footer_column3 a:hover
	{
		color: black;
	}

	#content_column2 img.image_left
	{
		float:left;
		margin-right: 6px;
		margin-bottom: 6px;
		border: 1px solid #59C6C9;
		padding: 2px;
	}
	
	#content_column2 img.image_right
	{
		float: right;
		margin-left: 6px;
		margin-bottom: 6px;
		border: 1px solid #59C6C9;
		padding: 2px;
	}
		
	#content_column2 img.image_bottom
	{
		text-align: center;
		margin-top: 6px;
		border: 1px solid #59C6C9;
		padding: 2px;
	}	
	
	#content_column2 table img
	{
		border: 1px solid #59C6C9;
		padding: 2px;	
	}

	#content_column2 .prijs_xl
	{
		font-size: 30px;
		font-weight: bold;
		color: black;
	}
	
	#content_column2 input, #content_column2 textarea, #content_column2 select
	{
		color: #125C5F;
		padding: 1px;
		margin: 1px;
	}
	
	#content_column2 .formbutton
	{
		background-color: #1A8489;
		color: white;
		font-weight: bold;
	}
	
	#content_column2 .button_gray a{ 
	display: block; 
	width:199px; 
	height: 40px; 
	background: url(../assets/button_small_gray.jpg) no-repeat; 
	background-color: #125C5F;
	color: white;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
	} 	
	
	#content_column2 .button a{ 
	display: block; 
	width:199px; 
	height: 40px; 
	background: url(../assets/button_small.jpg) no-repeat; 
	background-color: #125C5F;
	color: white;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
	} 
	
	#content_column2 .button a:hover { 
	background-position: 0px -39px; 
	} 
	
	#content_column2 .button a span, #content_column2 .button_gray a span
	{
		color: white;	
	}
	
	#content_column2 .form_button
	{
	border: 0px;
	color: white;
	}
	
	input.form_button{ 
	display: block; 
	width: 199px; 
	height: 40px; 
	background: url(../assets/button_small.jpg) no-repeat; 
	background-color: #125C5F;
	font-size: 14px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	font-weight:bold;
	} 
	
	input.form_button:hover { 
	background-position: 0px -39px; 
	} 		
	
	.content_img
	{
		float: left;
		width: 510px;
		overflow:hidden;
		margin-bottom: 10px;
	}
	.content_product
	{
		float: left;	
	}
	
	.content_product .imgfloat
	{
	 	height: 164px; 
	 	line-height:164px; 
	 	text-align: center;
	 	display: block;
	}
	
	.content_product a.container, .content_product_last a.container
	{
		display: block;
		width:164px;
		border:1px solid #666666;
		text-align: center;		
		text-decoration: none;
	}
	
	.content_product_last a.container
	{
		margin-right:0px;
	}	
	
	.content_product a.bestel, .content_product_last a.bestel
	{
		display: block;
		margin-right:6px;
		margin-bottom:6px;
		width:164px;
		height:19px;
		border-left:1px solid #666666;
		border-right:1px solid #666666;		
		border-bottom:1px solid #666666;
		text-align: center;		
		text-decoration: none;
		font-weight: bold;
		padding-top: 4px;
		background-color: white;
		color: #125C5F;
		}	

	.content_product_last a.bestel
	{
		margin-right: 0px;
	}
		
	.content_product a.bestel:hover, .content_product_last a.bestel:hover
	{
		background-color: #125C5F;
		color: white;
	}	
	
	.content_product a.container:hover, .content_product_last a.container:hover
	{
        cursor: hand;
	}	
	
	.content_product img, .content_product_last img
	{
		border: 0px;
		margin: 0px;
		vertical-align:top;	
	}
	
	.content_product p, .content_product_last p
	{
		border-top: 1px solid #666666;	
		line-height: 19px;
		height: 19px;
	}
	.content_product p.producttitle
    {
        border: 0px;
        border-bottom:1px solid #666666;
        color:black;
        font-weight:bold;
		font-size: 14px;
    }
		
	.content_product p.actie, .content_product_last p.actie
	{
		display: block;		
		color: red;
		font-weight: bold;
		font-size: 14px;
	}	
	
	.content_product p.normaal, .content_product_last p.normaal
	{
		color: black;	
		font-weight: bold;
		font-size: 14px;
	}	

	.content_product p.omschrijving, .content_product_last p.omschrijving
	{
		margin-top: 3px;
		border-top: 1px solid #666666;
		background-color: #1F888C;
		height: 45px;
		color: white;
		padding-left: 5px;
		padding-right: 5px;
	}	
	
	#content_column3
	{
		float:left;
		width:133px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:5px;
		padding-right:0px;
	}
	
#footer
{
	background:#FFFFFF;
	float:left;
	clear:both;
	width:882px;
}

	#footer h2
	{
		text-transform:uppercase;
		color:#FFFFFF;
		font-weight:bold;
	}
		
	#footer ul
	{
		list-style:none;
		line-height:17px;
	}
	
	#footer_column1
	{
		float:left;
		width:200px; 
		padding-bottom:10px;
	}
	
		#footer_column1	.footer_head
		{
			background:url(../assets/chabot_home_footer_top_background.jpg) repeat-x;
			height:19px;
			padding-top:3px;
			padding-left:8px;
			padding-right:7px;
		}
		
		#footer_column1	.footer_content
		{
			margin-top:10px;
			padding-left:8px;
			padding-right:7px;
		}
		
	#footer_column2
	{
		float:left;
		width:534px;
		padding-bottom:10px;
	}
	
		#footer_column2	.footer_head
		{
			background:url(../assets/chabot_home_footer_top_background.jpg) repeat-x;
			height:19px;
			padding-top:3px;
			padding-left:10px;
			padding-right:6px;
			margin-bottom: 10px;
		}
		
		#footer_column2	.footer_content
		{
			border-left:1px solid #cccccc;
			padding-left:9px;
			padding-right:6px;
		}
		
		#footer_column2 .footer_webshop
		{
			float:left;
			margin-right:9px;
			margin-bottom:9px;
			width:164px;
			height:68px;
			border:1px solid #666666;
		}
		
		#footer_column2 .footer_webshop_last_of_row
		{
			float:left;
			margin-right:0px;
			margin-bottom:9px;
			width:164px;
			height:68px;
			border:1px solid #666666;
		}
		
	#footer_column3
	{
		float:left;
		width:148px;/
		padding-bottom:10px;
	}
	
		#footer_column3	.footer_head
		{
			background:url(../assets/chabot_home_footer_top_background.jpg) repeat-x;
			height:19px;
			padding-top:3px;
			padding-left:5px;
			padding-right:10px;
		}

		#footer_column3 .footer_content
		{
			margin-top:10px;
			padding-left:5px;
			padding-right:10px;
		}

#content p a.no_line{
	text-decoration:none;
	border:0px;
}
#content p img.ecom{
	border:0px;
	margin-bottom: -1px;
	padding-top: 4px;
}

#content p img.ecom_no_line{
	border:0px;
	margin-bottom: -5px;
}

#content p span.bestelling_groen, #content p span.bestelling_groen a{
	color: #009933;
	border: 0px;
}

#content p span.bestelling_groen a:hover{
	text-decoration: underline;
}

input
{
	border: 1px solid #125C5F;
	margin: 1px;
}