﻿/* global */
div#lyrIntranet {
	display:		none;
	left:			4px;
	top:			64px;
	position:		absolute;
}

body {
	background-color:			#ffffff; 
	font:						normal 11px verdana, tahoma, helvetica, sans-serif; 
	text-align:					left; 
	margin:						0;
	scrollbar-3dlight-color:	#FFF;
	scrollbar-arrow-color:		#FFF;
	scrollbar-base-color:		#292A79;
	scrollbar-darkshadow-color:	#292A79;
	scrollbar-face-color:		#292A79;
	scrollbar-highlight-color:	#292A79;
	scrollbar-shadow-color:		#292A79;
	scrollbar-track-color:		#FFF;
}

table {
	border:						0;
	border-collapse:			collapse;
	cell-spacing:				0;
	margin:						0;
	padding:					0;
}

input {
	font:						normal 11px verdana, tahoma, helvetica, sans-serif;
}

select {
	font:						normal 11px verdana, tahoma, helvetica, sans-serif;
	text-align:					left;
	vertical-align:				top;
}

td {
	font:						normal 11px verdana, tahoma, helvetica, sans-serif;
}

td.left {
	font:						normal 11px verdana, tahoma, helvetica, sans-serif;
	border-right:				lightgrey 1px dotted; 
	text-align:					left;
	margin-top:					10;
	vertical-align:				top;
}

td.right {
	font:						normal 11px verdana, tahoma, helvetica, sans-serif;
	border-left:				lightgrey 1px dotted; 
	text-align:					left;
	margin-top:					10;
	vertical-align:				top;
}

textarea {
	font:						normal 11px verdana, tahoma, helvetica, sans-serif;

}

a {
	color:						#292A79;
	text-decoration:			underline;
}

.buttonlink {
	color:						#ffffff;
	text-decoration:			none;
	font-weight:				bold;
}

#main {
	width:						760px;
}

div.photo {
	border:						1px solid #ABABAB;
}

div.photo img {
	border:						2px solid #FFF;
}

/* footer */

td.footer {
	background:					#292A79;
	color:						#FFF;
	font-size:					10px;
	height:						20px;
	text-align:					center;
	vertical-align:				middle;
}

td.footer a {
	color:						#C7EAFC;
	font-weight:				bold;
}

td.footerleft {
	background:					#292A79;
	color:						#FFF;
	font-size:					10px;
	height:						20px;
	text-align:					center;
	vertical-align:				middle;
	border-right:				lightgrey 1px dotted; 
}

td.footerright {
	background:				#292A79;
	color:					#FFF;
	font-size:				10px;
	height:					20px;
	text-align:				center;
	vertical-align:			middle;
	border-left:			lightgrey 1px dotted; 
}

/* dropdown menu */

td.dropdown {
	/*background-color:		#C7EAFC;*/
}

div#lyrChangecountry {
	border-bottom:			1px solid #E6E6E6;
	border-right:			1px solid #E6E6E6;
	display:				none;
	left:					605px;
	/*Let op, bovenstaande positie moet bij wijzigingen ook gewijzigd worden in functions.js*/
	position:				absolute;
	top:					30px;
}

div#lyrChangelanguage {
	border-bottom:			1px solid #E6E6E6;
	border-right:			1px solid #E6E6E6;
	display:				none;
	left:					605px;
	/*Let op, bovenstaande positie moet bij wijzigingen ook gewijzigd worden in functions.js*/
	position:				absolute;
	top:					56px;
}

.btnDropdown {
	/*background:				#FFF url("images/bgchangelangcount.gif") no-repeat scroll top right;*/
	background:				#f2f2f2;
	color:					#292A79;
	display:				block;
	font:					bold 9px verdana, tahoma, helvetica, sans-serif;
	line-height:			20px;
	padding-left:			5px;
	text-decoration:		none;
	/*width:					150px;*/
	width:					250px;
	margin-bottom:			6px;	
}

a.dropdowntext {
	/*background-color:		#FFF;*/
	background-color:		#f2f2f2;
	color:					#292A79;
	display:				block;
	font:					normal 11px verdana, tahoma, helvetica, sans-serif;
	padding:				2px 2px 3px 5px;
	text-decoration:		none;
	/*width:					144px;*/
	width:					250px;
}

a.dropdowntext:hover {
	/*background-color:		#00AEEF;*/
	/*color:					#FFF;*/
	background-color:		#f2f2f2;
	color:					#292A79;
	font:					bold 11px verdana, tahoma, helvetica, sans-serif;
}

/* menu left */

a.m-l1-false {
	background:				transparent url("images/bgml1false.gif") repeat-x scroll 0px 0px;
	color:					#292A79;
	display:				block;
	font-weight:			normal;
	line-height:			20px;
	text-decoration:		none;
	width:					168px;
}

a.m-l1-false:hover {
	background:				transparent url("images/bgml1true.gif") no-repeat scroll 0px 0px;
	color:					white;
}

/* a.m-l1-false:active {
	background:				transparent url("images/bgml1true.gif") no-repeat scroll 0px 0px;
	color:					white;
	font-weight:			bold;
} */

a.m-l1-false2 {
	background:				transparent url("images/bgml1false.gif") repeat-x scroll 0px 0px;
	color:					#292A79;
	display:				block;
	font-weight:			bold;
	line-height:			24px;
	text-decoration:		none;
	width:					168px;
}

a.m-l1-true {
	background:				transparent url("images/bgml1true.gif") no-repeat scroll 0px 0px;
	color:					#FFF;
	display:				block;
	font-weight:			bold;
	line-height:			24px;
	text-decoration:		none;
	width:					168px;
}

a.m-l2-false:hover {
	background-color:		#FFFFFF;
}
a.m-l2-true:hover {
	background-color:		#FFFFFF;
}
a.m-l3-false:hover {
	background-color:		#FFFFFF;
}
a.m-l3-true:hover {
	background-color:		#FFFFFF;
}
a.m-l4-false:hover {
	background-color:		#FFFFFF;
}
a.m-l4-true:hover {
	background-color:		#FFFFFF;
}
a.m-l2-false {
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

a.m-l2-true {
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

a.m-l3-false {
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

a.m-l3-true {
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

a.m-l4-false {
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

a.m-l4-true {
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

a.m-l3-bottom-false {
	border-bottom:			1px solid #D5D5D5;
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

a.m-l3-bottom-true {
	border-bottom:			1px solid #D5D5D5;
	background-color:		#F7F7F7;
	color:					#292A79;
	display:				block;
	font-size:				10px;
	font-weight:			bold;
	line-height:			14px;
	text-decoration:		none;
	width:					168px;
}

tr.header-bottom td {
	border-bottom:			1px solid #FFF;
}

/* col right */

table#right td {
	padding:				10px;
}

table#rightnopadding td {
	padding:				0px;
}

table#right td.divider {
	padding:				0;
	background:				transparent url("images/bgrightdivider.gif") repeat-x scroll 0px 0px;
}

table#right td.gradient {
	background:				transparent url("images/bgrightgradient.gif") repeat-x scroll 0px 0px;
}

.button {
	border-left:			1px solid #00AEEF;
	border-top:				1px solid #00AEEF;
	border-right:			1px solid #292A79;
	border-bottom:			1px solid #292A79;
	background-color:		#292A79;
	color:					#FFF;
	font-weight:			bold;
	text-align:				center;
}

.pulldown {
	color:					#292A79;
}

ul.solutions {
	list-style-image:		url("images/lu_solutions.gif");
	padding:				0;
	margin:					0;
	line-height:			16px;
}

li {
	padding-left:			0;
	margin-left:			16px;
}

ul.learnmoreabout-false {
	list-style-image:		url("images/lu_learnmoreabout_false.gif");
	font-weight:			bold;
	padding:				0;
	margin:					0;
	line-height:			16px;

}

ul.learnmoreabout-true {
	list-style-image:		url("images/lu_learnmoreabout_true.gif");
	font-weight:			bold;
	padding:				0;
	margin:					0;
	line-height:			16px;
}

div.sublearnmoreabout {
	font:					normal 10px verdana, tahoma, helvetica, sans-serif;
	padding-left:			6px;
	line-height:			16px;
}

/* content */

.clickpath {
	background-color:		#FFF;
	color:					#AAA;
	font-size:				9px;
	height:					40px;
	line-height:			14px;
	padding-left:			20px;
	vertical-align:			middle;
}

.currentpage {
	color:					#000;
}

/* intro */

table#intro td {
	background-color:		#00AEEF;
}

table#intro td.text {
	color:					#FFF;
	font-size:				11px;
	line-height:			15px;
	padding:				10px 0px 10px 0px;
}

table#intro td.text div.header {
	font-size:				12px;
	font-weight:			bold;
	padding-bottom:			5px;
}

.homepageheader
{
	color:					#000;
	font-size:				12px;
	font-weight:			bold;
	padding-bottom:			5px;
}

table#intro td.photo img {
	border:					3px solid #FFF;
	margin:					10px 20px 0px 20px;
	vertical-align:			top;
}

table#intro td.buttonintro {
	background-color:		#FFF;
	font-weight:			bold;
	vertical-align:			middle;
}

/* content home */

td.contenthome {
	padding:				0px 19px 0px 19px;
}

td.contenthome td.text {
	color:					#606060;
	font-size:				10px;
	line-height:			13px;
	width:					107px;
}

td.contenthome td.text div.header {
	color:					#000;
	font-size:				11px;
	font-weight:			bold;
}

td.contenthome td.text a {
	background:				url("images/b_homecontenttext.gif") no-repeat scroll 0px 0px;
	font-weight:			bold;
	padding-left:			10px;
}

td.bgcontent {
	background:				url("images/bgcontenthome.gif") repeat-y scroll 0px 0px;
}

td.gradient {
	background:				transparent url("images/bgrightgradient.gif") repeat-x scroll 0px 0px;
}

td.divider {
	padding:				0;
	background:				transparent url("images/bgrightdivider.gif") repeat-x scroll 0px 0px;
}

tr.divider {
	padding:				0;
	background:				transparent url("images/bgrightdivider.gif") repeat-x scroll 0px 0px;
}


/* photo sub */

div.photosub 
{
	border-bottom:			1px solid #ABABAB;
}

.photosub 
{
	border-bottom:			1px solid #ABABAB;
}

/* content sub */

td.contentsub {
	line-height:			16px;
	padding:				19px;
}

.overviewheader {
	background:				transparent url("images/bgml1false.gif") repeat-x scroll 0px 0px;
	color:					#292A79;
	display:				block;
	font-weight:			bold;
	line-height:			23px;
	text-decoration:		none;
	/*width:					376px;*/
}

.downloadcategories {
	background:				transparent url("images/bgml1false.gif") repeat-x scroll 0px 0px;
	color:					#292A79;
	display:				block;
	font-weight:			bold;
	line-height:			23px;
	text-decoration:		none;
	/*width:					376px;*/
}
.searchresultheader {
	background:				transparent url("images/bgsearchresultheader.gif") repeat-x scroll 0px 0px;
	color:					#292A79;
	font-weight:			bold;
	line-height:			23px;
	text-decoration:		none;
	/*width:					376px;*/
}

.tablink {
	color:					#AAA;
	font-size:				9px;
	vertical-align:			middle;
	text-decoration:		none;
	text-align:				center;
}
H1
{
	color:					#292A79;
	font-size:				14px;
}

H2
{
	color:					#000000;
	font-size:				12px;
}

H2.r-l1 {
	color:						#ABABAB;
	font-size:					12px;
	line-height:				19px;
    padding-bottom: 4px;
    background: none;
}


H3
{
	color:					#000000;
	font-size:				11px;
	font-weight:			bold;
}

.hiddenfield
{
	display:				none;
}

table.border
{
	border:					solid 1px lightgrey;
}

td.border
{
	 border-top: lightgrey 1px solid; 
}
.keywordfound
{
	color:					#292A79;
	font-style:				italic;
}
.highlight
{

	background-color:		#C6EBFF;
}
font.heading1
{
	color:					#292A79;
	font-size:				14px;
	font-weight:			bold;
}

font.heading2
{
	color:					#000000;
	font-size:				12px;
	font-weight:			bold;
}

font.heading3
{
	color:					#000000;
	font-size:				11px;
	font-weight:			bold;
}

span.menu
{
    color:					#292A79;
    font-size:				11px verdana, tahoma, helvetica, sans-serif;
	font-weight:			bold;
    text-decoration:		none;
}


/* sshd specifiek */
A.menu
{
    color:					#292A79;
    font-size:				11px verdana, tahoma, helvetica, sans-serif;
	font-weight:			bold;
    text-decoration:		none;
}

A.menu:hover
{
    color:					black;
    font-size:				11px verdana, tahoma, helvetica, sans-serif;
	font-weight:			bold;
    text-decoration:		none;
}

A.menu:active
{
    color:					black;
    font-size:				11px verdana, tahoma, helvetica, sans-serif;
	font-weight:			bold;
    text-decoration:		none;
}

A.menulinks
{
	color:					#292A79;
    font-size:				11px verdana, tahoma, helvetica, sans-serif;
    text-decoration:		none;
}

A.menulinks:hover
{
	color:					#292A79;
    font-size:				11px verdana, tahoma, helvetica, sans-serif;
    font-weight:			bold;
    text-decoration:		none;
}

A.menulinks:active
{
	color:					#292A79;
    font-size:				11px verdana, tahoma, helvetica, sans-serif;
    font-weight:			bold;
    text-decoration:		none;
}

A.news
{
	cursor:					hand;
}
