body {
	font: 70% Verdana, Arial,Helvetica, sans-serif; 
	font-size: 10px;
	color: #333; 
	margin:0;
	padding:0;
	background: #E6E6E6 url('../images/body_bg.gif') repeat-x 0 0;
}

h2, h3.grey {
	float: left;
	font-size: 180%;
	margin:0;
	margin-bottom: .5em;
	padding-top:.25em;
	padding-bottom:.25em;
	text-transform: uppercase;
}

h2 span {
	font-weight: normal;
	font-size: 70%;
}

h3, #admin h3, table.orders th {
	height: 16px;
	font-size: 100%;
	font-weight: bold;
	clear: both;
	margin: .5em 0;	
	padding-left: .5em;
	overflow: hidden;
}

#admin h3, table.orders th {
	color: #FEB528;
	background: url('../images/footer_link_bg.gif') repeat 0 0;
}

#admin label {
	display: inline;
	float: none;
	padding: 0;
}

h3.grey {
	width: 100%;
	font-size: 150%;
	font-weight: normal;
	font-style: italic;
	margin-top: .5em;
	margin-bottom: .75em;
	color: #C1C1C1;
	padding:0;
}

form h3 {
	color: #000;
	background: none;
}

p {
	padding:0;
	padding-left: .25em;
	padding-right: .5em;
}

p span {
	font-weight: bold;
}

/*
#sidebarMenu a, #sidebarMenu a:visited {
	border-style: solid;
	border-width: 2px 0px;
	border-color: #333;
} */

a, a:visited {
	color: orange;
	text-decoration: none;
}

a.for, a:visited.for {
	font-weight: bold;
	color: #FEB528;
	padding-right:1.75em;
	text-decoration: none;
	background: #FFF url('../images/li_for.gif') no-repeat 100% .3em;
}

a.back, a:visited.back {
	font-weight: bold;
	color: #FEB528;
	padding-left:1.75em;
	text-decoration: none;
	background: #FFF url('../images/li_back.gif') no-repeat 0 .3em;
}

a.up {
	background: #FFF url('../images/li_up.gif') no-repeat 100% .4em;	
}

a.subnav {
	margin-right: 5em;
}

a.meer, a.meer:visited, p a, p a:visited {
	color: orange;
	text-decoration: none;
}

textarea {
	margin-top: 1em;
}

input, select, textarea {
	font: 10px Verdana, Arial,Helvetica, sans-serif; 
	color: #333; 
}

input.submit {
	font-weight: bold;
	padding: 0 2.1em;
	text-transform: uppercase;
}

input.order {
	float: right;
	font-weight: bold;
	color: #FFF;
	width: 170px;
	height: 22px;
	text-align: left;
	padding-left: 30px;
	border: 0;
	background: url(../images/order_bg.gif) no-repeat 0 1px;
}

div.placeorder, input.refreshcart, div.clearcart {
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
	width: 120px;
	height: 22px;
	text-align: left;
	padding: 2px 0px 0px 26px;
	border: 0;
	float: left;
}

div.placeorder {
	background: url(../images/order_subnav_input_next_bg.gif) no-repeat 0 1px;
	float: right;
	padding: 2px 21px 0px 5px;
}

input.refreshcart {
	background: url(../images/order_subnav_input_up_bg.gif) no-repeat 0 3px;
	position: relative;
	top: -2px;
	padding: 0px 0px 0px 26px;
	width: 145px;
	cursor: pointer;
}

div.clearcart {
	background: url(../images/order_subnav_input_back_bg.gif) no-repeat 0 1px;
}

div.placeorder a, div.clearcart a {
	color: #FFF;
}

input.delete {
	color: #FF0000;
	width: 13px;
	height: 16px;
	background: url(../images/sign_del.gif) no-repeat 0 0;
	border: 0;
}

input.checkbox {
	display: none;
}

select.size {
	width: 5em;
}

select.color {
	width: 10em;
}

optgroup {
	font-weight: bold;
}

span.euro {
	font-size:70%;
	padding-right: .25em;
}

.hide {
	display: none;
}

.grey {
	color: #c1c1c1;
}

p.grey {
	margin:0;
	padding: 0;
}

.error {
	color:red;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underlined {
	text-decoration: underline;
}

span.grey {
	display: block;
}

.fullwidth {
	width: 95%;
}

.kleur1 {
	background-color: #FFF;
}

.kleur2 {
	background-color: #C1C1C1;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

#SiteWrap {
	width: 800px;
	margin: auto;
}

#header {
	position: relative;
	width: 100%;
	height: 120px;
	background: #E6E6E6 url('../images/header_bg.gif') no-repeat 0 0;
}

#header h1 {
	float: left;
	width: 365px;
	height: 76px;
	margin:0;
	margin-top: 10px;
	margin-left: 220px;
	padding:0;
	text-indent: -999em;
	background: url('/images/logo.gif') no-repeat 0 0;
}

#header img.brands {
	float: right;
	margin-top: .5em;
	margin-right: 1em;	
}

#header p {
	color: #505050;
	text-align: right;
	padding:0;
	padding-right: 1.5em;
	margin:0;
}

#header p a, #header p a:visited {
	color: #505050;
	text-decoration: none;
}

#PageWrap {
	float: right;
	width: 100%;
	overflow: hidden;
	background: #FFF url('../images/pagewrap_bg.gif') no-repeat 100% 100%;
}

#RightArea {
	float: right;
	width: 46.5%;
	margin: .5em;
	margin-top:0;
	padding-left: .5em;
}

#RightArea select {
	float: right;
	margin:0;
	margin-top: .75em;
	margin-right: 2.5em;
	padding:0;
}

#RightArea a.for, #RightArea a:visited.for, #container a.for, #container a:visited.for {
	padding-left: 1.75em;
	background: url('../images/li_for.gif') no-repeat 0 .3em;
}

#RightArea h3 {
	height: 1.25em;
	font-size: 1.25em;
	font-style: italic;
	padding:0;
	margin:0;
	background: none;
	text-transform: uppercase;
	overflow: hidden;
}

#RightArea.blue {
	background: #FFF url('../images/rightarea_blue_bg.gif') repeat-x 0 100%;
	border-left: 1px solid #A4D1F4;
	border-bottom: 1px solid #A4D1F4;
}

#RightArea.blue h3 {
	font-size: 1.5em;
	color: #55AAEB;
}

#RightArea.blue p {
	margin: .5em 0;
}

#container {
	position: relative;
	float: left;
	width:71.2%;
	text-align:left;
}

#container p {
	padding:0;
	margin:0;
	line-height: 1.5em;
}

#orders {
	position: absolute;
	top: 4em;
	right: .5em;
	width: 20em;
	height: 9em;
	background: url('../images/orders_container_bg.gif') no-repeat 0 100%;
}

#orders h3 {
	font-weight: bold;
	color: #ffb21d;
	margin:0;
	padding: .5em;
	background: none;
}

#orders p {
	margin:0;
	padding: 0 .5em;
	text-align: left;
}

#orders a, #order a:visited {
	position: relative;
	float: right;	
	top:1em;
	font-weight: bold;
	color: #ffb21d;
	margin-right: 1em;
	padding-left: 1.75em;
	background: url('../images/li_for.gif') no-repeat 0 0.3em;	
	text-decoration: none;
}

img {
	border: 0;
}

#sidebar {
	float: left;
	width: 230px;
	height: 680px;
	padding-top: 5em;	
	background: url('../images/sidebar_bg_2.gif') no-repeat 0 0;
}

#sidebar ul {
	list-style-type: none;
	padding:0;
	margin:0;
	padding-top: 7px;
}

#sidebar ul.menu {
	padding:0;
	padding-top: 16px;
	padding-bottom: 8.3em;
	margin:0;
	background: url('../images/menu_bg.gif') no-repeat 0 100%;
}

#sidebar ul li, #sidebar ul.menu li {
	font-size: 130%;
	font-weight: bold;
	color: #FEB528;
	width: 68.5%;
	margin:0;
	margin-bottom: 5.5px;
	/*background: url('../images/menu_li_bg.gif') repeat 0 0;*/
}

#sidebar ul li a, #sidebar ul li a:visited {
	background: transparent url(../images/li_for.gif) no-repeat scroll 0 0.3em;
	margin-left: 1.3em;
	padding-left: 2em;
	display: block;
	color: #666;
}

#sidebar ul li a:hover {
	Color: #FEB528;
}

#sidebar h3 {
	font-weight: bold;
	color: #FEB528;
	margin:0;
	padding:0;
	padding-left: 0.4em;
	background: none;
	text-align: left;
}

#sidebar p {
	margin:0;
	padding:0;
	padding-right: 8em;
	text-align: right;
	font-size: 0.9em;
}

ul.meer {
	list-style-type: none;
	float: right;
	width:100%;
	padding:0;
	margin:0;
	margin-top: .75em;
}

ul.meer li {
	display: block;
	float:right;
	height: 30px;	
	padding-left: 1em;
	padding-right: 1.75em;
}

ul.meer li a, ul.meer li a:visited {
	font-size: 110%;
	font-weight: bold;	
	color: #feb528;
	text-decoration: none;
}

ul.meer li.order a, ul.meer li.order a:visited {	
	color: #FFF;
	padding: 0 4em .75em 2em;
	background: url('../images/li_order_a.gif') no-repeat 100% 0;	
}

ul.grid {
	list-style-type: none;
	margin:0;	
	padding:0;
	clear: both;
}

ul.grid li {
	float: left;
	width: 30%;
	margin-bottom: .75em;	
	margin-right: 1em;	
	background: #FFF;
	border: 1px solid #c1c1c1;
	border-top:0;		
}

ul.grid li.home {
	height:106px;
	width: 22%;
	/*margin-left: .65em;*/
	/*margin-right: .25em;*/
	background: #FFF url('../images/grid_li_bg.gif') repeat-x 0 100%;
}

ul.grid li.home h3 {
	text-indent:-999em;
}

ul.grid li h3 {
	margin:0;
	margin-bottom: .5em;
}

ul.grid li h4, table.winkelwagen tr.header {
	font-size: 100%;
	color: #FFF;
	margin:0;
	text-align: center;
	text-transform: uppercase;
	background: url('../images/footer_link_bg.gif') repeat 0 0;
}

table.winkelwagen {
	background-color: #FFF;
	line-height: 22px;
}

table.winkelwagen th {
	color: #FEB528;
}

table.disclaimer td {
	vertical-align:top;
}

ul.grid li p {
	padding-bottom:.5em;
	margin:0;	
}

ul.grid li a, ul.grid li a:visited {
	color: #FFF;
	text-decoration: none;
}

ul.grid li img#pdf {
	margin-left:3em;
}

ul.grid li.newsletter h3 {
	background: url('../images/headers/newsletter.gif') no-repeat 0 0;	
}

ul.grid li.showroom h3 {
	background: url('../images/headers/showroom.gif') no-repeat 0 0;	
}

ul.grid li.catalogus h3 {
	background: url('../images/headers/catalogus.gif') no-repeat 0 0;	
}

ul.grid li.brands h3 {
	background: url('../images/headers/brands.gif') no-repeat 0 0;	
}

ul.grid li.home input#mail {	
	margin-left: -.25em;
}

ul.grid li.home input#submit {
	float:right;
	font-weight: bold;
	color: #feb528;
	padding-right: .5em;
	border: 0;
	background: url('../images/li_for.gif') no-repeat 100% 0.5em;
}

ul.grid li.product {
	width: 30%;
	/*background: #FFF url('../images/grid_li_bg.gif') repeat-x 0 65%;*/
}

ul.grid li.product h4 {
	font-size: 120%;
}

ul.grid li.product img {
	padding-bottom: .25em;
}

ul.grid li.product h4.price, table.winkelwagen tr.footer {
	color:#8c1b26;
	background: url('../images/h4_price_bg.gif') repeat 0 0;
}

ul.grid li.product h4.price a, ul.grid li.product h4.price a:visited {
	color:#8c1b26;
	text-decoration: none;
}

ul.grid li.product h4.off_coll {
	color:#D41E26;
	background: url('../images/spacer_yellow.gif') repeat 0 0;
}

ul.grid.cat li {
	width: 124px;
}

ul.brands {
	list-style-type: none;
	width: 97%;
	margin:0;	
	padding:0;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;	
	clear: both;
	overflow: hidden;
	background: #FFF url('../images/grid_li_bg.gif') repeat-x 0 100%;	
}

ul.brands li {

}

ul.brands li h3 {
	float: left;
	margin:0;
	padding:0;
	text-indent: -999px;
}

ul.brands li img {
	float: left;
	margin: .5em;
	padding:0;
	padding-left: .25em;
	padding-bottom: 1em;
}

ul.headlines li {
	height: 110px;
	margin-bottom: 1.5em;
	clear: both;
	padding-right: .25em;
}	

ul.headlines li h3 {
	float: left;
	font-family: tahoma, sans serif;
	font-size: 130%;
	color: #000;
	margin:0;
	padding:0;
	padding-bottom: .25em;
	text-indent: 0px;
	background: none;
	clear: right;
}

ul.headlines li h3 span {
	font-size: 80%;
	color: #CCC;
	text-align: right;
	padding-left: 7em;
}

ul.headlines li a, ul.news li a:visited {
	color: #000;
}

ul.headlines li a.for, ul.news li a.for:visited {	
	color: #FEA904;
}

ul.headlines li img {
	width: 200px;
}

ul.link {
	float: right;
	list-style-type: none;
	margin:0;
	margin-bottom: 1.5em;
	margin-right: 1.5em;
	padding:0;
	/*padding-top: .48em;*/
	background: url('../images/footer_bg.gif') no-repeat 0 0;
	clear: both;
	overflow: hidden;
}

ul.link li.first {
	margin-left: 3em;
}

ul.link li {
	float: left;
	background: url('../images/footer_link_bg.gif') repeat 0 0;
}

ul.link a, ul.link a:visited {
	padding: 0 1.75em;
	background: url('../images/li_for.gif') no-repeat 0 .3em;
}

ul#news {
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
}

ul#news li {
	padding-bottom: .5em;
}

ul#error {
	margin-right: .5em;
}

ul#subnav, ul#order_nav {
	list-style-type: none;
	margin: .3em 0;
	padding:0;
}

ul#subnav li {
	float: left;
	width: 20%;	
}

ul#subnav p {
	margin:0;
	padding:0;
}

ul#subnav li.back, ul#subnav li.up {
	padding-left: 1.75em;
}

ul#order_nav {
	float: right;
	margin-top: .5em;
	margin-right: 2em;
}

ul#order_nav li {
	display: inline;
	position: relative;
	float: left;
	height: 21px;
}

ul#order_nav li {
	height: 21px;
	margin-left: 3em;
}

ul#order_nav li a {
	padding-left: .75em;
	padding-bottom: .3em;
}

ul#order_nav li.back {
	padding-left: 1.75em;
	background: url('../images/order_subnav_a_back_bg.gif') no-repeat 0 0;
}

ul#order_nav li.print {
	background: url('../images/order_subnav_a_print_bg.gif') no-repeat 0 0;
}

ul#order_nav li.back a, ul#order_nav li.back a:visited, ul#order_nav li.print a, ul#order_nav li.print a:visited {
	color: #FFF;
	padding-right: 2em;
	background: url('../images/order_subnav_a_bg.gif') no-repeat 100% 0;
}

ul#order_nav li.print a, ul#order_nav li.print a:visited {
	padding-right: 6.3em;
}

ul#order_nav li input {
	font-weight: bold;
	color: #FFF;
	width: 142px;
	border: 0;
}

ul#order_nav li input.up, ul#order_nav li input.back, ul#order_nav li input.print {
	padding-left: 2.5em;
	text-align: left;
	background: url('../images/order_subnav_input_up_bg.gif') no-repeat 0 0;
}

ul#order_nav li input.next {
	padding-right: 2.5em;
	text-align: right;
	background: url('../images/order_subnav_input_next_bg.gif') no-repeat 0 0;
}

ul#order_nav li input.back {
	background: url('../images/order_subnav_input_back_bg.gif') no-repeat 0 0;
}

ul#order_nav li input.print {
	padding-left: 3em;
	background: url('../images/order_subnav_input_print_bg.gif') no-repeat 0 0;
}

ul#colors_grid {
	list-style-type:none;
	float: left;
	margin:0;
	margin-top: 1em;
	padding: 0;
	clear: both;
}

ul#colors_grid li {
	float: left;
	height: 72px;
	margin-right: 1em;
	border: 1px solid #C1C1C1;
	background: #FFF;
}

ul#colors_grid li img {
	/*width: 50px;*/
	height: 72px;
	padding: 0 .5em;
}

ul#colors_grid li#active {
	border: 2px solid #64B1ED;
}

ul#showroom {
	position: relative;
	margin:0;
	margin-top: 2em;
	padding: 2em 0;
	list-style-type: none;
	background: url('../images/rightarea_ul_bg.gif') no-repeat 50% 0;
}

ul#showroom li {
	font-size: 130%;
	font-weight: bold;
	color: #55AAEB;
	margin-bottom: .6em;
	padding-left: 1.25em;
	text-transform: uppercase;
	background: url('../images/promo_li.gif') no-repeat .25em .4em;
}

li.for, li.back, li.up, li.print {
	font-weight: bold;
	color: #FEB528;
}

li.print {
	padding-left:2.3em;
}

li.back, li.up {
	
}

li.for {
	text-align: right;
	background: url('../images/li_for.gif') no-repeat 100% .3em;
}

li.for a {
	padding-right: 1.75em;
}

li.back {
	background: url('../images/li_back.gif') no-repeat 0 .3em;
}

li.up {
	background: url('../images/li_up.gif') no-repeat 0 .3em;	
}

li.order {
	background: url('../images/li_order.gif') no-repeat 0 -.2em;
}

#nav {
	line-height:14px;
	padding-bottom:4px;
	background: url('../images/nav_bg.gif') repeat-x 0 0;	
}

#nav, #nav a, #nav a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 1em;
	padding-left: 0.25em;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#prijsknaller {
	float: right;
	padding: .5em;	
	background: url('../images/prijsknaller_bg.gif') repeat-x 0 100%;	
	border: 1px solid #c1c1c1;
	border-top:0;
}

#prijsknaller h3 {
	float:left;
	font-size: 140%;
	padding: .25em;	
	margin:0;
	text-transform: uppercase
}

#prijsknaller h2 {
	font-size: 270%;
	text-align: right;
	color: #e40018;
	margin:0;
	padding:0;	
	padding-top: 3em;
}

#prijsknaller h2 span {
	font-size: 50%;
	padding-right: 1.5em;
	text-decoration: line-through;	
}

#prijsknaller p {
	color: #9D9D9D;
	margin:0;
	padding-top: .5em;
	text-align: right;
}

img.prijsknaller {
	float: right;
	margin: .25em;
}

img.prijsknaller_img {
	float: left;
	margin: .25em;
	margin-left: 2em;
}

img.promo {
	border: 1px solid #c1c1c1;
	border-top:0;
}

img.border_grey {
	border: 1px solid #C1C1C1;
	border-top:0; border-bottom:0;	
}

#PictureArea {
	margin-top:0;
}

#PictureArea.vertical {
	float: right;
	width: 26.5%;
	margin: .5em;	
	margin-left: 1.5em;	
}

#PictureArea.vertical img {
	float: right;
	width: 165px;
	margin-bottom: 2em;
}

#PictureArea.horizontal {
	border: 1px solid red;
}

#PictureArea.horizontal img {
	float: left;
	width: 165px;
	margin: .5em 0;
	margin-top:0;
	margin-right: 1.8em;
}

div.footer {
	float: right;
	margin-bottom: 1em;
	padding-left: 4em;
	background: url('../images/footer_bg.gif') no-repeat 0 0;
	border-right: 1px solid #C1C1C1;
}

div.footer .link {
	background: url('../images/footer_link_bg.gif') repeat-x 0 0;
	overflow: hidden;
}

div.footer a, div.footer a:visited {
	font-weight: bold;
	color: #FEB528;
	padding-left:1.75em;
	padding-right: .5em;
	text-decoration: none;
	background: url('../images/li_for.gif') no-repeat 0 0.3em;
}

div.product {
	margin-top: 1em;
	padding-right:1em;
	padding-top:1em;
}

div.product h2 {
	width: 12.75em;
	font-size: 180%;
	font-weight: 600;
	margin:0;
	margin-top: -.4em;
	padding:0;
}

div.product h4 {
	font-size: 120%;
	font-weight: bold;
	margin:0;
	padding:0;
}

div.product img.product {
	float: left;
	width: 195px;
}

div.product img.border_grey {
	float: right;
	margin-top: -2.25em;
	padding: 1em .5em;
	padding-top: 0;
	background: url('../images/grid_li_bg.gif') repeat-x 0 0;
	border-bottom: 1px solid #C1C1C1;
}

div.product h3, div.product ul h3 {
	font-size: 130%;
	font-weight: bold;
	margin:0;
	padding: .5em 0;
}

div.product h3 {
	color: #7d7d7d;
}

div.product #info {
	margin-top: 6em;
	overflow: hidden;
}

div.product .price {	
	float: left;
	width: 23%;
	margin:0;
	padding:0;
}

div.product .price p {
	padding:0;
	margin:0;
	text-align: right;
}

div.product .price p#line-through {
	font-size: 150%;
	color: red;
	margin-bottom: .5em;	
	text-align: right;
	text-decoration: line-through;
}

div.product .price h3 {
	height: 30px;
	font-size: 250%;
	font-weight: normal;
	color: red;
	margin:0;
	padding:0;
	text-align: right;
	overflow: hidden;
}

div.product .price p#btw {
	color: #C1C1C1;
	margin-top: .5em;	
}

div.product .sizes {
	float: right;
	width: 35%;
}

div.product .sizes ul {
	float: left;
	list-style-type: none;
	margin:0;
	margin-left: 1.35em;
	padding:0;
}

div.product .sizes ul h3 {
	padding-left: 8px;
}

div.product .sizes ul li {
	position: relative;
	float: left;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;	
	width: 35px;
	height: 57px;		
	margin-left:.25em;
	padding-top: 1em;
	background: url('../images/sizes.gif') no-repeat 0 0;
	text-align: center;
	text-transform: uppercase;
}

div.product .sizes ul li img {
	position: absolute;
	top: .25em;
	left: .2em;
}

div.product .sizes ul li a,div.product .sizes ul li a:visited {
	color: #FFF;
}

div.product .sizes ul li a:hover {
	color: #e97171;
}

div.product .sizes ul li#active a {
	color: #FF0000;
}

div.product .lists {
	float: left;
	width: 360px;
}

div.product .lists ul {
	list-style-type:none;
	float: left;
	margin:0;
	margin-top: .5em;
	padding: 0;
}

div.product .lists ul li {
	font-size: 100%;
	color: #000;
	margin-bottom: .5em;
	padding: 0 0.25em 0 1.5em;
}

div.product .lists ul.specs {
	width: 192px;
	margin-left: .75em;
}

div.product .lists ul.specs h3 {
	color: #FEB528;
}

div.product .lists ul.specs li {
	background: url('../images/lists_li_specs.gif') no-repeat 0 .5em;
}

div.product .lists ul.colors {
	width: 150px;	
}

div.product .lists ul.colors h3 {
	padding-left: .4em;
	color: #64B1ED;
}

div.product .lists ul.colors li {
	padding-left: 2em;
	background: #FFF url('../images/lists_li_colours.gif') no-repeat .6em .5em;
}

div.product .lists ul.colors li a, div.product .lists ul.colors li a:visited {
	color: #000;
}

div.product .lists ul.colors li#active {
	height: 18px;
	line-height:18px;
	background: #FFF url('../images/lists_li_colours_active.gif') no-repeat;
}

div.product .lists ul.colors li#active a, div.product .lists ul.colors li#active a:visited {
	font-weight: bold;
	color: #FFF;
}

div.product p {
	font-size: 110%;
	margin:0;
	padding:0;
	padding-left: 1.75em;
	overflow: hidden;
	clear: both;
}

div.product p#desc {
	background: url('../images/icon_alert.gif') no-repeat 0 5%;
}

div.product p#undel {
	background: url('../images/icon_undeliverable_small.gif') no-repeat 0 50%;
}

div#product_footer {
	margin-top: 1em;
	clear: both;
	overflow: hidden;
}

div.pages {
	height: 49px;
	font-weight: bold;
	color: #FEA904;
	margin-top: .5em;
	padding-top: 1.5em;	
	text-align: center;
	background: url('../images/pages_bg.gif') no-repeat 50% 0;
	clear: both;
}

div.pages span a {
	color: #FEA904;
	padding: 0 .25em;
	text-decoration: none;
	background: #FFF;
}

div.pages span.active a {
	color: #FFF;
	margin:0;
	background: #F0C66D;	
}

/******* fieldset/form ********/

form {
	clear: both;
}

form h2 {
	width: 100%;
}

fieldset {
	border: 0;
}

fieldset input.submit, form input.submit {
	float: right;
	margin: 1em 2.75em 0 0;
}

fieldset textarea {
	margin:0;
}

fieldset textarea#contact {
	width: 25em;
	height: 15em;
}

fieldset#disclaimer {
	width: 100%;
}

fieldset#disclaimer label {
	background-position: 23% .75em;
}

fieldset#disclaimer p {
	margin:0;
	padding:0;
	padding-top: .25em;
}

fieldset#disclaimer a,fieldset#disclaimer a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

fieldset#admin_product label span, fieldset#disclaimer label span {
	width: 20%;
}

fieldset#admin_product span.grey {
	color: #C1C1C1;
	padding-left: 24%;
	clear: both;
}

fieldset#admin_product label p {
	margin:0;
	padding:0;
}

fieldset.column {
	float: left;
	width: 45%; 
}

label, label span {
	display: block;
}

label {
	float: left;
	width: 100%;
	padding-top: .6em;
	
}

label span {
	float: left;
	width: 45%;	
	font-style: normal;	
	padding-right: 2em;
	text-align: right;
}

label p, label span {
	padding-top: .2em;
}

label.mandatory {
	background: url('../images/mandatory.jpg') no-repeat 47% .75em;
}

label.mandatory.error {
	font-weight: normal;
	background: url('../images/mandatory_error.jpg') no-repeat 47% .75em;
}

label.mandatory.error input {
	color: red;
	border: 1px solid red;
}

/********************************/

.red {
	font-weight: bold;
	color: red;
}

.green {
	font-weight: bold;
	color: green;
}


/*********** table general *************/

caption {
	display: none;
}

th {
	text-align: left;
}

th, td {
	text-align: left;
	padding: 0 .25em;
}

tr.extra {
	background-color: #FFEB85;
}

tr.even {
	background: #FFF;
}

tr.odd {
	background: #E8E8E8;
}

tr.undel {
	background: #f08585;
}

table#results td a, table#results td a:visited {
	float: right;
	padding-right: 1.75em;
	background: url('../images/li_for.gif') no-repeat 100% .3em;
}

table#results td a:hover {
	color: #000;
}

/*********** table orders *************/

table.orders {
	width: 97%;
	padding-bottom: .1em;
	overflow: auto;
}

table.orders td {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

table.orders td img {
	float: left;
	width: 65px;
}

table.orders td.product_name {
	padding: 0 .5em;
}

table.orders td.product_name {
	font-weight: bold;
	text-transform: uppercase;
} 

table.orders td.price {
	text-align: right;
}

table.orders th#del img {
	margin-left: .5em;
}

table.orders tr#controls {
	background: url('../images/footer_link_bg.gif') repeat-x 0 0;
}

table.orders tr#controls td {
	padding-top: .75em;
}

table.orders td input.submit {
	font-weight: bold;
	color: #FEB528;
	text-align: left;
	text-transform: none;
	border: 0;
}

table.orders td input.submit#modify {
	padding-left:1.75em;
	background: #FFF url('../images/li_up.gif') no-repeat 0 .4em;
}

table.orders td input.submit#next {
	float: right;
	width: 7.75em;	
	background: #FFF url('../images/li_for.gif') no-repeat 0 .4em;
}

table.orders tr#totals {
	background: #E8E8E8;
}

table.orders tr#totals td {
	font: 100% Arial, Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}

table.orders tr td.price_headers {
	text-align: right;	
	padding-right: 1em;	
}

table.orders.final {
	font-size: 115%;
}

table.orders.final th {
	color: #000;
	background: none;
}

table.orders.final td {
	font-size: 100%;
	padding: .5em;
	border:0;
	background: none;
}

table.orders.final td#company_adress {
	font-size: 90%;
	color: #C2C2C2;
}

table.orders.final tbody td {
	font-size: 90%;
}

table.orders.final thead td, table.orders.final tfoot td {
	font-size: 100%;
}


/************ admin ************/

#admin table.full {
	width: 90%;
}

#admin input.submit {
	float: right;
	font-weight: bold;
	color: #FEB528;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-right: 2.75em;
	padding: 0;
	padding-left: 1.25em;
	background: #FFF url('../images/li_for.gif') no-repeat 0 .3em;
	border:0;
}

#admin td span {
	font-weight: bold;
}

#admin td.col_del {
	width: 15em;
}

#admin label span {
	padding-top: .5em;
}

ul#admin {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul#admin li {
	font-size: 110%;
	padding-left: 2em;
	padding-bottom: 1em;
	background: url('../images/li_for.gif') no-repeat 0 .3em;
}

ul#admin li a, ul#admin li a:visited {
	font-weight: bold;	
	color: #feb528;
	text-decoration: none;
}

ul#admin li a:hover {
	color: #000;
}

#admin ul.link {
	margin:0;
	margin-top: -1em;
	margin-bottom: 1em;
}

#admin ul.link li a, #admin ul.link li a:visited  {
	font-weight: bold;
}

textarea#desc {
	width: 20em;
}

/*************** footer *****************/

div#credits {
	width: 90%;
	font-weight: bold;	
	color: #7d7d7d;	
	margin:auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
	clear: both;
}

div#credits p {
	margin:0;
	margin-bottom: .25em;
	padding:0;
	background: #FFFFFF;
}

div#credits p#copyright {
	color:#000;
	background:none;
}
/************ payment ************/

div.payment {
	font-weight: bold;
	display: block;
	margin-bottom: 2em;
	height: 50px;
	background: url('../images/payment_bg.gif') no-repeat 0 100%;
}

div.payment input {
	margin-right: .75em;
}

div.payment p {
	font-weight: normal;
	color: #808080;
	margin:0;
	padding:0;
	padding-left: 28px;
	padding-top: .25em;
}

/************ div sales ************/

div#sale {
	position:relative;
	height: 240px;
	overflow: hidden;
	padding: 0 1em;
	background: url('../images/sale_bg.gif') no-repeat 0 0;
}

div#sale h2 {
	position: relative;
	float: left;
	margin-bottom:0;
	padding-bottom:.5em;
}

div#sale ul {
	list-style-type: none;
	clear: both;
	margin:0;
	padding:0;
	overflow: hidden;
}

div#sale li {
	position: relative;
	float: left;
	padding-left: 1em;
	padding-right: 1.75em;
	background: url('../images/lists_li_specs.gif') no-repeat 0 .5em;
}

div#sale ul#specs li {
	background: url('../images/lists_li_specs.gif') no-repeat 0 .5em;
}

div#sale ul#colors {
	margin-top: .5em;
}

div#sale ul#colors li {
	background: url('../images/lists_li_colours.gif') no-repeat 0 .45em;
}

div#sale img {
	position: absolute;
	top: 2em;
	right: 1.5em;
	width: 150px;
	height: 200px;
}

div#sale a.info, div#sale a.info:visited {
	position: absolute;
	left: 1px;
	bottom: 6em;
	float: left;
	width: 130px;
	height: 25px;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	padding-left: 2.9em;
	text-transform: uppercase;
	background: url('../images/sale_info_bg.gif') no-repeat 0 0;
	clear:left;
}

div#sale input {
	position: absolute;
	left: 1px;
	bottom: 3.5em;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	width: 189px;
	height: 21px;
	border:0;
	background: url('../images/sale_order_bg.gif') no-repeat 0 0;
	text-transform: uppercase;
}

div#sale p.expiry {
	position: absolute;
	left: 1em;
	bottom: 1.25em;
	color: #C2C2C2;
}

div#sale #sale_price {
	position: absolute;
	top: 6em;
	right: 15em;
	width: 189px;
	height: 136px;
	padding-top: 2em;
	background: url('../images/sale_price_bg.gif') no-repeat 0 0;
}

div#sale #sale_price p, div#sale #sale_price h3 {
	color: red;	
	margin:0;
	padding:0;
	text-align: right;
	overflow: hidden;	
}

div#sale #sale_price p {
	font-size: 180%;
	padding-right: 2em;
}

div#sale #sale_price h3 {
	height: 40px;
	font-weight: bold;
	font-size: 300%;
	padding-right: 0.75em;
}

/************ div hits ************/

div#hits {
	height: 180px;
	padding: .5em;
	background: url('../images/hits_bg.gif') no-repeat 0 0;
	overflow: hidden;
	clear: left;
}

div#hits h3 {
	font-size: 120%;
}

div#hits ul {
	height: 132px;
	list-style-type: none;
	clear: both;
	margin:0;
	padding:0;
	background: url('../images/hits_ul_bg.gif') no-repeat 96% 110%;
	overflow: hidden;
}

div#hits li {
	position: relative;
	float: left;
	margin-top: .5em;
	padding: 0 1em;
}

div#hits li img {
	width: 80px;
	height: 80px;
	padding-bottom: .1em;
	border-bottom: 1px solid #c2c2c2;
}

div#hits li h4, div#hits li p {
	font-size: 120%;
	padding:0;
	margin:0;
	text-align: center;
}

div#hits li a, div#hits li a:visited, div#hits a li, div#hits a:visited li {
	color: #333;
	cursor: pointer;
}

/************ news home ************/

div#news_home  {
	float: left;
	width: 43%;
	margin-top: .85em;
	margin-bottom: 1em;
}

div#news_home h3 {
	font-size: 120%;
	margin:0;
	margin-bottom: .3em;
	padding:0;
	padding-left: 1em;
}

div#news_home ul {
	float:left;
	list-style-type: none;
	margin:0;
	padding:0;
	clear:left;
}

div#news_home ul li {
	margin-bottom: .4em;
	padding-left: 1.25em;
	background: url('../images/promo_li.gif') no-repeat .25em .4em;	
}

div#news_home ul li a, news_home ul li a:visited {
	color:#000;
}

div#news_home ul li a span {
	color: #c2c2c2;
}

/************ right_bottom ('nieuwsbrief' en 'onze merken') ************/

div#right_bottom {
	position: relative;
	float: right;
	width: 308px;
	/*height: 130px;*/
	height: 100px;
	padding: 1em;
	padding-right: .3em;
	clear: right;
	/*background: url('../images/right_bottom_bg.gif') no-repeat 0 0;*/
}

div#right_bottom h3 {
	float: left;
	font-size: 120%;
	margin:0;
	padding:0;
}

div#right_bottom p {
	clear:left;
	margin:0;
	padding: .5em 0;
}

div#right_bottom img {
	position: absolute;
	top: 4.5em;
	right: 3em;
}

div#right_bottom input#subscribe {
	position: relative;
	top: 0;
	left: .1em;
	width: 22px;
	height: 22px;
	padding-left: .25em;
	background: url('../images/newsletter_button_bg.gif') no-repeat 0 0;	
	border: 0;
}

/************ table ************/

caption {
	font-size: 120%;
}

table#clubtenues {
	width: 100%;
	font-size: 120%;
	margin-bottom: 2em;
	border: 1px solid #E2E2E2;
}

table#clubtenues thead td {
	font-weight: bold;
}

table#clubtenues tbody td {
	padding-right: 10px;
}

table#clubtenues td.price {
	padding-left: 15px;
}