vhtml, body {
	margin: 0;
	padding: 0;
	background: #e1e1e1;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.8;
	text-decoration:none;
}
#btn2,#btn2akk, #btn2email, #btn2adres, #btn2woonplaats {
	font-size:24px;width:97%;padding:3px;margin-top:2px;margin-right:6px;margin-bottom:16px;border:1px solid #e5e5e5;background:#fbfbfb;color:#E30056;
}
#btn3,#btn3akk, #btn3email, #btn3adres, #btn3woonplaats {
	font-size:14px;width:97%;padding:2px;margin-top:2px;margin-right:6px;margin-bottom:10px;border:1px solid #e5e5e5;background:#fbfbfb;color:#E30056;
}
input {
		color:#555;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

div#toplogo {
	height: 49px;
}

div#pealtest {
	width: 771px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	background: #fff;
	padding-left: 10px;
	margin-top: 0px;
	z-index: 500;
}

div#container {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	background: #fff;
	padding: 10px;
}

input, textarea, select {
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

/** suckerfish dropdown - e-nergiek modification **/


div#nav {
	background-color: #e30056;
	width: 760px;
	position: absolute;
	top: 348px;
	left: 50%;
	margin-left: -380px;
	z-index: 11;
	line-height: 1.2;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #e30056;
	width: 100%;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

div#nav a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#nav ul li ul {
	margin: 0;
	margin-top: 5px;
	_margin-top: 18px;
	_margin-left: -83px;
	padding: 0;
	width: auto;
}

#nav ul li ul li {
	float: none;
	padding: 0;
	margin: 0;
	_margin: -2px 0 -10px 0;
	display: inline;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li ul ul {
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav ul li a:hover {
	background: #ff5092;
}

.nolink {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	border-top: 5px solid #e30056;
	border-bottom: 5px solid #e30056;
	border-left: 10px solid #e30056;
	border-right: 10px solid #e30056;
}



/**	main area	**/


div#main {
	margin-top: 20px;
	_margin-top: 25px;
}

	div#main p {
		font-size: 11px;
		line-height: 1.8;
	}
	
	div#main a, div#main a:link, div#main a:visited {
		color: #e30056;
		text-decoration: none;
	}

	div#main a:hover {
		text-decoration: none;
	}

div#left {
	position: relative;
	width: 245px;
	background: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;	
}

div#voordelen {
	position: relative;
	width: 245px;
	background: #FFFFFF;

}

	div#voordelen ul {
		margin: 0;
		padding: 10px 0 10px 20px;;
		list-style: none;
	}
	
	div#voordelen ul li {
		margin: 0;
		padding: 0;
		line-height: 3;
		font-weight: normal;
		color: #666;
		line-height: 2;
	}
	
	div#voordelen h1 {
		font-size: 11px;
		font-weight: bold;
		color: #e30056;
		margin: 10px 0 10px 10px;
		padding: 0;
	}

	div#voordelen a:hover {
		text-decoration: none;
	}

div#links {
	width: 245px;
	color: #f5f5f5;
	_width: 225px;
	
}

	div#links ul {
		margin: 0;
		padding: 0 0 10px 20px;
		list-style: none;
	}
	
	div#links ul li {
		margin: 0;
		padding: 0;
		line-height: 3;
	}
	
	div#links a, div#links a:link, div#links a:visited {
		font-weight: bold;
		color: #999;
		text-decoration: none;
	}
	
	div#links a:hover {
		text-decoration: none;
	}

div#login {
	width: 225px;
	background-color: #c1c1c1;
	padding: 10px;
}
	div#login h1 {
		font-weight: bold;
		color: #fff;
		margin: 0;
		padding: 0;
		font-size: 18px;
	}

	div#login form {
		margin: 0;
		padding: 0;
	}
	
	div#login div {
		width: 225px;
		clear: both;
		padding: 5px 0 0 0;
	}
	
	div#login label {
		float: left;
		width: 100px;
		font-weight: bold;
		color: #fff;
		display: inline;
	}
	
	div#login input {
		float: right;
		width: 100px;
		border: 1px solid #eee;
		background-color: #fff;
		display: inline;
	}
	
	div#login input:hover {
		background-color: #efefe9;
	}
	
	div#login input:focus {
		background-color: #efefe1;
	}
	
	div#login a, div#login a:link, div#login a:visited {
		text-decoration: none;
		font-weight: bold;
		color: #fff;
	}
	
	div#login a:hover {
		text-decoration: none;
	}
	
	div#login p {
		color: #fff;
		font-style: oblique;
	}
	
div#right {
	width: 505px;
	background-color: #fff;
	float: right;
	display: inline;
}

div#right .margins {
	padding: 5px;
	_margin-left: 10px;
}

	.margins h1 {
		font-size: 11px;
		font-weight: bold;
		color: #e30056;
		margin: 0;
		padding: 0;
	}

div.clear {
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 1px;
}


/**	nieuws area		**/


div#nieuws {
	margin-top: 12px;
	_margin-top: 9px;
}

div.nieuwsblok {
	width: 245px;
	padding-right: 7px;
	float: left;
	display: inline;
}

.nieuwsblok h1 {
	font-size: 11px;
	font-weight: bold;
	color: #e30056;
	margin: 5px;
	padding: 0;
}

.nieuwsblok p {
	margin: 5px;
	padding: 0;
	color: #333;
}

.nieuwsblok a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.nieuwsblok a:hover {
	text-decoration: none;
}

div.row {
	width: 100%;
	clear: both;
	padding: 5px 0 0 0;
}

	div.row label {
		width: 30%;
		float: left;
		font-weight: normal;
		color: #666;
		text-align: left;
		padding-right: 5px;
		font-weight: bold;
		display: inline;
	}
	
	div.row label.koplabel {
		width: 30%;
		float: left;
		font-weight: normal;
		color: #e30056;
		text-align: left;
		padding-right: 5px;
		font-weight: bold;
		display: inline;
	}
	
	div.row input, div.row textarea, div.row select {
		width: 55%;
		float: left;
		background-color: #fff;
		border: 1px solid #ccc;
		/* e30056; */
		color: #666;
		font-weight: normal;
		font-size: 11px;
		padding: 2px;
		margin-left: 10px;
	}
	
	div.row input.button {
		background-color: #e30056;
		border: 0;
		font-weight: bold;
		color: #efefef;
		text-align: center;
		width: auto;
		float: right;
		display: inline;
	}
	
	div.row input:hover, div.row textarea:hover {
		background-color: #FFFFEF;
	}
	
	div.row input:focus, div.row textarea:focus {
		background-color: #FFFFD4;
	}
	
	div.row input.button:hover, div.row input.button:focus {
		color: #fff;
		background-color: #e30056;
	}
	
	div.row span {
		width: 55%;
		float: left;
		background-color: #fff;
		/* e30056; */
		color: #666;
		font-weight: normal;
		font-size: 11px;
		padding: 2px;
		text-align: left;
		display: inline;
	}
	
	div.row select {
		width: 55%;
	}
	
	div.row img.error {
		float: right;
		display: inline;
	}
	
	div.row acronym {
		border: 0;
		cursor: help;
	}

/**	footer	 **/


#footer {
	position: relative;
	top: 35px;
	/*width: 860px;*/
	Width:100%;
	height: 115px;
	background: url(../img/footer.jpg) no-repeat;
	padding-bottom: 40px;
}

#footer img {
	position: relative;
	top: 30px;
	left: 280px;
}

#copyright {
	position: relative;
	top: 3px;
	width: 100%;
	text-align: center;
}

#copyright p {
	margin: 0;
	padding: 0;
	color: #333;
}

#copyright a, #copyright a:link, #copyright a:visited {
	text-decoration: none;
	color: #333;
}

#copyright a:hover {
	text-decoration: none;
}

/** bestel stappen **/

div#staptop {
	background: url(../img/stap_bg.png) repeat-x;
	height: 65px;
	width: 490px;
	margin-top: -5px;
	_margin-top: -25px;
}

	div#staptop img {
		margin-left: 15px;
	}
	
div#cdstaptop {
	background: url(../img/stap_bg.png) repeat-x;
	height: 65px;
	width: 490px;
	margin-top: -5px;
	_margin-top: -25px;
}

	div#cdstaptop img {
		margin-left: 55px;
	}
	
div#stapbottom {
	width: 490px;
	height: 65px;
}

hr {
	background-color: #fff;
	color: #fff;
	height: 0;
	border: 0;
	border-top: 1px solid #333;
}

img {
	border: 0;
}

acronym {
	border: 0;
}

acronym.right {
	float: right;
	border: 0;	
	display: inline;
}

acronym.left {
	float: right;
	margin-left: 5px;
	border: 0;
	display: inline;
}

.anderemanier {
	float: right;
	margin-top: -20px;
	font-size: 10px;
	display: inline;
}

#randomimg {
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 59px;
	_top: 58px;
	margin-left: 27px;
}


#promoimg {
	position: absolute;
	z-index: 5;
	right: 0px;
	top: 0px;
}


// IDEAL
td.ncolh1
{
}

td.ncoltxtl
{
	text-align: right;
	font-weight: bold;
}

td.ncoltxtl img
{
	align: right;
	margin-top: 25px;
	margin-bottom: 25px;
}

td.ncoltxtl2
{
	text-align: right;
	font-weight: bold;
}

td.ncoltxtr
{
	text-align: left;
}

td.ncoltxtc {
	text-align: center;
	font-weight: bold;
	color: rgb(226, 0, 86);
	font-size: 1.05em;
	line-height: 1.2em;
	padding-top: 5px;
}


td.ncoltxtmessage {
	text-align: left;
	font-weight: bold;
}

td.ncolinput
{
}

td.ncolline1
{
}

td.ncolline2
{
}

td.ncollogol
{
	text-align: right;
	font-weight: bold;
}

td.ncollogor
{
	text-align: left;
	font-weight: bold;
}

td.ncollogoc
{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 18px;
}

	td.ncollogoc img
	{
		display: none;
	}

table.ncoltable1
{
	font-size: 1.2em;
	line-height: 14px;
}

	table.ncoltable1 b
	{
		font-weight: normal;
	}

	table.ncoltable1 td.ncoltxtl b
	{
		text-align: right;
		font-weight: bold;
	}

table.ncoltable2
{
	margin-top: 15px;
	padding-bottom: 10px;
	border: 2px solid rgb(226, 0, 86);
}

	table.ncoltable2 td.ncoltxtl
	{
	}

table.ncoltable3
{
}


div#links ul#leftlist li a.chattext{
	color: #e30056;
}

span.chatbutton {
	text-weight: bolder;
	background-color: #e30056;
	
}

span.chatbutton a {
	text-color: #fff;
}





















/* Nieuw styles bestelling */
ul#bestelling_stap {
	margin: 0 0 0px 0;
	padding: 0;
	height: 50px;
	/* width: 488px; */
	width: 500px;
	margin-top: -5px;
	_margin-top: -25px;
	list-style:none;
	background-color:#c1c1c1;
	/* border-bottom: 2px solid #999999; */
}

ul#bestelling_stap li {
	height:50px;
	float:left;
	/* width: 112px; */
	width: 115px;
	border-bottom: 2px solid #999999;
	display: inline;
}

ul#bestelling_stap li.current {
	border-bottom: 2px solid #e30056;	
}

ul#bestelling_stap li, ul#bestelling_stap li, ul#bestelling_stap li.current{
padding: 0 0 0 10px;
display:block;
text-decoration: none;
font-style:normal;
font-weight:normal;
color:#fff;
}

ul#bestelling_stap li span{
padding: 0 0px 0 0px;
display:block;
font-weight: bolder;
font-size: 26px;
color:#fff;
line-height: 24px;
color:#999999;
}

ul#bestelling_stap li a, ul#bestelling_stap li a:link, ul#bestelling_stap li a:visited, ul#bestelling_stap li a:hover, ul#bestelling_stap li a:active, ul#bestelling_stap li {
color:#999999;
}

ul#bestelling_stap li.current a, 
ul#bestelling_stap li.current a:link, 
ul#bestelling_stap li.current a:visited, 
ul#bestelling_stap li.current a:hover, 
ul#bestelling_stap li.current a:active,
ul#bestelling_stap li.current span{
	color:#fff;
}

ul#bestelling_stap li a:hover{
	color:#fff;
	text-decoration: none;
}



form#bestelling_formulier {
	width: 488px;
	margin: 10px 0 0 0;
	font-size: 11px;
}



table#canvas div.row2,
div.row2 {
	width: 100%;
	clear: both;
	padding: 2px 0 2px 0;
}

	table#canvas div.row2 label,
	div.row2 label {
		width: 170px;
		float: left;
		font-weight: normal;
		color: #666;
		text-align: left;
		padding-right: 5px;
		font-weight: bold;
		display: inline;
	}
	
	table#canvas div.row2 label.koplabel,
	div.row2 label.koplabel {
		width: 30%;
		float: left;
		font-weight: normal;
		color: #e30056;
		text-align: left;
		padding-right: 5px;
		font-weight: bold;
		display: inline;
	}
	
	table#canvas div.row2 input, 
	table#canvas div.row2 textarea, 
	table#canvas div.row2 select,
	div.row2 input, 
	div.row2 textarea, 
	div.row2 select {
		width: 55%;
		float: left;
		background-color: #fff;
		border: 1px solid #ccc;
		/* e30056; */
		color: #666;
		font-weight: normal;
		font-size: 11px;
		padding: 2px;
		margin-left: 0px;
		display: inline;
	}
	
	table#canvas div.row2 input.button,
	div.row2 input.button {
		background-color: #e30056;
		border: 0;
		font-weight: bold;
		color: #efefef;
		text-align: center;
		width: auto;
		float: right;
		display: inline;
	}
	
	table#canvas div.row2 input.button2,
	div.row2 input.button2 {
		background-color: #e30056;
		border: 0;
		font-weight: bold;
		color: #efefef;
		text-align: center;
		width: auto;
		margin-top: 4px;
	}
	
	div.row2 span {
		width: 55%;
		float: left;
		background-color: #fff;
		/* e30056; */
		color: #666;
		font-weight: normal;
		font-size: 11px;
		padding: 2px;
		text-align: left;
		display: inline;
	}
	
	input.removebutton {
		background-color: #e30056;
		border: 0;
		padding: 1px;
		margin:0;
		margin-bottom: 1px;
		font-weight: bold;
		color: #efefef;
		text-align: center;
	}
	
	
	div#img_summary {
		border:1px solid #E1E5EB;
		background-color:#FFFFFF;
		padding: 2px 2px 2px 2px;
		margin: 4px auto;
		width: 90px;
	}
	
	div#img_summary img {
		margin: 0;
		padding: 0;
	}
	
	div.img_info {
		color: #999999;
		background-color: #f5f5f5;
		/* border-top: 1px solid #E1E5EB; */
		padding-left: 2px;
	}
	
	
	
	
	div#shoppingcart table {
		/* width: 488px; */
		width: 500px;
		/* border-collapse: collapse; */
		margin: 0px 0 0 0;
		float: left;
		font-size: 11px;
		display: inline;
	}
	
	div#shoppingcart table tr.colorrow {
			background-color: #f5f5f5;
		}
		
	div#shoppingcart table tr.colorrow td {
			border-top: 1px solid #dddcdc;
		}
		
		div#shoppingcart table tr.first td {
			border-top: 0px;
		}		
		
	div#shoppingcart table tr.subrow td {
		background-color: #f5f5f5;
		/* font-size: 10px; */
		color: #666666;
		/*padding: 2px 4px 2px 4px; */
	}
	
	div#shoppingcart table tr.subrow td.opmerkingen {
		background-color: #f5f5f5;
		/* font-size: 10px; */
		color: #666666;
		border: 1px solid #dddcdc;
		padding: 4px 7px 4px 7px;
	}
	
	div#shoppingcart table tr.subrow td.canvas_info {
		border-left: 0px solid #dddcdc;
	}
	
	div#shoppingcart table th {
		padding: 2px 4px 2px 4px;
		border-bottom: 1px solid #c1c1c1;
		vertical-align: top; 
		text-align: left;
		color: #666666;
	}
	
	div#shoppingcart table td {
		padding: 2px 4px;
		border-left: 1px solid #dddcdc;
		vertical-align: top; 
		text-align: left;
		color: #3e3e3e;
		margin: 0;
	}
	
	div#shoppingcart table td.price {
		text-align: right;
		width: 50px;
	}
	
	div#shoppingcart table td.last {
			border-right: 1px solid #E1E5EB;
			text-align:right;
	}
	
	div#shoppingcart table td.spacer {
			background-color: #FFFFFF;
			border-left: 0px;
			border-top: 1px solid #dddcdc;
			height: 5px;
		}
		
	div#shoppingcart span.product {
		font-weight: bold;
		color: #e30056;
	}
	
	div#shoppingcart span.product2 {
		font-weight: bold;
		color: #666666;
	}
	
	
	div#shoppingcart table td.extra {
			border-left: 0px;
			text-align: right;
			padding: 6px 6px 6px 6px;
		}
		div#shoppingcart table td.extra span {
			color: #666666;
			font-weight: bold;
		}
		
		div#shoppingcart table td.kosten {
			border-left: 1px solid #c1c1c1;
			border-right: 1px solid #dddcdc;
			background-color: #f5f5f5;
			text-align: right;
			padding: 6px 6px 6px 6px;
		}
		div#shoppingcart table td.prijs {
			border-right: 1px solid #E1E5EB;
		}
		
		div#shoppingcart table td.totaal {
			border-left: 0px;
			border-top: 1px solid #E1E5EB;
			background-color: #FFFFFF;
			text-align: right;
			padding: 14px 6px 8px 0px;
			font-weight: bold;
			color: #e30056;
		}	
		div#shoppingcart table td.none {
			border-left: 0px;

		}
		
		span.remove {
			font-weight: bold;
			color: #666666;
		}
		
		
	
		div.canvas_info {
			padding: 0px 0 0px 0;
			margin: 0;
			color: #666666;
			font-size: 10px;
		}
		div.canvas_info {
			color: rgb(62,62,62); 
		}
		
		div.canvas_info span {
			display:block;
			float: left;
			width: 95px;
		}
		
		table#canvas {
			margin: 10px 0;
			float: left;
			font-size: 11px;
			display: inline;
		}
		
		table#canvas td,
		table#betaalmethode td {
			padding: 6px;
			vertical-align: middle; 
			text-align: left;
		}
		
		table#canvas td.spacer {
			height: 0px;
			padding: 0;
			margin: 0;
		}
		
		table#canvas td.radio {
			margin: 0;
			padding: 0;
			/* border: 1px solid red; */
			width: 4px;
			
		}
		
		table#canvas th {
			padding: 0px 6px;
			color: #e30056;
			text-align: left;
			font-weight: bold;
		}
		
		table#canvas td.optie,
		table#betaalmethode td.optie {
			border: 1px solid #dddcdc;
			background-color: #f5f5f5;
		}
		
		table#canvas td label,
		table#betaalmethode td label  {
			color: #555;
			font-weight: bold;
			cursor: pointer;
		}
		
		table#canvas div.beschrijving,
		table#betaalmethode div beschrijving {
			color: #666666;
		
			
		}
		
		div#effectDetails {
			/*height: 160px; */
			padding: 0px;
		}
		
		div#effectDetails table{
			
			border: 1px solid #dddcdc;
			/*height: 160px; */
			padding: 0px;
		}
		
		table#effectdetails td{
			margin: 0;
			padding: 8px;
			vertical-align: top;
		}
		
		table#effectdetails td.image{
			width: 160px;
			border-right: 1px solid #dddcdc;
		}
		
		
		table#overzicht_afronden {
			
		}
		
		
		table#betaalmethode {
			font-size: 11px;
		}
		
		table#betaalmethode h2{
			font-weight: bold;
			color: #666666;
			font-size: 11px;
			line-height: 11px;
		}
		
		
		table#betaalmethode td {
			border: 0;
		}
		
		table#bewerking_radio {
			clear: both;
			width: 100%;
		}
		
		
		table#bewerking_radio label {
			cursor: pointer;
			width: 120px;
		}
	

		
		table#suboptions td{
			padding: 0;
			margin: 0;
		}
		
		
		.dankbox {
		height: 250px;
		width: 250px;
		background-color:#CCCCCC;
		}
	.total{
	background-image:url('http://www.canvassite.nl/images/back_pop.png');
	background-position:center;
	background-repeat:repeat;
	position:absolute;
	top:-100px;
	left:-2000px;
	right:-2000px;
	bottom:-100px;
	z-index:90000;
	display:none;
}
.iframe{
	position:absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 700px;
	z-index: 90001;
	padding-top:104px;
	display:none;
}
