/* Nelton Style Sheet */

body {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #EEEEEE;
}

#frame {
  width: 960px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  background-color: #FFFFFF;
  background-image: url(../images/frame-bg.gif);
  background-repeat: repeat-y;
/*  border: 4px groove #767676;      */
}

#header {
  height: 260px;
  background-color: transparent;
/*  margin: 25px 25px 25px 14px;        */
}
.logo {
  height: 200px;
  margin: 20px 0 20px 50px;
}

.slideshow {
  float: right;
  height: 232px;
  width: 710px;
  margin: 20px 15px 0 0;
}
/*.slideshow img {
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #eee;
}  */

/* --------- Drop Down Menu ------------------------- */
.menuLink {
  position: absolute;
  left: 65px;
  top: -5px;
}

#navigation {
  clear: both;
  height: 35px;
  background-image: url(../images/navigation-bg.gif);
  background-repeat: no-repeat;
  margin: 0 0 10px 14px;
}

#navigation ul {
  list-style: none;
}

#navigation li {
  float: left;
  position: relative;
  font-size: 15px;
  font-weight: bold;
}

#navigation li li {
  float: none;
  font-size: 12px;
}

#navigation a {
  color: #000000;
  display: block;
 /* width: 150px;     */
  line-height: 30px;
  background: transparent;
  text-decoration: none;
  text-align: center;
  margin-right: 1px;
  padding: 0 25px 0 25px;
}
#navigation li li a {
  color: #FFFFFF;
  height: auto;
  background: none;
  border: 0;
  text-align: left;
  margin: 0;
  line-height: 24px;
}
#navigation li li a:hover {
  color: #000000;
}
#navigation li li.active a {
  color: #000000;
  padding-left: 10px;
}
.ddContainer {
  position: absolute;
  left: -10055px;
}
#navigation li:hover .ddContainer {
  display: block;
  left: -25px;
}
#navigation li a:hover {
  color: #DA1C23;
/*  background-color: #EEEEEE;    */
}
#navigation li.active a {
  color: #DA1C23;
}
/* styles for drop-down */
.ddContainer {
  background: url(../images/menu-background.gif) 0 16px no-repeat;
  padding: 17px 0 0;
  line-height: 24px;
  width: 430px;
}

.ddContainer h2 {
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
  padding: 20px 0 0 55px;
}

.ddContainer a {
  font-weight: bold;
  text-decoration: none;
  padding-left: 5px;
  width: auto !important;
}

.ddContainer a:hover {
  /*  background-color: #DA1C23;  */
}

#navigation #ddc1, #navigation #ddc2 {
  float: left;
  width: 310px;
  margin-left: 10px;
}

#navigation #ddc1 {
  margin-left: 15px;
}

.ddFooter {
  position: absolute;
  height: 50px;
  bottom: -55px;
  left: 0;
  width: 480px;
  padding: 5px 15px 0;
  background: url(../images/menu-background.gif) 0 100% no-repeat;
  font-size: 12px;
  text-transform: uppercase;
}

/*#ddFooter a {
  line-height: 24px;
  width: 191px;
  margin-left: 660px;
  clear: both;
  text-align: right;
  padding-right: 10px;
}*/
/* ---------------------- End Drop Down Menu ------------------------------ */
#main {
  width: 930px;
 /* background-image: url(../images/main-bg.png);
  background-repeat: repeat-y;*/
  margin: 0 0 0 14px;
}

/* ---------------------- Left Hand Column (main content) ----------------- */
#leftcontent {
  float: left;
  width: 680px;
  background-image: url(../images/lh-bg.gif);
  background-repeat: repeat-y;
  padding: 0 20px 0 20px;
  margin: 0 5px 15px 0;
}

#leftcontent p, #leftcontent li, #leftcontent td  {
  font-size: 12px;
  color: #FFFFFF;
}

#leftcontent img {
  float: left;
  margin: 5px 15px 5px 0;
}

#leftcontent img#vericode {
  float: none;
  margin: 0;
}

#leftcontent a:link, #leftcontent a:visited, #leftcontent a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

#leftcontent a:hover {
  text-decoration: none;
}

.lh-top {
  height: 20px;
  width: 720px;
  background-image: url(../images/lh-top.gif);
  background-repeat: no-repeat;
  margin-left: -20px;
}

.lh-bottom {
  height: 20px;
  width: 720px;
  background-image: url(../images/lh-bottom.gif);
  background-repeat: no-repeat;
  margin-left: -20px;
}
/* --------- ONLINE TICKET SALES TABLE --------- */
#tickets {
  font: 13px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px;
 /* border: 1px solid #FFFFFF;      */
}

#tickets h3 {
  color: #FFFFFF;
  font-variant: small-caps;
}

#tickets p {
  font-size: 14px;
}

#tickets table, caption, thead, tfoot, tbody, th, td, h1 {
  margin: 0;
  padding: 0;
}

/* TABLE General */

#tickets table {
  width: 95%;
  margin-left: 15px;
}

#tickets th, td {
  padding: 0 4px;
}

#tickets th {
  color: #49077F;
}

#tickets thead, td {
  text-align: center;
}

/* THEAD */

#tickets thead th {
	background-color: #DF6F93;
    color: #FFFFFF;
}

#tickets thead tr:nth-of-type(n+2) th {
	background: #C1E5E3;
	background: rgba(255, 255, 255, 0.3);
	}

/* TBODY */

#tickets tbody td {
  text-shadow: 0 1px 1px #DDDDDD;
  background: #EFD1DB;
  color: #333333;
  font-weight: bold;
}

#tickets tbody td.add2cart {
  background-color: #DF6F93;
}

#tickets tbody td#paypal_logo {
  background-color: #FFFFFF;
  padding-left: 35px;
}


/* BORDER RADIUS */

#tickets table,
caption h1,
thead th,
tfoot td,
tbody td {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* ---------------------- End Left Hand Column (main content) -------------- */
/* ---------------------- Right Hand Column (main content) ----------------- */
#rightcontent {
  float: left;
  width: 160px;
  background-image: url(../images/rh-bg.gif);
  background-repeat: repeat-y;
  padding: 0 20px 0 20px;
  margin: 0 0 15px 5px;
}

#rightcontent p, #rightcontent li, #rightcontent td {
  font-size: 10px;
  color: #FFFFFF;
}

#rightcontent a:link, #rightcontent a:visited, #rightcontent a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

#rightcontent a:hover {
  text-decoration: none;
}

.rh-top {
  width: 200px;
  height: 20px;
  background-image: url(../images/rh-top.gif);
  background-repeat: no-repeat;
  margin-left: -20px;
}

.rh-bottom {
  width: 200px;
  height: 20px;
  background-image: url(../images/rh-bottom.gif);
  background-repeat: no-repeat;
  margin-left: -20px;
}
/* ---------------------- End Right Hand Column (main content) ------------- */

#footer {
  clear: both;
  height: 114px;
  background-image: url(../images/footer-bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 1px 0 0 0;
}
#footer p {
  text-align: center;
  font-size: small;
  color: #000000;
  padding: 8px;
}

#footer ul {
  text-align: center;
  padding: 4px 0 4px 0;
}

#footer li {
  display: inline;
  padding: 0 8px 0 8px;
  list-style-type: none;
  font-size: 10pt
}

#footer a {
  color: #000000;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
  color: #DA1C23;
}
/* -------------------------- Contact Form -------------------------------- */
form {
  text-align: left;
}

input[type="text"] {
   color: #000000;
   background-color: #FAE2E2;
   border: 1px inset #800000;
   width: 240px;
   margin-bottom: 2px;
}

input[type="submit"]{
    width: 50px;
    margin-left: 200px;
}
input[type="reset"]{
    width: 50px;
    margin-left: 5px;
}

form div {
  margin: 0;
  padding: 5px 0 5px 0;
}

form label {
	float: left;
  	width: 150px;
	font-size: small;
	font-weight: normal;
    margin: 0;
}

form textarea {
   width: 240px;
   color: #000000;
   background-color: #FAE2E2;
   border: 1px inset #800000;
}

fieldset {
   border: 1px solid #FFFFFF;
   margin-top: 15px;
   margin-left: 5px;
   padding: 10px;
}

legend {
   font: Verdana;
   color: #FFFFFF;
   padding-top: 10px;
   padding-bottom: 10px;
}

.errors {
  font-size: small;
  color: #FFFFFF;
  margin: 8px 0 8px 0;
}
/* --------- Contact Form End -------------------- */
/* --------- Directory Price Table --------------- */
table#wwd-price {
  border: 1px solid #FFFFFF;
  margin: 0;
  padding: 2px;
}

table#wwd-price td {
  text-align: left;
  padding: 2px;
}


/* --------- Directory Price Table End ------------*/
/* --------- Directory Order Form ---------------- */
#directory-order form {
  margin: 35px 0 0 0;
  padding: 0 4px 0 10px;
  border: 1px solid #FFFFFF;
}
#directory-order td {
  text-align: left;
}
#directory-order h4 {
  color: #FFFFFF;
}
/* --------- Directory Order Form End ------------- */
h1 {
  font-size:large;
  color: #000000;
}

h2 {
  font-size: medium;
  color: #FFC600;
}

h3 {
  font-size: small;
  color: #FFFFFF;
}

h4 {
  font-size: small;
  color: #FFFFFF;
}

