
body {
	background-color:#fff;
	color:#8c8c8c;
	line-height:1.9em;
	/*background: url(../images/shell/intGradient-header.jpg) repeat-x left top;*/
	height:100%;
}

body.home {
	/*background: url(../images/shell/homepage_bg.gif) repeat-x left top;*/
}



/* ******************* PRIMARY SITE CONTAINERS ******************* */

#siteWrapper {
	width:1007px;
	margin:0 auto 0 auto;
	min-height:600px;
	height:100%;
	position: relative;
	text-align: left;
}

#headerWrapper {position: relative; height:490px; overflow: hidden;}
#intHeaderWrapper {position: relative; height:337px;}

#columnHolder {height:100%; width:990px; float:left;}

#footerWrapper { background-color:#9bcc53; color:#fff; }


/* ******************* HEADER ******************* */

	/* Customer Login */
	
#logoLogin {height:96px; width:100;}
#logoLogin #logo {float:left; height:96px;}
#logoLogin #custLoginHolder {float:right;  height:96px; width:407px;}
#custLoginBox {
	width:407px;
	height:96px;
	background: url(../images/shell/custLogin_bg.gif) no-repeat left top;
	position:relative;
}

#custLoginBox input {font-size:12px; color:#333333; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; border: 0 none;}
.txtLoginEmail {
	border-style:none;
	left:9px;
	position:absolute;
	top:35px;	
}
.txtLoginPassword {
	border-style:none;
	left:206px;
	position:absolute;
	top:35px;
}
.loginBtn {position:absolute; top:28px; right:3px; width:65px; height: 27px;}
.forgotPassword {font-size:11px; color:#a09f9e; position:absolute; left:208px; top:57px;  font-weight:normal;}
.login-message {float: right; color: #dedddd; font-size:13px; line-height: 20px; font-weight: bold; margin: 27px 20px 0 0;}
.login-message a {color: #a09f9e; font-size: 11px; text-decoration: underline;}
.login-logout {float: right; margin-top: 24px;}

	/* Site Search */

FORM#siteSearchForm {
	width:215px;
	height:47px; 
	float:right; 
	display:block;
	background:  url(../images/shell/siteSearch_bg.gif) no-repeat left top;
	position:relative;
}
.txtSearchInput {
	border-style:none;
	border: 0 none;
	left:7px;
	position:absolute;
	top:15px;
	color:#c5c3c3;
	font-size:12px;
	background-color:#8b8a8a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.submitSearchBtn {position:absolute; top:8px; right:13px; width:36px; height: 29px;}

	/* Homepage Slideshow */
	
.headerOverlay-left {background: url(../images/shell/headerHm-overlay-l.png) no-repeat top left; width: 30px; height: 343px; position: absolute; z-index:99; top: 143px; left: 17px;}
.headerOverlay-right {background: url(../images/shell/headerHm-overlay-r.png) no-repeat top left; width: 30px; height: 343px; position: absolute; z-index:99; top: 143px; left: 980px;}

.headerPadder {padding:0px 0px 0px 22px;}

.homeHead {}
.interiorHead { }
.headerFlash a{cursor: pointer;}
.intHeader {height: 366px; display: block; overflow: hidden;}
#slideshow { width: 970px; height: 310px; position: relative; margin: 0 auto; }
#slideshow img { position:absolute; top:0; left:0; z-index:3; }
#slideshow img.active { z-index:5; }
#slideshow img.last-active { z-index:4; }

#sv-bodyContainer {
	position:relative;
}
/* ******************* COLUMNS ******************* */

.c1, .c2, .c3, .c1-c2, .c2-c3 {
	display:table-cell;
	vertical-align:top;
}

.c1-c2 {
	/*width:663px; */
	border-left:1px solid #F6F6F7;
	width:616px; /* was 582 - 1 for border */
	padding:25px 25px 0px 21px;
}
.content {
	position:relative;
}
.c1-c2 .content { margin:0px 5px 0px 21px;}

.c1-c3 {
	width:940px;
	padding:10px;
	margin:0 auto;
}
.c1 {
	width:220px;
	padding:0;
}
.c1 .vspacer {
	position:absolute;
	top:0px;
	left:-1px;
	width:1px;
	overflow:hidden;
}
.c2 { width:420px; padding:10px 20px; }
.c2.separator { width:420px; }
.c3 { 
	padding:25px 15px;
	width:297px;
	background-color: #edeeef;
	background-image: url(../images/shell/c3_bg_strip.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.c2-c3 { 
	width:740px; /* 740 - 1 for border */
	/*border-right:1px solid #F6F6F7;*/
	padding:10px 15px;
}

/* ******************* FOOTER ******************* */
	
.footer { width:973px; margin:0px auto; padding:18px 17px 10px; }
.footer .copyright { float: left; font-size: 10px;}
.footer .copyright a {color: #fff; text-decoration: underline;}
.footer .socialLinks {float: right;margin-top:-15px;}
.footer .dtnLogo {float:left; width: 160px; margin-top: 15px;}

/* ******************* NAV ******************* */

ul.nav, ul.noPoints-block, ul.noPoints-inline { margin:0; }
ul.nav, ul.noPoints-block { clear:left; }
ul.nav li, ul.noPoints-inline li { float:left; list-style: none; margin:0; padding:0; }
ul.noPoints-block li, ul.boPoints-inline li { list-style: none; margin:2px 0; }
ul li label, .label { padding-right:10px; font-weight:bold; }

div#mainNavSearch {height:47px; width:100%;}

	/* TOP NAV */

#mainNavUL {margin:0;}	
#mainNavUL li {float:left; list-style: none; list-style-type: none; margin: 0; padding: 0;}
#mainNavUL li a {
		font-size:16px; 
		text-transform: uppercase; 
		color:#ececed; 
		line-height:47px; 
		display:block; 
		margin: 0 42px 0 0; 
		padding: 0; 
		letter-spacing:-.15px; 
		font-weight:normal;
		font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	}

	/* SIDE NAV */
	
#sideNav {
	float:left;
	clear:right;
	width:100%;
	margin-bottom:15px;
}
#sideNav h2 {
	color: #DAOC19l;
	margin-top:0;
	padding:0;
}

/* Gray Box buttons */
a.gButton {
	background: transparent url(../images/shell/gbox_button_a.png) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 40px;
	margin-right: 6px;
	padding-right: 16px; /* sliding doors padding */
	padding-top:0;
	text-decoration: none !important;
	color:#fff;
	cursor:pointer;
}

a.gButton span {
    background: transparent url(../images/shell/gbox_button_span.png) no-repeat;
    display: block;
	 height:30px;
    line-height: 25px;
    padding: 5px 5px 5px 20px;
	 color:#fff;
	 text-decoration: none !important;
}
/********************/

#sideNav .sideNav-cont {width: 194px; padding-left: 20px; background: url(../images/shell/sideNav-back.jpg) top left repeat-y;}

#sideNav .subnavTitle {font-size: 20px; color: #4c4b4c; font-family: "Trebuchet MS", Verdana, Geneva, sans-serif; font-weight: normal; text-transform:uppercase; margin-left:15px; padding-top: 25px; margin-bottom:0px;}
#sideNav ul {padding: 10px 0; margin: 0 5px 0 15px;}

#sideNav ul > li ul {padding: 0; margin: 0 0 0 10px;}

#sideNav li, #sv-sideNav li li {
	display:block;
	float:none;
	font-size:10px;
	line-height:16px;
	padding:5px 0;
}
#sideNav li li {
	font-size:1em;
}
#sideNav li span, #sv-sideNav li a {
	display:block;
}
#sideNav li ul li span, #sv-sideNav li ul li a {
	/*padding:2px 0 3px 0px;*/
}
#sideNav li span.sel { color:#313131; font-weight:bold; font-size:13px; }
#sideNav li a { color:#999; text-decoration:none; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; line-height:13px; font-weight:normal; }
#sideNav li a:hover { color:#666; }
#sideNav li h2 { color:#000; margin:0; }
#sideNav p { font-size:1.4em; }
#sideNav .sideNav-btm {width: 214px; height: 13px; display: block; overflow: hidden; background:url(../images/shell/sideNav-btm.jpg) top left no-repeat;}

	/* FOOTER NAV */

#footerNav {padding:0; margin:0; width:100%;}
#footerNav li { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:table-cell; 
	width:194px; 
	line-height:18px; 
	padding:0; 
	margin:0;
}
#footerNav li a { font-weight:bold; font-size:14px; color:#fff; }
#footerNav li ul { width:100%; margin-top:3px; }
#footerNav li ul li { display:block; width:100%; padding:2px 0; margin:0; }
#footerNav li ul li a { color:#fff; font-size:11px; line-height:12px; display:block; }

/*#footerNav {position: relative; z-index: 1;}
#footerNav li {float:left; width:180px; display:block; margin: 0; padding: 0;}
#footerNav li a {font-weight:bold; font-size:13px; color:#fff; line-height: 14px;}
#footerNav li ul {width:100%;}
#footerNav li ul li {width:100%; margin: 0; font-size:9px; line-height:1.4em;}
#footerNav li ul li a {color:#fff; font-size:9px; line-height:1.4em;}*/

/* ******************* IMAGE BOXES ******************* */

.iBox-1 {}
.iBox-1 .imgShadow, .iBox-2 .imgShadow { text-align:center; }
.iBox-thHolder .imgShadow { margin-top:-5px; margin-bottom:5px;}
.iBox-thHolder { text-align:center; }
.iBox-thHolder.onLeft { float:left; margin-right:15px; }
.iBox-thHolder.onRight { float:right; margin-left:15px; }
.iBox-mid h3 { color: #DA0C19; font-size:12px; line-height:14px; }
.iBox-mid .thumb { margin-bottom:8px; vertical-align:middle; }
.iBox-mid .imgHolder { text-align:center; }
.iBox-mid .thumb.onRight { margin-left:15px; }
.iBox-mid .thumb.onLeft { margin-right:15px; }
.iBox-1 a.moreInfo {
	background:url(../images/shell/goArrow.gif) no-repeat right center;
	display:block;
	margin:5px 0;
	text-align:right;
	padding:0 30px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#D00812;
	text-decoration:none;
}

/* ******************* Events Widget ******************* */

.eventsNewsContainer {
	position:relative;
	background:url(../images/shell/eventsNews_bg.jpg) no-repeat;
	padding:4px;
	width:218px;
	height:267px;
}
a.topTab {
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	z-index:2;
	display:block;
	width:101px;
	height:52px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	text-decoration:none;
}
a.topTab span { display:none; }
a.topTab.sel {
	background:url(../images/shell/eventsNews_btn_bg.png) no-repeat;
	cursor:default;
	color:#FFF;
}
a.topTab.sel span { display:block; }
.ftEventsHolder, .ftNewsHolder {
	position:absolute;
	top:43px;
	left:5px;
	width:210px;
	height:125px;
	z-index:1;
}
.ftNewsHolder { display:none; }
.featured {
	padding:5px;
}
.featured img {
	float:left;
	margin-right:8px;
}
.featured p {
	color:#FFF;
	font-size:11px;
	line-height:14px;
}
.eventsNewsContainer .prv, .eventsNewsContainer .nxt {
	position:absolute;
	z-index:10;
	background:url(../images/shell/arrows-green.png) no-repeat;
	top:140px;
	width:20px;
	height:72px;
}
.eventsNewsContainer .prv { background-position:0 0; left:-10px; }
.eventsNewsContainer .nxt { background-position:-20px 0; right:-10px; }
.eventsNewsContainer .prv.disabled { background-position: 0px -75px; }
.eventsNewsContainer .nxt.disabled { background-position: -20px -75px; }
.eventsNewsContainer .disabled { cursor:default; }
.eventsNewsContainer .window {
	position:absolute;
	z-index:2;
	top:125px;
	left:5px;
	width:199px;
	height:100px;
	overflow:hidden;
}
.eventsNewsContainer .track {
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	width:5000px;
	height:100px;
}
.eventsNewsContainer .item {
	position:relative;
	width:205px;
	height:100px;
	overflow:hidden;
	float:left;
}
.eventsNewsContainer .item a {
	background:url(../images/blank.gif) no-repeat;
	position:absolute;
	z-index:9;
	top:0;
	left:10px;
	display:block;
	width:180px;
	height:100px;
}
.eventsNewsContainer .dateSingle, .eventsNewsContainer .dateDouble {
	position:absolute;
	top:0;
	left:0;
	z-index:4;
	display:block;
	width:90px;
	height:100px;
}
.eventsNewsContainer .details {
	position:absolute;
	z-index:4;
	top:0;
	left:90px;
	width:102px;
	padding:2px 5px;
}
.eventsNewsContainer .dateSingle {
	width:70px;
}
.eventsNewsContainer .dateOne {
	background:url(../images/shell/calDays.gif) no-repeat;
	position:absolute;
	z-index:5;
	width:50px;
	height:50px;
}
.eventsNewsContainer .dateTwo {
	background:url(../images/shell/calDays.gif) no-repeat;
	position:absolute;
	z-index:6;
	left:40px;
	top:45px;
	width:50px;
	height:50px;
}
.eventsNewsContainer .dateSingle .dateOne { left:10px; top:25px; }
.eventsNewsContainer .dateDouble .dateOne { left:4px; top:8px; }
.eventsNewsContainer .d-month, .eventsNewsContainer .d-year { display:block; text-align:center; color:#FFF; font-weight:bold; }
.eventsNewsContainer .d-year { margin-top:23px; color:#7C7407; }
.eventsNewsContainer .dNum-1 { background-position:0 0; }
.eventsNewsContainer .dNum-2 { background-position:0 -50px; }
.eventsNewsContainer .dNum-3 { background-position:0 -100px; }
.eventsNewsContainer .dNum-4 { background-position:0 -150px; }
.eventsNewsContainer .dNum-5 { background-position:0 -200px; }
.eventsNewsContainer .dNum-6 { background-position:0 -250px; }
.eventsNewsContainer .dNum-7 { background-position:0 -300px; }
.eventsNewsContainer .dNum-8 { background-position:0 -350px; }
.eventsNewsContainer .dNum-9 { background-position:0 -400px; }
.eventsNewsContainer .dNum-10 { background-position:0 -450px; }
.eventsNewsContainer .dNum-11 { background-position:-50px 0; }
.eventsNewsContainer .dNum-12 { background-position:-50px -50px; }
.eventsNewsContainer .dNum-13 { background-position:-50px -100px; }
.eventsNewsContainer .dNum-14 { background-position:-50px -150px; }
.eventsNewsContainer .dNum-15 { background-position:-50px -200px; }
.eventsNewsContainer .dNum-16 { background-position:-50px -250px; }
.eventsNewsContainer .dNum-17 { background-position:-50px -300px; }
.eventsNewsContainer .dNum-18 { background-position:-50px -350px; }
.eventsNewsContainer .dNum-19 { background-position:-50px -400px; }
.eventsNewsContainer .dNum-20 { background-position:-50px -450px; }
.eventsNewsContainer .dNum-21 { background-position:-100px 0; }
.eventsNewsContainer .dNum-22 { background-position:-100px -50px; }
.eventsNewsContainer .dNum-23 { background-position:-100px -100px; }
.eventsNewsContainer .dNum-24 { background-position:-100px -150px; }
.eventsNewsContainer .dNum-25 { background-position:-100px -200px; }
.eventsNewsContainer .dNum-26 { background-position:-100px -250px; }
.eventsNewsContainer .dNum-27 { background-position:-100px -300px; }
.eventsNewsContainer .dNum-28 { background-position:-100px -350px; }
.eventsNewsContainer .dNum-29 { background-position:-100px -400px; }
.eventsNewsContainer .dNum-30 { background-position:-100px -450px; }
.eventsNewsContainer .dNum-31 { background-position:-150px 0; }
.subHeading { color:#DA0C19; font-size:14px; }
.subList { color:#DA0C19; }
.subList a { color:#DA0C19; }

/* ******************* ICONS ******************* */

.calIcon {
	background:url(../images/iconCal.gif) no-repeat center center;
	width:15px;
	height:13px;
	margin:3px;
}
input.calIcon {
	cursor:pointer;
	border:none;
	margin-top:10px;
}
.viewItinLink {
	text-align:right;
	height:25px;
	margin-top:-25px;
}
a.iconDetails, a.iconAddItin, a.iconRemoveItin, a.iconViewOnMap, a.iconBookNow, a.viewItin, .l-itemContainer h4 a {
	height:10px;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding:4px 10px 3px 28px;
	margin:0 5px;
}
.l-itemContainer h4 a {
	padding-left:0px;/*Added when the icon in listing layout changed to the map imagtes*/
}
a.iconDetails { background:url(../images/shell/iconDetails.jpg) no-repeat 0 0; }
a.iconAddItin { background:url(../images/shell/iconItinerary.jpg) no-repeat 0 0; }
a.iconRemoveItin { background:url(../images/shell/iconItinerary.jpg) no-repeat 0 -22px; }
a.iconViewOnMap { background:url(../images/shell/iconViewOnMap.jpg) no-repeat 0 0; }
a.iconBookNow { background:url(../images/shell/iconBookNow.jpg) no-repeat 0 0; }
a.viewItin { background:url(../images/shell/iconItinerary.jpg) no-repeat 0 -44px; }

/* ******************* ITINERARY ******************* */

.itinSteps { text-align:center; }
.itinActions a {
	padding:6px 0px 6px 26px;
	line-height:25px;
	margin:0 20%;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.itinActions a.emailLink { float:left; text-align:center; }
.itinActions a.printLink { float:right; text-align:center; }
a.printLink { background:url(../images/iconPrint.jpg) no-repeat center left; }
a.emailLink { background:url(../images/iconEmail.jpg) no-repeat center left; }
a.printLink:hover, a.emailLink:hover { text-decoration:underline; }

/* ******************* ARTICLES ******************* */

.listTB1 {
	width:100%;
}
.listTB1 td {
	vertical-align:top;
	width:auto;
	font-size:1.2em;
}
.listTB1 .dates {
	font-size:1.1em;
	color:#DA2224;
	width:80px;
}
.listTB1 .lDesc {
	width:483px;
}
.listTB1 .descLabel {
	font-size:1.1em;
	color:#DA2224;
	width:175px;
}
.listTB1 td a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.tb25pct, .tb50pct, .tb75pct {
	margin:5px auto;
}
.tb25pct { width:25%; }
.tb50pct { width:50%; }
.tb75pct { width:75%; }
td.buttonHolder input { margin: 0 40%; }

/* ******************* COUPONS ******************* */

a.option {
	background-color:#EEE;
	text-transform:uppercase;
	color:#333;
	padding:3px 8px;
	text-decoration:none;
}
.couponDetail {
	position:relative;
	width:634px;
	border:1px solid #E1E1E1;
	float:left;
}
.couponDetail h2 {
	margin-top:0;
	font-size:24px;
}
.couponDetail h2.subHeading {
	margin-top:0;
	font-size:18px;
	color:#DA2224;
	line-height:20px;
	overflow:hidden;
}
.couponDetail .date, .couponHolder .date {
	font-size:1.1em;
	color:#DA2224;
	margin-left:5px;
}
.couponLeft {
	position:relative;
	background-color:#E1E1E1;
	width:170px;
	height:275px;
	text-align:center;
	float:left;
	border:1px solid #E1E1E1;
}
.couponLeft img {
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	border-top:20px solid #E1E1E1;
	border-right:10px solid #E1E1E1;
	border-bottom:20px solid #E1E1E1;
	border-left:10px solid #E1E1E1;
}
.couponLeft h4 {
	position:absolute;
	top:150px;
	left:0px;
	width:170px;
	text-align:center;
}
.couponLeft .copyright {
	position:absolute;
	bottom:10px;
	left:0px;
	width:150px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding:10px;
}
.couponRight {
	width:430px;
	position:relative;
	background-color:#FFF;
	padding:15px;
	float:right;
}
.couponRight h4, .couponHolder h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#DA2224;
}
.couponHolder h4 {
	margin:0;
	font-size:14px;
}
.detailDesc {
	margin:10px 0;
}


/* ******************* NEWSLETTER SIGNUP ******************* */

.nlSignupHolder {
	background: url(../images/shell/newsletterSignup_bg.jpg) no-repeat;
	padding:60px 10px 20px 15px;
	width:202px;
	height:142px;
	margin-left:-5px;
}
.nlSignupHolder p {
	display:block;
	width:152px;
	height:90px;
	font-size:11px;
	line-height:16px;
	color:#666;
	padding:0 50px 0 6px;
}
.nlSignupHolder form {
	display:block;
	width:202px;
	height:42px;
	vertical-align:middle;
}
.nlSignupHolder input.nlEmail {
	border:0 none;
	background-color:transparent;
	width:140px;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#666;
	padding:5px 10px 0 10px;
	vertical-align:middle;
}
.nlSignupHolder input.goBtn {
	border:0 none;
	background-color:transparent;
	cursor:pointer;
	width:33px;
	height:32px;
	margin:6px 0 0 4px;
}

/* ******************* DTN ******************* */

.dtnAd {  }
.c1 .dtnAd, .c3 .dtnAd { margin:10px auto; clear:both; }
.c2 .dtnAd, .c2-c3 .dtnAd, .c1-c3 .dtnAd { display:inline; margin:10px 0 10px 10px; float:right; }

/* ******************* BOOKING WIDGET ******************* */

.bookingHolder {
	background:#D00812 url(../images/shell/booking_btmBG.jpg) no-repeat center bottom;
	width:219px;
	float:left;
	clear:both;
	margin:10px;
}
.bookingHolder p {
	color:#FFF;
}
.bookingOptions {
	background:url(../images/shell/booking_topBG.jpg) no-repeat center top;
	height:48px;
	padding-left:5px;
}
.bookingHolder a.bookingTab {
	display:block;
	float:left;
	margin-right:1px;
	width:69px;
	text-decoration:none;
}
.bookingHolder a.bookingTab.sel {
	text-decoration:underline;
	color:#FFF;
}
.bookingHolder .bookingTab span {
	display:block;
	font-size:16px;
	line-height:52px;
	vertical-align:middle;
	color:#FFF;
	text-align:center;
}
.bookingHolder form {
	padding:10px 8px;
}
.bookingHolder .row {
	padding:5px;
	margin:7px 5px;
}
.bookingHolder .slimrow {
	padding:5px 0;
	margin:0 5px;
	text-align:left;
	color:#FFF;
}
.bookingHolder .slimrow a {
	color:#FFF;
}
.bookingHolder .dateInput {
	background:url(../images/shell/booking_inputBG.jpg) no-repeat center center;
}
.bookingHolder .clearInput {
	background:url(../images/shell/booking_clearInputBG.jpg) no-repeat center center;
	height:50px;
	line-height:12px;
	padding:5px 10px;
}
.bookingHolder input {
	background-color:transparent;
	border-style:none;
	vertical-align:middle;
}
.bookingHolder .clearInput input {
	background-color:#FFF;
	border:1px solid #EEE;
	vertical-align:middle;
	font-size:12px;
	float:left;
	clear:both;
	height:15px;
	line-height:20px;
	width:160px;
	padding:5px;
}
.bookingHolder .date {
	height:20px;
	line-height:20px;
	width:100px;
	padding:15px 0 15px 10px;
	margin:0;
	font-size:12px;
	color:#666;
}
.bookingHolder .calBtn {
	width:64px;
	height:51px;
	margin:4px 0;
	cursor:pointer;
}
.bookingHolder .groupedOptions {
	width:46px;
	height:40px;
	padding:5px 7px;
	margin:0 2px;
	float:left;
}
.bookingHolder label {
	font-size:11px;
	padding-bottom:3px;
	color:#FFF;
	float:left;
	clear:both;
}
.bookingHolder .groupedOptions select {
	width:45px;
	border:0px none #FFF;
	background-color:#FFF;
}
.bookingHolder .groupedOptions2 select {
	width:75px;
	border:0px none #FFF;
	background-color:#FFF;
}
.bookingHolder .bookingSbmt {
	background:url(../images/shell/booking_btnBG.jpg) no-repeat center center;
	width:118px;
	height:66px;
	font-size:16px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}

/* ******************* ARES OVERRIDE ******************* */

#tbs {
	padding:0;
}
#bot_body {
	padding-left:10px !important;
	width:204px !important;
}
#bot_body a, #bot_body a:hover, #bot_body a:active, #bot_body a:visited {
	color:#FFF;
}
#checkOut {
	margin-right:25px;
}
#bot_body a.drop2 {
	white-space:nowrap;
}
#bot_body {
	padding-bottom:15px;
}
#bot_nav table {
	margin:0 0 4px 0;
}
#Search-bot table {
	text-align:left;
}
#Search-bot .car_back td {
	padding-right:5px !important;
}

/* ******************* SEARCH RESULTS*******************  */

.keyword { 
	font-size:1.4em;
	font-weight:bold;
	color:#DA0C19;
}
.resultsHolder {
	padding:0 15px;
}
.resultsHolder ul h4 {
	margin-left:10px;
	color:#505050;
}
.resultsHolder li a {
	font-size:1.2em;
}

#soHeaderNoFlash {
	position:relative;
	background:url(../images/shell/headerSlideBG.jpg) no-repeat center bottom;
	width:990px;
	height:285px;
	text-align:center;
}
#soHeaderNoFlash img {
	position:absolute;
	top:40px;
	left:10px;
}

/* ******************* GOOGLE MAPS ******************* */

.gMap {
	border-right:1px solid #DA2224;
	border-bottom:1px solid #DA2224;
	border-left:1px solid #DA2224;
}
.gMapLoading {
	width:120px;
	text-align:center;
	margin:150px auto;
	background-color:#CCC;
}
ul#gMapTabs { 
	border-top:1px solid #DA2224;
	border-right:1px solid #DA2224;
	border-left:1px solid #DA2224;
	border-bottom:1px solid #DA2224;
	margin:15px 0 0 0; 
	line-height:24px;
	float:none;
}
ul#gMapTabs li { display:inline-block; padding:0; line-height:24px; list-style:none; margin:0; }
ul#gMapTabs li a {
	background:url(../images/shell/navRollover_icon.gif) no-repeat;
	padding:5px 5px 5px 30px;
	margin:0 5px;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
ul#gMapTabs li a.tab-on { background-position:left center; font-weight:bold; color:#DA2224; }
ul#gMapTabs li a.tab-off { background-position:left 30px; color:#DA2224; }
ul#gMapTabs li a:hover.tab-off { text-decoration:underline; }

/* ******************* FORMBUILDER ******************* */

td.formtextreq label, td.formreq label, label.formreq{
	color:#900000;	
	font-weight:bold;
	font-size:11px;

}

td.formtextreq label, td.formtext label, td.formtextreq label{
	font-weight:bold;
	font-size:11px;
}
tbody tr td.boldtext {
	font-weight:bold;
	font-size:1.5em;
	
}

.rssLink{
	color:#FFF;
	position:absolute;
	left:600px;
	top:0;
	width:90px;
	text-align:right;
	margin:10px 20px 0 20px;
	font-size:1.3em;
	color:red;
	font-weight:bold;
	
}

.c2 .rssLink{
	left:350px;
}
.footerRssLink {
	display:block;
	float:right;
	margin:10px 20px 0 20px;
	width:32px;
}

/* ******************* User Accessable classes ******************* */

.tableStyle1 {border:1px solid #EEE; }
.tableStyle1 td, .tableStyle1 th { border-style:none; }
.tableStyle1 .dateCol {
	width:50px;
	font-weight:bold;
	vertical-align:top;
}
.c2 .tableStyle1 .descCol {
	width:393px;
}
.c2-c3 .tableStyle1 .descCol {
	width:650px;
}
.tableStyle1 .descCol a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.dataTable1 {
	display:block;
	border-collapse:collapse;
	border:1px solid #EEE;
}
.dataTable1 td, .dataTable1 th {
	font-size:1.2em;
	padding:10px;
}
.dataTable1 th { text-align:center;
}
.dataTable1 tr th {
	border:1px solid #EEE !important; 
	border-collapse:collapse;
}
.tabs .tabs-hide {
     display: none;
}
.dataTable1 td, .dataTable1 th { width:1%; border-style:none; }
tr.even { background-color:#F9F9F9; }
.dataTable1 tbody tr:hover {  }
.dataTable1 tbody tr:hover td { font-weight:bold; }
.dataTable1 caption {
	margin:6px 0;
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
}

/* ******************* Contacts Widget ******************* */
table.contacts { border: 0; width: 100%; }
table.contacts th {background-color: #EDEEEF; color: #333333; font-size: 1.2em; font-weight: bold; padding: 6px;}
table.contacts td {padding: 4px; width: 33%;}
table.contacts a { color: #777677; }
#contact-detail { padding: 20px; }
#contact-detail .contact-img {float: left;}
#contact-detail .contact-img img {padding-right: 20px;}
#contact-detail .contact-title {font-weight: bold; line-height: 14px;}
/*#contact-detail .contact-dept {font-style: italic; line-height: 14px;}
#contact-detail p {font-size: 12px;}
#contact-detail .contact-backlink { text-align: right;}
*/


/* ******************* CUSTOM ******************* */

.hint { color:#999; }
.hidden { visibility:hidden; }
.visible{ visibility:visible; }
.greybutton, .button { background: url(../images/shell/button-gradient.jpg) center repeat-x; height: 30px; color: #ECECED; border: none; padding: 2px 8px 4px 8px; cursor: pointer; }
.disabled { cursor:default; }
span.disabled { color:#999; }
.loading {
	background: url(../images/shell/loading.gif) no-repeat center center;
	width:120px;
	height:120px;
	text-align:center;
	margin:150px auto;
}
.v-separator {
	height:5px;
	line-height:1px;
	overflow:hidden;
	margin:10px 0;
	border-top:1px solid #CCC;
}
.hr {
	height:3px;
	line-height:3px;
	overflow:hidden;
	border-top:1px solid #CCC;
	margin:5px 0;
}
.hr-shadow {
	background:transparent url(../images/shell/holderBottomBorder.gif) no-repeat center center;
	position:absolute;
	z-index:3;
	bottom:-8px;
	left:0;
	height:8px;
	margin-top:18px;
	margin-bottom:-8px;
}
.c2 .hr-shadow { width:480px; }
.c2-c3 .hr-shadow { width:700px; }
.moreInfo {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	white-space:nowrap;
}

fieldset.form{
	padding:15px;
	border:1px solid #dfdfdf;
}
fieldset.form legend{
	color:#000;
	font-weight:bold;
	font-size:1.5em;
	padding:5px 10px;
	border:1px solid #dfdfdf;
}


fieldset.form li input {
	padding:3px 0;
	font-size:1.25em;
	width:200px
}


fieldset.form li label {
	display:block;
	font-size:1.35em;
	width:100px;	
	float:left;
	text-align:right;
}

fieldset.margin{
	margin:20px;
	padding:10px;
}

fieldset .warn{
	font-weight:bold;
	
}

fieldset.bordered{
	border: 1px solid #d1d1d1;
}
fieldset.bordered legend{
	border: 1px solid #d1d1d1;
	padding:3px 5px;
	margin: 0 0 0 5px;
}

#popUpMainContainer .simpleForm{
	margin:10px;
}
.simpleForm .warn{
	font-weight:bold;
}
.simpleForm legend{
	font-size:1.1em;
	color:#222;
	font-weight:bold;
}

.simpleForm p.readonly{
	font-size:1em;
}

fieldset.small{
	width:50%;
}

.simpleForm legend{
	padding:3px;
}

.simpleForm fieldset, .simpleForm legend{
	border: 1px solid #eaeaea;
}

.simpleForm fieldset, fieldset.simpleForm {
	padding:6px;
}

.simpleForm .labelPadded{
display:block;
padding:10px 0 0 110px; /*This needs to be the same width as the label plus the margin between the textbox*/	
}

.simpleForm ul {
	margin:0 !important;
}

.simpleForm ul li{
	list-style-type:none !important;
}

.simpleForm label{
	display:block;
	width:100px;
	float:left;
	padding:0;
	margin: 10px 0 0;	
	text-align:right;
	font-size:1.2em;
	padding:3px 0;

}

.simpleForm input, .simpleForm textarea,  .simpleForm select, .simpleForm p.readonly {
	width:auto;
	margin:10px 0 0 10px;
	padding:3px;
}
.simpleForm textarea{
	overflow:auto;
}

.simpleForm br {
	clear:left;
}
.simpleForm input{
	
}
.simpleForm div.formControls{
	text-align:center;
	margin:2px auto;
}

.formStyle1 div.formControls{
	text-align:center;
}
.formStyle1 label {
	font-size:1.2em;
	font-weight:bold;
	padding:6px 0px;
}
.formStyle1 .checkBoxContainer{
	padding-left:40px;
}

.formStyle1 .checkBoxContainer .checkbox{ /*A class is used instead of an attributes selector to maintain backwars compat. */
	display:block;
	width:30%;
	float:left;
	font-weight:normal;

}
.formStyle1 input, .formStyle1 select{
	padding:6px 4px;
}

td.recur_menu_on{
	padding:5px;
	border:1px solid #ffffff;
}
.recur_menu_on, .recur_menu{
	padding:8px;
	text-align:center;
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #ffffff;

}

.recur_menu_on{
	background-color:#FED201;	
	color:#000;
}

.recur_menu{
	background-color:#ED6D0A;	
}

.recurOption{	
}

.recurOption legend{
	font-weight:bold;
	padding:3px;
}
fieldset.recurOption{
		padding:10px;
}
fieldset.recurOption legend{
	padding-left:-5px;
}
.labelMargin {
	margin-left:100px;
}
 fieldset.form ul.longWidth li label{
	width:150px;	
} 
ul.longWidth .labelMargin{	
	margin-left:150px;
}

.textCounter{
	font-size:10px;
}

fieldset.form li.optin label{
	width:200px;
	font-size:1.1em;
	padding:3px;
	display:inline;
}
fieldset.form li.optin input{
	float:left;
	width:auto;
	margin-left:100px;
}
fieldset.form li label > input{
	float:right;	
}
img.captcha{
	width:200px;
}
.errorMsg {
	color:#DA2224;
	font-weight:bold;
	font-size:12px;
}
.warning, .warningMsg, .alertMsg {
	color:#CC5B09;
	font-size:12px;
}
.alertMsg, .errorMsg, .warningMsg { text-align:center; font-weight:bold; padding:10px; }
.req {
	color:#900000;
}

.response-box{
	margin:5px auto;
	width:80%;
	padding:5px;
	background-color:#FF9C47;
	border:1px inset #ED6D0A;
}
.response-box p{
	color:#FFF;
	margin:0;
	padding:0;
	font-weight:bold;
	
}

.formCntrls{
	width:90%;
	margin:0 auto;
	text-align:center;
}

/* ******************* CLEAR FIX ******************* */

.clear { clear:both; }
.clearfix:after {	/* apply to containers with floted children */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

/* ******************* GEORGE'S RANDOM STUFF ******************* */

fieldset.form ul li { line-height:20px; }
.floatLeft { float:left; }
.floatRight { float:right; }


#meeting_facility_tab {
	margin:10px auto;
	padding: 0 15px;
}
.halfCol {
	width:300px;
	float:left;
	font-size:1.2em;
	padding:5px 0;
}
#meeting_facility_tab label {
	font-weight:bold;
}

/* ******************* sIFR ******************* */

.sIFR-flash{visibility:visible !important;margin:0;padding:0;}
.sIFR-replaced, .sIFR-ignore{visibility:visible !important;}
.sIFR-alternate{position:absolute;left:0;top:0;width:0;height:0;display:block;overflow:hidden;}
.sIFR-replaced div.sIFR-fixfocus{margin:0pt;padding:0pt;overflow:auto;letter-spacing:0px;float:none;}

/* ******************* APP STYLES ******************* */

.pageError {padding:25px;}.cfdebug {font-size:1.1em !important;text-align:left;}/* DON'T CENTER DEBUG CODE */


/* Snippets */
.sniLinks a {display: block; margin-bottom: 6px; text-align:center;}


/* ******************* IMGBOX STYLES ******************* */
.imgbox h3 {
	color:#4B4A4B;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

.imgbox-h3 { padding-top:0px; margin-top:0px; }
.imgbox h3 span.blue { color:#57c7ef; }
.imgbox .img { overflow:hidden; text-align:right; }
.imgbox .txt { width:170px; }
.imgbox-w-bg .img { width:80px; }
.imgbox-wo-bg .img { width:110px; }
.imgbox p { color:#4c4a4c; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; margin-bottom:8px !important; line-height:18px; }
.imgbox a { color:#57c7ef; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px; font-weight:bold !important; }
.imgbox-wo-bg {/* background:url(../images/widgets/imgbox-divider.png) bottom center no-repeat;*/ padding-bottom:10px; margin:0 5px 20px; }
.imgbox-w-bg { background-color:#FFF; border:1px solid #e1e1e1; margin:20px 0; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.imgbox-w-bg .container { padding: 20px; }
.imgbox-w-bg a { color:#4b4a4b!important; }
.c1 .imgbox-wo-bg { width: 210px; }
.c3 .imgbox-wo-bg { width: 287px; }


/* ******************* FORM STYLES ******************* */

form.frmbuilder { border:1px solid #EEEEEE; padding:10px; }
form.frmbuilder .formreq, form.frmbuilder .hint { color:#900000; font-size:11px; font-weight:bold; }
form.frmbuilder fieldset legend { display:none }
form.frmbuilder hr { color:#ECECEC; }

form.frmbuilder .formlabel { width:100px; float:left; text-align:right; line-height:1.5em; padding-top:5px; vertical-align:text-top; }

.c2-c3 form.frmbuilder .formlabel { width:39%; /* float:none; */ text-align:right; line-height:1.5em; padding-top:0px; vertical-align:text-top; }

.c2-c3 form.frmbuilder .datafield { width:auto; /* float:left; */ padding:0px 0px 20px 7px; }
form.frmbuilder .datafield { width:auto; float:left; padding:0px 0px 20px 7px; }

.c2-c3 form.frmbuilder .hint { font-weight: normal; }

form.frmbuilder input[type=text], form.frmbuilder select, form.frmbuilder textarea { padding:5px }
.c2 form.frmbuilder textarea { width:370px; }

form.frmbuilder table { margin:0px; }
form.frmbuilder table td { padding:0px; }

form.frmbuilder h4 { margin:20px 0 15px 0; padding:7px 0 7px 10px; background-color:#EEEEEE; border-top:1px solid #CCC; border-bottom:1px solid #CCC; display:block; clear:both; }


/********************** BLOG from Leo.css *************************/
.blogSectionTitle {text-transform:uppercase; color: #3a3a3a; font-weight: bold; font-size: 18px;}
.c3 .blogLine {font-size: 14px; line-height:18px;}
.c3 .blogLine a {color:#313131;}
.c3 .dates {display:none!important; }
.c3 table.blogTable, .c3 table.blogTable td { border:none; margin:0px!important; padding:0px!important; }
.c3 table.blogTable .blogIntro span.blogBodylong { display:none!important; }
.c3 table.blogTable .blogIntro span.blogBodyshort { font-weight:normal!important; }

.c2-c3 table.blogTable .blogIntro {width:auto}
.c2-c3 table.blogTable .blogIntro span h1 { display:none; }
.c2-c3 table.blogTable .blogIntro span.blogBodyshort { display:none!important; }

table.blogTable { display:table; }
table.blogTable .dates { width: 20%; }
table.blogTable td { vertical-align: top; }
table.blogTable .evenrow td { background: #EEEEEE; }
span.blogDoc { width: 100%; background: #eeeeee; padding: 5px; display: block; }
table.blogTable .blogIntro p { margin-top: 0; padding: 0; font-weight: bold; }
a.rss {
	background:url(../images/blog/rss.gif) no-repeat left center;
	line-height:16px;
	padding-left:20px;
	text-decoration:none;
}
/********************************************************************/

.blueLink {
	color:#57C7EF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold !important;	
}

.clientPortalBox { float: left; margin-right: 55px; margin-bottom: 30px; width: 189px; height: 150px; border: 1px solid #ddd; background: white; }
.clientPortalBox h2 { line-height: normal; color: white; font-size: 24px; padding: 12px 10px; margin: 0; }
.clientPortalBox h2.twoLine { font-size: 19px; padding: 5px 10px; }
.clientPortalBox h2 a { color: white; }
.clientPortalBox p { line-height: 1.3em; padding: 5px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; margin: 0; }
.clientPortalBox.inactive h2 a { color: #aaa; }
.clientPortalBox.inactive { background: #ddd; }
.clientTypeBoxes { overflow: hidden; margin-bottom: 20px; }
