@charset "UTF-8";
/* CSS Document - Harrahs Reservations */


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

#pageHead {
	background-image:url(/images/enterprise/headers/eres_TAH.jpg);
	border-left:1px solid #4F0D80;
	border-top:1px solid #4F0D80;
	border-right:1px solid #4F0D80;
}

/* -- BEGIN GLOBAL RESERVATION DEFINITIONS --*/
body {
	margin:0px auto;
	background-color:#FFFFFF;
	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/TAH.png);
}
#logo {
	width: 139px;
	height:62px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/presentation/logo/TAH.png", sizingMethod="crop");
}
#txtHeader {
	float:left;
	margin:15px 8px auto 8px;
	padding-left:20px;
	border-left:1px solid #999999;
	color:#000;
}
#trLogin {
	float:right;
	margin:15px 10px 0px 0px;
}
#instructionalDiv {
display:none;
	background-image:url(/images/presentation/backgrounds/instructionalAKC.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:#2B2146;
	border-bottom:3px solid #2B2146;
}
.eresOff {
	color:#AAA6B5;
	border-bottom:3px solid #AAA6B5;
}
.eresPast {
	color:#AAA6B5;
	border-bottom:3px solid #2B2146;
}

/* --END BREADCRUMB DEFINITIONS --*/

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

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

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

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


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

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



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

#AvailabilityCalendarLink {
	background-color:#E2DEED;
}

/* 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;
}
#MinorModules .module {
	border:2px solid #9E91C3;
}
#MinorModules .moduleTop {
	text-transform:capitalize;
	background-color:#9E91C3;
	height:18px;
}
#MinorModules .moduleBody {
	padding:5px;
	line-height:14px;
}
#MinorModules h2 {
	font-size:12px;
	color: #000;
}
.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  #574090;
	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 {
	border:1px solid #2B2146;
	background-color:#FFFFFF;
}
.totalText {
	font-size:12px;
	font-weight:bold;
}
.nightlyRatesTbl {
	margin-top:5px;
	width:160px;
	border: solid 1px #2B2146;
	background-color:#FFFFFF;
	font-size:10px
}
.nightlyRatesTbl th {
	background-color:#D4C4DE;
	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:#2B2146
}
.resReview td {
	padding:2px;
}


/* --------------------- GRID DEFINITIONS - ROOMS --------------------------*/
.crossGrid {
	margin:0px 10px;
}
#roomGrid {
	background-color:#2B2146;
	width:100%;
	text-align: left;
}
#roomGrid .tbl1 {
	background-color:#f3e8f8;
}
#roomGrid .tbl2 {
	background-color:#FFFFFF;
}

A.gridLink 
{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; font-weight:bold; text-align:left;
}
A.gridLink_normal 
{
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; font-weight:normal; 
}
.roomHeader
{
	color:#FFFFFF; font-weight:bold; 
}
.roomPriceTable
{
	BORDER: #BFA4CF 1px solid; BACKGROUND-COLOR: #FEFEE8;
}
.roomPriceTable_on
{
	BORDER: #BFA4CF 1px solid; BACKGROUND-COLOR: #DDCDE6;
}
.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:#2B2146;
	margin-top:5px;
}
#tblDetails th {
	color:#FFFFFF;
	text-align:left;
}
.tblDetailsHead {
	color:#ffffff;
}
.total {
	color:#003300;
	font-weight:bold;
}

.termsTextBox {
	border: 1px solid #2B2146;
	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 #574090;
	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:#D2C4DA;
	text-align:center;
	vertical-align:middle;
	height:30px;
	color:#000000;
	border:1px solid #574090;
}
.calCheck {
	width:auto;
	border:0px;
	margin-right:0px;
}
.noDay {
	width:68px;
	height:68px;
 	background-color:;
}
.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: #574090;
	font-weight:bold;
	color:#FFFFFF;
}
/* ------------------------ Availability Calendar Cell Styles PKG --------------------------- */
.packageCalCell {
	font-weight:bold;
	color:#006699;
	background-color: #FFFFFF;
}
.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;
}
/* ------------------------ 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;
2



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

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

