/************************************* * TITLE: Sinorca Screen Stylesheet  * * URI  : sinorca/sinorca-screen.css * * MODIF: 2003-Apr-30 19:31 +0800    * *************************************//* ##### Common Styles ##### */body {  color: black;  background-color: #400000;  font-family: Verdana, Arial, SunSans-Regular, Sans Serif;  font-size: 76%;  /* Enables font size scaling in MSIE */  margin-left: auto;  margin-right: auto;  padding: 0;}html > body {  font-size: 9pt;}acronym, .titleTip {  border-bottom: 1px dotted rgb(153,153,153);  cursor: help;  margin: 0;  padding: 0 0 0.4px 0;}.doNotDisplay {  display: none;}.smallCaps {  font-size: 110%;  font-variant: small-caps;}/* ##### Header ##### */.superHeader {  color: white;  background-color: rgb(000,000,000);  height: 2em;    width: 860px;  }.superHeader a {  color: rgb(240,0,0);  background-color: transparent;  text-decoration: none;  font-size: 91%;  margin: auto;  padding: 0 0.5ex 0 0.25ex;}.superHeader a:hover {  text-decoration: underline;}.superHeader .left {  position: absolute;  left: 1.5mm;  top: 0.75ex;}.superHeader .right {  position: absolute;  left: 650px;  top: 0.75ex;}.midHeader {  color: rgb(39,78,144);  background-color: rgb(240,000,000);  width: 860px;}.headerTitle {  color: black;  font-size: 337%;  font-weight: normal;  margin: 0 0 0 4mm;  padding: 0.25ex 0;}.subHeader {  color: white;  background-color: rgb(0,0,0);  margin: 0;  padding: 1ex 1ex 1ex 1.5mm;    width: 850px;}.subHeader a {  color: rgb(240,0,0);  background-color: transparent;  text-decoration: none;  font-weight: bold;  margin: 0;  padding: 0 0.75ex 0 0.5ex;}.subHeader a:hover {  text-decoration: underline;}.superHeader .highlight, .subHeader .highlight {  color: rgb(240,0,0);  background-color: transparent;}/* ##### Side Bar ##### */#side-bar {  width: 15em;  float: left;  clear: left;  border-right: 1px solid rgb(120,120,120);  border-top: 1px solid rgb(120,120,120);}#side-bar div {  background-color: black;  border-bottom: 1px solid rgb(120,120,120);}.sideBarTitle {  color: white;  font-weight: bold;  margin: 0 0 0.5em 2.5mm;  padding: 1em 0 0 0;}#side-bar ul {  list-style-type: none;  list-style-position: outside;  margin: 0;  padding: 0 0 5px 5px;}#side-bar li {  margin: 0;  padding: 0.1ex 0 5px 5px;  /* Circumvents a rendering bug (?) in MSIE 6.0 */}#side-bar a, .thisPage {  color: rgb(240,0,0);  background-color: transparent;  text-decoration: none;  margin: 0;  padding: 0 0 5px 5px;  display: block;}.thisPage {  color: black;  background-color: black;  padding-left: 4mm;  border-top: 1px solid rgb(153,153,153);  border-bottom: 1px solid rgb(153,153,153);}#side-bar a:hover {  color: white;  background-color: rgb(240,0,0);  text-decoration: none;}.sideBarText {  color: white;  line-height: 1.5em;  margin: 0 0 1em 0;  padding: 0 1.5ex 0 2.5mm;  display: block;}#side-bar .sideBarText a {  text-decoration: underline;  margin: 0;  padding: 0;  display: inline;}#side-bar .sideBarText a:hover {  color: rgb(240,240,240);  background-color: transparent;  text-decoration: none;}.lighterBackground {  color: inherit;  background-color: white;}/* ##### Main Copy ##### */#main-copy {  color: black;  background-color: white;  text-align: left;  line-height: 1.5em;  margin: 0 0 0 15em;  padding: 0.5mm 5mm 5mm 5mm;  border-left: 1px solid rgb(153,153,153);  width: 640px;    position: absolute;	left: 0px;	background: #ffffff;	margin-bottom: 0;}#main-copy p {  color: #505050;  margin: 1em 1ex 1em 1ex;  padding: 0;}#main-copy a {  color: black;  background-color: transparent;  font-weight: bold;  text-decoration: none;}#main-copy a:hover {  text-decoration: underline;}#main-copy h1 {color:black;font-size:24px;font-weight:bold;letter-spacing:0px;line-height: 125%;margin:0 0 15px;padding:0;}#main-copy h2 {background-color:inherit;color:black;font-size:1.2em;font-weight:normal;letter-spacing:-1px;margin:0 0 15px;padding:0;}#main-copy .topOfPage {  color: white;  background-color: transparent;  font-size: 91%;  font-weight: bold;  text-decoration: none;  margin: 2.5ex 1ex 0 0;  /* For MSIE */  padding: 0;  float: right;}#main-copy > .topOfPage {  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */}dl {  margin: 1em 1ex 2em 1ex;  padding: 0;}dt {  font-weight: bold;  margin: 0 0 0 0;  padding: 0;}dd {  margin: 0 0 2em 2em;  padding: 0;}/* ##### Footer ##### */#footer {  color: red;  background-color: rgb(0,0,0);  font-size: 91%;  margin: 0;  padding: 1em 2.5mm 2.5ex 2.5mm;  clear: both;    width: 850px;}#footer .left {  line-height: 1.45em;  float: left;  clear: left;}#footer .right {  text-align: right;  line-height: 1.45em;}#footer a {  color: red;  background-color: transparent;  text-decoration: underline;}#footer a:hover {  text-decoration: none;}/* Nucleus specific styles */.commentform {  margin: 1em;}#comments .metadata {  padding: 0.5ex 0 0.5ex 1ex;}.commentform label {  font-weight: bold;}/* Leftbox and Rightbox toolbar buttons */.leftbox, .rightbox {	margin: 3px;	padding: 3px;	font-size: smaller;	}.leftbox {	float: left;	border: 2px solid #ccc;}.rightbox {	float: right;	border: 2px solid #ccc;        font-size: 85%;        background-color: #D8D8D8;        margin: 0;        }#denselist li {        margin: 0 0 1em 1em;  }
