/*****************************Stylesheet VOB - Green Valley B.V.********************************/

/* Bewerkingsdatum: november 2008 */
/* Onderwerp: Cosmetische wijzigingen/ re-design*/
/* P. Vorstenbos - Green Valley */

 
/**********************************************************************************************/



html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image:  url(../img/background-body.gif);*/
	/*background-position: left top;*/
	/*background-repeat: no-repeat;*/
	background-color:#d4d0c8;
	color: #000000;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
img, fieldset {
	border: none;
}
table, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.hidden {
	display: none;
}
.error {
	color: #FF0000;
}
.GVKeywordHighLight {
	background-color: yellow;
}
#highlightnav {
	display: block; 
	z-index: 500; 
	width: 10px; 
	position: absolute;
	left: 760px;
	top: 200px;
}
#highlightscount {
	display: none;
}
#hyperlinks {
	border: solid 1px #7E715E;
	background-color: #C7341F;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	width: 200px;
}
#hyperlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#hyperlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#hyperlinks img {
	border: none;
	padding-left: 10px;
	vertical-align: middle;
}
a {
	color: #000000;	
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}

.content  a.meer {
	color: #80b442 !important;
	text-decoration: none !important;
	font-style:normal !important;
}
.content  a.meer:hover{
	color: #80b442 !important;
	text-decoration: underline !important;
}

.content  a.meer:visited{
	color: #80b442 !important;
	text-decoration: none !important;
}



p.nomargin {
	margin: 0px;
	text-align: left;
}
ul.zieook {
	margin-top: 0px;
}
li.zieook {
	color: #7E715E;
	font-size: 100%;
	list-style-type: disc;
	margin: 5px 0px 5px -20px;
}
#maintable {
  margin-left:auto;
  margin-right:auto;
	background-color:#ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width: 984px;*/
	width: 900px;
}
#fotobalk {
  background-image: url(/images/fotobalk.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 100px;
}
#home {
	position: relative;
	float: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 170px;
	height:100px;
	text-align: center;
}
img.home {
	border: none;
	margin-left:60px;

}
td.spacer {
	background-color: #51265B;
	height: 16px;
	margin: 0px;
	width: 194px;
}
td.utilities {
	background-color: #51265B;
	height: 16px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: right ;
}
td.utilities a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C0CC8A;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 20px;
	}
td.utilities a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C0CC8A;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	margin-right: 20px;
}
div.top {
	padding: 0px;
	margin: 2px 0px 0px 0px;
	height: 70px;
	border-bottom: 1px solid #51265B;
}
#search {
	vertical-align: middle;
	width: 230px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search img.search{
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#search input.quicksearch {
	margin-top: 10px;
	vertical-align: middle;
	border-top: 1px solid #51265B;
	border-left:1px solid #51265B;
	border-bottom:1px solid #51265B;
	width:135px;
}

#search input.quicksearchimg {
	margin-top: 10px;
	vertical-align: middle;
	border-top: 1px solid #51265B;
	border-left:1px solid #51265B;
	border-bottom:1px solid #51265B;
}




td.leftcolumn {
	margin: 0px;
	width: 169Px !important;
	padding:0px;
	vertical-align: top;
}
/* MENU */
#mainmenu {
	margin: 30px 0px 0px 0px;
	width: 194px;
	border-top: 1px solid #E96B55;
	font-weight: bold;
	letter-spacing: 1px;
	color: #51265B;
	text-transform: uppercase;
	font-size: 90%;
}
.hoofdmenulink{
	margin-left: 20px;
	color: #51265B;
	font-weight: bold;
	text-decoration: none;
}
.hoofdmenulink:hover{
	margin-left: 20px;
	color: #51265B;
	font-weight: bold;
	text-decoration: none;
}
.menulink{
	color: #51265B;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.menulink:hover{
	color: #51265B;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.menuitem {
	border-bottom: 1px solid #E96B55;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	width: 159px;
}
.amenuitem {
	background-color: #FADDD9;
	border-bottom: 1px solid #E96B55;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	width: 159px;
}
.menu {
	border-top: 1px solid #6CC1C0;
	display: none;
	position: absolute;
	text-transform: none;
	width: 159px;
	z-index: 200;
}
.menuitem2 {
	background-color: #C2F9F8;
	border-bottom: 1px solid #6CC1C0;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	width: 194px;
}
.amenuitem2 {
	background-color: #6CC1C0;
	border-bottom: 1px solid #6CC1C0;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	width: 194px;
}
.submenu {
	border-top: 1px solid #769CDA;
	display: none;
	position: absolute;
	text-transform: none;
	width: 194px;
	z-index: 200;
}
.menuitem3 {
	background-color: #CADCFA;
	border-bottom: 1px solid #769CDA;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	width: 194px;
}
.amenuitem3 {
	background-color: #769CDA;
	border-bottom: 1px solid #CADCFA;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	width: 194px;
}
#bottommenu {
	margin: 0px 0px 0px 0px;
	width: 154px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #51265B;
	text-transform: uppercase;
	text-align: center;
}
#bottommenu div.newsletter {
	margin-top: 40px;
}
#bottommenu div.english {
	margin-top: 15px;
}
#bottommenu div.dutch {
	margin-top: 15px;
}
#bottommenu div.rss {
	margin-top: 15px;
}
/*END MENU */

/* CONTENT */
td.content {
	width: 790px;
	margin: 30px 10px 10px 20px;
	vertical-align: top;
}
#kruimelpad {
	font-size: 100%;
	color: #E96A56;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 10px 0px 20px;
	width: 500px;
}
#kruimelpad a{
	font-size: 100%;
	color: #E96A56;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#kruimelpad span{
	color: #E96A56;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}
#content{
	vertical-align: top;
	float:left;

}
div.content{
	margin: 10px 20px 0px 20px;
		width:450px;
}
div.contentnews{
	margin: 10px 10px 0px 10px;
	width: 445px;
	float:left;
}
#content td {
	background-color: #FFFFFF !important;
}
#content div.header {
	clear: both;
	margin: 15px 0px 15px 0px;
}
#content div.contentitem {
	clear: both;
	margin: 15px 0px 15px 0px;
	width: 100%;
}
#content div.newsletteritemseperator {
	border-bottom: solid 1px #000000;
	margin: 0px 2px 0px 2px;
}
#content img.nieuwsfoto {
	float: left;
	margin-right: 5px;
	padding: 3px 0px 3px 0px;
}
#content h1, .heading1 {
	color: #000000;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
}
#content h2, .heading2 {
	color: #000000;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}
#content h3, .heading3 {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#content h4, .heading4 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#content h5, .heading5 {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#content h6, .heading6 {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
#content p {
	margin: 0px;
}
#content p.header {
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 1px;
	margin: 5px 0px 5px 0px;
}
#content p.subheader {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	margin: 5px 0px 5px 0px;
}
#content p.datum {
	color: #000000;
	font-size: 100%;
	margin: 3px 0px 3px 0px;
	font-style: italic;
}
#content span.datum {
	color: #000000;
	font-size: 100%;
	font-style: italic;
	margin-right: 3px;
}
#content p.uitgebreidemap {
	color: #769CDA;
	font-size: 100%;
	margin: 5px 0px 5px 0px;
}
#content p.uitgebreidemap .pijl{
	font-weight: bold;
}
#content p.description {
	color: #000000;
	font-size: 100%;
	margin: 5px 0px 5px 0px;
	letter-spacing: 0px;
}
#content p.newsdescription {
	color: #000000;
	font-size: 100%;
	padding-left: 15px;
}
#content p.footer {
	clear: both;
	color: #000000;
}
#content p.reageer {
	padding: 10px 0px 0px 0px;
	color: #E96A56;
	margin: 0px;
}
#content p.discussiondescription {
	color: #000000;
}
#content p.inspringen {
	color: #769CDA;
}

.content  a {
	color: #80b442;
	text-decoration: none ;
	font-style:normal ;
	font-weight:bold;
}
.content  a:hover{
	color: #80b442;
	text-decoration: underline ;
}

.content  a:visited{
	color: #80b442;
	text-decoration: none ;
}

/*
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover{
	color: #000000;
	text-decoration: underline;
}

*/

#content a.header {
	color: #000000;
	letter-spacing: 1px;
}
#content a.header:hover {
	color: #000000;
	letter-spacing: 1px;
}
#content a.subheader {
	font-weight: bold;
	color: #000000;
}
#content a.subheader:hover {
	font-weight: bold;
	color: #000000;
}
#content a.sitemap1 {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
}
#content a.sitemap1:hover {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
}
#content a.sitemap2 {
	color: #000000;
	margin: 0px;
}
#content a.sitemap2:hover {
	color: #000000;
	margin: 0px;
}
#content a.sitemap3 {
	margin: 0px;
	font-style: italic;
}
#content a.sitemap3:hover {
	margin: 0px;
	font-style: italic;
}
#content a.meer {
	color: #E96A56;
	margin: 0px;
	font-style: italic;
}
#content a.meer:hover {
	color: #E96A56;
	margin: 0px;
	font-style: italic;
}
#content a.reageer {
	color: #E96A56;
	margin:0px;
	text-decoration: none;
}
#content a.reageer:hover {
	color: #E96A56;
	margin:0px;
	text-decoration: none;
}

#content .form {
	width: 485px;
}
#content div.formclear {
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: left;
	vertical-align: middle;
}
#content div.formclear input {
	border: none;
	width: 99%;
}
#content div.formclear input.radiocheck {
	width: 20px;
}
#content div.formclear input.submit {
	border: none;
	width: auto;
}
#content div.formclear textarea {
	border: none;
	width: 100%;
}
#content div.formclear select {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
}
#content div.formrightcal input {
	width: auto;
}
#content div.formleft {
	background-color: #CDB4D2 !important;
	border: solid 1px #51265B !important;
	color: #51265B;
	float: left;
	letter-spacing: 1px;
	padding: 4px 0px 4px 5px;
	width: 225px;
	vertical-align: middle;
}
#content div.formleftorg {
	background-color: #f2bbf5 !important;
	border: solid 1px #51265B !important;
	border-left: solid 1px #51265B !important;
	border-bottom: solid 1px #51265B !important;
	color: #51265B;
	float: left;
	letter-spacing: 1px;
	padding: 4px 0px 4px 5px;
	width: 225px;
	vertical-align: middle;
}
#content div.formright {
	border: solid 1px #51265B !important;
	float: left;
	padding: 2px 0px 2px 5px;
	vertical-align: middle;
	width: 225px;
}
#content div.formrightsum {
	border: solid 1px #51265B !important;
	float: left;
	padding: 4px 0px 4px 5px;
	vertical-align: middle;
	width: 225px;
}
#content div.formrightselect {
	border: solid 1px #51265B !important;
	float: left;
	padding: 1px 0px 1px 5px;
	vertical-align: middle;
	width: 225px;
}
#content div.formrightcal {
	border: solid 1px #51265B !important;
	float: left;
	padding: 2px 0px 2px 5px;
	vertical-align: middle;
}
#content div.formrightpop {
	border: none;
	float: left;
	padding: 2px 0px 2px 5px;
	vertical-align: middle;
}
#content div.formspacer {
	border: none;
	float: left;
	letter-spacing: 1px;
	padding: 4px 0px 4px 5px;
	width: 225px;
	vertical-align: middle;
}
#content div.formsubmit {
	border: none;
	float: left;
	width: 250px;
	text-align: right;
	vertical-align: middle;
}
#content div.formleftresultspage {
	border: solid 1px #51265B !important;
	color: #51265B;
	float: left;
	letter-spacing: 1px;
	padding: 4px 0px 4px 5px;
	vertical-align: middle;
	width: 225px;
}
#content div.formsubmitresultspage {
	border: none;
	float: left;
	padding: 2px 0px 2px 5px;
	text-align: left;
	vertical-align: middle;
	width: 50px;
}
span.submit, input.submit {
	height: 25px;
	background-color: #51265B;
	border: solid 1px #51265B !important;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}
span.submit a {
	padding: 3px 10px 3px 10px;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
#content span.reactions {
	font-size: 70%;
	font-weight: normal;
}
ul.discussionitem {
	margin-top: 0px;
}
li.discussionitem {
	color: #000000;
	font-size: 100%;
	margin: 10px 0px 10px -23px;
}
td.discussionverplicht {
	text-align: right;
	vertical-align: top;
}
div.pollanswer {
	margin: 10px 0px 10px 0px;
	clear: both;
}
div.pollimage {
	border: 1px solid #51265B;
	background-color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 200px;
	height: 17px;
	vertical-align: middle;
	float: left;
}
div.pollresults {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
div.pollimageright {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 17px;
}
div.pollresultsright {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
img.pollimage {
	margin: -1px 0px 0px 0px;
	padding: 0px;
	height: 18px;
	vertical-align: middle;
}
input.poll {
	background-color: #51265B;
	border: 1px solid #51265B;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	font-size: 100%;
	padding: 2px;
}
#producttable {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td.producttablecell {
	vertical-align: top;
	width: 50%;
}
ul.productlist {
	margin-top: 0px;
}
li.productlist {
	color: #7E715E;
	font-size: 100%;
	list-style-type: disc;
	margin: 5px 0px 5px -20px;
}
ul.themelist {
	margin-top: 0px;
}
li.themelist {
	color: #7E715E;
	font-size: 100%;
	list-style-type: circle;
	margin: 5px 0px 5px -20px;
}
#content div.footer {
	clear: both;
	margin: 15px 0px 15px 0px
}
div.searchresultsleft {
	float: left;
	position: relative;
}
div.searchresultsright {
	float: right;
	margin-right: 5px;
	position: relative;
}
div.opsomming {
	float: left;
	padding: 3px 0px 3px 0px;
	text-align: left;
	vertical-align: middle;
	width: 35px;
}
div.zoek {
	float: left;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
}
div.clear {
	clear: both;
}
/* END CONTENT */

/* RECHTERKOLOM */
#rightcolumn {
	margin: 0px;
	color: #000000;
	vertical-align: top;
	width: 230px;
	float: right;
}
#containers {
	margin: 25px 0px 0px 0px;
	width: 100%;
}
#containers p.subheader {
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
#containers p.tekst {
	color: #000000;
	margin: 0px;
}
#containers a {
	font-weight: bold;
	color: #000000;
}
.container1 {
	border-bottom: 1px solid #52285A;
	margin-bottom: 5px;
	width: 100%;
}
.container1 form.poll {
	margin: 0px;
}
.container1 p.header {
	color: #C1CC89;
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
}
.container2 {
	border-bottom: 1px solid #52285A;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
.container2 p.header {
	color: #769CDA;
	font-weight: bold;
	font-size: 130%;
	margin: 0px;
}
.container3 {
	border-bottom: 1px solid #52285A;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
.container3 p.header {
	color: #51265B;
	font-weight: bold;
	font-size: 130%;
	margin: 0px;
}
.container4 {
	border-bottom: 1px solid #52285A;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
.container4 p.header {
	color: #6CC0C0;
	font-weight: bold;
	font-size: 130%;
	margin: 0px;
}
input.container {
	border: 1px solid #52285A;
	background-color: #C1CC89;
	color: #52285A;
	padding-left: 2px;
	padding-right: 2px;
	float: right;
	margin-top: -20px;
}
/* END RECHTERKOLOM */

/*MENUITEMS SvB 20081110*/
/*.menuitem:hover{
	 background-color: #FADDD9;
	border-bottom: 1px solid #E96B55;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	width: 194px;
}

.menuitem.selected{
	 background-color: #FADDD9;
}

.menulvl1{
 border-top: 1px solid #769CDA;
 position: absolute;
 text-transform: none;
 width: 194px;
 z-index: 200;
*/
}


/*Menu nieuwe stijl */


#main {
	width: 159px;
	margin-top:30px;
	border-top: 1px solid #E96B55;
	font-size: 12px;
	margin-left:10px;
	}


			ul#mainmenulist {
				width: 159px;
				margin-left: 0px !important;
				padding-left:0px;
			}

			li.menuitem {
				list-style: none !important;
				border-bottom: 1px solid #E96B55;
				cursor: hand;
				cursor: pointer;
				margin: 0px;

			}
			
			li.menuitem:hover {
         background-color:#a9c359;
         text-decoration:none !important;
			}

			li.menuitem a{
				display:block;
				width: 139px !important;
				font-weight:bold;
				padding-left:20px;
				overflow:hidden;
			}
			
			li.menuitem a:hover{
				text-decoration:none;
			}
			
			ul.subitems {
				width: 159px !important;
				padding-left:0px;
				margin-left: 0px !important;
				background-color:#d0e886;
				margin-top:2px;
				
			}
			
			li.subitem {
				list-style: none !important;
				padding-top:2px;
				padding-bottom:2px;
				/*border-top:1px solid #6cc1c0;*/
				width:159px;

			}
			
			li.subitem a {
			  font-weight:normal;
				display:block;
				text-decoration:none !important;
			}
			
			li.subitem a span {
				padding-left:10px;
			}
			
			
			li.subitem:hover {
         background-color:#def29b;
         text-decoration:none !important;
         margin-bottom:0px;
			}
			
			
			li.actief {
				padding-bottom:0px;
				margin:0px;
				list-style: none ;
				background-color:#a9c359;
			}
			
	
			ul.subsubitems {
				padding-left:0px;
				/*margin-left: -25px !important;*/
				background-color:#f1fccf;
				margin-top:2px;
				margin-left:0px;
			}
			
			li.subsubitem {
				list-style: none !important;
				padding-top:2px;
				padding-bottom:2px;
				
				/*border-top:1px solid #769cda;*/

			}
			
					li.subsubitem a  {
						font-weight:normal !important;
						display:block;
					}
					
				  li.subsubitem a span {
						padding-left:17px;
					}
					
			
					li.subsubitem:hover  {
						background-color:#fbffec;
						text-decoration:none !important;
					}
			
			
			li.subitem.open {
			  margin-top:2px !important;
				padding-bottom:0px;
				margin:0px;
				list-style: none ;
				background-color:#def29b;
			}
			li.subsubitem.open {
			  margin-top:2px !important;
				padding-bottom:0px;
				margin:0px;
				list-style: none ;
				background-color:#fbffec;
			}
			
			li.open a {
       font-weight:bold;
			}
			
			#home img
			{
				width:170px;
				height:100px;
			}