/* default objects */
html{
	margin:0px;
	padding:0px;
}



body{
	text-align:center; /* center the site, for windows & IE */
	font-size:11px;
	font-family:Verdana,Arial;
	color:#FFFFFF;
	background-color:#CC7070;
	scrollbar-overflow:visible;
	background-image:url(http://www.sx25.nl/images/bg.jpg);
	background-repeat:repeat;
}
.header,.product_header{
	padding: 5px 0px 5px 20px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
}

#background {
	background-image:url(http://www.sx25.nl/images/sepa.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}

.text{
	color:#FFFFFF;	
	text-align:justify;
	border: 0px solid #A1B28F;
	border-style:solid;
	padding:10px;
	margin-top:0px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:20px;
	line-height:normal;
	
}

.bestellen{
	color:#000000;	
	text-align:justify;
	border: 0px solid #FFFFFF;
	border-style:solid;
	padding:10px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	line-height:normal;
}

.text img{
	margin:6px 6px 6px 3px;
}
.text table{
	width:100%;
}
.text li{ /* make sure lists are centered out to the left. */	
	text-align:left;
	line-height:2;
}

.bestellen img{
	margin:4px;
}
.bestellen table{
	width:100%;
}
.bestellen li{ /* make sure lists are centered out to the left. */	
	text-align:left;
	line-height:2;
}

#flash {
	margin:0px;
	align:right;
	width:770px;
	height:231;
	vertical-align:top;
}

#flash2 {
	margin:0px;
	align:middle;
	width:250px;
	height:450;
	vertical-align:top;
}


ol {
list-style-image:url("http://www.sx25.nl/images/vink.gif");
}

#logo{ /* logo layer */
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	width:770px;
	height:274px;
	background-position:center;
}
.paylist li{
	list-style-type:none;
	list-style-position:outside;
	margin:4px 1px 1px 1px;
}

.paylist li ul{
	clear:both;
	margin-left:210px;
	position:relative;
	top:-22px;
	padding-left:0px;
	padding-top:0px;
}
.paylist label{
	font-weight:bold;
	width:170px;
	display:block;
	text-align:right;
	float:left;
	margin-right:15px;
}
.formlist li{
	list-style-type:none;
	list-style-position:outside;
	margin-top:4px;
}
.formlist label{
	width:70px;
	display:block;
	text-align:right;
	float:left;
	margin-right:15px;
}


/* menu layer */
#mailmenu li{
	margin-right:8px;
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	padding:0px;
	margin:0px;	
	font-size:14px;
	color:#EF9C11;
	text-decoration:none;	
}
#mailmenu ol{
	margin:0px 0px 0px 0px;
	padding:10px;
	background-color:#FFFFFF;
}
#menu a{
	padding:0px;
	margin:0px;
	
	font-size:0px;
	color:#EF9C11;
	text-decoration:none;
}
#menu a:hover{
	
	font-size:0px;
	color:#FFCC66;
	text-decoration:none;
}
#menu{
	border:0px solid #FF0000;
	text-align:center;
	width:770px;
	height:20px;
	vertical-align:top;
	padding-top:0px;
	font-size:0px;
	padding-bottom:0px;
	word-spacing:0px;
	font-size:0px;
	padding-right:0px;
	margin:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	clear:both;
}


html>body #menu {
	border:0px solid #FF0000;
	text-align:center;
	width:770px;
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	word-spacing:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	height:20px;
	margin-bottom:0px;
	clear:both;
}


/* loads of small spacer div's */
#menu_top_spacer{
	height:18px;
	font-size:0px;
	background-image: url(http://www.sx25.nl/images/boven_menu.gif);
	background-repeat:no-repeat;
	background-position:center;	
	border:0px solid #000000;
	width:100%;
}
#menu_bottom_spacer{
	display:none;
	height:2px;
	font-size:0px;
	border:0px solid #000000;
	border-color:#000000;
	border-style:solid;
	background-color:#000000;
	width:100%;
}
#content_left_top_spacer{
	display:none;
	height:0px;
	font-size:0px;
	border:1px solid #000000;
	border-color:#000000;
	border-style:solid;
}
#content_right_top_spacer{
	display:none;
	height:0px;
	font-size:0px;
	border:1px solid #000000;
	border-color:#000000;
	border-style:solid;
}
/*#content_left_bottom_spacer{
	height:4px;
	font-size:1px;
	border:1px solid #000000;
	border-color:#000000;
	border-style:solid;
	background-color:#FF0000;
}
#content_right_bottom_spacer{
	height:4px;
	font-size:1px;
	border:1px solid #000000;
	border-color:#000000;
	border-style:solid;
	background-color:#FF0000;
}
#content_center_bottom_spacer{
	height:4px;
	font-size:1px;
	border:1px solid #000000;
	border-color:#000000;
	border-style:solid;
	background-color:#FF0000;
}*/
#content_bottom_spacer{	
	clear:both;
	width:100%;
	height:10px;
	background-position:center;
	background-repeat:no-repeat;
}
#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	align:center;
	width:770px;	
	vertical-align:top;
}
#content{ /* content block */
	width:770px;
	vertical-align:text-top;
	text-align:justify;
}
#content a{
	text-decoration:none;
}
#content a:hover{
	color:#F8F8F8;
	text-decoration:none;
}
/* content area for the pages with just one plane*/
#center{	
	width:765px;
}

#content_bestellen{
	width:250;
	height:139;
	background-color: #515151;
	background-image:url(http://www.sx25.nl/images/bg_bestellen.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 0px 1px 0px 1px;
	border-color:#CCCCCC;
	border-style:solid;
	margin-top:5px;
	border-width:1px;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	}

#content_center{
	border: 0px solid #000000;
	border-color:#F8F8F8;
	border-style:solid;
	padding:10px 10px 10px 10px;
}
/* content area for (the index) which has two planes */
#left{	
	width:500px;
	overflow:hidden;
	float:left;	
}
#right{	
	width:250px;
	overflow:hidden;
	float:left;
}

#content_left{
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	width:487px;
	min-width:487;
	padding:0px 0px 0px 0px;

}
#content_right{
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	padding:10px 10px 10px 10px;
	}
	
#content_top_spacer{
	display:none;
}
/* other object */
#copyright{
	align:center;
	min-width:770px;
	width:770px;
	padding:10px 0px 0px 0px;
	text-align:center;
	color:#555555;
	font-size:10px;
}
.product_table{
	cellpadding:0;
	border: 0px solid #000000;
}
.One_left,.Two_left,.Two_right,.One_right{
	vAlign:top;
	padding:10px 0px 10px 0px;
}
.rowOne,One_left,.One_right,.One_center{
	background-color:#F8F8F8;
}
.One_left,.Two_left{
	text-align:right;
	valign:top;
	width:50%px;
}
.oldprice{
	color:#EF9C11;
	font-size:14px;
	text-decoration:line-through;
}
.price{
	color:#EF9C11;
	font-size:14px;
	font-weight:bold;
}
.order_table{
	padding:0px 0px 0px 0px;
	border: 0px solid #000000;
	width:250px;
}
.order_left{
	color:#FFFFFF;
	text-valign:top;
	text-align:left;
	padding:0px 0px 10px 10px;
	valign:top;
}
.order_title{
	font-weight:bold;
}
.order_row{
	border:1px solid #FFFFFF;
}
.order_right{
	background-color:#FFFFFF;
	text-valign:top;
	text-align:left;
	padding:5px 5px 5px 5px;
}
.order_center{
	width:10px;
	background-color:#FFFFFF;
}

a.bestel_knop{
	border: 1px solid #FFFFFF;
	background-color:#962020;
	color:#FFFFFF;
	width:100px;
	padding:0px 4px 0px 4px;
	margin:4px 4px 4px 4px;
	text-decoration:none;
}
a.bestel_knop:hover{
	color:#FFFFFF;
	border: 1px solid #`FFFFFF;
	width:100px;
	background-color:#962020;
	padding:0px 4px 0px 4px;
	margin:4px 4px 4px 4px;
	text-decoration:none;
}
input,select,textarea,value{
	color:#FFFFFF;
	background-color:#962020;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}

@media print{
	.noprint{
		display:none;
		position:absolute;
	}
}