/**************************
BODY, HTML
**************************/
*{
  padding:0;
  margin:0;
  
  }

html {
	height:100%;
	background-image: url(images/bkg_allpages.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	align: center;
	background-color: #000;
	}
#allpages_topbkg {
	width: 100%;
	background-color: #0F9;
	height: 200px;
	position: absolute;
	z-index: 9;
	top: 0px;
	float: right;
	left: 0px;
}
#allpages_redcarpet {
	width: 100%;
	position: relative;
	background-image: url(images/bkg_allredcarpet.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/**************************
HOMEPAGE
***************************/

#homepage_transbox
  {
	background-image: url(images/bkg_homepagepanel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
}

#theater_homebkg {
	width: 100%;
	position: relative;
	background-image: url(images/bkg_homepagetheater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#theater_allbkg {
	width: 100%;
	position: relative;
	background-image: url(images/bkg_allpagestheater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#homepage_wrapper {
	width: 800px;
	padding-right: auto;
	padding-left: auto;
	position: relative;
	z-index: 999;
	color: #fff;
}
#homepage_wrapper #nationalamusement_logo {
	position: absolute;
	z-index: 9999;
	top: 62px;
	float: right;
	left: 28px;
}
#homepage_wrapper #promo_logo {
	position: absolute;
	z-index: 999;
	top: 2px;
	float: left;
	display: ;	
	left: 545px;
	width: 188px;
}
#homepage_wrapper #navigation {
	position: absolute;
	z-index: 999;
	top: 10px;
	float: left;
	display: ;	
	left: 25px;
	text-transform: uppercase;
}
#homepage_wrapper #navigation a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#homepage_wrapper #navigation a:hover {
	color: #F90;
	text-decoration: underline;
	}
/****************************/
/**************************
ALLPAGES
***************************/
#allpages_topbkg {
	width: 100%;
	position: relative;
	background-image: url(images/bkg_homepagetheater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#allpages_wrapper {
	width: 953px;
	padding-right: auto;
	padding-left: auto;
	position: relative;
	z-index: 999;
	color: #fff;
}
#allpages_wrapper #nationalamusement_logo {
	position: absolute;
	z-index: 9999;
	top: 60px;
	float: right;
	left: 95px;
}
#allpages_wrapper #promo_logo {
	position: absolute;
	z-index: 999;
	top: 5px;
	float: left;
	display: ;	
	left: 610px;
}
#allpages_wrapper #navigation {
	position: absolute;
	z-index: 999;
	top: 10px;
	float: left;
	display: ;	
	left: 100px;
	text-transform: uppercase;
}
#allpages_wrapper #navigation a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#allpages_wrapper #navigation a:hover {
	color: #F90;
	text-decoration: underline;
	}
/****************************/
.middlepanel {
	background-image: url(images/bkg_panel.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/************************************
BOTTON NAV
*************************************/
.legal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	padding-bottom: 6px;
	display: block;
}
.legal a {
	color: #F90;
	text-decoration: underline
}
.legal a:hover {	
	text-decoration: underline
	}
.legal {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	padding-top: 20px;
	line-height: 12px;
	padding-left: 22px;
	padding-bottom: 45px;
}
#content{
	color: #000000;
	width: 760px;
	min-height: 400px;
	height:auto;
	display: block;
	clear: both;
	position: relative;
	background-color: #FFF;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 400px;
}
/**/
#loginpanel {
	color: #FFF;
	z-index: 9999;
	position: absolute;
	left: 580px;
	top: 238px;
}

#flash_content {
	position: absolute;
	z-index: 999;
	top: 86px;
	width: 950;
	height: 610;
	float: right;
	left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f90;
	line-height: 18px;
	display: block;
	padding-bottom: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	line-height: 21px;
	display: block;
	padding-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	display: block;
	padding-bottom: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type: square;	
	list-style-position: outside
	}
a {
	color: #F90;
	text-decoration: none
}
a:hover {	
	text-decoration: underline
	}
.formentry {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 250px;
	}
.codefields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 20px;
	text-align: center;
	width: 20px;
	}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 13px;
	color: #FF0000;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	}
.entryfield {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 230px;
	margin-bottom: 2px;
	height: 20px;
	font-size: 11px;
}
.entryfield_nowidth {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 11px;
	height: 20px;
	margin-bottom: 2px;
}
.prize_table {
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
.prize_table td{
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#rulesScroller{
	height:400px;
	width:730px;
	overflow : auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 10;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.ballot_table {
	font-size: 11px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	padding-right: 5px;
}
.ballot_table td{
	padding-bottom: 5px;
	padding-right: 5px;
}

