
body {
	text-align: center;
	font-family: arial, sans-serif;
	color:#000;
	background-color:#000;
	min-width: 773px;
	margin: 0;
}

#masterDiv {
	margin: 0px auto 0px auto;
	width:773px;
	text-align: left;
}

#header {
	height:74px;
	border-bottom: 1px solid #F1FAC6;
	padding: 0px 15px;
}

#logo {
	padding: 29px 0px 8px 0px;
	width:162px;
	float:left;
}

#logoPrint { display:none; }

#globalNav {
	float:right;
	text-align:right;
	font-size:10px;
	color: #959595;
	padding-top:12px;
	width:527px;
}

#globalNav a:link, #globalNav a:visited, #globalNav a:hover, #globalNav a:active, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #959595;
	text-decoration: none;
}

#globalNav a:hover, #footer a:hover { text-decoration: underline; }

#globalNav a.active:link, #globalNav a.active:visited, #globalNav a.active:hover {
	color:#fff;
	text-decoration:underline;
}

#primaryNav {
	float:right;
	padding-top:26px;
	width:525px;
}

#findBar {
	padding:8px 15px;
	background-color:#751C1C;
	height:35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 19px;	/* This is the correct value */
}

html>body #findBar { height: 19px; }

/* center name */
#findBar h1 {
	color:#F1FAC6;
	font-size:18px;
	display:inline;
}

/* Other AMF Centers in your area link */
#findBar a:link, #findBar a:visited, #findBar a:hover, #findBar a:active {
	font-size:10px;
	color: #F1FAC6;
}

#flashContainer {
	background: url(../images/bg_home_top_flash.gif) repeat-x top;
	padding-top:5px;
}

#noFlashContainer { }

.inputFindCenters {
	background-color: #F1FAC6;
	font-size: 11px;
}

#centerSearchContainer { float:right; }

#centerSearchContainer a {
	color:#F1FAC6;
	font-size:10px;
}

/* NOTE: homeCallOutContainer is employed on center home page as well as the home page */
#homeCallOutContainer, #centerHomeCallOutContainer, #homeCallOutContainerNoFlash {
	background: #751C1C url(../images/bg_home_bottom_flash.gif) repeat-x top;
	padding:20px 24px 15px 24px;
	color:#F1FAC6;
	font-size: 12px;
}

#homeCallOutContainerNoFlash { background-image:none; }

#homeCallOutContainer a, #centerHomeCallOutContainer a, #homeCallOutContainerNoFlash a {
	color:#F1FAC6;
	text-decoration: underline;
}

#homeCallOutContainer h2, #centerHomeCallOutContainer h2, #homeCallOutContainerNoFlash h2 {
	font-size:18px;
	color:#F1FAC6;
}

#centerHomeCallOutContainer { padding:20px 16px 15px 16px; }

.callOutImage, .callOutText { border-bottom: 1px solid #BA8E8E; }

.callOutText {
	padding:15px 9px 5px;
	background-color: #000;
	color: #fff;
	font-size:18px;
	font-weight:bold;
}

.callOutContent {
	padding:5px 20px 10px 8px;
	color:#BFA1A1;
	font-size:11px;
}

.callOutContent a:link, .callOutContent a:visited, .callOutContent a:hover, .callOutContent a:active { color:#F1FAC6; }

.callOutContent h1 {
	color:#BA8E8E;
	font-size:14px;
	margin:0 0 5px;
}

.callOutGo {
	float:right;
	margin-top: -30px;
	margin-right: -9px;
	position:relative;
	z-index:5;
}

.callOutLink { }

#homeCallOutStarWars, #homeCallOutCorporate, #homeCallOutFunPack, .callOutContainer {
	border: 1px solid #BA8E8E;
	background-color:#5F1515;
	cursor: pointer;
}

/* general sub page styles */
td { font-size:11px; }

p { margin: 15px 0; }

a:link, a:visited {
	color:#8E2626;
	text-decoration: underline;
}

a:hover { color:#A52727; }

h1 {
	font-size: 19px;
	color:#993333;
	margin-top:0px;
}

h1.subText {
	margin-top:-15px;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#666666;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin: 5px 0 10px 0;
	color:#751C1C;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin:18px 0 -15px;
	padding: 0;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	color:#751C1C;
}

ol {
	margin:0 0 0 25px;
	padding:0;
}

ol li { padding: 0 0 15px 0; }

.floatRight { float:right; }

.standardInput { font-size:11px; }

#contentBackground {
	background: url(../images/bg_primary_content.gif) repeat-x top;
	background-color:#fff;
}

#contentContainer {
	position:relative;
	z-index:0;
	margin: 24px 0 24px 39px;
	padding-right: 29px; /* used padding instead of margin to work around safari 1.0 bug */
	font-family:arial, sans-serif;
	font-size: 11px;
	color:#000;
	width:555px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 526px;	/* This is the correct value */
}

html>body #contentContainer { width: 526px; }

#partyLanesSearch {
	border:1px solid #C1A58A;
	width:299px;
	background-color:#8E2626;
	text-align:center;
	margin:0 0 15px 0;
}

#partyLanesSearchHead {
	background-color:#F0F9C5;
	text-align:left;
	color:#8E2626;
	font-size: 14px;
	font-weight:normal;
	padding:5px 5px 5px 5px;
}

#leftColContentContainer {
	z-index: 0;
	padding-right: 28px;
	font-size:11px;
	width: 329px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 301px;	/* This is the correct value */
}

html>body #leftColContentContainer { width: 301px; }

/* this def. is for when the wider callout appears in bottomMain */
#leftColContentContainer .callOutContainer { width:285px; }

/* this def. is to accomodate the callOut configuration when rendering the yellow box in bottomMain */
.coloredContainer {
	background-color:#F0F9C5;
	padding: 5px 10px 15px;
}

.coloredContainer .callOutContent {
	color:#000;
	padding:0;
}

.coloredContainer .callOutContent a:link, .coloredContainer .callOutContent a:visited, .coloredContainer .callOutContent a:hover, .coloredContainer .callOutContent a:active {
	color:#8E2626 !important;
	font-size:11px !important;
}

.coloredContainer .callOutContent h1 {
	font-size:14px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	color:#751C1C;
}

#leftNavContainer .coloredContainer .callOutContent h1 {
	font-size:11px;
	color:#751C1C;
	margin:0;
}

/* overlap header */
.negativeMarginContainer {
	position:relative;
	height:118px;
}

.negativeMarginImg {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	margin-left: -11px;
}

.negativeMarginContainer h1 {
	width:186px;
	position:absolute;
	top: 60px;
	left: 115px;
	z-index:3;
	font-size: 18px;
	color:#993333;
	margin:0;
}

#largeCenterImage {
	text-align:center;
	font-weight:bold;
	color: #751C1C;
}

#largeCenterImage img {
	margin-bottom: 5px;
	border: 1px solid #751C1C;
}

.imageHeader { padding-bottom:5px; }

/* pricing table styles - used on high scores as well */


table.pricingTable {
	background-color:#F0F9C5;
	border-right:1px solid #751C1C;
	border-bottom: 1px solid #751C1C;
}

table.pricingTable th {
	background-color:#751C1C;
	border-left: 1px solid #F0F9C5;
	border-top: 1px solid #751C1C;
	text-align:left;
	height:32px;
}

table.pricingTable th.first { border-left: 1px solid #751C1C !important; }

table.pricingTable td {
	border-left:1px solid #751C1C;
	padding:9px;
	font-size: 10px;
	color:#000;
}

table.pricingTableInner { margin-bottom: 15px; }

table.pricingTableInner th {
	border: 0;
	height:auto;
	background-color:#909576;
	font-size:11px;
	color:#F0F9C5;
	padding:1px 1px;
	text-align:left;
	font-weight:bold;
	margin-bottom:9px;
}

table.pricingTableInner td {
	width:auto;
	border:0;
	padding:1px 0;
	border-bottom: 1px solid #D5DCAE;
}

.pricingTableHeader {
	background-color:#909576;
	font-size:11px;
	color:#F0F9C5;
	padding:1px 1px;
	text-align:center;
	font-weight:bold;
	margin-bottom:9px;
}

table.pricingTable h2, td.pricingTableInnerSubHead {
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:0;
	border:0 !important;
}

td.pricingTableInnerSubHead {
	padding: 10px 0 5px !important;
	font-size:11px !important;
}

.vertOverlapButton {
	margin-top:-10px;
	z-index:2;
	float:right;
	margin-right:10px;
	position:relative;
}

/* results styles */
.paginationTable { margin:15px 0px; }

.paginationTable td {
	color: #751C1C;
	font-size:12px;
}

.resultsTable th, .resultsTableCenters th, .resultsTableEvents th {
	color: #000;
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #000;
	padding: 5px 0;
	text-align:left;
}

.resultsTable td, .resultsTableCenters td, .resultsTableEvents td {
	border-bottom: 1px solid #999999;
	padding: 5px 0;
}

.resultsTableCenters td {
	font-size:10px;
	padding: 8px 5px 8px 0;
}

.resultsTableEvents td {
	font-size:11px;
	padding: 8px 5px 8px 0;
}

.resultsTable td a:link, .resultsTable td a:visited, .resultsTable td a:hover {
	color: #751C1C;
	font-size:12px;
}

.resultsTableCenters a.centerName {
	font-size:12px;
	font-weight:bold;
}

a.centerName {
	font-size:12px;
	font-weight:bold;
}

.altRow { background-color:#F1FAC6; }

.newsArchiveYear a {
	display:inline;
	height:15px;
	border-right: 1px solid #666;
	padding-right:10px;
	margin-right:10px;
	vertical-align:middle;
}

.newsArchiveYear a.last { border:0; }

.archiveItem {
	padding-bottom:12px;
	color:#666;
}

.archiveItem a { font-weight:bold; }

.divLine {
	margin-top: -10px;
	margin-bottom:15px;
	padding-top: 5px;
	height:10px;
	border-bottom:1px solid #ccc;
}

/* left nav styles */

#leftNavBackground { background: url(../images/bg_left_nav.gif) repeat-y; }

#leftNavContainer {
	padding: 15px 17px;
	width:145px;
}

#leftNavContainer ul {
	margin: 0px 0px 20px -10px;
	padding: 0px 0px 0px 0px;
}

#leftNavContainer ul li {
	list-style-type: none;
	background: url(../images/blt_arrow_right.gif) no-repeat 1px 4px;
	line-height: 14px;
	padding: 0 0 14px 8px;
}

#leftNavContainer ul li.first { padding-bottom:30px; }

#leftNavContainer ul li.active { font-weight:bold; }

#leftNavContainer ul li.activeWithSubs {
	font-weight:bold;
	background: url(../images/blt_arrow_down.gif) no-repeat 0px 5px;
	padding-bottom: 0;
}

#leftNavContainer ul li ul {
	list-style-type: none;
	line-height: 13px;
	padding: 8px 0 0 15px;
	font-size: 11px;
	background: none;
	margin-bottom: 0px;
}

#leftNavContainer ul li ul li {
	list-style-type: none;
	background: url(../images/blt_dash.gif) no-repeat 0px 6px;
	line-height: 14px;
	padding: 0 0 14px 8px;
	font-weight: normal;
}

#leftNavContainer a {
	font-size: 12px;
	color: #F1FAC6;
	text-decoration: none;
}

#leftNavContainer a:hover { text-decoration: underline !important; }

#leftNavContainer ul li ul li a {
	font-size:11px;
	color:#fff !important;
}

/* end left nav styles */
/* right col styles */

#rightColContentContainer, #rightColContentContainerPad, #rightColContentContainerTour { width:197px; }

#rightColContentContainerPad { padding-top:24px; }

#rightColContentContainerTour { padding-top:118px; }

#rightColContentContainerTour img.thumb {
	margin-bottom: 12px;
	border: 1px solid #751C1C;
}

.rightColCallOut {
	padding-top:36px;
	font-size:10px;
}

.rightColCallOut p { margin: 10px 0; }

.rightColCallOut .callOutLink { float:right; }

.rightColCallOutCareers { font-size:11px; }

label {
	font-size:11px;
	font-weight:bold;
	display:block;
	padding-top: 10px;
}

#preFooter { border-bottom:12px solid #751C1C; }

#footer {
	padding:8px 25px;
	font-size: 10px;
	color: #959595;
}

/* center home styles */
#centerHomeBackground {
	background: url(../images/bg_center_home.jpg) no-repeat;
	background-color:#8E2626;
	padding: 30px 16px 15px;
}

#centerHomeLeft {
	color:#F1FAC6;
	font-size: 12px;
	width:245px;
}

#centerHomeLeft h1 {
	font-size:24px;
	margin:0 0 8px;
	color:#F1FAC6;
}

.preH1 {
	font-size:14px !important;
	line-height:14px;
	color:#F1FAC6;
}

#centerHomeLeft a {
	color:#F1FAC6;
	text-decoration: underline;
}

.iconText {
	vertical-align:super;
	padding-left:8px;
}

#centerHomeRight a:link, #centerHomeRight a:visited, #centerHomeRight a:hover, #centerHomeRight a:active { color:#F1FAC6; }

.centerHomeTableCol {
	padding-right:30px;
	color:#F1FAC6;
	font-size: 12px;
}

.eventContainer {
	margin-bottom: 15px;
	color:#F1FAC6;
	font-size: 12px;
}

.eventContainer h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}

div.hr {
	height: 10px;
	background: #fff url(../images/hr.gif) no-repeat scroll left;
	margin: 15px 0;
}

div.hr hr { display: none; }

.contactInfo {
	width: 145px;
	background-color: #F1FAC6;
	padding: 10px;
	margin-bottom: 25px;
	font-size: 11px;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px;	/* This is the correct value */
}

html>body .contactInfo { width: 125px; }

.contactInfo a:link, .contactInfo a:visited, .contactInfo a:hover, .contactInfo a:active {
	color: #8E2626 !important;
	font-size:11px !important;
	text-decoration: underline !important;
}

.contactInfo .callOutContent {
	font-size:11px;
	color:#751C1C;
	margin:0;
}

.contactInfo .callOutContent {
	color:#000;
	padding:0;
}

.contactInfo .callOutContent h1 {
	font-size:11px;
	color:#751C1C;
	margin:0;
}

.modifySearchContainer {
	width: 145px;
	background-color: #F1FAC6;
	padding: 10px 5px 10px 10px;
	margin-bottom: 25px;
	font-size: 11px;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;	/* This is the correct value */
}

html>body .modifySearchContainer { width: 130px; }

.contactInfo h2 {
	font-size:11px;
	color:#751C1C;
	margin:0;
}

.fontLarge { font-size:12px; }

.contactInfo p {
	padding: 10px 0 0px 0;
	margin: 0px;
}

#printButton { }

#printOnlyContent { display:none; }

.resultsTableDirections { width:525px; }

.resultsTableDirections td, .resultsTableDirections td.last {
	border-bottom:1px solid #ccc;
	padding: 5px 0;
}

.resultsTableDirections td.last {
	border: 0;
	padding-bottom: 15px;
}

.mapContainer {
	width:526px;
	text-align:center;
}

#progressMeter {
	text-align:center;
	padding: 5px 0 10px;
}

#progressMeter img { padding:0px 2px; }

h2.bottomRule {
	border-bottom: 1px solid #000;
	margin: 15px 0 5px;
}

.headerSubLink a:link, .headerSubLink a:visited, .headerSubLink a:hover, .headerSubLink a:active {
	float:right;
	font-size:10px;
}

.fieldTable td { padding-right: 8px; }

.rewardsInfo {
	background-color: #F0F9C5;
	color: #751C1C;
	padding: 5px;
}

a.sortHeader:link, a.sortHeader:visited, a.sortHeader:active { text-decoration:none !important; }

a.sortHeader:hover { text-decoration:underline !important; }

.modSearchButton {
	text-align:center;
	padding-top:10px;
}

.menu {
	border-top: 1px solid #000;
	padding: 10px 0;
	width:100%;
}

.menu th {
	font-size:13px;
	font-weight:bold;
	color:#751C1C;
	padding-bottom: 10px;
}

.menu td {
	font-size:11px;
	padding: 0 0 5px 10px;
}

.leagueDiscountsTable td {
	padding: 0 12px 0 0;
	vertical-align: middle;
}

.divLineLeagues {
	height: 10px;
	background: url(/images/misc_hordividerdots_black.gif) repeat-x center left;
	margin: 0;
	padding: 0;
}

#popContainer {
	font-family:arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* area for flash or image */

#promoAreaTable {}

#promoArea {
	float: left;
	display: inline;
	margin: 0 0 12px 0;
	padding: 0;
	height: 230px;
	width: 100%;
	background: transparent;
}

#centerHomeRight {
	float: left;
	display: inline;
	margin-left: 0px;
	color:#F1FAC6;
	font-size: 12px;
	width: 496px;
}

#tableColLeft { width: 215px; }
#tableColCenter { width: 270px; }
#tableColRight { width: 195px; }

table.tblLocationResults {
	border-collapse:collapse;
}
table.tblLocationResults td {
	padding:0;
	vertical-align:top;
}
table.tblLocationResults td.proximity {
	padding:3px 0px 0px 10px;
	text-align:right;
}
table.tblLocationResults td address {
	font-style:normal;
	line-height:1.2em;
	margin:3px 0 12px 0;
	*margin-top:4px;
}
table.tblLocationResults td.tblLocationResultsRadio {
	padding-right:5px;
	vertical-align:top;
}
table.eClubTable td.labelCol
{
	width:200px;
}

