body {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  background-color: #d0d6fb; 
}
h1 { 
  font-size: 24px;
  background-color: #a6bbff;
 }
h2 { 
  font-size: 18px;
  background-color: #cfdaff;
 }
h3 { 
  font-size: 16px;
  background-color: #e5ebff;
 }
h3.protD {
   margin:-13px 0 20px 30px;
   font-size:12px;
   font-weight:normal;
}
a { 
  text-decoration: none;
 }
a:hover { 
  background: yellow;
}
a:visited {
  color: blue;
  }
th { 
  background: #d0d6fb;
  font-weight: bold;
  text-align: left;
 }
td.alt0 {
 background: white;
}
td.alt1 {
 background: #a6bbff;
}

td.dot { 
  border: 1px dotted;
}
td.head { 
  background: #a9bbf8;
  border: 1px solid;
  font-weight: bold;
  text-align: left;
}

td.main { 
  background-color:#d0d6fb;
  font-size:12px;
  font-weight:bold
}

td.sub1 { 
  background-color:#a6bbff;
  font-weight:bold
}

td.sub2 { 
  background-color:#cfdaff;
}

td.orth { 
  background-color:#cfdaff;
  font-style:italic
}

td.cell { 
  font-size:10px;
}

input, select, textarea { 
  background: white;
  border: 3px double;
  line-height: normal;
  font-size: 12px;
}

img { 
  border: none;
 }
table { 
  border: none;
}
.popupBG {
  background: #99a1d3;
  color: white;
}
.popupFG {
  background: #cfdaff;
  color: black;
}

#content { 
  background: #fff;
  margin: 0 5px;
  padding: 0 5px 15px 5px;
}
#content h2 {
 background: none;
 }
 
#content fieldset { 
  padding: 0 5px;
  background: #d0d6fb;
  border-collapse: collapse;
}

#content legend { 
  font-size: 18px;
  font-weight: bold;
  padding: 0 5px ;
  background: #d0d6fb;
  border: 1px solid #666;
  border-bottom: 0;
}

#content td { 
  vertical-align: top;
}
#content h2 { 
  margin: 10px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
}
#header {
  margin: 5px 5px 0 5px;
background: #fff url(images/ul_corner.png) right top no-repeat;
}

#header p { 
  margin: 0;
  padding-left: 10px;
  font-size: 9px;
}
#header ul { 
  font-size: 10px;
  margin: 0;
  padding: 0 0 20px 0;
  background: #99a1d3;
}
#header li { 
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  text-align: center;
}
#header li a { 
  text-decoration: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0 10px 0 0;
  color: white;
}

#header li a:hover { 
  background: white;
  color: black;
  border-bottom: 2px solid;

}

#textlogo{ 
  position: absolute;
  top: 8px;
  left: 650px;
}
.logoH1 {
  font-size: 16px;
  font-weight: bold;
  background: #d0d6fb;
}
.logoH2 {
  font-size: 16px;
  font-weight: bold;
  background: white;
}
.logoT1 { 
  font-size: 12px;
  background: #d0d6fb;
}
.logoT2 { 
  font-size: 12px;
  background: white;
}

#queueBox { 
  position: absolute;
  top: 12px;
  left: 470px;
  padding: 5px 10px;
  background: #d0d6fb;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 1px dotted;
}

#queueBox a { 
  display: block;
  text-decoration: none;
  background: #d0d6fb;
}

#queueBox a:hover { 
  background-color: #eea;
  color: red;
 }

#queueBox a:visited { 
  color: black;
 }

#queueBox p { 
  padding-top: 10px;
  font-size: 12px;

 }

.selectedmode { 
  background: #fbb;
}


#footer { 
  margin: 0 5px;
  padding: 0;
  text-align: right;
  font-size: 10px;
  background-color: #99a1d3;
  color: #ddd;
}
#footer a { 
  text-decoration: none;
  color: #555;
}
#footer a:hover { 
  color: black;
  background: #ddd;
}
#info { 
  margin: 5px 0 0 0;
  padding: 0;
 }

#info img { 
  float: right;
}
#info table {
  background: white;
  text-align: center;
}

#info tr.head { 
  background: #d0d6fb;
  color: white;
}

#domain { 
  margin: 0 5px 0 5px;  
 }
#domain td {
  padding-right: 20px;
}

#mainbody { 
  background: #fff;
  margin: 0 5px;
  padding: 15px 5px;

}
#ProteinList { 
  font-size: 11px;
}

#ProteinList th { 
  background: #a9bbf8;
  border: 1px solid;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
}

#ProteinList input { 
  border: 1px solid;
}
#ProteinList tr.odd { 
  background: #d0d6fb;
}
#ProteinList td.prot { 
  white-space: nowrap;
}

td.sp { 
  white-space: nowrap;
  font-style: italic;
}
#taxdist { 
  margin-top: 25px;
}
#taxdist table { 
  font-size: 12px;
}

#taxdist caption{ 
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
 }
#taxdist th { 
  font-size:14px;
  font-weight: bold;
  text-align: left;
  background: #a9bbf8;
}
#taxdist tr.node { 
  background-color:#d0d6fb;
  font-weight:bold;
  font-size: 11px;
}

#taxdist td.taxcount { 
  text-align: right;
  background: #a6bbff;
  font-weight: bold;
}
#taxdist a { 
  text-decoration: none;
}
#taxdist a:hover { 
  background-color: #eea;
  color: black;
}

#GOtable input { 
  border: 1px solid;
}

table.summary {
  margin-left:auto; 
  margin-right:auto; 
  text-align: center;
}
table.summary td {
   background-color:#e5ebff;
}

#taxTree { 
  background: #e5ebff;
  border: 1px dotted;
}

#taxTree input { 
  border: 1px solid;
}
#taxTree a:visited { 
  color: blue;
}
#taxTree a:hover { 
  color: red;
  background: #e5ebff;
}
#taxTree .protDesc { 
  margin-left: 20px;
  font-size: 12px;
  font-style: italic;
  color: #666;
}

#domTaxTree { 
  background: #e5ebff;
}

#domTaxTree a:visited { 
  color: blue;
}
#domTaxTree a:hover { 
  color: red;
  background: #e5ebff;
}


#lit ul { 
  margin: 0 0 10px 5px;
  padding: 5px;
  background: #e5ebff;
}
#lit ul li { 
  padding-left: 0;
  background: none;
  list-style: none;

}
#lit strong { 
  font-size: 16px;
}
p.abstract { 
  text-align: justify;
  background: #e5ebff;
}
li.toggle { 
  cursor: pointer;
  font-weight: bold;
  color: blue;
  padding-top: 5px;
}
#annoHead { 
  width: 100%;
}
#annoHead h2 {
 background: none;
}
#annoHead th {  
  font-size: 12px;
  background: #a9bbf8;
  text-align: left;
  padding-left: 25px;
}
#annoHead th h2 { 
  padding: 0;
  margin: 0;
  font-size: 30px;
  margin-left: -20px;
}
#domainDesc th {
  background: #d0d6fb;
  border: 1px solid;
  font-weight: bold;
}
#domainDesc td {
  margin-bottom: 20px;
  background: #e5ebff;
  padding: 2px 10px;
}

p.nrdbCount { 
  background: #a9bbf8;
  font-size: 16px;
  font-weight: bold;
  padding: 2px;
  margin: 10px 0;
}
#annoMain { 
  width:100%;
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
#annoMain li { 
  padding-left: 10px;
  text-align: left;
}
#annoMain li span { 
  color:blue;
}
li.annoNorm { 
  background: #a9bbf8 url(/images/tri_r.gif) left center no-repeat;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 1px;
}
li.annoExp { 
  background: #a9bbf8 url(/images/tri_d.gif) left center no-repeat;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 1px;
}
#annoMain td { 
  color: black;
}


span.pam {
  border:1px solid #000;
  background: red;
  font-weight: bold;
}
#domainList table { 
  border-collapse: collapse;
}

#domainList th { 
  background: #d0d6fb;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
}
#domainList td { 
  border-bottom: 1px solid #ccc;
  padding-right: 7px;
}

#annoBox { 
  display: none;
  background: white;
  width: 100%;
 }

#annoBox h1 { 
  font-size: 16px;
  margin:0;
  padding: 5px 5px 0 5px;
  background: #a9bbf8;
}
#annoBox h1 a.hover { 
  background: #a9bbf8;
 }
#annoBox p {
 padding: 5px;
}

#statusBox { 
  z-index: 1000;
  position:absolute; 
  left:10px;
  border: 2px solid; 
  display:none;
  background: #e5ebff;
  color: #555;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 5px;
}
