/*
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.
*/

@import url("../../css/portal-standard.css");

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding: 1em;
   
    color: #000;
    white-space: normal;


}

/** 
  This white-space setting is VERY important as it keeps content from "spilling"
  outside of portlets.
  */

td,
th
{
  white-space: normal;
}

th
{
  font-size: 12pt;
}

a:link, a:visited {
  
}

a:hover {
    color: #f30 !important;
}

body.layout-Secondary
{
    margin: 0;
    padding: 0;
}


.Link
{
}

.LinkFolder
{
 font-size:   11pt;   
  color:   #555555;     
  font-family:   ËÎÌå;  
  font-weight:bold;    
  text-decoration: none;
}

.LinkPage
{
  font-size:   10pt;   
  color:   #153a6d;      
  font-family:   ËÎÌå;      
  text-decoration: none;
  /*background-image:url(../images/button_2_36.gif);*/

}





.layout-Secondary .button
{
    
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;
    margin:1px;
    text-align:center;
    vertical-align:middle;
}

.layout-Secondary .button a
{
    color:#0080b0;
    text-decoration: none;
    font-weight:bold;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    voice-family:"\"}\"";
    voice-family:inherit;
    font-size:9pt;
}

.layout-Secondary #banner {
    margin:0px;
    padding:0px;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100px
}

.layout-Secondary #banner table {
    margin:0px;
    padding:1px;
    width:100%;
    height:100px;
}

.layout-Secondary #banner .action {
    margin:0px;
    padding:0px;
    height:20px;
    vertical-align:middle;
}

.layout-Secondary #banner .logo {
    height:95px;
}

.layout-Secondary #banner .logo img {
    margin-top:25px;
}

.layout-Secondary #banner .info {
    vertical-align:top;
    text-align:right;
    height:95px;

    color:#ffffff;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    voice-family:"\"}\"";
    voice-family:inherit;
    font-size:10pt;
}

.layout-Secondary #banner .info div {
    margin:0px;
    padding:2px;
}

.layout-Secondary #banner .info input {
    border:1px;
    border-color:#0000ff;

    font-weight:bold;
}

.layout-Secondary #poweredby {
    margin:0px;
    padding:1px;
    position:absolute;
    top:100px;
    left:0px;
    width:100%;
    height:15px;
    text-align:right;
}

.layout-Secondary .tabs {
    margin:0px;
    padding:0px;
    position:absolute;
    top:115px;
    left:0px;
    width:100%;
    height:25px;
}

.layout-Secondary .tabs table {
    margin:0px;
    padding:0px;
}

.layout-Secondary .tabs td {
    padding-top: 3px;
    padding-bottom: 3px;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-weight: bold;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}

.layout-Secondary .LTabLeftLow
{
     width: 5px;

    background-image: url(../images/nw_maj_rond.gif);
    background-repeat: no-repeat;
    background-color: #999;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    padding-left: 9px;
    padding-right: 0px;
}

.layout-Secondary .LTabLow
{
    height:25px;    
    
    background-color: #999;
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    padding-right: 0px;

}

.layout-Secondary .LTabLow A:link, 
.layout-Secondary .LTabLow A:visited,
.layout-Secondary .LTabLow A:hover, 
.layout-Secondary .LTabLow A:active
{
    text-decoration: none;
    color:#0080b0;

    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-weight: bold;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}

.layout-Secondary .LTabRightLow
{
     width: 0px;

    background-color: #999;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-left: 0px;
    padding-right: 9px;
}

.layout-Secondary .LTabLeft
{
     width: 5px;

    background-image: url(../images/nw_maj_rond.gif);
    background-repeat: no-repeat;
    background-color: #ddd;
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 9px;
    padding-right: 0px;
}

.layout-Secondary .LTab
{
    height:25px;    

    background-color: #ddd;
    color: #555;
    padding-left: 0px;
    padding-right: 0px;
}
 
.layout-Secondary .LTabRight
{
    width:10px;

    border-right: 1px solid #333;
    background-color: #ddd;
    color: #fff;
    padding-left: 0px;
    padding-right: 9px;
}

/* .layout-Secondary #breadcrumbs located in portal.css and desktop.css */

.layout-Secondary #breadcrumbs a {
    text-decoration: none;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}

/* .layout-Secondary #masthead located in portal.css and omitted from desktop.css */

.layout-Secondary #main {
    margin:0px;
    padding:3px;
    width:100%;
}

.layout-Secondary #leftcol {
    width:130px;
    padding:0px;
    margin:0px;
}

.layout-Secondary #navcolumn table {
    width:100%;
    padding:2px;
    margin:0px;
}

.layout-Secondary .toolgroup {


}

.layout-Secondary .toolgroup .label {
    background-color:#90d0ff;
    color:#0080b0;
    padding:4px;
    margin:0px;

    font-weight: bold;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}

.layout-Secondary .toolgroup .body {
    border: 1px solid #90d0ff;
    padding: 4px 4px 4px 0;
    margin-bottom:4px;
	width : 150px;
	padding-top:4px;
    padding-left:4px; 
    padding-right:4px;
    padding-bottom:4px; 
	height:325px;
	background-color:#D9E3F0;
     
}

.layout-Secondary .toolgroup .body div {
    padding-bottom: .3em;
    padding-left: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}

.layout-Secondary .toolgroup .body div div {
    padding-left: .5em;
}

.layout-Secondary .toolgroup .pagetitle{
       
    font-weight: bold;
    padding-left: .5em;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

.layout-Secondary .toolgroup .body div p {
    margin-top: .0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: .0;
    margin-bottom: .0;
}



#portal-page-actions A img
{
   display: inline;   
}

#portal-page-actions
{
   display: inline;
   position: absolute;
   right: 5px;
}

.FolderList
{
  font-size:   11pt;   
  color:   #555555;      
  font-family:   ËÎÌå;   
  font-weight:bold;   
  text-decoration: none;
  
  
}
.menucss{
border: 2px solid #D9E3F0;
height:15px;
background-image: url(../images/tt.gif);
padding-top:4px;
padding-left:9px; 
padding-right:2px;
padding-bottom:2px; 

}
