/* Screen cascading style sheet for Pilgrimage Website */

body {
  background: #DEDDC5;
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 0.75em;
  margin: 0px;
  padding: 0px;
  max-width: 1024px;
}

a:link {color: #0000FF; font-weight: bold; text-decoration: none}
a:visited {color: #0000FF; font-weight: bold; text-decoration: none}
a:hover {color: #FF0000; font-weight: bold; text-decoration: none}
a:active {color: #FF0000; font-weight: bold; text-decoration: none}

a.glos:link {color: #FF0000; font-weight: bold; text-decoration: none}
a.glos:visited {color: #FF0000; font-weight: bold; text-decoration: none}
a.glos:hover {color: #FF0000; font-weight: bold; text-decoration: none}
a.glos:active {color: #FF0000; font-weight: bold}

a.path:link {color: #0000FF; font-weight: bold; text-decoration: none}
a.path:visited {color: #0000FF; font-weight: bold; text-decoration: none}
a.path:hover {color: #0000FF; font-weight: bold; text-decoration: none}
a.path:active {color: #0000FF; font-weight: bold}

a.text:link {color: #31941F; font-weight: bold; text-decoration: none}
a.text:visited {color: #31941F; font-weight: bold; text-decoration: none}
a.text:hover {color: #31941F; font-weight: bold; text-decoration: none}
a.text:active {color: #31941F; font-weight: bold}

div.bib1 {
  margin: 20px auto;
  padding: 10px;
  background: url(images/bg1.gif);
  width: 90%;
}

div.bib2 {
  margin: 20px auto;
  padding: 10px;
  width: 90%;
}

h3 {border-bottom: 1px solid #000000; clear: both; font-family: Arial, Helvetica; font-size: 1.3em; margin: 0px; margin-top: 40px; padding: 0px; padding-left: 10px; text-align: left}
h3.glos {border: 0px; background: #C1BF78; padding: 2px}
h3.mainheading {background: none; border: 0px; font-size: 1.5em; margin: 0px; padding: 0px; text-align: center}
h4 {border-bottom: 0px solid #000000; font-family: Arial, Helvetica; font-size: 1em; margin: 0px; margin-top: 30px; padding: 0px; padding-left: 20px; text-align: left; text-decoration: underline}
h5 {font-size: 1.2em; margin: 15px 0px 10px 0px; text-align: right}

img.search {margin-bottom: 0px; vertical-align: bottom}

p {font-family: Arial, Helvetica; text-align: justify}
p.textbox {margin: 0px; padding-left: 4px; padding-right: 4px;}
p.textbox_auth {text-align: right; margin-bottom: 0px; padding-right: 4px;}

table {font-size: 1em}
table.header-links {background: #C1BF78; font-size: 1em; padding: 0px; margin: 0px;}
table.header-links td {border-right: 1px solid #94925A; margin: 0px; text-align: center; height: 24px; width: 120px}
table.header-links td.prev {background: #94925A}
td.gloshead {border-bottom: 1px solid #000000; font-weight: bold; padding-top: 30px}
td.index_spid1 {background: #C1BF78; border: 2px solid #000000; border-style: outset; padding: 5px; text-align: center; width: 40%}
td.index_spid2 {background: #DEDDC5; border: 2px solid #000000; border-style: outset; padding: 5px; text-align: center; width: 40%}
td.index_spid_main {font-size: 1.3em; font-weight: bold; padding: 5px; text-align: center; width: 20%}

ul.subnav {
  background: #DEDDC5;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  list-style: none;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  text-align: left;
  width: 255px;
}

ul.subnav li {
  font-size: 0.8em;
  margin: 0px;
  padding: 0px;
  width: 255px;
}

ul.subnav li.title {
  background: #C1BF78;
  border-bottom: 1px solid #000;
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  width: 255px;
}

ul.subnav li a {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #000000;
  color: #000000;
  display: block;
  margin: 0px;
  padding: 5px 0px 5px 5px;
  text-decoration: none;
  width: 250px;
}

ul.subnav li a.current {
  background: #F3EC9B;
}

html>body ul li a {
  width: auto;
}

ul.subnav li a:hover {
  color: #000000;
  background-color: #C1BF78;
}

#content {
  margin-left: 160px;
  overflow: auto;
}

#content_pad {
  padding: 20px;
}

#copy {
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  padding: 16px 0px 0px 10px;
}

#cite {
  font-size: 0.85em;
  padding-top: 16px;
}

#footer {
  float: left;
  background: url(images/footer.gif) repeat-x;
  text-align: center;
  height: 45px;
  width: 100%;
}

#glos {
  overflow: auto;
  height: 90%;
  width: 100%;
}

#glos_pop {
  overflow: auto;
  height: 100%;
  width: 100%;
}

#glos_wrap {
  overflow: hidden;
  height: 92%;
  width: 100%;
}

#glos_pop_wrap {
  overflow: hidden;
  height: 88%;
  width: 100%;
}

#glos_foot {
  background: #C1BF78;
  border-top: 1px solid #000000;
  font-size: 1.3em;
  padding-top: 10px;
  text-align: center;
  height: 8%;
  width: 100%;
}

#glos_pop_foot {
  background: #C1BF78;
  border-top: 1px solid #000000;
  font-size: 1.3em;
  padding-top: 10px;
  text-align: center;
  height: 12%;
  width: 100%;
}

#glos a:link {color: #FF0000; font-weight: bold; text-decoration: none}
#glos a:visited {color: #FF0000; font-weight: bold; text-decoration: none}
#glos a:hover {color: #FF0000; font-weight: bold; text-decoration: none}
#glos a:active {color: #FF0000; font-weight: bold; text-decoration: none}

#glos_pop a:link {color: #FF0000; font-weight: bold; text-decoration: none}
#glos_pop a:visited {color: #FF0000; font-weight: bold; text-decoration: none}
#glos_pop a:hover {color: #FF0000; font-weight: bold; text-decoration: none}
#glos_pop a:active {color: #FF0000; font-weight: bold; text-decoration: none}

#glos_foot a:link {color: #000000; font-weight: bold; text-decoration: none}
#glos_foot a:visited {color: #000000; font-weight: bold; text-decoration: none}
#glos_foot a:hover {color: #FF0000; font-weight: bold; text-decoration: none}
#glos_foot a:active {color: #000000; font-weight: bold; text-decoration: none}

#glos_pop_foot a:link {color: #000000; font-weight: bold; text-decoration: none}
#glos_pop_foot a:visited {color: #000000; font-weight: bold; text-decoration: none}
#glos_pop_foot a:hover {color: #FF0000; font-weight: bold; text-decoration: none}
#glos_pop_foot a:active {color: #000000; font-weight: bold; text-decoration: none}

#header {
  background: url(images/header.gif);
  height: 44px;
  width: 100%;
}

#header-links {
  float: left;
  margin: 8px 0px 0px 0px;
}

#header-links a {background: #C1BF78; color: #000000; display: block; padding-top: 4px; height: 20px}
#header-links a:link {display: block; font-weight: bold; text-decoration: none}
#header-links a:visited {display: block; font-weight: bold; text-decoration: none}
#header-links a:hover {background: #94925A; display: block; font-weight: bold; text-decoration: none}

#header-links a.prev {background: #94925A; color: #FFFFFF}

#main {
  float: left;
  width: 100%;
}

#nav {
  float: left;
  background: url(images/nav_bk.gif);
  text-align: left;
  width: 160px;
}

#nav ul {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  list-style: none;
  margin: 60px 0px 0px 0px;
  padding: 0px;
  text-align: left;
  width: 142px;
}

#nav ul ul {
  border-bottom: 1px solid #000;
  border-right: 0px;
  list-style: none;
  font-size: 0.8em;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 142px;
}

#nav li {
  margin: 0px;
  padding: 0px;
  width: 142px;
}

#nav li a {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #000;
  color: #000000;
  display: block;
  padding: 5px 0px 5px 5px;
  text-decoration: none;
  width: 142px;
}

#nav li a.current {
  background: #F3EC9B;
}

#nav ul ul li a {
  background: #C1BF78;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #000;
  color: #000000;
  display: block;
  padding: 3px 0px 3px 5px;
  text-decoration: none;
  width: 142px;
}

#nav ul ul li a.current {
  background: #F3EC9B;
}

#nav ul ul li a.currentlast {
  background: #F3EC9B;
}

#nav ul ul li a:hover {
  color: #000000;
  background-color: #94925A;
}

html>body #nav li a {
  width: auto;
}

#nav li a:hover {
  color: #000000;
  background-color: #C1BF78;
}

#search {
  float: right;
  margin: 9px 10px 0px 0px;
}

#textbox_head {
  background: #C1BF78;
  color: #000000;
  float: left;
  font-weight: bold;
  height: 16px;
  width: 100%;
}

#textbox_l {
  background: url(images/table_bk.gif);
  border: 1px solid #C1BF78;
  float: left;
  margin: 2px 10px 10px 0px;
  width: 300px;
}

#textbox_r {
  background: url(images/table_bk.gif);
  border: 1px solid #C1BF78;
  float: right;
  margin: 2px 0px 10px 10px;
  width: 300px;
}

#w3c {
  float: right;
  padding-top: 13px;
}

#wrap {
  float: right;
  background: url(images/nav_bk.gif) repeat-y left #FFFFFF;
  margin-left: -160px;
  width: 100%;
}

