/* CSS Document */
body						{	overflow-y: scroll; line-height: 150%; background: url(/images/bg4.jpg) repeat-x top center #afb4da; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; margin: 0px; }

img 						{	border: none;}

DIV.MAIN					{	width: 906px; min-height: 786px; text-align: left; }

DIV.Bg_Left					{	float: left; }
DIV.Content_Container		{	height: 100%; width: 856px; float: left; margin-left: -4px; background: #fff url(/images/bg_left.jpg) no-repeat; background-position: 1px 151px;}
DIV.Bg_Right				{	float: left; }

DIV.Top						{	background: url(/images/snelbraber.gif) no-repeat top left; height:142px;}
DIV.Top2					{	background: url(/images/snelbraber_home.gif) no-repeat top left; height:142px;}
	DIV.Menu				{	margin-left: 222px; padding-top: 95px; color: #4050a0;}
	DIV.Menu	img			{	float: left; }
	DIV.Menu ul				{	float: left; background-color: #d9dbef; height: 20px;  list-style: none; padding: 0px; margin: 0px; }
	DIV.Menu ul li			{	float: left; margin-right: 10px; padding-top: 2px;}
	DIV.Menu ul li a		{	text-decoration:none; }
	DIV.Menu ul li a:hover	{	text-decoration:underline; }

	DIV.MainMenu			{	width: 200px; clear: both; width: auto; float: right; margin-top: 20px; }
	DIV.MainMenu ul			{	padding-top: 10px; margin: 0px; padding: 0px;  display: inline;  list-style: none; }
	DIV.MainMenu ul li		{	text-align: right; float: left; margin: 10px 10px 0px 0px; width: auto;  }

DIV.Left					{	margin-left: -8px;margin-top: 9px;  width: 188px; min-height: 500px;  float: left; padding-left: 22px; }


DIV.Content					{	width: 606px; min-height: 524px; float: left; margin-left: 12px; margin-top: 20px;  }

a							{	color: #4050a0; }
a:hover						{	text-decoration: none; }

input.q						{	margin: 0px; height: 15px; border: 1px solid #d3d7ec; font-size: 11px; padding: 2px; color: #4050a0;}
input.q:hover				{	border: 1px solid #979fc9;}
input.q:focus				{	border: 1px solid #4050a0; background:#d3d7ec;}

#minprice, #maxprice 		{	width: 35px; }
input.s						{	margin: 0px; padding: 0px;}
h1							{	font-size:16px; font-weight: bold; color: #4050a0; }
h2							{	font-size:12px; font-weight: bold; color: #4050a0; margin: 0px; }
h3							{	font-size:11px; font-weight: bold; color: #333333; margin: 0px; }


/* CopyRight */
DIV.Copyright				{	margin-lefT: 1px; clear: both;  min-height: 20px; margin-top: 11px; padding-top: 15px; background: #fff; }
DIV.Copyright UL			{	width: 850px;list-style: none; margin: 0px 0px 0px 40px; padding: 0px;}
DIV.Copyright UL LI			{	float: left; color: #4050a0; margin-right: 22px; font-size: 9px; }

/* Home */
ul#home						{	list-style: none; padding: 0px; margin: 0px; }
ul#home li					{	float: left; width: 161px; height: 161px; border: 3px solid #304094; margin-right: 20px; margin-bottom: 20px;  }
ul#home	li img 				{	border: none;}



/* Showroom Slideshow */ 
  #SlideShowBorder {
    
  }
  #SlideShowBorder div		{	 }
  
  #SlideShowBorder	img 	{	border: 20px solid #4050a0; }

/* FLIPFLASH */
element.style {
	display:none;
}
div.Catalogback {
	background-color:#888888;
	bottom:0;
	left:0;
	opacity:0.75;
	position:absolute;
	right:0;
	top:0;
	z-index:1999;
}

Div.CatalogHolder {
	background-color:#FFFFFF;
	border:1px solid #005DA8;
	height:100px;
	left:50%;
	margin-left:-150px;
	margin-top:-50px;
	position:absolute;
	top:50%;
	width:300px;
	z-index:2000;
}

.small_login {
	font-size: 90%;
	float: right;
	clear: both;
}

.small_login input {
	font-size: 90%;
}


.Top2 .small_login {
	padding-top: 64px;
	padding-right: 16px;
}

