@charset "utf-8";
/* CSS Document */

body { margin:0px;
background-color:#000000; 	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFA200;
	font-weight: lighter;
}

a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E35C00;
	margin: 0px;
	text-decoration:none;
}

img { border:0;}

#wrapper {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header { height:151px}

#logo { width:445px; float:left}

#menuwrapper { width:555px; float:right}

#main-image { height:258px}

#content {
	background-image:url(images/content-back.jpg);
	background-repeat: repeat-x;
	padding-left:30px;
	padding-right:30px;
	padding-top:25px;
	background-color: #1A1A1A;
	min-height: 620px;
}

#left-content {
	width: 940px;
}

#right-content {
	width: 940px;
}

#footerwrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212121;
} 

#footer { width:1000px;padding-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	padding-left: auto;
}

.text-right {float:right;}

.top-text {
	color: #F67A00;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.priceBox {
	float: left;
	width: 44%;
	margin: 22px;
}

.price {
	color: #FFA200;
	font-size: 16px;
	font-weight: 600;
}

#tagline {
	width: 940px;
	padding-top: 15px;
}

.movieColumn {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: center;
}

.moveLeft {
	margin-left: 245px;
}

.moveDown {
	padding-top: 100px;
	padding-bottom: 0px;
}

.flash-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

#right-content img {
	margin-right: 80px;
}

.game-zones {
	height: 770px;
}

.night-games {
	height: 800px;
}

h1 { font-size:40px; color:#FFF; font-weight:normal; font-family: myriad-pro,sans-serif;}

.yellow {
	color:#FF0;
	font-weight: bold;
}

.junior {
	float: right;
	border: 1px solid #E25003;
	padding: 0px;
	margin: 10px;
}

ul {}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	padding-bottom: 5px;
}

h3 {
	margin:0px;
	padding: 0px;
	color: #FFA200;
	font-weight:bold;
	font-size: 12px;
}
h4 {
	text-transform: uppercase;
	color: #FFDB22;
	padding: 2px;
	font-size: 18px;
	font-weight: normal;
}

.prices {
	color: #FFF;
	font-size: 11px;
}

.prices strong {
	font-size: 18px;
}


td {border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;}

.group {
	border: 1px double #FFDB22;
	width: 400px;
	text-align: center;

}

