body {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  background-color: #d0d6fb; 
}
h1 { 
   padding: 2px 5px;
  font-size: 24px;
  background-color: #a6bbff;
 }
h2 { 
   padding: 2px 10px;
  font-size: 18px;
  background-color: #cfdaff;
 }
h3 { 
      padding: 2px 15px; 
  font-size: 16px;
  background-color: #e5ebff;
 }
h2.protN {
  margin: 0;
}
h3.protD {
   margin:1px 0 0px 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;
 background: #eee;
}

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: 1px solid #999;
  line-height: normal;
  font-size: 12px;
        -moz-border-radius: 3px; 
          -webkit-border-radius: 3px;
          border-radius: 3px;

}

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

#content { 
line-height: 1.5;
  background: #fff;
  margin: 0 5px;
  padding: 0 0 15px 0;
}

#content table { margin-top:2px;   border-collapse: collapse; } 
#content td { 
  vertical-align: top;
  margin: 0 10px;
  padding: 5px;
  background: #d0d6fb;
  border: 1px solid #999;
}

#content h1 { 
  font-size: 18px;
  font-weight: bold;
  margin: 0;
   padding: 1px 5px;  
  background: #99a1d3;
}
#content h2 { 
  font-size: 14px;
  font-weight: bold;
  background: none;
  border-bottom: 1px solid #aaa;
  padding: 1px 10px;
}
#domForm td { border: none; }
.bCont { padding: 0 10px; }
#header {
  margin: 5px 5px 1px 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: 11px;
  font-weight: bold;
  margin:0;
  padding: 0 0 15px 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;
  padding: 2px 10px 0 10px;
  color: white;
}

#header li a:hover { 
  background: white;
  color: black;

}

#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;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
  border-radius: 4px;

}

#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 th {
   padding: 1px 5px;
}

table.summary td {
   padding: 1px 5px;
   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;
    -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
   border-radius: 3px;

}
#annoHead th h2 { 
  padding: 0;
  margin: 0 0 0 -15px;
  font-size: 30px;
    
}
#domainDesc th {
  background: #d0d6fb;
    -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
   border-radius: 3px;
   padding: 5px;
  font-weight: bold;
}
#domainDesc td {
  margin-bottom: 20px;
  background: #e5ebff;
  -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
   border-radius: 3px;

  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;
}
#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;
}

.pagination {
font-size: 13px;
margin: 5px 10px!important;
padding: 10px 0;
     border-bottom: 1px solid #ddd;
}
.pagination .pPg {
   padding: 2px 5px;
  -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
   border-radius: 3px;
   margin: 0 2px;
   border: 1px solid #999;
}

.pagination .nPg {
 padding: 2px 5px;
 margin: 0 2px;
  -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
   border-radius: 3px;    
 border: 1px solid #999;
}

.pagination .curpage {
margin: 0 2px;
padding: 2px 5px;
  -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
   border-radius: 3px;

background: #ccf;
border: 1px solid #aaa;
}
.pagination span {
     font-weight: bold;
     margin-right: 20px;

}

.pagination a {
margin: 0 2px;
padding: 2px 5px;
  -moz-border-radius: 3px; 
   -webkit-border-radius: 3px;
   border-radius: 3px;

border: 1px solid #aaa;
background: #eee;
}

.pagination a:visited {
color: blue;
}

.srchMatch {
	margin: 0 5px;
	border-bottom: 1px solid #eee;
}

.srchImgC  {
  vertical-align: middle;
  text-align: right;
  padding: 10px 20px;
}
.srchMatch table {
 width: 100%;
 }
.srchMatch h1 {
  background: none;
  color: blue;
  text-decoration: underline;
  margin: 0!important;
  font-size: 16px;
font-weight: normal;
}
.srchMatch h2 {
  background: none;
  color: #060;
  margin: 0!important;
  font-size: 11px;
  font-weight: normal;
}
.srchMatch h2 a {
  color: green;
  font-style: italic;
   text-decoration:   underline;
  font-weight: normal;
}
.srchEx {
        margin: 5px 30px;
  font-size: 13px;
       font-style:italic;
}
#searchBox {
    float:right;
    margin-right: 30px;
    margin-top: 5px;
    text-align: center;
    border: 2px solid #ddd;
        -moz-border-radius: 3px; 
          -webkit-border-radius: 3px;
          border-radius: 3px;

    padding: 3px;
}
#searchBox input  {
    border: 1px solid #999;
    background: #eee;
        -moz-border-radius: 3px; 
          -webkit-border-radius: 3px;
          border-radius: 3px;


}

.inpB {
      background: #eee;
      font-weight: bold;
}
 .upHelp {
  padding-left: 10px;
    font-size: 11px;
    font-style: italic;
    border: none !important;
    border-bottom: 1px solid #ddd !important;
}

.metaArch th {
          padding: 2px 10px;
          font-size: 14px;
}
  .metaArch td {
    text-size: 16px;
    text-align: center;

}
.arch {
  background-image: url(../images/gr.png);
  background-repeat: repeat-x;
  bacground-position: left center;
}
