.mainratesdisplay {
	position: relative;
	width:1005px;
	height:529px;
	padding-left: 26px;
	background: url('../images/section-deals/deals-bg.jpg') no-repeat 26px 0px;
}
.mainratesdisplay2 {
	position: relative;
	color: #666666;
	font: 12px/17px Arial, Verdana, Tahoma, sans-serif;
	width:1005px;
	height:396px;
	padding-left: 26px;
	background: url(../images/section-deals/deals-list-bg.jpg) no-repeat 231px 0px;
}
.mainratesdisplay3 {
	position: relative;
	color: #666666;
	font: 12px/17px Arial, Verdana, Tahoma, sans-serif;
	width:1005px;
	height:450px;
	padding-left: 26px;
	background: url(../images/section-deals/deals-bg-tall.jpg) no-repeat 26px 0px;
}
.leftcolumn {
	position: relative;
	float: left;
	width: 189px;
	height: 513px;
	margin: 8px;
	padding: 0;
}
.leftcolumn .text {
	width: 185px;
	height: 125px;
	padding: 0;
	margin: 0;
	color: #666666;
	font: 12px/17px Arial, Verdana, Tahoma, sans-serif;
}
.leftcolumn .text .header {
	font-size: 13px;
	font-weight: bold;
}	
.leftcolumn .offer {
	position: absolute;
	left: 0px;
	top: 167px;
}
.section-header {
	width: 800px;
	height: 73px;
	margin: 0;
	padding: 0 0 8px 0;
}
.header-container {
	float: right;
	clear: right;
	width: 800px;
	height: 59px;
	}
.header-container ul.header {
	width: 800px;
	height: 59px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.header-container ul.header li {
	float: left;
	}
.side-pic2 {
	position: absolute;
	top: 0px;
	left: 26px;
	width: 232px;
	height: 396px;
	display: block;
	background: url(../images/section-deals/side-pic.jpg) no-repeat 0px 0px;
	z-index: 11;
}
.side-pic {
	position: absolute;
	top: 0px;
	left: 26px;
	width: 232px;
	height: 396px;
	display: block;
	background: url(../images/section-deals/side-pic-beta.jpg) no-repeat 0px 0px;
	z-index: 11;
}
.btn-learn-more {
	position: absolute;
	top: 165px;
	left: 55px;
	cursor: pointer;
	width: 97px;
	height: 22px;
	display: block;
	background: url(../images/section-deals/btn-read-more.png) no-repeat 0px 0px;
}
.btn-learn-more:hover {
	background-position: 0px -22px;
}
.btn-deals-back {
	position: absolute;
	top: 165px;
	left: 45px;
	cursor: pointer;
	width: 118px;
	height: 22px;
	display: block;
	background: url(../images/section-deals/btn-deals-back.png) no-repeat 0px 0px;
}
.btn-deals-back:hover {
	background-position: 0px -22px;
}
.rates-list2 {
	width: 800px;
	height: 396px;
	position: absolute;
	top: 0px;
	left: 211px;
	background: ;
	margin-left: 20px;
	z-index: 10;
}
.rates-list2 h1 {
	padding: 20px 0px 10px 30px;
	margin: 0;
	color: #9c9c9c;
}
.rates-list2 ul {
	margin: 0px;
	padding-left: 30px;
	list-style-type: none;
}

.rates-list {
	width: 800px;
	height: 396px;
	position: absolute;
	top: 0px;
	left: 211px;
	background: #ffffff url(../images/section-deals/deals-list-bg.jpg) no-repeat 0px 0px;
	margin-left: 20px;
	z-index: 10;
}
.rates-list h1 {
	padding: 20px 0px 10px 30px;
	margin: 0;
	color: #9c9c9c;
}
.rates-list ul {
	margin: 0px;
	padding-left: 30px;
	list-style-type: none;
}
.deal {
	display:block;
	width: 730px;
	/* min-height: 60px; */
	border-bottom: 1px solid #767676;
	padding: 5px;
	font-size: 12px;
	line-height:17px;
}
.deal h2 {
	font-size: 16px;
	color: #0aadff;
	font-weight: normal;
}
.deal:hover {
	background-color: #e1e1e1;
	text-decoration: none;
}
.learn-more {
	font-style: italic;
	font-weight: bold;
}
.expiration {
	float: right;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.companion-details {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 730px;
	padding: 0 0 0 255px;
}
.companion-details .bullets {
	float:left;
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px;
	margin-right: 15px;
	width: 480px;
}
.bullets h1 {
	color:#de1e0c;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.bullets h2 {
	color:#de1e0c;
	font-size: 19px;
	font-weight: bold;
	margin: 0;
}
.companion-details .bullets .buttons {
	height: 50px;
}
.companion-details .bullets .buttons img {
	float: left;
}
div.btn-fl-holder {
	width: 209px;
	height: 46px;
	overflow: hidden;
	float:left;
}
a.btn-fl:link, a.btn-fl:visited {
	width: 122px;
	height: 46px;
	display:block;
	float: right;
	text-decoration: none;
	background: url(../images/btn-fl-deals.gif) no-repeat 0px 0px;
}
a.btn-fl:hover, a.btn-fl:active {
	text-decoration: none;
	background: url(../images/btn-fl-deals.gif) no-repeat 0px -46px;
}
a.btn-nonfl:link, a.btn-nonfl:visited {
	width: 209px;
	height: 46px;
	display:block; 
	text-decoration: none;
	background: url(../images/btn-nonfl-companion2.png) no-repeat 0px 0px;
}
a.btn-nonfl:hover, a.btn-nonfl:active {
	width: 209px;
	height: 46px;
	display:block;
	text-decoration: none;
	background: url(../images/btn-nonfl-companion2.png) no-repeat 0px -46px;
}
.companion-details .hotels {
	border-left: 1px solid #1a1a1a;
	font-size: 13px;
	line-height: 17px;
	position:absolute;
	top: 0px;
	right: 0px;
	padding-left: 15px;
	margin: 30px 10px 0 0;
	width: 205px;
}
.hotels .bookNow {
	background: url(../images/btn-book-now.png) no-repeat 0px 0px;
	display: block;
	height: 25px;
	margin-top: 10px;
	overflow: hidden;
	text-indent: -9999px;
	width: 116px;
}
.hotels .bookNow:hover {
	background-position: 0px -25px;
}
.companion-details .hotels h1 {
	color:#de1e0c;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
.bullets .intro {
	font-size: 14px;
}
.bullets ul,
.hotels ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.bullets ul li,
.hotels ul li {
	background: url(../images/section-deals/bullet-deals.gif) no-repeat 0px 6px;
	padding: 3px 0px 5px 15px;
	margin: 0px;
}

.companion-fine-print {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 9px;
	color: #1a1a1a;
	line-height: 12px;
	width: 760px;
	padding-left: 225px;
	clear:both;
}
.fl-offer-bottom {
	position: absolute;
	bottom: 0px;
	left: 25px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 9px;
	color: #1a1a1a;
	line-height: 12px;
	width: 800px;
	padding-left: 205px;
	clear:both;
}
.offer-250credit-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 9px;
	color: #1a1a1a;
	line-height: 12px;
	width: 770px;
	padding-left: 250px;
	clear:both;
}
.deals-slider-container {
	float: left;
	height: 430px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 800px;
}
.deals-header {
	width:600px;
	height: 75px;
	padding: 15px;
}
.deals-side {
	float:left;
	width: 200px;
	padding: 15px;
}
.deals-content {
	float:left;
	height: 430px;
	padding: 15px;
	overflow: hidden;
	margin: 0;
	width: 600px;
}

ul#deals-slider {
	height: 430px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10000px;
}
ul#deals-slider2 {
	height: 430px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 800px;
}
ul#deals-slider2 li {
	padding: 20px;
}
ul#deals-slider2 li p {
	color: #666666;
	font-size:12px;
}
ul#deals-slider li.right {
	position:relative;
	float: left;
	width: 190px;
	height: 430px;
	padding: 0 10px 0 0;
	margin: 0;
	background: url('../images/section-deals/deals-bg-top-right-round.png') no-repeat 0px 0px;
}
ul#deals-slider li.left {
	position:relative;
	float: left;
	width: 190px;
	height: 430px;
	padding: 0 10px 0 0;
	margin: 0;
	background: url('../images/section-deals/deals-bg-top-left-round.png') no-repeat 0px 0px;
}
.deals-btn-more {
	width: 110px;
	height: 62px;
	text-align: center;
	margin: 0;
	z-index: 10;
}
#prevBtn, #nextBtn {
	cursor: pointer;
	width: 110px;
	height: 31px;
	text-indent: -9999px;
	margin: 0;
	overflow: hidden;
	z-index: 10;
}
#prevBtn {
	background: url('../images/section-deals/deals-btn-prevspecials.jpg') no-repeat 0px 0px;
}
#prevBtn:hover {
	background: url('../images/section-deals/deals-btn-prevspecials.jpg') no-repeat 0px -31px;
}
		
#nextBtn {
	background: url('../images/section-deals/deals-btn-morespecials.jpg') no-repeat 0px 0px;
}
#nextBtn:hover {
	background: url('../images/section-deals/deals-btn-morespecials.jpg') no-repeat 0px -31px;
}


img.top-right-cover {
	position: absolute;
	top: -1px;
	left: 159px;
	margin: 0;
	padding: 0;
}
img.top-left-cover {
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0;
	padding: 0;
}
img.bottom-right-cover {
	position: absolute;
	top: 65px;
	left: 158px;
	margin: 0;
	padding: 0;
}
img.bottom-left-cover {
	position: absolute;
	top: 65px;
	left: 0px;
	margin: 0;
	padding: 0;
}
.deals-slider-container .text {
	color: #ffffff;
	width: 170px;
	margin: 10px;
	font: 12px/15px Arial, Verdana, Tahoma, sans-serif;
	}
.deals-slider-container .text span.hotelname {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.deals-slider-container .text span.hoteloffer {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.contactinfo {
	position: absolute;
	font-size: 13px;
	left: 10px;
	bottom: 56px;
}
.contactinfo a.contactlink:link, a.contactlink:visited {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.contactinfo a.contactlink:hover, a.contactlink:active {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
