/* =====================================
    CSS STYLES FOR FUTUREWAY
   =====================================

*/

.leftpane {
	border-top: 1px solid #84929F;
	background-color: #A3ADB8;
}

.contentpane {
	background-color: white;
	border: 1px #84929F solid;
}

.rightpane
{
	border-top: 1px solid #84929F;
	background-color: #A3ADB8;
}

.visualpane
{
	background-color: transparent;
}


/* ------------------------------------------------------------------------------- */
/* - Infragistics WebGrid                                                        - */
/* ------------------------------------------------------------------------------- */

.fw_uwg_FrameStyle {
	margin: 0px;
	padding: 0px;
}

.fw_uwg_FrameStyle td, .fw_uwg_FrameStyle th {
	white-space: nowrap;
}

.fw_uwg_FrameStyle td {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.fw_uwg_HeaderStyleDefault {
}

.fw_uwg_RowStyleDefault {
	background-color: #EEEEEE;
}

.fw_uwg_RowAlternateStyleDefault {
	background-color: #D6D4CE;
}

.fw_uwg_FooterStyleDefault {
}

/* ------------------------------------------------------------------------------- */
/* - Body, html                                                                  - */
/* ------------------------------------------------------------------------------- */

body, html {
	margin: 0px;
	height: 100%;
}

body {
	background-image: url(afbeeldingen/background.gif);
	background-repeat: repeat-x;
	background-color: #A3ADB8;
	font-family: Arial, Helvetica, sans-serif;
	color: #586371;
}

td {
	padding: 0px;
	margin: 0px;
}

th {
	background-color: transparent;
	vertical-align: bottom;
	white-space: nowrap;
	text-align: left;
	text-indent: 0px;	
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
}

.fwPakketIcon {
	background-image: url(afbeeldingen/IconBackground.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: none;
}

.fwPakketIcon img {
	float: right;
	width: 52px;
	height: 52px;
	margin: 4px;
	margin-left: 16px;
}

/*

/* ------------------------------------------------------------------------------- */
/* - Other styles                                                                - */
/* ------------------------------------------------------------------------------- */

.fwMenu {
	background-image: url(afbeeldingen/fwMenuBackground.gif);
	background-repeat: repeat-x;
	border: 1px #84929F solid;
	padding-left: 10px;
}

.fwFooter {
	border-top: 1px #84929F ridge;
	height: 20px;
}

.fwFooterText {
	float: left;
	margin-left: 5px;
}

.fwLogo {
	border: none;
}

.HeaderImage {
	text-align: right;
}

.yt_details, 
.yt_details_datainput,
.yt_details_default,
.yt_details_question,
.yt_details_remark
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	line-height: 1.1;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells: hide;
	white-space: nowrap;
}

.yt_details td
.yt_details_datainput td,
.yt_details_default td,
.yt_details_question td ,
.yt_details_remark td
{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align : top;

}
.yt_wizard td.yt_details_firstcolumn,
.yt_details td.yt_details_firstcolumn
{
	padding-left: 10px;
	width       : 20%;
	vertical-align: top;
}

.yt_details td.yt_details_lastcolumn
{
	padding-right: 0px;
	width: 100%;
	vertical-align: top;
}

.yt_details_ig
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.1;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells: hide;
	white-space: nowrap;
}

.yt_details_ig td
{
	padding-left: 0px;
	padding-right: 0px;
}

.yt_details_ig td.yt_details_firstcolumn
{
	padding-left: 10px;
	width       : 20%;
}

.yt_details_ig td.yt_details_lastcolumn
{
	padding-right: 0px;
	width: 100%;
}

.containerContent tfoot td
{
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	background-color: white;
	color: #455560;
	font-size: 9px;
}

/*
/* -------------------------------- */
/* - sIFR			  - */
/* -------------------------------- */

/*

.sIFR-hasFlash .containerTitle
{
	font-size:20px;
	letter-spacing:-1px;
	line-height:1.5em;
	visibility:hidden;
	margin: 0px;
}

.sIFR-flash
{
	visibility:visible !important;
}

.sIFR-replaced
{
	visibility:visible !important;
}

span.sIFR-alternate
{
	display:block;
	height:0pt;
	left:0pt;
	letter-spacing:0pt;
	overflow:hidden;
	position:absolute;
	top:0pt;
	width:0pt;
}
*/
/*
/* -------------------------------- */
/* - Set default font for modules - */
/* -------------------------------- */

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family: inherit;
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

/* SOLPARTMENU */

.MainMenu_MenuContainer {
	height: 32px;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	height: inherit;
	background-color: transparent;
}

.MainMenu_MenuItem {
	padding: 0px;
	border: none;
	cursor: pointer; 
	color: #586371; 
	height: inherit;
	font-style: normal; 
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt;
}

.RootMenuItem {
	background-color: transparent;
	height: inherit;
	line-height: 14px;
	vertical-align: middle;
}

.RootMenuItemActive {
	color: white;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	background-color: #E8E8E8;  
	z-index: 1000; 
	cursor: pointer;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
}

.MainMenu_SubMenu .MainMenu_MenuItem {
	padding: inherit;
	height: 20px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel { 
	cursor: pointer; 
	background-color: #586371;
}

.MainMenu_MenuBreak {
	background-color: transparent;
	height: inherit;
	border: none;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	color: white; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-style: normal;
	background-color: transparent;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}

.MainMenu_Separator {
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

/* */

a:link, a:active, a:visited {
	color: #586371;
	text-decoration: none;
}

a:hover {
	color: #586371;
	text-decoration: underline;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/   

html, body, .pagemaster {
	width: 100%;
	height: 100%;	
}
.skinmaster {
	height: 100%;
}
.skinheader {
}
.skingradient {
	height:30px;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	background-color: transparent;
	padding-right: 15px;
	padding-top: 10px;
}

.bottompane {
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
}

.toppane A.normal, .bottompane A.normal, span.copyright {
	font-family: Tahoma, Arial, Helvetica;
	color: #005FA9;
	font-size: 9.5pt;
	font-weight: 400;
}

span.copyright {
	color: #D8DEE2;
}

/*WB call 4895 : Look and feel Wizards

Stijl van de header van de wizard
Dit is het gedeelte waar de uitleg van de wizrad zal komen te staan
*/
.yt_wizard th
{
	font-size:8pt;
	background-color : #675853;	
	color: white;
	height : 75px;
	vertical-align : top; 
	white-space : normal;
	padding : 10px;
	font-weight: normal;
}

/*
Stijl van de footer van de wizard
Dit is het gedeelte waar de knoppen inloggen. De knoppen zelf worden gedefinieerd door de klasse yt_wizard_actionlist
*/
.yt_wizard_footer 
{
	background-color :#79838f;	
}

/*
Dit is de vraag per wizard stap
*/
.yt_wizard_steptitle
{
	font-size: 16px;
	font-weight :normal;
	color : #84929F;
	height : 15px;
	padding-left : 10px;
	padding-top : 5px;
}

/*
de 'body' van de wizard step
*/
.yt_wizard_inner
{
	background-color : #d9dee2;
}

table.yt_details_question
{
	background-color : inherit;
    background-image : url(afbeeldingen/wizard_question.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 400px;
	width : 100%;
}

table.yt_details_default
{
	background-color : inherit;
    background-image : url(afbeeldingen/wizard_default.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 400px;
	width : 100%;
}

table.yt_details_remark
{
	background-color : inherit;
    background-image : url(afbeeldingen/wizard_remark.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 400px;
	width : 100%;
}

table.yt_details_datainput
{
	background-color : inherit;
    background-image : url(afbeeldingen/wizard_datainput.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 400px;
	width : 100%;
}

table.yt_wizard_actionlist
{
	background-color : Red;
	margin-left : 100px;	
}

/* Einde wizard steps instellingen */

/* acties, ook wizard knoppen!*/
td.yt_wizard_actionlist,
input.yt_wizard_actionlist,
a.yt_wizard_actionlist
{
	border:  solid 1px #6d7986 /*none*/;
	background-color: #d9dee2; /*transparent;*/
	margin-top: 3px;

	font-size: 11px;
	font-variant :small-caps;
	padding-right: 2px;
	padding-left: 2px;
	color: #586270;
	cursor : pointer;	
	text-align: center;
}

a.yt_wizard_actionlist:hover,
input.yt_wizard_actionlist:hover
{
	/*text-decoration: underline;	*/
	background-color: #84929F;
	color : white;
	border-top:  solid 1px white ;
	border-left:  solid 1px white ;
	border-right:  solid 1px #84929F ;
	border-bottom:  solid 1px #84929F ;
}

input.yt_wizard_textbox
{
	font-family: inherit;
	border: 1px solid #A3ADB8;
	padding: 2px 3px 2px 3px;
	width: 60%;
	height: 20px;
	line-height: normal;
}



textarea.yt_wizard_textbox
{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #A3ADB8;
	padding: 3px;
	width: 60%;
}	

select.yt_wizard_dropdown 
{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #A3ADB8;
	padding: 3px;
	width: 60%;
}




.containerContent input.StandardButton
{
	background-color: #BCC4CC;
	background-image:url(afbeeldingen/fwMenuBackground.gif);
	border: 1px #84929F solid;
	height: 25px;
	color:#586371;
	cursor:pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.containerContent label img
{
	display: none;
}

.containerContent td.SubHead label span
{
	color: #586371;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: lighter;
}

.rightpane .containerContent span.Normal input,
.rightpane .containerContent input.NormalTextBox,
.rightpane .containerContent select.NormalTextBox,
.rightpane .containerContent textarea.NormalTextBox
{
	float: left;
	border: 1px solid #84929F;
	font-family: inherit;
	padding: 3px;
}

.containerContent span.Normal label
{
	float: left;
}

.containerContent span.Normal label
{
	line-height: 20px;
	margin-left: 5px;
}


/* Below other then IE (only those which i have tested so far */

input.StandardButton[value="Login"]
{
}

/* toevoeging voor het niet tonen van Wizard buttons */
.forceHidden 
{
	display: none;
}

/* Special tagss for fileupload */
div.fileinputs {
	position: relative;
	height: 30px;
	width: 200px;
}

input.file {
	width: 180px;
	margin: 0;
}

input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
}

div.fakefile img 
{
	width  : 20px;
	height : 20px;
}

/* =====================================
    popup
   =====================================
*/
.UploadWindow
{
	border: 2px solid white;
	background-color: #A3ADB8;
	overflow: auto;
/*	padding: 10px;*/
	z-index: 100;
	color: white;
	font: Arial;
	font-size: 8.5pt;
	/*text-align: center;*/
}

div.UploadWindowBackground
{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	display: block;
	z-index: 90;
	/*background-image: url(../images/transparent8.png);*/
	background-color: White;
}

SELECT, TEXTAREA
{
	font-size: 8pt;
	border:1px solid #A3ADB8;
	padding: 3px;
}

INPUT
{
	font-size: 8pt;
	padding: 3px;
}

.UploadWindow .yt_details th
{
	height: 40px;
}

.yt_search_btn
{
	border:  solid 1px #6d7986 /*none*/;
	background-color: #d9dee2; /*transparent;*/
	margin-top:2px;
	height: 18px;
	font-size: 11px;
	font-variant :small-caps;
	padding-right: 4px;
	padding-left: 4px;
	color: #586270;
	cursor : pointer;	
	text-align: center;
	padding-top:2px;
}