/*
**  Reset styles
*/
html, body,
div, span,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
a, em, img, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 10pt;
	vertical-align: baseline;
	background: transparent;
    font-family: "Lucida Grande", "Free Sans", "Arial Unicode MS",
                 "Microsoft Sans Serif", "Lucida Sans Unicode",
                 Tahoma, Verdana, sans-serif;
}
body {
	line-height: 1;
}
td {
    vertical-align: top;
    padding-right: 20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
**
*/
body {
    text-align: center;
    background-color: #FFFFFF;
    background-image: url(/gfx/bg.png);
    background-repeat: repeat-x;
    padding: 20px 0px 0px 0px;
}
#pagewrap {
    text-align: justify;
    width: 900px;
    margin: auto;
}


#head-praktijk {
    width: 902px;
    height: 150px;
    background-image: url(/gfx/head-praktijk.png);
    background-repeat: no-repeat;
    margin: 0px 0px 20px 0px;
}
#head-praktijk h1 {
	color: #004411;
	letter-spacing: 2px;
	font-family: Times New Roman, Serif;
	font-size: 20px;
	width: 400px;
	text-align: right;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
}
#head-praktijk p {
	color: #86a87e;
	font-family: Times New Roman, Serif;
	font-size: 15px;
	width: 400px;
	text-align: right;
	line-height: 20px;
}
#head-praktijk img {
	float: right;
	padding-top: 40px;
	
}
#head-echinacea {
    width: 902px;
    height: 150px;
    margin: 0px 0px 20px 0px;
}
#content {
    width: 902px;
    background-image: url(/gfx/bg-content.jpg);
    background-repeat: no-repeat;
    background-position: 0px -150px;
    clear: both;
    overflow: hidden;
}
#foot {
    background-color: #c0d19d;
    margin: 20px auto 0px auto;
}
.content-top {
    width: 902px;
    height: 12px;
    background-image: url(/gfx/content-top.gif);
    background-repeat: no-repeat;
    clear: both;
    overflow: hidden;
}
.content-mid {
    width: 902px;
    background-image: url(/gfx/content-mid.gif);
    background-repeat: repeat-y;
    clear: both;
    overflow: hidden;
}
.content-bot {
    width: 902px;
    height: 12px;
    background-image: url(/gfx/content-bot.gif);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    clear: both;
    overflow: hidden;
}

.clear {
    clear: both;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.content-mid p,
.content-mid h1,
.content-mid h2,
.content-mid h3,
.content-mid h4,
.content-mid table,
.content-mid form,
.content-mid ul,
.content-mid select,
.content-mid blockquote {
    margin: 8px 20px 20px 20px;
}
.content-mid p,
.content-mid table {
    font-size: 11pt;
    line-height: 1.2em;
    color: #444444;
}
.content-mid a {
    color: #7a0a48;
    text-decoration: none;
}
.content-mid a:hover {
    text-decoration: underline;
}
.content-mid blockquote {
    background-color: #f0f5e5;
    border: 1px solid #c0d19d;
    margin: 0px 20px 20px 40px;
    font-size: 11pt;
    line-height: 1.2em;
    width: 580px;
    color: #004411;
}
.content-mid h2 {
    color: #008822;
    font-size: 17pt;
    margin: 0px 0px 0px 20px;
    padding: 10px 0px 0px 0px;
    text-shadow: 0px 0px 4px #FFFFFF;
}
.content-mid h3 {
    color: #008822;
    font-size: 13pt;
    margin: 0px 0px 0px 20px;
    padding: 10px 0px 0px 0px;
    text-shadow: 0px 0px 4px #FFFFFF;
}
.content-mid h4 {
    color: #444444;
    font-size: 12pt;
    margin: 0px 0px 0px 20px;
    padding: 10px 0px 0px 0px;
}
.content-mid ul {
	list-style: image;
	list-style-image: url(http://www.natuurpraktijk.nl/gfx/blaadje.gif);
    color: #008822;
    font-size: 13pt;
    margin: 0px 0px 20px 40px;
    line-height: 1.1em;
}
img.stock {
    float: right;
    clear: right;
    margin: 0px 20px 20px 20px;
}
img.stockl {
    float: left;
    clear: left;
    margin: 0px 20px 20px 20px;
}


#foot p {
    font-size: 9pt !important;
    color: #789d74;
}
#foot a {
    font-size: 9pt !important;
    text-decoration: none !important;
    color: #648e66 !important;
}
#foot p a:hover {
    text-decoration: underline !important;
    color: #447751 !important;
}





/*
**  Navigation
*/
#head-menu {
    width: 902px;
    height: 50px;
    background-image: url(/gfx/head-menu.png);
    background-repeat: no-repeat;
    margin: 0px 0px 20px 0px;
    line-height: 50px;
    overflow: visible;
}
#nav {
    padding: 10px 20px 10px 20px;
}
/*
** remove bullets
*/
#head-menu ul {
    padding: 0px;
    margin: 0px;
    list-style-type:none;
}
/*
** float the list to make it horizontal
** and a relative positon so that you can control the dropdown menu positon
*/
#head-menu li {
    float: left;
    position: relative;
}
/*
**  Level 2 hover
*/
#head-menu ul ul {
    visibility: hidden;
    position: absolute;
    top: 30px;
    left: 0px;
    clear: both;
    border: 1px solid #e6c1d5;
    border-bottom-width: 0px;
    border-bottom: 2px solid #7a0a48;
    opacity: 0.9;
    -moz-opacity: 0.9;
    background-color: #ffe0f1;
    width: 150px;
/*  Pie  */
    -webkit-box-shadow: #888 0px 5px 10px;
    -moz-box-shadow: #888 0px 5px 10px;
    box-shadow: #888 0px 5px 10px;
    behavior: url(/PIE.htc);
}
#head-menu ul li:hover ul,
#head-menu ul li.hover ul {
    visibility: visible;
}
/*
**  Level 1 links
*/
#head-menu a {
    float: left;
    height: 30px;
    line-height: 30px;
    color: #7a0a48;
    font-size: 11pt;
    margin-right: 20px;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(/PIE.htc);
}
#head-menu a:hover {
    background-color: #edc2da;
    text-shadow: 0px 1px 2px #FFFFFF;
}
#head-menu a.active {
    background-color: #7a0a48 !important;
    color: #FFFFFF;
}
/*
**  Level 2 links
*/
#head-menu ul ul a {
    margin: 0;
    padding: 0;
    height: 24px;
    line-height: 24px;
    text-align: left;
    background-color: #FFFFFF;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e6c1d5;
    width: 150px;
    text-indent: 6px;
    color: #831853;
/*  Pie  */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    behavior: none;
}
#head-menu ul ul a:hover {
    background-color: #e6c1d5;
/*  Pie  */
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e6c1d5));
    background: -moz-linear-gradient(#FFFFFF, #e6c1d5);
    background: linear-gradient(#FFFFFF, #e6c1d5);
    -pie-background: linear-gradient(#FFFFFF, #e6c1d5);
}


/*
**  Form
*/
input.txt,
textarea {
    border: 1px solid #c0d19d;
    padding: 4px;
    width: 250px;
    font-size: 10pt;
    margin-bottom: 5px;
}
textarea {
    height: 150px;
}
