/* CLASS DECLARATIONS TO MAKE NETSCAPE HAPPY */

/* styles borrowed from:
** http://www.ncrna.org/pubmedarticle.css
** http://www.ncrna.org/frnaPlone.css
** http://www.ncrna.org//style/frnaStyle.css
*/

body {
    font: 76% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: White;
    color: Black;
    margin: 0;
    padding: 0;
}

.topbar { font-size: 15px; text-decoration: none; font-weight: bold; color: #D9E4F8; }
.leftbar { text-decoration: none; color: #FDFCEA; font-size: 10pt; font-weight: 600; }
.hiddenText {background-color: silver}
.normalText {background-color: white}

/* CLASS DECLARATIONS FOR THE REST OF THE BROWSERS */
A:link.topbar { text-decoration: none; color: #E0F0F0; font-size: 15px; }
A:visited.topbar { text-decoration: none; color: #E0F0F0; font-size: 15px; }                         
A:active.topbar { text-decoration: none; color: #E0F0F0; font-size: 15px; }                         
A:hover.topbar { text-decoration: none; color: #EAE360; font-size: 15px; }

A:link.leftbar { text-decoration: none; color: #E0F0F0; font-size: 10pt; font-weight: 600; }
A:visited.leftbar { text-decoration: none; color: #E0F0F0; font-size: 10pt; font-weight: 600; }                         
A:active.leftbar { text-decoration: none; color: #E0F0F0; font-size: 10pt; font-weight: 600; }                         
A:hover.leftbar { text-decoration: none; color: #FFFF99; font-size: 10pt; font-weight: 600; }
/*--  #FFFF00;  --*/

A:link.ug { text-decoration: none; color: #888888; font-size: 11pt; font-weight: 600; }
A:visited.ug { text-decoration: none; color: #888888; font-size: 11pt; font-weight: 600; }                         
A:active.ug { text-decoration: none; color: #888888; font-size: 11pt; font-weight: 600; }                         
A:hover.ug { text-decoration: none; color: #888888; font-size: 11pt; font-weight: 600; }

A:link.toc { text-decoration: none; color: #0000CC;  }
A:visited.toc { text-decoration: none; color: #0000CC;  }                         
A:active.toc { text-decoration: none; color: #6666FF;  }                         
A:hover.toc { text-decoration: none; color: #6666FF; }

A:link IMG { border-width: 0px; padding: 0px; margin: 0px;}
A:visited IMG { border-width: 0px; padding: 0px; margin: 0px;}
A:active IMG {  border-width: 0px; padding: 0px; margin: 0px;}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p.two {
    margin: 0.5em 0em 1em 0em;
    line-height: 2em;
}
p.leftjustify {
	text-align: left;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #8cacbb;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}

h1 {
    font-size: 160%;
    padding-right: 4em;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}

hr {
    height: 1px;
    color: #8cacbb;
    background-color: transparent;
}

ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(/ncrna/bullet.gif);
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 1em;
}
dt {
    font-weight: bold;    
}
dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: Black;
}

fieldset {
    border: 1px solid #8cacbb;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}
legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}

textarea {
    font: 100% Monaco, "Courier New", Courier, monospace; 
    border: 1px solid #8cacbb;  
    color: Black;
    background: white url(/ncrna/input_background.gif) repeat-x;

}
input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #8cacbb;  
    color: Black;
    background: white url(/ncrna/input_background.gif) repeat-x;
    vertical-align: middle;
}
select {
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: White;
    vertical-align: middle;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
code {
    font-family: "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    padding: 0 0.1em;
}
pre {
    font-family: "Courier New", Courier, monospace;
    font-size: 120%;
    padding: 1em;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: #dee7ec;
    overflow: auto;
}
.pre a {
    text-decoration: underline;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: red;
    text-decoration: line-through;
}

.netscape4 {
    display: none;
}

TABLE{	border: 0; font-size: 100%	}


/* used by CCDS details page in hgc */ 
TABLE.hgcCcds, TABLE.hgcCcds TH, TABLE.hgcCcds TD {
    border: 3px lightgrey ridge;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
}
TABLE.hgcCcds THEAD {
    background-color: #2636D1;
    color: #ffffff;
}
TABLE.hgcCcds TBODY {
    background-color: #D0FFD0;
}
TABLE.hgcCcds CAPTION {
    caption-side: top; 
    text-align: left;
    font: large, bold;
}

/* used by transMap details page in hgc */ 
TABLE.transMap, TABLE.transMap TH, TABLE.transMap TD {
    border: 3px lightgrey ridge;
    border-collapse: collapse;
    text-align: right;
    vertical-align: top;
}
TABLE.transMap THEAD {
    background-color: #a8c7ff;
    text-align: center;
}
TABLE.transMap TBODY {
    background-color: #D0FFD0;
}
TABLE.transMap CAPTION {
    caption-side: top; 
    text-align: left;
    font: large, bold;
}
TABLE.transMapLayout TR TD {
    vertical-align: top;
}
TR.transMapLayout {
    vertical-align: top;
}
TR.transMapLeft TD {
    text-align: left;
}
.transMapNoWrap {
    white-space: nowrap;
}
.errorBg {
    background-color: #ff704f;
}
.warnBg {
    background-color: #f8ff30;
}

.hgribbon {
    background-color: #dee7ec;
    border-top: 1px solid #8cacbb;
    border-left: 1px solid #8cacbb;
    border-right: 1px solid #8cacbb;
    color: #436976;
    padding: 0.2em 1em;
    margin: 0em 1em;

}

.hgribbon a {
    text-decoration: underline;
}

.hgblock {
    padding: 0.4em 1em 2em 1em;
    border: 1px solid #8cacbb;
    border-top: 1px solid #dee7ec;
    margin: 0em 1em 1em 1em;
}

.hgcontainer {
    background-color: transparent;
    padding: 0em 1em 2em 1em;
    margin: 1em;
}

#hotlinks-bar {
    background-color: #dee7ec;
    border-top-color: #8cacbb;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #8cacbb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.3em;
    color: Black;
    padding: 0.2em 1em 0.2em 1em;
    margin: 1em 0em 1em 0em;
    list-style: none;
}

#hotlinks-bar li {
    background: transparent url(/ncrna/linkOpaque.gif) center left no-repeat;
    padding-left: 8px;
    color: #436976;
    margin-left: 1em;
    display: inline;
}

#hotlinks-bar li a {
    text-decoration: none;
    color: #436976;
}

#hotlinks-bar li a:hover {
    text-decoration: none;
    color: #ffa500;
}

#top-logo {
    background-color: transparent;
    margin: 0em 1em 1em 1em;
}

#species-photo {
    float: right;
    background-color: white;
    width: 32%;
    text-align: right;
    font-size: 80%;
    margin-top: 1em;
    margin-left: 1em;
}

#species-photo img {
  border: 1px solid #8cacbb;
  vertical-align: middle;
}

.hgbutton {
    background: #dee7ec;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 1px 1px 1px;
}

.hgbutton-right-simple {
    background: #dee7ec url(/ncrna/arrowRight.gif) 9px center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 1px 1px 15px;
}

.hgbutton-right {
    background: #dee7ec url(/ncrna/arrowRight.gif) center center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 8px 1px 15px;
}

.hgbutton-right-more {
    background: #dee7ec url(/ncrna/arrowRightmost.gif) center center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 8px 1px 15px;
}

.hgbutton-right-most {
    background: #dee7ec url(/ncrna/arrowRight.gif) center center repeat-x;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 8px 1px 15px;
}

.hgbutton-left-simple {
    background: #dee7ec url(/ncrna/arrowLeft.gif) 9px center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 1px 1px 15px;
}

.hgbutton-left {
    background: #dee7ec url(/ncrna/arrowLeft.gif) center center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 8px 1px 15px;
}

.hgbutton-left-more {
    background: #dee7ec url(/ncrna/arrowLeftmost.gif) center center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 8px 1px 15px;
}

.hgbutton-left-most {
    background: #dee7ec url(/ncrna/arrowLeft.gif) center center repeat-x;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 8px 1px 15px;
}

.hgbutton-zoomin {
    background: #dee7ec url(/ncrna/arrowDown.gif) 9px center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 1px 1px 15px;
}

.hgbutton-zoomout {
    background: #dee7ec url(/ncrna/arrowUp.gif) 9px center no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 1px 1px 15px;
}

.hgcopyright {
    font-size: 90%;
    color: #76797c;
    margin: 0.5em 0 0 0;
}

.hgcopyright a {
    text-decoration: underline;
}

.ideo {
    border: 1px solid #8cacbb;
    margin: 0em 1em 0.5em 1em;
}

.hgt {
    border: 1px solid #8cacbb;
    margin: 0em 1em 0em 1em;
}

.hgform-top {
    border-bottom: 1px solid #eef3f5;
    background-color: #eef3f5;
    padding: 1em 1em 0.2em 1em;
    margin: 1em 1em 0em 1em;
}

.hgtracks-top h1 {
    padding: 0em;
    margin: 0em 1em 0.2em 1em;
}
.hgform-bottom {
    border-top: 1px solid #eef3f5;
    background-color: #eef3f5;
    padding: 0.2em 1em 1em 1em;
    margin: 0em 1em 0.5em 1em;
}

.hgform-bottom b {
    font-size: 140%;
    font-weight: bold;
}

.hgform-common {
    background-color: #eef3f5;
    padding: 1em;
    margin: 1em 0em 1em 0em;
}

.hgform-conf {
    background-color: transparent;
    margin: 1em;

}

.hiddenText {
    background-color: #dee7ec;
}
.normalText {
    background-color: white;
}

.trackgroup table {
    border-collapse: collapse;
    margin: 1em 0em 1em 0em;
}

.trackgroup th {
    background-color: #dee7ec;
    border-top: 1px solid #8cacbb;
    border-bottom: 1px solid #8cacbb;
    color: #436976;
    text-align: center;
    padding: 0em 1em 0em 1em;

}

.trackgroup td {
    padding: 0em 1em;
    text-align: center;
    width: 160px;
}

.trackgroup a:hover {
    text-decoration: underline;
}

.dummy-input {
    border-style: none;
    padding: 0em;
    margin: 0em;
}
