﻿/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/elframe_long.jpg);
	background-repeat: repeat-y;
	width: 100%;
}
.centrebold {
	font-weight: bold;
	text-align: center;
	
}
.bold{
	font-weight:bold;
	text-align:left;
	
	}
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	
}
/* a is the <A> tag. It defines the wbesite links in the text*/
a {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #00AA00;
	text-decoration: underline;
}
h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial,sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
label {
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 100%;
	height: 120px;
}
#mastheadleft {
	float: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 15%;
	height: 120px;
}
#mastheadmid {
	float: left;

/*background-image:url(../images/bg_rolon.jpg); */
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 69%;
	height: 120px;
}
#mastheadright {
	float: right;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 15%;
	height: 120px;
}
#mastdivide {
	float: left;
	width: 100%;
}
#mastheadbar {
	float: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 100%;
	background-image: url(../images/template/elframe_long.jpg);
}
#mastheadbarleft {
	background: #007B3D;
	float: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #007B3D;
	width: 100%;
}
#mastheadbarmid {
	position: relative;
	left: 20%;
	width: 68%;
}
#mastheadbarright {
	font: bold 11px/16px arial, helvetica, sans-serif;
	color: #FBEC5D;
	float: right;
	right: 15%;
	width: 15%;
}
#navBar {
	float: left;
	width: 15%;
	margin: 0px;
	padding: 0px;
	background-color: #007B3D;
	border-right: 1px solid #007B3D;
	border-bottom: 1px solid #007B3D;
}
#headlines {
	float: right;
	width: 15%;
	border-left: 1px solid #007B3D;
	border-bottom: 1px solid #007B3D;
	padding-right: 10px;
}
#content {
	float: left;
	width: 67%;
}
/***********************************************/
/* Components                                  */
/***********************************************/
#siteName {
	margin: 0;
	padding: 0 0 0 10px;
}
#mastheadleftfeature {
	height: 97px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
/*************global styles***************/









/************* #globalNav styles **************/
/*#globalNav{
/*padding: 0px 0px 5px 10px;
/*border-bottom: 1px solid #CCC;
/*color: #007B3D;
/*}

/*#globalNav img{
/* display: block;
/*}

/*#globalNav a {
/*	font-size: 90%;
/*	padding: 0 4px 0 0;
/*}

/*************** #pageName styles **************/
#pageName {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/************* #breadCrumb styles *************/
#breadCrumb {
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
#nexttobreadCrumb {
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
#rightbreadCrumb {
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
/************** .feature styles ***************/
.feature {
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}
.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
	color: #000000;
}
.feature img {
	float: left;
	padding: 10px 10px 0px 0px;
  /***  width: 200px; removed line , messes up recapcha ***/
}

.feature form img{width:auto;}

/************** .story styles *****************/
.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story p {
	padding: 0px 0px 10px 0px;
}
/************* table content style  ****************/
/*tbody tr :hover{
background-color: #FDEE89;

}

tbody td {

}*/
/************* #siteInfo styles ***************/
#siteInfo {
	clear: both;
	border: 1px solid #007B3D;
	font-size: 75%;
	color: #007B3D;
	padding: 10px 10px 10px 10px;
}
#siteInfo img {
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/************* #search styles ***************/
#search {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #007B3D;
	font-size: 90%;
}
#search form {
	margin: 0px;
	padding: 0px;
	color: #FFF5AE;
}
#search label {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFF5AE;
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}
/* fix for browsers that don't need the hack */
html > body #navBar li {
	border-bottom: none;
}
/*********** #sectionLinks styles ***********/
#sectionLinks {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin border-bottom: 1px solid #007B3D;
	font-size: 90%;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #007B3D;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover {
	background-color: #dddddd;
}
/*********** .relatedLinks styles ***********/
.relatedLinks {
	position: relative;
	margin: 0px;
	border-width: 10px;
	border-style: solid;
	border-color: #007B3D #007B3D #007B3D #007B3D;
	margin: 0;
	padding: 0px 0px 0px 0px;
/* change the padding colour to */font-size: 100%;
	background-color: #FFF5AE;
}
.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
	background-color: #007B3D;
	text-transform: uppercase;
	color: #FFF5AE;
	font-size: 90%;
}
.relatedLinks a:link, .relatedLinks a:visited {
	display: block;
}
/***************#news ***********************/
#news {
	float: left; 
	height:  21px;
	width: 90%;
	background-color: #007b42;
	padding: 0px 0px 10px 10px;
	font-size: 110%;
	font-weight:bold;
	
	color: #FBEC5D;
}
/*******newsvertmenu*************************/
#newsbarvertmenu {
	float: left; 
	height:  20px;	
	width: 96%; /* set width of menu */
	
	border-width: 2px;
	border-style: solid;
	border-color: #007B3D #007B3D #007B3D #007B3D;
	background:#007B3D;
	padding: 5px 2px 0px 5px;
	font-size: 120%;
	color: #FBEC5D;
}











/************** #advert styles **************/
#advert {
	padding: 30px 0px 10px;
}
#advert img {
	display: block;
}
/************** #headlines styles **************/
#headlines {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p {
	padding: 5px 0px 5px 0px;
}
/*******#horizontal menu*************/
/**color:#FFF5AE  */
/*background:#007B3D*/
#menu_hor {
	position: relative;
	float: left;
	left: 15%;
	width: 45%; /**float: left; */ /**width: 100%;**/;
	background: #007B3D;
/**height:20px;**/
}
#menu_hor:visited {
	color: #EEE8AA;
	text-decoration: none;
}
#menu_hor:active {
	color: #FBEC5D;
	text-decoration: none;
}
#menu_hor ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 6em;
	float: left;
	background: #007B3D;
	color: #FFF5AE;
}
#menu_hor ul :visited {
	color: #EEE8AA;
	text-decoration: none;
}
#menu_hor ul :active {
	color: #FBEC5D;
	text-decoration: none;
}
#menu_hor a, #menu_hor h2 {
	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #007B3D #007B3D #007B3D #007B3D;
	margin: 0;
	padding: px 0px;
}
#menu_hor h2 {
	color: #FFF5AE;
	background: #007B3D;
	text-transform: uppercase;
}
#menu_hor a {
	color: #FFF5AE;
	background: #007B3D;
	text-decoration: none;
}
#menu_hor a:hover {
	color: #007B3D;
	background: #FDEE89;
}
#menu_hor li {
	position: relative;
}
#menu_hor ul ul {
	position: absolute;
	z-index: 500;
}
#menu_hor ul ul ul {
	top: 0;
	left: 100%;
}
div#menu_hor ul ul, div#menu_hor ul li:hover ul ul, div#menu_hor ul ul li:hover ul ul {
	display: none;
}
div#menu_hor ul li:hover ul, div#menu_hor ul ul li:hover ul, div#menu_hor ul ul ul li:hover ul {
	display: block;
}
<!--
[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
#menu_hor ul li {
	float: left;
	width: 100%;
}
#menu_hor ul li a {
	height: 1%;
}
#menu_hor a, #menu_hor h2 {
	font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->
/* *********menu vertical*********/


#menu_vert {

	width: 12em; /* set width of menu */
	background:#007B3D ;

}
#menu_vert ul {
	/* remove bullets and list indents */
	list-style: none;
	position: relative;
	margin: 0px;
	padding: 0px,0px,0px,0px;
	background: #007B3D;
	color: #FFF5AE;
}
/* style, color and size links and headings to suit */
#menu_vert a, #menu_vert h2 {
	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #007B3D #007B3D #007B3D #007B3D;
	margin: 0;
	padding: 0px 10px;
}
#menu_vert h2 {
	color: #007B3D;
	background: #FFF5AD;
	text-transform: uppercase;
}
#menu_vert h3 a {
	color: #007B3D; /*this is a white colour*/;
	background: #FFF5AD;
/* this is the light colour*/text-transform: uppercase;
}
#menu_vert a {
	color: #FFF5AE;
	background: #007B3D;
	text-decoration: none;
}
#menu_vert a:hover {
	color: #007B3D;
	background: #FDEE89;
}
#menu_vert li {
	/* make the list elements a containing block for the nested lists */
position: relative;
}
#menu_vert ul ul ul {
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */;
	width: 100%; /* width is based on the containing block */
}
div#menu_vert ul ul ul, div#menu_vert ul ul li:hover ul ul {
	display: none;
}
div#menu_vert ul ul li:hover ul, div#menu_vert ul ul ul li:hover ul {
	display: block;
}
/*  rolon brushes table style sheets
   ------------------   */
.brushtable {
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 90%;
	text-align: center;
}
.brushtable th.datahead {
	border: thin solid #007B3D;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 15px;
	color: #007B3D;
	width: 22%;
	text-align: center;
}
.brushtable td {
	border: thin solid #007B3D;
	padding: 10px 15px;
	color: #000000;
	border-top: thin #007B3D solid;
	width: 22%; /*border-top-color: #E8EDFF;*/;
	text-align: center;
	font-size:13px;
}
.brushimg{
	height:85px;
	width:225px;
	left:10%;
	text-align:center;
	
}

.brushtable tr.highlight:hover td {
	color: #666666;
	background: #FDEE89;
}
.brushstyle:hover {
	color: #666666;
	background: #FDEE89;
}
.brushstyle th.head {
	border: thin hidden #007B3D;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 15px;
	color: #007B3D;
	text-align: center;
}
.brushstyle th {
	border: thin hidden #007B3D;
	font-size: 12px;
	font-weight: normal;
	padding: 12px 15px;
	color: #000000;
	text-align: center;
}




/*  rolon roller table style sheets
   ------------------   */
.rollertable {
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 90%;
	text-align: center;
}
.rollertable th.datahead {
	border: thin solid #007B3D;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 15px;
	color: #007B3D;
	width: 22%;
	text-align: center;
}
.rollertable td {
	border: thin solid #007B3D;
	padding: 10px 15px;
	color: #000000;
	border-top: thin #007B3D solid;
	width: 22%; /*border-top-color: #E8EDFF;*/;
	text-align: center;
	font-size:13px;
}
.rollerimg{
	height:85px;
	width:225px;
	left:10%;
	text-align:center;
	
}

.rollertable tr.highlight:hover td {
	color: #666666;
	background: #FDEE89;
}
.rollerstyle:hover {
	color: #666666;
	background: #FDEE89;
}
.rollerstyle th.head {
	border: thin hidden #007B3D;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 15px;
	color: #007B3D;
	text-align: center;
}
.rollerstyle th {
	border: thin hidden #007B3D;
	font-size: 12px;
	font-weight: normal;
	padding: 12px 15px;
	color: #000000;
	text-align: center;
}



/*   **/
.choicebrushes {
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 90%;
	text-align: center;
}
.choicebrushes th.datahead {
	border: thin solid #007B3D;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 15px;
	color: #007B3D;
	width: 1%;
	text-align: center;
}
.choicebrushes td {
	/*border: thin solid #007B3D;*/
	border:thin #007B3D outset;
	padding: 10px 15px;
	color: #000000;
	border-top: thin #007B3D solid;
	width: 17%; /*border-top-color: #E8EDFF;*/;
	text-align: center;
	font-size:13px;
}

.choicebrushes tr.highlight:hover td {
	color: #666666;
	background: #FDEE89;
}


/*   **/
.choicerollers {
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 90%;
	text-align: center;
}
.choicerollers th.datahead {
	border: thin solid #007B3D;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 15px;
	color: #007B3D;
	width: 1%;
	text-align: center;
}
.choicerollers td {
	/*border: thin solid #007B3D;*/
	border:thin #007B3D outset;
	padding: 10px 15px;
	color: #000000;
	border-top: thin #007B3D solid;
	width: 17%; /*border-top-color: #E8EDFF;*/;
	text-align: center;
	font-size:13px;
}

.choicerollers tr.highlight:hover td {
	color: #666666;
	background: #FDEE89;
}

.feedbackform{
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 90%;
	text-align: left;
}
.feedbackform tr td.label{
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 25%;
	text-align: left;
}

.feedbackform tr td.invoer{
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 50%;
	text-align: right;
}

.applicationform{
	/*border: 0px solid #007B3D;   **/
	border:thin transparent;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 90%;
	text-align: left;
}
.applicationform tr td.label{
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 25%;
	text-align: left;
}

.applicationform tr td.invoer{
	border: 2px solid #007B3D;
	padding: 0px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 50%;
	text-align: right;
}



.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: disc;
}



