/*---------------------------------------------------------------------------

	[Master Stylesheet]
	Avanas,	version 1.0
	Author: Intermix Management - webcommunication & database applications

----------------------------------------------------------------------------*/



BODY		{	overflow-y: scroll; margin: 0; background: #414246; font-size: 11px; color: #dfdfe0; font-family: Arial, Helvetica, sans-serif; }

img			{	border: none; }

h1			{	margin: 0; padding: 0; display: block; float: left; }
h3			{	display: block; clear: both; font-size: 11px; margin: 0; padding: 0; line-height: auto; margin-left: -10px; }
	h3 img		{	margin-right: 5px; float: left; display: block; margin-bottom: 20px; margin-top: 4px; text-indent: -30px;   }

a			{	color: #ffed00; }
a:hover		{	text-decoration: none; }



DIV.Yellowbar	{	background: #ffed00; width: auto; height: 8px; }
DIV.Main	{	margin: 10px auto 0 auto; width: 960px; }
	DIV.Main DIV.Top 	{	clear: both;  min-height: 381px;   margin-bottom: 26px;}

		DIV.Main DIV.Top DIV.Register	{	float: right; width: 140px; margin-right: 10px; }
			DIV.Main DIV.Top DIV.Register a	{	text-align: right; display: block; float: left;  width: 70px; color: #ffed00; }
			DIV.Main DIV.Top DIV.Register a:hover	{	text-decoration: none;  }
			
		/*
		DIV.Main DIV.Top DIV.Search		{	float: right; margin-top: 30px; margin-right: -140px; width: 165px; }
		DIV.Main DIV.Top DIV.Search input[type="text"]			{	display: block; background: #414246; border: 1px solid #656565; color: #dfdfe0; font-size: 11px; padding: 3px 8px; width: 83px; margin-right: 10px; float: left; }
		DIV.Main DIV.Top DIV.Search input[type="text"]:hover	{	border: 1px solid #958116;  }
		DIV.Main DIV.Top DIV.Search input[type="text"]:focus	{	border: 1px solid #ffed00;  }
		DIV.Main DIV.Top DIV.Search input[type="submit"]		{	display: block; background: #414246; border: 1px solid #656565; color: #dfdfe0; font-size: 11px; padding: 2px 7px; float: left; cursor: pointer; }
		DIV.Main DIV.Top DIV.Search input[type="submit"]:hover	{	border: 1px solid #ffed00;  color: #ffed00; }
		*/
		
		DIV.search {
			float:right;
			width:190px;
			margin-top:20px;
			margin-right:-145px;
		}
		
		DIV.search input[type="text"] 			{ display: block; background: #414246; border: 1px solid #656565; color: #dfdfe0; font-size: 11px; padding: 3px 8px; width: 83px; margin-right: 10px; float: left; }
		DIV.search input[type="text"]:hover	{ border: 1px solid #958116; }
		DIV.search input[type="text"]:focus	{ border: 1px solid #ffed00; }
		DIV.search input[type="submit"]		{ width:75px; height:21px; display: block; background: #414246; border: 1px solid #656565; color: #dfdfe0; font-size: 11px; padding: 2px 7px; float: left; cursor: pointer; }
		DIV.search input[type="submit"]:hover	{ border: 1px solid #ffed00;  color: #ffed00; }
		
		DIV.Main DIV.Top DIV.Menu		{	clear: left; float: right; margin-top: -40px;  margin-right: 10px;  }
			DIV.Main DIV.Top DIV.Menu ul	{	list-style: none; margin: 0; padding: 0; }
				DIV.Main DIV.Top DIV.Menu ul li	{	float: left; margin: 0; padding: 0; }
					DIV.Main DIV.Top DIV.Menu ul li a	{	display: block; color: #dfdfe0;font-size: 14px; font-family: "Lucida Sans","Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; text-decoration: none; margin-left: 30px; }
					DIV.Main DIV.Top DIV.Menu ul li a:hover	{	 color: #ffed00;}
		
		DIV.Main DIV.Top DIV.News		{	margin-top: 10px; clear: left; float: left; width: 160px; height: 286px; overflow: hidden; padding: 0 10px; background: #000; overflow: hidden; }
			
			DIV.Main DIV.Top DIV.News #items	{	width: 800px; left: 0px; }
				DIV.Main DIV.Top DIV.News #items DIV	{	width: 160px; float: left; margin-right: 20px;  }
			DIV.Main DIV.Top DIV.News p 		{	line-height: 150%; display: block ; float: left; }
			DIV.Main DIV.Top DIV.News p.datetime {	font-size: 10px; font-style:italic; margin: 0; padding: 17px 0 0 0; color: #bfbfbf; clear: both;   }
			
			DIV.Main DIV.Top DIV.News a[title*="Lees meer"]		{	display: block; clear: both; }
			
			DIV.Main DIV.Top DIV.News a[title*="Vorig"]			{	margin-top: 3px; clear: left; float: left; text-indent: -999px;color: #36C; display: block; width: 8px; height: 10px; background: url(/images/arrow_left_gray.png) 0 -10px no-repeat; }
			DIV.Main DIV.Top DIV.News a[title*="Volgend"]		{	margin-left: 4px; margin-top: 14px;  float: left; text-indent: -999px;color: #36C; display: block; width: 8px; height: 10px; background: url(/images/arrow_right_gray.png) 0 0 no-repeat; }
			
			DIV.Main DIV.Top img#visual_impression		{	display: block; float: left; margin-top: 10px;    }

		DIV.Main DIV.Content	{	width: 960px; }
		DIV.Main DIV.Content DIV.left_menu	{	float: left; margin-right: 20px; margin-left: 10px; width: 140px; }
		DIV.Main DIV.Content DIV.left_menu h3	{	margin: 0; color: #ffdd00; font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; font-weight: bold; margin-bottom: 15px; }
				
			DIV.Main DIV.Content DIV.left_menu a	{	display: block; text-decoration: none; }
			DIV.Main DIV.Content DIV.left_menu a:hover	{	text-decoration: underline; color: #94e6f8; }
				DIV.Main DIV.Content DIV.left_menu a.level2	{	padding-left: 10px; color: #dfdfe0;  }
				DIV.Main DIV.Content DIV.left_menu a.level2:hover	{	color: #94e6f8;  }
					DIV.Main DIV.Content DIV.left_menu a.level3	{	padding-left: 20px; color: #dfdfe0;  }
					DIV.Main DIV.Content DIV.left_menu a.level3:hover	{	color: #94e6f8;  }
						DIV.Main DIV.Content DIV.left_menu a.level4	{	padding-left: 30px; color: #dfdfe0;  }
						DIV.Main DIV.Content DIV.left_menu a.level4:hover	{	color: #94e6f8;  }

				
		DIV.Main DIV.Content li h2, DIV.content > h2	{	margin: 0; color: #ffdd00; font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; font-weight: bold; margin-bottom: 15px; }			

			
			
			DIV.Main  ul#home_products					{	list-style: none; margin: 0; padding: 0; }
				DIV.Main  ul#home_products li				{	float: left; width: 140px; padding: 10px; margin: ;  }
						DIV.Main  ul#home_products li h2 a			{	height: 180px; display: block; font-size: 12px; font-family:"Lusica Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; text-decoration: none;   }
						DIV.Main ul#home_products li h2 a:hover		{	color: #eb950a; }
						DIV.Main  ul#home_products li h2 img		{	width: 140px; height: 140px; overflow: hidden; margin-bottom: 3px;  }
						DIV.Main  ul#home_products li:hover 		{ background: #37363b; }
						
					DIV.Main  ul#home_products li ul			{	list-style: none; margin: 0; padding: 0; }
						DIV.Main  ul#home_products li ul li			{	 margin: 0; padding: 0; }
					
							DIV.Main  ul#home_products li ul li a		{	 display: block; padding: 3px 0; color: #dfdfe0; }	
							DIV.Main  ul#home_products li ul li a:hover		{	 color: #eb950a; text-decoration: underline; }	
	DIV.Main DIV.Footer	{	padding: 10px; color: #666;clear: both;  }
		DIV.Main DIV.Footer a	{	color:#888; }
		
		table h3	{color:#FFDD00;
font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
font-weight:bold;
margin: 5px 0; padding: 0; }

DIV.order_holder {
	float:right;
	width:140px;
	margin-top:10px;
}

DIV.extra_holder {
	float:left;
	width:400px;
}

div.prijs	{ margin-top: 0px; font-size: 18px; font-weight: bold; font-style:normal; }

div.Content h1, h2	{	clear: both; float: none; margin: 5px 0;  color:#FFDD00;
font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
font-weight:bold;
margin: 15px 0; padding: 0; }

div.Content form td	{	padding: 3px; }

DIV.crumble			{	font-weight: bold; clear:both; padding: 10px; background: #414044; font-size: 10px; height: 27px;}
	DIV.crumble	a		{	font-weight: normal; color:#dfdfe0;  }
	DIV.crumble DIV		{	width: 140px; float: right;height: 27px; background: #ffed00; margin: -10px; padding: 10px; color: #414246; font-weight: normal;  }
		DIV.crumble DIV	a	{	color: #414246; }
		
DIV.Main DIV.Footer ul		{	list-style: none; padding: 0; margin: 0; display: inline; }
DIV.Main DIV.Footer ul li	{	display: inline; }
				
				
input.inputfield, textarea.inputfield {		
	margin-top: -4px; 
	background: #9ea9a7; 
	color:#000000; 
	font-weight:normal; 
	text-align:left ; 
	border: none; 
	font-size:90%; 
	padding-top: 3px; 	
	font-family: Arial, Helvetica, sans-serif;
}				

input.inputfield:hover, input.inputfield:focus, textarea.inputfield:hover, textarea.inputfield:focus  {				
	color:#333;  	
	margin-top: -4px; 
	background: #FFDD00; 
	font-weight:normal; 
	text-align:left ; 
	border: none; 
	font-size:90%; 
	padding-top: 3px; 	
	font-family: Arial, Helvetica, sans-serif;
}

.inputbutton {
	border: none;
	background-color: #202023;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%; 
	font-weight: bold;
	color: #ffffff;
	padding: 4px 16px;
}

