/**************************************
 * THEME NAME: help_main
 *
 * Files included in this sheet:
 *
 *   help_main/custom.css
 **************************************/

/***** help_main/custom.css start *****/

/***
 ***  Core
 ***/
 
body {
	background-color: #FFFFFF;
	color: #373A5A;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;	
}

.sideblock .content, .sideblock .header {
	background-color: #FFFFFF;
	border-color: #46648A;
}

.sideblock .header {
	background-image: url("pix/headerbox.gif");
}

#left-column .hidden .header, #right-column .hidden .header {
	border-bottom-color: #46648A;
}

a:link, a:active, a:visited, a:hover {
	color: #172BF9;
}

a:hover {
	text-decoration: underline;
}

.navbar {
	background-image: url("pix/header.jpg");
	height: 39px;
	font-size: 0.8em;
	vertical-align: bottom;
	border-top: 1px solid #46648A;
	border-left-width: 0px;
	border-bottom: 1px solid #46648A;
	border-right-width: 0px;
	margin-bottom: 2px;
}

.breadcrumb {
	position:float;
	bottom:0;
	font-weight: normal;
	/* margin-top: 23px; */
}

.breadcrumb ul {
	margin-top: 23px;
}

.breadcrumb .sep {
	color: #373A5A;
}

.navbar .navbutton {
	margin-top: 8px;
}

div.outline {
	background-image: url("pix/welcome.jpg");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #F7F7F9;
	border: 1px solid #46648A;
	height: 127px;
	padding-top: 0px;
	padding-right: 40px;
	margin-bottom: 15px;
	padding-left: 10px;
}

div.outline h2 {
	font-weight: bold;
	font-size: 1.5em;
	/* color: #2C54AC; Dit is de wijziging die Douwe heeft voorgesteld voor de kleur */
	margin-top: 25px;
	width: 300px !important;
}

div.helpmenu {
	width: 100%;
	text-align: right;
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
	/* color: #2C54AC; Dit is de wijziging die Douwe heeft voorgesteld voor de kleur */
}

div.disclaimer {
	font-size: 0.7em;
}

div.disclaimer a:link, div.disclaimer a:visited, div.disclaimer a:active, div.disclaimer a:hover  {
	color: #373A5A;
	text-decoration: none;
}

form.helpmenu {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.headermain img {
	border: 0px solid black;
}/***** help_main/custom.css end *****/

