/* Lates Campaign */

.clear { /*Flush floats */
	clear:both;
}

#content .lates-head {
	font-size:3.6em;
	margin:5px 0;
}

#lates-wrap {
	background:#fff;
	position:relative;
}

#lates-wrap a {
	border-bottom:0;
}

#lates-wrap a:hover, #lates-wrap a:focus {
	text-decoration:underline;
	color:#002654;
}

#lates-wrap h2 {
	padding:0 6px;	
}

#lates-wrap h3, #lates-wrap p  {
	padding:0 8px;
	margin:0;
}

.main-img {
	margin:4px;
}

.roundel {
	position:absolute;
	right:25px;
	top:105px;
}

.lates-box {
	border:1px solid #75aadb;
	margin:4px;
	padding:6px;
	clear:both;
}

.lates-box div div {
	float:left;
	width:142px;
	margin-left:4px;
}

.lates-box div div:first-child {
	margin-left:0;
}

/* -----------------
Last Minute Boxes
-------------------- */

.last-minute-inner {
	/* background:#F43FA6 url(/manweb.nsf/AttachmentsByTitle/bkgd-last-min.gif/$FILE/bkgd-last-min.gif) 0 0 repeat-y; */
	float:left;
}

.last-minute-inner div {
	background:#F43FA6;
	padding-top:10px;
}

#lates-wrap .last-minute h3 {
	margin-bottom:9px;
	font-size:1.4em;
}

.last-minute img {
	margin-bottom:5px;
}

#lates-wrap .last-minute p {
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
color:white;
}

.last-minute .book {
	text-align:right;
}

.last-minute .book a {
	padding-right:15px;
	background:url(/manweb.nsf/AttachmentsByTitle/linkfollow.gif/$FILE/linkfollow.gif) 100% 50% no-repeat;
}


/* ----------------
Phone Offers Boxes 
------------------- */

.phone-offers {
	position:relative;
}

.phone-offers-inner {
	background:#405c7f url(/manweb.nsf/AttachmentsByTitle/bkgd-phone-offers.gif/$FILE/bkgd-phone-offers.gif) 0 100% no-repeat;
	float:left;
}

.phone-offers div div {
	padding-top:10px;
	color:#fff;
	position:relative;
}

#lates-wrap .phone-offers h3, #lates-wrap .phone-offers p {
	margin:0 37px 0 0;
}

#lates-wrap .phone-offers h3 {
	font-size:1.4em;
margin-left:32px;
}

#lates-wrap .phone-offers p {
	font-size:1.1em;
	margin-bottom:7px;
text-align:center;
margin-left:22px;
}

#lates-wrap .phone-offers p.price {
	position:absolute;
	top:15px;
	right:2px;
	margin:0;
	padding:6px 0 0 0;
	text-align:center;
	background:url(/manweb.nsf/AttachmentsByTitle/bkgd-price.png/$FILE/bkgd-price.png) 0 50% no-repeat;
	color:#002654;
	line-height:1;
	height:37px;
	width:37px;
	font-size:1em;
}

#lates-wrap .phone-offers p.price strong {
	font-size:1.2em;
}

.phone-offers h4 {
	position:absolute;
	top:4px;
	right:7px;
	padding:0;
	font-size:1.4em;
	background:#002654 url(/manweb.nsf/AttachmentsByTitle/bkgd-call.gif/$FILE/bkgd-call.gif) 0 0 no-repeat;
	color:#012653;
	line-height:25px;
	width:163px;
	text-align:center;
	letter-spacing:1px;
}


.tooltip {
border-bottom:0 none;
color:#F43FA6;
display:block;
left:0;
margin:0 !important;
padding:0 !important;
position:relative;
top:0;
border-bottom:none;
}





.tooltip span {
background:#E4EAEA none repeat scroll 0 0;
border:1px solid #75AADB;
color:#F43FA6;
display:none;
font-size:12px;
font-weight:bold;
left:370px;
padding:0 5px 10px;
position:absolute;
top:510px;
width:160px;
}

a {
border-bottom:1px solid #75AADB;
color:#ffffff;
text-decoration:none;
}