/* CSS Document - Showboat DEFINITIONS */

/* CSS Document */
/* pull in external file fortr module */
@import url("/css_includes/trModule-home.css");

/* set color values for top nav and bottom nav includes */
#topNavigation, #topNavigation a:link,#topNavigation a:visited, #bottomNavigation, #bottomNavigation a:link,#bottomNavigation a:visited {
	color:#000000;
}
/* -- Begin Topnav Dropdowns styles -- */
#tmplHome {
	clear: both;
}
#row2dropdowns, #row2links{
	float:left;
	position:relative;
	height:20px;
}
#row2links{
	margin-left:77px;
	_margin-left: 39px;
}
#brandPropDrops {
	margin: 0;
	padding: 0;
	position:relative;
	top:-6px;
	text-align:left;
	cursor:pointer;
}
#brandPropDrops li {
	float: left;
	list-style: none;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
#brandPropDrops li a {
	display: block;
	text-transform:uppercase;
	padding: 5px 12px;
	text-decoration: none;
	color: #000000; /* Color of the links */
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #edda95; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #e7bd71; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #eac479; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #edda95; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:200px;
	overflow:auto;
	width:235px;
	background: #eac479; /* background color of dropdown */
}
/* -- End Topnav Dropdowns styles -- */
body {
    margin:0px auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:center;
    background-color:#EAC479;
    background-image:url(/images/Property/sac/navElements/pageBg.jpg);
	background-repeat:repeat-x;
}

td {
    vertical-align:top;
    text-align:left;
}

form {
    margin:0px;
    font-size:10px;
}

p {
	margin:0px;
	line-height:14px;
}
a:hover {
	text-decoration:underline;
}
select {
    font-size:10px;
}
img {
    border:0px;
}
h3 {
    margin:2px;
    text-align:left;
}
#mainTable {
    width:958px;
    margin: 0px auto;
    background-color: #EDDA95;
	margin-bottom:10px;
	background-image:url();
	background-position:0px 0px;
	
}

/* ADDED FOR HOMEPAGE SEO COPY */
#homeHeader {
	color: #000;
	padding: 0px 0px 0px 41px;
}
#homeHeader H1 {
	font-size:18px;
	margin:0px;
}
#headerText {
	font-size:12px;
	margin:0px;
	width:630px;
	display:block;
}
#bottomSEOText {
	padding:20px;
	font-size: 11px;
	color:#000;
}
#bottomSEOText H2 {
	font-size:12px;
	margin:0px;
	display:block;
	font-weight: bold;
}

#leftNav {
    width:208px;
    background-image:url(/images/Property/sac/navElements/leftNavBg.jpg);
	/*background-repeat:no-repeat;*/
    background-color:#E28930;
    vertical-align:top;
	padding: 20px 21px;
}

#leftNav .logo {
    background-image:url(/images/Property/sac/navElements/logo.gif);
    background-repeat:no-repeat;
    width:182px;
    height:110px;
}

/* --- MAKE RESERVATION DEFINITIONS --- */

.makeResTop {
    background-image:url(/images/Property/sac/navElements/makeResTop.gif);
	background-repeat:no-repeat;
    height:11px;
	width:208px;
	display:inlne;
}

.makeResLeft {
	display:none;
}
.makeResRight {
	display:none;
}

#makeRes { /* --- HOME PAGE RESERVATION MODULE --*/
    text-align:left;
	background-color:#E1CA7C;
    color:#000000;
    font-weight:bold;
	width:208px;
	padding-bottom:0px;
	padding-top:10px;
}


#makeRes a {
    text-decoration:none;
    color:#000000;
}


#makeRes th {  /* --- HOME PAGE RESERVATION MODULE --*/
    background-image:url(/images/Property/sac/navElements/headMakeRes.png);
    background-repeat:no-repeat;
    width:208px;
    height:20px;
	background-position:5px top;
	padding-bottom:8px;
}

#makeRes td {
    padding-left:7px;
}
#makeRes .tdSelect {
	padding:0px 2px 5px 3px;
	padding-bottom:5px;
}
#makeRes .resCalendarCell {
	vertical-align:top;
    background-image:url(/images/Property/sac/navElements/btnCalendar.png);
	background-position:top left;
    background-repeat:no-repeat;
    height:21px;
    width:16px;
	padding-left:0px;
}
.bookNow {
    background-image:url(/images/Property/sac/navElements/btnCheckRates.png);
    background-repeat:no-repeat;
    width:112px;
	padding-left:5px;
    height:22px;
}
.bestRateCell {
    background-image:url(/images/Property/sac/navElements/brg.png);
	background-repeat:no-repeat;
	height:22px;
	padding-bottom:20px;
	width:73px;
}
.navMid {
    width:208px;
	height:25px;
	background-image:url(/images/Property/sac/navElements/makeResBtm.gif);
	background-repeat:no-repeat;
}

.viewCancelText {
	padding-bottom:20px;
}



/* -- LEFT NAVIGATION DEFINITIONS --*/
.ltNavFeaturesLeft {
   display:none;
}
.ltNavFeaturesRight {
    display:none;
}
#ltNavFeatures {
	vertical-align:top;
}

#navLinks {
    width:208px;
}
#navLinks th {
    background-image:url(/images/Property/sac/navElements/headCsnFeatures.png);
	background-repeat:no-repeat;
	height:18px;
    width:208px;
	margin:0px;
}
#navLinks {
    text-align:left;
}
#navLinks td {
    padding:10px 0 22px 25px;
    color:#000000;
    font-size:11px;
}
#navLinks a {
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    line-height:18px;
}
#navLinks a:hover {
	text-decoration:underline;
}
#navLinks #navleveltwo {
    padding-left:10px;
}

.ltNavFeaturesBottom {
	width:199px;
	height:34px;
}

/* END LEFT COLUMN -- BEGIN RIGHT COLUMN */

#rightContent {
    width:709px;
    text-align:left;
    vertical-align:top;
	background-image:url(/images/Property/sac/navElements/rightContentBg.jpg);
	background-repeat:repeat-y;
	background-color:#EDDA95;
	
}

#mainImage {
	/*background-image:url(/images/Property/sac/navElements/heroBg.jpg);*/
	background-repeat:no-repeat;
	background-position:19px 0px;
	padding-left:32px;
	padding-bottom:25px;
	padding-top: 20px;
}
#cntTtlRewards {
	background-color:transparent;
	padding-right:30px;
	padding-top:20px;
}
.ttlRewardsCards {
	height:165px;
}


/* banner ads */
#bannerAds {
    height:94px;
    padding-top:11px;
    padding-left:55px;
}
#bannerAds img {
    border: #000000 solid 1px;
	margin:0px 59px 0px 0px;
}

#bannerAds embed  {
	margin:0px 59px 0px 0px;	
}
#bannerAds a {
    
}


/* --Breadcrumbs --*/
#tmplHome #breadcrumbs { /* -- HOME PAGE SPECIFIC --*/
    width:710px;
    height:20px;
    color:#000000;
    padding-left:8px;
	padding-bottom:0px;
}
#tmplHome #breadcrumbs a { /* -- HOME PAGE SPECIFIC --*/
    color:#000000;
    text-decoration:none
}
#tmplHome #breadcrumbs a:hover { /* -- HOME PAGE SPECIFIC --*/
    text-decoration:underline;
}

#breadcrumbs { /* -- ALL OTHER PAGE BREADCRUMBS --*/
    color:#000000;
    width:578px;
    text-align:left;
    padding:5px 0px 0px 10px;
}
#breadcrumbs a { /* -- ALL OTHER PAGE BREADCRUMBS --*/
    color:#000000;
}


#emergencyMod {
	text-align:center;
	padding-top:15px;
}


/* Casino Page Title */
#rowPgTitle {
    display:none;
}

#mainContent {
	
}
/* SP Packages */

#spItems {
	height:135px;
	width: 710px;
}

#spTop {
	margin-top:20px;
	margin-left:20px;
	background-image:url(/images/Property/sac/navElements/headStayPlay.gif);
	background-repeat:no-repeat;
	height:29px;
}
#spItems table {
	margin:5px 5px 15px 15px; 
    width:660px;
    /* overflow:hidden; */
	background-color:transparent;
}
#spItems table.module {
    border:0px;
	
}   
#spItems .moduleHeader {
    display:none;
}
#spHeader {
    display:none;
}
#spItems .lnkTitle {
	color:#291908;
}
#spItems a {
    color:#291908;
}
#spItems a:hover {
    color:#291908;
}

#spItems img {
    float:left;
    margin:0px 5px;
    border:1px solid #000000;
}

#spItems a.lnkMore {
	color:#291908;
}

#spItem1 {
    position:relative;
    text-align:left;
    width:250px;
    float:left;
    margin:5px 0px 0px 20px;
    display:block;
}

#spItem2 {
    margin-top:5px;
    margin-bottom:15px;
    text-align:left;
    width:250px;
    float:left;
    display:inline;
}
#spBottom {
	height:38px;
}


#homeContentSection {
	background-color:transparent;
}

#entContentArea {
	background-color:transparent;
}

/* EVENTS & ENTERTAINMENT */
#entTop {
	background-image:url(/images/Property/sac/navElements/headEvents.gif);
	background-repeat:no-repeat;
	margin-left:20px;
    width:690px;
    height: 35px;
    clear:both;
}

#entItems {
    width:320px;
	float:left;
	margin-left:20px;
	_margin-left:5px;
}

#entHeader {
    display:none;
}

#entItems img, #entRTItems img {
    float:left;
    margin:0px 4px 0px 10px;
    margin-bottom:15px;
    border:1px solid #000000;
}

.dscTxt {
	padding:0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	color:#291908;
}
a.lnkTitle {
    font-size:11px;
    font-weight:bold;
    color: #291908;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
a.lnkTitle:HOVER {
    text-decoration:underline;
}
a.lnkMore {
    font-size:10px;
    font-weight:bold;
    color: #291908;
    text-decoration:none;
    text-transform:uppercase;
	float:left;
	display:inline-block;
	padding-bottom:1px;
}
#entRTItems a.lnkMore {
	padding-right:50px;
}
a.lnkMore:HOVER {
    text-decoration:underline;
}

#entItem0 {
    margin-top:10px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem1 {
    margin-top:10px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem2 {
    margin-top:10px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem3 {
    margin-top:10px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem4 {
    margin-top:10px;
    text-align:left;
    width:270px;
	clear:both;
}

#entBottom {
	width:320px;
	height:35px;
	float:left;
}

/* RIht column Events Definitions */

#entRTItems {
	width:275px;
	padding-left:25px;
	float:left;
}


#entRTHeader {
	display:none;
	height:1px;
} 
#entRTItem0 {
    margin-top:10px;
    text-align:left;
	clear:both;
    width:275px;
}
#entRTItem1 {
    margin-top:10px;
    text-align:left;
	clear:both;
    width:275px;
}
#entRTItem2 {
    margin-top:10px;
    text-align:left;
	clear:both;
    width:275px;
}
#entRTItem3 {
    margin-top:10px;
    text-align:left;
	clear:both;
    width:275px;
}

#entRTBottom {
	height:34px;
	width:354px;
	float:left;
}

/*  ---  VIEW MORE EVENTS LINK -- */
.moreEntLink {
	clear:left;
	margin-top:10px;
	height:15px;
	float: right;
	margin-right:20px;
}
.moreEntLink a {
	color:#000000;
}

/* -- BOTTOM NAVIGATION --*/
#bottomNav {
    display:none;
}
#bottomNav table {
    width:778px
}
#bottomNav td {
    text-align:center;
    vertical-align:middle;
    
}
#bottomNav a {
    color:#000000;
	text-decoration:none;
}

/* -- SEO TAGGING / Disclaimer TEXT --*/
#seoTag, #disclaimer {
    color:#000000;
    margin:0px auto;
    width:778px;
    text-align:center;
}

#seoTag td, #disclaimer td {
    color:#000000;
    margin:0px auto;
    width:778px;
    text-align:center;
}

#seoTag {
    font-size:9px;
}
#disclaimer a, #seoTag a {
    color:#000000;
}
#disclaimer a:hover, #seoTag a:hover {
    color:#000000;
}


/* 2nd Level SPecific Definitions */



input.btn { /* TR skinny module login button */
    color:#000000;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    vertical-align:middle;
    text-transform:uppercase;
    padding: 0px 2px 0px 2px;
    height:19px;
    width:62px;
    background-image:url(/images/Property/sac/navElements/l2_trSubmit.png);
    background-repeat:no-repeat;
    font-weight: normal;
    border: 0px;
    margin-top: 1px;
}


#regLogInNav th {
    font-size:12px;
    font-weight:normal;
    background-image:url();
    line-height:20px;
    text-indent:11px;
	color:#000000;
}
#regLoginNav input {
    margin-top:3px;
}
input.TR, input.pin {
    width: 75px;
    height: 14px;
    border: 1px solid #CCC;
    font-size: 7pt;
    color: #000;
    background-color: #ffffff;
}
input.pin {
    width: 55px;
}
#regLogInNav td {
    font-size:11px;
	color:#000000;
}
#regLogInNav a {
    color:#000000;
    font-size:9px;
}
#regLogInNav a:visited {
    color:#000000;
    font-size:9px;
}

#tmplCorp, #tmpl2, #tmplCalendar {
	text-align:left;
	vertical-align:top;
	background-image:url();
	background-repeat:no-repeat;
}

#regLogInNav {
	width:100%;
}
#regLogInNav table {
    width: 570px;
	margin-top:5px;
}

#regMainContent {
    vertical-align:top;
}

#regPgHead th, #tmplCalendar #regPgHead the {
	color:#000000;
	padding: 12px 0px 12px 21px;
	font-size:26px;
	margin:0px;
	background-repeat:no-repeat;
}

.middleContainer {
    width:430px;
    margin-left: 21px;
    margin-right: 43px;
    vertical-align:top;
}
#heroImage {
	
}
#heroImage img {
    border:1px solid;
}
#heroLinkLeft, #heroLinkLeft a {
	color:#000000;
	font-weight:bold;
	padding-bottom:15px;
	width:50%;
}

#heroLinkRight, #heroLinkRight a {
	color:#000000;
	font-weight:bold;
	padding-bottom:15px;
	width:50%;
	
}

#mainText {
	font-size:11px;
	padding:15px 0px 15px 0px;
	color: #000000;
}
#mainText .bold {
    font-weight:bold;
}
#mainText a {
	color: #000000;
	text-decoration:underline;
}
#mainText a:hover {
	color: #000000;
}
#mainText a:visited {
	color: #000000;
}

/* __ UPCOMING PERFORMANCES --- * Calendar details */
#featureLinks {
    font-size:11px;
    line-height:14px;
    padding:7px 0px;
}
#featureLinks h1 {
	margin:0px 0px 5px 0px;
	padding-top:15px;
	color:#000000;
	font-size:14px;
}
#featureLinks ul {
    margin:0px;
    padding:0px;
    list-style:none;
    line-height:15px;
}
#featureLinks ul.featureLinks {
    margin:0px;
    padding:0px;
    border:1px solid #f9d2aa;
    list-style:none;
    line-height:15px;
}
#featureLinks a {
    color:#000000;
}
#featureLinks UL LI {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#featureLinks UL.featureLinks LI {
    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
#featureLinks UL.featureLinks LI.gray {
    BACKGROUND-COLOR: #E7BD71; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}


#rightModule {
	width:211px;
	vertical-align:top;
	padding: 1px;
}
#rightModule table {
    width:190px;
}
#rightNav {
	padding-bottom:0px;
	background-image:url(/images/Property/sac/navElements/rtNavBtm.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#rightNav table {
	border-collapse: collapse;
	margin:0px auto;
	width:186px;
	height:150px;
	background-image:url(/images/Property/sac/navElements/rtNavTop.png);
	background-repeat:no-repeat;
	background-position:top;
}
#rightNav th {
	text-align:left;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-top:25px;
	padding-left:15px;
	margin:0px;
	line-height:18px;
}
#rightNav td {
    padding:3px 0px 40px 25px;
    color:#000000;
    font-size:11px;
    font-weight:bold;
	vertical-align:top;
}

#rightNav table.event td {
	padding:3px 0px 0px 15px;
}

#rightNav table.event input {
	margin-bottom:40px;
}

#rightNav a {
    font-size:11px;
    color:#000000;
    text-decoration:none;
    font-weight:normal;
}
#rightNav a:hover {
    text-decoration:underline;
}
#rightNav select.searchType {
	width: 145px;
}
#rccm {
    margin-top:15px;
}
#rccm h1 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
}
#rccm h2 {
    font-size:11px;
    font-weight:bold;
    color:#000000;
    margin:0px;
}
#rccm p {
	margin:0px;
	color:#000000;
}
#rccm a {
	font-weight:bold;
	color:#000000;
}

.rtImg, .rtImg1, .rtImg2 {
    margin-top:15px;
    border: 1px solid #000000;
    width:120px;
    height:90px;
}
.rtImg img, .rtImg1 img, .rtImg2 img {
    border:0px;
}


/* ========== CALENDAR PAGE DEIFINITIONS ============== */
#tmplCalendar #regMainContent {
    width:578px;
    padding-left:30px;
}
.moduleHeader {
    background-color:#955A1E;;
    color: #FFFFFF;
    font-size: 12px;
	line-height:16px;
    font-weight: bold;
	padding:2px;
}

.module {
    border:#955A1E 1px solid;
    margin-bottom:15px;
	width:100%
}

#tmplCalendar #searchModule {
    padding: 0px 7px 5px 7px;
    background-color: #FFFFFF;
}
#tmplCalendar #searchModule th {
	font-size:12px;
	color:#000000;
	padding-top:5px;
	line-height:16px;
}
#tmplCalendar #searchModule select {
    font-size:10px;
}
#tmplCalendar .searchType {
    width:130px;
}
#tmplCalendar #searchModule input {
    width:75px;
    font-size:10px;
    border:#FEF8ED solid 1px;
    background-color:#FEF8ED;
    color:#ffffff;
    font-weight:bold;
    height:20px;
}
#tmplCalendar .calSearch {
    width:16px;
    height:50px;
    padding:3px 3px 3px 0px;
    background-image:url(/images/Property/las/navElements/2007/btnCalendar.png);
    background-repeat:no-repeat;
    background-position:center;
}

/*-----  RESULTS NAVIGATION BAR -----*/
#tmplCalendar table.cntPagNav {
	font-weight:bold;
	width:518px;
	margin:10px 0px;
	color:#333333;
}
#tmplCalendar a.lnkPagNav {
    color:#000000;
}
#tmplCalendar .prev { width: 125px; }
#tmplCalendar .next { width: 95px;}
/* ------ RESULTS TABLES ------ */
#tmplCalendar .dates {
	background-color:#E7BD71;
	font-size:8pt;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
}
#tmplCalendar table.brdTop {
	background-color:#E7BD71;
	border-top: #E7BD71 solid 1px;
	width:100%;
} 
#tmplCalendar table.cntSearchResult {
	margin:0px;
	border-top:1px solid #E2882F;
	vertical-align:middle;
	background-color: #FFFFFF;
}
#tmplCalendar table.cntSearchResult td{
    padding:13px 0px 17px 14px;
    margin:0px;
}
#tmplCalendar table.cntSearchResultDateAlt {
    width:510px;
    background-color:#D8CCDF;
    margin:2px 3px 2px 3px;
}
#tmplCalendar a.lnkTitle:link {
    text-transform:uppercase;
    font-size:11px;
    color:#000000;
    line-height:15px;
	text-decoration:underline;
}
#tmplCalendar a.lnkTitle:visited {
    text-transform:uppercase;
    font-size:11px;
    color:#000000;
    line-height:15px;
}
#tmplCalendar a.lnkTitle:hover {
    text-transform:uppercase;
    font-size:11px;
    color:#000000;
    line-height:15px;
    text-decoration:underline;
}
#tmplCalendar a.lnkTitle:active {
	text-transform:uppercase;
	font-size:11px;
	color:#000000;
	line-height:15px;
}
#tmplCalendar .imgEvent {
    width:80px;
    padding:0px;
    text-align:center;
    vertical-align:top;
}
#tmplCalendar .imgEvent img {
	border:#000000 solid 1px;
}
#tmplCalendar .dtEvent {
    font-size:12px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
}
#tmplCalendar .lgoProperty {
    text-align:right;
    vertical-align:middle;
}
#tmplCalendar .lgoProperty img{
    margin-right:11px;
}
#tmplCalendar .dscEvent {
    width:150px; 
    margin:0px;
    font-size:10px;
    font-weight:normal;
    text-align:left;
    vertical-align:middle;
    color: #000;
}
#tmplCalendar a.lnkEvent:link, a.lnkEvent:visited {
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
}
#tmplCalendar th.thCenter {
    text-align: center;
}
.errorBox 
{
    border:#CC0000 1px solid;
    padding:1px;
    margin: 10px auto;
    BACKGROUND-COLOR: #FDEAEA;
    width:516px;
}
.errorText  
{   
    font-size: 12px; font-weight:bold; color:#cc0000;
}

/* ===== MODULES FOR 2nd Level Pages ==== */

#tmplCorp .contentModule h2 {
	color:#000000;
	text-transform:uppercase;
	font-size: 8pt;
	font-weight: bold;
	margin:3px;
}
#tmplCorp table.contentModule td {
    vertical-align:top;
    padding:8px 5px 0px 8px;
}
#tmplCorp table.contentModule p {
    font-size:8pt;
    font-weight:normal;
    line-height:14px;
    padding:0px 0px 8px 0px;
}
#tmplCorp .midImg {
    padding: 3px 5px 3px 0px;
    width:82px;
    float:left;
}
#tmplCorp .midImg img {
    border:#000000 solid 1px;
}


/* Ads place holder */
.adPlaceHolder {
	text-align:center;
}

.adPlaceHolder table {
    width: 162px;
	margin: 0px auto;
}
.adPlaceHolder table td {
    padding-bottom: 5px;
}
.adPlaceHolder img {
    border: #f5cb6b solid 1px;
}

/* PACKAGES PAGE */
#tmpl2 #categorySelect {
	width:600px;
}

#MainModule .module {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	margin-top:3px;
	padding:1px;
	width:665px;
}