@charset "UTF-8";
/* CSS Document  - Harrahs's Las Vegas Definitions*/

/* 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:#873e20;
}

body {
	margin:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align:center;
    background-color:#F0F1F1;
}
td {
    vertical-align:top;
    text-align:left;
}
form {
    margin:0px;
    font-size:10px;
}
p {
    margin:0px;
    font-size: 10px;
    line-height:14px;
}
select {
    font-size:10px;
}
img {
    border:0px;
}
h3 {
    margin:2px;
    text-align:left;
}
#mainTable {
	width:960px;
    margin: 0px auto;
	border:1px solid #985425;
}

#topNav {
	padding-bottom:5px;
	width:956px;
    height:42px;
    color:#FFFFFF;
	background-color: #985425;
    text-align:center;
    padding-top:3px;
	border-bottom:2px solid #873e20;
}
#topNav table, #bottomNav table {
    width:80%;
	margin-left:auto;
	margin-right:auto;
}
#topNav td, #bottomNav td {
    text-align:center;
    vertical-align:middle;
    padding:2px 0px 5px 0px;
}   
#topNav a {
    color:#FFFFFF;
    text-decoration:none;
    padding:0px 1px 0px 1px;
}

#leftNav {
	width:200px;
	padding:0px 25px;
    background-color:#873e20;
    vertical-align:top;
	border-right:1px solid #873e20;
	border-left:1px solid #873e20;
}
#leftNav table {
margin-bottom:0px;
}

#leftNav .logo {
    background-image:url(/images/Property/bac/navElements/logo.png);
    background-repeat:no-repeat;
    width:196px;
    height:116px;
}
#leftNav img
{
	height:auto;
	width:auto;
}

/* --- MAKE RESERVATION DEFINITIONS --- */
#makeResTop {
    display:none;
}
.makeResLeft {
    display:none;
}
.makeResRight {
    display:none;
}


#makeRes { /* --- HOME PAGE RESERVATION MODULE --*/
    text-align:left;
    color:#bf832a;
    font-weight:bold;
    padding-bottom:10px;
	background-color:#f0f1f1;
}

#makeRes td {
	padding-left:3px;
}

#makeRes a {
    text-decoration:none;
	font-weight:normal;
    color:#bf832a;
	margin-left:0px;
}


#makeRes th {  /* --- HOME PAGE RESERVATION MODULE --*/
    background-image:url(/images/Property/bac/navElements/makeResHead.png);
    background-position:center top;
    background-repeat:no-repeat;
	padding-left:0px;
    width:200px;
    height:27px;
}

#makeRes img
{
	height:auto;
	width:auto;
}

#makeRes .tdSelect {
    padding:5px;
    padding-right:0px;
}
#makeRes select {
    font-size:9px;
}
#makeRes .resCalendarCell {
    background-image:url(/images/Property/bac/navElements/btnCalendar.png);
    background-repeat:no-repeat;
	background-position:3px 6px;
    height:15px;
    width:16px;
}
.bookNow {
    background-image:url(/images/Property/bac/navElements/btnBookNow.png);
    background-repeat:no-repeat;
    width:68px;
    height:19px;
	padding-bottom:5px;
	padding-left: 0px;
}
.bestRateCell {
    background-image:url(/images/Property/bac/navElements/btnBestRate.png);
    background-repeat:no-repeat;
    width:107px;
    height:19px;
}

.navMid {
    display:none;
}


/* -- LEFT NAVIGATION DEFINITIONS --*/
.ltNavFeaturesLeft {
    display:none;
}
.ltNavFeaturesRight {
    display:none;
}
#ltNavFeatures {
    vertical-align:top;
}
#navLinks {
    width:200px;
    
}
#navLinks th {
    background-image:url(/images/Property/bac/navElements/csnFeaturesHead.png);
	background-repeat:no-repeat;
    height:26px;
    width:200px;
}
/*#navLinks img
{
	height:auto;
	width:auto;
}*/
#navLinks {
    text-align:left;
}
#navLinks td {
    padding: 10px 0px 15px 10px;
    color:#e1c045;
    font-size:11px;
}
#navLinks a {
    color:#e1c045;
    font-weight:bold;
    text-decoration:none;
    line-height:18px;
	margin-left:5px;
}
#navLinks #navleveltwo {
    padding-left:20px;
	color:#e1c045;
}
#navLinks #navleveltwo a {
	margin-left:0px;
}
#tmplHome #rightContent {
    width:576px;
    text-align:left;
    vertical-align:top;
	border-right:1px solid #873e20;

}

#rightContent {
    width:576px;
    text-align:left;
    vertical-align:top;
}



#homeContentSection {
	width:576px;
	background-color:#f0f1f1;
}

/* banner ads - IE */
#bannerAds {
	background-image:url(/images/Property/bac/navElements/bannerBg.png);
	background-repeat:no-repeat;
	background-color:#873e20;
    width:554px;
    height:104px;
    padding-top:10px;
    padding-left:24px;
    overflow:hidden;
}
#bannerAds image {
    border: #460000 solid 1px;
}
#bannerAds a {
    margin:0px 21px 0px 0px;
}

/* banner ads - FF */
html>body #bannerAds {
	background-image:url(/images/Property/bac/navElements/bannerBg.png);
	background-repeat:no-repeat;
	background-color:#873e20;
    width:552px;
    height:104px;
    padding-top:12px;
    padding-left:26px;
    overflow:hidden;
}

html>body #bannerAds a {
    margin:0px 22px 0px 0px;
}



/* --Breadcrumbs --*/
#tmplHome #breadcrumbs { /* -- HOME PAGE SPECIFIC --*/
    width:570px;
    height:15px;
    color:#000000;
    padding-left:8px;
	padding-bottom:8px;
	border-right:0px;
	background-color:#873e20;
}
#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:#873e20;
    width:578px;
    text-align:left;
    padding-left:10px;
	padding-top:8px;
 
}
#breadcrumbs a { /* -- ALL OTHER PAGE BREADCRUMBS --*/
    color:#873e20;
}

/*---------EMERGENCY MODULE CONTENT----------*/
#emergencyMod{	
	border: #FF0103 solid 2px;
	background-color:#FFFFFF;
	margin:10px;
	width:554px;
	text-align:center;
}
.emergencyMod a{
	color:#FF0103;
}
.emergencyModHeader {
	padding:5px;	
	color:#FF0103;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}	


/* Casino Page Title */
#rowPgTitle {
    display:none;
}

/* SP Packages 
#spTop {
    display:none;
}*/
/* USE BELOW WHEN PCKAGES ARE SET UP - CURRENTLY THERE ARE NONE SO USE ABOVE DEFINITION*/
#spTop {
	background-image:url(/images/Property/bac/navElements/spHead.png);
	background-repeat:no-repeat;
    width:578px;
    height:26px;
}



#spItems {
	padding-left:5px;
}
#spItems table {
    width:548px;
    /* overflow:hidden; */
}
#spItems table.module {
    border:0px;
}   
#spItems .moduleHeader {
    display:none;
}
#spHeader {
    display:none;
}
#spItems a {
    color:#873e20;
}
#spItems a:hover {
    color:#873e20;
}

#spItems img {
	float:left;
	margin:0px 5px;
	border:1px solid #873e20;
}

#spItems a.lnkMore {
    
}

#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;
}



/* EVENTS & ENTERTAINMENT */

#entTop {
    background-image:url(/images/Property/bac/navElements/eventsHead.png);
	background-repeat:no-repeat;
    width:578px;
    height: 26px;
    clear:both;
}
/* IE6 ee background */
#entItems {
    width:558px;
    padding:10px;
    overflow:hidden;
    display:table;
}

#entHeader {
    display:none;
}

#entItems img {
    float:left;
    margin:0px 5px;
    margin-bottom:15px;
    border:1px solid #873e20;
}

.dscTxt {
    padding:0px;
    margin: 0px 0px 0px 0px;
    text-align:left;
	color:#873e20;
}
a.lnkTitle {
    font-size:11px;
    font-weight:bold;
    color:#873e20;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
a.lnkTitle:HOVER {
    text-decoration:underline;
}
a.lnkMore {
	font-size:10px;
	font-weight:bold;
	color:#873e20;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkMore:HOVER {
    text-decoration:underline;
}
#entItems a.lnkMore {
    text-align:right;
    margin-right: 65px;
}
#entItem0 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:left;
}
#entItem1 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:right;
}
#entItem2 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:left;
}
#entItem3 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:right;
}
#entItem4 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:left;
}
#entItem5 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:right;
}
#entItem6 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:left;
}
#entItem7 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:275px;
    float:right;
}

#entBottom {
    display:none;
}

/* -- BOTTOM NAVIGATION --*/
#bottomNav {
	border-top: 1px solid #873e20;
	background-color:#985425;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	color:#FFFFFF;
}
#bottomNav table {
    width:auto;
}
#bottomNav td {
    text-align:center;
    vertical-align:middle;
    padding:0px 2px 0px 2px;
    
}
#bottomNav a {
	color:#FFFFFF;
}

/* -- SEO TAGGING / Disclaimer TEXT --*/
#seoTag, #disclaimer {
    color:#873e20;
    margin:0px auto;
    width:778px;
    text-align:center;
}

#seoTag td, #disclaimer td {
	color:#873e20;
	margin:0px auto;
	width:778px;
	text-align:center;
}

#seoTag {
    font-size:9px;
}
#flashFooterContent, #flashFooterContent a {
	color:#873e20;
}
#opinionLab {
	color:#000000;
}
#disclaimer a {
	color:#873e20
}
#disclaimer a:hover {
	color:#873e20;
}


/* 2nd Level SPecific Definitions */



input.btn { /* TR skinny module login button */
    color:#e4c446;
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    background-color:#000000;
    vertical-align:middle;
    text-transform:uppercase;
    padding: 0px 2px 0px 2px;
    height:16px;
    width:72px;
    font-weight: bold;
    border: 0px;
    margin-top: 1px;
}


#regLogInNav th {
    font-size:12px;
    font-weight:normal;
    line-height:20px;
    text-indent:11px;
}
#regLoginNav input {
    margin-top:3px;
}
input.TR, input.pin {
    width: 75px;
    height: 14px;
    border: 1px solid #000;
    font-size: 7pt;
    color: #000;
    background-color: #ffffff;
}
input.pin {
    width: 55px;
}
#regLogInNav td {
    font-size:11px;
}
#regLogInNav a {
    color:#FFFFFF;
    font-size:9px;
}

#tmplCorp, #tmpl2, #tmplCalendar {
    background-color:#f0f1f1;
    text-align:left;
    vertical-align:top;
	width:720px;
	border-right:1px solid #873e20;
}

#tmpl2 table {
width:450px;
}
#tmpl2  #categorySelect 
{
	width:600px;
	}
	#tmpl2  #categorySelect table
{
	width:auto;
}
#regLogInNav {
    width:100%;
}
#regLogInNav table {
    width: 570px;
}

#regMainContent {
    vertical-align:top;
	padding-top:3px;
}

#regPgHead th, #tmplCalendar #regPgHead th {
    color:#873e20;
    padding: 25px 0px 3px 21px;
    font-size:26px;
    margin:0px;
	width:578px;
	text-align:left;
	
}

#regPgHead table{
width:470px;
}

.middleContainer {
    
    margin-left: 21px;
    margin-right: 43px;
    vertical-align:top;
}
#heroImage img {
    border: 1px solid #873e20;
}

#heroImage {
text-align:center;
}
#heroLinkLeft, #heroLinkLeft a {
    color:#873e20;
    font-weight:bold;
    padding-bottom:15px;
}

#heroLinkRight, #heroLinkRight a {
    color:#873e20;
    font-weight:bold;
    text-align:right;
    padding-bottom:15px;
}

#mainText {  
    font-size:11px;
	padding-top:15px;
	color:#873e20;
}
#mainText a {
	color:#873e20;
}
#mainText .bold {
    font-weight:bold;
}


/* __ 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:#873e20;
    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 #873e20;
	list-style:none;
	line-height:15px;
}
#featureLinks a {
    color:#873e20;
}
#featureLinks UL LI {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; color:#000000;
}

#featureLinks UL.featureLinks LI {
    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
#featureLinks UL.featureLinks LI.gray {
	BACKGROUND-COLOR: #873e20;
	color:#FFFFFF;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
}
#featureLinks UL.featureLinks LI.gray a {
	color:#FFFFFF;
}

#featureLinks UL.featureLinks LI a {
	color:#873e20;
}


#rightModule {
    width:211px;
    vertical-align:top;
}
#rightModule table {
    width:190px;
}
#rightNav {
    background-color:#e4c446;
    padding-bottom:15px;
    margin-bottom: 25px;
	border: 1px solid #FFFFFF;
}
#rightNav th {
    padding-left:15px;
    padding-top:10px;
    color:#873e20;
    font-size:14px;
    font-weight:bold;
}
#rightNav td {
    padding-left:15px;
    color:#873e20;
    font-size:11px;
    font-weight:bold;
}
#rightNav a {
    font-size:11px;
    color:#873e20;
    text-decoration:none;
    font-weight:normal;
}
#rightNav a:hover {
    text-decoration:underline;
}
#rightNav select.searchType {
	width: 145px;
}
#rccm {
    margin-top:15px;
	color:#873e20;
}
#rccm h1 {
    font-size:12px;
    font-weight:bold;
    color:#873e20;
    margin:0px;
}
#rccm h2 {
    font-size:11px;
    font-weight:bold;
    color:#873e20;
    margin:0px;
}
#rccm p {
    margin:0px;
}
#rccm a {
    font-weight:bold;
    color:#873e20;
}

.rtImg, .rtImg1, .rtImg2 {
    margin-top:15px;
    border: 1px solid #873e20;
    width:120px;
    height:90px;
}
.rtImg img, .rtImg1 img, .rtImg2 img {
    border:0px;
}


/* ========== CALENDAR PAGE DEIFINITIONS ============== */
#tmplCalendar #regMainContent {
    
    padding-left:30px;
}
.moduleHeader {
    background-color:#985425;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
	padding-left:5px;
}

.module {
    border:#985425 1px solid;
    margin-bottom:15px;
}

#tmplCalendar #searchModule {
    padding: 0px 7px 5px 7px;
    background-color: #FFFFFF;
}
#tmplCalendar #searchModule th {
    font-size:12px;
    color:#432E7F;
    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/Brand/Stylesheets/harrahs/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:#9f612a;
    padding:0px;
    margin:0px;
    text-align:center;
    font-size:8pt;
    font-weight:bold;
    color: #FFFFFF;
    width:505px;
}
#tmplCalendar table.brdTop {
    background-color:#9f612a;
    border-top: #9f612a solid 1px;
    width:100%;
} 
#tmplCalendar table.cntSearchResult {
	
    margin:0px;
    border-top: #873e20 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:#873e20;
    line-height:15px;
}
#tmplCalendar a.lnkTitle:visited {
    text-transform:uppercase;
    font-size:11px;
    color:#873e20;
    line-height:15px;
}
#tmplCalendar a.lnkTitle:hover {
    text-transform:uppercase;
    font-size:11px;
    color:#873e20;
    line-height:15px;
    text-decoration:underline;
}
#tmplCalendar a.lnkTitle:active {
    text-transform:uppercase;
    font-size:11px;
    color:#873e20;
    line-height:15px;
}
#tmplCalendar .imgEvent {
    width:80px;
    padding:0px;
    text-align:center;
    vertical-align:top;
}
#tmplCalendar .imgEvent img {
    border:#460000 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:#873e20;
    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:#985425;
    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: #FFFFFF solid 1px;
}
