html{
	margin:0px;
	padding:0px;
}
body{
	text-align:center; /* center the site, for windows & IE */
	font-size:12px;
	font-family:Arial, helvetica;
	color:#ff0000;
	background-color:#9B8DC8;
	padding:0px;
	margin:0px;
	background-image: url("images/background.gif") ;
	background-repeat:repeat-x;
	background-position: top center;

}

body img {
	margin:0px;
	padding:0px;
}


#logo{ /* logo layer */
	margin:auto;
	width:740px;
	height:196px;
	background-image: url("images/header.jpg") ;
	background-repeat:no-repeat;
	background-position:center;
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#302448;
	letter-spacing:5;
	width:720px;
	margin:auto;
	text-align:left;
	

}
h1 {
	font-size:12px;
	color:#52457B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:18px;
	color:#52457B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:16px;
	color:#52457B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
	

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#302448;
	text-decoration:none;
}

#onderkant {
	width:740px;
	margin:auto;
	height:25px;
	clear:both;
}



#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	width:740px;
	background-color:#FFFFFF;

}
#content{ /* content block */
	width:700px;
	background-color:#FFFFFF;
	color:#333333;
	margin:20px;;
	text-align:left;
}

/* content area for (the index) which has two planes */


/* other object */
#copyright{
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:center;
	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{

} 

#boxone {
	font-weight:bold;
}
#boxone img {
	height:50px;
}
#boxone input{
	border:none;
	background-color:#FFFFFF;
}
#boxthree input{
	background-color:#FFFFFF;
}
#banknaam{
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
}

#banknummer{
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
}

#boxfour input{
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
}

#boxtwo .header, #boxthree .header, #boxfour .header{
	padding-bottom:3px;
	color:#000000;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	
}

#boxone, #boxtwo , #boxthree, #boxfour {
	color:#000000;
	width:660px;
	padding:2px;
	margin:8px;
	border-bottom:2px solid #520094;
}
#payoptions input {
	border:none;
	background-color:none;
}
#boxthree li {
	width:600px;
}
#machtiging {

}
#optin input {
	border:none;
	background-color:none;
}
#boxtwo input {
	color:#000000;	
	background-color:#FFFFFF;
	border:1px solid #000000;
}
#boxfive .header {
	display:none;
}

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

#boxfive {
	padding-bottom:15px;
}

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

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

.product_description{
	font-size:12px;
	font-weight:100;
	float:left;
	width:350px;
} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


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

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

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:10px;
}
/*quick order form end*/


