/***************/
/* document layout */
/***************/

/* @import url("/style?id=3"); */

/***************/
/* main layout */
/***************/

body {
  margin: 0;
  background: #eeeeee;
}

* {
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 100%;
}

div.float-menu {
  margin: 1px;
  border-color:black;
  border-style: solid;  
  border-width: 1px;
  background-color:#eeeeee;
}

div.float-inplace {
  width: 80vw;
}

div.float-inplace table {
  margin-left: 1em;
  width: 100%;
}

div.float-inplace table td {
  background-color: white;
}

div.float-inplace p table {
  margin-left: 1em;
  width: 100%;
}

table.content-caption th.heading *,
table.category-caption th.heading,
table.article-caption th.heading {
   height:40px;
   font-size:110%;
}

.content-annotation,
.category-annotation, .category-annotation td,
.article-annotation, .article-annotation td {
}
.content-annotation,
.content-annotation a,
.content-annotation td,
.content-annotation td.content-annotation { /* this line is for shop */
  color: black;
  font-weight: bold;
}

.content-annotation a {
  text-decoration: none;
}

th.heading-nav {
  font-weight: normal;
  text-align: right;
  padding-right: 2;
}
th.heading-nav-bottom {
  font-weight: normal;
  text-align: center;
  padding-right: 2;
}

th {
  text-align: left;
}

tr.stat-row td{
  border-bottom-style: solid;  
  border-bottom-width: 1px;
  border-bottom-color: black;
}
/***************/
/* main tables */
/***************/

/* top bar */

table.bar-top {
  background: url(/image?id=835) repeat;
}

table.bar-top-ccd {
  background-color: #C6D3DE; //: url(/image?id=1948) repeat;
}

/* menu bar */

table.bar-menu {
  background: url(/image?id=836) repeat;
  text-align: center;
}

/* middle bar */

table.bar-middle {
  background: #eeeeee;
}
table.bar-middle td.bar-middle-left {
  vertical-align: top;
}
table.bar-middle td.bar-middle-right {
  background: #ffffff
  vertical-align: top;
}

table.middle-menu-caption:first-child {
  border-top: none;
}

table.middle-menu-caption {
  border-top: 1px solid darkgray;
  margin: 10;
  margin-bottom: 0;
}
table.middle-menu-caption th {
  height: 20;
}
table.middle-menu-caption th.heading {
  color: rgb(21, 112, 166);
  padding: 3px;
  padding-left: 10px;
}

table.middle-menu td,
table.middle-menu-caption th {
  font-size: 14pt;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.middle-menu a:link,
table.middle-menu a:visited,
table.middle-menu a:hover {
  text-decoration: none;
}

table.middle-menu {
  background: #eeeeee;
  margin: 10px;
  margin-top: 0;
}
table.middle-menu th {
  padding-left: 5;
  padding-top: 5;
}
table.middle-menu a:link {
  color: #1570a6;
}
table.middle-menu a:visited {
  color: #1570a6;
}
table.middle-menu a:hover {
  color: #083047;
}
table.middle-menu td.href-text {
  padding-left: 8px;
}
table.middle-menu td.href-image {
  text-align: left;
}
table.middle-menu a {
}

table.middle-data {
  margin-bottom: 10;
}
table.middle-data th.content-shadow {
  vertical-align: top;
  background: #ffffff repeat-x;
}

/* bottom bar */

table.bar-bottom {
  margin: 10;
  text-align: center;
}
table.bar-bottom td {
}
table.bar-bottom a:link {
  color: #1570a6;
}
table.bar-bottom a:visited {
  color: #1570a6;
}
table.bar-bottom a:hover {
  color: #083047;
}

/*************************/
/* common specifications */
/*************************/

a, img {
  border: 0;
}
a:link {
  color: #1570a6;
}
a:visited {
  color: #1570a6;
}
a:hover {
  color: #083047;
}

th.heading {
  color: #ffffff;
  padding: 3;
}
th.heading a:link {
  color: #eeeeee;
}
th.heading a:visited {
  color: #eeeeee;
}
th.heading a:hover {
  color: #ffffff;
}
th.heading-image {
  vertical-align: top;
}

table.category-caption tr th a:link,
table.category-caption tr th a:visited,
table.category-caption tr th a:hover {
  color:Aqua
}

td.facebook-text {
	padding: 10px;
}

td.facebook-text a:visited,
td.facebook-text a:hover,
td.facebook-text a:link{
	color : #1570a6;
}
/***********************************/
/* special dynamic data formatting */
/***********************************/

td.content-container {
    padding-left: 10;
    padding-right: 10;
    color: black;
}

td.content-container h1 {
  padding: 3;
  padding-bottom: 5;
  color: #125e8b;
}

/**********/
/**********/

table.content-caption {
  margin-top: 15;
}

table.content-caption a{
  text-decoration: none;
}

table.content-caption {
  border-top: 1px solid darkgray;
  border-bottom: 1px solid darkgray;
}

table.content-caption th {
  height: 40px;
  color: black;
  text-align: center;
}
th.caption-image {
  text-align: center;
  vertical-align: middle; 
}
th.content-date {
  font-weight: normal;
  text-align: right;
  padding-right: 2;
  color: white;
}
span.content-date {
  font-weight: normal;
  text-align: right;
  padding-right: 2;
}
/**********/
div.content-annotation {
  border-bottom: thin solid #1570a6;
  background: #eeeeee;
  padding: 5;
  padding-top: 20px;
  padding-bottom: 20px;
}

/**********/
/**********/
table.category-caption th {
  background: #125e8b;
  color: #eeeeee;
  height: 28;
}
table.category-caption th.caption-image {
  padding-left: 4;
  text-align: center;
  vertical-align: middle;
}
/**********/
div.category-annotation {
  border: thin solid #125e8b;
  border-top: none;
  padding: 5;
}
td.category-annotation {
  color: #1570a6;
}
/**********/
table.category-body {
  border-bottom: thick solid #003366;
}
table.category-body td.category-body {
  padding: 7; /* 5 + width( thin ) */
  padding-bottom: 15;
  color: black;
}

table.category-body td.category-body pre,
table.category-body td.category-body div.remark,
table.category-body td.category-body div.warning
 {
  color: Black;
 }

/**********/
/**********/
table.article-caption th {
  background: #1570a6; 
  height: 24;
}
/**********/
div.article-annotation {
  border: thin solid #1570a6;
  border-top: none;
  color: #003366;
  background: #eeeeee;
  padding: 5;
}
/**********/
table.article-body {
  border-bottom: thin solid #ffffff;
  color: Black;
}
table.article-body td.article-body {
  background: #ffffff;
  padding: 7; /* 5 + width( thin ) */
  padding-bottom: 15;
}

div.search-title-text {
  color: white;
  font-weight: 900;
  padding-top: 12px;
  padding-bottom: 7px;
}

div.title-status-box {
  background-color : #1570A6; //#125e8b;
  border-style: solid;
  border-color: #003366;
  border-width: 1px;  
  width : 22px;
  height: 22px; 
  margin-bottom:4px;
  text-align: center;
  color: silver;
  cursor: pointer;
  text-align:center;
  vertical-align:middle;
  padding-top: 4px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

table.p\.figurecombination img {
  width: 50%;
  height: 50%;
}

table.category-body p.float-caption-bottom,
table.article-body p.float-caption-bottom {
    width: 80vw;
}

/*
table.category-body p,
table.article-body p,
div.category-annotation2,
div.article-annotation2 {
  width: width:calc(100vw - 10px);;
}
*/

.article-body td, .article-body th,
.category-body td, .category-body th {
    margin: 0px;
    padding: 4px 8px;
    border-color: #6B81AF;
    border-width: thin;
}

*.frame-f {
    border-style: solid;
}

*.frame-h {
    border-top-style: solid;
    border-bottom-style: solid;
}

*.frame-v {
    border-left-style: solid;
    border-right-style: solid;
}

*.frame-br {
    border-bottom-style: solid;
    border-right-style: solid;
}

*.frame-t {
    border-top-style: solid;
}

*.frame-b {
    border-bottom-style: solid;
}


