/* ---------------------- main page theme */
html {
  font-size: 100%;
}

body {
  font-family: arial;
  font-size: 0.9em;
  color: #D3D3D3;
  background-color: #000000;
}

img {
  border: none;
}
/* --------------------- wrappers and headers */

#wrapper {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}

/*#wrapperkids th,#wrapperkids h1,#wrapperkids h2,#wrapperkids h3,#wrapperkids h5,#wrapperkids a {
  color: #f95e30;
}*/

#wrapperkids th,#wrapperkids h1,#wrapperkids h2,#wrapperkids h3,#wrapperkids h5,#wrapperkids a {
  color: #f95e30;
}

#wrappercow th,#wrappercow h1,#wrappercow h2,#wrappercow h3,#wrappercow h5,#wrappercow a {
  color: #b9114e;
}

#header {
  position: relative;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  border-bottom: 5px solid #ffffff;
}

/*.headerdate,#wrapperkids*/ .headerdate,#wrappercow .headerdate {
  position: absolute;
  top: 180px;
  left: 95px;
}

/*.headerdate h1,#wrapperkids*/ .headerdate h1,#wrappercow .headerdate h1 {
  color: #ffffff;
}


#container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 30px;
  background: #000000 url(images/bkgndfade.jpg) no-repeat right top;
}

#lsidebar {
  position: absolute;
  left: 15px;
  top: 60px;
  xmargin-left: -25px;
  padding: 0;
  z-index: 1;
}

#extbutton {
  width: 110px;
}

#extbutton img {
  padding: 2px;
}

/* ----------------------  main navigation */

#navdiv {
  position: absolute;
  top: 2px;
  left: 120px;
  max-width: 800px;
  background: url(images/contbkgnd.png) repeat-y right;
  padding: 0;
  z-index: 1;
}

ul#navlist {
  margin: 10px 5px;
  padding: 0;
  list-style: none;
  height: 33px;
}

ul#navlist li {
  margin: 0 8px;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  width: 108px;
  border-top: none;
}

.current {
  display: block;
  padding: 7px 3px;
  margin: 0;
  width: 100px;
  height: 17px;
  background-color: #292929;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #292929;
  color: #D3D3D3;
}

ul#navlist li a:link {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 7px 5px;
  width: 98px;
  background-color: #444444;
  border: 1px solid #8B8B8B;
  color: #D3D3D3;
}

ul#navlist li a:visited {
  display: block;
  text-decoration: none;
  padding: 7px 5px;
  width: 98px;
  background-color: #292929;
  border: 1px solid #8B8B8B;
  color: #D3D3D3;
}

ul#navlist li:hover a, ul#navlist li a:hover, ul#navlist li a:active {
  display: block;
  text-decoration: underline;
  padding: 7px 5px;
  width: 98px;
  color: #999999;
  background: #000000 url(images/navhover.jpg) no-repeat bottom;
}

ul#navlist li ul.navlist2 {
  margin: 0 0 0 -8px;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 40px;
  clear: left;
}

ul#navlist li:hover ul.navlist2 {
  display: block;
}

ul#navlist li ul.navlist2 li a:link {
  clear: left;
  padding: 7px 5px;
  margin: -10px 0 9px;
  width: 98px;
  background: #444444;
  border: 1px solid #8B8B8B;
  color: #D3D3D3;
  position: relative;
  z-index: 1000;
}

ul#navlist li ul.navlist2 li a:visited {
  clear: left;
  padding: 7px 5px;
  margin: -10px 0 9px;
  width: 98px;
  background: #292929;
  border: 1px solid #8B8B8B;
  color: #D3D3D3;
  position: relative;
  z-index: 1000;
}

ul#navlist li ul.navlist2 li:hover a, ul#navlist li ul.navlist2 li a:active, ul#navlist li ul.navlist2 li a:hover {
  clear: left;
  margin: -10px 0 9px;
  color: #D3D3D3;
  position: relative;
  z-index: 1000;
  padding: 7px 5px;
  width: 98px;
  background: #000000 url(images/navhover.jpg) no-repeat bottom;
}

/* ---------------------- content theme */

#contentframe {
  margin: 5px 20px 0 100px;
  padding: 10px 30px;
  height: auto;
  background: url(images/contbkgnd.png) repeat-y right;
}

#content {
  padding: 15px 40px 20px 40px;
  background: #1e1e1e;
  border: solid 1px #303030;
  overflow: auto;
  max-width: 778px;
  min-height: 470px;
  position: relative;
}

#home {
  position: relative;
  float: left;
  max-width: 500px;
  padding: 5px;
}


#sidebarhome {
  position: relative;
  float: right;
  width: 190px;
  height: auto;
  margin-right: -30px;
  padding: 0;
  border: 1px solid #303030;
}

.twitter_div {
  font-size: 0.8em;
  padding: 5px 5px 20px;
  overflow: hidden;
}

#twitter_update_list {
  margin-left: -35px;
  list-style-type: none;
}

.sidebarhome-title {
  text-align: center;
  border: none;
  background: #000000;
  color: #accb56;
  font-size: .9em;
  font-weight: bold;
  margin: 0;
  padding: 5px 0;
}



/* ---------------------- content link styles */

.simplelinktbl {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.simplelinktbl ul{
  text-align: center;
  margin-left: -40px;
}

.simplelinktbl li {
  float: left;
  display: block;
  width: 98px;
  height: 38px;
  padding: 0 8px;
  margin-bottom: 10px;
  border-right: 1px solid #d3d3d3;
}
/* ---------------------- content dropdown link styles */

#wrapper .program a{
  margin: 1px 8px;
  display: block;
  border-bottom: 1px solid #accb56;
  text-decoration: none;
}

#wrapper .program a:hover{
  border-bottom: 1px solid #8b8b8b;
  color: #8b8b8b;
}

.contentlinks {
  clear: both;
  display: block;
  height: 60px;
  text-align: center;
}

.contentlinks2 {
  clear: left;
  width: 335px;
}

ul.program {
  margin-left: -50px;
  list-style: none;
  width: 100%;
}

ul.program2 {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 0;
}

ul.programalt {
  margin-top: 12px;
  list-style: none;
}

ul.program li {
  float: left;
  width: 108px;
  margin: 0 5px 5px 0;
  border-right: 1px solid #8b8b8b;
}

li.pcurrent {
  background: #444444;
}

/*li.pcurrent a {
  color: #000000
}*/

ul.program2 li {
  float: left;
  clear: left;
  width: 86px;
  text-align: right;
  border-right: 1px solid #8b8b8b;
  border-left: 1px solid #8b8b8b;
  padding: 5px 10px 5px 12px;
  margin-left: -1px;
  margin-bottom: -5px;
  background: #1e1e1e;
}

ul.program li ul.program2 {
  display: none;
  position: absolute;
  width: 90px;
  background: #1e1e1e;
  clear: left;
  z-index: 99;
}

ul.program li:hover ul.program2 {
  display: block;
}

/* ------------------ sidebar menu */

#sidebar {
  width: 118px;
  padding: 0;
  margin-left: -23px;
  z-index: 1;
}

.sidebar-title {
  width: 118px;
  text-align: center;
  border: none;
  background: #1E1E1E;
  color: #accb56;
  font-size: .9em;
  font-weight: bold;
  margin: 0 0 0 23px;
  padding: 5px 0;
}


#sidebar li {
  list-style-type: none;
  margin: 0 24px -5px -17px;
}

#sidebar a {
  text-decoration: none;
  display: block;
  padding: 0 5px;
  width: 118px;
  border-bottom: 1px solid #3d3d3d;
}

#sidebar .dead {
  text-decoration: none;
  display: block;
  padding: 0 5px;
  width: 118px;
  border-bottom: 1px solid #3d3d3d;
  color: #f95e30;
}

#sidebar a:hover{
  background: #000000 url(images/navhover.jpg) repeat-x bottom;
}

#sidebar a:active {
  color: #ffffff;
}

#sidebar li:hover ul{
  left: auto;
  margin: 0 -20px 0 30px;
  padding: 0;
}
/* ---------------------- text link styles */

a {
  color: #accb56;
}

a:visited {
  color: #DDFFAA;
}

a.download {
  color: #CFDF11;
}


/* ---------------------- text and image styles */

h1 {
  font-size: 1.4em;
  font-weight: 800;
  color: #accb56;
  width: 100%;
  padding-bottom: 2px;
  border-bottom: 2px #303030 solid;
  clear: both;
}

h2 {
  font-size: 1.1em;
  font-weight: 600;
  color: #accb56;
}

.proglinks li {
  height: 1em;
}

h3/* definitions */ {
  font-size: 1em;
  font-weight: 900;
  color: #accb56;
}

h4 {
  font-size: 1.1em;
  margin: 15px 0 -1px 0;
}

h5 {
  font-size: 1em;
  font-weight: 900;
  color: #accb56;
}

h6 {
  font-size: 1.1em;
  font-weight: 600;
  color: #accb56;
  clear: both;
  padding-top: 20px;
}

.emphasis {
  font-weight: 800;
}

.left {
  text-align: Left;
}


.back {
  font-size: 0.8em;
  padding-bottom: 10px;
  clear: both;
}

.buttons {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  clear: both;
}

.buttons2 {
  float: left;
  height: 120px;
  width: 160px;
  text-align: center;
}

.buttoncap {
  width: 160px;
  font-size: .9em;
  text-align: center;
  margin: 0 auto;
}

/*buttons2 p {
  width: 150px;
  xpadding: 5px 15px;
  display: inline;
  float: left;
  text-align: center;
}*/

.buttons img {
  padding: 5px;
  display: inline;
}

.partners {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.partners2 {
  float: left;
  height: auto;
  width: 300px;
  text-align: center;
  padding: 20px;
}

.partnercap {
  width: 320px;
  font-size: .9em;
  text-align: center;
  margin: 0 auto;
}

.partners img {
  padding: 5px;
  display: inline;
}

.package {
  width: 250px;
  text-align: center;
  margin: 0 auto 10px;
}

.package p {
  margin-top: -1px;
  font-size: .9em;
}

.caption {
  width: 150px;
  padding: 5px 15px;
  display: block;
  float: left;
  text-align: center;
}

.caption p {
  width: 150px;
}

table {
  border: 1px solid #C3C3C3;
  border-collapse: collapse;
}

th {
  border: 1px solid #C3C3C3;
  padding: 5px;
  color: #accb56;
}

td {
  border: 1px solid #C3C3C3;
  padding: 5px;
}

th.time{
  border-bottom: none;
}

td.time{
  border-top: none;
}

li {
  padding-bottom: 10px;
}

td ul {
  padding: 2px;
  margin: 0;
}

td li {
  list-style-type: none;
  padding-bottom: 0;
}

ul.sub li{
  padding-bottom: 0;
  list-style-type: disc;
}

ol {
  list-style-position: inside;
}

.ollist_head {
  display: inline;
}

.desc {
  margin: 2px;
  padding: 0px;
}


.sponsorsmain {
  font-size: 0.8em;
  width: 100%;
  overflow: auto;
}

.slist {
  float: left;
  width: 125px;
  padding: 0 5px;
}

.sponslogos {
  clear: both;
  text-align: center;
}

.sponslogos img {
  padding: 5px;
  vertical-align: top;
}

ul.sponsor li{
  list-style-type: none;
  font-size: 0.8em;
  padding-bottom: 0;
  margin-left: -40px;
}

div.sponsors1 {
  float: left;
  width: 50%;
  margin-top: -20px;
}

.listing {
  width: 100%;
  height: auto;
  display: block;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  overflow: auto;
}

.filmpic {
  float: left;
  clear: both;
  width: 200px;
  height: auto;
  margin-left: 20px;
  padding: 10px 0;
}

.fliminfo {
  max-width: 438px;
  margin: 0 20px 0 240px;
  font-size: 0.8em;
}

.eventinfo {
  clear: both;
  width: 100%;
  margin: 0;
  border-top: 1px solid #303030;
}

.clear {
  clear: left;
}

.video {
  float: right;
  text-align: left;
  width: 250px;
  font-size: 0.9em;
  margin-left: 20px;
}

div.sitemaplistcontainer {
  float: left;
  width: 50%;
}

.sitemaplist li {
  list-style-type: none;
}

ol.listsub {
  list-style-type: lower-alpha;
}

.schedpic {
  float: left;
  clear: both;
  width: 200px;
  height: auto;
  margin: 0;
  padding: 0 10px 20px;
}

.reellogos {
  overflow: auto;
}

.reelpart {
  display: block;
  float: left;
  width: 160px;
  padding: 0 20px;
}

.imagea {
  float: left;
  width: auto;
  text-align: center;
  padding: 0 20px 20px 0;
}

.imageb {
  float: right;
  width: auto;
  text-align: center;
  padding: 0 0 20px 20px;
}

.imageawcap {
  position: relative;
  float: left;
  width: 320px;
  text-align: center;
  margin: 0 10px;
}

.imageaecap img {
  float: right;
  width: auto;
  text-align: center;
  padding: 0 20px 20px 0;
}

p.imgawdesc  {
  text-align: center;
  width: 320px;
}

.imagebwcap {
  position: relative;
  float: right;
  width: 320px;
  text-align: center;
  margin: 0 10px;
}

.imagebecap img {
  float: right;
  width: auto;
  text-align: center;
  padding: 0 0 20px 20px;
}

p.imgbwdesc  {
  text-align: center;
  width: 320px;
}

img.pdf {
  margin-bottom: -10px;
}

p.cowform {
 font-style: italic;
}

.cowlink a {
  color: #b9114e;
}

table.blog {
  border: none;
  width: 170px;
  height: auto;
  border-collapse: collapse;
  empty-cells: hide
}

table.blog td, tr, th {
  border: none;
  width: 130px;
  margin: 0;
  padding: 2px;
}

/*.blog .separator {
  width: 130px; !important
  text-align: left; !important
}

*/.youtube-player {
  width: 160px;
  height: 50px;
}


table.blog img {
  width: 150px;
  height: 100px;
  text-align: left;
}

.separator img {
  width: 150px;
  height: 100px;
  text-align: left;
}

.alpha {
  list-style-type: lower-roman;
}

.pressimg {
  width: 400px;
  height: auto;
  text-align: center;
  padding: 10px;
}

.presscap {
  margin: 10px;
}

.notice {
  color: #FF6600
}


/* ---------------------- constant contact boxes */
/* ---------------------- constant contact sidebar */

#mc_embed_signup {
  width: 95px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold
}

.email {
  width: 95px;
  border: none;
  margin: 5px 0;
}


.ccside {
  text-align: center;
  width: 95px;
  margin-top: 15px;
}

.ccsform {
  width: 95px;
  background-color: #444444;
  padding: 5px 3px;
}

.ccsopt {
  margin-bottom: 3px;
}

.ccsimg {
  background-color: #ACCB56;
  float: right;
  margin-right: 5px;
  margin-top: 3px;
  padding: 3px;
}

.ccside p {
  font-weight: bold;
  font-family: Arial;
  font-size: 1em;
  color: #ACCB56;
  margin: 0;
  padding: 0;
}

.ccstxt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  border: 1px solid #999999;
  width: 85px;
}

.ccssub {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .7em;
}
/* ---------------------- constant contact content */

.ccbox {
  max-width: 440px;
  margin: 0 auto;
  padding: 5px;
  overflow: auto;
  border: 1px solid #303030;
  text-align: center;
}

.ccform {
  max-width: 440px;
  background-color: #1e1e1e;
  margin-left: 10px;
  text-align: center;
  clear: both;
}

.ccimg {
  background-color: #ACCB56;
  margin: 0;
  padding: 2px;
}

.ccbox p {
  font-weight: bold;
  font-family: Arial;
  font-size: 1em;
  color: #ACCB56;
  margin: 5px 0 0;
  padding: 0;
}

.cctext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #999999;
  width: 145px;
}

.submit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.ccpriv {
  text-align: center;
  padding-top: 5px;
  clear: both;
}

.cctrust {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  color: #999999;
}

a.ccemail {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #bbbbbb;
  text-decoration: none;
}
/* ---------------------- footer */

#footer {
  position: relative;
  clear: both;
  max-width: 960px;
  height: 30px;
  margin: 10px auto;
}

#footer p {
  text-align: center;
  color: #CCCCCC;
}

.sitemap {
  float: right;
  width: 100px;
  margin-top: -14px;
}

