/* CSS Document - Caesars Windsor */

/* 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:#88714A;
}

/* -- 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 -- */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	background-color:#000000;
}
p, form {
	margin:0px;
	font-size: 10px;
	line-height:14px;
}
img {
	border: 0px;
}
strong {
	font-size:12px;
}
.bold {
	font-weight:bold;
}
.wdh510 {
	width: 510px;
}
.wdh100pc{
	width:100%
}
.wdh50pc{
	width:50%
}
.padTop2 {
	padding-top:2px;
}
.pTop10 {
	padding-top: 10px;
}
.pTop12 {
	padding-top: 12px;
}
.padLeft28 {
	padding-left: 28px;
}
.rtPad5{
	padding-right:5px;
}
.clr {
	display:block;
	background-image:url(/images/Property/clv/navElements/spacer.gif);
	background-repeat:no-repeat;
}
.hgt10 {
	height:10px;
}
.wdh5 {
	width: 5px;
}
table {
	text-align:left;
}
td {
	vertical-align:top;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#mainTable {
	width:960px;
	margin: 0px auto;
	margin-bottom: 10px;
	background-color: #000000;
}
#regLogInNav{
	color:#000000;
	background-color:#453A28;
	line-height:21px;
	white-space:nowrap;
}
#regLogInNav table {
	width:576px;
}
#regLogInNav th {
	font-size:12px;
	font-weight:normal;
	background-image:url();
	line-height:20px;
	text-indent:11px;
}
#regLogInNav td {
	font-size:11px;
}
#regLogInNav a {
	color:#000000;
	font-size:10px;
}

/*---------- TOP NAVIGATION DEFINITIONS ----------*/
#topNav {
	width:960px;
	background-color:#000000;
	text-align:center;
}
#topNav table, #bottomNav table {
	width:778px;
	margin: 0px auto;
}
#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:10px;
	padding:0px 1px 0px 1px;
}
#bottomNav a {
	padding:3px 0px 3px 0px;
}
#topNav a.hcomLink {
	font-weight:bold;
}

/*---------- LEFT NAVIGATION CELL DEFINITIONS ----------*/
#leftNav {
	font-size:9px;
	width:200px;
	padding-left:25px;
	padding-right:25px;
	background-color:#121212;
	text-align:center;
}
#leftNav table {
	margin-bottom:3px;
}
.logo {
	width:188px;
	height:120px;
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/logo-wcl.png);
	background-repeat:no-repeat;
}
.selected{
	font-weight:bold;
	font-size:9px !important;
}


/*---------- MAKE RESERVATION TABLE BORDER DEFINITIONS - HOMEPAGE ----------*/
.makeResTop {
	width:200px;
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/navTop.jpg);
	background-repeat:no-repeat;
	background-position:3px;
	height:13px;
	display:inline;
}


.makeResLeft {
	width:3px;
	background-color:#121212;
}

.makeResRight {
	width:3px;
	background-color:#121212;
}

.navMid {
	background-repeat:no-repeat;
	background-position:3px;
	height:12px;
	width:200px;
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/navMid.jpg);
	display:inline;
}


#makeRes {
	width:178px;
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/makeResBg.jpg);
	background-repeat:repeat-y;
	padding-right: 10px;
}
#makeRes th {
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/makeResHead.jpg);
	background-repeat:no-repeat;
	height:20px;
	width: 188px;
}

#makeRes td {
	color:#121212;
	font-size:9px;
}

/* ====== BEGIN MAKE RES MODULE DEFINITIONS - HOMEPAGE ====*/
#makeRes table {
	width: 100%;
}
#makeResForm {
	width:171px;
	margin-left:7px;
}
#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:#121212;
}
#makeRes .tdSelect {
	padding:0px 0px 0px 0px;
	
}
#makeRes select {
	font-size:10px;
}
#makeRes .slctOptions {
	width:170px;
	margin-bottom:10px;
	margin-top: 3px;
}
#makeRes .bookNow {
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/bookNow.png);
	background-repeat:no-repeat;
	line-height:15px;
	width: 65px;
	padding-right: 2px;
}

#makeRes .resCalendarCell {
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/btnCalendar.png);
	background-position:left;
	background-repeat:no-repeat;
	width:15px;
}
.bestRateCell {
	width:199px;
	height:15px;
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/brg.png);
	background-repeat:no-repeat;
}

/*---------- CASINO FEATURES DEFINITIONS ----------*/
.ltNavFeaturesLeft {
	width:3px;
	background-color: #121212;
}
.ltNavFeaturesRight {
	background-color: #121212;
}
.ltNavFeaturesBottom {
	display:none;
}
#ltNavFeatures {
	width:170px;
	background-color:#121212;
	padding-top: 0px;
}
#ltNavFeatures table {
	width:170px;
	padding-bottom:0px;
	margin:8px 0px 0px 0px;
}
#ltNavFeatures th {
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/csnFeaturesHead.png);
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	height:21px;
}
#ltNavFeatures td {
	color:#88714A;
	padding:0px 0px 0px 10px;
}
#ltNavFeatures a {
	color:#88714A;
	font-size:10px;
	line-height:16px;
	text-transform: uppercase;
}
#ltNavFeatures a.selected {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
#ltNavFeatures a:hover {
	text-decoration:underline;
}
#navleveltwo{
	color:#88714A;
	padding:0px 0px 0px 15px;
}

/* Ads place holder */
.adPlaceHolder table {
	width: 162px;
}
.adPlaceHolder table td {
	padding-bottom: 5px;
}
.adPlaceHolder img {
	border: #88714A solid 1px;
}

/*---------- BOTTOM NAVIGATION MENU DEFINITIONS ----------*/
#bottomNav {
	background-color:#000000;
	padding: 0px 3px;
	text-align:center;
}
#bottomNav table {
	width:100%;
	text-align:center;
	vertical-align:middle;
}
/*---------- BRAND LOGO FOOTER DEFINTIONS -----------*/
#footertable{
	text-align:center;
	margin: 0px auto;
}
#brandFooter {
	height:141px;
	width:778px;
	background-image:url(/images/Property/clv/navElements/brand_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/************** Global Declaration Ends *****************/

/* Template 1 Styles Start*/
/* -- HOME PAGE MAIN CONTENT DEFINITION --*/
#tmplHome #regMainContent {
	width:688px;
	vertical-align:top;
	background-color:#000000;
	padding:0px 11px 0px 11px;
}

/*---------- RIGHT CONTENT PLACEHOLDER DEFINITION ----------*/
#tmplHome #rightContent{
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/heroBg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:710px;
}

h3 {
	font-size:11px;
	text-align:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}


/*---------Page Title---------------*/
#rowPgTitle {
/*
	width:109px;
	height:20px;
	background-color:#000000;
	background-image:url(/images/Property/clv/navElements/homePgHead.gif);
	background-repeat:no-repeat;
	background-position: 11px 5px;
	padding:5px 0px 0px 10px;
*/
display:none;
}
#tmplCalendar #breadcrumbs {
	width:576px;
	text-transform:uppercase;
	line-height:21px;
	padding-left:1px;
}
/*--------GLOBAL MODULE CLASSES--------*/
.module {	
	border: #000000 solid 1px;
	background-color:#88714A;
	margin:5px 0px;
	width:100%;
}
.moduleHeader {	
	border-bottom:#453A28 solid 1px;
	background-color:#453A28;
	color:#181512;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}
/*---------EMERGENCY MODULE CONTENT----------*/

.emergencyMod{	
	border: #FF0103 solid 2px;
	background-color:#FFFFFF;
	margin:5px 0px;
	padding:9px 9px 14px 15px;
	width:100%;
	font-size:12px;
	font-weight:bold;
}
.emergencyMod a{
	color:#FF0103;
}
.emergencyModHeader {	
	color:#FF0103;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}

/* TEMP EMERGENCY MODULE DEFINITIONS - gray bg with black text 
.emergencyMod{	
	border: #000000 solid 2px;
	background-color:#E0E0E0;
	margin:5px 0px;
	padding:10px;
	width:100%;
	font-size:12px;
	font-weight:bold;
}
.emergencyMod a {
	color:#333333;
	text-decoration:underline;
}
.emergencyModHeader {	
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}*/

/* TEMP EMERGENCY MODULE DEFINITIONS - expansion banner */ 
/*
#emergencyMod{	
	border:none;
	background-color:#000000;
	margin:5px auto;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#emergencyMod a {
	color:#333333;
	text-decoration:underline;
}
.emergencyModHeader {	
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
*/
/*---------MODULE ONE (STAY & PLAY) CONTENT----------*/
#moduleOne {
	padding:0px;
	background-color:transparent;
	margin: 5px 7px 5px 5px;
	width:520px
}
#moduleOne th {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	color: #000000;
	padding:0px;
	line-height:16px;
}
#moduleOne td {
	width:50%;
}
#moduleOne img {
	border: #000000 solid 1px;
	margin-right:5px;
}

/*---------MODULE TWO (EVENTS) CONTENT----------*/
.moduleTwo {
	padding:0px;
	background-color:#88714A;
	margin: 10px 0px 0px 0px;
}
.moduleTwo td {
	font-size:10px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	color: #000;
	line-height:14px;
	padding: 0px 0px 10px 0px;
}
.moduleTwo img {
	border: #000000 solid 1px;
	margin: 0px 5px 0px 5px;
}
.dscTxt {
	padding:0px;
	margin: 0px 10px 0px 0px;
}
a.lnkTitle {
	font-size:11px;
	font-weight:bold;
	color: #181512;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkTitle:HOVER {
	text-decoration:underline;
}
a.lnkMore {
	font-size:10px;
	font-weight:bold;
	color: #181512;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkMore:HOVER {
	text-decoration:underline;
}

/* ADDED FOR NEW 1024 DESIGN --*/
#tmplHome #mainImage {
	padding-left:41px;
	padding-top:32px;
}
#cntTtlRewards {
	width:198px;
	padding-top:32px;
	padding-right:20px;
	background-color:transparent;
}
/* END ADD */

/* Template 1 Styles End*/

/* Template 2 Styles Start*/

/*-------------- BREADCRUMBS --------------------------*/
#breadcrumbs {
	width:710px;
	color:#000000;
	text-transform:uppercase;
	padding-left:11px;
	line-height:21px;
}
#breadcrumbs b {
	color:#000000;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#000000;
}

/*---------- MAIN CONTENT CELL DEFINTIONS --------*/
#regMainContent {
	width:653px;
	vertical-align:top;
	background-color:#C1A56E;
	padding:0px 27px 30px 30px;
}
#regMainContent table {
	width:100%;
}

#regMainContent .container {
	width:532px;
}

#regMainContent .middleContainer {
	width:430px;
}
#regPgHead {
	background-color:#C1A56E;
	vertical-align: top;
	padding-bottom: 15px;
}
#regPgHead th {
	margin:0px;
	color:#000000;
	font-size:24px;
	font-weight:bold;
	vertical-align: top;
	padding-left:29px;
	padding-top: 14px;
}
#regPgHead th img{
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 3px;
}
#heroImage {
	text-align: center;
	padding-top: 10px;
	background-color:#C7AE7C;
	padding-bottom: 10px;
}
#heroImage img {
	border: #181512 solid 2px;
}
#heroLinkLeft {
	font-size:11px;
	color:#181512;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 5px;
	padding-bottom:5px;
}
#heroLinkLeft a {
	color:#181512;
}
#heroLinkRight {
	font-size:11px;
	color:#181512;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	padding-right: 5px;
	padding-bottom: 5px;
}
#heroLinkRight a {
	color:#181512;
}
#mainText {
	padding: 15px 1px 0px 5px;
	font-size: 11px;
	line-height:14px;
	color:#181512;
} 
#mainText p { 
	padding:0px 0px 0px 1px; 
	margin:0px; 
	font-size: 11px; 
	line-height:14px; 
}
#mainText a{
	color:#000;
	text-decoration:underline;
}
/* ============= RIGHT NAV BOX DEFINITIONS =============*/
#rightModule {
	width:190px;
	vertical-align:top;
	padding-left:24px;
}
#rightModule table {

}
#rightNav {
	font-size:11px;
	vertical-align:top;
	width:190px;
	background-color: #CDB689;
}
#rightNav table {
	width:100%;
	padding-bottom:10px;
}
#rightNav th {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
	padding-left:9px;
	text-transform:uppercase;
	color: #000000;
	background-repeat: no-repeat;
}
#rightNav td {
	padding: 0px 9px 9px 9px;
	line-height:14px;
}
#rightNav a {
	color:#000000;
}

/* ============= RIGHT NAV IMAGE =============*/
.rtImg, .rtImg1, .rtImg2 {
	margin-top:8px;
	width:122px;
}
.rtImg img, .rtImg1 img, .rtImg2 img {
	border:#000000 solid 1px;
}


/* ============= RIGHT COLUMN CONTENT MODULE =============*/
#rccm {
	padding:5px 0px 5px 9px;
	margin-top:8px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height:14px;
}
#rccm h1 {
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin:5px 0px;
}
#rccm h2 {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin:0px;
}
#rccm p {
	margin:0px;
}
#rccm a {
	color:#181512;
	font-weight:bold;
}
#rccm ul {
	margin:0px;
	padding:0px;
}
#rccm ol {
	margin:0px;
	padding:0px;
	margin-left:10px;
}
#rccm li {
	margin-left:17px;
	color:#000000;
}

/* ============= RIGHT NAV BOX DEFINITIONS =============*/
#featureLinks {
	font-size:11px;
	line-height:14px;
	padding:7px 0px;
}
#featureLinks h1 {
	margin:0px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
}
#featureLinks ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:15px;
}
#featureLinks ul.featureLinks {
	margin:0px;
	padding:0px;
	border:1px solid #CDB689;
	list-style:none;
	line-height:15px;
}
#featureLinks a {
	color:#000000;
}
#featureLinks UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#featureLinks UL.featureLinks LI {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
#featureLinks UL.featureLinks LI.gray {
	BACKGROUND-COLOR: #CDB689; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
#rightNavModule {
	background-color:#eeeeee;
	margin: 3px 3px 0px 10px;
}

#rightNavModule a {
	color:#162D68;
	text-transform:capitalize;

}

/* Template 2 Styles End*/

/* Template 4 Styles Start - Events & Entertainment Calendar Page */

/* ------ Breadcrumbs and Page Title Region ------*/


/*-------------- BREADCRUMBS ROW --------------------------*/
#tmplCalendar #rowPgTitle {
	width:510px;
	height:54px;
	
	background-position: 16px 19px;
	padding: 5px 0px 5px 16px;
}
/*------ MAIN CONTENT DEFINITIONS ------*/

/*--------GLOBAL MODULE CLASSES--------*/


/* ========== EVENTS & ENTERTAINMENT CALENDAR DEFINITIONS========== */
/* ========== EVENTS DETAILS PAGE DEFINITIONS ========== */

#mainText a {
	color: #000;
}

#rightNav table.event th {
	text-align:left;
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
	padding-left:9px;
	padding-bottom: 3px;
	text-transform:uppercase;
}

#rightNav table.event td {
	padding: 0px 9px 0px 9px;
	font-size: 10px;
}

#rightNav select {
	font-size: 10px;
	margin-bottom: 3px;
}

#rightNav select.searchType {
	width: 145px;
}

#rightNav .calendar {
	vertical-align:middle;
	margin-bottom:5px;
}

#rightNav .searchButton {
	margin-bottom:5px;
}

#findLink {
	width: 190px;
	vertical-align:top;
	background-color: #EAEAEA;
}
#findLink table {
	width:100%;
}
#findLink td {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:9px;
	text-transform:uppercase;
}
#findLink td a {
	color: #460000;
	font-size: 12px;
}

/* ========== SEARCH RESULTS PAGE DEFINITIONS =======*/

#tmplCalendar #searchModule {
	margin:3px 3px 3px 3px;
	padding: 0px 7px 5px 7px;
}
#tmplCalendar #searchModule th {
	font-size:12px;
	color:#38280E;
	padding-top:5px;
	line-height:16px;
}
#tmplCalendar #searchModule select {
	font-size:10px;
}
#tmplCalendar .searchType {
	width:150px;
}
#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/caesars/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:#333333;
}
#tmplCalendar a.lnkPagNav {
	color:#453A28;
}

#tmplCalendar .prev { width: 125px; }
#tmplCalendar .next { width: 95px;}
/* ------ RESULTS TABLES ------ */
#tmplCalendar .dates { 
	background-color:#88714A;
	padding:3px;
	margin:1px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	width:508px;
}
#tmplCalendar table.brdTop {
	border-top: #121212 solid 1px;
	width:100%;
} 
#tmplCalendar table.cntSearchResult {
	width:516px;
	background-color:##DFD0B3;
	margin:0px;
	border-top: #121212 solid 1px;
	vertical-align:middle;
}
#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:#333333;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:visited {
	text-transform:uppercase;
	font-size:11px;
	color:#333333;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:hover {
	text-transform:uppercase;
	font-size:11px;
	color:#121212;
	line-height:15px;
	text-decoration:underline;
}
#tmplCalendar a.lnkTitle:active {
	text-transform:uppercase;
	font-size:11px;
	color:#121212;
	line-height:15px;
}
#tmplCalendar .imgEvent {
	width:80px;
	padding:0px;
	text-align:center;
	vertical-align:top;
}
#tmplCalendar .imgEvent img {
	border:#121212 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:#121212;
	text-transform:uppercase;
	font-weight:bold;
}
#tmplCalendar th.thCenter {
	text-align: center;
}

/* Template 4 Styles End*/

/* Template 6 Styles Start - Corporate/Market Pages*/

/*---------- MAIN CONTENT CELL DEFINTIONS --------*/
#regPgHead {
	background-color:#C1A56E;
	vertical-align: top;
	padding-bottom: 15px;
}
#regPgHead th {
	margin:0px;
	color:#000000;
	font-size:24px;
	font-weight:bold;
	vertical-align: top;
	padding-left:29px;
	padding-top: 14px;
}
#regPgHead p {	
	margin-left:29px;
	width:304px;
}
#regPgHead {
	width:100%;
}
#regPgHead th img{
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 3px;
}
#tmplCorp {
	width:710px;
}
#tmplCorp #mainText p {
	    padding:0px 0px 0px 1px; 
        margin:0px; 
        font-size: 11px; 
        line-height:14px;
}

/*---------- MAIN MODULE DEFINTIONS ----------*/
#tmplCorp .module {
	width:100%;
	border:#453A28 solid 1px;
	background-color:#88714A;
	margin:5px 0px;
	width:100%;
	
}
#tmplCorp .contentModule h2 {
	color:#181512;
	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 table.contentModule a {
	border: #181512;
	font-size:10px;
	line-height:14px;
}
#tmplCorp .midImg {
	padding: 3px 5px 3px 0px;
	width:82px;
	float:left;
}
#tmplCorp .midImg img {
	border:#000000 solid 1px;
}

#btnClear{
	background-image:url(/images/Property/flv/navElements/btnClear.gif);
	background-repeat:no-repeat;
}
/* Template 6 Styles End*/
/* Added for Log-in Module */
input.TR {
	width: 100px;
	height: 14px;
	border: 1px solid #000;
	font-size: 7pt;
	color: #000;
	background-color:#C0A06A;
}
input.pin {
	width: 55px;
	height: 14px;
	border: 1px solid #000;
	font-size: 7pt;
	color: #000;
	background-color:#C0A06A;
}
.ltPad12 {
	padding-left: 12px;
}
.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:90px; 
}
.moduleTwo .twoColumns{ 
    
}

/*******************************************************************************/
/********************** For Jack-Of-All-Trades *********************************/
/* Added for width of LogIn module in this version of CSS */
#logIn table {
	width:576px;
}

/* Added for Hero Image in this version of CSS */
#heroImage img {
	width:300px;
	height: 225px;
}


/*================ Template 3 - WITHOUT LEFT NAV and RIGHT NAV DEFINITIONS ================*/

/*------ MIDDLE CONTENT ------*/
#noLtRtNav #mainTable { 
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}
#noLtRtNav #regMainContent {
	width:100%;
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#noLtRtNav #regMainContent .middleContainer {
	width:100%;
}

#noLtRtNav #regMainContent #mainText {
	padding:0px 20px 0px 20px;
}

#noLtRtNav #regMainContent .middleContainer #heroImage img {
	width:99.5%;
	height: 225px;
}
#noLtRtNav #heroLinkLeft{
	padding-left:5px;
}
#noLtRtNav #heroLinkRight{
	padding-right:5px;
}
#noLtRtNav #regLogInNav table {
	width:776px;
}


/*================ Template 4 - WITHOUT LEFT NAV and RIGHT NAV DEFINITIONS ================*/

/*------ MIDDLE CONTENT ------*/
#noLtNav #mainTable { 
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}
#noLtNav #regMainContent {
	width:100%;
	vertical-align:top;
	padding:0px 28px 0 30px;
}

#noLtNav #regMainContent .middleContainer {
	width:100%;
}

#noLtNav #regMainContent .middleContainer #heroImage img {
	width:502px;
	height: 225px;
}

#noLtNav #regLogInNav table {
	width:776px;
}

/*================ Template 5 - WITHOUT LEFT NAV and RIGHT NAV DEFINITIONS ================*/

/*------ MIDDLE CONTENT ------*/

#noRtNav #regMainContent {
	width:100%;
	vertical-align:top;
	padding:0px 28px 0 30px;
}

#noRtNav #regMainContent .middleContainer {
	width:100%;
}

#noRtNav #regMainContent .middleContainer #heroImage img {
	width:515px;
	height: 225px;
}
/*================ Template 2 - WITHOUT TOP NAV and BOTTOM NAV DEFINITIONS ================*/
#noNavs #mainTable { 
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

/*---------- Classes to disable Book Now untill JS loads ----------*/
.hiddenText{ 
     visibility:hidden; 
}
.showText{
     visibility:visible;
}
input.btn {
	border:1px solid #88714A;
	color:#88714A;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	vertical-align:middle;
	text-transform:uppercase;
	padding: 0px 2px 0px 2px;
	margin-top:3px;
	height:15px;
	width:50px;
}

/*---------- SEO TEXT DEFINITIONS ----------*/
#seoTag{
	width:778px;
	margin: 0px auto;
	font-size:9px;
	text-align:center;
	color:#88714A;
}
#seoTag a{
	color:#88714A;
}
#flashFooterContent, #flashFooterContent a {
	color:#88714A;
}
#opinionLab {
	color:#FFFFFF;
}
#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:#88714A; text-decoration:underline}

.midImgRight{ 
     padding-left: 5px;  
     padding-right: 2px;  
     float: right;  
     padding-bottom: 2px; 
     padding-top: 2px 
}
/* DIV BASED STYLES */
/* --- WHEN TEMPLATES ARE UPDATED
#rightContent {
    width:578px;
    text-align:left;
    vertical-align:top;
}
*/
/* banner ads */
#bannerAds {
    width:665px;
    height:96px;
    padding-top:10px;
    padding-left:41px;
    overflow:hidden;
}


#bannerAds img {
    border: #FFF solid 1px;
	margin:0px 56px 0px 0px;
}
#bannerAds object, #bannerAds embed  {
	margin:0px 30px 0px 0px;
	_margin:0px 56px 0px 0px;
	#margin:0px 56px 0px 0px;	
}

#bannerAds a {

}
/* --Breadcrumbs --*/
#tmplHome #breadcrumbs { /* -- HOME PAGE SPECIFIC --*/
    width:702px;
    height:17px;
    color:#DBC37D;
    padding-left:8px;
}
#tmplHome #breadcrumbs a, #tmplHome #breadcrumbs b { /* -- HOME PAGE SPECIFIC --*/
    color:#DBC37D;
    text-decoration:none
}
#tmplHome #breadcrumbs a:hover { /* -- HOME PAGE SPECIFIC --*/
    text-decoration:underline;
}
#breadcrumbs { /* -- ALL OTHER PAGE BREADCRUMBS --*/
	color:#000000;
	width:576px;
	text-align:left;
	padding-left:10px;
}
#breadcrumbs a { /* -- ALL OTHER PAGE BREADCRUMBS --*/
	color:#5C2D91;
}
/* Casino Page Title */
#rowPgTitle {
    display:none;
}
/* SP Packages */
#spTop {
    background-image:url(/images/Brand/Stylesheets/caesars/navElements/spHead.png);
	background-repeat:no-repeat;
	background-color:#453A28;
    width:710px;
    height:21px;
}
#spItems {
	background-color:#88714A;
	padding:10px 8px 0px 7px;
	height:130px;
	width: 695px;
}
#spItems:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#spItems table {
    width:650px;
    /* overflow:hidden; */
}
#spItems table.module {
    border:0px;
}   
#spItems .moduleHeader {
    display:none;
}
#spHeader {
    display:none;
}
#spItems a {
    color:#000000;
}
#spItems a:hover {
    color:#000000;
}
#spItems img {
	float:left;
	margin:0px 5px;
	border:1px solid #DBC37D;
}
#spItems a.lnkMore {
    color:#DBC37D;
}
#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;
}
#spBottom {
	clear:both;
	margin-bottom:10px;
}
#homeContentSection {
	
}
#entContentArea {
	
}
/* EVENTS & ENTERTAINMENT */
#entTop {
   	display:none;
}
#entItems {
	
	background-color:#88714A;
    width:710px;
    padding-left:0px;
	float:left;
	padding-top:0px;
	margin-right:6px;
}
#entHeader {
	height:21px;
    background-image:url(/images/Brand/Stylesheets/caesars/navElements/eeHead.png);
	background-repeat:no-repeat;
	background-color:#453A28;
	font-size:1px;
	color:#453A28;
	text-indent:5000;
}
#entItems img, #entRTItems img {
	float:left;
	margin:0px 5px;
	margin-bottom:15px;
	border:1px solid #DBC37D;
}
.dscTxt {
    padding:0px;
    margin: 0px 0px 0px 0px;
    text-align:left;
}
a.lnkTitle {
    font-size:11px;
    font-weight:bold;
    color: #000000;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
a.lnkTitle:HOVER {
    text-decoration:underline;
}
a.lnkMore {
    font-size:10px;
    font-weight:bold;
    color: #000000;
    text-decoration:none;
    text-transform:uppercase;
	float:left;
	display:inline-block;
	padding-bottom:1px;
}
#entRTItems a.lnkMore {
	padding-right:50px;
}
a.lnkMore:HOVER {
    text-decoration:underline;
}
#entItem0 {
	clear:both;
	text-align:left;
	width:320px;
	float:left;
	margin: 10px 0px 10px 10px;
}
#entItem1 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:right;
	margin: 10px 10px 10px 0px;
}
#entItem2 {
	clear:both;
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:left;
	margin: 10px 0px 10px 10px;
}
#entItem3 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:right;
	margin: 10px 10px 10px 0px;
}
#entItem4 {
	clear:both;
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:left;
	margin: 10px 0px 10px 10px;
}
#entItem5 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:right;
	margin: 10px 10px 10px 0px;
}
#entItem6 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:left;
	clear:both;
	margin: 10px 0px 10px 10px;
}
#entItem7 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:right;
	margin: 10px 10px 10px 0px;
}

#entBottom {
	clear:both;
	height:2px;
}

