/*******************************************************************************
 * BvSystems.be stylesheet file
 *
 * Copyright ( c ) 2003-2017 - Vanderhaegen Bart
 *
 *
 ******************************************************************************/

li.red {
 	color: red;
}




 
div#tabs {
	margin: 0;
	margin-left: 14.5em;
	margin-top: 80px;
	padding: 0;
	font-size: 95%;
	font-weight: bold;
	color: #000;
}

div#tabs ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	display: block;
}

div#tabs ul li {
  display: inline;
  background-color: #FFF;
  border: 1px solid #777;
  border-bottom: 1px solid #777;
  padding-left: 1em;
  padding-right: 1em;
	margin: 0;
	margin-right: 5px;
}

div#tabs ul li.active {
	border-bottom: 1px solid #FFF;
}

div#tabs ul li.inactive {
  border-bottom: 1px solid #777;
  background-color: #e4e4e4;
}

div#tabs a {
	text-decoration: none;
	color: #000;
}

h2.comments {
color: #000;
background-color: #F9F2E9;
margin: 0;
padding: 0;
}

p.messageText {
font-size: 0.8em;
padding-left: 2em;
margin-left: 2em;
margin-right: 2em;
}


 
/* General Page Appearence */
body {
	color: #888;
	color: #555;
	margin-left: 25px;
	margin-bottom: 2em;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 0;
	background-color: #F5F5DC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Verdana;
}


p.small {
	font-size: 0.8em;
	font-weight: bold;
}

p.mailWarning {
	color: red;
}

.moveRight {
	margin-left: 2em;
}


h3.leaveSpace {
margin-top:4em;
}

table.results  {
	font-family: "verdana";
	font-size: 0.7em;
	font-weight: bold;
}

div.largerh h2 {
	margin-top: 5em;
}

table.results td {
	border: 1px solid black;
}

ul.easyreader li {
	margin-bottom: 0.8em;
}

table.withborders td {
	border: 1px solid gray;
}



table.dac_table  {
	font-family: "verdana";
	font-size: 0.8em;
	font-weight: normal;
	border-collapse: collapse;
	border: 1px solid gray;
}

table.dac_table tr.title {
	font-weight: bold;		
}

table.dac_table tr td {
	padding-left: 5 px;
	padding-right: 5px;
    text-align:center; 
    vertical-align:middle;	
}

table.dac_table td {
border: 1px solid gray;

}




/* Page Positioning
 * The elements in this section are influencing the position of the elements on
 * this site
 */
#navigation {
	color: #888;
}

#naam {
	position: absolute;
	left: 25px;
	top: 10px;
}

#navigation {
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: 80px;
	left: 25px;
	width: 14.5em;
}

#contents {
	margin: 0;
	padding: 0;
	
	margin-left: 14em;
	margin-top: 0;
	margin-top: 0px;
	margin-right: 0em;
	padding-bottom: 1em;
	background-color: #FFF;
	border: 1px solid #777;
	border-bottom: 4px solid #777;
	border-right: 4px solid #777;
	border-bottom: 2px solid #777;
	border-right: 2px solid #777;	
	margin-bottom: 0;
	margin-top: 80px;
}

#newmedia {
	position: absolute;
	right: 1.4em;
	top: 10px;
}




/* Navigation Menu
 * Definition of the navigation menu and its properties
 */
#navigation {
	background-color: #FFF;
	border: 1px solid #777;
	border-bottom: 4px solid #777;
	border-right: 4px solid #777;
	border-bottom: 2px solid #777;
	border-right: 2px solid #777;	
	font-size: 80%;
	list-style: outside;
	margin-bottom: 1em;	
}

#navigation ul {
		list-style-type: none;
		margin: 10px;
		padding: 0;
}

#navigation li {
		margin-left: 10px;
}	
	
#navigation li.leavespace {
		border-top: 1px dashed black;
		margin-top: 2em;
}		
	
#navigation li.topic {
		margin-top: 10px;
		margin-left: 0;
		font-weight: bold;
}
	
#navigation li a.current {
		font-weight: bold;	
}

#navigation, #navigation a {
		color: #000;
}

#navigation li.topic a {
		color: #000;
}
	
#navigation li.topic a:hover {
		text-decoration: none;
		border: none;
		padding-left: 0;
}	
	
#navigation a {
	text-decoration: none;
	color:  #D2B48C;
	color: #663300;
	color: #660000;
	/*color:  #B2946C;*/
}

#navigation a:hover {
	text-decoration: underline;
	border-left: 5px solid #DCDCDC;
	padding-left: 5px;
}	




/* Contents Division
 * Definition the properties of the #contents division.
 */
#contents {

font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Verdana;
	font-size: 0.9em;
	color: #000;
}


#contents h1 {
	margin-left: 1.1em;
	margin-top: 1em;
	font-size: 120%;
}

#contents h2 {
	font-size: 100%;
	padding-left: 1.6em;
}

#contents h3 {
	font-size: 85%;
	padding-left: 1.6em;
	text-decoration: underline;
}


#contents ol li {
	margin-left: 1.5em;
}

h2 {
  clear: left;
  padding-top: 1em;
}

h2.cleared {
  padding-top: 3em;
}

h2.offset {
  margin-top: 5em;
}

#newmedia p {
  margin: 0;
  padding: 0;
}

#main {
	margin-left: 8%;
	margin-right: 8%;
}

table.guestbook {
	margin-bottom: 1em;
}

table.guestbook td.gb {
	background-color: #F9F2E9;
}


img.img_with_border {
	border: 1px solid black;
}

table.downloadinfo {
	font-size: 0.85em;
}

table.downloadinfo td.id {
	background-color: #F9F2E9;
	font-weight: bold;
	font-size: 0.85em;
}


#infobox {
	background-color: #c0c0c0;
	background-color: #e0e0e0;
  margin: 1em;
}
	
#contents p.location a {
color: #888888;
}

#contents p.location a:visited {
  color: #888888;
}

#contents a:link {
	color: #FF6347;
	font-size: 95%;
	text-decoration: underline;
}

#contents a:visited {
	text-decoration: none;
	font-size: 95%;	
	color: #FF6347;
}

#contents a:hover {
	text-decoration: underline;
}

#subbar {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	text-align: right;
	font-size: 0.65em;	
	margin: 0;
	padding: 0;
	color: #777;
}

#subbar a {
	color: #777;
}

.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background: #FFFDEC;
	color:  #686868;
	border: 1px dashed #A9A9A9;
	margin-right: 5px;
}

div.samplecode {
	background-color: #EFEFEF;
	margin: 1.5em;
	padding: 0 1em;
	font-weight: bold;
	font-size: 80%;
}
#contents p {
	margin: 1.5em;
  line-height: 1.5em;  
}

p.faqtopic {
	color: #DEB887;
	color: #660000;
	padding-bottom: 0;
	
}

table {
	font-size: 100%;
	margin-left: 25px;
	padding: 0;
}

hr {
	border-bottom: 1px dashed black;
	height: 1px;
}

hr.cleared {
  clear: left;
}

#guestbook {
	padding: 0 1em 0 1em;
}

#codebank {
	padding: 0 1.5em 0 5em;
	font-size: 80%;
}

strong {
	font-size: 90%;
}

#myinfotable {
	font-size: 90%;
}

#pricelist,#partlib {
	font-size: 90%;
	border: 1px dashed black;
}

p.center {
	text-align: center;
}

div.center {
	text-align: center;
}

div.fotocenter {
	text-align: center;
	margin-bottom: 10px;
}

p.goback {
	text-align: right;
}

div.centerRIP {
	text-align: center;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 130%;
	padding: 0;
	margin: 0;
}

table.tcenter {
	margin-left: auto;
	margin-right: auto;
}
div.introcenter {
	text-align: center;
	margin-top: 2em;
}

table.youtube {
	margin: 0;
	padding: 0;
	padding-right: 1em;
	width: 100%;
}

table.youtube td#button {
	text-align: right;
}

div.topiccenter {
	text-align: center;
	margin-top: 1em;
}

img {
	border-style: none;
}

#latestnews {
	margin: 1.5em;
	margin-top: 2em;	
	padding: 0.1em;
	background-color: #EFEFEF;
	font-size: 85%
}

ul#excelK8000 {
	padding: 0 2em;
}

ul#excelK8000 li {
	padding: 0.5em 0;
}

ol#syndir li {
	padding: 0 2em;
}


#latestnews a {
   color: #808080;
   font-weight: bold;
}

#body {
		margin-bottom: 100px;
}

p.location {
	background-color: #F9F2E9;
	font-size: 60%;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

div#rightitem {
	text-align: right;
}

hr {
  clear: left;
  display: none;
}

.gek {
border: 0px solid #fff;
float:left;
margin: 0.3em 1em 0px 0em;
}

.floatleft {
border: 0px solid #fff;
float: left;
margin: 0em 1.5em 0px 0em;
padding-top: 0;
margin-top: 0.4em;
}

.floatleftb {
border: 1px solid #000;
float: left;
margin: 0em 1.5em 0px 0em;
}

.clearleft {
clear: left;
margin-top: 2em;
}

hr.left {
clear:left;
}

div .fillVertical {
 height: 5em;
}

HR.nav {
border: none;
display: block;
border-top: 1px dashed #000;
}

hr {
	width: 0;
	clear: left;
}

a.aider {
border-bottom: 1px dotted red;
text-decoration: none;
}

a.aider a:hover {
text-decoration: none;
}

ul.list li {
margin-bottom: 1em;
}


p.next {
	text-align: right;
	font-size: 1.25em;
	padding-top: 1em;
}

p.abandoned {
font-weight: bold;
	color: red;
}

ol.moveleft {
	padding-left: 2em;
}

p.red {
	color: red;
}

ul.changelog {
	font-size: 0.9em;
}

ul {
	margin-right: 1em;
}

pre {
	color: blue;
}

p.image_with_subscript {
	font-weight: bold;
	font-size: 0.75em;
}

div#subbar p {
	margin: 0;
	padding: 0;
}

p.w3clabel {
	text-align: right;
}


div.navMenuContainer {
	text-align: right;
	padding: 0;
	margin: 0;
}

div.navMenuContainer p {
	padding: 0;
	margin: 0;
}





div#myNavList {
  text-align: center;
  width: 100%;
}



table#navList {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: none;
}

table#navList tr,td{
	margin: 0;
	padding: 0;
	border: none;
	vertical-align:text-center;
}

fieldset {
	border: none;
}

fieltset select {
	margin: 0;
	padding: 0;
	border: none;
}

#smallNav p {
	text-align: right;
}

a.hidden {
	display: none;
}


div.warning {
	background-color: #eee;
	padding-left: 60px;
	background-image:url('warning-icon.png');
	background-repeat:no-repeat;
	background-position:left top;
	background-position:5px 5px;
	margin-left: 2em;
	margin-right: 2em;
}

p.faqtopic strong {
	padding-left: 2em;
	background-image:url('help.png');
	background-repeat:no-repeat;
	background-positon: left center;
}

ul.featureList li {
	padding-left: 2em;
	background-image:url('check.png');
	background-repeat:no-repeat;
	background-positon: left center;
	margin-bottom: 0.5em;
  list-style: none;	
}

table.truthtable {
	font-weight: bold;
}






table.truthtable td {
	border: 1px solid gray;
	width: 6em;
	text-align: center;
}
table.truthtable thead {
	border: 1px solid gray;
	width: 6em;
	background-color: #eee;

}

table.truthtable thead td {
	text-align: left;
}

div.info {
	background: #bfd2ff;
	padding-left: 60px;
	background-image:url('info.png');
	background-repeat:no-repeat;
	background-position:left top;
	background-position:5px 5px;
	margin-left: 2em;
	margin-right: 2em;	
}

p.manufacturer {
	text-align: center;
}

table.apphistory td {
  background-color: #eee;
}

table.apphistory td.title{
  font-weight: bold;
	background-color: #ccc;
}



ul#downloader li {
	list-style: none;
}

ul#downloader li.button {
	width:255px;

	background-color: #008800;
	color: #fff;
	font-weight: bold;
	border: 1px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	text-decoration: none;
	padding: 4px;
	
}

ul#downloader a {
color: black;
	text-decoration: none;
}


#contents ul#downloader li {
}

ul#downloader li a {
color: white;
width: 100px;
margin-left: auto;
margin-right: auto;
}

#contents ul#downloader li a {
color: white;
clear: both;
width: 100%;
display: block;
margin: 0px;
text-align: center;
padding: 0px;
text-decoration: none;
background: #009900;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;

}

#contents ul#downloader li a:hover {
background: #00AA00;
}



p.description {
font-size: 1.25em;
font-style:italic;
}

p.rightAlign {
text-align: right;
}

#contents h2 {
/*border-left: 10px solid black;*/
}

#contents p.serverresponse {
	font-weight: bold;
	margin-left: 3em;
	color: blue;
	/*background: #d3d3d3;*/
}

textarea.source {
	color: blue;
}

ol.leavespace li {
		margin-top: 1em;
}		

p.jumpin {
	padding-left: 2em;
}

p.jumpin img {
	border: 1px solid black;
}


ul.identright {
padding-left:10em;
}


ul.descriptions li {
	margin-bottom: 1em;
}


ul#regularexpression li{

	margin-bottom: 3em;
}

body {

}