/*
========================================================================================
 Title        : Base CSS for Klassifikationshilfe
 Author       : Bernard Adanlessossi
 Date         : 13.07.2009
 Version      : $Id: base.css,v 1.43 2010/01/22 17:55:48 bertschy Exp $
 Copyright (c) 2005-2008, Swiss Federal Institute of Intellectual Property
========================================================================================
*/
@CHARSET "UTF-8";

.main{ 
  width: 1000px; 
  background-color: #FFFFFF; 
  margin: 10px; 
  margin-left: auto; 
  margin-right: auto; 
  padding: 10px;
}
.menupad{
  padding-left: 40px; 
  padding-right: 40px;
}
.win{
  width: 1000px; 
  border: 1px solid #294747; 
  background-color: #FFFFFF; 
  padding: 20px;
  position: relative;
  #top: 15px;
  margin: auto;
}
.win-menubar{
  background-color: #EAF4F4;
}
.tenpadding {
  padding: 10px;
}
.leftpadding {
  padding-left: 10px;
  text-align: left;
}
.menu-pad {
  padding-left: 10px; 
  padding-right: 10px;
}
.menu-box {
  padding-left: 20px;
  padding-top: 1px;
  margin: 4px;
}
.menu-label {
  padding-left: 12px; 
  padding-right: 12px;
  vertical-align: middle;    
  font-size: 13px  !important;
  font-weight: normal;
}
.igeLogo { 
  position: relative;
  left: 580px;
}
.colorLink {
  text-align: left; 
  font-weight: bold; 
  color: #294747;
}
.lang {
  float: right;
  margin: 0px;
  color: #487C7C;
  font-size: 12px;
  text-decoration: none;
}
.label{
  
}
.lang-box{
  float: right;
}
.status {
  padding-top: 5px; 
  padding-bottom: 5px;
}
.sep {
  padding-bottom: 15px;
}
.sep_botton {
  padding-bottom: 10px;
}
.sep_top {
  padding-top: 5px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.top {
  align: top;
}
.content {
  text-align: left; 
  font-weight: bold; 
  font-size:11px;
}
.text {
  text-align: left;
}
.div_style {
  top: 10px; 
  left: 10px; 
  padding: 10px;
}
.tab {
  font-size: 10pt; 
  text-transform: capitalize;
}

.tabpanel {
  z-tabpanel: #EAF4F4;
}

.thickline {
  border: 1px dotted #87A8A8;
  margin: 0px 0px 5px 0px;
  padding: 5px 5px 5px 5px;
  top: 10px; 
  left: 10px; 
  padding: 10px;
}
.checkbanner {
  border: 1px dotted #87A8A8;
  margin: 0px 0px 5px 0px;
  padding: 5px 5px 5px 5px;
  top: 10px; 
  left: 10px; 
  padding: 10px;
  height: 90px;
  align: left;
}
.sepbutton {
  padding-left: 10px;
}
.result {
  color: #294747; 
  font-weight: bold;
}
.label_pad {
  padding-left: 20px;
}
.check-label {
  padding-top: 20px;
}
.logo {
  margin: -5px 10px; 
  padding-left: 595px; 
  float: right;
  margin: -5px 10px;
}
.legend {
  font-weight: bold;
  padding: 2px 5px;
  margin: 0px;
  background-color: white;
}

.popup-width {
  width: 100px;
}
.img{
  width: 70%;
  height: 70%;
  padding-top: 5px;
  float: left;
}
.help-img1{
  cursor: help;
  padding-top: 3px;
  }
.help-img2{
cursor: help;
padding-bottom: 4px;
}
/*
***********

*/
.button-style {
  border: 1px solid #294747;
  color: #294747;
  background-color: #D1E4E4;
  height: 24px;
  width: 90px;
  text-align: left;
}
.field-style {
  background-color: #EAF4F4;
  border: 1px solid #294747;
  color: #294747;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 1px;
  text-align: left;
}
.textbox-style {
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 1px;
  text-align: left;
}
.menu-style {
  border: 1px solid #294747;
  background-color: #D1E4E4;
  background: #D1E4E4;
  color: #294747;
  height: 16px;
  width: 80px;
}
.menu{
  margin: 20px 50px;
  padding: 5px 0;
  background-color: #EAF4F4;
  border: 1px solid #87A8A8;
}

.text-style {
  text-align: left;
}
.intbox-style {
  text-align: center;
}
.toolbar-style {
  padding: 0px;
}
/*
* ********** Help File Styles ****************
*/
.helpTitle {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  font-size: 20pt;
  color: #990033;
}
.helpToc {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  font-size: 18pt;
  color: #006699;
}
.title {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 14pt;
}
.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
}
.help-part {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.help-sep {
  padding-top: 15px;
}
.content {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
  font-size: 11pt;
}
.20padding {
  padding: 20px;
}
/****************************
* Tooltip          *
****************************/
.green {
  color: green;
  font-size: 10px !important;
}
.pop-green {
  font-weight: bold; 
  text-decoration:underline; 
  color: green;
}
.orange {
  color: orange;
  font-size: 10px !important;
}
.pop-orange {
  font-weight: bold; 
  text-decoration:underline;
  color: orange;
}
.black {
  color: black;
  font-size: 10px !important;
}
.pop-black {
  font-weight: bold; 
  text-decoration:underline;
  color: black;
}
.blue{
  color: aqua;
  font-size: 10px !important;
}
.pop-blue {
  font-weight: bold; 
  text-decoration:underline;
  color: aqua;
}
.rose{
  color: #FF6EC7;
  font-size: 10px !important;
}
.pop-rose {
  font-weight: bold; 
  text-decoration:underline;
  color: #FF6EC7;
}
.bold{
  font-weight: bold;
}
.popwidth{
  max-width: 150px;

}
/***************************
 * ZK Modal Window(Popup)  *
 **************************/
.popup{
  max-height: 500px;
  min-height: 200px;
  width: 450px;
  font-weight: normal;
  color: black;
  vertical-align: middle;
}
.popup-div{
  padding: 20px;
}
