/*
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.
*/


body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding: 100%;
    background: #fff;
    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: 100%;
}

a:link, a:visited {
    color: blue;
}

a:hover {
    color: #f30 !important;
}

body.layout-fands-entry
{
    font-size: 90%;
    margin: 0;
    padding: 0;
	
}


.Link
{
}

.LinkFolder
{
}

.LinkPage
{
}

.layout-fands-entry .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-fands-entry .LTabLow
{
    height:25px;    

    background-color: #999;
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    padding-right: 0px;

}

.layout-fands-entry .LTabLow A:link, 
.layout-fands-entry .LTabLow A:visited,
.layout-fands-entry .LTabLow A:hover, 
.layout-fands-entry .LTabLow A:active
{
    text-decoration: none;
    color: #fff;
}

.layout-fands-entry .LTabRightLow
{
    width: 0px;

    background-color: #999;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-left: 0px;
    padding-right: 9px;
}

.layout-fands-entry .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-fands-entry .LTab
{
    background-color: #ddd;
    color: #555;
    padding-left: 0px;
    padding-right: 0px;
}
 
.layout-fands-entry .LTabRight
{
    width:10px;

    border-right: 1px solid #333;
    background-color: #ddd;
    color: #fff;
    padding-left: 0px;
    padding-right: 9px;
}

.layout-fands-entry .tabs {
	font-size: 75%;
    margin-top: .5em;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 8px;
    border-bottom: 6px #ddd solid;
}

.layout-fands-entry .tabs td {
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;

}

.layout-fands-entry #banner h1 {
    margin: 0;
}

.layout-fands-entry #login {
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
    font-weight: bold;
}

/* .layout-fands-entry #breadcrumbs located in portal.css and desktop.css */

.layout-fands-entry #breadcrumbs a {
    font-size: 100%;
    text-decoration: none;
}

.layout-fands-entry #navcolumn {
    font-size: x-small;
}

.layout-fands-entry #navcolumn p {
    background-image: none;

}

.layout-fands-entry #navcolumn a:visited {
    color: blue;
}

.layout-fands-entry #main {
    border-top: 1px solid #999;
}

.layout-fands-entry #leftcol 
{
    width: 15%;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

.layout-fands-entry #leftcol a {
    text-decoration: none;
}

.layout-fands-entry #leftcol a:active, .layout-fands-entry #leftcol a:hover {
    color: #f30 !important;
}

.layout-fands-entry .toolgroup {
    background: #efefef;
    margin-bottom: 6px;
}

.layout-fands-entry .toolgroup .label {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
    font-weight: bold;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

.layout-fands-entry .toolgroup .body {
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
}

.layout-fands-entry .toolgroup .body div {
    padding-bottom: .3em;
    padding-left: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

.layout-fands-entry .toolgroup .body div div {
    padding-left: .5em;
}

.layout-fands-entry .toolgroup .pagetitle{
    font-weight: bold;
    padding-left: .5em;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

.layout-fands-entry .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: 90%;
   display: inline;
}

.layout-fands-entry .layout-edit-bar
{
  width: 100%;
  padding-top: 5px;
  font-size: 90%;
  color: blue;
  overflow:hidden;
  clip:auto;
}

.layout-fands-entry .layout-edit-bar label, 
.layout-fands-entry .layout-edit-bar input, 
.layout-fands-entry .layout-edit-bar select 
{
  font-size: 90%;
  color: blue;
}

.layout-fands-entry .layout-edit-bar input
{
  font-size: 90%;
}

.layout-fands-entry .layout-edit-bar-left
{
  display:inline;
  float:left;
}

.layout-fands-entry .layout-edit-bar-right
{
  display:inline;
  float:right;
  padding-right: 5px;
}

.layout-fands-entry .message
{
    color: #A00000;
    font-size: 100%;
    font-style: italic;
    font-weight: 700;
}

.layout-fands-entry .portlet-edit-bar select
{
  font-size: 90%;
  color: blue;
}

.layout-fands-entry table.data_entry
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    border-collapse: collapse;
    border-color: #134178;
    table-layout: automatic;
}

.layout-fands-entry table.data_entry th
{
    font-size: 80%;
    color: #134178;
    text-align: right;
}

.layout-fands-entry table.data_entry td
{
    font-size: 80%;
    font-size: 100%;
    text-align: left;
}

.layout-fands-entry table.data_entry td.l
{
    font-size: 80%;
    color: #134178;
    vertical-align: middle;
    text-align: right;
    font-weight: 700;
    padding-right: 5px;
}

.layout-fands-entry img
{
    border:0;
    vertical-align: text-bottom;
}


.layout-fands-entry input.img
{
    border:0;
    vertical-align: text-bottom;
}

.layout-fands-entry input.ro
{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: solid black 1px;
    color: black;
}

.layout-fands-entry .title
{
    font-size: 110%;
    font-weight: 600;
    color: #134178;
}


.layout-fands-entry .grid_table
{
    border-style: solid 1px;
    border-collapse: collapse;
    text-align:left;
    border-color: #134178;
    width: 95%;
}

.layout-fands-entry .grid_table th
{
    font-size: 80%;
    border-bottom: solid 1px;
    border-color: gray;
    color: #134178;
    text-align: left;
}

.layout-fands-entry .grid_table td
{
    font-size: 80%;
    text-align:left;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-color: gray;
}

.layout-fands-entry .grid_table2
{
    border-collapse: collapse;
    text-align:center;
}

.layout-fands-entry .grid_table2 input
{
    border: none;
    text-align:left;
}


.layout-fands-entry .grid_table2 th
{
    font-size: 80%;
    border-bottom: solid 1px;
    border-color: #134178;
    color: #134178;
    text-align: center;
}


.layout-fands-entry .grid_table2 td
{
    font-size: 80%;
    text-align:left;
    border: solid 1px;
    border-color: gray;
	vertical-align: center;
}

.layout-fands-entry .grid_table2 td.l
{
    font-size: 80%;
    color: #134178;
    text-align: right;
    font-weight: 700;
    padding-right: 5px;
    border-right: solid 1px;
    border-color: #134178;
}


.layout-fands-entry input,select,textarea 
{
	font-size: 85%;
}


.layout-fands-entry input.nob 
{
	border: none
}


.layout-fands-entry .dhtmldlg
{
    position: absolute;
    border: outset;
    border-color: ActiveBorder;
    visibility: hidden;
    background-color: white;
}

.layout-fands-entry .drag-contentarea
{ 
    overflow: auto;
}

.layout-fands-entry .drag-handle
{ 
    background-repeat: repeat;
    padding: 1px;
    text-indent: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
    background-color: ActiveCaption;
    color: CaptionText;
    cursor: move;
    overflow: hidden;
    width: auto;
    -moz-opacity: 1;
    opacity: 1;
}

.layout-fands-entry .date-entry {
	border: none; 
	width: 1.75em; 
	text-align: center;
	background-color: white;
	text-align: center;
}

.layout-fands-entry h1 {
    display: inline;
    font-size: 110%;
}

li.feedbackPanelERROR {
	color: crimson;
}

.toolbar {
	font-size: 80%;
}

.toolbar a:link { color:navy; text-decoration:none}
.toolbar a:visited { color:navy; text-decoration:none;}
.toolbar a:hover { color:red; text-decoration:underline; cursor: pointer;}
.tollbar a:active { color:navy; text-decoration:none; }

.section-header {
	text-align: center !important;
	font-size: 100% !important;
	background-image: url('/fsportal/decorations/images/label-background.png');
}
