
/* CSS Document - CAESARS BRAND PAGE CSS */
@import url("/css_includes/globalNav.css");
body {
	margin:0px;
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-align:center;
}
p {
	margin:0px;
}
img {
	border: #000000 solid 0px;
}
strong {
	font-size:8pt;
}
.bold {
	font-weight:bold;
}
.wdh510 {
	width: 510px;
}

.padTop2 {
	padding-top:2px;
}
.padLeft28 {
	padding-left: 28px;
}
.padTop5 {
	padding-top: 5px;
}
.padTop3 {
	padding-top: 3px;
}
.padTop2 {
	padding-top: 2px;
}
/* -- 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: #998358; /* Color of the links */
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #504127; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #998358; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #000000; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #504127; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:200px;
	overflow:auto;
	width:235px;
	background: #000000; /* background color of dropdown */
}
/* -- End Topnav Dropdowns styles -- */

/*---------- GLOBAL DEFINITIONS ----------*/
#mainTable {
	width:778px;
	margin: 0px auto;
	border: 0px;
}
table {
	text-align:left;
}
form {
	margin:0px;
}
td {
	vertical-align:top;
}
p {
	margin:0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.rtPad5{
	padding-right:5px;
}
/*---------- TOP NAVIGATION DEFINITIONS ----------*/
#topNav, #bottomNav {color:#88714A}
a.gnLink:link, a.gnLink:visited {color:#88714A}

#topNav {
	width:774px;
	background-color:#000;
	color:#88714A;
	text-align:center;
}
#topNav table, #bottomNav table {
	width:100%;
}
#topNav td, #bottomNav td {
	text-align:center;
	vertical-align:middle;
	color:#88714A;
}
#topNav td{
	padding:2px 0px 5px 0px;
}
#bottomNav td {
	padding:5px 0px 5px 0px;
}
#topNav a, #bottomNav a {
	color:#88714A;
	font-size:7pt;
	padding:0px 1px 0px 1px;
}
#bottomNav a {
	padding:3px 0px 3px 0px;
}
#topNav a.hcomLink {
	font-weight:bold;
}
#bottomNav {
	background-color:#000;
	padding: 0px 3px;
	text-align:center;
}
#bottomNav table {
	text-align:center;
	vertical-align:middle;
}

/*---------- MAKE RESERVATION DEFINITIONS ----------*/
.makeResTop {
	width:217px;
	background-color: #000000;
	background-image: url(/images/Brand/caesars/navElements/makeResTop.jpg);
	background-repeat: no-repeat;
	height: 3px;
}
.makeResLeft {
	width:3px;
	background-image:url(/images/Brand/caesars/navElements/makeResLeft.jpg);
	background-repeat:repeat-y;
}

.makeResRight {
	width:3px;
	background-image:url(/images/Brand/caesars/navElements/makeResRight.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.navMid {
	padding-top: 3px;
	width:217px;
	height:12px;
	background-image:url(/images/Brand/caesars/navElements/makeResButtom.jpg);
	background-repeat: no-repeat;
}
#makeRes {
	width:211px;
	background-image:url(/images/Brand/caesars/navElements/makeResBgNew.jpg);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
	color:#000000;
}
#makeRes table.main {
	font-size:8pt;
	color:#000000;
	padding-left:4px;
}

#makeRes a {
	line-height:23px;
	color:#000000;
}
#makeRes .tdSelect {
	padding:0px 5px 0px 0px;
	
}
#makeRes select {
	font-size:8pt;
}
#makeRes .slctOptions {
	width:170px;
	margin-bottom:10px;
	margin-top: 3px;
}
#makeRes .bookNow {
	background-image:url(/images/Brand/caesars/navElements/BookNow.gif);
	background-repeat:no-repeat;
	line-height:19px;
	width: 83px;
	padding-right: 1px;
	padding-top:3px;
	background-position:center;
}
#makeRes th {
	background-image:url(/images/Brand/caesars/navElements/makeResHeader.jpg);
	background-repeat:no-repeat;
	height:22px;
	width: 188px;
	background-position:center;
}
#makeRes .resCalendarCell {
	background-image:url(/images/Brand/caesars/navElements/calIcon.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:21px;
}
.bestRateCell {
	width:99px;
	background-image:url(/images/Brand/caesars/navElements/BestRateGuarantee.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	background-position:center;
}


/*---------- LEFT NAVIGATION CELL DEFINITIONS ----------*/
#leftNav {
	width:200px;
	background-color:#000000;
	vertical-align: top;
}
#leftNav table td.leftMain {
	padding-top: 25px;
	padding-bottom: 17px;
}

.logo {
	width:188px;
	height:102px;
	background-image:url(/images/Brand/caesars/navElements/logoCaesars.png);
	background-repeat:no-repeat;
	background-position:center;
}

.totalRewards {
	width:188px;
	height:24px;
	background-image:url(/images/Brand/caesars/navElements/TRLogo.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*---------- BRAND LOGO FOOTER DEFINTIONS -----------*/
#flashFooterContent, #flashFooterContent a { color:#88714A; }
#opinionLab { color:#88714A; }
#footertable{
	text-align:center;
	margin: 0px auto;
}
#brandFooter {
	
}

.pTop12 {
	padding-top: 12px;
}

/*---------- RIGHT CONTENT PLACEHOLDER DEFINITION ----------*/
#rightContent{
	width:576px;
	background-color: #000000;
	border-right:2px solid #000000;
}



/*------ MAIN CONTENT DEFINITIONS ------*/
#home #mainImage {
	width:576px;
	height:432px;
	padding:0px;
}



/*--------OUR CASINO MODULE---------------*/
#ourCasino {
	background-color:#453A28;
	height:22px;
	padding: 0px;
	margin: 0px;
}
#ourCasino table {
	height:22px;
}

#ourCasino table td {
	color: #88714A;
	padding:0px 5px 0px 5px;
	line-height:20px;
}
#ourCasino td a {
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
	color: #88714A;
}

#btnClear{
	background-images:url(/images/Brand/caesars/navElement/btnClear.gif);
}
/* Added for Log-in Module */
input.TR {
	width: 100px;
	height: 14px;
	border: 1px solid #000000;
	font-size: 7pt;
	color: #000000;
}
input.pin {
	width: 55px;
	height: 14px;
	border: 1px solid #000000;
	font-size: 7pt;
	color: #000000;
}
.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:#88714A;
}
#seoTag a{
	color:#88714A;
}

#disclaimer {
	width:778px;
	margin: 0px auto;
	font-size:12px;
	text-align:center;
	color:#88714A;
	padding-bottom:10px; 
	padding-top:10px;
}

#disclaimer a{
	color:#88714A;
	text-decoration:underline;
}
.largefooterText{font-size:12px; color:#88714A; padding-bottom:10px; padding-top:10px}
.largefooterText a{color:#000000; text-decoration:underline}
.midImgRight{ 
     padding-left: 5px;  
     padding-right: 2px;  
     float: right;  
     padding-bottom: 2px; 
     padding-top: 2px 
}
