/* CSS Document - FLAMINGO 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:#b20838;
}

body {
    margin:0px auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:center;
    background-color:#f8f0db;
    background-image:url(/images/Property/ilv/navElements/bg.jpg);
}
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;
}
#tmplHome #mainTable {
    width:778px;
    margin: 0px auto;
    background-color:#fff8dd;
	border:1px solid #4b0304;
	margin-bottom:10px;
	background-image:url();
}

#mainTable {
    width:960px;
    margin: 0px auto;
    background-color: #fff8dd;
	border:1px solid #4b0304;
	background-image:url(/images/Property/ilv/navElements/subPageBg.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
}

#topNav {
	padding-bottom:5px;
	width:956px;
	background-color:#4b0304;
    height:41px;
   
    color:#FFFFFF;
    text-align:center;
    padding-top:3px;
	border-bottom:1px solid #fcf2e1;
	font-size:10px;
}
#topNav table, #bottomNav table {
    width:80%;
	margin-left:auto;
	margin-right:auto;
}
#topNav td {
    text-align:center;
    vertical-align:middle;
    padding:2px 0px 5px 0px;
}   
#topNav a {
    color:#FFFFFF;
    text-decoration:none;
    padding:0px 1px 0px 1px;
}
#topNav a:hover, #bottomNav a:hover {
	text-decoration:underline;
}
#leftNav {
    width:200px;
    background-color:#fff8dd;
    vertical-align:top;
	background-image:url(/images/Property/ilv/navElements/leftNavBg.png);
	background-position:bottom;
    background-repeat:no-repeat;
    padding:0 25px;
}

#leftNav table {
	
}

#leftNav .logo {
    background-image:url(/images/Property/ilv/navElements/logo.png);
    background-repeat:no-repeat;
    width:200px;
    height:142px;
}

/* --- MAKE RESERVATION DEFINITIONS --- */
#makeResTop {
    display:none;
    height:0px;
}
.makeResLeft {
    background-color:##fcf2e1;
    display:none;
}
.makeResRight {
    background-color:##fcf2e1;
    display:none;
}

#makeRes {
    text-align:left;
    background-color:#fffcf1;
    background-image:url(/images/Property/ilv/navElements/makeResBg.jpg);
    background-repeat:repeat-x;
    color:#b20838;
    font-weight:bold;
}

#makeRes a {
    text-decoration:none;
    color:#b20838;
}


#makeRes th {
    background-image:url(/images/Property/ilv/navElements/makeResHead.png);
    background-position:center top;
    background-repeat:no-repeat;
    width:200px;
    height:23px;
}

#makeRes td {
    padding-left:7px;
}
#makeRes .tdSelect {
    padding:5px;
    padding-right:0px;
}
#makeRes .resCalendarCell {
    background-image:url(/images/Property/ilv/navElements/btnCalendar.png);
	background-position:center;
    background-repeat:no-repeat;
    height:21px;
    width:24px;
}
.bookNow {
    background-image:url(/images/Property/ilv/navElements/bookNow.png);
    background-repeat:no-repeat;
    width:71px;
    height:16px;
}
.bestRateCell {
    background-image:url(/images/Property/ilv/navElements/bestRate.png);
    background-repeat:no-repeat;
    width:101px;
    height:16px;
}
.navMid {
    height:14px;
    background-color:#fefefd;
}



/* -- LEFT NAVIGATION DEFINITIONS --*/
.ltNavFeaturesLeft {
    display:none;
}
.ltNavFeaturesRight {
    display:none;
}

#ltNavFeatures a.selected {
	text-decoration:underline;
}
#ltNavFeatures {
    vertical-align:top;
	background-image:url();
}
#navLinks {
    width:200px;
}
#navLinks th {
    background-image:url(/images/Property/ilv/navElements/csnFeaturesHead.png);
    background-position:0px 0px;
    height:23px;
    width:200px;
}
#navLinks {
    text-align:left;
}
#navLinks td {
    padding: 18px 0px 22px 15px;
    color:#b20838;
    font-size:11px;
}
#navLinks a {
    color:#b20838;
    text-decoration:none;
    line-height:18px;
}
#ltNavFeatures a.selected {
	font-weight:bold;
	text-decoration:none;
}
#navLinks a:hover {
	text-decoration:underline;
}
#navLinks #navleveltwo {
    padding-left:10px;
}

/* END LEFT COLUMN -- BEGIN RIGHT COLUMN */
/* --- WHEN TEMPLATES ARE UPDATED
#rightContent {
    width:578px;
    text-align:left;
    vertical-align:top;
}
*/



/* banner ads */
#bannerAds {
    background-image:url(/images/Property/ilv/navElements/bannerBg.png);
    background-repeat:no-repeat;
    height:88px;
    padding-top:34px;
    padding-left:20px;
    overflow:hidden;
}
#bannerAds img {
    border:1px solid #C1375A;
}
#bannerAds a {
    margin:0px 24px 0px 0px;
}


/* --Breadcrumbs --*/
#tmplHome #breadcrumbs { /* -- HOME PAGE SPECIFIC --*/
    background-color:#fcf2e1;
    width:720px;
    height:15px;
    color:#4c0505;
    padding-left:8px;
}
#tmplHome #breadcrumbs a { /* -- HOME PAGE SPECIFIC --*/
    color:#4c0505;
    text-decoration:none
}
#tmplHome #breadcrumbs a:hover { /* -- HOME PAGE SPECIFIC --*/
    text-decoration:underline;
}

#breadcrumbs { /* -- ALL OTHER PAGE BREADCRUMBS --*/
    color:#FFFFFF;
    width:720px;
    text-align:left;
    padding:5px 0px 5px 10px;
	background-color:#000000;
	height:13px;
}
#breadcrumbs a { /* -- ALL OTHER PAGE BREADCRUMBS --*/
    color:#FFFFFF;
}

/* Casino Page Title */
#rowPgTitle {
    display:none;
}

#mainContent {
	background-color:#FBF3D9;
	background-image:url(/images/Property/ilv/navElements/eventsBg.png);
	background-repeat:repeat-x;
	background-position:0px 122px;
	height:500px;
}
/* SP Packages */
#spItems {
	padding-top:7px;
	background-color:#b49759;
	width: 578px;
	height: 130px;
}
#spTop {
	/* Stay & Play Header
	background-image:url(/images/Property/ilv/navElements/spHeader.png);
	*/
	background-image:url(/images/Property/ilv/navElements/spHeader.png);
	width:578px;
	height:23px;
	border-bottom:1px solid #fcf2e1;
	/*
	display:none;
	*/
}
#spItems table {
    width:548px;
    overflow:hidden;
	background-color:#b49759;
}
#spItems table.module {
    border:0px;
	
}   
#spItems .moduleHeader {
    display:none;
}
#spHeader {
    display:none;
}
#spItems .lnkTitle {
	color:#fcf2e1;
}
#spItems a {
    color:#b20838;
}
#spItems a:hover {
    color:#b20838;
}

#spItems img {
    float:left;
    margin:0px 5px;
    border:1px solid #000000;
}

#spItems a.lnkMore {
   color:#b20838;
}

#spItem1 {
    position:relative;
    text-align:left;
    width:250px;
    float:left;
    margin:15px 0px 0px 20px;
    display:block;
}

#spItem2 {
    margin-top:15px;
    margin-bottom:15px;
    text-align:left;
    width:250px;
    float:left;
    display:inline;
}
#spBottom {
	clear:both;
}
#homeContentSection {

}

/* EVENTS & ENTERTAINMENT */

#entTop {
    background-image:url(/images/Property/ilv/navElements/eventsHead.png);
	background-repeat:no-repeat;
    width:578px;
    height:22px;
    clear:both;
}

#entItems {
    width:285px;
    padding-left:5px;
    overflow:hidden;
	float:left;
	padding-top:10px;
}
#entHeader {
    display:none;
}

#entItems img, #entRTItems img {
    float:left;
    margin:0px 5px;
    margin-bottom:15px;
    border:1px solid #c1375a;
}

.dscTxt {
    padding:0px;
    margin: 0px 0px 0px 0px;
    text-align:left;
}
a.lnkTitle {
    font-size:11px;
    font-weight:bold;
    color: #b6294c;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
a.lnkTitle:HOVER {
    text-decoration:underline;
}
a.lnkMore {
	font-size:10px;
    font-weight:bold;
    color: #4d0607;
    text-decoration:none;
    text-transform:uppercase;
	float:left;
	display:inline-block;
}
#entRTItems a.lnkMore {
	padding-right:50px;
}
a.lnkMore:HOVER {
    text-decoration:underline;
}

#entItem0 {
    margin-bottom:20px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem1 {
    margin-bottom:20px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem2 {
    margin-bottom:20px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem3 {
    margin-bottom:20px;
    text-align:left;
    width:270px;
	clear:both;
}
#entItem4 {
    margin-bottom:20px;
    text-align:left;
    width:270px;
	clear:both;
}

#entBottom {
	display:none;
}


/* RIht column Events Definitions */
#entRTTop {
	display:none;
}
#entRTItems {
	width:284px;
	padding-right:4px;
	padding-top:10px;
	float:left;
}
#entRTHeader {
	display:none;
} 
#entRTItem0 {
    margin-bottom:10px;
    text-align:left;
    width:275px;
	clear:both;
}
#entRTItem1 {
    margin-bottom:10px;
    text-align:left;
    width:275px;
	clear:both;
}
#entRTItem2 {
    margin-bottom:10px;
    text-align:left;
    width:275px;
	clear:both;
}
#entRTItem3 {
    margin-bottom:10px;
    text-align:left;
    width:275px;
	clear:both;
}

#entRTBottom {
	display:none;
}




/* -- BOTTOM NAVIGATION --*/
#bottomNav {
    
    text-align:center;
    background-color:#4b0304;
    padding-top:8px;
    padding-bottom:8px;
    color:#FFFFFF;
	margin-bottom:10px;
	font-size:10px;
}
#bottomNav table {
    width:100%
}
#bottomNav td {
    text-align:center;
    vertical-align:middle;
    
}
#bottomNav a {
    color:#FFFFFF;
	text-decoration:none;
}

/* -- SEO TAGGING / Disclaimer TEXT --*/
#seoTag, #disclaimer {
    color:#b20838;
    margin:0px auto;
    width:778px;
    text-align:center;
}

#seoTag td, #disclaimer td {
    color:#b20838;
    margin:0px auto;
    width:778px;
    text-align:center;
}

#seoTag {
    font-size:9px;
}
#flashFooterContent, #flashFooterContent a {
	color:#b20838;
}
#opinionLab {
	color:#000000;
}
#disclaimer a {
    color:#b20838
}
#disclaimer a:hover {
    color:#b20838;
}


/* 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/ilv/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;
}
#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;
}
#regLogInNav a {
    color:#FFFFFF;
    font-size:9px;
}
#regLogInNav a:visited {
    color:#FFFFFF;
    font-size:9px;
}

#tmplCorp, #tmpl2, #tmplCalendar {
	text-align:left;
	vertical-align:top;
}

#regLogInNav {
	width:720px;
	color:#FFFFFF;
}



#regMainContent {
    vertical-align:top;
}

#regPgHead th, #tmplCalendar #regPgHead the {
	color:#FFFFFF;
	padding: 12px 0px 12px 21px;
	font-size:26px;
	margin:0px;
	background-image:url(/images/Property/ilv/navElements/l2_pageHeadBg.png);
	background-repeat:no-repeat;
}

.middleContainer {
    
    margin-left: 21px;
    margin-right: 43px;
    vertical-align:top;
}
#heroImage {
	text-align:center;
}
#heroImage img {
    border: 1px solid #FFFFFF;
}
#heroLinkLeft, #heroLinkLeft a {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:15px;
}

#heroLinkRight, #heroLinkRight a {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	padding-bottom:15px;
}

#mainText {
	font-size:11px;
	padding:15px 0px 15px 0px;
	color: #4B0304;
}
#mainText .bold {
    font-weight:bold;
}
#mainText a {
	color: #4B0304;
}
#mainText a:hover {
	color: #000000;
}
#mainText a:visited {
	color: #4B0304;
}

/* __ 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:#4B0304;
    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 #4B0304;
    list-style:none;
    line-height:15px;
}
#featureLinks a {
    color:#4B0304;
}
#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; color:#4B0304;
}
#featureLinks UL.featureLinks LI.gray {
    BACKGROUND-COLOR: #A58181; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; color:#4B0304;
}


#rightModule {
	width:211px;
	vertical-align:top;
	padding: 1px;
}
#rightModule table {
    width:190px;
}
#rightNav {
	padding-bottom:0px;
	background-color:#FFFFFF;
}
#rightNav table {
	border-collapse: collapse;
	margin:0px auto;
	width:186px;
	background-color:#4b0304;
	border-bottom:2px solid #FFFFFF;
}
#rightNav th {
	text-align:center;
	color:#4a0203;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:18px;
	background-color:#FFFFFF;
}
#rightNav td {
	background-image:url(/images/Property/ilv/navElements/l2_rtNavBg.png);
	background-repeat:no-repeat;
    padding:8px 0px 8px 15px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
	background-color:#4b0304;
	vertical-align:top;
	
}

/* for Events pages */
#rightNav table.event td {
	background-image:;
	background-repeat:no-repeat;
    padding:0px 0px 5px 15px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
	background-color:#4b0304;
	vertical-align:top;
	
}


#rightNav a {
    font-size:11px;
    color:#FFFFFF;
    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:#B20838;
	margin:0px;
}
#rccm h2 {
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    margin:0px;
}
#rccm p {
	margin:0px;
	color:#4B0304;
}
#rccm a {
	font-weight:bold;
	color:#4B0304;
}

.rtImg, .rtImg1, .rtImg2 {
    margin-top:15px;
    border: 1px solid #FFFFFF;
    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:#4b0304;
    color: #FFFFFF;
    font-size: 12px;
	line-height:16px;
    font-weight: bold;
}

.module {
    border:#4b0304 1px solid;
    margin-bottom:15px;
}

#tmplCalendar #searchModule {
    padding: 0px 7px 5px 7px;
    background-color: #FFFFFF;
}
#tmplCalendar #searchModule th {
	font-size:12px;
	color:#4B0304;
	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/ilv/navElements/btnCalendar.png);
    background-repeat:no-repeat;
    background-position:center;
}

/*-----  RESULTS NAVIGATION BAR -----*/
#tmplCalendar table.cntPagNav {
    font-weight:bold;
    width:518px;
    margin:10px 0px;
    color:#CCCCCC;
}
#tmplCalendar a.lnkPagNav {
    color:#000000;
}
#tmplCalendar .prev { width: 125px; }
#tmplCalendar .next { width: 95px;}
/* ------ RESULTS TABLES ------ */
#tmplCalendar .dates {
    background-color:#b79a9b;
    padding:0px;
    margin:0px;
    text-align:center;
    font-size:8pt;
    font-weight:bold;
    color: #FFFFFF;
    width:505px;
}
#tmplCalendar table.brdTop {
	background-color:#b79a9b;
	border-top: #b79a9b solid 1px;
	width:100%;
} 
#tmplCalendar table.cntSearchResult {
	
	margin:0px;
	border-top: #b79a9b solid 1px;
	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:#4A0001;
    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:#172D67;
    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 table {
    width: 162px;
    margin-left:19px;
}
.adPlaceHolder table td {
    padding-bottom: 5px;
}
.adPlaceHolder img {
    border: #f5cb6b solid 1px;
}
en