/* zarkovIndex.css */
/* Dr. Zarkov Archive page rules */

@import url(indices.css);

h2 {font-size: 30pt; color: #b47c8f;}
tr.colHead th div.bg, tr.colHead th h3, tr.initial th {background-color: #b47c8f;}
tr.tabs td {border-bottom: 1px solid #b47c8f; border-left: 1px solid #b47c8f;}
tr.tabs td.gutter {width: 5%; border: 0;}

tr.tabs td div {color: #666; background-color: white; margin: 4pt; padding: 2pt 3pt; font-size: 10pt; text-align: left;}
tr.tabs td div a:link, tr.tabs td div a:visited {color: #666; text-decoration: none;}
tr.tabs td div a:hover, tr.tabs td div a:active, tr.tabs td div a:focus {color: black; text-decoration: underline;}
tr.tabs td div a.current:link, tr.tabs td div a.current:visited, tr.tabs td div a.current:hover, 
  tr.tabs td div a.current:active, tr.tabs td div a.current:focus {color: #aaa; text-decoration: none; cursor: default;}

table.index li {border-left: 1px solid #b47c8f; border-bottom: 1px solid #b47c8f; white-space: normal; line-height: 1.3em;}
div.buttons a {color: #ff7b00;}
img.plantGraphic {width: 126pt; height: 174pt;}

ul.nav a.zarkive {color: #666; cursor: default;}
ul.nav a.zarkive:hover, ul.nav a.zarkive:focus {text-decoration: none;}
ul.footerNav a.zarkive {color: #aaa; text-decoration: none; cursor: default;}

