/* CSS Document - STU DEFINITIONS */

/* pull in external file fortr module */
@import url("/css_includes/trModule-home.css");
#cntTtlRewards {
	background-color:transparent;
	padding-right:45px;
	padding-top:20px;
}
.ttlRewardsCards {
	height: 165px;
	background-color:#162E6A;
}
body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	background-color:#FFF;
	background-image: url(/images/Property/stu/navElements/pageBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
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/stu/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;
}
#regLogInNav{
	width:100%;
}

/* -- 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: #a4b3da; /* highlight color, topnav links */
}
#brandPropDrops li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #3a1c12; /* border of dropdown color */
}
#brandPropDrops li ul li {
	float: none;
	display: inline
}
#brandPropDrops li ul li a {
	width: auto;
	background: #FFFFFF; /* background color of dropdown */
	border:none;
	text-align:left;
}
#brandPropDrops li ul li a:hover {
	background: #a4b3da; /* highlight color, links in dropdown */
}

#brandsTop{
	margin-right:10px;
	position:relative;
}
#hotelsTop{
	position:relative;
}
#hotelsList{
	height:200px;
	overflow:auto;
	width:235px;
	background: #FFFFFF; /* background color of dropdown */
}
/* -- End Topnav Dropdowns styles -- */

/* ADDED FOR HOMEPAGE SEO COPY */
#homeHeader {
	color: #fff;
	padding: 25px 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:#000;
}
#bottomSEOText H2 {
	font-size:12px;
	margin:0px;
	display:block;
	font-weight: bold;
}

/*---------- LEFT NAVIGATION CELL DEFINITIONS ----------*/
#leftNav {
	font-size:9px;
	width:258px;
	background-color:#462819;
	background-image: url(/images/Property/stu/navElements/leftBg.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	padding:20px 5px 0;
}
#leftNav table {
	margin-bottom:0px;
}
.logo {
	width:226px;
	height:179px;
	background-image:url(/images/Property/stu/navElements/logo.jpg);
	background-repeat:no-repeat;
}
.selected{
	font-weight:bold;
	font-size:10px !important;
}
/*---------- MAKE RESERVATION TABLE BORDER DEFINITIONS - SUB PAGES ----------*/
.makeResTop {
	display:none;
}
.makeResLeft {
	display:none;
}

.makeResRight {
	display:none;
}

.navMid {
	background-image:url(/images/Property/stu/navElements/navMid.gif);
	background-repeat:no-repeat;
	width:226px;
	height:69px;
}

#makeRes th {
	background-image:url(/images/Property/stu/navElements/headMakeRes.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	height:30px;
	width:226px;
	background-position: center top;
}


/* ====== BEGIN MAKE RES MODULE DEFINITIONS - HOMEPAGE ====*/
#makeRes {
	width:226px;
	background-color:#FEFACF;
	padding: 0px;
	background-image: url(/images/Property/stu/navElements/makeResBG.jpg);
}
#makeRes table {
	margin:0 auto;
	width:90%;
}

#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:#000;
	font-weight: bold;
}
#makeRes .tdSelect {
	padding:0px 5px 3px 0px;
	
}
#makeRes select {
	font-size:10px;
}
#makeRes .slctOptions {
	width:170px;
	margin-bottom:10px;
	margin-top: 3px;
}
#makeRes .bookNow {
	padding:3px;
}

#makeRes .resCalendarCell {
	background-image:url(/images/Property/stu/navElements/btnCalendar.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:15px;
}
.bestRateCell {
	padding:3px;
}

/*---------- CASINO FEATURES DEFINITIONS ----------*/
.ltNavFeaturesLeft {
	display:none;
}
.ltNavFeaturesRight {
	display:none;
}
.ltNavFeaturesBottom {
	display:none;}
#ltNavFeatures {
	width:222px;
	padding-top: 0px;
}
#ltNavFeatures table {
	margin:3px 0;
	padding-bottom:5px;
	width:222px
}
#ltNavFeatures th {
	background-image:url(/images/Property/stu/navElements/headCasinoFeatures.gif);
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:37px;
	width:222px;
}
#ltNavFeatures td {
	color:#FFFFFF;
	padding:10px 0 10px 30px;
}
#ltNavFeatures a {
	color:#FFFFFF;
	font-size:10px;
	line-height:16px;
	text-transform: uppercase;
}
#ltNavFeatures a.selected {
	font-size:10px !important; 
	font-weight:bold;
}
#ltNavFeatures a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
#navleveltwo{
	color:#FFFFFF;
	padding:0px 0px 0px 15px;
}

/* Ads place holder */
.adPlaceHolder table {
	width: 162px;
}
.adPlaceHolder table td {
	padding-bottom: 5px;
}
.adPlaceHolder img {
	border: #E8C32B solid 1px;
}




/************** Global Declaration Ends *****************/

/* Template 1 Styles Start*/
/* -- HOME PAGE MAIN CONTENT DEFINITION --*/
#tmplHome #regMainContent {
	width:710px;
	vertical-align:top;
	padding:0px 11px 0px 11px;
}

/*---------- MAKE RESERVATION DEFINITIONS ----------*/
#makeRes .bookNow {
	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 {
	padding-top:32px;
	background-color:#e5ddd5;
	background-image:url(/images/Property/stu/navElements/homeContentBg.jpg);
	background-repeat:no-repeat;
}
#rightContent, #tmplCalendar, #tmpl2{
	width:710px;
	background-color:#e5ddd5;
	background-image:url(/images/Property/stu/navElements/l2_contentBg.jpg);
	background-repeat:no-repeat;
	
}


h3 {
	font-size:11px;
	text-align:left;
	margin:0px 0px 2px 0px;
	padding:0px;
}

/*--------TOTAL REWARDS MODULE---------------*/


/*----------CENTER BANNER ADS----------*/
#bannerAds {
	padding-left:32px;
	padding-bottom: 20px;
}
#bannerAds img{
	border:#000 solid 1px;
	margin-right:59px;
	margin-top: 20px;
}

/*---------Page Title---------------*/
#rowPgTitle {
	width:109px;
	height:20px;
	padding:5px 0px 0px 10px;
}

/*--------GLOBAL MODULE CLASSES--------*/
#tmplHome .module {	
	margin:5px 0px;
	width:100%;
}
#tmplHome .moduleHeader {	
	display:none;
}

.module {	
	margin:5px 0px;
	width:100%;
}
.moduleHeader {	
	color:#FFFFFF;
	background-color:#0E76BD;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	padding-left:15px;
}

/* Stay & Play / Hot Deals */
#spTop {
    background-image:url(/images/Property/stu/navElements/headHotDeals.gif);
    background-position: 15px 0px;
	background-repeat:no-repeat;
    width:100%;
    height: 48px;
    clear:both;
    display:none;
}

#spItems {
	width:650px;
	margin:0px 15px 20px;
	display:none;
}

/* EVENTS & ENTERTAINMENT */

#entTop {
    background-image:url(/images/Property/stu/navElements/headerEntertainment.gif);
    background-position: 15px 0px;
	background-repeat:no-repeat;
    width:100%;
    height: 48px;
    clear:both;
}
/* IE6 ee background */
#entItems {
    width:678px;
    padding:10px;
    display:table;
}



#entHeader {
    display:none;
}

#entItems img {
    float:left;
    margin:0px 5px;
    margin-bottom:15px;
    border:1px solid #000;
}

.dscTxt {
    padding:0px;
    margin: 0px 0px 0px 0px;
    text-align:left;
}
a.lnkTitle {
    font-size:11px;
    font-weight:bold;
    color: #000;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
a.lnkTitle:HOVER {
    text-decoration:underline;
}
a.lnkMore {
	font-size:10px;
	font-weight:bold;
	color: #7d2b26;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
a.lnkMore:HOVER {
    text-decoration:underline;
}
#entItems a.lnkMore {
    /*text-align:right;*/
    margin-right: 65px;
}
#entItem0 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem1 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem2 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem3 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem4 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem5 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem6 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem7 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem8 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem9 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem10 {
    display:table-cell;
    clear:both;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}
#entItem11 {
    display:table-cell;
    margin-bottom:10px;
    text-align:left;
    width:320px;
    float:left;
}

#entBottom {
    display:none;
}


/*---------EMERGENCY MODULE CONTENT----------*/
#emergencyMod{	
	border: #FF0103 solid 2px;
	background-color:#FFFFFF;
	margin:5px 0px;
	padding:9px 9px 14px 15px;
	width:675px;
	font-size:12px;
	font-weight:bold;
}
.emergencyMod a{
	color:#FF0103;
}
.emergencyModHeader {
	background-color:#FFFFFF;
	color:#FF0103;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}



/*-------- FLASH MODULE OR HERO IMAGE ---------------*/
#mainImage {
	padding:20px 0 20px 60px;
}

/* Template 1 Styles End*/

/* Template 2 Styles Start*/

/*-------------- BREADCRUMBS --------------------------*/
#tmplHome #breadcrumbs {
	width:100%;
	color:#7d2b26;
	text-transform:uppercase;
	padding-left:11px;
	line-height:21px;
}
#tmplHome #breadcrumbs a {
	color:#7d2b26;
}

#breadcrumbs, #breadcrumbs a {
	color:#fff;
}

/*---------- MAIN CONTENT CELL DEFINTIONS --------*/
#regMainContent {
	width:710px;
	vertical-align:top;
	padding:0px 27px 30px 30px;
}
#tmplCalendar #regMainContent {
	width:653px;
}
#regMainContent table {
	width:100%;
}
#regMainContent .container {
	width:532px;
}
#regMainContent .middleContainer {
	width:430px;
}
#regPgHead {
	vertical-align: top;
	padding-bottom: 15px;
}
#regPgHead th {
	margin:0px;
	color:#fff;
	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: #000 solid 2px;
}
#heroLinkLeft {
	font-size:11px;
	color:#7d2b26;
	text-transform:uppercase;
	font-weight:bold;
}
#heroLinkLeft a {
	color:#7d2b26;
}
#heroLinkRight {
	font-size:11px;
	text-align:right;
	color:#7d2b26;
	text-transform:uppercase;
	font-weight:bold;
}
#heroLinkRight a {
	color:#7d2b26;
}
#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:#F8F8F8;
	padding-bottom:10px;
}
#rightNav th {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
	padding-left:9px;
	text-transform:uppercase;
	color: #03609C;
}
#rightNav td {
	padding: 0px 9px 9px 9px;
	line-height:14px;
}
#rightNav a {
	color:#7d2b26;
}

/* ============= RIGHT NAV IMAGE =============*/
.rtImg, .rtImg1, .rtImg2 {
	margin-top:8px;
	width:122px;
}
.rtImg img, .rtImg1 img, .rtImg2 img {
	border:#000 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:#000;
	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:#7d2b26;
	font-weight:bold;
}
#rccm ul {
	margin:0px;
	padding:0px;
}
#rccm ol {
	margin:0px;
	padding:0px;
	margin-left:10px;
}
#rccm li {
	margin-left:17px;
	color:#000;
}

/* ============= 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 #fff;
	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: #fff;
	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 {
	padding-left:11px;
	vertical-align: top;
	padding-bottom: 5px;
}

#tmplCalendar #rowPgTitle {
	width:510px;
	height:54px;
	background-image:url(/images/Property/stu/navElements/pageTitle_eeCalendar.gif);
	background-repeat:no-repeat;
	background-position: 16px 19px;
	padding: 5px 0px 5px 16px;
}
#tmplCalendar #breadcrumbs {
	width:710px;
	text-transform:uppercase;
	line-height:21px;
	padding-left:1px;
}

#tmplCalendar .module {
	background-color:#FFF;
	border:1px solid #0E76BD;
}
/* ========== 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;
	background-color: #D9EBF4;
}
#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: #003879;
	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/stu/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: #03609C;
	width:508px;
}
#tmplCalendar table.brdTop {
	border-top: #03609C solid 1px;
	background-color:#c1dcee;
	width:100%;
} 
#tmplCalendar table.cntSearchResult {
	width:100%;
	background-color:#FFF;
	margin:0px;
	border-top: #03609C 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:12px;
	color:#0E76BD;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:visited {
	text-transform:uppercase;
	font-size:12px;
	color:#0E76BD;
	line-height:15px;
}
#tmplCalendar a.lnkTitle:hover {
	text-transform:uppercase;
	font-size:12px;
	color:#0E76BD;
	line-height:15px;
	text-decoration:underline;
}
#tmplCalendar a.lnkTitle:active {
	text-transform:uppercase;
	font-size:12px;
	color:#0E76BD;
	line-height:15px;
}
#tmplCalendar .imgEvent {
	width:80px;
	padding:0px;
	text-align:center;
	vertical-align:top;
}
#tmplCalendar .imgEvent img {
	border:#000000 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:#000000;
	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 {
	vertical-align: top;
	padding-bottom: 15px;
	width:100%;
}
#tmplCorp #regPgHead th {
	margin:0px;
	color:#fff;
	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 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: #0E76BD 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:#000 solid 1px;
}

/* 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;  
} 
/*** Jack of all trade classes ***/

/* Added for width of LogIn module in this version of CSS */
#logIn table {
	width:576px;
}




/*================ 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;
}
#moduleOne .moduleImage{ 
     width: 90px; 
} 

.moduleTwo .moduleImage{ 
     width:130px; 
}
.moduleTwo .twoColumns{ 
     width:28% !important; 
}

/*---------- Classes to disable Book Now untill JS loads ----------*/
.hiddenText{ 
     visibility:hidden; 
}
.showText{
     visibility:visible;
}
input.btn {
	border:1px solid #FEFACF;color:#FEFACF;font-size:10px;font-family:Arial, Helvetica, sans-serif;
	background-color:#AE8E02;vertical-align:middle;text-transform:uppercase;padding: 0px 2px 0px 2px;
	height:15px;width:50px;
}
/*---------- SEO TEXT DEFINITIONS ----------*/

/* SET COLORS FOR TOP AND BOTTOM NAV */
	#topNavigation, #bottomNavigtion {color:#000000}
	a.gnLink:link, a.gnLink:visited {color:#000000}
	
	/* SET COLOR FOR FLASH FOOTER AND FOOTER LINKS IF NO FlASH */
	#flashFooterContent, #flashFooterContent a { color:#000000; }
	#opinionLab { color:#000000; }
	
	#disclaimer, #disclaimer a {
		color:#000000;  
		font-family:Verdana, Geneva, sans-serif;  
		font-size:10px; 
		text-align:center;
		margin:0px auto;
	}



#seoTag{
	width:778px;
	margin: 0px auto;
	font-size:10px;
	text-align:center;
	color:#000000;
}
#seoTag a{
	COLOR: #000;
	text-decoration: underline
}
#chatdisplay {
	font-size:10px;
}

#disclaimer a{
	COLOR: #000000;
	text-decoration:underline;
}
.largefooterText{font-size:12px; color:#765B00; padding-bottom:10px; padding-top:10px}
.largefooterText a{color:#765B00; text-decoration:underline}

.midImgRight{ 
     padding-left: 5px;  
     padding-right: 2px;  
     float: right;  
     padding-bottom: 2px; 
     padding-top: 2px 
}
