
/* 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;
	background-color:#FFFFFF;
	background: url("images/bg_rep.gif") ;
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
}

body img {
	margin:0px;
	padding:0px;
}
.header,.product_header{
	padding: 3px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#333333;
}


.error{
	font-weight:bold;
	color:#f00;
}
.text{
	color:#000000;
	text-align:left;
}

#textblok{
	color:#202020;
	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;
	width:770px;
	height:334px;
	background: url("images/header_left.jpg") ;
	background-repeat:no-repeat;
	background-position:left;
}

#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	width:770px;
	background-image:url(images/bg_repeat.gif);
	background-position:center;
	background-repeat:repeat-y;
	
}
#content{ /* content block */
	width:770px;
	text-align:center;
	padding-bottom:37px;
	background: url(images/onderkant.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#order {	
	width:750px;
	margin:auto;
	border-bottom:3px solid #21306B;
	margin-bottom:3px;
}
ol {
	word-spacing:0px;
	display:inline;
}
.content_upper, .content_upper2{
	border: 0px solid #ff0000;
	text-align:left;
	color:#383838;
	height:319px;
	font-family:verdana;
	font-size:12px;
	line-height:16px;
	background-image: url(images/lesley.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:3px solid #21306B;
	width:750px;
	margin:auto;
}
.content_upper{
	background-image: url(images/lesley.jpg);
}
.content_upper2{
	background-image: url(images/fujiko.jpg);
}
.content_order{
	border: 0px solid #ff0000;
	color:#000000;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	
}
/* other object */
#copyright{
	align:center;
	width:720px;
	padding:10px 0px 0px 20px;
	text-align:left;
	color:#555555;
	font-size:10px;
}

input,select,textarea,value{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #21306B;
	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 #2A4C73; border-top: 1px solid #2A4C73; background-color: #9DB7D4; font-size: 10px; color: #2A4C73; }
#footer a { color: #333333; }

.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	padding:4px;
}
ul.formlist{
	margin-bottom:0px;	
}
#boxone .header,#boxtwo .header,#boxthree .header,#boxfour .header,#boxfive .header{
	padding-top:20px;
	font-size:13px;
}
#boxone td{
	font-size:12px;	
	font-family:verdana;
}
#boxtwo label{
	width:150px;
}
#boxthree .formlist label{
	width:90px;
}

.paylist {
	margin-bottom:0px;
}
.content_order{
	width:390px;
	float:left;
}

#boxone {
	display:none;
}
#boxone,#boxtwo, #boxfour, #boxthree{
	border-right:1px solid #21306B;
	width:350px;
	margin-left:20px;
	margin-right:20px;
	padding-right:10px;
}
#boxfive, #boxsix{
	border-right:1px solid #21306b;
	width:350px;
	margin-left:20px;
	margin-right:20px;
	clear:both;
	text-align:center;
	font-size:12px;	
	font-family:verdana;
	padding-right:10px;
}
.product_description{
	display:block;
	width:340px;
}
#boxone img{
	display:none;
}
.price, .oldprice{
	display:none;
}
