body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-image:url(../images/maincontentback.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	overflow: -moz-scrollbars-vertical;
	overflow-x:hidden;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#000000;
	text-decoration:underline;
}

input {
	width:200px;
	border:1px solid #808080;
	color:#000000;
}

textarea {
	width:200px;
	border:1px solid #808080;
	color:#000000;
}	

button {
	width:200px;
	border:1px solid #808080;
	background-color:#004c9;
	color:#000000;
	cursor:hand;
	cursor:pointer;	
}

/* basis */

.maintable {
	width:785px;
}

/* maincontent */

td.content {
	width:570px;
	padding-left:30px;
	padding-top:45px;
	height:355px;
	background-image:url(../images/background_content.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	line-height:18px;
}

/* stap 1 */

td.content div.tableback,
td.content div.tablebacklong {
	width:300px;
	margin-top:15px;
	min-height:20px;
	background-image:url(../images/tableinput_top.png);
	background-repeat:no-repeat;
	background-color:#C7C7C7;
}

td.content div.tablebacklong {
	width:450px;
	background-image:url(../images/tableinputlong_top.png);
	background-repeat:no-repeat;	
}

td.content div.tablebottom,
td.content div.tablebottomlong {
	background-image:url(../images/tableinput_bottom.png);
	background-repeat:no-repeat;
	width:300px;
	height:33px;
}

td.content div.tablebottomlong {
	width:450px;
	background-image:url(../images/tableinputlong_bottom.png);
	background-repeat:no-repeat;	
}

td.content table.tableinput,
td.content table.tableinputlong {
	margin-top:10px;
}

td.content table.tableinput td,
td.content table.tableinputlong td {
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:25px;
	padding-right:25px;
	vertical-align:middle;
}

td.content table.tableinput td input,
td.content table.tableinputlong td input {
	border:none;
	background:none;
	background-image:url(../images/input_back.png);
	background-repeat:no-repeat;
	width:125px;
	height:21px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;	
}

td.content table.tableinput td .button, 
td.content table.tableinputlong td .button, 
table.totaal td .button, 
table.product td.bestel .button, 
table.shipment td .button {
	position:relative;
	border:none;
	background:none;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	width:145px;
	height:28px;
	text-align:center;
	padding-left:0px !important;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	cursor:hand;
	cursor:pointer;
}

table.product td.bestel .button {
	margin:0px;
}

td.shoppingbottom table.totaal .button {
	display:block;
	width:124px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:0px !important;
	text-align:center;
	background-image:url(../images/button_shop.png) !important;
	background-repeat:no-repeat;
	text-decoration:none;
}

.button {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:7px;
	padding-left:25px;
}

.tableinput select {
	position:relative;
	border:1px solid #000000;
	width:136px;
	height:15px;
	margin-left:4px;
	font-size:11px;
}

/* tableproducts overzicht */

table.product {
	float:left;
	margin-top:15px;
}

table.product h2 {
	width:265px;
	margin-bottom:0px !important;
}

table.product td {
	width:265px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.product table {
	width:275px;
	margin-right:5px;
}

table.product td table td.stems {
	color:#666666;
	border-bottom:1px solid #e1e1e1;
	vertical-align:middle;
}

table.product td table td.prijs {
	color:#FF0000;
	font-weight:bold;
	border-bottom:1px solid #e1e1e1;
	vertical-align:middle;
}

table.product td table td.bestel {
	color:#3399ff;
	font-weight:bold;
	border-bottom:1px solid #e1e1e1;
	vertical-align:top;
}

table.product td table td.bestel a {
	color:#3399ff;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/bestellen.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
}

/* detailpagina */

table.detail {
	width:250px;
	float:left;
	margin-left:10px;
}

table.detail h2 {
	width:100%;
	margin-top:15px;
}

table.detail table {
	width:100%;
	margin-top:10px;
	border-top:1px solid #e1e1e1;
}

table.detail table td {
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #e1e1e1;
}

table.detail td.description {
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.detail td table td.stems {
	color:#666666;
	font-weight:bold;
}

table.detail td table td.prijs {
	color:#FF0000;
	font-weight:bold;
}

table.detail table td.order {
	border-bottom:none;
}

table.detail table td.order select {
	width:45px;
	float:left;
	margin-top:13px;
	margin-right:40px;
}

.terug, .thanks {
	float:left;
	width:120px;
	border:none;
	margin-top:15px;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	color:#3399ff;
}

.thanks {
	float:left;
}

/* information */

table.info {
	width:100%;
	margin-bottom:15px;
}

table.info td{
	font-size:11px;
	padding-bottom:10px;
}

table.info td.prijs {
	text-align:right;
	padding-right:60px;
	color:#FF0000;
	font-weight:normal;
}

table.info td.border {
	border-top:1px solid #CCCCCC;
}

td.content table.tableinput td input.selected {
	border:none;
	background:none;
	background-image:url(../images/input_back_selected.png);
	background-repeat:no-repeat;
	width:125px;
	height:21px;
	font-size:11px;
	color:#999999;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}

/* shopping cart */

td.shoppingtop {
	width:124px;
	height:30px;
	padding-left:45px;
	background-image:url(../images/winkelwagen.gif);
	background-color:#d8d8d8;
	color:#ff0066;
	font-weight:bold;
	vertical-align:middle;
}

td.shoppingbottom {
	width:169px;
	background-image:url(../images/basket_back.gif);
}

td.shoppingbottom table {
	width:149px;
	margin-left:20px;
}

td.shoppingbottom table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	vertical-align:middle;
	padding-left:10px;
}

td.shoppingbottom table td.title {
	background-image:url(../images/bullet_shopping.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	color:#000000;
}

td.shoppingbottom table td.prijs {
	width:70px;
	color:#FF0000;
}

td.shoppingbottom table.totaal {
	width:149px;
	margin-top:15px;
	margin-left:20px;
	border-top:1px solid #515151;	
}

td.shoppingbottom table.totaal td {
	padding-bottom:15px;
}

/* shipment */

table.shipment {
	width:540px;
}

table.shipment td {
	padding:5px;
}

/* contentright */

td.contentright {
	width:185px;
	color:#FFFFFF;
	background-color:#000000;
	line-height:18px;
}

/* --- */

P {
	margin-bottom:15px;
}

h1 {
	font-size:18px;
	color:#ff0066;
	font-weight:normal;
	margin-bottom:15px;
}

h2 {
	font-size:16px;
	color:#ff0066;
	font-weight:normal;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #c1c1c1;
}

h3 {
	font-size:18px;
	color:#ff0066;
	font-weight:normal;
	margin-bottom:15px;
}

h4 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-bottom:15px;
}

.error {
	color: #ff0000;
}

ul.error {
	margin-left: 17px;
}

.radio {
	width: 12px;
	border:none;
}

/* Bibit betaling */

table#paymentmethods form input {
	width:48px;
	float:left !important;
}

table#paymentmethods {
	width:570px;
}

table#paymentmethods td {
	width:100px;
}

table#paymentmethods form {
	width:570px;
}