html{
	margin:0px;
	padding:0px;
}
body {
	margin:0;
	padding:0;
	background-image: url("images/bg_repeat.gif") ;
	background-repeat:repeat-y;
	background-position:center;
	background-color:#DBF4FF;
}
body img {
	border:0;
	margin:0;
	padding:0;
}

#container {
	width:775px;
	margin:0 auto;
}
#header {
	width:775px;
	height:199px;
	background-image: url("images/header.jpg");
	background-repeat:no-repeat;
	background-position:top;
}
#menu {
	width:775px;
	height:33px;
	background-image: url("images/bg_menu.gif");
	background-repeat:no-repeat;
	background-position:top;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	padding-right:11px;
	margin-right:11px;
	border-right:1px solid #FFF;
}
.noborder {
	border-right:0px !important;
}
.menucontent {	
	width:530px;
	float:right;
	font-size:14px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

.menucontent a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menucontent a:hover {
	color:#FF7200;
}

#left {
	float:left;	
	width:220px;
}
#left img {
	margin-left:15px;
	margin-bottom:7px;
}
#right {
	float:left;
	width:550px;
}
#footer {
	background-color:#0B3F64;
	height:20px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer ul {
	list-style-type:none;
}
#footer li {
	float:left;
	padding-right:5px;
	padding-left:5px;
}
#footer a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.content {
	width:530px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#0B3F64;
	font-size:12px;
}

h1 {
	color:#0B3F64;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}

/* formulier */

.product_images{
} 

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#0B3F64;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}
#boxone, #boxtwo, #boxthree, #boxfour, #boxfive {
	width:520px;
	border:1px solid #2462B7;
	background-color:#FCFDFF;
	margin-bottom:5px;
	padding:3px;
}
#boxthree li {
	width:450px;	
}

#boxfour .header {
	padding-top:20px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.product_descriptions img{
	width:280px;
	display:block;
} 

.product_description{
	font-size:10px;
	font-weight:100;
	float:left;
	width:200px;

} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	
}

.oldprice {
text-decoration:line-through;
font-size:10px;
margin-left:10px;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:10px;
}

.paylist input{
	margin-bottom: 20px;
}
