/* @override http://www.oreca-design.com/Oreca.css */

/* @override http://www.oreca-design.com/Oreca.css */

/* CSS Document */

* {margin: 0;
    padding: 0;}

p {padding-top: 7px;
    padding-bottom:7px;}


.text
{
	color: #222;
	font: normal 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

#ctl00_cphMain_rptProducts_ctl00_lblRep {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#ctl00_cphMain_rptProducts_ctl01_lblRep {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#ctl00_cphMain_rptProducts_ctl02_lblRep {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}


#ctl00_cphMain_rptProducts_ctl04_lblRep {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#ctl00_cphMain_rptProducts_ctl05_lblRep {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#ctl00_cphMain_rptProducts_ctl06_lblRep {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#ctl00_cphMain_rptProducts_ctl03_lblRep {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.textStay
{
	color: #444;
	font: normal 99% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

	
h1 {
	padding-top: 175px;
	padding-right: 55px;
	text-align: right;
	color: #FFFFFF;
	font: normal 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	padding-right: 90px;
	text-align: right;
	color: orange;
	font: normal 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
	
	
h3 {
	padding-top: 7px;
	padding-bottom:7px;
	padding-right: 20px;
	color: #46463C;
	font: normal, 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-style: normal;
	vertical-align: middle;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link {color: #666666}     /* unvisited link */
a:visited {color: #666666}  /* visited link */
a:hover {color: #787C87} /* mouse over link */


#ctl00_cphMain_ctl00_lblProductTitle {
	text-align: left;
	position: relative;
	top: 2px;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#ctl00_cphMain_ctl04_lblDownTitle {
	text-align: left;
	position: relative;
	top: 2px;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ctl00_cphMain_ctl02_lblTechTitle {
	text-align: left;
	position: relative;
	top: 2px;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ctl00_cphMain_lblProdDescr {
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#ctl00_cphMain_Home_Nieuws {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	word-spacing: 1px;
}

#ctl00_cphMain_Home_Info {
	font: bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: maroon;
}   

a:active {color: #666666;
	font-weight: bold;
}   /* selected link */
	
body {
	background-image: url(images/background_dark.jpg);
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
}
	
#container {
	margin: 0px auto;
	width: 742px;
	background-image: url(images/background_dark.jpg);
	font-size: 1.2em;
}

#header {
	background-image: url(images/header.jpg);
	height: 210px;
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	font-family: Verdana, "Arial", Times, serif;
	height: 79px;
}

#content {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
}

#right_menu {
	width: 250px;
	height:600px;
	float: right;
	margin-right: -40px;
	margin-left: 10px;
	border-left:solid 2px #7f8293;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 50px;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
}

/******************************* menu ****************************************/

#navcontainer ul
{
	margin-left: 50px;
	color: White;
	float: left;
	margin-top: 14px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #E3E9F1;
}

/********************************' right menu *******************************/

.navcontainer {
	width: 200px;
	margin-left: 40px;
}

.navcontainer2 {
	margin-left: 0px;
}

.navcontainerLeft {
	border-right: solid 1px #787C87;
	padding-right : 50px;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 168px;
border-bottom: 1px solid #BFC2C9;
}

.navcontainer a:link, .navlist a:visited
{
color: #666666;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #787C87;
color: #fff;
}

.navcontainer a:visited
{
text-decoration: none;
color: #fff;
}

.navcontainer2 a:visited
{
text-decoration: none;
color: #333;
}


.navcontainer2 a
{
display: block;
padding: 3px;
width: 168px;
border-bottom: 1px solid #BFC2C9;
}

.linklike
{
	display: block;
padding: 3px;
width: 168px;
border-bottom: 1px solid #BFC2C9;
}

.navcontainer2 a:link, .navlist a:visited
{
color: #666666;
text-decoration: none;
}

.navcontainer2 a:hover
{
background-color: #787C87;
color: #fff;
}

.links a:link
{
color: #666666;
text-decoration: none;
}

.links a:hover
{
color: #666666;
text-decoration: none;
}

.links a:visited
{
color: #666666;
text-decoration: none;
}

.HeaderCss
{
	background-image:url(images/linkbar_bg.jpg);
	color: White;
	font: normal 100% "Verdana",sans-serif;
	margin: 0;
	height:20px;
	border: solid 1px #787C87;
		margin-bottom:5px;
		padding-left:3px;
		cursor: pointer;
}

.HeaderSelectedCss
{
	background-image:url(images/linkbar_bg.jpg);
	color: White;
	font: normal 100% "Verdana",sans-serif;
	margin: 0;
	height:20px;
	border: solid 1px #787C87;
	margin-bottom:5px;
	padding-left:3px;
}

.InfoCss
{

	color: #222;
	font: normal 99% "Verdana",sans-serif;
	margin: 0;
	height:15px;
	border: 1px dotted #9c9a7b;
	margin-bottom:5px;
	padding-left:3px;
}
