@charset "utf-8";
/* CSS Document - CAC */
/* -- HTML ELEMENT DEFINITIONS --*/
/* pull in external file fortr module */

@import url("/css_includes/globalNav.css");
#topNavigation, #bottomNavigation, #topNavigation a, #bottomNavigation a {
	color:#998358;
} 

@import url("/css_includes/trModule-home.css");
#cntTtlRewards
{
	BACKGROUND-IMAGE: url(/images/corporate/navElements/trng/trModuleLogo.gif);
	height:43px;
}
body {
	margin: 0px auto;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
}

form {
	margin:0px;
}
img {
	border:0px;
}

/* -- 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 -- */

/* -- MAIN CONTENT DIV -- */
#tmplHome #mainContent {
	width: 960px;
	margin:0px auto;
	
}

/* -- LEFT COLUMN (LEFT NAV, MAKE RES, LOGO ) -- */
#tmplHome #leftColumn {
	float:left;
	width:200px;
	height:100%;
	text-align:center;
	padding:0px 17px;
}
/*---------- LEFT NAVIGATION CELL DEFINITIONS ----------*/
#tmplHome #leftNav {
	background-image:none;
	padding:0px 0px;
	background-color:transparent;
	text-align:center;
}
#tmplHome #leftNav table {
	margin-bottom:2px;
}

#tmplHome .selected{
	font-weight:bold;
	font-size:10px !important;
}



/* --MAKE RESERVATION / LEFT NAV DEFINITIONS --*/
.makeResTop {
/* 	background-image:url(/images/Property/clv/navElements/home/makeResTop.jpg); */
	background-repeat:no-repeat;
	width:217px;
	height:6px;
}
.makeResLeft {
	width:0px;
	display:none;
}

.makeResRight {
	width:0px;
	display:none;
}


#makeRes {
	width:217px;
	padding: 0px 0px 0px 0px;
/* 	text-align:center; */
/* 	background-image:url(/images/Property/clv/navElements/home/makeResBg.jpg) */
}
#makeRes form {
	width:217px;
}
#makeRes th {
	background-image:url(/images/Property/clv/navElements/home/makeResHead.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:18px;
	width: 187px;
	margin:0px;
	background-color:transparent;
}

#makeRes table {
	font-size:10px;
	color:#FFFFFF;
	width:187px;
	margin-left:5px;
	text-align:left;
}


#makeRes a {
	line-height:20px;
	color:#000000;
	font-size:10px;
	padding-left:3px;
}
#makeRes .tdSelect {
	padding:0px 5px 3px 0px;
	padding-left:-5px;
	
}
#makeRes select {
	font-size:10px;
}
#makeRes .slctOptions {
	width:170px;
	margin-bottom:10px;
	margin-top: 3px;
}
#makeRes .bookNow {
	background-image:url(/images/Property/clv/navElements/home/bookNow.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	width: 76px;
	padding-right: 2px;
}
#makeRes .resCalendarCell {
	background-image:url(/images/Property/clv/navElements/home/btnCalendar.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:15px;
}
.bestRateCell {
	width:96px;
	background-image:url(/images/Property/clv/navElements/home/brg.jpg);
	background-repeat:no-repeat;
}

.navMid {
	background-image:url(/images/Property/clv/navElements/home/makeResBottom.jpg);
	background-repeat:no-repeat;
	height:25px;
}

/*---------- CASINO FEATURES DEFINITIONS ----------*/
.ltNavFeaturesLeft {
	display:none;
	width:0px;
}
.ltNavFeaturesRight {
	display:none;
	width:0px;
}
.ltNavFeaturesBottom {
	display:none;
}
#tmplHome #ltNavFeatures {
	width:217px;
	background-color:transparent;
	padding-top: 0px;
}
#tmplHome #ltNavFeatures table {
	width:217px;
	padding-bottom:5px;
	margin:3px 0px 3px 0px;
}
#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/Property/clv/navElements/home/csnFeaturesHead.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	height:15px;
}
#ltNavFeatures td {
	color:#998358;
	padding:10px 0px 0px 10px;
	text-align:left;
}
#ltNavFeatures a {
	color:#998358;
	font-size:10px;
	line-height:18px;
	text-transform: uppercase;
	text-decoration:none;
}
#ltNavFeatures a.selected {
	font-size:10px !important;
	font-weight:bold;
}
#ltNavFeatures a:hover {
	text-decoration:underline;
}
#navleveltwo{
	color:#998358;
	padding:0px 0px 0px 15px;
	text-transform:capitalize;
}
#navleveltwo a {
	color:#998358;	
	font-size:10px;
	line-height:14px;
	text-transform:capitalize;
	text-decoration:none;
}
#navLinks {
	width:200px;
}

/* -- RIGHT COLUMN (HERO FLASH, T LOGIN, PRESENTATION, E&E MODULES ) -- */
#tmplHome #rightColumn {
	float:right;
	width:708px;
	height:100%;
}

#tmplHome #trDiv {
	
	float: right;
	height:235px;
	width: 198px;
	background-color:#172C68;
	text-align:center;
	padding: 0px 18px;
	padding-top:30px;
}

#tmplHome #presentationDiv {
	width:710px;
	clear:both;
	border:1px solid #ffffff;
	margin-top:10px;
}

#tmplHome #controlDiv {
	background-image:url(/images/Property/plv/navElements/windowshade/bootmShadeBg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#E9BB65;
	font-weight:bold;
	margin: 0px;
	cursor: pointer;
	height: 25px;
	padding-top:0px;
	font-size:12px;
	width:710px;
	position:relative;
}

#tmplHome #controlDiv a:hover {
	color:#FFFFFF;
}

#tmplHome #entHeader {
	text-align:center;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	cursor: pointer;
	height: 35px;
	padding-top:0px;
	font-size:12px;
	width:710px;
	background-image: url(/images/Property/plv/navElements/windowshade/plvFeatures.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#tmplHome #Accordion1 #entItems {
	width:710px;
	text-align:center;
	padding:0px;
	color:#FFFFFF;
}
#tmplHome .lnkTitle {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:12px;	
}
#tmplHome #Accordion1 h3 {
	margin:0px;
}
#tmplHome .lnkMore {
	color:#E9BB65;
}
#tmplHome #Accordion1 #entItems img {
	float:left;
	margin:0px 5px;
	border:1px solid #FFFFFF;
}
#tmplHome #entItems #entHeader img {
	float:none;
	border:0px;
}
#tmplHome #Accordion1 #entItems p {
	float: right;
	width:125px;
	display:inline;
}

#tmplHome #entItem0 {
	clear:both;
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
	
}
#tmplHome #entItem1 {
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
	padding-right:5px;
	
}
#tmplHome #entItem2 {
	clear:both;
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
}
#tmplHome #entItem3 {
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
	margin-right:5px;
}
#tmplHome #entItem4 {
	clear:both;
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
}
#tmplHome #entItem5 {
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
	margin-right:5px;
}
#tmplHome #entItem6 {
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
	clear:both;
}
#tmplHome #entItem7 {
	margin-bottom:10px;
	margin-left:10px;
	text-align:left;
	width:260px;
	float:left;
	margin-right:5px;
}

#tmplHome #entBottom {
	height:16px;
	width: 561px;
	clear: both;
}

#tmplHome #footerMap {
	margin:15px auto;
}
/* -- END HOME PAGE DEFINITIONS --*/





p, form {
	margin:0px;
	font-size: 10px;
	line-height:14px;
}
img {
	border: 0px;
}
strong {
}
.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/plv/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;
}
#mainContent {
	border: 1px solid #998358;
}
#heroDiv {
	height:264px;
	border-left: 1px solid #998358;
	border-right: 1px solid #998358;
	border-bottom: 1px solid #998358;
	float:left;
}
#regLogInNav {
	width:100%;
}


/*---------- LEFT NAVIGATION CELL DEFINITIONS ----------*/
#leftNav {
	font-size:9px;
	width:200px;
	text-align:center;
	padding: 0px 25px;
	background-color:#121212;
}
#leftNav table {
	margin-bottom:3px;
}
#tmplHome .logo {
	width:180px;
	height:119px;
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/logo-cac.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.logo {
	width:188px;
	height:119px;
	background-image:url(/images/Brand/Stylesheets/caesars/navElements/logo-cac.png);
	background-repeat:no-repeat;
}

.selected {
	font-weight:bold;
	font-size:10px !important;
}



/* Ads place holder */
.adPlaceHolder table {
	width: 162px;
}
.adPlaceHolder table td {
	padding-bottom: 5px;
}
.adPlaceHolder img {
	border: #330000 solid 1px;
}
/*---------- BOTTOM NAVIGATION MENU DEFINITIONS ----------*/
#bottomNav {
	padding: 0px 3px;
	text-align:center;
	height:29px;
}
#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/plv/navElements/brand_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/************** Global Declaration Ends *****************/


/*---------Page Title---------------*/
#rowPgTitle {
	width:109px;
	height:20px;
	background-color:#FFFFFF;
	background-image:url(/images/Property/plv/navElements/homePgHead.gif);
	background-repeat:no-repeat;
	background-position: 11px 5px;
	padding:5px 0px 0px 10px;
}
#tmplCalendar #breadcrumbs {
	width:708px;
	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;
}
/*---------MODULE ONE (STAY & PLAY) CONTENT----------*/
#moduleOne {
	padding:0px;
	background-color:#fff;
	margin: 5px 7px 5px 5px;
}
#moduleOne th {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	color: #000000;
	padding:0px;
	line-height:16px;
}
#moduleOne img {
	border: #003698 solid 1px;
	margin-right:5px;
}
#moduleOne .moduleImage {
	width: 90px;
}
/*---------MODULE TWO (EVENTS) CONTENT----------*/
.moduleTwo {
	padding:0px;
	background-color:#ffffff;
	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: #DFAC6B solid 1px;
	margin: 0px 5px 0px 5px;
}
.moduleTwo .moduleImage {
	width:130px;
}
.moduleTwo .twoColumns {
	width:28% !important;
}
.dscTxt {
	padding:0px;
	margin: 0px 10px 0px 0px;
}
a.lnkTitle {
	font-size:11px;
	font-weight:bold;
	color: #003698;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkTitle:HOVER {
	text-decoration:underline;
}
a.lnkMore {
	font-size:10px;
	font-weight:bold;
	color: #000000;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkMore:HOVER {
	text-decoration:underline;
}
/*-------- FLASH MODULE OR HERO IMAGE ---------------*/
#mainImage {
	padding:0px;
	/*	background-image:url(/images/mainImage.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
}
/* 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 {

}

#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;
	text-align:left;
}
#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:#666666;
}

/* ============= 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:#999999;
}
#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:#FFF;
	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;
}
input.pin {
	width: 55px;
	height: 14px;
	border: 1px solid #000;
	font-size: 7pt;
	color: #000;
}
.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:130px;
}
.moduleTwo .twoColumns {
	width:28% !important;
}
/*******************************************************************************/
/********************** 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 {
	
}
/*================ 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 #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 #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	vertical-align:middle;
	text-transform:uppercase;
	padding: 0px 2px 0px 2px;
	height:15px;
	width:50px;
}
/*---------- SEO TEXT DEFINITIONS ----------*/
#seoTag {
	width:778px;
	margin: 0px auto;
	font-size:11px;
	text-align:center;
	color:#998358;
}
#seoTag a {
	color:#998358;
	text-decoration:underline;
}
#seoTextTop {
	background-color: #000;
	color:#57482b;
	font-size: 11px;
	padding:7px 10px;
	text-align:left;
	border-bottom: 1px solid #998358;
}
#seoTextTop H1 {
	background-color: #000;
	color:#57482b;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

#flashFooterContent, #flashFooterContent a {
	color:#998358;
}
#opinionLab {
	color:#FFFFFF;
}
#disclaimer {
	width:778px;
	margin: 0px auto;
	font-size:12px;
	text-align:center;
	color:#998358;
	padding-bottom:10px;
	padding-top:10px;
}
#disclaimer a {
	color:#998358;
	text-decoration:underline;
}
.largefooterText {
	font-size:12px;
	color:#998358;
	padding-bottom:10px;
	padding-top:10px
}
.largefooterText a {
	color:#998358;
	text-decoration:underline
}
.midImgRight {
	padding-left: 5px;
	padding-right: 2px;
	float: right;
	padding-bottom: 2px;
	padding-top: 2px;
}

