body {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

h1 {
	font-size: 22px;
	color: #363434;
}

h3 {
	font-size: 15px;
	color: #8b8d8d
}

h4 {
	font-weight: bold;
	font-size: 20px;
}

.content {
	padding: 90px 0 0 245px;
	margin-bottom: 80px;
	width: 585px; 
}

.checkout-form{
    width:auto;
}


.content h1 {
	font-size: 30px;
	line-height: 36px;
	color: #339933;
}

.content h2 {
	color: #339933;
	margin-top: 10px;
	font-weight: bold;
}

.content h3 {
	color: #339933;
}

.content p {
	margin-bottom: 20px;
}

.content p em {
	font-style: italic;
}


.inner {
/*	width: 485px; */
}

a.order-btn-nl,a.order-btn-en {

	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 221px;
	height: 61px;
	text-decoration: none;
	text-transform: uppercase;
}

a.order-btn-nl {
	background: url(../gfx/nl/order-btn-bg.png);
}

a.order-btn-en {
	background: url(../gfx/en/order-btn-bg.png);
}
a.order-btn-en-au {
	background: url(../gfx/en-au/order-btn-bg.png);
}
a.order-btn-de-de {
	background: url(../gfx/de-de/order-btn-bg.png);
}
input.order-btn {
	background: url(../gfx/order-btn-bg-small.png);
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 148px;
	height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	border: none;
	cursor: pointer;
}

input.order-btn-en {
padding-left: 20px;
	font-size: 20px;
}

input.order-btn-bg-nl,input.order-btn-bg-en {
        width: 221px;
        height: 61px;
        border: none;
        cursor: pointer;
        font-size: 24px;
       font-weight: bold;
        color: #fff;
         text-decoration: none;
        text-transform: uppercase;
        text-align: left;
        padding-left: 20px;
}
input.order-btn-bg-nl {
        background: url(../gfx/nl/order-btn-bg.png);
}
input.order-btn-bg-en {
        background: url(../gfx/en/order-btn-bg.png);
                padding-left: 50px;
}
input.order-btn-bg-en-au {
        background: url(../gfx/en-au/order-btn-bg.png);
                padding-left: 50px;
}
input.order-btn-bg-de-de {
        background: url(../gfx/de-de/order-btn-bg.png);
                padding-left: 50px;
}
#container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	padding-bottom: 50px;
	overflow: hidden;
}

#header {
	position: absolute;
	width: 980px;
	z-index: 10;
}



#header img {
    margin-top: 70px;
    
}

#video {
      margin-right: 3px;
      margin-top: -45px;
      text-align: right;
}

#video img {
  /*  margin-top: 378px; */
    
}
ul#nav {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0px;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	display: block;
	width: 240px;
	height: 28px;
	color: #3c3533;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-right:4px;
}

ul#nav li a:hover {
	color: #fff;
}

/*
ul#nav li a { background: url(../gfx/nav-bespaart-bg.png) no-repeat; }
*/

#hoe-werkt-ecowasbal a { background: url(../gfx/nav-werkt-bg.png) no-repeat; }
#bespaart-240 a { background: url(../gfx/nav-bespaart-bg.png) no-repeat; }
#spaart-het-milieu a { background: url(../gfx/nav-milieu-bg.png) no-repeat; }
#wast-stralend-schoon a { background: url(../gfx/nav-wast-bg.png) no-repeat; }
ul#nav li a:hover { background-position: 0 -34px; }
ul#nav li.selected a { background-position: 0 -34px; color:#fff; }

/*
ul#nav li#bespaart a { background: url(../gfx/nav-bespaart-bg.gif) no-repeat; }
ul#nav li#bespaart a:hover { background-position: 0 -37px; }

ul#nav li#milieu a { background: url(../gfx/nav-milieu-bg.gif) no-repeat; }
ul#nav li#milieu a:hover { background-position: 0 -37px; }

ul#nav li#wast a { background: url(../gfx/nav-wast-bg.gif) no-repeat; }
ul#nav li#wast a:hover { background-position: 0 -37px; }
*/

#orderbutton {
	position: absolute;
	top: 80px;
	right: 20px;
	z-index: 20;
}

/* language */
#language {
    margin-left: 800px;
    margin-top: 40px;
    position: absolute;
    width: 980px;
    z-index: 20;
}

#language ul {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0px;
}

#language ul li {
	float: left;
}

#language li a {
    display: block;
    height: 33px;
    margin-right: 4px;
    text-indent: -9999px;
    width: 30px;
}

#language li.lang-uk a {
    background: url("../gfx/lang-uk.png") no-repeat scroll 0 0 transparent;
}

#language li.lang-nl a {
    background: url("../gfx/lang-nl.png") no-repeat scroll 0 0 transparent;
}

#language li.lang-en-au a {
    background: url("../gfx/lang-au.png") no-repeat scroll 0 0 transparent;
}
#language li.lang-de a {
    background: url("../gfx/lang-de.png") no-repeat scroll 0 0 transparent;
}
#language li.lang-en-us a {
    background: url("../gfx/lang-us.png") no-repeat scroll 0 0 transparent;
}

/* Homepage							*/
/*----------------------------------*/

#content-home {
	background: url(../gfx/content-home-bg.jpg) no-repeat 120px 5px;
	height: 525px;
	position: relative;
	width:auto;
	padding:0;
	margin-bottom:0px;
}

.en #content-home {
    	background: url(../gfx/en/content-home-bg.jpg) no-repeat 120px 5px;
    	height: 525px;
    	position: relative;
    	width:auto;
    	padding:0;
    	margin-bottom:0px;
}

.en-au #content-home {
    	background: url(../gfx/en-au/content-home-bg.jpg) no-repeat 120px 5px;
    	height: 525px;
    	position: relative;
    	width:auto;
    	padding:0;
    	margin-bottom:0px;
}

.de-de #content-home {
    	background: url(../gfx/de-de/content-home-bg.jpg) no-repeat 120px 5px;
    	height: 525px;
    	position: relative;
    	width:auto;
    	padding:0;
    	margin-bottom:0px;
}   

#video-home {
	width: 225px;
	position: absolute;
	top: 220px;
}

#video-home a.video-frame {
	display: block;
	background: url(../gfx/video-frame-bg.gif) no-repeat;
	padding: 7px 7px 8px 8px;
	margin-top: 8px;
	width: 129px;
	height: 75px;
}

#video-home a {
	font-size: 11px;
	text-decoration: none;
}

#order-home {
	position: absolute;
	top: 70px;
	right: 185px;
	z-index:20;
}

#social {
       clear: none;
        float: left;
        margin-bottom: 46px;
        margin-top: 0;
    }

#order-home span.price {
	font-size: 45px;
	font-weight: bold;
	color: #3366cc;
	display: block;
	line-height: 70px;
/*	padding-left: 25px;*/
    text-align:right;
}

#order-home span.price_small {
    font-size: 20px;
    vertical-align: super;
}


#order-home span.delivery {
	font-size: 13px;
	color: #666666;
	display: block;
/*	padding-left: 25px;*/
    text-align:right;
    line-height:100%;
    padding:2px;
}

#order-home span.advies {
	font-size: 12px;
	color: #666666;
	display: block;
/*	padding-left: 25px;*/
    text-align:right;
    line-height:100%;
    padding:2px;
    font-style: italic;
}

/* Bespaart							*/
/*----------------------------------*/

#reacties {
	width:510px;
}


#content-bespaart {
	position: relative;
	overflow: hidden;
	width:auto;
}

#graph {
	margin: 10px 0 50px;
	position: relative;
	left: -40px;
	padding: 20px 0 0 0;
}

#graph img {
	
}

#graph p.legend {
	color: #6666ff;
	font-size: 13px;
	position: absolute;
}

#graph p.x {
bottom:-25px;
right:50px;
}

#graph p.y {
left:-61px;
text-align:right;
top:0;
width:120px;
}

#graph p.label {
	position: absolute;
	right: -10px;
	top: 90px;
	width: 205px;
}

#graph p.ecowasbal {
	top: 315px;
}

#graph p.label span {
	font-size: 18px;
}

#costs {
	position: relative;
	left: -200px;
	width: 840px;
	float: left;
	margin-top: 40px;
	padding-bottom: 110px;
}

#costs .block {
	background: url(../gfx/costs-block-bg.gif) no-repeat;
	width: 368px;
	height: 200px;
	float: left;
	position: relative;
	margin-right: 80px;
}

#costs .last {
	margin-right: 0;
}

#costs .block p {
	text-align: center;
	font-size: 13px;
	margin-bottom: 0;
}

#costs .block p span.total {
	color: #339933;
}

#costs .block p.traditioneel-wassen {
	background: url(../gfx/nl/traditioneel-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}

.en #costs .block p.traditioneel-wassen {
	background: url(../gfx/en/traditioneel-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}

.en-au #costs .block p.traditioneel-wassen {
	background: url(../gfx/en-au/traditioneel-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}

.de-de #costs .block p.traditioneel-wassen {
	background: url(../gfx/de-de/traditioneel-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}
#costs .block p.voordeel {
	background: url(../gfx/nl/voordeel-per-was.gif) no-repeat;
	width: 117px;
	height: 116px;
	text-indent: -9999px;
	position: absolute;
	top: -91px;
	right: 8px;
}

.en #costs .block p.voordeel {
	background: url(../gfx/en/voordeel-per-was.gif) no-repeat;
	width: 117px;
	height: 116px;
	text-indent: -9999px;
	position: absolute;
	top: -91px;
	right: 8px;
}

.en-au #costs .block p.voordeel {
	background: url(../gfx/en-au/voordeel-per-was.gif) no-repeat;
	width: 117px;
	height: 116px;
	text-indent: -9999px;
	position: absolute;
	top: -91px;
	right: 8px;
}
.de-de #costs .block p.voordeel {
	background: url(../gfx/de-de/voordeel-per-was.gif) no-repeat;
	width: 117px;
	height: 116px;
	text-indent: -9999px;
	position: absolute;
	top: -91px;
	right: 8px;
}
#costs .block p.ecowasbal-wassen {
	background: url(../gfx/nl/ecowasbal-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}

.en #costs .block p.ecowasbal-wassen {
	background: url(../gfx/en/ecowasbal-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}

.en-au #costs .block p.ecowasbal-wassen {
	background: url(../gfx/en-au/ecowasbal-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}
.de-de #costs .block p.ecowasbal-wassen {
	background: url(../gfx/de-de/ecowasbal-wassen.gif) no-repeat;
	width: 280px;
	height: 99px;
	text-indent: -9999px;
	margin: 21px 0 0 40px;
}
#costs .block p.bullit {
	background: url(../gfx/nl/goed-voor-1000-keer-wassen.png) no-repeat;
	width: 122px;
	height: 121px;
	text-indent: -9999px;
	position: absolute;
	bottom: -80px;
	right: -55px;
}

.en #costs .block p.bullit {
	background: url(../gfx/en/goed-voor-1000-keer-wassen.png) no-repeat;
	width: 122px;
	height: 121px;
	text-indent: -9999px;
	position: absolute;
	bottom: -80px;
	right: -55px;
}

.en-au #costs .block p.bullit {
	background: url(../gfx/en-au/goed-voor-1000-keer-wassen.png) no-repeat;
	width: 122px;
	height: 121px;
	text-indent: -9999px;
	position: absolute;
	bottom: -80px;
	right: -55px;
}

.de-de #costs .block p.bullit {
	background: url(../gfx/de-de/goed-voor-1000-keer-wassen.png) no-repeat;
	width: 122px;
	height: 121px;
	text-indent: -9999px;
	position: absolute;
	bottom: -80px;
	right: -55px;
}
/* Gebruiksaanwijzing				*/
/*----------------------------------*/

#gebruiksaanwijzing {
	position: relative;
	padding-bottom: 40px;
	height:430px;
}

.en #gebruiksaanwijzing {
	height:450px;
}

#gebruiksaanwijzing div {
	position: absolute;
	width: 225px;
	text-align: center;
	font-size: 12px;
	color: #640000;
}

#gebruiksaanwijzing .stap-1 {
	top: 90px;
	left: -230px;
}

#gebruiksaanwijzing .stap-2 {
	top: 280px;
	left: -230px;
}

#gebruiksaanwijzing .stap-3 {
	top: 90px;
	right: -500px;
}

#gebruiksaanwijzing .stap-4 {
	top: 280px;
	right: -500px;
}

/* Faq								*/
/*----------------------------------*/

#faq {
	background: url(../gfx/nl/faq-bg.gif) no-repeat right 160px;
	margin-bottom: 80px;
}

/* Wist u dat						*/
/*----------------------------------*/
#wist-u-dat {
background:url("../gfx/uil-large.gif") no-repeat scroll right 220px transparent;
margin-bottom:80px;
width:700px;
}

/* Wast even schoon					*/
/*----------------------------------*/

#wast-stralend-schoon {
	background: url(../gfx/nl/medal.gif) no-repeat left 205px;
	margin-bottom: 20px;
	overflow: hidden;
}

.medal{
    left: 0;
    position: absolute;
    top: 210px;
}

.en #wast-stralend-schoon table {
	left: -122px;
}

.en-au #wast-stralend-schoon table {
	left: -122px;
}

#wast-stralend-schoon table {
	font-size: 10px;
	position: relative;
	left: -140px;
	border-collapse: collapse;
	width: 600px;
	margin-bottom: 18px;
}

#wast-stralend-schoon table th, #wast-stralend-schoon table td {
	padding: 9px 5px;
}

#wast-stralend-schoon table thead th {
	text-align: center;
}

#wast-stralend-schoon table tbody th {
	text-align: right;
	color: #339933;
}

#wast-stralend-schoon table tbody td {
	border: 1px solid #000;
	text-align: center;
}

#wast-stralend-schoon table tbody td.result {
	border: none;
	text-align: left;
	padding-left: 10px;
}

/* Order form						*/
/*----------------------------------*/

#orderform {
	margin-bottom: 80px;
}
.nl #orderform {
	background: url(../gfx/nl/bg-verpakking.jpg) no-repeat right 20px;

}
.en #orderform {
	background: url(../gfx/en/bg-verpakking.jpg) no-repeat right 20px;
}

.en-au #orderform {
	background: url(../gfx/en-au/bg-verpakking.jpg) no-repeat right 20px;
}

.de-de #orderform {
	background: url(../gfx/de-de/bg-verpakking.jpg) no-repeat right 20px;
}


ul#cart {
    list-style: none;
    margin-top: 10px;
    overflow: hidden;
    width: 490px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

ul#cart li {
	clear: left;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 10px;
}

ul#cart li div {
	float: left;
}

ul#cart li .quantity {
	width: 300px;
}

ul#cart li label {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
}

ul#cart li .quantity input {
    width: 50px;
    float: left;
    padding: 2px;
    font-size: 14px;
    margin: 0 5px;
}

ul#cart li .quantity input.update {
    width: 120px;
    margin-right: 0;
    cursor: pointer;
}

ul#cart li .price {
    width: auto;
}

ul#cart li .total {
	float: right;
	width: auto;
	text-align: right;
}

ul#cart li.cart-total {
	border-bottom: none;
}

ul#cart li.cart-total label {
	width: auto;
	float: left;
}

ul#cart li.cart-total span {
	float: right;
}

ul#cart li div.update {
    margin-left: 5px;
    display: none;
}


/* Order form						*/
/*----------------------------------*/

#orderform {
/*	margin: 20px 0 40px; */
	margin: 20px 0 0px; 
	overflow: hidden;
}

#orderform fieldset {
    overflow: hidden;
    clear: left;
}

#orderform legend {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #339933;
}

#orderform label {
	display: block;
	width: 140px;
	margin-right: 20px;
	float: left;
	clear: left;
}

#orderform input, #orderform select {
	font-size: 14px;
	padding: 2px;
	width: 220px;
	margin: 0 10px 20px 0;
	float: left;
}

#orderform input.street {
/*	width: 160px;
*/
}

#orderform input.house-number {
	width: 80px;
}

#orderform input.postal-code {
	width: 80px;
}

#orderform p.help {
	float: left;
	font-size: 12px;
	font-style: italic;
	color: #999;
}

#orderform p.error {
	clear: left;
	color: #990000;
	position: relative;
	top: -20px;
	left: 160px;
	margin: 0;
}

#orderform input.submit {
	clear: left;
	margin-top: 20px;
	cursor: pointer;
}

#shipping-toggle input {
	width: auto;
	margin-right: 20px;
}

#shipping-toggle label {
	clear: none;
	width: auto;
}

#terms label, #terms input {
	width: auto;
	margin-bottom: 2px;
}

#terms input {
	margin-right: 20px;
}

#terms label {
	clear: none;
}

#terms p.error {
	position: static;
	margin: 0;
}

#checkoutprogress {
	margin-bottom: 20px;
}

#checkoutprogress ol {
	display: inline;
	padding-left: 2px;
}

#checkoutprogress ol li {
	display: inline;
	padding-right: 50px;
}

#checkoutprogress ol li a{
	color: #339933;
}

#checkoutprogress ol li.active {
	font-weight: bold;
}

#shipping {

}

/* Payment & shipping form			*/
/*----------------------------------*/

#pay-ship-form {
    overflow: hidden;
  	margin: 20px 0;
}

#shipping {
	margin-bottom: 20px;
}

#pay-ship-form ul {
	list-style: none;
	margin: 10px 0;
	border-top: 1px solid #ccc;
}

#pay-ship-form ul li {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

td.error {
	color: #990000;
}

h2.error {
	color: #990000;
}

/* Order overview					*/
/*----------------------------------*/

#ordered-items {
	border-collapse: collapse;
	margin: 30px 0;
}

#ordered-items td, #ordered-items th {
	padding: 3px 8px;
}

#ordered-items th {
	font-weight: bold;
}

#ordered-items td {
	border: 1px solid #ccc;
}

#ordered-items td.item {
	width: 300px;
}

#ordered-items td.total {
	text-align: right;
}

#ordered-items th.total {
	text-align: right;
}

#ordered-items tr.shipping td, #ordered-items tr.total td {
	padding: 8px 8px
}

#ordered-items tr.shipping td {
	border: none;
}

#ordered-items tr.total td {
	border: none;
	border-top: 1px solid #ccc;
}

div.billing-information, div.shipping-information {
	float: left;
	width: 275px;
	padding: 0 8px;
	margin-bottom: 50px;
}

div.payment-display {
	clear: left;
	padding: 0;
	margin: 20px 0;
}

div.paid {
	clear: left;
}

#payment-overview {
	clear: left;
	padding: 0 8px;
	margin-bottom: 30px;
}

#purchase-confirm {
	clear: left;
	margin: 20px 0;
}

#purchase-confirm input.submit {
	font-size: 18px;
	width: 210px;
	height: 40px;
	cursor: pointer;
}

#purchase-confirm ul.paymethods {
	list-style: none;
	margin: 10px 0 20px 0;
	overflow: hidden;
}

#purchase-confirm ul.paymethods li {
	margin-bottom: 10px;
	overflow: hidden;
}

#purchase-confirm ul.paymethods li label {
	margin-right: 10px;
	cursor: pointer;
}

#purchase-confirm ul.paymethods li img {
	vertical-align: middle;
}

.orderdetails  {
	margin: 10px 0 50px;
}

#print-button {
	background: url(../gfx/print.png) no-repeat;
	padding-left: 20px;
	color: #339933;
}

/* Wat mensen zeggen				*/
/*----------------------------------*/

.videoplayer {
	margin: 20px 0;
}

ul.video-list {
	list-style: none;
	position: relative;
	left: -245px;
	width: 980px;
	overflow: hidden;
	margin: 40px 0 20px;
}

ul.video-list li {
	float: left;
	margin-right: 20px;
	width: 105px;
	overflow: hidden;
}

ul.video-list li.last {
	margin-right: 0;
}

p.description {
	font-size: 11px;
	color: #8b8d8d;
}

/* Footer							*/
/*----------------------------------*/

#footer-blocks {
	overflow: hidden;
	clear: left;
	margin-bottom: 30px;
/*	margin-top: 30px; */

}

#footer-blocks .block {
	background: url(../gfx/footer-block-bg.gif) no-repeat;
	width: 232px;
	height: 216px;
	float: left;
	margin-right: 16px;
	position: relative;
}

#footer-blocks #wist-u-dat-block {
    background: url("../gfx/ronaldmcdonald.png") no-repeat scroll 0 0 transparent;
}

#footer-blocks #wist-u-dat-block p {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 100px;
}
#footer-blocks #wist-u-dat-block a{
text-decoration: none;
color: black;
}
#footer-blocks .twitter {
	background: url(../gfx/footer-block-twitter-bg.gif) no-repeat;
}


#footer-blocks .tweets {
	background: url(../gfx/footer-block-bg.gif) no-repeat;
	width: 232px;
	height: 250px;
	float: left;
	margin-right: 16px;
	position: relative;
}


#footer-blocks .last {
	margin-right: 0px;
}

#footer-blocks .block h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 15px 0 10px;
}

#footer-blocks .block h3 a  {
	text-decoration: none;
	color: #000;

}
#footer-blocks .block a.exit-link {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 11px;
	text-decoration: none;
}

#footer-blocks .block a:hover {
	text-decoration: underline;
}

#footer-blocks .block img {
	margin-left: 3px;
}

#footer-blocks #wist-u-dat-block img {
	position: absolute;
	top: 13px;
	margin: 0;
}

#footer-links {
	float: right;
}

#footer-links ul {
	float: left;
	list-style: none;
	margin-right: 120px;
}

#footer-links ul.last {
	margin-right: 0;
}

#footer-links ul li a {
	color: #7D7D7D;
	font-size: 12px;
	text-decoration: none;
}

#footer-links ul li {
    color: #7D7D7D;
	font-size: 12px;
	text-decoration: none;
}

#footer-links ul li a:hover {
	text-decoration: underline;
}

#footer-tags {
	float: left;
	color:#CFCFCF;
    font-size:12px;
    margin-top:60px;
}
/* faq						*/
/*----------------------------------*/
.faq-list,.faq-entry {
	padding: 10px 0 0 245px;
	margin-bottom: 0px;
}

#footer div.block h4{
        color: #339933;
        font-weight: bold;
        margin-top: 10px;
        font-size:12px;
        margin-left:26px;   
}

#footer div.block p{
    font-size:12px;
    margin-left:26px;
    margin-right:10px;
}

