/*
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/



.mainpage2 .PTitle
{
	 border: 1px solid #cccccc; 
    color:#FFFFFF;  
    margin:0px;
    height:25px;
	background-color: #cbf0f9;
}

.mainpage2 .PTitleContent
{
    padding-top:7px;
	padding-left:10px;
    font-weight:bold;
    display: inline;
    float: left;
    white-space: normal;
	font-family:serif; 
	font-size:15;
	color: #3399FF;
	background-color: #cbf0f9;
}

    

.mainpage2 .PActionBar
{
   float: right;
   display: inline;
  padding-top:2px;
  padding-right:5px;
}
 
.mainpage2 .PContentBorder
{    
    border: 1px solid #cccccc; 
	
	 
 }

.mainpage2 .PContent
{    
    clear:both;
    margin:0px; 
	padding-top:5px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom:5px;
    white-space: normal;
    background-color: #ffffff;
    font-size: 10pt;
}


/* font */
.mainpage2 .PTitleLeft,
.mainpage2 .PTitle,
.mainpage2 .PTitleContent,
.mainpage2 .PTitleRight,
.mainpage2 .PContentLeft,
.mainpage2 .PContent,
.mainpage2 .PContentRight,
.mainpage2 .PBottomLeft,
.mainpage2 .PBottom,
.mainpage2 .PBottomRight
{
    font-family: Verdana, Helvetica, Arial, sans-serif;

    voice-family: inherit;
    font-size: 10pt;
}



/* --------------------------------- */
/* PLT.C.1 Links (Anchor)            */
/* --------------------------------- */

.mainpage2 A:link, 
.mainpage2 A:visited {
    text-decoration: underline;
}

.mainpage2 A:hover, 
.mainpage2 A:active {
    text-decoration: underline;
}

/* font */
.mainpage2 A:link,
.mainpage2 A:visited,
.mainpage2 A:hover,
.mainpage2 A:active
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.2 Fonts                     */
/* --------------------------------- */

.mainpage2 .portlet-font {
    color: black;
}
.mainpage2 .portlet-font-dim {
    color: gray;
}

/* font */
.mainpage2 .portlet-font,
.mainpage2 .portlet-font-dim
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}



/* --------------------------------- */
/* PLT.C.3 Messages                  */
/* --------------------------------- */
.mainpage2 .portlet-msg-status,
.mainpage2 .portlet-msg-info {
    background: url(../images/icon_info_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.mainpage2 .portlet-msg-error {
    background: url(../images/icon_error_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.mainpage2 .portlet-msg-alert {
    background: url(../images/icon_warning_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.mainpage2 .portlet-msg-success {
    background: url(../images/icon_success_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

/* font */
.mainpage2 .portlet-msg-status,
.mainpage2 .portlet-msg-info,
.mainpage2 .portlet-msg-error,
.mainpage2 .portlet-msg-alert,
.mainpage2 .portlet-msg-success
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.mainpage2 .portlet-section-header {
    background-image:url(../images/1.gif);
    background-repeat: repeat-x;
 
    color: #fff;
    /*padding: 4px;*/
    clear: both;
	/*margin-right: 2px;
    margin-left: 2px;*/
	height:13px;
}

.mainpage2 .portlet-section-body {
    background: #efefef;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}
.mainpage2 .portlet-section-body2 {
    background: #efefef;
    border: none;
    padding: 2px 3px;
    text-align: center;
    vertical-align: top;
    text-align: center;
}
.mainpage2 .portlet-section-alternate {
    background: #ddd;
    border: none;
	padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}
.portlet-section-alternate2 {
    background: #ddd;
    border: none;
	padding: 2px 3px;
    text-align: center;
    vertical-align: top;
    text-align: center;
}
.portlet-section-alternate1 {
    background: #ddd;
    border: none;
    padding-top:5px;
	 padding-left:7px;
    text-align: left;
   
}
.mainpage2 .portlet-section-alternate1 {
   
	padding-top:4px; 
   
}

.mainpage2 .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;
}

.mainpage2 .portlet-section-subheader {
    background-image:url(../images/subheader_background.gif);
    background-repeat: repeat-x;
    background-color:#c0e0f0;
    color: #0080b0;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.mainpage2 .portlet-section-footer {
    background-image:url(../images/footer_background.gif);
    background-repeat: repeat-x;
    background-color:#c0e0f0;
    background-position: top left;
    color: #0080b0;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.mainpage2 .portlet-section-text {
  
   
    padding-bottom: .3em;
    padding-left: 1em;
}

/* font */
.mainpage2 .portlet-section-header,
.mainpage2 .portlet-section-body,
.mainpage2 .portlet-section-alternate,
.mainpage2 .portlet-section-selected,
.mainpage2 .portlet-section-subheader,
.mainpage2 .portlet-section-footer,
.mainpage2 .portlet-section-text
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.5 Forms                     */
/* --------------------------------- */
.mainpage2 .portlet-form-label {
}

.mainpage2 .portlet-form-input-field {
    background-color:#90d0ff;
}

.mainpage2 .portlet-form-button {
    background-image:url(../images/button_background.gif);
    background-color:#FFFFFF;
    color:#ffffff;

    font-weight: bold;
}

.mainpage2 .portlet-icon-label {
}

.mainpage2 .portlet-dlg-icon-label {
}

.mainpage2 .portlet-form-field-label {

}

.mainpage2 .portlet-form-field {
}

/* font */
.mainpage2 .portlet-form-label,
.mainpage2 .portlet-form-input-field,
.mainpage2 .portlet-form-button,
.mainpage2 .portlet-icon-label,
.mainpage2 .portlet-dlg-icon-label,
.mainpage2 .portlet-form-field-label,
.mainpage2 .portlet-form-field 
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.6 Menus                     */
/* --------------------------------- */
.mainpage2 .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;
}

.mainpage2 .portlet-menu-item {
    text-decoration: none;
    color: blue;
}

.mainpage2 .portlet-menu-item-selected {
    text-decoration: none;
    color: #555 !important;
}

.mainpage2 .portlet-menu-item-hover {
    text-decoration: none;
    color: #f30 !important;
}

.mainpage2 .portlet-menu-item-hover-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.mainpage2 .portlet-menu-cascade-item {
    text-decoration: none;
    margin-top: .3em;
    padding-bottom: 0;
    color: blue;
}

.mainpage2 .portlet-menu-cascade-item-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.mainpage2 .portlet-menu-description {
}

.mainpage2 .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.mainpage2 .portlet-menu,
.mainpage2 .portlet-menu-item,
.mainpage2 .portlet-menu-item-selected,
.mainpage2 .portlet-menu-item-hover,
.mainpage2 .portlet-menu-item-hover-selected,
.mainpage2 .portlet-menu-cascade-item,
.mainpage2 .portlet-menu-cascade-item-selected,
.mainpage2 .portlet-menu-description,
.mainpage2 .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.6 Menus (arrowfolder style) */
/* --------------------------------- */
.mainpage2 .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: 1cm;
}

.mainpage2 .arrowfolder .portlet-menu-item {
    text-decoration: none;
    color: blue;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;

}

.mainpage2 .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;
}

.mainpage2 .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;
}

.mainpage2 .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;
}

.mainpage2 .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;
}

.mainpage2 .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;
}

.mainpage2 .arrowfolder .portlet-menu-description {
}

.mainpage2 .arrowfolder .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.mainpage2 .arrowfolder .portlet-menu,
.mainpage2 .arrowfolder .portlet-menu-item,
.mainpage2 .arrowfolder .portlet-menu-item-selected,
.mainpage2 .arrowfolder .portlet-menu-item-hover,
.mainpage2 .arrowfolder .portlet-menu-item-hover-selected,
.mainpage2 .arrowfolder .portlet-menu-cascade-item,
.mainpage2 .arrowfolder .portlet-menu-cascade-item-selected,
.mainpage2 .arrowfolder .portlet-menu-description,
.mainpage2 .arrowfolder .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}

/* --------------------------------- */
/* Tree component                    */
/* --------------------------------- */

.mainpage2 .tree {
   lineheight: 18px;
   font-family: arial, sans-serif;
}

.mainpage2 .tree-node {
   padding: 2px 15px 2px 5px;
}

.mainpage2 .tree-node a {
   text-decoration: none;
}

.mainpage2 .tree-node-selected {
   padding: 2px 15px 2px 5px;
}

.mainpage2 .tree-node-selected a {
   text-decoration: none;
   font-weight: bold;
}

/* --------------------------------- */
/* Portlet Table                     */
/* --------------------------------- */
.mainpage2 th, td, input {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.mainpage2 table, 
.mainpage2 th, 
.mainpage2 td {
    vertical-align: top;
    font-size: 10pt;    
    border: none;
    white-space: normal;
    /* action buttons shifts right a few millimeters by the following */
}

.mainpage2 th
{
   font-size: 11pt;  
}

.mainpage2 .portlet-table-header {
    background-image:url(../images/header_background.gif);
    background-repeat: repeat-x;
    background-color:#90d0ff;
    color: #fff;

    border: 0.75px solid #fff;
    padding: 2px 3px;
    text-align: left;
}

.mainpage2 .portlet-table-footer {
    background-image:url(../images/footer_background.gif);
    background-repeat: repeat-x;
    background-color:#c0e0f0;
    color: #0080b0;

    font-size: 10pt;
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
}


.mainpage2 .portlet-table-row1 td {
    font-size: 10pt;
    background: #ddd;
    border-bottom: 1px solid #fff;
}

.mainpage2 .portlet-table-row2 td {
    font-size: 10pt;
    background: #efefef;
    border-bottom: 1px solid #fff;
}

.mainpage2 .portlet-table-col1 {
    border-right: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

.mainpage2 .portlet-table-col2 {
    border-left: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

/* --------------------------------- */
/* Portlet Data Scroller Table       */
/* --------------------------------- */

.mainpage2 .portlet-scroller-grid td {
    horizontal-align: center;
}

.mainpage2 .portlet-scroller {
    horizontal-align: center;
}

.mainpage2 .portlet-paginator {
    horizontal-align: center;
}

/*button*/

.btn {
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid
}
.btn1_mouseout {
BORDER-RIGHT: #7EBF4F 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7EBF4F 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#B3D997); BORDER-LEFT: #7EBF4F 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7EBF4F 1px solid
}
.btn1_mouseover {
BORDER-RIGHT: #7EBF4F 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7EBF4F 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#CAE4B6); BORDER-LEFT: #7EBF4F 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7EBF4F 1px solid
}
.btn2 {padding: 2 4 0 4;font-size:12px;height:23;background-color:#ece9d8;border-width:1;}
.btn3_mouseout {
BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid
}
.btn3_mouseover {
BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#D7E7FA); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid
}
.btn3_mousedown
{
BORDER-RIGHT: #FFE400 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #FFE400 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #FFE400 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #FFE400 1px solid
}
.btn3_mouseup {
BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid
}
.btn_2k3 {
BORDER-RIGHT: #002D96 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #002D96 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #002D96 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #002D96 1px solid
}
