/* screen.css */

body {
  padding: 0;
  margin: 0;
  background: #080807;
  font: 12px arial,sans-serif;
  color: #FFF;
}

a {
  color: #FFF;
}

li { margin-bottom: 12px; }

table { width: 80%; }
table td { padding-left: 5px; }
td.formlabel { padding: 10px 0 3px 5px; }

.txtLarge { width: 550px; }
.txtMedium { width: 200px; }
.txtSmall {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.YearTextBox { width: 33px; }
.left { float: left; }
div.reqFieldsTxt { padding: 15px 0 0; }
.show_design_border, .Event table { width: 340px; padding-left: 20px; }
.show_design_border td, .Event table td
{
	vertical-align: top;
	padding-bottom: 4px;
	text-align: left;
	width: 33%;
}


#container, #container2 {
  width: 775px;
  margin: 0 auto;
  position: relative;
  top:0px;
}
#containerBackstage {
	width:1003px;
	margin:0 auto;
	position:relative;
	top:0px;
}

#container.competition, #container2 {
  width: 820px;
  margin: 0 auto;
  position: relative;
  top:0px;
}
/*.competition #container-top {
	background-image:url(../images/compBodyBg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	back
}*/
#container-top, #container-top2 {
  width: 100%;
  height: 517px;
  position:relative;
  border-bottom: 2px solid #FFF;
}

.competition #container-top, #container-top2 {
  width: 100%;
  height: 546px;
  position:relative;
  border-bottom: 2px solid #FFF;
}

#container-top.noheight, #container-top2.noheight {
  height:auto;
}
div#bottle
{
	width:100%;
	height: 100%;
	background: url(../images/bottle-bg.jpg) no-repeat bottom left;
}
div#container.home #container-top, div#container.events #container-top, div#container2.events #container-top2  {
  background: url(../images/bottle-bg.jpg) no-repeat bottom left;
}
/*div#container.competition #container-top  {
  background: url(../images/summerNightsFooter.jpg) no-repeat bottom right;
}*/
h1#header {
  height: 132px;
  margin: 0;
  text-indent: -9999px;
  border-bottom: 2px solid #FFF;
  background: url(../images/header-alt.png) no-repeat;
}
#header a {
	width: 340px;
	height:	110px;
  display: block;
	position: absolute;
  text-decoration: none;
  left: 187px;
  top: 12px;
}
#header a.logo {
	width: 160px;
	height:	120px;
  left: auto;
	right: 18px;
	top: 10px;
}

h2#heading {
  font-size: 13px;
  margin: 0;
  padding: 7px 33px 12px;
  background: #080807;
  
}

h1#welcome, h1#welcome2 {
  width: 188px;
  height: 191px;
  margin: 0;
  text-indent: -9999px;
  position: absolute;
  left: 147px;
  top: 49px;
  background: url(../images/logo-welcome.png) no-repeat;
}
div#container.age #content h1#welcome {
  position: relative;
  margin: 0 auto;
  left: 0;
  top: 0;
}

#content .competitionPageCopy, #content2 .competitionPageCopy{
width:370px;
height:380px;
margin-left:40px;
}
#content .competitionButton{

}

div#container.nonav #content {
  width: 700px;
  padding: 0 0 15px 37px;

}
div#container.nonav #content p, div#container.nonav #content li {
  text-align: justify;
}

div#container.competition #content {
	position:absolute;
	right:0;
	width:480px;
}

div#container.home #content, div#container.competition #content, div#container.events #content, div#container2.events #content2 {
  width: 381px;
  height: 452px;
  position: absolute;
  top: 37px;
  right: 28px;
  /*background: url(../images/home-content2.png) no-repeat;*/
}

div#container.competition #content {
  width: 440px;
  float:right;
  padding-top:11px;
  position:relative;
  right:32px;
}




div#container.age #content {
  text-align: center;
  padding: 140px 0 0;
}
div#container.age #content.underage {
  padding: 240px 0 0;
  font-size: 14px;
  font-weight: bold;
}

div#container.age #content p {
  margin: 35px 0 0;
  clear: both;
}

#middleBlock div {
  height: 200px;
  padding: 190px 0 0;
}
div#container.nonav div#middleBlock div p {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

#ldaSubmit, .submit {
  display: block;
  border: 2px solid #ccc;
  border-right: 2px solid #666;
  border-bottom: 2px solid #999;
  margin: 10px auto 0;
}

#flash-lets-play {
  width: 180px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 100px;
  background: url(../images/flash-lets-play2.png) no-repeat;
}
#flash-lets-play a {
  display: block;
  width: 100%;
  height: 100%;
}

#footer, #footer2 {
  padding: 7px 0;
  text-align: center;
  position:relative;
}
#footer a, #footer2 a {
  font: 11px/1.4em arial,sans-serif;
  margin: 0 4px;
  padding: .3em 0;
  border-bottom: 1px solid #FFF;
  text-decoration: none;
}
#footer h4, #footer2 h4 {
  font: bold 12px arial,sans-serif;
  margin: .9em 0 .5em;
}
#footer p, #footer2 p {
  font: 9px/1.3em arial,sans-serif;
  margin: 0;
}

p {
	font-size:11px;
	margin:0 0 10px;
}

#winners{}

#winners .header{
margin-top:40px;
padding-bottom:20px;
}
#winners #winnersList{
padding:0;
margin:0;
list-style:none;
margin-top:20px;
}

#winners #winnersList li{
padding:0;
margin:0;
font-size:14px;
font-weight:bold;
color:#ff9933;
text-decoration:none;
margin-top:20px;

}
#winners #winnersList .name{
color:#FFFFFF;
font-weight:normal;
font-size:12px;
margin-top:0;
}

#winners .bottomLine{
margin-top:10px;
text-decoration:none;
}
.compWinnersLink{
color:#ff9933;
text-decoration:none;
}
.compWinnersLink:hover{
text-decoration:underline;
}
#cbEventsImage
{
	height:182px;
}
#cbBarsImage
{
	height:181px;
}
.competition #container-top img {
	margin-bottom:7px;
	text-align:center;
}
.competition #container-top #bottle #content center div p strong { font-size:14px; }

.competition h2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:18px;
	padding:0;
}

/*backstage page styles*/
.backstage #middle #flash {
	width:1003px;
	margin:0 auto;
}
#containerBackstage #middle #backstage {
  height: 132px;
  margin: 0 auto;
  text-indent: -9999px;
  border-bottom: 2px solid #FFF;
  background: url(../images/backstage_header.jpg) no-repeat;
  width:1003px;
}
.backstage .middle #header a {
	width: 340px;
	height:	110px;
  display: block;
	position: absolute;
  text-decoration: none;
  left: 187px;
  top: 12px;
}
h1#headerBackstage {
  height: 132px;
  margin: 0;
  text-indent: -9999px;
  border-bottom: 2px solid #FFF;
  background: url(../images/backstage_header.jpg) no-repeat;
}
#headerBackstage a {
	width: 340px;
	height:	110px;
  display: block;
	position: absolute;
  text-decoration: none;
  left: 308px;
  top: 12px;
}
#headerBackstage a.logo {
	width: 160px;
	height:	120px;
  left: auto;
	right: 12px;
	top: 10px;
}
.share .backstageRegister { margin-top:12px; font-size: 1em; }
.share .facebookShare { text-align:right; margin-top:-32px; font-size: 1em; }
.share .facebookShare a { text-decoration:none; }
.share .facebookShare a img { border:none; padding-left:5px; }

