
/* default objects */
html{
	margin:0px;
	padding:0px;
}
body{
	text-align:center; /* center the site, for windows & IE */
	font-size:12px;
	font-family:Verdana,Arial;
	color:#ff0000;
	font-color:#000000;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	background: url("images/background.gif") ;
	background-repeat:repeat-y;
	background-position:center;

}

body img {
	margin:0px;
	padding:0px;
}


.error{
	font-weight:bold;
	color:#f00;
}
.text{
	color:#000000;
	text-align:left;
}

#textblok{
	color:#404040;
	text-align:justify;
	line-height:18px;
	font-family:verdana;
	font-size:12px;
	margin:5px 5px 5px 5px;
}

#logo{ /* logo layer */
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	margin:auto;
	width:750px;
	height:225px;
	background: url("images/header.jpg") ;
	background-repeat:no-repeat;
	background-position:center;
}

#menu  {
	background: url("images/menu/bg_menu.jpg") ;
	background-repeat:no-repeat;
	background-position:center;
	height:47px;
	text-align:left;
	width:750px;
}

.aanbieding {
	width:215px;
	background-color:#FFFEF1;
	font-family: verdana;
	font-size:10px;
	border:1px dotted #333333;	
	line-height:16px;
	color:#333333;
}

#onderkant {
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	width:700px;
	margin:auto;
	height:25px;
	background: url("images/footer.gif");
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
}
#midden_main {
	height:134px;
	width:750px;	
}

#midden_1 {
	height:134px;
	width:750px;
	position:relative;
	font-size:0px;
	top:0px;
	display:none;
	}

#midden_2 {
	height:134px;
	width:750px;
	position:relative;
	top:0px;
	font-size:0px;
	display:none;
	}

#midden_3 {
	height:134px;
	width:750px;
	position:relative;
	font-size:0px;
	top:0px;
	display:none;
	}


#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	width:750px;

}
#content{ /* content block */
	width:750px;
	margin:auto;
	text-align:left;
}

h1 {
	color:#1C6593;
	font-size:16px;
	font-family:arial;
	text-transform:uppercase
}

.content_top {
	font-size:12px;
	font-family:verdana, arial;
	color:#4B4B4B;
	background-color:#FFFFFF;
	text-align:left;
	line-height:16px;
	padding-left:5px;
	padding-right:px;
	overflow:auto;
}

.content_grey {
	height:134px;
	width:750px;
}

.content_bottom {
	font-size:12px;
	font-family:verdana, arial;
	color:#292929;
	background-color:#E0F1FB;
	text-align:left;
	display:block;
	line-height:16px;
}


/* content area for (the index) which has two planes */

a {
	color:#383838;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
   }


/* other object */
#copyright{
	width:750px;
	background-color:#72ABCC;
	text-align:middle;
	font-family:verdana, arial;
	font-size:10px;
	color:#292929;
	font-weight:bold;
}

input,select,textarea,value{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #104E63;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}

#footer {margin-top:20px; height: 21px; width: 100%; text-align: center; line-height: 21px; border-bottom: 1px solid #FFCC00; border-top: 1px solid #FFCC00; background-color: #FCFFA9; font-size: 10px; color: #434343; }
#footer a { 
	color: #434343;
	font-size:10px;
	text-decoration:none;
 }



/*quick order form */



.product_images{
	display:none;
} 

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#1C6593;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}

#boxfour .header {
	padding-top:20px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	display:none;
}

.product_descriptions img{
	width:750px;
	display:block;
} 

.product_description{
	float:left;
	width:350px;
	margin-top:10px;
} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	
}

.oldprice {
	display:none;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:10px;
}

.paylist input{
	margin-bottom: 25px;
}

.paylist input{
	margin-bottom: 25px;
}

/*quick order form end*/

