* {
    margin: 0px;
    padding 0px;
	font-family: arial;
}

p {
    margin: 5px 0px 5px 0px;
}

body {
	/*font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:1.0em;*/
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-image: url(../images/main_background.gif);
	background-color:#ffffcc;
	/*background-repeat: no-repeat;*/
	height:100%;
	text-align:center;
}
	
#content {
    float: left;
	padding-top: 0px;
	margin-top: 0px;
	width: 750px;
	border: 0px solid red;
	background-color: #FFFFCC;
}   
    
#filmstrip {
    float: left;
    width: 100px;
    /*height: 1500px; *//*1110px;*/
    /*border: 1px solid blue;*/
    background-color: white;
    margin-left: 5px
}

#filmstrip_image img {
    margin-bottom: 2px;
    border-style: none;
}

.shoppingcart_body {	
}
	
.shoppingcart_link {
	text-decoration: none;
}

.border {
	/*border: 1px solid #a85100;*/
    border: 1px solid #e6af7f;
    /*border: 1px solid #e68a38;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	/*background-image: url(../images/hoekie.gif);*/
	background-repeat: no-repeat;
	background-position: 100% 0%;
    background-color: white;
}
    
.voorwaarden_body {
	background-color:white;
}

.topborder {
	border-top: 2px solid #a85100;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-image: url(../images/hoekie.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.login_border {
	border: 2px solid #a85100;
	/*padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;*/
	padding: 0px;
	background-image: url(../images/hoekie.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.login_top {
	/*background-color: #a85100;*/
	background-color: #6d4827;
	color: white;
	padding-left: 5px;
	/*font-weight: bold;*/
	font-size : 100%;
	text-align: left;
	/*padding: 0px;*/
}

.header {
	font-size: 100%;
	letter-spacing: .2em;
	text-transform: uppercase;
	border-top: 1px solid #a85100;
	border-bottom: 1px solid #a85100;
	padding: 0.4em 0;
	background: url(../images/header_background.gif) repeat-x;
    margin-top: 5px;
}


/* Styles for the products page */
#product_header_info {
    float: left;
	color: white;
	text-align: left;
    width: 100%; /*700;*/
    margin-left: 5px;
    border: 1px solid green;
    /*padding-left: 10px;*/
	background-image: url(../images/product_name_header_2.gif);
	background-color: #724519;
	border: 2px solid #9c5a2a;
	font-size: 90%;	
}

#product_header_info_num_results {
    margin-left: 15px;
    float: left;
    width: 200px;
}

#product_header_info_select_page {
    float: left;
    width: 100px;
}


#product_header_info_select_layout {
    margin-right: 15px;
    float: right;
    /*width: 80px;*/
}

#product_header_text {
    margin: 5px 0px 5px 0px;
}

.productcontainer {
	float: left;
	width: 600px;
    height: 180px;
    border: 1px solid #a85100;
    border-radius: 7px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
    background-color: #feffed;
}

.productcontainer a {
	float: left;
	width: 160px;
}

/*
.productcontainer p {
	padding: 0px;
	margin: 0px;
}
*/

.productcontainer_data {
	float: left;
	width: 400px;
	/*padding-left: 5px;*/
	text-align: left;
	background-repeat: repeat-x;
	font-size: 90%;
}

.productcontainer_data p {
	/*font-size: 90%;*/
	padding: 0px;
	margin: 5px 0px 10px 8px;
}

.productcontainer_new {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: red;
	padding-left: 4px;
	margin-left: 200px;
	width: 150px;
	border: 2px solid red;
	background-color: yellow;
	position: absolute;
	text-align: center;
    border-radius: 4px;
}

.productcontainer_oldprice {
    text-decoration: line-through;
    font-style: italic;
    margin-right: 10px;
}

.product_name_header {
	color: white;
	font-size: 100%;
	background-image: url(../images/product_name_header_2.gif);
	/*background-color: #0b106d;*/
	background-color: #724519;
	padding-left: 6px;
	border: 2px solid #9c5a2a;
    border-radius: 4px;
}

.product_meststof_header {
	color: white;
	font-size: 100%;
	background-image: url(../images/product_name_header_2.gif);
	width: 200px;
	/*background-color: #0b106d;*/
	background-color: #724519;
	padding-left: 6px;
	border: 2px solid #9c5a2a;
	text-align: center;
    border-radius: 4px;
}

/* Styles for the product_details page */
.productdetailscontainer {
    float: left;
    width: 100%;
    border: 1px solid #e6af7f;	
	/*border-top: 2px solid #a85100;*/
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 5px;
	background-image: url(../images/hoekie.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.productdetailscontainer_900 {
    float: left;
    /*width: 950px; MRougoor 20-04-2025 */	
    border: 1px solid #e6af7f;
	/*border-top: 2px solid #a85100;*/
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 5px;
	/*background-image: url(../images/hoekie.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;*/
    background-color: white;
}

.productdetailscontainer_800 {
    float: left;
    width: 850px;	
	border: 1px solid #e6af7f;
    /*border-top: 2px solid #a85100;*/
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 5px;
	/*background-image: url(../images/hoekie.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;*/
    background-color: white;
}

.productdetailscontainer_700 {
    float: left;
    width: 750px;	
    border: 1px solid #e6af7f;
	/*border-top: 2px solid #a85100;*/
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 5px;
	/*background-image: url(../images/hoekie.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;*/
    background-color: white;
}

.productdetailscontainer_pic_400 {
	float: left;
	width: 400px;
}

.productdetailscontainer_pic_500 {
	float: left;
	width: 500px;
}

.productdetailscontainer_pic_600 {
	float: left;
	/*width: 600px; MRougoor 20-04-2025 */
}

.productdetailscontainer_data {
	float: left;
	padding-left: 10px;
	width: 300px;
	text-align:left;
}

.productdetailscontainer_orderbar {
	float: left;
	padding-top:  5px;
	padding-left: 25px;
	text-align:left;
}

.productdetailscontainer a {
	float: left;
	width: 400px;
	font-weight: bold;
}

.attention
{
	color: red;
}

/* Styles for the admin page */
.admincontainer {
	float: left;
	width: 410px;
	background-color: white;
	border: 2px solid #a85100;
	padding: 10px;
	margin: 20px;
}

.clear {
	clear: left;
}

.border_bottom
{
    border-bottom: 1px solid #aacfe4;
}

#totalNumber {
    color: #800040;
}

/* Om de rijen in de tabel om en om een achtergrond te geven */
.shoppingCartAlt  {
    background-color: #ffffcc;
}

#shoppingCart  table{
    font-size: 80%;
}

.customerDetailsAlt {
    background-color: #ffffcc;
}

#customerDetails {
    width: 800px;
    float: left;
}

#customerDetails table {
    font-size: 90%;
}

/*
#orderOverview {
    width: 800px;
    float: left;
}
*/

#orderOverview fieldset{
    background-color : white;
}

#orderOverview table {
    font-size: 90%;
}

#voorwaarden {
	float: left;
	width: 718px;
    /*height: 180px;*/
    border: 1px solid #a85100;
    border-radius: 7px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
	background-repeat: no-repeat;
	background-position: 100% 0%;
    background-color: #feffed;
    text-align: left;
}

#verzendkosten {
	float: left;
	width: 718px;
    /*height: 180px;*/
    border: 1px solid #a85100;
    border-radius: 7px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
	background-repeat: no-repeat;
	background-position: 100% 0%;
    background-color: #feffed;
    text-align: left;
}

#verzendkostentabel th {
    text-align: left;
}
