/* CSS Document */

body {
	background-image:url(../graphics/img/layout/bg_body.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mainWrapper {
	width:910px;
	margin:0px auto 0px auto;
}
.header {
	padding-top:13px;
	height:168px;
	position:relative;
}
.logo {
	margin-left:3px;
	margin-top:10px;
}
.findBox {
	background-image:url(../graphics/img/layout/bg_button_find.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:46px;
	width:151px;
	position:absolute; top:13px; right:14px;
}
a.findButton {
	background-image:url(../graphics/img/layout/button_find.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:137px;
	height:38px;
	display:block;
	margin:3px auto 0px auto;
}
.menu {
	position:absolute;
	top:93px; right:0px;
}
.menu a {
	background-image:url(../graphics/img/layout/bg_menu.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#fff;
	line-height:36px;
	text-decoration:none;
	display:block;
	float:left;
	padding:0px 10px 0px 10px;
}
.menu a:hover {
	text-decoration:underline;
}
.menuSeparator {
	background-image:url(../graphics/img/layout/menuSeparator.jpg);
	height:36px;
	width:1px;
	float:left;
}
.menuLeft {
	background-image:url(../graphics/img/layout/menu_left.jpg);
	float:left;
	height:36px;
	width:4px;
}
.menuRight {
	background-image:url(../graphics/img/layout/menu_right.jpg);
	float:left;
	height:36px;
	width:4px;
}
.phone {
	color:#993300;
	position:absolute; bottom:0px; right:25px;
	font-weight:bold;
	font-size: 25px;
}
.center {
	min-height:600px;
	padding-bottom:40px;
}
.footer {
	background-image:url(../graphics/img/layout/bg_footer.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:185px;
	margin-bottom:-50px;
}
.footer .title {
	padding-left:15px;
	padding-top:17px;
	padding-bottom:18px;
	color:#24375b;
	font-size:14px;
	font-weight:bold;
}
.footer .partners {
	float:left;
	padding-bottom:35px;
}
.footer .partners img {
	margin-left:20px;
} 
.footer .distinct {
	float:right;
	height:212px;
	width:208px;
/*	margin-right:50px;*/
	position:relative; top:-120px;
	margin-bottom:-50px;
}
.footer .distinct p {
	padding-left:20px;
	margin-bottom:5px;
	padding-right:20px;
}
.copyright {
	color:#333;
	font-size:12px;
	width:600px;
}
.footerLink {
	margin-left:2em;
}
.rightSide {
	float:left;
	padding-top:25px;
	padding-left:16px;
}
.upcoming {
	width:255px;
}
.upcoming .top {
	background-image:url(../graphics/img/layout/upcoming_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:11px;
	line-height:11px;
}
.upcoming .bottom {
	background-image:url(../graphics/img/layout/upcoming_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:11px;
}
.upcoming .middle {
	background-image:url(../graphics/img/layout/bg_upcoming.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 20px 0px 20px;
}
.upcoming .middle .title {
	color:#993300;
	font-weight:bold;
	border-bottom:5px solid #ff9d09;
	padding-bottom:5px;
}
img.icon {
	position:relative; top:2px;
}
.upcoming .date {
	margin-top:10px;
}
.upcoming a {	
	margin-top:3px;
	display:block;
	color:#233153;
}
.upcoming .eventSeparator {
	background-image:url(../graphics/img/layout/upcoming_separator.jpg);
	height:1px;
	line-height:1px;
	margin-top:10px;
}
.stayInformed {
	background-image:url(../graphics/img/layout/bg_stayInformed.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:166px;
	width:254px;
}
.stayInformed .content {
	padding-left:65px;
	padding-top:15px;
	color:#000;
}
.stayInformed a.subscribe {
	background-image:url(../graphics/img/layout/button_subscribe.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:82px;
	height:28px;
	display:block;
	margin-top:5px;
}
.leftSide {
	margin-bottom:40px;
	float:left;
	width:636px;
}
.mainBox {
	width:636px;
	position:relative;
	padding-bottom:11px;
	padding-top:6px;
}
.mainBoxHeading {
	background-image:url(../graphics/img/layout/mainBoxHeading.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	width:636px;
	position:relative;
}
.featuredEventHeading {
	background-image:url(../graphics/img/layout/featuredEventHeading.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:30px;
	width:636px;
	position:relative;
}
.featuredEvent {
	background-image:url(../graphics/img/layout/bg_featuredEvent.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:254px;
	width:636px;
	position:relative;
}
.featuredEvent .flashcontent{
  position: relative;
  left: 4px;
  
  width: 636px;
}
.promo {
	background-image:url(../graphics/img/layout/bg_promo.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:339px;
	height:97px;
	position:absolute; bottom:45px; left:10px;
}
.promoLogo {
	float:left;
	margin-left:25px;
	margin-top:-7px;
}
a.bookRoom {
	background-image:url(../graphics/img/layout/button_bookRoom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:152px;
	height:28px;
	display:block;
	margin-left:-3px;
}
.featuredEvent .promo .text {
	float:right;
	width:210px;
	padding-top:10px;
}
.featuredEvent .promo span.eventName {
	color:#9e3e0e;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}
.featuredEvent .promo span.date {
	color:#2f3d5c;
	line-height:20px;
}
.mainBox .top {
	background-image:url(../graphics/img/layout/mainBox_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
	position:absolute; top:0px; left:0px;
	width:636px;
}
.mainBox .bottom {
	background-image:url(../graphics/img/layout/mainBox_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:11px;
	width:636px;
	position:absolute; bottom:0px;left:0px;
}
.mainBox .middle {
	background-image:url(../graphics/img/layout/bg_mainBox.png);
	padding-left:22px;
	padding-right:22px;
	padding-top:20px;
}
.pageTitle {
	color:#993300;
	margin:0px auto 0px auto;
	position:relative;
	width:590px;
}
.pageTitleMiddle {
	background-image:url(../graphics/img/layout/bg_pageTitle.png);
	background-position:top left;
	background-repeat:repeat-x;
	width:568px;
	line-height:78px;
	float:left;
}
.pageTitleMiddle a {
  color:inherit;
  text-decoration:none;
  font-weight:normal;
}
.pageTitle span {
	margin-left:20px;
	margin-right:20px;
	font-size:18px;
	font-style:italic;
}
.pT_left {
	background-image:url(../graphics/img/layout/pageTitle_left.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:78px;
	width:7px;
	float:left;
}
.pT_right {
	background-image:url(../graphics/img/layout/pageTitle_right.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:78px;
	width:7px;
	float:left;
}
.article {
	width:592px;
	margin:0px auto 0px auto;
}
.imageBox {
	float:left;
	background-image:url(../graphics/img/layout/bg_imageBox.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:158px;
	text-align:center;
	position:relative;
}
.imageBox .imageBoxTop {
	background-image:url(../graphics/img/layout/imageBox_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:3px;
	line-height:3px;
}
.imageBox .imageBoxBottom {
	background-image:url(../graphics/img/layout/imageBox_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:3px;
	line-height:3px;
	position:absolute; bottom:0px; left:0px;
	width:158px;
}
.imageBox img {
	padding-top:10px;
	padding-bottom:10px;
}
.article .text {
	margin-left:15px;
	float:left;
	width:415px;
}
.article .text .dateLocation {
	color:#233153;
	font-weight:bold;
}
a.articleWebsiteLink {
	color:#233153;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
	display:block;
}
.announcement {
	color:#993300;
	margin:0px auto 0px auto;
	width:630px;
}
.announcement span {
	margin-left:20px;
	margin-right:20px;
	font-size:18px;
	font-style:italic;
}
.announcementMiddle {
	background-image:url(../graphics/img/layout/bg_pageTitle.png);
	background-position:top left;
	background-repeat:repeat-x;
	width:615px;
	line-height:78px;
	float:left;
}
.textBoxes {
	
}
.textBoxes .leftText {
	width:360px;
	float:left;
}
.textBoxes .leftText .title {
	color:#24375b;
	font-size:14px;
	font-weight:bold;
}
.textBoxes .leftText p {
	color:#333;
}
.textBoxes .rightText {
	border-left:1px dotted #797979;
	float:right;
	padding-left:15px;
	width:250px;
}
.textBoxes .title2 {
	font-size:14px;
	font-weight:bold;
	color:#24375b;
	padding-bottom:10px;
}
.textBoxes .rightText a.title {
	color:#264268;
}
.sectionSeparator {
	line-height:1px;
	height:1px;
	background-image:url(../graphics/img/layout/sectionSeparator.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:30px;
	padding-bottom:30px;
}
.eventLogo {
	position:absolute; right:50px; top:0px;
	margin-top:-10px;
}
.choosePath {
  border:3px double #24375B;
  font-size:120%;
  line-height:1em;
  padding:10px;
  text-align:center;
  width:260px;
  background-color:#D6E3EC;
}
.choosePath a {
  color:#24375B;
}
.accomodationLogo {
	padding-bottom:10px;
}
.accomodations .leftInfo {
	width:175px;
	float:left;
}
.accomodations .leftInfo .address {
	color:#150500;
	padding-left:20px;
	padding-right:20px;
}
.accomodations .leftInfo a {
	color:#150500;
}
.accomodations .rightInfo {
	float:right;
	width:410px;
}
.accomodations .rightInfo .title {
	color:#233153;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
}
.accomodations .rightInfo .sectionTitle {
	color:#303d5d;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	background-image:url(../graphics/img/layout/bg_sectionTitle.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.accomodations .rightInfo .section {
	padding-top:15px;
	padding-bottom:20px;
}
.section .amenity {
	float:left;
	width:180px;
	padding-left:20px;
	line-height:14px;
}
.roomType span {
	color:#233153;
	font-style:italic;
	float:left;
	font-weight:bold;
	width:102px;
	text-align:right;
	padding-right:10px;
	line-height:24px;
	padding-top:5px;
	padding-bottom:5px;
}
span.typeOfRoom {
	padding-top:35px;
}

.section .type {
	border-left:1px solid #000;
	float:left;
	width:95px;
	text-align:center;
	line-height:24px;
	padding-top:5px;
	padding-bottom:5px;
}
.section .blue {
	background-color:#edf1f4;
}
.section .type input {
	width:40px;
}
.formBookRoom {
	background-image:url(../graphics/img/layout/button_bookRoom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:152px;
	height:28px;
	display:block;
	margin:0px auto 0px auto;
	position:relative; left:50px;
}
.booknow {
	background-image:url(../graphics/img/layout/button_bookNow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:73px;
	height:28px;
	display:block;
	margin:0px auto 0px auto;
}
.booknow-disabled {
	background-image:url(../graphics/img/layout/button_bookNow_disabled.jpg);
}
.roomDetails {
  /*
	background-image:url(../graphics/img/layout/bg_details.jpg);
	background-position:top right;
	background-repeat:repeat-y;
  */
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
}
.largeClear {
	clear:both;
	height:10px;
	line-height:0px;
}
	
#holidaycancel{display:none;}
#hamptoncancel{display:none;}
#bestcancel{display:none;}
#marriottcancel{display:none;}
#residencecancel{display:none;}
#townplacecancel{display:none;}
#homewoodcancel{display:none;}
#clarioncancel{display:none;}
#doubletreecancel{display:none;}

#totals { border-collapse: collapse; }
#totals th { font-weight: normal; text-align: left; padding: 2px 0; }
#totals td { text-align: right; padding: 2px 0; }
#totals .grandTotal td,
#totals .grandTotal th { border-top: 3px double black; font-size:120%; font-weight:bold; }

#messages .ui-icon { float:left; margin:0 3px; }

div.QuoteBox {
  width: 255px;
}
div.QuoteBox img{
  border: none;
}

div.LeftColumn{

  display: block;
  float: left;

  width: 47%;

  margin-left:  1%;
  margin-right: 1%;

}

div.RightColumn{

  display: block;
  float: right;

  width: 47%;

  margin-left:  1%;
  margin-right: 1%;

}

div.Barrier{
  clear: both;
}

.Bold{
  font-weight: bold;
}

.JustifyBoth{
  text-align: justify !important;
}

.PaddingPix05{
  padding: 5px !important;
}
.PaddingPix10{
  padding: 10px !important;
}

.RedBackground{
  background-color: #ff6666;
}

.White{
  color: #ffffff;
}

.ZeroMarginPadding{
  margin:  0;
  padding: 0;
}
