html, body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #cdcc00;
	height: 100%;
	min-height: 100%;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%;
	left: 50%;
	margin: 0 0 0 -485px;
	width: 970px;
	background: #ffffff url(../images/background.jpg) top left repeat-y;
}
a {
	color: #000000;
}
h1 {
	font-size: 1.8em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #9a0000;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	color: #9a0000;
}
h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.5em;
}
h5 {
	font-size: 0.9em;
	color: #666666;
}
img {
	border: none;
}
table {
	margin: 0;
	padding: 0;
}
#inner {
	margin: 0 25px;
	padding: 0 0 45px 0;
	position: relative;
}
#header {
	background: url(../images/header.jpg) 10px 100% no-repeat;
	height: 125px;
}
#topmenu {
	position: absolute;
	right: 10px;
	top: 0px;
}
#topmenu ul {
	display: block;
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0;
	list-style: none;
	/*border-right: 1px solid white;*/
}
#topmenu ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 28px;
	/*border-left: 1px solid white;*/
}
#topmenu ul li a {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0px 15px 0 25px;
	color: white;
	text-decoration: none;
	background: url(../images/glas.png) top left no-repeat;
}
#topmenu ul li a:hover {
	color: #cdcc00;
	background: url(../images/glas-groen.png) top left no-repeat;
}
#languages {
	background: #9a0000;
	height: 28px;
	margin-left: 25px;
}
#languages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#languages ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#languages ul li a {
	display: block;
	float: left;
	height: 28px;
	padding: 7px 10px 0 0px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#languages ul li a:hover, #languages ul li.active a {
	color: #cdcc00;
}
#balk1 {
	height: 28px;
	position: relative;
	background: #FFFFFF;
	overflow: hidden;
}
#balk2 {
	width: 920px;
	height: 28px;
	overflow: hidden;
	background: #9a0000;
	position: relative;
	margin: 2px 0 17px 0;
}
#user {
	position: absolute;
	left: 25px;
	top: 0px;
	height: 28px;
	line-height: 28px;
}
#user form {
	padding: 0;
	margin: 0;
}
#user input.login {
	width: 70px;
}
#shoppingcart {
	position: absolute;
	right: 25px;
	top: 0px;
	height: 28px;
	line-height: 28px;
}
#content {
	float: right;
	width: 650px;
	margin-right: 15px;
	overflow: hidden;
}
#left-sidebar {
	margin: 0 680px 0px 17px;
	padding: 0 0 10px 0;
	width: 220px;
	overflow: hidden;
	background: #999a01;
	color: #9a0000;
}
#search {
	margin: 0;
	padding: 7px;
}
#search h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.0em;
	color: white;
}
#search form {
	margin: 0;
	padding: 0;
}
#search button {
	background: #cdcc00;
	border: none;
	height: 22px;
	width: 30px;
	margin: 0px;
	padding: 3px;
}
#search input {
	padding: 3px 3px 2px 3px;
	margin: 0;
	border: 0;
	width: 160px;
	height: 18px;
	padding: 2px;
	font-size: 1.0em;
	margin-right: 5px;
}
#left-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-sidebar ul li {
	display: block;
	width: 220px;
}
#left-sidebar ul li a {
	display: block;
	padding-top: 2px;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 1.4em;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#left-sidebar ul li ul li a {
	padding-top: 0px;
	padding-left: 15px;
	font-size: 1.1em;
	text-transform: none;
	border-bottom: none;
	border-top: none;
	color: #9a0000;
	line-height: 28px;
}
#left-sidebar ul li ul li ul li a {
	padding-left: 30px;
	font-size: 1.0em;
	line-height: 24px;
}
#left-sidebar ul li ul li ul li ul li a {
	padding-left: 45px;
}
#left-sidebar ul li ul li ul li ul li ul li a {
	padding-left: 60px;
}
#left-sidebar a:hover {
	background: #9a0000;
	color: #ffffff;
}
div#bottom {
	clear: both;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
#footer {
	background: #9a0000;
	position: relative;
	width: 920px;
	left: 25px;
	text-align: center;
	font-size: 0.9em;
	margin: -30px 0 0 -460px;
	left: 50%;
	height: 23px;
	color: #ffffff;
	padding: 7px 0 0 0;
}
#footer td {
	color: #ffffff;
}
#footer table {
	margin: 0 auto;
}
#footer ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}
#footer ul li {
	margin: 0;
	padding: 0;
	float: left;
	padding: 0 15px 0 0;
}
#footer a {
	color: white;
}

/* product-list styles */

.product-list-item {
	padding: 0;
}
.product-list-item a {
	text-decoration: none;
}
.product-list-item a img {
	float: left;
	margin: 10px;
}
.product-list-item .order img {
	vertical-align: middle;
}
.product-list-item h5 {
	margin: 5px 0px 0px 0px;
	padding:0px;
	color: #666666;
}
.product-list-item p {
	margin: 5px 0px 0px 0px;
	padding:0px;
}

div.separator {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px;
	border-bottom: 1px solid #ccc; 
}
.mark_error {
	padding: 2px;
	background: #F99D9B;
	border: solid 1px red;
}
.errors {
	color: #a63537;
	font-weight: bold;
}
.required {
	color: red;
}

.strikethrough {
	text-decoration: line-through;
}
.promo {
	color: red;
}
.price span {
	padding: 0 0 0 5px;
}
.exVat {
	display: block;
	color: #999;
	font-size: 0.6em;
	font-weight: normal;
}
.button {
	
}
.button a, a.orderbutton
{
	float:left;
	display:block;
	background: #999a01;
	color: #ffffff;
	padding-left:11px;
	text-decoration:none;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	overflow:hidden;
}

.button a:hover, a.orderbutton:hover  {
	background: #9a0000;
}
.mailinglist h3 {
	display: block;
	padding-top: 2px;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
.mailinglist form {
	padding: 10px;
}
div.breadcrumbs {
	margin-bottom: 10px;
}
