
/***********************************************/
/*  LAYOUT  */
/***********************************************/

.container {
	width: 950px;
	margin: 0px auto 0px auto;
	text-align:left;
}

.adminModules
{
	margin: 0px auto 20px auto;
	width: 950px;
	text-align:left;
}

.header {
	padding-bottom: 15px;
	position:relative;
}

.headerImage {
	height: 210px;
	border-bottom: solid 1px #b2aaa2;	
	background: url(../img/header_index.jpg) no-repeat 0 0;
}

.logo_pad
{
	position: relative;
	top: 10px;
	left: 10px;
}

.headerLink 
{
	position: absolute;
        top: 25px;
	display: block;
	width: 730px;
	height: 115px;	
}

.topBar {
	height: 25px;
	color: #FFFFFF;
	text-align:left;
	padding: 10px 15px 0 15px;
	font-size: 0.9em;
	font-style: normal;
}

.topBar .address 
{
	float:right;
	color: #FFFFFF;
	text-align:right;
}

.topBar .whiteLink
{
	color: #FFFFFF;
	font-style: normal;
}

.font10 .contentWrapper 
{
	height: 360px;
}

.font11 .contentWrapper 
{
	height: 376px;
}

.font12 .contentWrapper 
{
	height: 401px;
}

.contentWrapper {
	background: url(../img/content_home_background.gif) repeat-y 0 0;
}

.font10 .contentBoxText 
{
	height: 85px;
}

.font11 .contentBoxText 
{
	height: 95px;
}

.font12 .contentBoxText 
{
	height: 115px;
}


.contentBox {
	width: 200px;
	float: left;
	margin-left: 18px;
	margin-right: 17px;
	border: solid 1px #FFFFFF;
}

.contentBoxRight {
	width: 200px;
	float: left;
	margin-left: 12px;
	border: solid 1px #FFFFFF;
}


.footer {
	margin-top: 30px;
	margin-left: 18px;
	margin-bottom : 20px;	
	clear:both;
	color:  #CAD5AD!important;
}
.footer a {
	color:  #b2aaa2;
}

.footer .separator 
{
    padding : 0 2px 0 2px ;
}
	
.clear {
	clear:both;
	height: 1px;
}

.adminMenuContainer
{
	position:relative;
	width: 950px;
	background-color: #CAD5AD;
	height: 20px;
}

#adminMenu, #categoriesMenu
{
	position: absolute;
	z-index: 95;
}

.question 
{
	line-height:20px;
}


/***********************************************/
/*  LAYOUT SUBPAGES  */
/***********************************************/

.subHeader {	
	height: 145px;
	border-bottom: solid 1px #b2aaa2;
	background: #c9c3be url(../img/header_pensioen_home.jpg) no-repeat 0 0;
}

.handig_bouw_op .subHeader {	 background: #c9c3be url(../img/header_pensioen_bouw_pensioen.jpg) no-repeat 0 0;	}
.handig_ontvang .subHeader {	 background: #c9c3be url(../img/header_pensioen_ontvang.jpg) no-repeat 0 0;	}
.handig_werkgever .subHeader {	 background: #c9c3be url(../img/header_pensioen_werkgever.jpg) no-repeat 0 0;	} 
.handig_pno .subHeader {		 background: #c9c3be url(../img/header_pensioen_pno.jpg) no-repeat 0 0;	}


.headerMenu 
{
  top: 35px;
	position: absolute;
	width: 185px;
	margin-left: 750px;
	padding-top: 15px;
	z-index: 2;
}

.search {
	border-top: solid 1px #b2aaa2;
	margin-top: 45px;
	padding-top: 14px;
}

.search input {
	width: 144px;
	font-weight: normal;
	float:left;
	border: solid 1px #FFFFFF;
	color:#CCCCCC;
	padding: 0;
}

.searchFocus {
	color: #000000!important;
}

.leftPaneWrapper {
	width: 170px;
	float:left;
	margin-top: -30px;
	height: 300px;
	background-color:#FFFFFF;
}

.leftPaneHeader {
	border-top: solid 1px #b2aaa2;
	border-right: solid 1px #b2aaa2;
	padding: 6px 0 0 15px;
	height: 23px;
}

.leftPane {
	margin-left: 15px;
}

.middlePane {
	width:535px;
	margin: 20px 0 30px 20px;
	padding-right: 10px;
	float:left;
	border-right: solid 1px  #b2aaa2;
}

.subContentWrapper {
	padding: 0 10px 0 0;
}

.linkReadMoreLarge {
	display:block;
	font-size:0.9em;
	width:300px;
	text-decoration:underline;
	
}

.contentPane
{
	border: solid 1px #FFFFFF;
}

.contentPane_small
{
	border: solid 1px #FFFFFF;
	width:350px;
	float:left
}

#Submenu 
{
	margin-top:20px;
}

.subPane
{
	border: solid 1px #FFFFFF;
	width:135px;
	padding-top:10px;
	padding-left:25px;
	float:left
}


.rightPaneWrapper {
	float: left;
	width: 214px;
}

.rightPane {
	width: 200px;
	float: left;
	margin: 20px 18px 15px 17px;
	border: solid 1px #FFFFFF;
}




.bannerLarge, .bannerSmall 
{
	position: relative;
	float: left;
	width: 185px;
	border: solid 1px #FFFFFF;
	background: #c9c3be url(/Portals/0/images/content_10.jpg) no-repeat 0 0;
}

.bannerLarge {
	height: 180px;
	margin-bottom: 15px;
}


/***********************************************/
/*  FAQ STYLES  */
/***********************************************/

.faqList
{
	line-height:15px;
	/* list-style : none;  */
	/* list-style:square inside url("/images/square_green.gif"); */
}


.editDelete 
{ 
	padding-left:5px;
}


/***********************************************/
/*  BEGRIPPEN STYLES  */
/***********************************************/

	 
.indexColor a
{
	padding-left:2px;
	padding-right:3px;
}



/***********************************************/
/*  CONTENT STYLES  */
/***********************************************/

.breadcrumb 
{	
	font-size: 0.9em;
	font-weight: normal;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active,
.breadcrumb a:hover,
.breadcrumb span
{
	color: #b2aaa2;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.footer * {
	color: #b2aaa2;
	font-size: 0.9em;
	font-weight: normal;
}

.footer a {
	text-decoration:none;
}

.footer a:hover {
	text-decoration: underline;
}

.dialogBox {
	width: 205px;		
	/*margin-top : 15px;  */
}

.dialogBoxHeaderLink {
	display:block;
	height: 19px;
	padding: 6px 0px 0 8px;
	font-weight: bold;
	color:#FFFFFF !important;
	text-decoration: none;
    margin-top : 44px;
}


.headerMenu .dialogBoxHeaderLink {
	display:block;
	height: 19px;
	padding: 6px 0px 0 8px;
	font-weight: bold;
	color:#FFFFFF !important;
	text-decoration: none;
    margin-top : 0px;
}


.dialogBoxInlog {
	background-color : #CAD5AD;  
}


.dialogBoxInlogHeader {
	display:block;
	height: 19px;
	padding: 6px 0px 0 8px;
	font-weight: bold;

	margin-bottom: 5px;	
}

.dialogBoxInlogHeader {
	background-color : #7a9633;	
	color:#FFFFFF !important;
	font-size : 10px;
	
}

.dialogBoxInlogInput{
    padding :3px 10px 5px 8px;
    color:#7A9633;
}

.dialogBoxHeaderPlaceholder{
	height: 19px;
	padding: 6px 30px 0 5px;
	font-weight: bold;
	margin-bottom: 8px;
}

.sub .dialogBoxHeaderLink {
	margin-bottom: 10px;
}

.dialogBox p, .dialogBox label, .dialogBox .error {
	font-size: 0.9em;
	font-family: Arial, Tahoma, Verdana;
	padding: 0!important;
}

.dialogBoxInputLine {
	margin-top: 8px;
	height: 29px;
}

.sub .dialogBoxInputLine input {
	width: 144px;
}

.inputWrapper, .inputWrapperSearch
{
	float:left;
	width: 148px;
	height: 21px;
	padding: 4px 5px 0px 5px;
	background-color: #FFFFFF;
}

.inputWrapperSearch
{
	width: 146px;
}

.dialogBoxInputLine input {
	width: 145px;
	padding: 0;
	font-weight: bold;
	border: solid 1px #FFFFFF;
}
	
	
a.dialogBoxHeaderButton {		
	display:block;
	float:right;
	width: 29px;
	height: 25px;
	text-decoration: none;
}	
	
/*	
a.dialogBoxHeaderButton {		
	display:block;
	float:right;
	width: 200px;
	height: 19px;
	text-decoration: none;
	margin-top : 4px;
    padding:6px 0 0 4px;
	color : #FFFFFF;
	font-weight : bold;
}

.search a.dialogBoxHeaderButton {		
	display:block;
	float:right;
	width: 21px;
	height: 19px;
	text-decoration: none;
    padding:6px 0 0 4px;
	color : #FFFFFF;
	font-weight : bold;
	margin-top : 0px;
}

.dialogBoxInlog_overig a.dialogBoxHeaderButton {		
	display:block;
	float:right;
	width: 150px;
	height: 19px;
	text-decoration: none;
	margin-top : 4px;
    padding:6px 0 0 4px;
	color : #FFFFFF;
	font-weight : bold;
}


a.dialogBoxHeaderButton a:hover {	
	text-decoration: none;
}

*/
/* inlog overig*/



.dialogBoxInlog_overig .dialogBoxInputLine input {
width:96px;
}

.dialogBoxInlog_overig .inputWrapper, .dialogBoxInlog_overig .inputWrapperSearch
{
	width: 96px;
}

.dialogBoxInlog_overig  .dialogBox {
	width: 153px;	
	margin-left : 15px;
}
.dialogBoxInlog_overig  .dialogBoxInlogHeader { 
    padding:6px 0 0 4px;
}



/* end  inlog overig */

.pageFunctionsLine {
	border-top: solid 1px #b2aaa2;
	height : 8px;
	width : 185px;
}


.pageFunctions {
	width: 185px;
	border-top: solid 1px #b2aaa2;
	padding-top: 10px;
	margin-left: 19px;
	font-size: 0.9em;
	clear:both;
	padding-left: 2px;
}

.contentBox .pageFunctions {
	margin-left: 0;
}

.pageFunctions * {
	color: #7e7a77 !important;
	padding : 0 0 0 2px;
}



.pageFunctions a {
	text-decoration: none;
}

.pageFunctions a:hover {
	color: #f37021;
}

.pageFunctionLink {
	margin-bottom: 6px;
}

.pageFunctionLink2 a {
	color: #707070 !important;
	margin-bottom: 6px;
	padding : 0 0 0 2px;
}


H6, .messageBox
{
	border: dashed 1px #7A9633;
	padding: 20px;
	width:450px;
	font-weight: normal;
	font-size: 10px;
	color: #7A9633;
	background-color: #F6FFDF;
	margin-top: 10px;
	margin-left:0px;
}

H7 
{
	line-height: 1.4em;
}

.notforEveryone
{
	color: rgb(122, 150, 51);
}


/***********************************************/
/*  DYNAMIC FORMS  */
/***********************************************/

.contentPane input, .contentPane select, .contentPane textarea 
{
	border: 1px solid;
	font-size:10px;
	background-color: #ffffff;
	border: 1px solid #C9C3BE !important; 
	padding: 4px;  
}

#SaveForm.input[type='submit'], #SaveForm input
{
		border: 0px solid #C9C3BE !important; 
		padding: 0px;  
		margin-top : 10px;
		margin-left: 250px;
}


.contentPane select
{
	background-color : white;	
	padding: 4px;  
	
	
}



.documentListInputField 
{
	visibility:hidden;
}
/*<span class="sendBtn">Verzenden</span>*/
#SaveForm .sendBtn
{
	display:block;
	height: 16px; /* default: 26px */
	width: 60px; /* default: 100px */
	background-color: #7A9633;
	color: #fff;
	padding: 5px 20px 5px 20px;
	margin-left:380px;
	margin-top:10px;
	font-weight: bold;
}
#SaveForm .sendBtn.english
{
	margin-left:410px;
	height: 16px;
	width: 30px;
	background-color: #F37021;
	color: #fff;
}

/*<span class="sendBtn orange">Verzenden</span>*/
#SaveForm .sendBtn.orange
{
	background-color: #F37021;
	color: #fff;
}



/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */
/*
.DynamicForms_Maintable {

      width: 100%;
      padding: 2px;
      
}


.DynamicForms_Label
{
    font-weight: Normal;
    font-size: 10px;
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

DynamicForms_imgSave 
{
	padding-top:25px;
	padding-bottom:25px;
}


.DynamicForms_Link
{

}


.DynamicForms_RequiredField
{

}

.DynamicForms_Compare
{

}

.DynamicForms_RegularExpression
{

}


.DynamicForms_Textbox
{

position:relative;
	margin-top:-5px;
	margin-bottom:5px;
	padding:4px;
	border-color:#C9C3BE !important;

}

.DynamicForms_NormalTextbox
{


}

.DynamicForms_ComboBox
{

}


.DynamicForms_Dropdownlist
{

}

.DynamicForms_Captcha
{

}


.DynamicForms_RadioButton
{

}

.DynamicForms_Listbox
{

}

.DynamicForms_RichText{

}



.DynamicForms_Checkbox
{
	
}

.DynamicForms_Country
{

}



.DynamicForms_CheckBoxList
{
   

}

.DynamicForms_DisabledCheckBoxList
{

     background-color: #efefef;


  }

.DynamicForms_DisabledTextBox
{

     background-color: #efefef;
}


.DynamicForms_DisabledListBox
{
     background-color: #efefef;

}



.DynamicForms_DisabledRadioButton
{

     background-color: #efefef;
}


.DynamicForms_DisabledCountry
{

     background-color: #efefef;
}


.DynamicForms_DisabledRichTextbox
{

     background-color: #efefef;
}

.DynamicForms_FieldError
{

     background-color: red;
}
*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}


/* END DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */



    


/* sideMenu ***************/
#sideMenu {
	background-color: #e8e5e3;
	margin-top: 15px;
	margin-right: 1px;
	margin-left: 0; 
}

.c_content #sideMenu {
	margin-top: 0px;
	/* margin-bottom : 15px;*/
}

#sideMenu ul, #sideMenu li {
    list-style-type : none; 
    margin-left: 0;
}  

#sideMenu li li {
	margin-top: 0;	
}

#sideMenu a.DisabledMenuItem {
	font-weight: bold;
	font-size: 1em;
	display: block;
	padding: 5px 0 6px 5px;
	color: #FFFFFF;
}

#sideMenu a {
	font-size: 0.9em;
	display: block;
	padding: 5px 0 6px 5px;
	border-bottom: solid 1px #b2aaa2;
	text-decoration: none;	
}

.date_news_list {
color : #b9b2ab; 
font-weight:normal
}

#sideMenu a:hover {
	background-color: #F0F0F0;
}

#sideMenu a.DisabledMenuItem:hover {
	cursor: default;
}

#sideMenu .selected a
{
	font-weight: bold;
	background-color: #c9c3be;	
}

#sideMenu li, #sideMenu li li {
	margin-top: 0;
}



/* categoriesMenu ***************/
#categoriesMenu {
	width: 185px;
	padding: 0;
	margin:0;
}

#categoriesMenu ul {
	width: 156px;
	margin-top: -8px;
}

#categoriesMenu a {
	font-size: 0.9em;
	display: block;
	padding: 5px 0 6px 5px;
	text-decoration: none;
}



#categoriesMenu a.dialogBoxHeaderLink { 
	display:block;
	height: 19px;
	padding: 6px 30px 0 5px;
	font-size: 1em;
	font-weight: bold;
	color:#FFFFFF !important;
	text-decoration: none;
	margin-bottom: 8px;
	border: none;
}

#categoriesMenu .selected a
{
	font-weight: bold;
}

.downloadsTable
{
	width: 522px;
}

.downloadsTable .col1, .downloadsTable .col2, .downloadsTable .col3
{
	border-right: solid 1px #b2aaa2;
	padding-bottom: 5px;
	text-align : left;
}

.downloadsTable .col2, .downloadsTable .col3
{
	padding-left: 7px;
	white-space:nowrap;
}

.col1
{
	width:500px;
}

.col2 
{
	width:75px;
}

.col3
{
	width:90px;
}

a.downloadLink
{
	text-decoration:none;
}

.bestelBoxHeaderLink {
	display:block;
	height: 19px;
	padding: 6px 30px 0 5px;
	font-weight: bold;
	color:#FFFFFF !important;
	text-decoration: none;
	margin-top:20px;
	margin-bottom: 8px;
}

/* Orderpage ***************/

.input1, .input2, .input3, .input4, .input5, .input6
{
	border-color:#C9C3BE !important;
	padding: 3px;
	width:350px;
	margin-left:85px;	
}

.orderInput

{
	margin-left:120px;
	width: 300px;
	border-color:#C9C3BE !important ;
	padding:4px;
	
}

.orderInput-left 
{
	
	margin-left:120px;
	width: 300px;
	border-color:#C9C3BE !important ;
	padding:3px;

}

#docValueOutput {
	margin-top:22px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}


#documentList li {
	margin:-3px -5px 0px 0px;	
}

.docTotal {
	padding-left:8px;
}


/*
#dnn_ctr516_DD 
{
	font-weight:normal;
	font-size:10px;
	line-height:1.4em;
}
*/

.SubHead
{
	font-weight:normal;
	font-size:10px;
	line-height:1.4em;
}


.orderButton, .orderBoxHeaderLink 
{
	display:block;
	height: 19px;
	padding: 5px 45px 0px 5px;
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF !important;
	text-decoration: none;
	margin-top:5px;
	margin-bottom: 8px;
	float:right;	
	text-align:left;
}


/* End Orderpage ***************/

