/*
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");
@import url("portlet.css");
@import url("/MDK_FontResizerPortlet/css/bmk_style.css");

@import url("/JadoxDatasheet/css/bmk_style.css");
@import url("/Jetspeed_MDK_Dedication/css/bmk_style.css");
@import url("/Jetspeed_MDK_Guestbook/css/bmk_style.css");
@import url("/Jetspeed_MDK_OwnFavorites/css/bmk_style.css");
@import url("/Jetspeed_MDK_PasswordChanger/css/bmk_style.css");
@import url("/Jetspeed_MDK_PostcardSender/css/bmk_style.css");
@import url("/Jetspeed_MDK_Registration/css/bmk_style.css");
@import url("/Jetspeed_MDK_RequestCopy/css/bmk_style.css");
@import url("/Jetspeed_MDK_Statistics/css/bmk_style.css");
@import url("/LibraryPortlet/css/bmk_portal.css");
@import url("/MDK_BrowsePortlet/css/bmk_style.css");
@import url("/MDK_DisplayImage/css/bmk_style.css");
@import url("/MDK_FileUpload/css/bmk_style.css");
@import url("/MDK_FontResizerPortlet/css/bmk_style.css");
@import url("/MDK_LastNews/css/bmk_style.css");
@import url("/MDK_News/css/bmk_style.css");
@import url("/MDK_SearchPortlet/css/bmk_style.css");
@import url("/MDK_Users/css/bmk_style.css");

@import url("ownDesign.css");
 
 
* { margin:0; padding:0; }

body, div, span, form, li, ul, ol, input, select, textarea, button, pre, blockquote, label, h1, h2, h3, h4, td, tr, th, tbody, table, p, iframe, img  {
 padding:0px;margin:0px;
 white-space:normal;
 font-weight:normal;
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size:12px;
}

.PContent ul {
    padding-left: 48px;
}

#menubox ul {
    padding-left: 0px;
}


textarea, button, select, form {
 padding:1px;
}

p {
 margin-top:4px;
 margin-bottom:4px;
}

h2 {
 margin-bottom:6px;
 color:#12293f;
 font-size:9pt;
 font-weight:bold;
}

h3 {
 margin-bottom:4px;
 text-decoration:underline;
}

/** 
  This white-space setting is VERY important as it keeps content from "spilling"
  outside of portlets.
  */

td,
th
{
  white-space: normal;
}

th
{
  font-size: 11px;
}



body.layout-BMK
{
    margin: 0;
    padding: 0;
	/*background: url('../images/mainBackground.png') repeat-x;*/
}

.layout-BMK .contentHolder {
	display: block;
	float: left;
	width: 80%;
	margin: auto;
	margin-left: 10%;
	_margin-left: 5%;
	background: #ffffff;
	clear: both;
}

.layout-BMK .footerContent {
	display: block;
	width: 100%;
	height: 75px;
	float: left;
	background: url('../images/footer.png') repeat-x;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding-top:32px;
	text-align:center;
}

.layout-BMK .footerContent a {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.layout-BMK .footerContent a:hover {
	color:#333333;
}



.LinkFolder
{
	font-size: 14px;
	color: #c92400;
	text-decoration: none;
}
.FolderList a.LinkFolder
{
	font-size: 14px;
	color: #c92400;
	text-decoration: none;
}

.LinkPage
{
}

/* applied the sliding doors technique
 http://www.alistapart.com/articles/slidingdoors/ */


.layout-BMK .LTabLeftLow,
.layout-BMK .LTabLow,
.layout-BMK .LTabRightLow,
.layout-BMK .LTabLeft,
.layout-BMK .LTab,
.layout-BMK .LTabRight
{white-space: nowrap;
    vertical-align: middle;
}

/*
background-image: url(../images/documenttabs.png); background-repeat: no-repeat;
background-position: 0px -30px
*/

.layout-BMK .LTab{background-repeat: repeat-x}
.layout-BMK td.LTab{font-weight: bold;}
/*
.layout-BMK .LTabLeftLow{background-position: 5px -30px}
.layout-BMK .LTabRightLow{background-position: -5px -30px}
.layout-BMK .LTabLeft{background-position: 5px -30px}
.layout-BMK .LTabRight{background-position: -5px -30px}
*/

/*
.layout-BMK .LTabLeftLow{background-position: 0px -30px}
.layout-BMK .LTabLow{background-position: 0px -30px}
.layout-BMK .LTabRightLow{background-position: 5px 5px}
.layout-BMK .LTabLeft{background-position: 5px 5px}
.layout-BMK .LTab{background-position: 0px -30px}
.layout-BMK .LTabRight{background-position: 5px 5px}
*/

/* Tab hyperlink styling */
.layout-BMK .LTabLow A:link, 
.layout-BMK .LTabLow A:visited,
.layout-BMK .LTabLow A:hover, 
.layout-BMK .LTabLow A:active
{
    text-decoration: none;
    font-size: 11px;
}

.layout-BMK .LTabLeftLow
{
    width: 5px;
    padding-left: 9px;
    padding-right: 0px;
}

.layout-BMK .LTabLow
{
    height:25px;    
    padding-left: 0px;
    padding-right: 0px;
}

.layout-BMK .LTabRightLow
{
    width: 0px;
    padding-left: 0px;
    padding-right: 9px;
}

.layout-BMK .LTabLeft
{
    width: 5px;
    padding-left: 9px;
    padding-right: 0px;
}

.layout-BMK .LTab
{
    height:30px;    
    padding-left: 0px;
    padding-right: 0px;
}
 
.layout-BMK .LTabRight
{
    width:10px;
    padding-left: 0px;
    padding-right: 9px;
}

.layout-BMK .menu {
    background:url(../images/menuBackground.png) #ffffff repeat-x;
	height: 30px;
}

.layout-BMK .menu a {
   float:left;
   display:inline;
   padding-right: 10px;
   padding-left: 11px;
   padding-top: 8px;
   border-collapse:collapse;
   height: 22px;
   color:#282828;
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   border-right: 1px solid #dddddd;
   text-decoration:none;
}

.layout-BMK .menu a.active {
   float:left;
   display:inline;
   padding-right: 10px;
   padding-left: 11px;
   padding-top: 8px;
   border-collapse:collapse;
   height: 22px;
   color:#ffffff;
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   border-right: 1px solid #dddddd;
   text-decoration:none;
   background:url(../images/menuBackgroundActive.png) #ffffff repeat-x;
}

.layout-BMK .menu a:hover {
   background:url(../images/menuBackgroundActive.png) #ffffff repeat-x;
}

.layout-BMK .tabs {
   list-style-type:none;
   list-style-position:inside;
}

.layout-BMK .tabs li {
   float:left;
}

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

.layout-BMK #login {
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
    font-weight: bold;
}

/* .layout-BMK #breadcrumbs located in portal.css and desktop.css */

.layout-BMK #breadcrumbs a {
    text-decoration: none;
	font-size: 14px;
}

.layout-BMK #navcolumn {
    font-size: x-small;
    margin-top: 15px;
}

.layout-BMK #navcolumn .toolgroup{background: none}
.layout-BMK #navcolumn .toolgroup .label{background: none; border-bottom: 1px solid #afafaf; color: #303031}
.layout-BMK #navcolumn .toolgroup .body {background: none; border: none;}
.layout-BMK #navcolumn{background: none;}

.layout-BMK #navcolumn p {
    background-image: none;

}

.layout-BMK #navcolumn a{
color: #012d46;
}


.layout-BMK #main {

}

.layout-BMK #leftcol 
{
    width: 15%;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

.layout-BMK #leftcol a {
    text-decoration: none;
}

.layout-BMK #leftcol a:active, .layout-BMK #leftcol a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

.layout-BMK .toolgroup {
    background: #efefef;
    margin-bottom: 6px;
    margin-top: 6px;
}

.layout-BMK .toolgroup .label {
    color: white;
    padding: 1px;
    font-weight: bold;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 7pt;
}

.layout-BMK .toolgroup .body {
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
}

.layout-BMK .toolgroup .body div {
    padding-bottom: .2em;
    padding-left: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 7pt;
}

.layout-BMK .toolgroup .body div div {
    padding-left: .5em;
}

.layout-BMK .toolgroup .pagetitle{
    font-weight: bold;
    padding-left: .5em;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
}

.layout-BMK .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: 10px;
   top: 10px;
}

.FolderList
{
   display: inline;
   font-size: 14px;
}

.FolderList span
{
   font-size: 14px;
}

.layout-BMK .layout-edit-bar
{
  width: 100%;
  padding-top: 5px;
  font-size: 8pt;
  color: blue;
  overflow:hidden;
  clip:auto;
}

.layout-BMK .layout-edit-bar label, 
.layout-BMK .layout-edit-bar input, 
.layout-BMK .layout-edit-bar select 
{
  font-size: 11px;
  color: #000;
}

.layout-BMK .layout-edit-bar input
{
  font-size: 7pt;
}

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

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

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



/* New theme starts here */
.layout-BMK
{
  font-family: Verdana,sans-serif;
  font-size: 7pt; 
}

.layout-BMK td{
 font-size:7pt;
 font-family: Verdana,sans-serif;
 vertical-align: top;
}

.layout-BMK h1 {
	display: block;
/*	height: 150px;*/
}

.layout-BMK .header {
	width:100%;
	background:#282828;
	background: url('../images/headBackground.png');
	border-bottom:4px solid #eef0f0;
	margin:0px;
	height: 100px;
	border-bottom: 5px solid #ff7800;
}

.layout-BMK .logo {
text-indent: -9999px;   
background: url("../images/JaDoXLogo.png") no-repeat;
height:105px;
margin: 0px;
}

/* Logout */
/* ================================================ */
.layout-BMK .layout-BMK-logout {
position: absolute; 
right: 5px; top: 5px; 
z-index: 10;  
color: #fff;
padding:2px;
text-decoration:none;
}

.layout-BMK .layout-BMK-logout:hover{
text-decoration: underline;
}

.layout-BMK .default-tabs{padding-top: 75px; margin-top: 0px; margin-bottom: 0px;}
.layout-BMK .default-tabs li{display: block; float: left; margin: 0px;}
.layout-BMK .default-tabs a{
font-weight: normal; 
white-space: nowrap; 
display: block; 
float: left; 
width: auto;
background: url("../images/documenttabs.png") repeat-x; 
margin-right: 2px;
color: #dddddd;
padding: 8px;
text-decoration: none;
font-size: 11px;
padding-left: 15px; 
padding-right: 15px;
}

.layout-BMK .default-tabs .selected a{background-position: 0px -30px; color: white}
.layout-BMK .default-tabs .selected a:hover{background-position: 0px -30px;}
.layout-BMK .default-tabs .selected a:active{background-position: 0px -30px}

.layout-BMK .default-tabs .not-selected a{background-position: 0px -1px; color: #f2f2f2}
.layout-BMK .default-tabs .not-selected a:hover{background-position: 0px -90px; color: white}
.layout-BMK .default-tabs .not-selected a:active{background-position: 0px -90px}

.layout-BMK-logout{float: right; display: block;}

.layout-BMK .portal-page-actions{ 
margin-bottom: 0px; 
float: right;
top: 130px;

}
.layout-BMK .portal-page-actions li{display: block; float: left; margin-left: 10px;}
.layout-BMK .portal-page-actions a{
background-image: none;
color: white;
text-decoration: underline;
}
.layout-BMK .portal-page-actions a span{}

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

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

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

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


.layout-BMK .layout-BMK-addportlet{padding: 25px; background: #f2f2f2; text-align: center;}
.layout-BMK .layout-BMK-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-BMK .layout-BMK-addportlet a:hover{
background-position: 0px -39px;
}

/* Layout configuration inside a portlet */

.layout-BMK .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-BMK .portal-layout-cell .layout-edit-bar b{padding-right: 0px}
.layout-BMK .portal-layout-cell .layout-edit-bar .layout-title{
padding: 4px;
}

.layout-BMK .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-BMK .portlet-edit-bar a{display: block ; float: left; margin-top: 2px;}
.layout-BMK .portlet-edit-bar select{width: 120px;}
.layout-BMK .portlet-edit-bar label{
float: left; 
color: white; 
display: block; 
margin-top: 2px; 
padding: 2px;
font-weight: bold;
}

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

.layout-BMK .layout-edit-bar fieldset{border: 1px solid white; padding: 5px; margin: 5px;}
/* override the default styling */

/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.layout-BMK .portlet-section-header {
    background: #f2f2f2;
    background-image: none;
    color: #fff;
    padding: 5px;
    margin-right: 0px;
    margin-left: 0px;
    clear: both;
}




#menubox a {
    text-decoration: none;
    color: #C92400;
    font-family: Tahoma;
    font-size: 12px;
    background: url('../images/menu_arrow.png') no-repeat;
    padding-left: 18px;
    margin-left: 8px;
}

#menubox a:hover {
     text-decoration: underlined;
}

a {
    text-decoration: none;
    color: #C92400;
    font-family: Tahoma;
    font-size: 12px;
    background: none;
    padding-left: 0px;
    margin-left: 4px;
}


