@charset "UTF-8";
/* CSS Document */

/* CSS Document - HARRAHS CORPORATE CSS */

/* pull in external file fortr module */
@import url("/css_includes/trModule-home.css");

/*--------TOTAL REWARDS MODULE---------------*/
#cntTtlRewards {
	width:188px;
}
#cntTtlRewards th {
	width:188px;
}

/* -- 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: #a8a8a8; /* Color of the links */
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #d1c1e3; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #FFFFFF; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #d1c1e3; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:200px;
	overflow:auto;
	width:235px;
	background: #FFFFFF; /* background color of dropdown */
}
/* -- End Topnav Dropdowns styles -- */
body {
	margin:0px auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align:center;
    background-color:#FFFFFF;
	color:#FFFFFF;
}
p {
	margin:0px;
}
img {
	border: #fff solid 0px;
}
strong {
	font-size:8pt;
}
.bold {
	font-weight:bold;
}
.wdh510 {
	width: 510px;
}
.padTop2 {
	padding-top:2px;
}
.padLeft28 {
	padding-left: 28px;
}
.padTop9{
	padding-top:9px;
}
/*---------- GLOBAL DEFINITIONS ----------*/
#mainTable {
	width:778px;
	margin: 0px auto;
/*	border-right: 2px #172D69 solid;*/
}
table {
	text-align:left;
}
form {
	margin:0px;
}
td {
	vertical-align:top;
}
p {
	margin:0px;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.rtPad5{
	padding-right:5px;
}
/*---------- TOP NAVIGATION DEFINITIONS ----------*/

#topNav {
    height:42px;
    width:778px;
    color:#A8A8A8;
    text-align:center;
    padding-top:3px;
}
#topNav table {
    width:770px;
    margin:0px auto;
}
#topNav td {
    text-align:center;
    vertical-align:middle;
    padding:2px 0px 5px 0px;
}   
#topNav a {
    color:#A8A8A8;
    text-decoration:none;
    padding:0px 1px 0px 1px;
}
#bottomNav {
	width:778px;
	text-align:center;
	padding-top:8px;
	padding-bottom:15px;
	color:#A8A8A8;
}
#bottomNav table {
    width:100%
}
#bottomNav td {
    text-align:center;
    vertical-align:middle;
	background-color:#FFFFFF;
    
}
#bottomNav a {
	color:#A8A8A8;
	text-decoration:none;
}
/*---------- MAKE RESERVATION DEFINITIONS ----------*/
.makeResTop {
	display:none;
	height:1px;
	background-color: none;
	
}
.makeResLeft {
	display:none;
	width:0px;
	/*background-color:#E8C13E;*/
}

.makeResRight {
	display:none;
	width:0px;
	/*background-color:#E8C13E;*/
}

.navMid {
	padding-top: 0px;
	width:200px;
	height:1px;
	border-bottom: #6C7EA4 solid 1px;
}
#makeRes {
	width:210px;
	padding: 0px 0px 0px 0px;
}
#makeRes table {
	font-size:8pt;
	color:#FFFFFF;
}
#makeRes table td {
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
}

#makeRes .noHotel {
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 50px;
}

#makeRes a {
	line-height:18px;
	color:#FFFFFF;
}
#makeRes .tdSelect {
	padding:0px 5px 2px 0px;
	
}
#makeRes select {
	font-size:8pt;
}
#makeRes .slctOptions {
	width:170px;
	margin-bottom:5px;
	margin-top: 3px;
}
.bookNow {
    background-image:url(/brands/harrahs/hotel-casinos/eResImages/bookNow.png);
    background-repeat:no-repeat;
	background-position:left;
    width:116px;
    height:35px;
	padding-bottom:15px;
	margin-left:0px;
}
.bestRateCell {
    background-image:url(/brands/harrahs/hotel-casinos/eResImages/bestRate.png);
    background-repeat:no-repeat;
	background-position:center top;
    width:45px;
    height:45px;
}
#makeRes th {
    background-image:url(/brands/harrahs/hotel-casinos/eResImages/makeResHead.png);
    background-repeat:no-repeat;
	background-position:6px 50%;
    width:200px;
    height:23px;
}
#makeRes .resCalendarCell {
    background-image:url(/brands/harrahs/hotel-casinos/eResImages/btnCalendar.gif);
    background-repeat:no-repeat;
    height:21px;
    width:40px;
}



/*---------- LEFT NAVIGATION CELL DEFINITIONS ----------*/
#leftNav {
	width:200px;
	background-color:#4F0D7F;
}
#leftNav table {
	margin-bottom:3px;
}
.logo {
	width:200px;
	height:98px;
	/*background-image:url(http://www.harrahs.com/images/brand/harrahs/navElements/harrahsLogo.png);
	background-repeat:no-repeat;
	background-color:#4F0D7F;*/
}

#navleveltwo{
	color:#ffffff;
	padding:0px 0px 0px 15px;
}


/*---------- BOTTOM NAVIGATION MENU DEFINITIONS ----------*/
#bottomNav {
	padding: 10px 0px;
	text-align:center;
}
#bottomNav table {
	text-align:center;
	vertical-align:middle;
}


/*---------- BRAND LOGO FOOTER DEFINTIONS -----------*/
#footertable{
	text-align:center;
	margin: 0px auto;
}
#brandFooter {
	height:136px;
	width:778px;
	background-image:url(http://www.harrahs.com/images/Brand/harrahs/navElements/brand_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.pTop12 {
	padding-top: 12px;
}
/************** Global Declaration Ends *****************/


/*------ MAIN CONTENT DEFINITIONS ------*/
#regMainContent {
	width: 578px;
	background-color:#6C2BBB;
	padding:0px 0px;
	vertical-align:top;
	margin:0px;
}
/*--------GLOBAL MODULE CLASSES--------*/

html>body .modulecolor .td {
	height:25px;
	font-size:1px;
	font-weight: bold;
	text-indent:-5000px;
	width: 578px;
	vertical-align:middle;
	background-image:url(http://www.harrahs.com/images/brand/harrahs/navElements/featureCasinos.png);
	background-repeat:no-repeat;
}


.modulecolor .td {
	height:25px;
	font-size:1px;
	font-weight: bold;
	text-indent:-5000px;
	width: 578px;
	vertical-align:middle;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.harrahs.com/images/brand/harrahs/navElements/featureCasinos.png", sizingMethod="crop");
	background-repeat:no-repeat;
}



.modulecolor{
	background-image:url(http://www.harrahs.com/images/brand/harrahs/navElements/bgGradient.jpg);
	background-repeat:repeat-x;
	margin:0px;
	height:127px	
}

#regLogInNav{
	background-color:#D2D4DE;
	line-height:21px;
	font-weight:bold;
	white-space:nowrap;
}
#regLogInNav table {
	width:576px;
}
#regLogInNav th {
	font-size:8pt;
	font-weight:normal;
	color:#162D68;
	line-height:20px;
	text-indent:11px;
}
#regLogInNav td {
	color:#162D68;
	font-weight:normal;
}
#regLogInNav a {
	color:#162D68;
	font-size:7pt;
	font-weight:normal;
}

#mainImage {
	width:390px;
	height:235px;
	padding:0px;
	border:0px;
	margin:0px;
}



/*---------MODULE ONE (FEATURED CASINOS) CONTENT----------*/
/*---------MODULE ONE (STAY & PLAY) CONTENT----------*/
#moduleOne {
	padding-bottom:20px;
	width: 588px;
}
#moduleOne th {
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	color: #000;
	padding-bottom:0px;
	line-height:16px;

}
#moduleOne img {
	margin-right:5px;
}
#moduleOne .moduleImage
{
	padding-top:10px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:10px;

}
#moduleOne .span {
	padding:0px;
	margin:0px;
	color:#AAAAAA
}
#moduleOne .pad{
	margin-top:3px;
	padding-bottom:10px;
}

span.propertyName{
	font-size:8pt;
	font-weight:bold;
	color: #47306C;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:3px;
}
a.lnkTitle {
	font-size:8pt;
	font-weight:bold;
	color: #47306C;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:0px;
}
a.lnkTitle:HOVER {
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}
a.lnkMore {
	font-size:8pt;
	font-weight:bold;
	color:#6633CC;
	display:block;
	text-decoration:none;
}
a.lnkMore:HOVER {
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
} 
/* OUR CASIONS TABLE */
#casinoModule{	
	width:778px;
	margin:0px;
	background-color:#BEA3CC;
}
#casinoModule table {
	width:100%;
	/*border:#E8C13E solid 1px; */
	margin-bottom:0px;
}

#casinoModule table.propTable {	
	padding-bottom:20px;
	padding-left:8px;
	background-image:url(http://www.harrahs.com/images/brand/harrahs/navElements/bgGradient.jpg);
	background-repeat:repeat-x;
	width:788px;
}

#casinoModule table.propTable td {	
	width: 25%;
}

#casinoModule table.casinoHeader th {
	height:24px;
	font-size:12px;
	text-indent:-5000px;
	width: 788px;
	vertical-align:middle;
	background-image:url(http://www.harrahs.com/images/brand/harrahs/navElements/ourCasinoHead.png);
	background-repeat:no-repeat;
	background-color:#BEA3CC;
 /*	behavior: url(/javascript_includes/pngfix/iepngfix.htc);*/
}

.casinoHeader a {
	color:#172D69;
	font-weight:normal;
	text-transform: capitalize;
}
.casinoHeader .absMiddle {
	vertical-align:middle;
	margin-bottom:5px;
	margin-bottom: expression("8px") !important;
}
.casinoTable table {
	width:100%;
	margin:0px;
	padding:0px;
}
.casinoTable td p {	
	padding-top:15px;
	color:#6633CC;
	text-transform:uppercase;
	font-weight:bold;
	font-size:8pt;
}
.casinoTable th {	
	padding-top:15px;
	color:#3A2162;
	text-transform:uppercase;
	font-weight:bold;
	font-size:8pt;
	padding-bottom:0px;
	padding-left:15px;
}
.casinoTable td a {	
	padding-top:0px;
	color:#6633CC;
	font-size:8pt;
	padding-bottom:0px;
}
.casinoTable td {	
	padding-top:0px;
	margin:0px;
	color:#6633CC;
	padding-left:15px;
	font-size:8pt;
}

/*--------ADDING Harrahs Star Image-------*/
#starHarrahs {
	background-image:url(http://www.harrahs.com/images/Brand/harrahs/navElements/StarHarrahs.gif);
}

#btnClear{
	background-image:url(http://www.harrahs.com/images/Brand/harrahs/navElement/btnClear.gif);
}
/* Added for Log-in Module */
input.TR {
	width: 100px;
	height: 14px;
	border: 1px solid #000;
	font-size: 7pt;
	color: #000;
}
input.pin {
	width: 55px;
	height: 14px;
	border: 1px solid #000;
	font-size: 7pt;
	color: #000;
}
.errorBox  
{  
        BORDER-RIGHT: #cc0000 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #cc0000 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; 
        BORDER-LEFT: #cc0000 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #cc0000 1px solid; BACKGROUND-COLOR: #FDEAEA  
}  
.errorText   
{        
        font-size: 12px; font-weight:bold; color:#cc0000;  
}  

#moduleOne .moduleImage{ 
     width: 90px; 
} 

.moduleTwo .moduleImage{ 
     width:130px; 
}
.moduleTwo .twoColumns{ 
     width:28% !important; 
}

/*---------- Classes to disable Book Now untill JS loads ----------*/
.hiddenText{ 
     visibility:hidden; 
}
.showText{
     visibility:visible;
}

/*---------- SEO TEXT DEFINITIONS ----------*/
#seoTag{
	width:778px;
	margin: 0px auto;
	font-size:9px;
	text-align:center;
	color:#A8A8A8;
}
#seoTag a{
	color:#A8A8A8;
}

#disclaimer {
	width:778px;
	margin: 0px auto;
	font-size:12px;
	text-align:center;
	color:#A8A8A8;
	padding-bottom:10px;
	padding-top:10px;
}

#disclaimer a{
	color:#A8A8A8;
	text-decoration:underline;
}
.largefooterText{font-size:12px; color:#A8A8A8; padding-bottom:10px; padding-top:10px}
.largefooterText a{color:#A8A8A8; text-decoration:underline}
.midImgRight{ 
     padding-left: 5px;  
     padding-right: 2px;  
     float: right;  
     padding-bottom: 2px; 
     padding-top: 2px 
}



/*   new Page                                                 */
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:972px;
	height:756px;
	border:none;
}

#topShadow {
	position:absolute;
	left:0px;
	top:0px;
	width:972px;
	height:6px;
	border:none;
}

#leftShadow {
	position:absolute;
	left:0px;
	top:6px;
	width:6px;
	height:744px;
	border:none;
}

#topLeftBG {
	position:absolute;
	left:6px;
	top:6px;
	width:62px;
	height:479px;
	border:none;
}

#eResBG {
	position:absolute;
	left:68px;
	top:6px;
	width:265px;
	height:479px;
	border:none;
}

#trBG {
	position:absolute;
	left:333px;
	top:6px;
	width:633px;
	height:32px;
	border:none;
}

#rightShadow {
	position:absolute;
	left:966px;
	top:6px;
	width:6px;
	height:744px;
	border:none;
}

#mainFlashBG {
	position:absolute;
	left:333px;
	top:38px;
	width:633px;
	height:447px;
	border:none;
}

#propFlashBG {
	position:absolute;
	left:6px;
	top:485px;
	width:960px;
	height:265px;
	border:none;
}

#bottomShadow {
	position:absolute;
	left:0px;
	top:750px;
	width:972px;
	height:6px;
	border:none;
}
img{
	
	behavior: url(/javascript_includes/pngfix/iepngfix.htc);
}

