﻿

#title {
  position: absolute;
  font-family: "Calibri",sans-serif;
  font-size: 20pt;
  left: 0;
  right: 0;
  bottom: 0;
  vertical-align: center;
  margin: 10px;
  text-align: center;
	color: #fff;
}

#header {
  /*left: 2px;
  right: 2px;
  top: 2px;*/
  left: 0px;
  right: 0px;
  top: 0px;
	/*border: 1px solid #CBCBCB;*/
	border: 2px solid #582D87;
	/*background: #CBCBCB;*/
	background: #582D87;
	/*background: #979797 url("./images/logo_orig.png") no-repeat right;*/
}

#topic {
  padding: 0px 10px;
  width: 600px;
}

#footer {
  font-family: "Calibri",sans-serif;
  font-size: 11pt;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

h1  {
	margin-top: 6.0pt;
	margin-right: 0cm;
	/*margin-bottom: 6.0pt;*/
	margin-bottom: 0.0pt;
	margin-left: 0cm;
	text-indent: 0px;
}
h1 span {
	margin: 0;
	line-height: 115%;
	border: none;
	padding: 0cm;
	font-size: 20.0pt;
	font-family: "Arial",sans-serif;
	color: #D7DF21;
	font-weight: bold;
}
h2  {
	margin-left: 0cm;
	text-indent: 0px;
	padding-top: 0px;
  margin-top: 10px;
	margin-bottom: 10px;
}
h2 span {
	margin: 0pt;
	line-height: 100%;
	border: none;
	padding: 0cm;
	font-size: 16.0pt;
	font-family: "Arial",sans-serif;
	color: #444444;
	font-weight: bold;
}
h3  {
	margin-top: 10pt;
	margin-right: 0cm;
	margin-bottom: 10pt;
	margin-left: 0cm;
	text-indent: 0px;
}
h3 span {
	margin: 0;
	line-height: 100%;
	border: none;
	padding: 0cm;
	font-size: 14.0pt;
	font-family: "Arial",sans-serif;
	color: #D7DF21;
	font-weight: bold;
}
h4  {
	margin-top: 3.0pt;
	margin-right: 0cm;
	margin-bottom: 3.0pt;
	margin-left: 5pt;
	text-indent: 0px;
}
h4 span {
	margin: 0;
	line-height: 100%;
	border: none;
	padding: 0cm;
	font-size: 12.0pt;
	font-family: "Arial",sans-serif;
	color: #444444;
	font-weight: bold;
	font-style:	italic;
}

/* Surcharge C:\Apps\Macrobject\has2012\lib\themes\1Spatial\jquery.ui.css */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #979797;
  background: #979797;
  border-right: 10px solid #979797;
  border-left: 10px solid #979797;
  font-weight: bold;
  margin-left: -5px;
  color: #ffffff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 0px solid #979797;
  font-weight: bold;
  border-right: 0px solid #979797;
  border-left: 0px solid #979797;
	background: none;
	color: #000;
	text-decoration: underline;
  margin-left: 0px;
}

.ui-tabs {
  padding: 0px 0px 0 0px;
}

.ui-tabs .ui-tabs-nav {
  padding: 0px 0px 0 0px;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 2px 2px 0px 2px;
  border-bottom: 0 !important;
  padding: 0;
    padding-bottom: 0px;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  padding: 2px 8px 2px 8px;
  font-family: "Calibri",sans-serif;
	font-size: 13.0pt;
}

/* jquery.ui.css */
.ui-widget-content {
  border: 0px solid #dddddd;
	/*border-left: 1px solid #dddddd;*/
}

/* index.css */
#icons-right {
  bottom: 15px;
}
#sp {
  width: 1px;
  background-color: #c8c8c8;
  opacity: 1;
  top: 60px;
}
/*
.s3 {
  border-bottom: solid #d7df23 0pt;
}*/

#toc {
	/*border: 0px solid #dddddd;*/
  left: 0px;
	padding-right: 2px;
  top: 59px;
}

* {
  font-family: inherit;
  font-size: inherit;
}

.tree-tool {
	position: absolute;
  right: 5px;
  width: 48px;
  top: 5px;
  height: 22px;
  overflow: hidden;
}

#search-keyword {
  width: 120px;
  height: 18px;
  padding: 0;
  margin-right: 3px;
  font-size: 12.0pt;
  font-family: "Calibri",sans-serif;
}
