* {
	padding: 0px;
	margin: 0px;
}

html, body {
	height: 100%;
}

body{
	border: 0 px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	/*background-image: url(../images/body/bg.gif);
	background-repeat: x-repeat;
	background-position: left top;
	background-attachment: fixed;*/	
	background-color: #fff7e6;
}

div#homepage-left{
	width: 210px;
	height: auto;
	float: left;
	padding-right: 13px;
}

div#homepage-middle{
	width: 210px;
	height: auto;
	float: left;
	padding-right: 13px;
}

div#homepage-right{
	width: 210px;
	height: auto;
	float: left;
}

div#products-left{
	width: 210px;
	height: 240px;
	float: left;
	padding: 3px;
	border:1px solid #ccbdf8;
}

div#products-middle{
	width: 210px;
	height: 240px;
	float: left;
	padding: 3px;
	margin-left:2px;
	border:1px solid #ccbdf8;
}

div#products-right{
	width: 210px;
	height: 240px;
	float: left;
	padding: 3px;
	margin-left:2px;
	border:1px solid #ccbdf8;
}

div#ordering-left{
	width: 210px;
	height: auto;
	float: left;
	padding-right: 10px;
}

div#ordering-middle{
	width: 210px;
	height: auto;
	float: left;
	padding-right: 10px;
}

div#ordering-right{
	width: 210px;
	height: auto;
	float: left;
}


div#homepage-content{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div#pagina-text2 {
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.register_heading{
	font-weight: bold;
}

td.register_field_label{
	width:150px;
	text-align:right;
	padding-right:10px;
}

div.pink_headline{
    vertical-align: top;
	text-align: left;
	height: 30px;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fc91f6;
}

div.purple_headline{
	font-size: 14px;
	font-weight: bold;
	color: #a587fa;
}

div.read_more{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #c59cff;
	line-height: 30px;
}

div.product{
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.product_name a{
	font-size: 14px;
}

div.product_price {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
	padding-top:10px;
}

div.product_page_num {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: black;
}

div.product_page_num  a{
	color: #d1a2ff;
}

img.in_border {
	width:210px;
	height:123px;
	border-style:solid;
	border-width:1px;
	border-color:#efe8fd;
}

.button {
	width: 100px;
	border: 1px solid #8b8b8b;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #aa70ff;
	color: #ffffff;
}

.field {
	width: 99%;
}

table#testimonial {
	width: 400px;
}

table#testimonial tr {
	height: 30px;
}

input {
	border: 1px solid #d9beff;
	font-family: verdana;
	font-size: 12px;
	height: 20px;
	color: #000000;
}

textarea {
	border: 1px solid #d9beff;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

a img {
	border:0px;
}

a {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #c59cff;
}

a:hover {
	color: #aa70ff;
}


div#container{
	width: 880px;
	height: 1280px;
	min-height: 1280px;
	margin: 0px auto;
	top: 30px;
	position: relative;
	text-align: left;
}

div#container_content{
	width: 880px;
	height: 1100px;
	margin-top: -373px;
	background-color: #ffffff;
	text-align: left;
}
	
div#content_txt {
	width: 880px;
	height: 1100px;
	float: left;
	line-height: 18px;
	color: #000000;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
}

div#menu_plus_page {
	width: 660px;	
	height: 1081px;
	float: right;
	padding: 10px; 
	text-align: left;
	position:relative;
	z-index: 100;
}

div#menu_page_footer {
	width: 680px;	
	height: 26px;
	position:relative;
	top: 373px;
	left: 200px;
	background-image: url(../images/body/menu_page_footer.png);
	background-color: transporent;
	background-repeat: no-repeat;
} 

div#footer{
	height: 26px;
}

div#lavanda{
	height:373px;
	z-index:-1;
	background-image: url(../images/body/lavanda_bg.gif);
	background-color: transporent;
	background-repeat: x-repeat;
	background-position: bottom;
	background-attachment: scroll;
}

div#lavanda2{
	height:373px;
	z-index:1;
	position:relative;
	top:1165px;
	background-image: url(../images/body/lavanda_bg.gif);
	background-color: transporent;
	background-repeat: x-repeat;
	background-position: bottom;
	background-attachment: scroll;
	opacity:0.3;
}

div#banner{
	width: 880px;
	height: 455px;
	background-image: url(../images/body/mountains.png);
	background-color: transporent;
	background-repeat: no-repeat;
	position:relative;
}

div#yerba_logo{
	width: 237px;
	height: 162px;
	background-image: url(../images/body/yerba_logo.png);
	background-color: transporent;
	background-repeat: no-repeat;
	position: relative;
	top:30px;
	left:50px;
}

div#flags{
	width: 38px;
	height: 11px;
	position: relative;
	top:-150px;
	left:810px;
}

div#visa{
	width: 114px;
	height: 22px;
	position: relative;
	top:-40px;
	left:725px;
}

/******************INFO BLOCK*****************************************/

div#info_block{
	width: 246px;
	height: 154px;
	margin-top:-154px;
	background-image: url(../images/body/info_block.png);
	background-color: transporent;
	background-repeat: no-repeat;
	position: relative;
	left:634px;
}

div#hidden_info_block {
	width: 246px;
	height: 154px;
	position: relative;
	margin-top:-155px;
	left:634px;
}

div#info_block_content{
	width: 220px;
	height: 134px;
	position:absolute; 
	left:20px; 
	top:15px;
}

div#info_block_content ul{
	width: 100%;
	margin-top:-5px;
	line-height: 18px;
	padding-left:50px;
	font-family: Arial, Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c59cff;
}

div#info_block_content ul.quote{
	list-style-type: none;
	width: 100%;
	padding-left:0px;
	line-height: 18px;
	font-family: Arial, Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #c59cff;
}

/******************QUOTE*****************************************/
/*
div#leonardo_quote{
	width: 258px;
	height: 50px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #8169d9;
	position: relative;
	top:-160px;
	left:470px;
}
*/

/******************LOGIN*****************************************/
div#login_block{
	width: 110px;
	height: 30px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa70ff;
	position: relative;
	top:-60px;
	left:720px;
}

div#login_block ul {
	list-style-type: none;
	width: 100px;
	height: 20px;
	margin: auto;
}

div#login_block li {
	float: left;
}

div#login_block ul a {
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccbdf8;
}

/*******************MENU***************************************/
div#links_menu{
	width: 180px;
	height: 274px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
	margin-top: -50px;
	background: url(../images/body/side_menu.png) top right no-repeat;
	background-color: transporent; 
}

div#links_menu_footer{
	width: 200px;
	height: 26px;
	float: left;
	background-image: url(../images/body/side_menu_footer.png);
	background-color: transporent;
	background-repeat: no-repeat;
}

div#links_menu_body{
	width: 200px;
	height: 1100px;
	margin-top: -1100px;
	float: left;
	background-color: #ccbdf8;	
}

div#links_menu a{
	line-height: 30px;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

div#menu{
	position: relative;
	top: -24px;
	width: 100%;
	height:20px;
	background-color: #ffffff;
}

div#menu ul {
	list-style-type: none;
	width: 100%;
	height: 20px;
	margin: auto;
}

div#menu li {
	float: left;
}

div#menu ul a {
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #fb62f0;
}

div#menu ul a:hover {
	color: #aa70ff;
}
/* WEBSHOP */

.infoproduct{
	padding-left: 5px;
	line-height: 15px;
	text-align: left;	
}

.aantal{
	width: 50px;
	border-bottom: 1px solid #d9beff;
}

.productnaam{
	width: 300px;
	border-bottom: 1px solid #d9beff;
}

.prijs{
	width: 80px;
	border-bottom: 1px solid #d9beff;
}
.totaal_text{
	font-weight: bold;
	border-top: 3px double #d9beff;
}

.totaal_leeg{
	font-weight: bold;
	border-top: 3px double #d9beff;
}
	
.totaal_prijs{
	font-weight: bold;
	border-top: 3px double #d9beff;
}
