/*************************************
 * TITLE: Sinorca Screen Stylesheet  *
 * URI  : sinorca/sinorca-screen.css *
 * MODIF: 2003-Apr-30 19:31 +0800    *
 *************************************/


/* ##### Common Styles ##### */

body {
  color: black;
  background-color: #eeeeee;
background-image: url(./smoveback.jpg);
background-repeat: repeat-y;

  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 8.5pt;
}

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 ##### */

.Headerback {
width: 800px;
height:225px;
background-image: url(./top.jpg);
background-repeat: no-repeat;
}

.Header {

  color: white;
  height: 190px;

}



.Header a {

  text-decoration: none;

  margin: 0;
  padding: 0 0.5ex 0 0.25ex;
}

.Header a:hover {
  text-decoration: underline;
}

.Header .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.Header .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;

}

.midHeader {
  color: rgb(39,78,144);

width: 800px;
height: 60px;

}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeaderback {
left: float;

width: 800px;

}


.subHeader {
  color: white;
background-image: url(./menu.jpg);
  margin: 0;
  padding: 1ex 1ex 1ex 1.5mm;

}

.subHeader a {
  color: #FFFFFF;
  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(253,160,91);
  background-color: transparent;
}


/* ##### Side Bar ##### */
.side-barback {
  width: 150px;
  float: left;
}
.side-bar {

  background-color: rgb(240,240,240);
  border-right: 1px solid rgb(153,153,153);
}

.side-bar div {
  border-bottom: 1px solid rgb(153,153,153);
}

.sideBarTitle {
  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 1.1em 0;
}

.side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

.side-bar a, .thisPage {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.75px 1px 0.75px 5px;
  display: block;
}

.thisPage {
  color: black;
  background-color: white;
  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(100,135,220);
  text-decoration: none;
}

.sideBarText {
  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(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 0px;
  padding: 10px;;
  border-left: 1px solid rgb(153,153,153);
 width: 650px;
}

#main-copy p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#main-copy a {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

#main-copy h1 {
  color: white;
  background-color: rgb(100,135,220);
  font-size: 100%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}

#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;
}

/* Nucleus specific styles */

.commentform {
  margin: 1em;
}

h2 {
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}

#comments .metadata {
  padding: 0.5ex 0 0.5ex 1ex;
}

.commentform label {
  font-weight: bold;
}



/*  ----------------------  */
/*  ----- // ninnbar -----  */

#nnSearch {
float: right;
width: 140px;
display: inline;
background: none;
margin: 0px 20px 0px 0px;
text-align: right;
}


#ninnbar #nnSearch div {
font-size: 10px;
height: 17px;
background: none;
font-weight: bold;
color: white;
margin: 4px 3px 0px 0px;
}


#ninnbar #nnSearch #nnSearchText {
line-height:15px;
}


#ninnbar #nnSearch #nnSearchInput {
margin-right: 2px;
margin-left: 2px;
}


form.searchForm {
margin: 0px;
}

form.searchForm input.searchText {
width: 100px;
height: 15px;
color: #000000;
font-size: 12px;
font-weight: normal;
background: white;
border: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}



.searchGo {
background: #F1F1F1;
font-size: 11px;
font-weight: bold;
width: 30px;
height: 18px;
color: #000000;
border: #B9B8B8 1px solid;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
cursor: pointer;
}

/*  ----------------------  */
/*  ----- // ninnbar -----  */




