@charset "utf-8";
/* CSS Document */

/* pull in external file fortr module */
@import url("/css_includes/trModule-home.css");

/* external CSS file to style the top and bottom navs */
@import url("/css_includes/globalNav.css");

/* Definitions for global top and bottom nav */
#topNavigation, #bottomNavigtion {color:#608F99}
a.gnLink:link, a.gnLink:visited {color:#608F99}

/* Definitions for global footer and opinion lab */
#flashFooterContent, #flashFooterContent a { color:#608F99; }
#opinionLab { color:#FFFFFF; }

body {
	background-color:#000000;
	border:0;
	overflow:visible;
}
.topnav{
	margin-bottom:7px;
}
.topnav a {
	color:#608F99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	height:50px;
	text-decoration:none;
}
.topnav a:hover {
	text-decoration:underline;
}
#bodyContainer {
	width:960px;
	border:#608F99 1px solid;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/Market/acm/background.jpg);
	height:754px;
}
.resModule {
	background-image:url(/images/Market/acm/res_bg.jpg);
	background-repeat:no-repeat;
	color:#373B3E;
	width:182px;
	height:220px;
}
.resModule select {
	font-size:10px;
}
#resForm {
	color:#999999;
	padding-left:2px;
}
#leftnav {
	padding-left:10px;
	line-height: 16px;
	text-transform: uppercase;
}
#leftnav h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
#leftnav a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 7pt;
	text-transform:uppercase;
	color:#FFFFFF;
}
#leftnav a:hover {
	text-decoration:underline;
}
#leftnav p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
#leftContainer {
	float:left;
	position:relative;
	width:180px;
}
#Billboard {
	width:582px;
	position:relative;
	float:left;
	left:0px;
	top:10px;
	z-index:15;
	height:274px;
}
#StaynPlayPackages {
	float:left;
	width:141px;
	left:16px;
	position:relative;
}
#BillboardLogos {
	float:left;
	left:16px;
	position:relative;
}
#EventsBillboard {
	float:right;
	width:313px;
	height:259px;
	background-image:url(/images/Market/acm/nav/eventsbg.jpg);
	top:14px;
	right:16px;
	position:relative;
}
#EventsBillboard .content {
	width:200px;
}
#myGallery {
	position:relative;
	left:5px;
	top:5px;
}
#FlashProperties {
	position:relative;
	left: 0px;
	/*All Browsers*/
	top: 9px;
	/*IE 7*/
	#top: 5px;
	/*IE 6*/
	_top: 10px;
	clear:both;
}
* html #FlashProperties {
	position:relative;
	left: 0px;
	top: 5px;
	clear:both;
}
#makeResForm {
	position:relative;
	top:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.rightContainer {
	width:770px;
	position:relative;
	float:right;
	z-index:5;
}
#sNpGallery {
	display:none;
}
#myGallery {
	display:none;
}
.ReserveButton {
	position:relative;
	right:0px;
}
* html #trainScheduleButton {
	width:188px;
	height:68px;
}
#trainScheduleButton {
	width:188px;
	height:68px;
	position:relative;
}
/*--------TOTAL REWARDS MODULE---------------
#cntTtlRewards {
	background-color:#162E6A;
	width:188px;
}
#cntTtlRewards th {
	background-image:url(/images/Brand/Stylesheets/trLogin/trHeadHarrahs198.gif);
	background-color:#0E004F;
	height:55px;
	width:188px;
}
#cntTtlRewards td.ttlRewardsCards {
	background-image:url(/images/Brand/Stylesheets/trLogin/trCardsHarrahs198.jpg);
	height:115px;
}
#cntTtlRewards table.ttlRewardsLogin {
	padding-top:0px;
	text-align:center;
	width:188px;
	font-family:Arial;
	font-size:8pt;
}
#cntTtlRewards td.cntTtlRewardsLogin {
	padding-top:20px;
	background-image:url(/images/Brand/Stylesheets/trLogin/trLoginHarrahs198.jpg);
	background-repeat:no-repeat;
}
#cntTtlRewards td, #cntTtlRewards a {
	color:#ffffff;
	font-family:Arial;
	font-size:8pt;
}
#cntTtlRewards input {
	border:#7F9CBA solid 1px;
	margin-bottom:2px;
}
#cntTtlRewards input.memberNum {
	width:109px;
}
#cntTtlRewards input.pinNum {
	width:51px;
}
*/
#trDiv {
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	widows:188px;
}
#bottomnav {
	text-align:center;
	color:#608F99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
}
#bottomnav a {
	color:#608F99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#bottomnav a:hover {
	text-decoration:underline;
}

