/* CSS Document - Bally's DEFINITIONS */

/* 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:#666666;
}
/* -- 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: #666666; /* Color of the links */
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #840000; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #4a0000; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #1b1b1b; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #840000; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:200px;
	overflow:auto;
	width:235px
}
/* -- End Topnav Dropdowns styles -- */
body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	background-color:#7a622e;
	background-image:url(/images/Property/blv/navElements/bgTile.gif);
}
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/blv/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: #ffffff;
	border:1px solid #460000;
}
#regLogInNav{
	color:#E6DC34;
	background-color:#820000;
	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:#E6DC34;
	font-size:10px;
}

/* ADDED FOR HOMEPAGE SEO COPY */
#homeHeader {
	color: #fff;
	padding: 0px 0px 0px 41px;
}
#homeHeader H1 {
	font-size:18px;
	margin:0px;
}
#headerText {
	font-size:12px;
	margin:0px;
	width:630px;
	display:block;
}
#bottomSEOText {
	padding:20px;
	font-size: 11px;
	color:#460000;
}
#bottomSEOText H2 {
	font-size:12px;
	margin:0px;
	display:block;
	font-weight: bold;
}

/*---------- TOP NAVIGATION DEFINITIONS ----------*/
#topNav {
	width:960px;
	background-color:#460000;
	color:#FFFFFF;
	text-align:center;
}
#topNav table, #bottomNav table {
	width:778px;
	margin: 0px auto;
}
#topNav td, #bottomNav td {
	text-align:center;
	vertical-align:middle;
	color:#642929;
}
#topNav td{
	padding:2px 0px 5px 0px;
}
#bottomNav td {
	padding:5px 0px 5px 0px;
}
#topNav a, #bottomNav a {
	color:#FFFFFF;
	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;
	background-color:#460000;
	padding: 0px 25px;
}
#leftNav table {
	margin-bottom:0px;
}
.logo {
	width:188px;
	height:95px;
	background-image:url(/images/Property/blv/navElements/logo.gif);
	background-repeat:no-repeat;
}
.selected{
	font-weight:bold;
	font-size:9px !important;
}


/*---------- MAKE RESERVATION DEFINITIONS ----------*/
.makeResTop {
	width:188px;
	background-image:url(/images/Property/blv/navElements/navTop.gif);
	height: 9px;
}
.makeResLeft {
	width:3px;
	background-image:url(/images/Property/blv/navElements/navTopLeft.gif);
	background-repeat:repeat-y;
}

.makeResRight {
	width:3px;
	background-image:url(/images/Property/blv/navElements/navTopRight.gif);
	background-repeat:repeat-y;
}

.navMid {
	height:3px;
	width:188px;
	height:13px;
	background-image:url(/images/Property/blv/navElements/navMid.gif);
}
#makeRes {
	width:180px;
	background-color:#FDC75A;
	padding: 0px 0px 0px 2px;
	background-image: url(/images/Property/blv/navElements/makeResBG.gif);
	background-repeat: repeat-y;
}
#makeRes table {
	font-size:12px;
	color:#650004;
}

#makeRes .noHotel {
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 50px;
}

#makeRes a {
	line-height:23px;
	color:#650004;
}
#makeRes .tdSelect {
	padding:0px 5px 3px 0px;
	
}
#makeRes select {
	font-size:10px;
}
#makeRes .slctOptions {
	width:170px;
	margin-bottom:10px;
	margin-top: 3px;
}
#makeRes .bookNow {
	background-image:url(/images/Property/blv/navElements/book_now.gif);
	background-repeat:no-repeat;
	line-height:19px;
	width: 67px;
	padding-right: 2px;
}
#makeRes th {
	background-image:url(/images/Property/blv/navElements/headMakeReservation.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:middle;
	text-align:center;
	height:32px;
	width: 180px;
}
#makeRes .resCalendarCell {
	background-image:url(/images/Property/blv/navElements/btnCalendar.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:15px;
}
.bestRateCell {
	width:110px;
	background-image:url(/images/Property/blv/navElements/bestRate.gif);
	background-repeat:no-repeat;
}

/*---------- CASINO FEATURES DEFINITIONS ----------*/
.ltNavFeaturesLeft {
	width:3px;
	background-color: #460000;
}
.ltNavFeaturesRight {
	background-color: #460000;
}
.ltNavFeaturesBottom {
	width:188px;
	height:7px;
	background-image:url(/images/Property/blv/navElements/navBottom.gif);
}
#ltNavFeatures {
	width:170px;
	background-color:#820000;
	padding-top: 0px;
	background-image: url(/images/Property/blv/navElements/csnFeaturesBG.gif);
	background-repeat: repeat-y;
}
#ltNavFeatures table {
	width:170px;
	padding-bottom:5px;
	margin:3px 0px 3px 0px;
}
#ltNavFeatures th {
	background-image:url(/images/Property/blv/navElements/headCasinoFeatures.gif);
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	height:13px;
}
#ltNavFeatures td {
	color:#FFFFFF;
	padding:0px 0px 10px 18px;
}
#ltNavFeatures a {
	color:#FFFFFF;
	font-size:10px;
	line-height:16px;
	text-transform: uppercase;
}
#ltNavFeatures a.selected {
	color:#ffffff;
	font-size:9px !important;
	line-height:10px;
	text-transform: uppercase;
	font-weight:bold;
}
#ltNavFeatures a:hover {
	text-decoration:underline;
}
#navleveltwo{
	color:#FFFFFF;
	padding:0px 0px 0px 15px;
}

/* Ads place holder */
.adPlaceHolder table {
	width: 162px;
}
.adPlaceHolder table td {
	padding-bottom: 5px;
}
.adPlaceHolder img {
	border: #E7DC35 solid 1px;
}
/*---------- BOTTOM NAVIGATION MENU DEFINITIONS ----------*/
#bottomNav {
	background-color:#460000;
	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/blv/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:710px;
	vertical-align:top;
	background-color:#ffffff;
	padding:0px 11px 0px 11px;
}
#makeRes .bookNow {
	background-image:url(/images/Property/blv/navElements/book_now.gif);
	background-repeat:no-repeat;
	line-height:19px;
	width: 69px;
	padding-right: 2px;
}
#makeRes input {
	color:#ffffff;
	border: #FFFFFF solid 1px;
	margin-right:1px;
	font-size:10px;
	width:68px;
	height:19px;
	background-color:#152D69;
}
/*---------- RIGHT CONTENT PLACEHOLDER DEFINITION ----------*/
#tmplHome #rightContent{
	width:710px;
	background-image:url(/images/Property/blv/navElements/mainImageBg.png);
	background-repeat:no-repeat;
	padding-top: 36px;
	background-color:#460000;
}

h3 {
	font-size:11px;
	text-align:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}

/*----------CENTER BANNER ADS----------*/
#cntBannerAds {	
	padding:30px 0px 25px 33px;
}
#cntBannerAds img, #cntBannerAds object, #cntBannerAds embed  {
	border:#ffffff solid 1px;
	margin-right:59px;
}

/*---------Page Title---------------*/
#rowPgTitle {
	width:109px;
	height:20px;
	background-color:#FFFFFF;
	background-image:url(/images/Property/blv/navElements/homePgHead.gif);
	background-repeat:no-repeat;
	background-position: 11px 5px;
	padding:5px 0px 0px 10px;
}

/*--------GLOBAL MODULE CLASSES--------*/
.module {	
	border: #E7DC34 solid 1px;
	background-color:#FFFFFF;
	margin:5px 0px;
	width:100%;
}
.moduleHeader {	
	border-bottom:#E7DC34 solid 1px;
	background-color:#E7DC34;
	color:#6F0F01;
	font-size:12px;
	font-weight:bold;
	text-indent:7px;
	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: #660000 solid 1px;
	margin-right:5px;
}

/*---------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: #660000 solid 1px;
	margin: 0px 5px 0px 5px;
}
.dscTxt {
	padding:0px;
	margin: 0px 10px 0px 0px;
}
a.lnkTitle {
	font-size:11px;
	font-weight:bold;
	color: #660000;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkTitle:HOVER {
	text-decoration:underline;
}
a.lnkMore {
	font-size:10px;
	font-weight:bold;
	color: #CD0000;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkMore:HOVER {
	text-decoration:underline;
}

/*-------- FLASH MODULE OR HERO IMAGE ---------------*/
#mainImage {
	padding-left:32px;
}
#cntTtlRewards {
	text-align:right;
	padding-right: 44px;
	background-color:transparent;
}
.ttlRewardsCards {
	height: 165px;
}
/* Template 1 Styles End*/

/* Template 2 Styles Start*/

/*-------------- BREADCRUMBS - All Pages --------------------------*/
#breadcrumbs {
	width:710px;
	color:#000000;
	background-color:#FFFFFF;
	text-transform:uppercase;
	padding-left:11px;
	line-height:21px;
}
#breadcrumbs a {
	color:#000000;
}

/*---------- MAIN CONTENT CELL DEFINTIONS --------*/
#regMainContent {
	width:710px;
	vertical-align:top;
	background-color:#ffffff;
	padding:0px 27px 30px 30px;
}
#regMainContent table {
	width:100%;
}
#regMainContent .container {
	width:532px;
}

#regMainContent .middleContainer {
	width:430px;
}
#regPgHead {
	background-color:#FFFFFF;
	vertical-align: top;
	padding-bottom: 15px;
}
#regPgHead th {
	margin:0px;
	color:#660000;
	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;
	background-color:#F4F4F4;
}
#heroImage img {
	border: #660000 solid 2px;
}
#heroLinkLeft {
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
}
#heroLinkLeft a {
	color:#000000;
}
#heroLinkRight {
	font-size:11px;
	text-align:right;
	color:#989898;
	text-transform:uppercase;
	font-weight:bold;
}
#heroLinkRight a {
	color:#000000;
}
#mainText { 
        padding-top: 15px; 
		font-size: 11px; 
        line-height:14px; 
		padding-right:1px; 
} 
#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;
}
#rightNav {
	font-size:11px;
	vertical-align:top;
	width:190px;
}
#rightNav table {
	width:100%;
	background-color:#F4F4F4;
	padding-bottom:10px;
	border:#F4F4F4 solid 1px;
}
#rightNav th {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
	padding-left:9px;
	text-transform:uppercase;
	color: #660000;
}
#rightNav td {
	padding: 0px 9px 9px 9px;
	line-height:14px;
}
#rightNav a {
	color:#CC0000;
}

/* ============= RIGHT NAV IMAGE =============*/
.rtImg, .rtImg1, .rtImg2 {
	margin-top:8px;
	width:122px;
}
.rtImg img, .rtImg1 img, .rtImg2 img {
	border:#460000 solid 1px;
}


/* ============= RIGHT COLUMN CONTENT MODULE =============*/
#rccm {
	border-left:#660000 solid 1px;
	padding:5px 0px 5px 9px;
	margin-top:8px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height:14px;
}
#rccm h1 {
	color:#660000;
	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:#660000;
	font-weight:bold;
}
#rccm ul {
	margin:0px;
	padding:0px;
}
#rccm ol {
	margin:0px;
	padding:0px;
	margin-left:10px;
}
#rccm li {
	margin-left:17px;
	color:#660000;
}

/* ============= 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 #cccccc;
	list-style:none;
	line-height:15px;
}
#featureLinks a {
	color:#CC9933;
}
#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: #cccccc; 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 */

/* ------ Page Title Region ------*/
#tmplCalendar #regPgHead {
	background-image:url();
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:11px;
	vertical-align: top;
	padding-bottom: 5px;
}
/*-------------- Page Title ROW --------------------------*/

#tmplCalendar #rowPgTitle {
	width:510px;
	height:54px;
	background-image:url(/images/Property/blv/navElements/pageTitle_eeCalendar.gif);
	background-repeat:no-repeat;
	background-position: 16px 19px;
	padding: 5px 0px 5px 16px;
}
#tmplCalendar #breadcrumbs {
	width:576px;
	text-transform:uppercase;
	line-height:21px;
	padding-left:1px;
}
/*------ 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;
	margin-bottom: expression("8px") !important;
}

#rightNav .searchButton {
	margin-bottom: expression("5px") !important;
}

#findLink {
	width: 190px;
	vertical-align:top;
	border:#660000 solid 1px;
	background-color: #F2E5E5;
}
#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/Property/blv/navElements/btnCalendar.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*-----  RESULTS NAVIGATION BAR -----*/
#tmplCalendar table.cntPagNav {
	font-weight:bold;
	width:518px;
	margin:10px 0px;
	color:#3D005D;
}
#tmplCalendar a.lnkPagNav {
	color:#999999;
}
#tmplCalendar .prev { width: 125px; }
#tmplCalendar .next { width: 95px;}
/* ------ RESULTS TABLES ------ */
#tmplCalendar .dates {
	padding:3px;
	margin:1px;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color: #840000;
	width:508px;
	background-color: #FAF8D6;
}
#tmplCalendar table.brdTop {
	border-top: #162D68 solid 1px;
	width:100%;
} 
#tmplCalendar table.cntSearchResult {
	width:516px;
	background-color:#FFF;
	margin:0px;
	border-top: #460000 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:#460000;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:visited {
	text-transform:uppercase;
	font-size:11px;
	color:#460000;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:hover {
	text-transform:uppercase;
	font-size:11px;
	color:#460000;
	line-height:15px;
	text-decoration:underline;
}
#tmplCalendar a.lnkTitle:active {
	text-transform:uppercase;
	font-size:11px;
	color:#460000;
	line-height:15px;
}
#tmplCalendar .imgEvent {
	width:80px;
	padding:0px;
	text-align:center;
	vertical-align:top;
}
#tmplCalendar .imgEvent img {
	border:#460000 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:#840000;
	text-transform:uppercase;
	font-weight:bold;
}
#tmplCalendar th.thCenter {
	text-align: center;
}

/* Template 4 Styles End*/



/* Template 6 Styles Start*/


/*---------- MAIN CONTENT CELL DEFINTIONS --------*/

#tmplCorp #regPgHead {
	background-color:#FFFFFF;
	vertical-align: top;
	padding-bottom: 15px;
}
#tmplCorp #regPgHead th {
	margin:0px;
	color:#660000;
	font-size:24px;
	font-weight:bold;
	vertical-align: top;
	padding-left:29px;
	padding-top: 14px;
}
#tmplCorp #regPgHead p {	
	margin-left:29px;
	width:304px;
}

#tmplCorp #regPgHead {
	width:100%;
}
#tmplCorp #regPgHead th img{
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 3px;
}

#tmplCorp #mainText p {
	    padding:0px 0px 0px 1px; 
        margin:0px; 
        font-size: 11px; 
        line-height:14px;
}
/*---------- MAIN MODULE DEFINTIONS ----------*/
#tmplCorp .module {
	width:100%;
	border: #E7DC34 solid 1px;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
}
#tmplCorp .contentModule h2 {
	color:#172D67;
	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 .midImg {
	padding: 3px 5px 3px 0px;
	width:82px;
	float:left;
}
#tmplCorp .midImg img {
	border:#000000 solid 1px;
}
#btnClear{
	background-image:url(/images/Property/blv/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; 
}


/**************** JOAT CLASSES [Begin] *********************/

/*================ 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;
}

/**************** JOAT CLASSES [End] *********************/

/*---------- Classes to disable Book Now untill JS loads ----------*/
.hiddenText{ 
     visibility:hidden; 
}
.showText{
     visibility:visible;
}
input.btn {
	border:1px solid #E6DC34;color:#E6DC34;font-size:10px;font-family:Arial, Helvetica, sans-serif;
	background-color:#460000;vertical-align:middle;text-transform:uppercase;padding: 0px 2px 0px 2px;
	height:15px;width:50px;
}


#flashFooterContent, #flashFooterContent a {
	color:#666666;
}
#opinionLab {
	color:#FFFFFF;
}


/*---------- SEO TEXT DEFINITIONS ----------*/
#seoTag{
	width:778px;
	margin: 0px auto;
	font-size:9px;
	text-align:center;
	color:#666666;
}
#seoTag a{
	COLOR: #666666;
}
#flashFooterContent, #flashFooterContent a {
	color:#666666;
}
#opinionLab {
	color:#000000;
}
#disclaimer {
	width:778px;
	margin: 0px auto;
	font-size:12px;
	text-align:center;
	color:#666666;
	padding-bottom:10px; 
	padding-top:10px;
}

#disclaimer a{
	COLOR: #666666;
	text-decoration:underline;
}
.largefooterText{font-size:12px; color:#666666; padding-bottom:10px; padding-top:10px}
.largefooterText a{color:#666666; text-decoration:underline}

.midImgRight{ 
     padding-left: 5px;  
     padding-right: 2px;  
     float: right;  
     padding-bottom: 2px; 
     padding-top: 2px 
}