/*
 * $Id: main.css,v 1.2 2009-02-02 14:36:25 hilmar Exp $
 */

div#container {
	width: 780px;
	margin: 0 auto;
}
div#top	{
	background-image: url(/images/framework/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:780px;
	height:143px;
	padding-top:16px;
	padding-bottom:0;
	text-align:right;
	margin:0;
}
div#content	{
	font-size: 13px;
	background-color: #edf4fe;
	width: 780px;
	line-height:140%;
	padding:0;
	float:left;
	margin-top:113px;
	margin-bottom:0;
	border-bottom: 5px solid #4188c8;
	border-top:0;
	text-align: left;
	}
div#contentLeft	{
	width: 585px;
	float:left;
	display:inline;
	margin:0;
	}
div#contentRight	{
	padding:0;
	width: 195px;
	display:inline;
	float:right;
	height:450px;
	background-image: url('/images/framework/strokeRight/bgGradient.jpg');
	background-repeat: repeat-x;
	background-position: left top;

	}
div#contentRight img#rightImg	{
	width:195px;
	}
div.ad {
	width:156px;
	background-color:#FFFD00;
	border:1px solid #4087BD;
	padding:10px;
	margin:8px;
	}
#aanvraag	{
	float:left;
	margin-top:90px;
	margin-left:8px;
	}
div.ad span.innerText {
	display:block;
	padding:5px;
	background-color:White;
	border:1px solid #4087BD;
	text-align:center;
	color:#225E92;
	font-style:italic;
	font-weight:800;
	font-size:12px;
	line-height:146%;
}
div#footer	{
	background-image: url(/images/framework/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	border-bottom: 10px solid #4188c8;
	border-top:0;
	text-align: right;
	color: #4188c8;
	padding-right:40px;
	padding-top:3px;
	font-size: 10px;
	}
ul.dropMenu	{
	padding:0;
	margin:0;
}

ul.dropMenu	li	{
	float:left;
	display:inline;
	list-style:none;
	background-position: left center;
	background-image: url(/images/menuSeparator.gif);
	background-repeat: no-repeat;
	padding-right:12px;
	padding-left:15px;
}
ul.dropMenu	li	a{
	font-weight:800;
	font-size:11px;
	color: #3985c1;

	}
div#menuOuter	{
	float:right;
}
/* start layer markup */
	div#moduleMessages {
		position:relative;
		z-index:10;
		width:100%;
		border-width: 1px 1px 0 1px;
		border-color:#60808F;
		border-style:solid;
	}
	div#moduleBody {
		position:relative;
		z-index:10;
		width:100%;
		border:1px solid #60808F;
		background-color:White;
		padding:8px;
	}
/* start layer markup */

/* start messages markup */
	table#messages {
		width:100%;
		border:1px solid #3F8AC4;
		margin-bottom:5px;
	}
	table#messages td {
		padding:3px!important;
	}
	table#messages td.errorHeader,
	table#messages td.noticeHeader {
		border-bottom:1px solid #3F8AC4;
		background-color:#FEFD02;
		color:#418AC1;
		font-weight:800;
		text-transform:capitalize;
	}
	table#messages td.errorBody,
	table#messages td.noticeBody {
		background-color:White;
	}
	table#messages td.errorBody {
		color:Red;
	}
	table#messages td.noticeBody {
		color:Green;
	}
/* end messages markup */

/* Start stappen bestelling markup */
	div#moduleBox {
		position:relative;
		z-index:20;
		display:block;
		background-color:White;
		border: 1px solid black;
		padding:10px;
		width:563px;
		margin-bottom:10px;
	}
	div#moduleBox table th {
		text-align:left;
	}
	table#tab1 {
		position:relative;
		visibility:visible;
		z-index:1;
		font-size:12px;

	}
	table#tab1 td	{
		vertical-align:center;
	}
	table#tab2 {
		font-size:12px;
		visibility:hidden;
		display:none;
	}
	table#tab3 {
		font-size:12px;
		visibility:hidden;
		display:none;
		font-weight:bold;
	}
	div#moduleBox h2 {
		font-size:105%;
		color:Black;
		font-weight:800;
	}
	div#moduleBox p {
		margin:0;
		margin-bottom:10px;
	}
/* End stappen bestelling markup */

/* start moduleTable markup */
	div#moduleBox table {
		width:100%;
	}
	div#moduleBox table td {
		padding:2px;
	}
	div#moduleBox table td.desc {
		font-weight:800;
	}
	div#moduleBox table select,
	div#moduleBox table input {
		font-size:12px;
		font-family:Arial;
		color:Black;
		background-color:#ECF5FA;
		margin:1px;
	}
	div#moduleBox table input {
		padding-left:3px;
		width:151px;
	}
	div#moduleBox table select.default {
		width:151px;

	}
	div#moduleBox table select.small {
		width:73px;
	}
	input.inputButton {
		background:url(/images/buttons/buttonSubmit.gif) left top no-repeat;
		width:151px;
		height:21px;
		border:0;
		color:#000;
	}
	div#moduleBox table .inputDouble {
		width:200px;
	}
	table#tab1 input.txtDefault {
		width:164px!important;
	}
	table#tab1 select.default {
		border: 1px solid #3F8AC4;
		padding:1px 1px 1px 6px;
		width:172px!important;
	}
	table#tab1 select.small {
		width:84px!important;
	}
	table#tab1 td {
		padding:3px!important;
	}
	table#tab2 img {
		cursor:pointer;
	}
/* end moduleTable markup */

/* Start overview markup */
	table#overview {
		width:100%;
		margin:0;
	}
	table#overview tbody td,
	table#overview thead th {
		padding:3px;
		border-bottom:1px solid #ECF1F9;
	}

	table#overview thead th {
		background-color:#3F8AC4;
		color:White;
	}
/* End overview markup */

/* Start requestForm markup */
	input.inputBox {
		width:20px;
		border:0;
	}
	table#formTbl {
		width:100%;
	}
	table#formTbl td {
		padding:3px!important;
	}
	table#formTbl td.header {
		font-weight:800;
	}
	table#formTbl td.description {
		font-weight:800;
	}
	div#termsOfUse {
		position:relative;
		display:block;
		z-index:20;
		width:90%;
		height:150px;
		overflow-x:hidden;
		overflow-y:scroll;
		background-color:White;
		border:1px solid #3F8AC4;
		font-size:11px;
		padding:5px;
		margin-bottom:5px;
		scrollbar-3dlight-color:#E6E6E6;
		scrollbar-arrow-color:Black;
		scrollbar-base-color:#E6E6E6;
		scrollbar-darkshadow-color:#E6E6E6;
		scrollbar-face-color:#E6E6E6;
		scrollbar-highlight-color:White;
		scrollbar-shadow-color:Gray;
	}
	input {
		border: 1px solid #3F8AC4;
		padding:1px 3px 1px 3px;
		height:18px;
	}
	input.inputRadio {
		border:0;
		width:20px;
	}
	input.default {
		width:205px;
		height:20px;
	}

	input.half {
		width:100px;
	}
/* End requestForm markup */

table#messages {
	width:100%;
}
