/* ---- override VDPJ default classes here ---- */ 

/*Message when leaving VDoc Process*/
#PLT-AXLeave {width:420px}
#PLT-AXLeave .zone3 .center {height:auto}
#PLT-AXLeave .zone3 .inner {height:auto}

/*VDoc process application*/
#APP-vdp  {   }

/* --- menu ---*/
/*menu*/
#APP-vdp .menu .menu-active {}
#APP-vdp .menu .menu-inactive {background-color:#eeeeef; padding:3px; font-family:arial, helvetica; font-size:11px; font-weight:bold; background-image:url(../images/menu_arrow.gif); background-repeat:no-repeat; padding-left:18px; border-bottom:1px solid #6677af; border-top:1px solid #6677af; color:#2e568a; background-position:6px 6px; }
#APP-vdp .menu .submenu-content-zone {border:1px solid #6777AB; padding:5px; background-color:#BBD6FF}
#APP-vdp .menu .submenu {font-family:arial; font-size:10px; font-weight:bold; background-image:url(../images/submenu_bullet.gif); background-repeat:no-repeat; background-position:3px 7px; padding:1px 1px 1px 10px; color:#1561D1}
	/*links*/
	#APP-vdp .menu .submenu A {font-family:arial; font-size:10px; font-weight:bold}
	#APP-vdp .menu .submenu A:link, #APP-vdp .menu .submenu A:visited {color:#1561D1; text-decoration:none}
	#APP-vdp .menu .submenu A:hover, #APP-vdp .menu .submenu A:active {color:#424973; text-decoration:none}
	
#APP-vdp .menu .submenu-active {font-family:arial; font-size:10px; font-weight:bold; background-image:url(../images/submenu_bullet.gif); background-repeat:no-repeat; background-position:3px 7px; padding:1px 1px 1px 10px; color:#C75900}
	/*links*/
	#APP-vdp .menu .submenu-active A {font-family:arial; font-size:10px; font-weight:bold}
	#APP-vdp .menu .submenu-active A:link, #APP-vdp .menu .submenu-active A:visited {color:#C75900; text-decoration:none}
	#APP-vdp .menu .submenu-active A:hover, #APP-vdp .menu .submenu-active A:active {color:#424973; text-decoration:none}

/*---subcategories---*/

/*subcategories zone*/
#SubCategory .grid { border-top:1px solid #6979ac; }
#SubCategory .grid-content-zone { background-color:transparent; } 

/*subcategories grid details*/
#SubCategory UL { padding:5px; font-family:arial,helvetica; font-size:11px; font-weight:bold; margin:0px 0px 5px 0px; }
#SubCategory UL LI { display:inline; list-style:none; text-align:left; font-family:arial,helvetica; font-size:11px; font-weight:normal; border:none; background-image:url(../images/link_arrow.gif); background-repeat:no-repeat; background-position:0px 4px; padding:0px 5px 0px 10px; margin:5px }
#SubCategory .text-highlighted {font-family:Arial, Helvetica, sans-serif}

/* ---- specific vdpj classes here ------ */

/* form section common */

.section-inner .header-helper {border:1px solid #6777ab}

/* form section */

.section .section-header .text-style1, .empty-section .section-header .text-style1 { font-family:arial; font-size:11px; font-weight:bold; color:#252525; }
.section .section-help, .empty-section .section-help  { padding:3px 5px 0px 0px; text-align:right }

/* form section:highlighted */

.section-highlighted, .empty-section-highlighted {}
.section-highlighted .section-header {background-color:#b3cd12; height:30px; font-family:arial; font-size:11px; font-weight:bold; color:white; padding-left:22px; background-image:url(../images/bullet_h1.gif); background-repeat:no-repeat; background-position:9px 12px}
.section-highlighted .section-content {background-color:white; border:4px solid #b3cd12; border-top:none}
.section-highlighted .section-inner {border:1px solid #b3cd12; padding:10px}
.section-highlighted .section-inner .section-inner {border:1px solid #6777ab}
.section-highlighted .section-footer {display:none}
.empty-section-highlighted .section-header {background-color:#b3cd12; height:30px; font-family:arial; font-size:11px; font-weight:bold; color:white; padding-left:22px; background-image:url(../images/bullet_h1.gif); background-repeat:no-repeat; background-position:9px 12px}
.empty-section-highlighted .section-footer {display:none}
.section-highlighted .section-header .text-style1, .empty-section-highlighted .section-header .text-style1 { font-family:arial; font-size:11px; font-weight:bold; color:white; }
.section-highlighted .section-help, .empty-section-highlighted .section-help { padding:0px 5px 0px 0px; text-align:right }

/* form subsection */

.section-highlighted .subsection .section-content {background-color:white; border:none;}
.section-highlighted .subsection .section-header {background-color:#c6ddff; height:24px; font-family:arial; font-size:11px; font-weight:bold; color:#2763be; padding-left:22px; background-image:url(../images/bullet_h1.gif); background-repeat:no-repeat; background-position:9px 8px; border:1px solid #6777ab; border-bottom:none}
.subsection .section-header .text-style1, .empty-subsection .section-header .text-style1 { font-family:arial; font-size:11px; font-weight:bold; color:#17407e; }
.subsection .section-help, .empty-subsection .section-help  { padding:3px 5px 0px 0px; text-align:right }

/* form subsection:highlighted */

.subsection-highlighted, .empty-subsection-highlighted {padding:0px;}
.subsection-highlighted .section-header {background-color:#b3cd12; height:30px; font-family:arial; font-size:11px; font-weight:bold; color:white; padding-left:22px; background-image:url(../images/bullet_h1.gif); background-repeat:no-repeat; background-position:9px 12px; border:none}
.subsection-highlighted .section-content {background-color:white; border:4px solid #b3cd12; border-top:none}
.subsection-highlighted .section-footer {display:none}
.empty-subsection-highlighted .section-header {background-color:#b3cd12; height:30px; font-family:arial; font-size:11px; font-weight:bold; color:white; padding-left:22px; background-image:url(../images/bullet_h1.gif); background-repeat:no-repeat; background-position:9px 12px; border:none}
.empty-subsection-highlighted .section-footer {display:none}

/* form sections:contents */

.section .table-border, .section-highlighted .table-border,  .subsection .table-border, .subsection-highlighted .table-border {border:1px solid #6777ab; border-collapse:collapse}
.section .cell, .subsection .cell, .section-highlighted .cell, .subsection-highlighted .cell,.section .cell1, .subsection .cell1, .section-highlighted .cell1, .subsection-highlighted .cell1 {font-family:arial; font-size:10px; font-weight:normal; color:#424952; text-align:left; padding:4px; border:1px solid #6777ab; background-color:white}
.section .cell2, .section-highlighted .cell2, .subsection .cell2, .subsection-highlighted .cell2 { font-family:arial; font-size:10px; font-weight:normal; color:#424952; text-align:left; padding:1px 4px 1px 4px; background-color:#e3efff; border:1px solid #6777ab;}
.section .cell-left, .section-highlighted .cell-left, .subsection .cell-left, .subsection-highlighted .cell-left {background-color:#C5C5C5;
border:1px solid #252525;
color:#252525;
font-family:verdana, arial;
font-size:10px;
font-weight:bold;
padding:1px 4px;
text-align:right;
vertical-align:middle;
padding:3px}
.section .cell-right, .section-highlighted .cell-right, .subsection .cell-right, .subsection-highlighted .cell-right { font-family:arial; font-size:10px; font-weight:normal; color:#424952; text-align:left; padding:1px 4px 1px 4px; vertical-align:middle;border:1px solid #252525;}
.section .cell-empty, .section-highlighted .cell-empty,.subsection .cell-empty, .subsection-highlighted .cell-empty {background-color:white; font-size:1px;border:1px solid #252525;}

/* form specific grid */

.section .grid, .section-highlighted .grid {border:1px solid #6777ab;}
.subsection .grid, .subsection-highlighted .grid {border:none;}
.section .grid .cell-header, .section-highlighted .grid .cell-header, .subsection .grid .cell-header, .subsection-highlighted .grid .cell-header { border:1px solid #486293; padding:2px 4px 2px 4px; font-family:arial, helvetica; font-size:11px; font-weight:bold; background-color:#8eb1f1; color:#163E7C }
.section .grid .cell1, .section-highlighted .grid .cell1, .subsection .grid .cell1, .subsection-highlighted .grid .cell1{ border:1px solid #486293; padding:2px 4px 2px 4px; font-family:arial, helvetica; font-size:10px; background-color:#E3EFFF }
.section .grid .cell2, .section-highlighted .grid .cell2, .subsection .grid .cell2, .subsection-highlighted .grid .cell2{ border:1px solid #486293; padding:2px 4px 2px 4px; font-family:arial, helvetica; font-size:10px; background-color:white }

/*task information*/
.section .text-link-list , .section-highlighted .text-link-list {margin:5px 0px 5px 0px}

/* wizzard specific table */
.wizzard .cell2 .cell1 { border:1px solid #486293; padding:2px 4px 2px 4px; font-family:arial, helvetica; font-size:10px; background-color:#E3EFFF; background-image:none; width:auto }
.wizzard .cell2 .cell2 { border:1px solid #486293; padding:2px 4px 2px 4px; font-family:arial, helvetica; font-size:10px; background-color:white; background-image:none; width:auto }


#APP-vdp .cell-right .grid, .grid-content-zone { border:none}
#APP-vdp .cell-right .grid .grid-content-zone {padding:4px 2px 4px 2px}
#APP-vdp .cell1 TD, #APP-vdp .cell2 TD, #APP-vdp .cell-left TD, #APP-vdp .cell-right TD {font-family:arial; font-size:10px; font-weight:normal; color:#424952; }

/*help general inforamtions*/
#helpzone.content-zone .section .section-content, #helpzone.content-zone .section-highlighted .section-content {padding:7px}
#helpzone.content-zone .section .section-header { border:1px solid #486293;}
#helpzone,#helpzone .content-zone {height:auto}
#helpzone .text-link-list,#helpzone .text-list {font-size:10px}
#helpzone .text-level2 .text-link-list,#helpzone .text-level2 .text-list {font-size:9px}

/*fix step top button*/
#APP-vdp .step .section-header {padding-bottom:7px}

/* tree view */
.treeview { height:100%; padding:5px}

/* treeview icons */
.treeview .tv_dots_hbd { background-image: url(../images/vdp/tv_dots_hbd.gif); }
.treeview .tv_dots_hd { background-image: url(../images/vdp/tv_dots_hd.gif); }
.treeview  .tv_dots_hb { width: 16px; background-image: url(../images/vdp/tv_dots_hb2.gif); background-repeat:repeat-y; }

.treeview .tv_minus_hbd { background-image: url(../images/vdp/tv_minus_hbd.gif); cursor:hand}
.treeview .tv_minus_hd { background-image: url(../images/vdp/tv_minus_hd.gif);  cursor:hand}
.treeview .tv_minus_d { background-image: url(../images/vdp/tv_minus_d.gif);  cursor:hand}
.treeview .tv_minus_bd { background-image: url(../images/vdp/tv_minus_bd.gif);  cursor:hand}

.treeview .tv_plus_hbd { background-image: url(../images/vdp/tv_plus_hbd.gif);  cursor:hand}
.treeview .tv_plus_hd { background-image: url(../images/vdp/tv_plus_hd.gif);  cursor:hand}
.treeview .tv_plus_bd { background-image: url(../images/vdp/tv_plus_bd.gif);  cursor:hand}
.treeview .tv_plus_d { background-image: url(../images/vdp/tv_plus_d.gif);  cursor:hand}

.treeview .tv_dots_hbd,.treeview .tv_dots_hd,.treeview .tv_minus_hbd,.treeview .tv_minus_hd,.treeview .tv_minus_d,.treeview .tv_minus_bd,.treeview .tv_plus_hbd,.treeview .tv_plus_hd,.treeview .tv_plus_bd,.treeview .tv_plus_d { height: 20px; width: 16px;vertical-align: center;	padding :0px; font-size:1px; }

.treeview .ico_opndfold { background-image: url(../images/vdp/ico_opndfold.gif); }
.treeview .ico_clsdfold { background-image: url(../images/vdp/ico_clsdfold.gif); }
.treeview .ico_opndfold,.treeview .ico_clsdfold {height: 20px; width: 16px;	vertical-align: center;	padding :0px; font-size:1px; }

/*treeview label*/
.treenode, .treenode LABEL { font-family:arial,helvetica; font-size:11px; font-weight:normal; padding:0px; text-decoration:none; cursor:hand; vertical-align:center}

	/* links */
	.treenode A { text-decoration:none }
	.treenode A:link , .treenode A:visited { text-decoration:none !important}
	.treenode A:hover { text-decoration:none !important }
	.treenode A:active { text-decoration :none !important }
		
/*impression*/
@media print {
    .portlet .inner { overflow:visible;}
}

