

.marvelit-clear .PTitleLeft
{

}



.marvelit-clear .PTitle
{
	display: none;
}

.marvelit-clear .PTitleContent
{

}

.marvelit-clear .PActionBar
{

}
 
.marvelit-clear .PTitleRight
{

}

.marvelit-clear .PContentLeft
{

}

.marvelit-clear .PContentBorder
{    

}

.marvelit-clear .PContent
{    
 white-space: normal;


}



.marvelit-clear .PContentRight
{
}

.marvelit-clear .PBottomLeft
{
}

.marvelit-clear .PBottom
{
}

.marvelit-clear .PBottomRight
{
}

/* font */
.marvelit-clear .PTitleLeft,
.marvelit-clear .PTitle,
.marvelit-clear .PTitleContent,
.marvelit-clear .PTitleRight,
.marvelit-clear .PContentLeft,
.marvelit-clear .PContent,
.marvelit-clear .PContentRight,
.marvelit-clear .PBottomLeft,
.marvelit-clear .PBottom,
.marvelit-clear .PBottomRight
{

}



/* --------------------------------- */
/* PLT.C.1 Links (Anchor)            */
/* --------------------------------- */

.marvelit-clear A:link, 
.marvelit-clear A:visited {
    text-decoration: underline;
}

.marvelit-clear A:hover, 
.marvelit-clear A:active {
    text-decoration: underline;
}

/* font */
.marvelit-clear A:link,
.marvelit-clear A:visited,
.marvelit-clear A:hover,
.marvelit-clear A:active
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
/*    font-size: 12px; */
	font-size: 26px;
}


/* --------------------------------- */
/* PLT.C.2 Fonts                     */
/* --------------------------------- */

.marvelit-clear .portlet-font {
    color: black;
}
.marvelit-clear .portlet-font-dim {
    color: gray;
}

/* font */
.marvelit-clear .portlet-font,
.marvelit-clear .portlet-font-dim
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}



/* --------------------------------- */
/* PLT.C.3 Messages                  */
/* --------------------------------- */
.marvelit-clear .portlet-msg-status,
.marvelit-clear .portlet-msg-info {
    background: url(../images/icon_info_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.marvelit-clear .portlet-msg-error {
    background: url(../images/icon_error_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.marvelit-clear .portlet-msg-alert {
    background: url(../images/icon_warning_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.marvelit-clear .portlet-msg-success {
    background: url(../images/icon_success_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

/* font */
.marvelit-clear .portlet-msg-status,
.marvelit-clear .portlet-msg-info,
.marvelit-clear .portlet-msg-error,
.marvelit-clear .portlet-msg-alert,
.marvelit-clear .portlet-msg-success
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.marvelit-clear .portlet-section-header {
    background-image: url(../images/nw_maj_rond.gif);
    background-repeat: no-repeat;
    color: #fff;
    background-color: #036;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.marvelit-clear .portlet-section-body {
    background: #efefef;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.marvelit-clear .portlet-section-alternate {
    background: #ddd;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.marvelit-clear .portlet-section-selected {
    /* TODO : ex. change color */
    background: #ffe;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
    font-weight:bold;
}

.marvelit-clear .portlet-section-subheader {
    background-image: url(../images/nw_maj_rond.gif);
    background-repeat: no-repeat;
    color: #fff;
    background-color: #888;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.marvelit-clear .portlet-section-footer {
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #ddd;
    background-image: url(../images/sw_med_rond.gif);
    color: #000;
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
}

.marvelit-clear .portlet-section-text {
    padding: 1em;
    padding-bottom: .3em;
    padding-left: 1em;
}

/* font */
.marvelit-clear .portlet-section-header,
.marvelit-clear .portlet-section-body,
.marvelit-clear .portlet-section-alternate,
.marvelit-clear .portlet-section-selected,
.marvelit-clear .portlet-section-subheader,
.marvelit-clear .portlet-section-footer,
.marvelit-clear .portlet-section-text,
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


/* --------------------------------- */
/* PLT.C.5 Forms                     */
/* --------------------------------- */
.marvelit-clear .portlet-form-label {
}

.marvelit-clear .portlet-form-input-field {
}

.marvelit-clear .portlet-form-button {
}

.marvelit-clear .portlet-icon-label {
}

.marvelit-clear .portlet-dlg-icon-label {
}

.marvelit-clear .portlet-form-field-label {
}

.marvelit-clear .portlet-form-field {
}

/* font */
.marvelit-clear .portlet-section-header,
.marvelit-clear .portlet-section-body,
.marvelit-clear .portlet-section-alternate,
.marvelit-clear .portlet-section-selected,
.marvelit-clear .portlet-section-subheader,
.marvelit-clear .portlet-section-footer,
.marvelit-clear .portlet-section-text,
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


/* --------------------------------- */
/* PLT.C.6 Menus                     */
/* --------------------------------- */
.marvelit-clear .portlet-menu {
    background: #efefef;
    margin-bottom: 6px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
}

.marvelit-clear .portlet-menu-item {
    text-decoration: none;
    color: blue;
}

.marvelit-clear .portlet-menu-item-selected {
    text-decoration: none;
    color: #555 !important;
}

.marvelit-clear .portlet-menu-item-hover {
    text-decoration: none;
    color: #f30 !important;
}

.marvelit-clear .portlet-menu-item-hover-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.marvelit-clear .portlet-menu-cascade-item {
    text-decoration: none;
    margin-top: .3em;
    padding-bottom: 0;
    color: blue;
}

.marvelit-clear .portlet-menu-cascade-item-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.marvelit-clear .portlet-menu-description {
}

.marvelit-clear .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.marvelit-clear .portlet-menu,
.marvelit-clear .portlet-menu-item,
.marvelit-clear .portlet-menu-item-selected,
.marvelit-clear .portlet-menu-item-hover,
.marvelit-clear .portlet-menu-item-hover-selected,
.marvelit-clear .portlet-menu-cascade-item,
.marvelit-clear .portlet-menu-cascade-item-selected,
.marvelit-clear .portlet-menu-description,
.marvelit-clear .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}


/* --------------------------------- */
/* PLT.C.6 Menus (arrowfolder style) */
/* --------------------------------- */
.marvelit-clear .arrowfolder .portlet-menu {
    background: #efefef;
    margin-bottom: 6px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
}

.marvelit-clear .arrowfolder .portlet-menu-item {
    text-decoration: none;
    color: blue;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;

}

.marvelit-clear .arrowfolder .portlet-menu-item-selected {
    text-decoration: none;
    color: #555 !important;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.marvelit-clear .arrowfolder .portlet-menu-item-hover {
    text-decoration: none;
    color: #f30 !important;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.marvelit-clear .arrowfolder .portlet-menu-item-hover-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.marvelit-clear .arrowfolder .portlet-menu-cascade-item {
    text-decoration: none;
    margin-top: .3em;
    padding-bottom: 0;
    color: blue;
    padding-left: 34px;
    background-image: url(../images/icon_arrowfolderclosed1_sml.gif);
    background-repeat: no-repeat;
}

.marvelit-clear .arrowfolder .portlet-menu-cascade-item-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
    padding-left: 34px;
    background-image: url(../images/icon_arrowfolderopen2_sml.gif);
    background-repeat: no-repeat;
}

.marvelit-clear .arrowfolder .portlet-menu-description {
}

.marvelit-clear .arrowfolder .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.marvelit-clear .arrowfolder .portlet-menu,
.marvelit-clear .arrowfolder .portlet-menu-item,
.marvelit-clear .arrowfolder .portlet-menu-item-selected,
.marvelit-clear .arrowfolder .portlet-menu-item-hover,
.marvelit-clear .arrowfolder .portlet-menu-item-hover-selected,
.marvelit-clear .arrowfolder .portlet-menu-cascade-item,
.marvelit-clear .arrowfolder .portlet-menu-cascade-item-selected,
.marvelit-clear .arrowfolder .portlet-menu-description,
.marvelit-clear .arrowfolder .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

/* --------------------------------- */
/* Tree component                    */
/* --------------------------------- */

.marvelit-clear .tree {
   lineheight: 18px;
   font-family: arial, sans-serif;
}

.marvelit-clear .tree-node {
   padding: 2px 15px 2px 5px;
}

.marvelit-clear .tree-node a {
   text-decoration: none;
}

.marvelit-clear .tree-node-selected {
   padding: 2px 15px 2px 5px;
}

.marvelit-clear .tree-node-selected a {
   text-decoration: none;
   font-weight: bold;
}

/* --------------------------------- */
/* Portlet Table                     */
/* --------------------------------- */
.marvelit-clear th, td, input {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.marvelit-clear table, 
.marvelit-clear th, 
.marvelit-clear td {
    vertical-align: top;
    font-size: 10pt;    
    border: none;
    white-space: normal;
    /* action buttons shifts right a few millimeters by the following */
}

.marvelit-clear th
{
   font-size: 12pt;  
}

.marvelit-clear .portlet-table-header {
    background-color: #bbb;
    border: 0.75px solid #fff;
    padding: 2px 3px;
    text-align: left;
}

.marvelit-clear .portlet-table-footer {
    font-size: x-small;
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
    background-color: #ddd;
    background-image: url(../images/sw_med_rond.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}


.marvelit-clear .portlet-table-row1 td {
    font-size: small;
    background: #ddd;
    border-bottom: 1px solid #fff;
}

.marvelit-clear .portlet-table-row2 td {
    font-size: small;
    background: #efefef;
    border-bottom: 1px solid #fff;
}

.marvelit-clear .portlet-table-col1 {
    border-right: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

.marvelit-clear .portlet-table-col2 {
    border-left: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

/* --------------------------------- */
/* Portlet Data Scroller Table       */
/* --------------------------------- */

.marvelit-clear .portlet-scroller-grid td {
    horizontal-align: center;
}

.marvelit-clear .portlet-scroller {
    horizontal-align: center;
}

.marvelit-clear .portlet-paginator {
    horizontal-align: center;
}

/* Custom stuff for UGS added by EDB */
.marvelit-clear p.corelink
{
    margin-top: 0.5em;
    margin-bottom: 0em;
    font-size: 12px;
}

.marvelit-clear p.abstract
{
    margin-top: 0em;
    margin-bottom: 0.5em;
    font-size: 11px;
}

.marvelit-clear p.title
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 17px; 
    font-weight: bold; 
    padding-bottom: 0em; 
    margin-top: 0em; 
    margin-bottom: 0em;
}

.marvelit-clear p.download
{
    font-size:12px;
    margin-top:0.25em;
    margin-bottom:0em;
}

.marvelit-clear p.side
{ 
    font-size: 12px;
    margin-left: 0.85em;
    text-indent: -0.85em;
    margin-top: 0.25em;
    margin-bottom:
    0.25em;
}

.marvelit-clear img
{
    display: inline;
    margin: 0em;
}

