/*
Copyright 2005 The Apache Software Foundation

Licensed 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;
/**  Change Hex Color for page color outside of securitasboard page #1 on screen capture 3-09-08 rlm  background: #42638C; */
    color: #000000;
    background: #f5f5f7;
/**  added line 1-12-08 rlm   */
    white-space: normal;

}

/** 
  This white-space setting is VERY important as it keeps content from "spilling"
  outside of portlets.
 added this block 1-12-08 rlm
  */

td,
th
{
  white-space: normal;
}

th
{
  font-size: 12pt;
}

a:link, a:visited
{
/**  Change Hex Color 3-09-08 rlm   */
/**    color: #3B3B3B; */
color: #000000;
}

a:hover
{
    color: #f30 !important;
}

body.layout-scisusa
{
    margin: 0;
    padding: 0;
}

.layout-scisusa #banner
{
    font-size: 10pt;
    margin: 0;
}

.layout-scisusa #banner h1
{
    font-size: 1.25em;
    margin: 0;
}

.layout-scisusa #breadcrumbs
{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
/**  Change Hex Color for page color outside of securitasboard page #1 on screen capture 3-09-08 rlm   */
/**    background-color: #7C549A; */
    background-color: #3B3B3B;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
    padding: 2px 8px;
    color: #FFFFFF;
}

.layout-scisusa #breadcrumbs a
{
    text-decoration: none;
    color:  white;
}

.layout-scisusa #tophorizontalmenu
{

/**    background: #8A8C8E;  */
/**     background: #1EB34F;  */
    background: #656565;
    color: #000;
    border-top: 1px solid #000000;

}

.layout-scisusa #leftverticalmenu
{
float:left;
margin:0px 20px 50px 10px;
font-size:1.05em;
width:150px;
}

.Link
{
}

.LinkFolder
{
}

.LinkPage
{
}

.FolderList
{
}

.PageTitle
{
}

#portal-page-actions A img
{
   display: inline;  

}

#portal-page-actions
{
   float:right;
   padding-left: 2px;
   position: relative;
   top: -12px;
}

.layout-scisusa .layout-edit-bar label, 

.layout-scisusa .layout-edit-bar input {
  font-size: 8pt;
}

.layout-scisusa .layout-edit-bar select 
{
  font-size: 8pt;
  color: blue;
}

.layout-scisusa .layout-edit-bar label
{
  padding-left: 9px;
}

.layout-scisusa .layout-edit-bar-left
{
  display:inline;
  float:left;
}

.layout-scisusa .layout-edit-bar-right
{
  display:inline;
  float:right;
  padding-right: 5px;
}

.layout-scisusa .portlet-edit-bar select
{
  font-size: 7pt;
  color: blue;
}

.layout-scisusa #container{
/**  Change width for securitasboard page #6 on screen capture 3-09-08 rlm   */
    width: 1600px;
    height: auto;
    border-left:1px solid #eee;
    margin: 0 auto 0 auto;
/**  Change Color - add Hex for securitasboard page #6 on screen capture 3-09-08 rlm  background: #42638C; */
    background: #f5f5f7;
    border: 0px solid #000000;
}


.layout-scisusa #footer{
    height: 1px;
   	text-align:center;
    margin: 10 0 10 10;
    padding: 2px;
}


.layout-scisusa #levers{
    font-size: 8pt;
	padding-top: 10px;
	padding-left: 10px;

}

/*** new stuff **/

.layout-scisusa .layout-edit-bar {
    background: #f2f2f2 url("../images/layout-bar-shade.png") repeat-x left bottom;
    padding-bottom: 15px;
    width: 100%;
    clear:both;
    font-size: 9pt;
}
.layout-scisusa .layout-edit-bar tr td{padding: 4px; vertical-align: top}
.layout-scisusa .layout-portlet-move{float: left;}
.layout-scisusa .layout-portlet-move li{float: left; display: block}
.layout-scisusa .layout-portlet-move a{
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 2px;
}
.layout-scisusa .layout-portlet-move a:hover{background-position: 0px -16px}
.layout-scisusa .layout-portlet-move a span{display: none}

.layout-scisusa .layout-portlet-move a.move-portlet-up{background-image: url("../images/movePortletUp.gif");}
.layout-scisusa .layout-portlet-move a.move-portlet-down{background-image: url("../images/movePortletDown.gif");}
.layout-scisusa .layout-portlet-move a.move-portlet-left{background-image: url("../images/movePortletLeft.gif");}
.layout-scisusa .layout-portlet-move a.move-portlet-right{background-image: url("../images/movePortletRight.gif");}
.layout-scisusa .layout-portlet-move a.remove-portlet-from-apge{background-image: url("../images/close.gif");}

.layout-scisusa .folder-title,
.layout-scisusa .page-title,
.layout-scisusa .layout-title,
.layout-scisusa .layout-edit-bar b{font-weight: bold; background: #c2c2c2; color: #666666; padding: 5px; display: block; width: auto; margin-bottom: 5px;}

.layout-scisusa .layout-edit-bar label{width: 71px; display: block; float: left; text-align: right; padding: 6px; clear: left}
.layout-scisusa .layout-edit-bar select{width: 200px;}
.layout-scisusa .layout-edit-bar input{margin-bottom: 5px; margin-top: 5px;}


.layout-scisusa .layout-scisusa-addportlet{padding: 25px; background: #f2f2f2; text-align: center;}
.layout-scisusa .layout-scisusa-addportlet a{
    background: url("../images/addportlet.png") no-repeat;
    width: 146px; height: 30px;
    padding: 10px 48px 13px 35px;
    background-position: 0px 0px;
    color: white;
}
.layout-scisusa .layout-scisusa-addportlet a:hover{
    background-position: 0px -39px;
}

/* Layout configuration inside a portlet */

.layout-scisusa .portal-layout-cell .portal-layout-cell .layout-edit-bar{
    padding: 0px;
    background: #f2f2f2 url("../images/portletheadingback.png") repeat-x top left;
    padding-top: 24px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.layout-scisusa .portal-layout-cell .layout-edit-bar b{padding-right: 0px}
.layout-scisusa .portal-layout-cell .layout-edit-bar .layout-title{
    padding: 4px;
}

.layout-scisusa .portlet-edit-bar{
    background: url("../images/portlet-layout-bar-back.gif") no-repeat top left;
    height: 18px;
    margin: 10px;
    margin-bottom: -5px;
    padding: 1px;
}
.layout-scisusa .portlet-edit-bar a{display: block ; float: left; margin-top: 2px;}
.layout-scisusa .portlet-edit-bar select{width: 120px;}
.layout-scisusa .portlet-edit-bar label{
    float: left;
    color: white;
    display: block;
    margin-top: 2px;
    padding: 2px;
    font-weight: bold;
}

.layout-scisusa .portlet-edit-bar select{background: transparent; border: 1px solid #666666; float: left; color: white; padding: 0px; height: 18px;}
.layout-scisusa .portlet-edit-bar select option{color: white; background: #035a8e; padding: 0px;}
.layout-scisusa .portal-layout-column{}

.layout-scisusa .layout-edit-bar fieldset{border: 1px solid white; padding: 5px; margin: 5px;}

.layout-scisusa .portlet-section-header {
    background: #f2f2f2;
    background-image: none;
    color: #fff;
    padding: 5px;
    margin-right: 0px;
    margin-left: 0px;
    clear: both;
}

/** From portlet decorator **/

.layout-scisusa div.tabpanel div.tab-row
{
  float:left;
  width:100%;
  line-height:normal;
}

.layout-scisusa div.tabpanel div.tab-row ul
{
  margin:0;
  list-style:none;
}
  
.layout-scisusa div.tabpanel div.tab-row li
{
  float:left;
  padding-right:3px;
}
  
.layout-scisusa div.tabpanel div.tab-row a
{
  display:block;
  border-bottom:2px solid #ccc;
  padding:3px;
  text-decoration:none;
  font-size: 11px;
  color: #666666; 
  white-space:nowrap;
}
  
.layout-scisusa div.tabpanel div.tab-row a:hover
{
  color:#333;
}
  
.layout-scisusa div.tabpanel div.tab-row li.selected
{
}
  
.layout-scisusa div.tabpanel div.tab-row li.selected a
{
  border-bottom:2px solid #05549c;
    background:#EEF0F0;
  color:#333;
}

.portlet-action {
 font-family:verdana;
}


