/* Teneleven Interactive  */
body {
  background-color: #385761;
  background-image: url(../images/bg.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  font-family: Helvetica, Sans-Serif, Arial;
  font-size: 12px;
}
h4	{margin:.5em 0 }
a {
  color: #3E3E7E;
  outline: none;
}
a:hover {
  text-decoration: underline;
}


a img{
  border: none;
}

#wrapper {
  width: 968px;
  margin: 0 auto;
  //overflow-x: hidden;
}

#menu {
  height: 60px;
  margin: 0 0 23px 0;
  padding: 0;
  clear: both;
  background-image: url(../images/menu_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
  list-style: none;
  text-indent: 0;
  border: 10px solid #FFFFFF;
  border-top: none;
  overflow: hidden;
}

#menu li {
  float: left;
}

#menu li a {
  height: 60px;

  padding: 22px 10px 0 10px;
  text-align: center;
  display: block;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}

#menu li a:hover {
  background-image: url(../images/menu_on.jpg);
}
  

#menu li a img {
  border: none;
}

#main {
  height: 708px;
  padding: 0;
  background-image: url(../images/main_bg2011.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;

}


#main_content {
  padding: 0;
  background-image: url(../images/main_content_bg.png);
  background-position: 0 0;
  background-repeat: repeat-y;
}
#main_content_body {
  min-height: 400px;
  padding: 0;
  background-image: url(../images/main_content_body_bg2011.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;

}
#main_content_body li{
  white-space: normal;
}

#page_content, #admin_content {
  padding: 20px 260px 180px 40px;  
}

#page_content ul, #admin_content ul {
  text-indent: 0;
}

.page_title {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFFFFF;
   margin: 15px 0 15px 0;
  display: block;
}

.section_title {

    margin: 25px 0 10px 0;
}

.titleLink {
  float: right;
  color: #385761;
}

#main_content_footer {
border-bottom: 10px solid #FFFFFF;
clear: both;
}
#col_left {
  float: left;
  width: 350px;
  padding: 10px 0 0 10px; 
}

#col_right {
  float: left;
  width: 598px;
  padding: 10px 0 0 0;

}

#show {
  width: 590px;
  height: 410px;
  display: block;
  margin:0 0 0 -10px;
  //margin: 10px 0 0 -10px;
  background-image: url(../images/slideshow.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1!important;
  overflow: hidden;
}

#show span {
  margin: 35px 0 0 32px!important;
  opacity: 0;
  width: 570px;
  height: 323px;
  overflow: hidden;
}



#sponsor_wrapper , #sponsor_wrapper2{
  float: left;
  width: 948px;
  height: 123px;
  clear: both;
  margin: 345px 0 0 10px;

  background-image: url(../images/sponsor_logos.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
  overflow: hidden;
}

#sponsor_wrapper2 {
  margin: -133px 0 0 10px;
}

#sponsor_logos {


  margin: 40px 0 0 352px;
  height: 74px;
  width: 595px;
	overflow: auto;
  overflow-y: hidden;
  position: relative;
}

#sponsor_logos span {
  display: block;
  width: 500px;
  height: 74px;
  margin: 0 0 0 32px;
  overflow: hidden;
}

#sponsor_logos  img {
  padding: 0 16px;
}

#poster {
  position: absolute;
  width: 475px;
  height: 550px;
  top: 300px;
  margin: 20px 0 0 -60px;
  background-image: url(../images/poster2011.png);
  background-position: 0 0;
  background-repeat: no-repeat; 
  z-index: 20;
}
#poster_small {

DISPLAY:NONE;

  position: relative;
  width: 233px;
  height: 255px;
  margin: -180px 0 0 110px;

  background-image: url(../images/poster_small.png);
  background-position: 0 0;
  background-repeat: no-repeat; 
  z-index: 20;
}

#footer{
  clear: both;
  height: 50px;
  margin: -75px 0 0 0;
  padding: 0 46px 0 0;
  color: #76A8B8;
  text-align: right;
}
 #footer-index{
  clear: both;
  height: 50px;
  margin: -10px 0 0 0;
  padding: 0 46px 0 0;
  color: #76A8B8;
  text-align: right;
}


#footer-index a ,#footer-index a img{
   margin: 10px 0 0 0;
 
}

 #footer a,#footer-index a {
   color: #76A8B8;
 }

.divider {
  width: 350px;
  height: 1px;
  background-image: url(../images/divider.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat; 
}

#controls {
  background-image: url(controller.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 38px;
  height: 9px;
  overflow: hidden;
  padding: 6px;
  position: absolute;
  margin: 335px 0 0 469px;
  z-index: 1000;
  display: none;
}

.previous {
  background-image: url(controller-prev.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 9px;
  overflow: hidden;
  float: left;
  text-indent: -1000px;
}

.play, .pause  {
  background-image: url(controller-pause.gif);
  background-position: -10px 0;
  background-repeat: no-repeat;
  width: 10px;
  height: 9px;
  overflow: hidden;
  float: left;
  text-indent: -1000px;
}

.pause {
  background-position: 0 0;
}

.next {
  background-image: url(controller-next.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 9px;
  overflow: hidden;
  float: left;
  text-indent: -1000px;
}


.tab-wrapper{
	padding:				0 0 0 5px;
	margin:					20px 20px 0 -45px;
}
#page_content {

}
#page_content .tab-menu{
  background-image: url(../images/content_header_bg.jpg);
  background-position: 0 10px;
  background-repeat: no-repeat;

}

#admin_content .tab-menu{
  background-image: url(../images/admin_header_bg.jpg);
  background-position: 0 10px;
  background-repeat: no-repeat;
}

.tab-menu{
  margin: -32px 0 0 -70px;
  //margin: -40px 0 0 -70px;
  height: 34px;
  padding: 24px 0 0 30px;
  width: 918px;
  list-style: none;
  text-indent: 0;
  color: #FFFFFF;
  font-size: 15px;
  text-transform: uppercase;
}

.tab-menu a {
  color: #FFFFFF;
}

.tab-menu li{
  float: left;
  text-indent: 0;
}

.tab-menu li a{
	padding: 0 20px 0 0;
  color: inherit;
  text-decoration: none;
}

.tab-menu li a:hover,
.tab-menu li a:focus{
	text-decoration: underline;
}

.tab-menu li.tab-selected a{
	text-decoration: none;
	font-weight: bold;
}

#login{
  float: left;
  width: 918px;
  height: 123px;
  clear: both;
  padding: 0 0 0 30px;
  margin: 20px 0 0 -30px;
  background-image: url(../images/sponsor_logos.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  border-bottom: 1px solid #FFFFFF;
}

#login label {
  font-size: 12px;
  color: #FFFFFF;
}

#login input {
  margin: 0 10px 0 0;
}

#banner_actions  {
  float: right;
  text-align: right;
}

#banner_actions a {
  text-decoration: none;
  color: #FFFFFF;
  margin: 0 0 0 10px;
}

#banner_actions a:hover {
  color: #E8C19A;
}

#banner {
  display: block;
  color: #FFFFFF;
  padding: 15px 0;
}

#welcome {
  font-size: 14px;
  font-weight: bold;
}

.formlink {
DISPLAY:NONE;

  color: #000000;
  float: right;
  text-align: center;
}
.formlink a {
  text-decoration: none!important;
}

.formlink a img{
  border: 2px solid transparent!important;
}
.formlink a:hover img{
  border: 2px solid #385761!important;
}

.winnercategory,.entrantcategory {
  text-align: left;
  border-bottom: 1px solid #FFFFFF;
}
.winnercategory h3,.entrantcategory h3 {
  margin: 20px 0 0 0;
}

#winners td , #entrants td {
  height: 25px;
  font-weight: bold;
  color: #385761;
}
.tab-container p {
  white-space: normal;
}
.toggler {
  bordeR: none;
}

.thumbnails {
  float: right;
  overflow: visible;
  margin: 0 10px 0 0;
}

.thumbnail img{
  background: #FFFFFF;
  padding: 2px;
  border: 1px solid #385761;
  margin: 0 5px 0 0;
}

ul.classes	{list-style:disc}