@charset "UTF-8";
/* CSS Document - Harrah's Las VEgas Reservations */


/* TR Login --*/
@import url("/css_includes/reservations/eresHeader.css");

#pageHead {
          width:958px;
	background-image:url(/images/enterprise/headers/eres_BAC.jpg);
	border-top: 1px solid #985425;
	border-left: 1px solid #985425;
	border-right: 1px solid #985425;
}

/* -- BEGIN GLOBAL RESERVATION DEFINITIONS --*/
body {
	margin:0px auto;
	background-color:#f0f1f1;
	text-align:center;
}
form {
	margin:0px;
}
a:link {
	color:#000000;
}
a:visited {
	color:#000000;
}
#bodyDiv {
	width:960px;
	height:auto;
	background-color:#FFFFFF;
	margin:0px auto;
	text-align:left;
}



html>body #logo {
	background-image:url(/images/presentation/logo/BAC.png);
}
#logo {
	width: 166px;
	height:62px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/presentation/logo/BAC.png", sizingMethod="crop");
}
#txtHeader {
	float:left;
	margin:15px 8px auto 8px;
	padding-left:20px;
	border-left:1px solid #E0E0E0;
	color:#985425;
}
#trLogin {
	float:right;
	margin:15px 10px 0px 0px;
}
#instructionalDiv {
display:none;
	background-image:url(/images/presentation/backgrounds/instructionalBAC.jpg);
	background-repeat:no-repeat;
	height:59px;
	width:920px;
	margin:0px auto;
	text-align:left;
	padding:10px;
}
#instructionalText {
display:none;
	width:310px;
	font-weight:bold;
}
.moduleSpacer {
	clear:both;
	height:7px;
	padding-top:3px;
}

/* --BREADCRUMB DEFINITIONS --*/
#eResBreadcrumbs {
	width:930px;
	margin:5px 0px 10px 10px;
	font-size:10px;
	font-weight:bold;
}
.eresSteps {
	float:left;
	padding-right:62px;
}
.eresOn {
	color:#500D13;
	border-bottom:3px solid #500D13;
}
.eresOff {
	color:#BCA6A6;
	border-bottom:3px solid #BCA6A6;
}
.eresPast {
	color:#BCA6A6;
	border-bottom:3px solid #500D13;
}

/* --END BREADCRUMB DEFINITIONS --*/

/* -- BEGIN GLOBAL NAVIGATION DEFINITIONS - TOP AND BOTTOM */
#topNav {
	text-decoration:none;
	height:40px;
	width:960px;
	background-color:#985425;
	color:#FFFFFF;
	text-align:center;
	margin:0px auto;
	line-height:18px;
	font-size:10px;
}
#topNav a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 5px;
}
#bottomNav {
	text-decoration:none;
	width:954px;
	background-color:#985425;
	color:#FFFFFF;
	margin:0px auto;
	text-align:center;
	padding:5px 3px;
	font-size:10px;
}
#bottomNav a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 5px;ok
}
#disclaimer {
	color:#FFFFFF;
	margin:10px auto;
}
#disclaimer a {
	color:#985425;
}
#disclaimer a:hover {
	color:#985425;
}
#disclaimer a:visited {
	color:#985425;
}

/* 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:#985425;
}

#flashFooterContent, #flashFooterContent a {
	color:#985425;
}
#opinionLab {
	color:#000000;
}

/* -- END GLOBAL NAVIGATION DEFINITIONS - TOP AND BOTTOM */


#MainBody {
	width:942px;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:8px;
	text-align:left;
	border: 1px solid #985425;
}

/* -- BEGIN MODULE DEFINITIONS --*/
#MajorModules {
	width:700px;
	float: right;
}
#MainModule {
	background-image:url(/images/curveBg.png);
	background-repeat:repeat-y;
	padding:0px 8px 0px 8px;
	width:auto;
}

#AvailabilityCalendarLink {
	background-color:#e4c446;
}

/* --- GLOBAL MODULE DEFINITIONS -- PROPERTY SECIFIC COLOR --*/
.module {
	width:auto;
	border:2px solid #873e20;
	padding:1px;
	background-color:#f3ebe8;
	margin:0px auto;
}
.moduleTop {
	text-transform:uppercase;
	width:auto;
	height:24px;
	padding-top:2px;
	background-color:#873e20;
	color:#FFFFFF;
	text-align:left;
}
.moduleBody {
	padding:10px;
	line-height:18px;
}

/* WHILE YOU'RE THERE MODULE */
#tblWhileThere {
	margin:0px auto;
	width:100%;
}
#tblWhileThere a{
	font-weight:bold;
	text-decoration:underline;
}
.txtWhileThere {
	width:330px;
	padding:0px 5px 0px 5px;
	vertical-align:top;
}
.txtCategoryHead {
	padding:4px 0px;
}
/* ERROR BOX DEFINITIONS --- RED BOX */
.error {
	border:2px solid #cc0000;
}
.errorTop {
	background-color:#cc0000;
}
.errorBody {
	background-color:#FDEAEA;
	font-weight:bold;
	color:#cc0000;
}

/* WARNING BOX DEFINITIONS --- ORANGE BOX */
.warning {
	border:2px solid #D6571A;
}
.warningTop {
	background-color:#D6571A;
}
.warningBody {
	background-color:#FDEEE6;
	font-weight:bold;
	color:#D6571A;
}

/* WARNING BOX DEFINITIONS --- BLUE BOX */
.message {
	border: 2px solid #212163;
	background-color:#E6EFF2;
	color:#212163;
}
.messageTop {
	background-color:#212163;
}
.message a {
	color:#212163;
}



.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
input {
	font-size:10px;
	border:1px solid #A4ADAD;
}
select {
	border:1px solid #A4ADAD;
	font-size:10px;
}
.noBorder {
	border:0px;
}
.trNumber, .trPIN {
	font-size:10px;
	border:1px solid #A4ADAD;
	margin-right:15px;
}
.btn {
	vertical-align:middle;
	margin-left:30px;
	padding-top:10px;
}

/* MINOR MODULE DEFINITIONS */
#MinorModules {
	width:230px;
	float:left;
	margin-top:10px;
	color:#873e20;
}
#MinorModules a {
	color:#873e20
}
#MinorModules .module {
	border:2px solid #e4c446;
}
#MinorModules .moduleTop {
	text-transform:capitalize;
	background-color:#e4c446;
	height:18px;
}
#MinorModules .moduleBody {
	padding:5px;
	line-height:14px;
	background-color:#FEFDF1;
}
#MinorModules h2 {
	font-size:12px;
	color:#985425;
}
.legend {
	border:1px solid #000000;
}


/* Find room text and link*/
table.findRooms {
	width:100%;
	margin-top:10px;
}


/* inline message box*/
.inlineMsgBox {
	background-color:#FFFFFF;
	border:1px solid #873e20;
	line-height:14px;
}
.minorPackageLink {
	font-weight:bold;
}

/* --STEP 2 DEFINITIONS --*/


.roomOptions {
	margin-top:10px;
}
.roomOptions td {
	padding:5px;
}
.roomDescription {
	vertical-align:top;
	padding:10px;
}
.roomImage {
	vertical-align:top;
	text-align:center;
}
.totalpriceBox {
	background-color:#FFFFFF;
	border:1px solid #873e20;
}
.totalText {
	font-size:12px;
	font-weight:bold;
}
.nightlyRatesTbl {
	margin-top:5px;
	width:160px;
	border: solid 1px #e4c446;
	background-color:#FFFFFF;
	font-size:10px
}
.nightlyRatesTbl th {
	background-color:#EAD1D1;
	text-align:center;
}
.nightlyRatesTbl td {
	text-align:center;
	line-height:10px;
	width:33%;
}
.altRow {
	background-color:#FFF8CF;
}
.firstRow {
	background-color:#FFFFFF;
}
.startOverLinks {
	padding-left:10px;
	margin:10px 0px 5px 0px;
}
.startOverLinks a {
	font-size:12px;
	font-weight:bold;
}
.ratesDisclaimer {
	padding-left:10px;
	font-size:12px;
	font-style:italic;
	margin:15px 0px 25px 0px;
}
.resReview {
	width:100%;
	background-color:#873e20;
}
.resReview td {
	padding:2px;
}


/* --------------------- GRID DEFINITIONS - ROOMS --------------------------*/
.crossGrid {
	margin:0px 10px;
}
#roomGrid {
	background-color:#e4c446;
}
#roomGrid .tbl1 {
	background-color:#FFFFFF;
}
#roomGrid .tbl2 {
	background-color:#F2E1E1;
}
A.gridLink 
{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; font-weight:bold; 
}
A.gridLink_normal 
{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; font-weight:normal; 
}
.roomHeader
{
	color: #985425; font-weight:bold; 
}
.roomPriceTable
{
	BORDER: #E2BFBF 1px solid; BACKGROUND-COLOR: #FEFEE8;
}
.roomPriceTable_on
{
	BORDER: #8C0000 1px solid; BACKGROUND-COLOR: #E2BFBF;
}
.roomPriceTable2
{
	BORDER: #EAD1D1 1px solid; BACKGROUND-COLOR: #FFFFFF;
}
.gridText
{
	font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}
.gridTotalText
{
	font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;
}
.gridPrice
{
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; font-weight:bold; 
}
A.gridBookNow
{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; font-weight: normal; 
}


/* --- STEP 4 - Review PAGE SPECIFIC DEFINITIONS----*/
#tblDetails {
	background-color:#873e20;
	margin-top:5px;
}
#tblDetails th {
	color:#FFFFFF;
	text-align:left;
}
.tblDetailsHead {
	color:#ffffff;
}
.total {
	color:#003300;
	font-weight:bold;
}

.termsTextBox {
	border: 1px solid #000000;
	margin-bottom:10px;
}


.noteText {
	font-size:9px;
	font-style:italic;
}


/*-- STEP 5 - Confirm Page SPECIFIC DEFINITIONS --*/
.usefulLink {
	font-size:12px;
}


/*-- VIEW CANCEL PAGE DEFINITIONS  --*/
.reservationActive {
	color:#005A21;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.reservationCancelled {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

/* SCROLL TOO SEE AVAILABILITY CALENDAR DEFINITIONS --- */

















/* ------------------------ Availability Calendar RELATED DEFINITONS --------------------------- */
.txtHot {
	font-weight:bold;
	color:#FF0000;
	padding:3px;
}
.calendarTbl td {
	width:94px;
	height:80px;
	border:1px solid #985425;
	vertical-align:middle;
	text-align:center;
	font-size: 12px;
	font-weight: bold
}

.calendarOptions {
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
}
.calendarOptions select {
	font-weight:bold;
	font-size:12px;
}
.dayHead {
	background-color:#E0E0E0;
	text-align:center;
	vertical-align:middle;
	height:30px;
	color:#000000;
	border:1px solid #985425;
}
.calCheck {
	width:auto;
	border:0px;
	margin-right:0px;
}
.noDay {
	width:68px;
	height:68px;
 	background-color:;
}
.defaultPKGCalCell	
{
	font-weight:bold;
	color:#006699;
	background-color: #FFFFFF;
}
.soldoutPKGCalCell	
{
	background-color: #AAAAAA;
	font-weight:bold;
	color:#FF0000;
}
.mustafterPKGCalCell	
{
	background-color: #FFFF99;
	font-weight:bold;
	color:#006699;
}
.mustbeforePKGCalCell	
{
	background-color: #D6C3AC;
	font-weight:bold;
	color:#006699;
}
.mustbothPKGCalCell	
{
	background-color: #B0DB5B;
	font-weight:bold;
	color:#006699;
}

/* ------------------------ END PACKAGES --------------------------- */

.defaultCalCell	
{
	font-weight:bold;
	color:#000000;
	background-color: #FFFFFF;
}
.packageCalCell	
{
	font-weight:bold;
	color:#006699;
	background-color: #FFFFFF;
}
.soldoutCalCell	
{
	background-color: #AAAAAA;
	font-weight:bold;
	color:#000000;
}
.mustafterCalCell	
{
	background-color: #FFFF99;
	font-weight:bold;
	color:#000000;
}
.mustbeforeCalCell	
{
	background-color: #D6C3AC;
	font-weight:bold;
	color:#000000;
}
.mustbothCalCell	
{
	background-color: #B0DB5B;
	font-weight:bold;
	color:#000000;
}
.pastCalCell {
	color:#999999;
	background-color: #DDDDDD;
}

/* ------------------------ Availability Calendar Cell Styles HOT --------------------------- */
.defaultHOTCalCell	
{
	background-color: #FFFFFF;
	font-weight:bold;
	color:#FF0000;
}
.soldoutHOTCalCell	
{
	background-color: #AAAAAA;
	font-weight:bold;
	color:#FF0000;
}
.mustafterHOTCalCell	
{
	background-color: #FFFF99;
	font-weight:bold;
	color:#FF0000;
}
.mustbeforeHOTCalCell	
{
	background-color: #D6C3AC;
	font-weight:bold;
	color:#FF0000;
}
.mustbothHOTCalCell	
{
	background-color: #B0DB5B;
	font-weight:bold;
	color:#FF0000;
}

.CalCellON	
{
	background-color: #e4c446;
	font-weight:bold;
	color:#FFFFFF;
}

/* ------------------------ Availability Calendar Links (default & HOT) --------------------------- */
A.calLinkOff
{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
A.calLinkOff:visited
{
	color: #000000;
}
A.calLinkOff:hover
{
	color: #FF6600;
}

A.calLinkON
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
A.calLinkON:visited
{
	color: #FFFFFF;
}
A.calLinkON:hover
{
	color: #FF6600;
}

A.HOTcalLinkOff
{
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
A.HOTcalLinkOff:visited
{
	color:#FF0000;
}
A.HOTcalLinkOff:hover
{
	color:#FF6600;
}

A.PKGcalLinkOff
{
	font-weight:bold;
	color:#006699;
	text-decoration:underline;
}
A.PKGcalLinkOff:visited
{
	color:#006699;
}
A.PKGcalLinkOff:hover
{
	color:#FF6600;
}

A.HOTcalLinkON
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
A.HOTcalLinkON:visited
{
	color:#FFFFFF;
}
A.HOTcalLinkON:hover
{
	color:#FF6600;
}

/*--- END AVAILABILITY CALENDAR SPECIFIC DEFINITIONS --*/

.packageBg {
background-color:#E7E7EB;
font-weight:bold;
}
.testCal {
width:30px;
}
.testCal1 {
width:200px;
}
.testCal2 {
width:300px;
}


