/* STANDARD STYLES */
body {
  height: 100%;
  margin: 0px;
  color: #ffffcc;
  font-family: Arial, Helvetica;
  background-color: black;
  font-size: 0;
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
}

#page {
  min-height: 100%;
}

a {
  color: #ff9900;
  text-decoration: none;
}
a:visited {
  color: #ff9900;
}
a:active {
  color: #ff9900;
}
a:hover {
  color: #999900;
}

/* HEADER */
#header {
  position: relative;
  width: 100%;
}
#header #left {
  /*float: left;*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 130px;
  height: 150px;
  background-image: url(images/header/spider.gif);
  background-repeat: no-repeat;
}
#header #right {
  /*float: right;*/
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  width: 130px;
  height: 150px;
  /*background-image: url(images/header/blood_spot.png);
  background-repeat: no-repeat;
  background-position: top right;*/
}
#header #right-hand {
  /*float: right;*/
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  width: 129px;
  height: 171px;
  background-image: url(images/header/hand.png);
  background-repeat: no-repeat;
  background-position: top right;
}
#header #title {
  width: 600px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  background-image: url(images/header/title.gif);
  background-repeat: no-repeat;
}
#header #title-open {
  width: 600px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  background-image: url(images/header/title-open.gif);
  background-repeat: no-repeat;
}
#header #title a {
  display: block;
  height: 130px;
  outline: none;
}
#header #title-open a {
  display: block;
  height: 130px;
  outline: none;
}
#header #nav {
  clear: both;
  position: relative;
  width: 800px;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/header/navigation-bg-links.gif);
}
#header #nav li {
  display: block;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}
#header #nav a {
  display: block;
  text-indent: -9999px;
  text-decoration: none;
  outline: none;
}

/* OLD
#details, #directions, #group-sales, #contact, #sponsors, #volunteers, #details-current, #directions-current, #group-sales-current, #contact-current, #sponsors-current, #volunteers-current { top: 31px; height: 29px; }
#details, #details-current { left: 52px; width: 70px; }
#directions, #directions-current { left: 138px; width: 100px; }
#group-sales, #group-sales-current { left:259px; width: 121px; }
#contact, #contact-current { left: 406px; width: 86px; }
#sponsors, #sponsors-current { left: 518px; width: 97px; }
#volunteers, #volunteers-current { left: 638px; width: 111px; }

#details a, #directions a, #group-sales a, #contact a, #sponsors a, #volunteers a, #details-current a, #directions-current a, #group-sales-current a, #contact-current a, #sponsors-current a, #volunteers-current a {
  height: 29px;
}

#details a:hover, #directions a:hover, #group-sales a:hover, #contact a:hover, #sponsors a:hover, #volunteers a:hover, #details-current a, #directions-current a, #group-sales-current a, #contact-current a, #sponsors-current a, #volunteers-current a {
  background: url(images/header/navigation-bg.gif);
  background-repeat:no-repeat;
}

#details a:hover, #details-current a:hover { background-position: -52px -141px; }
#directions a:hover, #directions-current a:hover { background-position: -138px -141px; }
#group-sales a:hover, #group-sales-current a:hover { background-position: -259px -141px; }
#contact a:hover, #contact-current a:hover { background-position: -406px -141px; }
#sponsors a:hover, #sponsors-current a:hover { background-position: -518px -141px; }
#volunteers a:hover, #volunteers-current a:hover { background-position: -638px -141px; }

#details-current a { background-position: -52px -251px; }
#directions-current a { background-position: -138px -251px; }
#group-sales-current a { background-position: -259px -251px; }
#contact-current a { background-position: -406px -251px; }
#sponsors-current a { background-position: -518px -251px; }
#volunteers-current a { background-position: -638px -251px; } */

#details, #directions, #group-sales, #contact, #volunteers, #sponsors, #links, #details-current, #directions-current, #group-sales-current, #contact-current, #volunteers-current, #sponsors-current, #links-current { top: 31px; height: 29px; }
#details, #details-current { left: 14px; width: 63px; }
#directions, #directions-current { left: 92px; width: 87px; }
#group-sales, #group-sales-current { left:193px; width: 105px; }
#contact, #contact-current { left: 313px; width: 69px; }
#volunteers, #volunteers-current { left: 396px; width: 95px; }
#sponsors, #sponsors-current { left: 507px; width: 81px; }
#links, #links-current { left: 603px; width: 175px; }

#details a, #directions a, #group-sales a, #contact a, #volunteers a, #sponsors a, #links a, #details-current a, #directions-current a, #group-sales-current a, #contact-current a, #volunteers-current a, #sponsors-current a, #links-current a {
  height: 29px;
}

#details a:hover, #directions a:hover, #group-sales a:hover, #contact a:hover, #volunteers a:hover, #sponsors a:hover, #links a:hover, #details-current a, #directions-current a, #group-sales-current a, #contact-current a, #volunteers-current a, #sponsors-current a, #links-current a {
  background: url(images/header/navigation-bg-links.gif);
  background-repeat:no-repeat;
}

#details a:hover, #details-current a:hover { background-position: -14px -141px; }
#directions a:hover, #directions-current a:hover { background-position: -92px -141px; }
#group-sales a:hover, #group-sales-current a:hover { background-position: -193px -141px; }
#contact a:hover, #contact-current a:hover { background-position: -313px -141px; }
#volunteers a:hover, #volunteers-current a:hover { background-position: -396px -141px; }
#sponsors a:hover, #sponsors-current a:hover { background-position: -507px -141px; }
#links a:hover, #links-current a:hover { background-position: -603px -141px; }

#details-current a { background-position: -14px -251px; }
#directions-current a { background-position: -92px -251px; }
#group-sales-current a { background-position: -193px -251px; }
#contact-current a { background-position: -313px -251px; }
#volunteers-current a { background-position: -396px -251px; }
#sponsors-current a { background-position: -507px -251px; }
#links-current a { background-position: -603px -251px; }

/* CONTENT */
#content {
  /* margin: auto 25px auto 25px; */
  /* padding: 0 10px 10px 10px; */
  padding: 0;
  font-family: Arial;
  text-align: center;
  font-size: 12pt;
}

/* FOOTER */
#footer {
  position: relative;
  width: 100%;
  margin-top: 30px;
  background-image: url(images/footer/barbed-wire-vector.gif);
  background-repeat: repeat-x;
  background-position: bottom center;
}
#footer #grave {
  /*float: left;*/
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 300px;
  height: 146px;
  margin-top: 0px;
  background-image: url(images/footer/gravestone-wire.gif);
}
#footer #right-space {
  /*float: right;*/
  width: 0/*300px*/;
  height: 0/*1px*/;
}
#footer #copyright {
  position: relative;
  width: 423px;
  height: 146px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/footer/copyright.gif);
  z-index: 1;
}

/* FIELDSETS */
fieldset {
  display: block;
  clear: left;  
  width: 500px;  
  margin: 0 0 1.5em 0;  
  padding: 10px; 
  margin-left: auto;
  margin-right: auto;
  border: 1px solid orange;
}
.field {
  width: 500px;
  margin: 3em auto 1.5em auto;
  padding: 20px;
  border: 1px solid red;
  position: relative;
}
.info {
  display: block;
  position: relative;
}
.info-table {
  /*display: inline;*/
  margin: auto;
}
legend {  
  margin-left: 1em;  
  color: #fffe9f;  
  font-weight: bold;
  border: 1px solid orange;
  padding: 3px;
  text-transform: uppercase;
}
.fieldset-title {
  vertical-align: top;
  padding: 6px;
  text-align: right;
  font-weight: bold;
  color: #baabab;
  white-space: nowrap;
}
.fieldset-content {
  padding: 6px;
  text-align: left;
}

/* ### SPECIFIC PAGES ### */

/* HOME */
#about {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  margin-bottom: 35px;
  text-align: justify;
  font-weight: bold;
}

#vortex {
  margin-top: 50px;
}

#details-box {
  width: 141px;
  height: 82px;
  position: absolute;
  top: -40px;
  left: -40px;
  background-image: url(images/home/house-details.png);
  text-indent: -9999px;
}

#general-information-box {
  width: 202px;
  height: 106px;
  position: absolute;
  top: -40px;
  left: -40px;
  background-image: url(images/home/general-information.png);
  text-indent: -9999px;
}

/* DIRECTIONS */
#parish {
  margin-top: 30px;
}
#parish p {
  color: red;
  font-size: 23px;
}
#parish p .small {
  display: block;
  font-size: 16px;
}

#map {
  margin-top: 40px;
  margin-bottom: 40px;
}
#directions-field {
  margin: 1em auto 1.5em auto;
}
#directions-box {
  width: 107px;
  height: 66px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/directions/directions.png);
  text-indent: -9999px;
}

/* ### MAP ### */
#directions-form {
  /* margin-top: 50px; */
  margin-top: 20px;
}
#directions-form #from-holder {
  position: relative;
  width: 500px;
  height: 28px;
  margin: auto;
  margin-bottom: 15px;
  border: 1px solid red;
  text-align: left;
  
  background: url(images/directions/directions/from.png);
  background-repeat: no-repeat;
}
#directions-form #from-holder #from-location {
  width: 443px;
  border: 0;
  background-color: transparent;
  color: white;
  font-size: 14px;
  padding: 4px;
}
#directions-form #from-holder #from-go {
  position: absolute;
  width: 47px;
  height: 30px;
  right: -1px;
  top: -1px;
  background-image: url(images/directions/directions/go.png);
  cursor: pointer;
}


#map-table {
  margin: auto;
  margin-bottom: 50px;
  border: 1px solid red;
}
#map-table td {
  vertical-align: top;
}
#map-table #map-td {
  border-left: 1px solid red;
}
#map-table #route-td {
  background-color: white;
}
#map-holder {
  position: relative;
}

#map_canvas {
  width: 500px;
  height: 500px;
  margin: auto;
}

#route-holder {
  /* display: none; */
  position: relative;
}
/* #route, #route-general {
  position: relative;
} */
#map-directions-title {
  width: 107px;
  height: 66px;
  margin: 0;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/directions/map/directions.png);
  text-indent: -9999px;
}
#map-directions-title-pic {
  width: 107px;
  height: 66px;
  margin: 0;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/directions/map/directions-pic.png);
  text-indent: -9999px;
}
#route-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -10px;
  left: -10px;
  background: url(images/directions/directions/x.png);
  cursor: pointer;
  
  display: none;
}
#route-open {
  display: none;
  width: 24px;
  height: 31px;
  position: absolute;
  right: -24px;
  top: -1px;
  background: url(images/directions/directions/open.png);
  cursor: pointer;
}
#route {
  display: none;
  width: 300px;
  background-color: white;
  color: black;
  font-size: 11px;
  text-align: left;
}
#route a {
  color: blue;
}

#route-general {
  width: 300px;
  padding: 5px;
  background-color: white;
  color: black;
  font-size: 11px;
  text-align: left;
}
#route-general a {
  color: blue;
}

/* GROUP SALES */
#groups {
  width: 454px;
  height: 52px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  background-image: url(images/group-sales/groups-of-20-or-more.png);
  background-repeat: no-repeat;
}
#deal {
  width: 370px;
  height: 54px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  background-image: url(images/group-sales/will-get-a-deal.png);
  background-repeat: no-repeat;
}
#disclaimer {
  margin-top: 30px;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 18px;
}

#sign-up-field {
  margin-bottom: 50px;
}

#sign-up-box {
  width: 120px;
  height: 68px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/group-sales/sign-up.png);
  text-indent: -9999px;
}

#sign-up-field ul {
  text-align: left;
  font-size: 18px;
}
#sign-up legend {
  font-size: 18px;
}
#sign-up-field ul li {
  margin-bottom: 10px;
}

.yellow {
  color: yellow;
}

#zombie {
  margin-bottom: 20px;
}
#zombie img {
  width: 311px;
  height: 210px;
  border: 3px solid white;
}

/* CONTACT */
/*#contact-us {
  width: 211px;
  height: 72px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  background-image: url(images/contact/contact-us.png);
}*/
#contact-us {
  width: 273px;
  height: 204px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  text-indent: -9999px;
  background-image: url(images/contact/phone/card.gif);
}
#contact-us a {
  display: block;
  height: 204px;
  outline: none;
}
#blood-right {
  width: 137px;
  height: 309px;
  position: absolute;
  bottom: 0%;
  left: 100%;
  background-image: url(images/contact/blood-right.png);
}

#contact-form {
  width: 400px;
  margin: 0 auto;
  padding: 14px;
  position: relative;
  text-align: left;
  border: 0px solid orange;
}

#contact-form label {
  display: block;
  width: 100%;
  margin: 10px 20px 0 0;
  font-weight: bold;
  clear: both;
}
.contact-title-details {
  float: left;
  margin-right: 10px;
}
.contact-details {
  /*display: block;*/
  float: left;
  font-size: 12px;
  margin-top: 6px;
  font-style: italic;
}
#contact-form input, #contact-form textarea {
  clear: both;
  display: block;
  width: 100%;
  margin: 0;
  padding:4px;
  background-color: transparent;
  border: 1px solid red;
  font-family: Arial;
  font-size:13px;
  color: white;
  overflow: auto;
}
#contact-form textarea {
  height: 200px;
}
#contact-form input:focus, #contact-form textarea:focus {
  border: 1px dashed red;
}

#contact-submit {
  width: 484px;
  height: 190px;
  margin: 20px auto 40px auto;
  background-image: url(images/contact/blood-puddle.png);
}
#contact-submit input {
  width: 97px;
  height: 67px;
  margin-top: 16px;
  background-color: transparent;
  border: 0px;
  cursor: pointer;
}

.contact-error {
  margin: 0;
  padding: 0;
  float: right;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  color: orange;
}

/* SPONSORS */
#sponsors-nav {
  margin: auto;
}

#sponsors-title {
  width: 168px;
  height: 57px;
  margin-top: 0;
  overflow: hidden;
  text-indent: -9999px; /* */
  background-image: url(images/sponsors/sponsors.png);
  margin: auto;
}
#sponsors-title-active {
  width: 168px;
  height: 57px;
  margin-top: 0;
  margin-right: 40px;
  overflow: hidden;
  text-indent: -9999px; /* */
  background-image: url(images/sponsors/sponsors-active.png);
}
#sponsors-link {
  display: block;
  width: 168px;
  height: 57px;
  text-indent: -9999px;
}

#sponsors-web-title {
  width: 170px;
  height: 57px;
  margin-top: 0;
  margin-left: 40px;
  overflow: hidden;
  /*text-indent: -9999px;*/
  background-image: url(images/sponsors/websites.png);
}
#sponsors-web-title-active {
  width: 170px;
  height: 57px;
  margin-top: 0;
  margin-left: 40px;
  overflow: hidden;
  /*text-indent: -9999px;*/
  background-image: url(images/sponsors/websites-active.png);
}
#sponsors-web-link {
  display: block;
  width: 170px;
  height: 57px;
  text-indent: -9999px;
}

.sponsor {
  margin-top: 40px;
  /*border: 3px dashed white;*/
}
.sponsor-description {
  font-size: 20px;
}

/* LINKS */
#links-title {
  width: 381px;
  height: 57px;
  margin-top: 0;
  overflow: hidden;
  text-indent: -9999px; /* */
  background-image: url(images/sponsors/logos/web/title.png);
  margin: auto;
}

/* VOLUNTEERS */
#volunteers-title {
  width: 202px;
  height: 57px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  background-image: url(images/volunteers/volunteers.png);
}

#thank-you-box {
  width: 124px;
  height: 77px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/volunteers/thank-you.png);
  text-indent: -9999px;
}
#thank-you-field {
  margin: 1em auto 1.5em auto;
  padding: 30px;
}

#positions-box {
  width: 139px;
  height: 78px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/volunteers/positions.png);
  text-indent: -9999px;
}
#positions-field {
  margin: 1em auto 1.5em auto;
  padding: 30px;
}

#newsletter-box {
  width: 139px;
  height: 78px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/volunteers/newsletters.png);
  text-indent: -9999px;
}
#newsletter-field {
  margin: 1em auto 1.5em auto;
  padding: 30px;
}

#rehearsal-box {
  width: 111px;
  height: 72px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/volunteers/rehearsal.png);
  text-indent: -9999px;
}
#rehearsal-field {
  padding: 30px;
}

#sign-up-form-box {
  width: 139px;
  height: 78px;
  position: absolute;
  top: -30px;
  left: -30px;
  background-image: url(images/volunteers/sign-up-form.png);
  text-indent: -9999px;
}
#sign-up-form-field {
  padding: 30px;
}

/* VOLUNTEER TRACKER */
#volunteer-tracker-title {
  width: 344px;
  height: 57px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  background-image: url(images/volunteers/tracker/volunteer-tracker.png);
}

/* REMINDER */
/* Email box */
#reminder-form {
  width: 355px;
  margin: 20px auto 0 auto;
}
#reminder-form #email-holder {
  position: relative;
  width: 250px;
  height: 28px;
  margin: 0 0 15px auto;
  border: 1px solid red;
  text-align: left;
}
#reminder-form #email-holder #email-address {
  width: 242px;
  border: 0;
  background: transparent;
  color: white;
  font-family: Arial;
  font-size: 15px;
  padding: 4px;
}
#reminder-form #email-holder #email-title {
  position: absolute;
  width: 103px;
  height: 30px;
  left: -103px;
  top: -1px;
  background: url(images/reminder/site/email.png);
  cursor: pointer;
}

/* Manage notice */
.no-display #current-reminders, .no-display #need-confirm {
  display: none;
}

#current-reminders {
  margin-bottom: 300px;
}

#need-confirm {
  margin-bottom: 300px;
}

#manage-not-added {
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  color: red;
}

#manage-link-holder {
  width: 577px;
  text-align: right;
  margin: 20px auto 0 auto;
}

/* Calendar */
#calendar {
  width: 327px;
  margin: 20px auto 0 auto;
  border-bottom: 1px solid #AC0001;
}
#calendar th {
  background: #AC0001;
  color: black;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}
#calendar td {
  width: 162px;
  height: 162px;
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #AC0001;
  border-left: 1px solid #AC0001;
  color: #cccccc;
  font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
  font-size: 13px;
  vertical-align: top;
  text-align: left;
}
.relative {
  position: relative;
}

#tl, #tr {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 0;
  background: url(images/reminder/site/top.png);
}

#tl {
  left: 0;
  background-position: 0 0;
}
#tr {
  right: 0;
  background-position: 0 11px;
}

#october-holder {
  padding: 0;
}
#october {
  padding: 2px;
}

.day {
  padding: 6px;
}

.calendar-right {
  border-right: 1px solid #AC0001;
}

.date-box {
  background: #171515;
  color: white;
  text-align: right;
  padding: 6px;
  cursor: pointer;
}
.date-box p {
  margin: 0;
  padding: 0;
  font-style: italic;
  font-weight: bold;
}

.date-options {
  padding: 6px;
  margin-left: 10px;
}

.remind-me {
  margin-bottom: -8px;
  padding: 2px 2px 2px 4px;
  font-size: 12px;
}

/* Styled input */
span.checkbox {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(scripts/forms/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(scripts/forms/radio.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(select.gif) no-repeat;
  overflow: hidden;
}

/* Submit button */
#reminder-submit {
  width: 484px;
  height: 190px;
  margin: 20px auto 40px auto;
  background-image: url(images/reminder/site/blood-puddle.png);
}
#reminder-submit input {
  width: 145px;
  height: 67px;
  margin: 16px 20px 0 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}

/* Bottom blood dripping */
#bottom-drip {
  width: 327px;
  height: 22px;
  margin: auto;
  background: url(images/reminder/site/blood-bottom.png);
}

/* #### GUS #### */
#video-links a {
  margin: 0 0 0 15px;
  color: #fafafa;
}
#video-links a:hover {
  color: #434343;
}
