/* CSS Document - GRAND BILOXI 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:#000000;
}

/* -- 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: #000000; /* Color of the links */
	white-space: nowrap
}
#brandPropDrops li a:hover {
	background: #d6e3f3; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #2a507c; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #7791af; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #d6e3f3; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:200px;
	overflow:auto;
	width:235px;
	background: #7791af; /* background color of dropdown */
}
/* -- End Topnav Dropdowns styles -- */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#D6E3F3;
	background-image:url(/images/Property/gbi/navElements/pageBg.jpg);
	background-repeat:repeat-x;
}
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/gbi/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;
}
#regLogInNav{
	width:710px;
}
#regLogInNav table {
	
}
#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:#FFFFFF;
	font-size:10px;
}

/* ADDED FOR HOMEPAGE SEO COPY */
#homeHeader {
	color: #000;
	padding: 25px 0px 0px 41px;
}
#homeHeader H1 {
	font-size:18px;
	margin:0px;
}
#headerText {
	font-size:12px;
	margin:0px;
	width:630px;
	display:block;
}
#bottomSEOText {
	background-image:url("/images/Property/gbi/navElements/eeHead.png");
	background-position:center bottom;
	padding:20px;
	font-size: 11px;
	color:#fff;
}
#bottomSEOText H2 {
	font-size:12px;
	margin:0px;
	display:block;
	font-weight: bold;
}

/*---------- TOP NAVIGATION DEFINITIONS ----------*/
#topNav {
	width:950px;
	background-color:#975A23;
	background-image:url(/images/Property/gbi/navElements/topNavBg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
}
#bottomNav {
	width:960px;
	height:25px;
	background-repeat:no-repeat;
	text-align:center;
}
#topNav table, #bottomNav table {
	width:778px;
	margin:0px auto;
}
#bottomNav table {
	margin-top:5px; 
}
#topNav td, #bottomNav td {
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
}
#topNav td{
	padding:2px 0px 5px 0px;
}
#bottomNav td {
	color:#000000;
	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;
	color:#000000;
}
#topNav a.hcomLink {
	font-weight:bold;
}


/*---------- MAKE RESERVATION DEFINITIONS - Homepage ----------*/
.makeResTop {
	width:192px;
}
.makeResLeft {
	width:0px;
	/*display:none*/;
}
.makeResRight {
	width:0px;
	/*display:none*/;
}
.navMid {
	height:10px;	
}
#makeRes {
	width:192px;
	padding: 0px 0px 0px 0px;	
}
#makeRes table {
	width:192px;
	margin:0px auto;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

#makeRes .noHotel {
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 50px;
}

#makeRes a {
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#000000;
	color:#ffffff;
	margin-top:30px
}
#makeRes .tdSelect {
	padding:0px 3px 7px 0px;
}
#makeRes select {
	font-size:10px;
	text-transform:none;
	margin-bottom:3px;
}
#makeRes .slctOptions {
	width:170px;
	margin-bottom:15px;
	margin-top: 3px;
}

#makeRes th {
	background-image:url(/images/Property/gbi/navElements/headMakeReservation.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding: 0px 0px 10px 0px;
	vertical-align:top;
	text-align:left;
	height:20px;
	width: 200px;
}

#makeRes .resCalendarCell {
	background-image:url(/images/Property/gbi/navElements/btnCalendar.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:23px;
}
#makeRes .bookNow {
	background-image:url(/images/Property/gbi/navElements/bookNow.jpg);
	background-repeat:no-repeat;
	line-height:17px;
	height:17px;
	width: 72px;
	padding-right: 2px;
}
.bestRateCell {
	width:105px;
	line-height:25px;
	height:17px;
	background-image:url(/images/Property/gbi/navElements/bestRate.jpg);
	background-repeat:no-repeat;
}
/*---------- LEFT NAVIGATION CELL DEFINITIONS ----------*/


#leftNav {
	font-size:10px;
	width:200px;
	background-color:#385B85;
	background-image:url(/images/Property/gbi/navElements/leftColumnBg.png);
	background-repeat:no-repeat;
	padding:0px 25px;
}
#leftNav table {
	margin-bottom:3px;
}
.logo {
	width:200px;
	height:102px;
	background-image:url(/images/Property/gbi/navElements/logo.gif);
	background-repeat:no-repeat;
}
.selected{
	font-weight:bold;
	font-size:9px !important;
}


/*---------- CASINO FEATURES DEFINITIONS ----------*/
.ltNavFeaturesLeft {
	width:0px;
	/*display:none*/;
}
.ltNavFeaturesRight {
	width:0px;
	/*display:none*/;
}
.ltNavFeaturesBottom {
	height:7px;
}
#ltNavFeatures {
	width:192px;
	padding-top: 0px;
	left:-3px;
}

#navLinks{
	padding:0px !important;
	margin:0px !important;
}

#ltNavFeatures table {
	width:192px;
	padding-bottom:5px;
	font-weight:bold;
}

#ltNavFeatures th {
	background-image:url(/images/Property/gbi/navElements/headCasinoFeatures.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	height:30px;
}
#ltNavFeatures td {
	color:#FFFFFF;
	padding:0px 0px 10px 10px;
}
#ltNavFeatures a {
	color:#FFFFFF;
	font-size:10px;
	line-height:20px;
	text-transform: uppercase;
}
#ltNavFeatures a.selected {
	color:#ffffff;
	font-size:10px !important;
	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: #ffffff solid 1px;
}
/*---------- BOTTOM NAVIGATION MENU DEFINITIONS ----------*/

#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/gbi/navElements/brandbargrandcasinos.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/************** Global Declaration Ends *****************/

/* Template 1 Styles Start*/
/* -- HOME PAGE MAIN CONTENT DEFINITION --*/
#tmplHome #regMainContent {
	width:100%;
	vertical-align:top;
	padding:0px 30px 30px 30px;
}

/*---------- RIGHT CONTENT PLACEHOLDER DEFINITION ----------*/
#rightContent{
	width:710px;
	background-image:url(/images/Property/gbi/navElements/contentBgL2.jpg);
	background-repeat:no-repeat;
}

#tmplHome #rightContent {
	background-image:url(/images/Property/gbi/navElements/mainImgeBg.png);
	padding-top:32px;
	background-repeat:no-repeat;
}

h3 {
	font-size:11px;
	text-align:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}
/*--------TOTAL REWARDS MODULE---------------*/
#
/*----------CENTER BANNER ADS----------*/
#cntBannerAds {

	padding:0px;
	height:96px;
	text-align:center;
}
#cntBannerAds table {
	width:500px;
	margin-left:19px;
	margin-top:7px;
}
#cntBannerAds img{
	border:#000000 solid 1px;
}

/*---------Page Title---------------*/
#rowPgTitle {
	width:238px;
	height:20px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
	/*padding:5px 0px 0px 10px;*/
}
#tmplCalendar {
	background-image:url(/images/Property/gbi/navElements/contentBgL2.jpg);
	background-repeat:no-repeat;
}
#tmplCalendar #breadcrumbs {
	width:576px;
	text-transform:uppercase;
	line-height:21px;
	padding-left:15px;
	padding-top: 3px;
}
/*--------GLOBAL MODULE CLASSES--------*/
.module {
	margin:0px 0px;
	border: solid 1px #FFFFFF;
}

.moduleHeader {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	background-color: #FFFFFF;
	color: #23436C;
}

.module p {
	line-height:16px;
	font-size:8pt;
}
/*---------EMERGENCY MODULE CONTENT----------*/
#emergencyMod {	
	
	/*
border: #000066 solid 2px;
	background-color:#FFFFFF;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	width:560px;
	font-size:12px;
	font-weight:bold;
*/
padding:10px;
text-align:center;
}
.emergencyMod a{
	/* color:#0000CC; */
}
.emergencyModHeader {	
	/*
color:#CC0000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	padding: 5px 5px 5px 5px;
*/
}

/*---------MODULE ONE (STAY & PLAY) CONTENT----------*/
#moduleOne {
	padding:0px;
	margin: 0px
}
#moduleOne th {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	color: #000000;
	padding:0px;
	line-height:16px;
}
#moduleOne img {
	border: #000000 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: #000000 solid 1px;
	margin: 0px 5px 0px 5px;
}
.dscTxt {
	padding:0px;
	margin: 0px 10px 0px 0px;
	color:#FFFFFF;
}
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: #C10435;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkMore:HOVER {
	text-decoration:underline;
}
/*-------- FLASH MODULE OR HERO IMAGE ---------------*/
#mainImage {
	padding-left:32px;
/*	background-image:url(/images/mainImage.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
}
#cntTtlRewards {
	background-color:transparent;
	padding-right:40px;
}
.ttlRewardsCards {
	height:165px;
}
/* Template 1 Styles End*/

/* Template 2 Styles Start*/

/*-------------- BREADCRUMBS - BREADCRUMBS - All Pages --------------------------*/
#breadcrumbs {
	width:576px;
	color:#FFFFFF;
	padding-top:3px;
	text-transform:uppercase;
	line-height:21px;
	padding-left: 15px;
}
#breadcrumbs a {
	color:#ffffff;
}

/*---------- MAIN CONTENT CELL DEFINTIONS - Sub-Pages --------*/
#regMainContent {
	width:710px;
	vertical-align:top;

	padding:0px 27px 30px 30px;
}
#regMainContent .container {
	width:532px;
}

#regMainContent .middleContainer {
	width:430px;
	margin-right: 24px;
}
#regPgHead {
	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;
}
#heroImage img {
	border: #000000 solid 1px;
}
#heroLinkLeft {
	font-size:11px;
	color:#fed034;
	text-transform:uppercase;
	font-weight:bold;
}
#heroLinkLeft a {
	color:#fed034;
}
#heroLinkRight {
	font-size:11px;
	text-align:right;
	color:#fed034;
	text-transform:uppercase;
	font-weight:bold;
}
#heroLinkRight a {
	color:#fed034;
}
#mainText { 
	color:#FFFFFF;	
	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:#ffffff;
	text-decoration:underline;
}
/* ============= RIGHT NAV BOX DEFINITIONS =============*/
#rightModule {
	width:190px;
	vertical-align:top;
	background-image: url(/images/Property/gbi/navElements/rtColumnBg.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
#rightNav {
	font-size:11px;
	vertical-align:top;
	width:190px;
}
#rightNav table {
	width:100%;
	padding-bottom:10px;
}
#rightNav th {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
	padding-left:25px;
	text-transform:uppercase;
	color: #fed034;
}
#rightNav td {
	padding: 0px 9px 9px 30px;
	line-height:14px;
	color:#FFFFFF;
}
#rightNav a {
	color:#FFFFFF;
}

/* ============= RIGHT NAV IMAGE =============*/
.rtImg {
	margin-top:8px;
	width:122px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.rtImg1 {
	margin-top:8px;
	width:122px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.rtImg2 {
	margin-top:8px;
	width:122px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.rtImg* img {
	border:#480301 solid 1px;
}


/* ============= RIGHT COLUMN CONTENT MODULE =============*/
#rccm {
	border-left:#375A84 solid 1px;
	padding:5px 0px 5px 9px;
	margin-top:20px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height:14px;
	margin-left: 25px;
}
#rccm h1 {
	color:#fed034;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin:5px 0px;
}
#rccm h2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin:0px;
}
#rccm p {
	margin:0px;
	color: #FFFFFF;
}
#rccm a {
	color:#375A84;
	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;
}
#rccm li a{
	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 #cccccc;
	list-style:none;
	line-height:15px;
}
#featureLinks a {
	color:#B9003B;
}
#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 */


/*------ MAIN CONTENT DEFINITIONS ------*/

/*--------GLOBAL MODULE CLASSES--------*/


/* ========== EVENTS & ENTERTAINMENT CALENDAR DEFINITIONS========== */
/* ========== EVENTS DETAILS PAGE DEFINITIONS ========== */
#mainText a {
	color: #FED034;
}

#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 {
	background-image:url(/images/Property/gbi/navElements/contentBgL2.jpg);
	background-repeat:no-repeat;
}
#tmplCalendar rowPgTitle {
	background-image:url();
}
#tmplCalendar #regPgHead {
	vertical-align: top;
	padding-bottom: 15px;
}
#tmplCalendar #regPgHead th {
	margin:0px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	vertical-align: top;
	padding-left:29px;
	padding-top: 14px;
}
#tmplCalendar #regPgHead p {	
	margin-left:29px;
	width:304px;
}
#tmplCalendar #regPgHead {
	width:100%;
}
#tmplCalendar #regPgHead th img{
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 3px;
}
#tmplCalendar #searchModule {
	padding: 0px 7px 5px 7px;
	background-color: #ABBFD7;
}
#tmplCalendar #searchModule th {
	font-size:12px;
	color:#2A4B74;
	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/gbi/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:#000000;
}
#tmplCalendar a.lnkPagNav {
	color:#CA8A32;
}
#tmplCalendar .prev { width: 125px; }
#tmplCalendar .next { width: 95px;}
/* ------ RESULTS TABLES ------ */
#tmplCalendar .dates { 
	background-color:#385B85;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color: #FFFFFF;
	width:505px;
}
#tmplCalendar table.brdTop {
	background-color:#385B85;
	border-top: #0E2C50 solid 1px;
	width:100%;
} 
#tmplCalendar table.cntSearchResult {
	width:516px;
	margin:0px;
	border-top: #0E2C50 solid 1px;
	vertical-align:middle;
	background-color: #FFFFFF;
}
#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:#981E1D;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:visited {
	text-transform:uppercase;
	font-size:11px;
	color:#981E1D;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:hover {
	text-transform:uppercase;
	font-size:11px;
	color:#981E1D;
	line-height:15px;
	text-decoration:underline;
}
#tmplCalendar a.lnkTitle:active {
	text-transform:uppercase;
	font-size:11px;
	color:#981E1D;
	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:#2A4B74;
	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 {
	width:710px;
	background-image:url(/images/Property/gbi/navElements/contentBgL2.jpg);
	background-repeat:no-repeat;
}



#tmplCorp #regPgHead {
	vertical-align: top;
	padding-bottom: 15px;
}
#tmplCorp #regPgHead th {
	margin:0px;
	color:#FFFFFF;
	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;
}

#tmpl2 {
	background-image:url(/images/Property/gbi/navElements/contentBgL2.jpg);
	background-repeat:no-repeat;
	color:#000000;
}
#tmpl2 #regPgHead th {
	margin:0px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	vertical-align: top;
	padding-left:29px;
	padding-top: 14px;
}
/*---------- MAIN MODULE DEFINTIONS ----------*/
#tmplCorp .module {
	width:100%;
	border: #FFFFFF solid 1px;
	margin-top:0px;
	margin-bottom:10px;
	color:#ffffff;
}
#tmplCorp .moduleHeader {	
	border-bottom:#FFFFFF solid 1px;
	background-color:#FFFFFF;
	color:#153357;
	font-size:12px;
	font-weight:bold;
	text-indent:7px;
	text-transform:uppercase;
	line-height:20px;
}
#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;
}

/* Template 6 Styles End*/
/* Added for Log-in Module */
input.TR {
	width: 75px;
	height: 14px;
	border: 1px solid #000;
	font-size: 7pt;
	color: #000;
	background-color: #FFFFFF;
}
input.pin {
	width: 55px;
	height: 14px;
	border: 1px solid #000;
	font-size: 7pt;
	color: #000;
	background-color: #FFFFFF;
}
.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 {
	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 #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 {
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	vertical-align:middle;
	text-transform:uppercase;
	padding: 0px 2px 0px 2px;
	height:16px;
	width:74px;
	background-image: url(/images/Property/gbi/navElements/signInL2.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	border: 0px;
	margin-top: 1px;
}
/*---------- SEO TEXT DEFINITIONS ----------*/
#seoTag{
	width:778px;
	margin: 0px auto;
	font-size:10px;
	text-align:center;
	color:#000000;
}
#seoTag a{
	COLOR: #000000;
	text-decoration:underline;
}
#flashFooterContent, #flashFooterContent a {
	color:#000000;
}
#opinionLab {
	color:#000000;
}
#disclaimer {
	width:778px;
	margin: 0px auto;
	font-size:12px;
	text-align:center;
	color:#000000;
	padding-bottom:10px; 
	padding-top:10px;
}

#disclaimer a{
	COLOR: #000000;
	text-decoration:underline;
}
.largefooterText{font-size:12px; color:#000000; 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 
}

/* ********** DIV LAYOUT HOME PAGE DEFINITIONS ************ */
/* CSS Document */
#homeContentSection {
	width:710px;
	padding:0px;
	margin:0px;
}
#homeContentSection #mainTable {
	width:710px;
}
#homeContentSection #bannerAds {
	text-align:center;
	width:690px;
	height:96px;
	padding-left:20px;
	padding-top:34px;
}

#homeContentSection #bannerAds table {
	width:650px;
}

#homeContentSection #bannerAds img, #bannerAds object, #bannerAds embed  {
	margin-right:10px;
	margin-left:14px;
	margin-top:6px;
	border:1px solid #FFFFFF;
}
#homeContentSection #breadcrumbs {
	width:700px;
	padding-left:10px;
	padding-top:0px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-image:url(/images/Property/gbi/navElements/breadcrumbBg.png);
	background-repeat:no-repeat;
	margin-top:10px
}

#homeContentSection #breadcrumbs a {
	text-transform:uppercase;
	color:#FFFFFF;
}

#homeContentSection #rowPgTitle {
	display:none;
}
#homeContentSection #mainContent {
	color:#000000;
	width:578px;
	margin-left:0px;
	margin-bottom: 0px;
}
#homeContentSection #spHeader {
	font-size:1px;
	text-indent:-5000;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	width:250px;
	margin: 0px;
}
#spItems .moduleHeader {
	font-size:1px;
	text-indent:-5000px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	width:250px;
	margin:0px;
}
#homeContentSection #spTop {
	display:none;
	height:0px;
	width: 0px;
}
#homeContentSection #spItems {
	width:710px;
	text-align:left;
	background-image:url(/images/Property/gbi/navElements/hotDealsHead.png);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-top:5px;
	color:#ffffff;
}

#homeContentSection #spItems table {
	width:680px;
	padding-top:15px;
	color:#ffffff;
}

#homeContentSection #spItems .module {
	width:680px;
	margin: 0px auto 0px auto;
	border:0px;
}

#homeContentSection #spItems .moduleHeader {
	
	border-bottom:0px;
	background-image:url(/images/Property/gbi/navElements/hotDealHead.jpg);
	background-repeat:no-repeat;
	display:none;
}

#homeContentSection #spItems a {
	color:#fed034;
}
#homeContentSection #spItems a.lnkMore {
	color:#fed034;
}
#homeContentSection #spItems a:hover {
	color:#000000;
}

#homeContentSection #spItems img {
	float:left;
	margin:0px 5px;
	border:1px solid #000000;
}
#homeContentSection #spItem1 {
	text-align:left;
	width:330px;
	float:left;
	margin-left: 20px;
}

#homeContentSection #spItem2 {
	text-align:left;
	width:330px;
	float:left;
}
#homeContentSection #spBottom {
	display:none;
}
#homeContentSection entTop {
	display:none;
}
#homeContentSection #entHeader {

	text-align:left;
	font-size:1px;
	text-indent:-5000px;
	padding-bottom:10px;
	padding-top: 10px;
	margin-top:25px;
	height:1px;
}
#homeContentSection #entItems {
	background-image:url(/images/Property/gbi/navElements/eeHead.png);
	background-repeat:no-repeat;
	padding-top:50px;
	width:690px;
	text-align:center;
	padding:10px;
	height: 399px;
	color:#FFFFFF;
}
#homeContentSection #entItems a {
	color:#fed034;
}
#homeContentSection #entItems img {
	float:left;
	margin:0px 5px;
	border:1px solid #FFFFFF;
}
#homeContentSection #entItem0 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:left;
}
#homeContentSection #entItem1 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:right;
}
#homeContentSection #entItem2 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:left;
	clear:both;
}
#homeContentSection #entItem3 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:right;
}
#homeContentSection #entItem4 {
	clear:both;
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:left;
}
#homeContentSection #entItem5 {
	margin-bottom:10px;
	text-align:left;
	width:320px;
	float:right;
}

#homeContentSection #entBottom {
	display:none;
}
