@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
}
.clear, .clear-booking {
	clear:both;
}
.greenbox {
	background-image: url("blue-header-bg2.gif");
	background-repeat: repeat-x;
	color: #FF0000;
}
a {
	color:#DF0024;
}
.agreements input {
	width:auto!important;
}
.address, .namerow {
	border-bottom:1px solid #C4C4C4;
	padding:10px 0 0 0;
}
.booking-column-right {
}
.booking-column-left {
	color:#DF0002;
}
.bookingp1 {
	float:left;
	width:500px;
}
.bookingp1right {
	float:right;
	width:250px;
}
.booking-column-left input, .booking-column-left textarea {
}
.booking-column-left .continuebutton input {
	width:auto!important;
}
.booking-column-right table {
	font-size:11px;
}
.booking-column-right table td {
	text-align:right;
}
.booking-column-right table b {
	color:#DF0024;
}
/*.continuebutton input {width:86px;height:22px;}*/

.leftcol, .booking-column-right {
	float:left;
	width:250px;
	margin:0 10px 0 0;
}
.rightcol, .booking-column-left {
	float:right;
	width:680px;
}
#depdate-day {
	width:44px!important;	
}

#depdate-month {
	width:52px!important;
}

#depdate-year {
	width: 56px!important;	
}

.essential {
	color:#e30000;
	border:1px solid #e30000;
	text-align:center;
	padding:10px;
	margin:10px 0;
}
#essential {
	border:1px solid #E2EDF7;
	padding:0;
}
#essential h4 {
	background:transparent none repeat scroll 0 0;
	font-weight:bold;
	padding:5px 0 0 10px;
}
#essential p {
	margin:0;
	padding:0 0 0 10px;
}
.errorbox {
	background:none;
	color:#DF0024;
	margin:0 0 3px;
	font-weight:bold;
}
.errorbox li {
	padding:5px;
	margin:5px 0;
	text-align:center;
	background:#FFF17C;
	border:1px solid #D50A0E;
}
#flightsummary {
	width:660px;
	height:34px;
	background:#F4F4F4;
	padding:10px 0 10px 10px;
	color:#5a5a5a;
	margin:5px 0;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	border-left: none;
	border-right: none;
}
#flightsummary strong {
	color:#b40c25;
}
.flightresultsheader {
	background:transparent url(flightresults_header.gif) repeat scroll 0 0;
	font-weight:bold;
	height:24px;
	line-height:14px;
	padding:13px 10px;
	width:660px;
	color: #FFFFFF;
	font-size: 16px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
}
#hotel-filter {
	background: #F4F4F4;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
#hotel-filter form {
	width: 	570px;
	margin: 0 auto;
	display: block;
}
.hotelresultsheader {
	background:transparent url(hotelresults_header.png) repeat scroll 0 0;
	font-weight:bold;
	height:24px;
	line-height:14px;
	padding:13px 10px;
	width:660px;
	color: #FFFFFF;
	font-size: 16px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
}
#header-flight-info {
	float: left;
	width: 298px;
	color: #DF0024;
	font-weight: bold;
	font-size: 16px;
	margin-left: 38px;
}
#header-date {
	float: left;
	width: 265px;
	color: #DF0024;
	font-weight: bold;
	font-size: 16px;
}
#header-price {
	float: left;
	width: 70px;
	color: #DF0024;
	font-weight: bold;
	font-size: 16px;
}
.flightresults {
	color:#363636;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:none;
	border:none;
}
.flightresults .result {
	border:1px solid #C4C4C4;
	margin:0 0 10px 0;
	padding: 10px;
}
.flightresults .result tr.firstrow {
	border-bottom: 1px solid #ddd;
}
.flightresults a {
	color:#b40c25;
}
.flightresults .totalpricesmall {
	font-size:10px;
}
.flightresults table td, .flightresults table {
	border:none;
}
.flighttableheader {
	font-weight:bold;
	color:#B40C25;
	border-bottom:1px solid #C4C4C4;
	margin:0 0 10px 0;
	font-size:14px;
}
#flightresults .result-container {
	width: 680px;
	border: 1px solid #ccc;
	margin-bottom: 16px;
	clear: both;
}
#flightresults #flight-details {
	width: 580px;
	float: left;
}
#flightresults .flight-image {
	float: left;
	width: 26px;
}
#flightresults .flight-info {
	float: left;
	width: 180px;
}
#flightresults .carrier-logo {
	float: left;
	width: 120px;
}
#flightresults .flight-dates {
	float: left;
	width: 95px;
}
#flightresults .flight-times {
	float: left;
	width: 50px;
}
#flightresults .flight-code {
	float: left;
	width: 70px;
	text-align: center;
}
#flightresults #top-row {
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
	overflow: auto;
	padding: 10px 10px 8px 10px;
}
#flightresults #second-row {
	clear: both;
	padding: 8px 10px 10px 10px;
	overflow: auto;
}
#flightresults #bottom-row {
	clear: both;
	background: #F5F6F8;
	width: 100%;
	height: 45px;
}
#flightresults #bottom-row a.continue {
	float: right;
	margin: 8px 8px 0 0;
	width: 100px;
	height: 30px;
	background: transparent url(select-new.png) no-repeat 0 0;
	text-indent: -9999px;
}
#flightresults #bottom-row a:hover.continue {
	background: transparent url(select-new.png) no-repeat 0 -30px;
}
a.continue-new {
	float: right;
	margin: 0;
	width: 100px;
	height: 30px;
	background: transparent url(continue-new.png) no-repeat 0 0;
	text-indent: -9999px;
}
a:hover.continue-new {
	background: transparent url(continue-new.png) no-repeat 0 -30px;
}
a.hotelselect {
	float: right;
	width: 100px;
	height: 30px;
	background: transparent url(select-new.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-right: 5px;
}
a:hover.hotelselect {
	background: transparent url(select-new.png) no-repeat 0 -30px;
}
.room-details div.zebra {
	background: #E2EDF7;
}
.room-details p {
	margin-bottom: 0;
	line-height: 16px;
}
#flightresults #pricebox {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 82px;
}
#flightresults #pricebox a {
	font-size: 18px;
}
a.hotel-detail {
	color: #D50A0E;
}
a:hover.hotel-detail {
	text-decoration: none;
}
#hotelsummary {
	width:670px;
	background:#F4F4F4;
	padding:10px 0 10px 10px;
	color:#5a5a5a;
	margin:10px 0;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	border-left: none;
	border-right: none;
}
#hotelsummary strong {
	color:#b40c25;
}
#hotelsummary select {
	font-size:10px;
}
#hotelsummary p {
	margin-bottom: 0;
}
#hotelresults {
	border: 2px solid #ddd;
	margin-bottom: 20px;
}
#hotelresults .propertyheading {
	height:36px;
	line-height:36px;
	padding:0;
	width: 676px;
	font-weight:bold!important;
	border-bottom: 2px solid #ddd;
}
#hotelresults .propertyheading h3 {
	color:#D50A0E;
	font-weight: bold;
	padding: 0 8px;
}
#hotelresults .propertyheading .roomtypedesc {
	width:150px;
	float:left;
	color:#ffeb01;
	text-align:center;
}
#hotelresults .propertyheading span {
	float: right;
	margin-top: 10px;
}
#hotelresults .hoteldesc {max-height: 85px; overflow: hidden;}
a.hotelfrom {
	text-decoration: none;
	display: block;
	width:85px;
	height: 60px;
	padding:5px;
	background:#E2EDF7;
	color:#16527E;
	text-align:center;
	line-height:12px;
	font-weight:bold;
	margin:5px 0px 0 14px;
	border: 1px solid #16527E;
	font-size: 11px;
}
.hotelfrom a, .hotelfromoff a {
	font-size:10px;
	color:#b40c25;
	text-decoration:none;
}
.hotelfrom img, .hotelfromoff img, .hotelfromnone img {
	margin:3px 0 0 0;
}
a.hotelfromoff {
	text-decoration: none;
	display: block;
	background:#E3E3E3;
	color:#898989;
	font-size:11px;
	font-weight:bold;
	height: 60px;
	line-height:12px;
	margin:5px 0px 0 14px;
	padding:3px 5px 5px;
	text-align:center;
	width:85px;
	border: 1px solid #C9C9C9;
}
a:hover.hotelfromoff {
	border: 1px solid #CA0A0E;
	background: #F4F4F4;
}
.hotelfromnone {
	display: block;
	background:#E3E3E3;
	color:#B40C25;
	font-size:11px;
	font-weight:bold;
	height: 60px;
	line-height:12px;
	margin:5px 0px 0 14px;
	padding:3px 5px 5px;
	text-align:center;
	width:85px;
	border: 1px solid #C9C9C9;
}
.hoteldesctable {
	line-height:14px;
	margin:0 0 15px 0;
}
.hotelroomgroup {
	width:660px;
	padding:0;
	color:#b3011e;
	margin: 0 10px;
}
.hotelroomgroup a {
	color:#b3011e;
	font-weight:bold;
	text-decoration:none;
}
.headercol2 {
	width:680px;
	height:34px;
	padding:5px;
	background:url(headerbg_col2.gif);
}
.headerfullpage {
	background:transparent url(header_fullpage.gif) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	margin:10px 0 0;
	padding:0 0 0 20px;
	width:920px;
}
.headerfullpage b {
	color:#fff;
}
.headerfullpageitin {
	background:transparent url(header_fullpage_itin.gif) repeat scroll 0 0;
	color:#DF0002;
	font-size:18px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0 0 0 20px;
	width:920px;
}
#hotel-rating-filter tr td {
	margin-right: 5px;
}
.itinbooking .header {
	color:#df0002;
	font-weight:bold;
	font-size:18px;
}
.itinbooking .listhead {
	border:1px solid #df0002;
	padding:5px;
	color:#df0002;
}
.itinbooking .listhead p {
	color:#df0002;
}
.itinbreakdown {
	padding:5px;
	margin:10px 0 0 0;
	border-bottom:1px solid #C4C4C4;
}
.itinitem {
	padding:5px;
	margin:0 0 2px;
	background:#fff;
	color: #363636;
}
.itintotalcost {
	background:#FFFFFF none repeat scroll 0 0;
	color:#DF0024;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	text-align:right;
}
#itinwrap {
	background:#E20000;
	padding:2px;
	margin:0 0 12px;
}
#itinwrap .redheader {
	font-size: 14px;
}
.breakdownheader {
	color:#fff;
	background: url(breakdownheader_bg.gif) repeat-x #df0002;
	margin:0 0 5px 0;
	font-weight:bold!important;
	line-height:18px;
	padding:2px 2px 2px 10px;
}
.breakdownheader h3 {
	color:#fff;
	font-weight:bold;
}
.moreinfodesc {
	float:left;
	width:450px
}
.moreinfodesc h4 {
	color:#B40C25;
	font-weight:bold;
	font-size:14px;
}
.moreinfoimg {
	float:right;
	width:220px;
}
.moreinfoimg .smallimages img {
	width:105px!important;
	height:auto!important;
	float:left;
}
.memberspanel {
	background:transparent url(florida-signup-bg.png) no-repeat scroll 0 0;
	height:50px;
	padding:75px 10px 0 15px;
	width:255px;
}
.memberspanelsmall {
	background:transparent url(florida-signup-small-bg.png) no-repeat top center;
	height:35px;
	padding:75px 10px 0 15px;
	width:225px;
	margin:5px 0;
}
.address, .namerow {
	border:none;
}
.optionalextras a {
	text-align:right;
}
.optionalextras td, .optionalextras th, .carhire td, .carhire th {
	padding:1px 0;
	border-bottom:1px solid #d4d7d4;
	text-align:left;
}
.optionalextras th, .carhire th {
	color:#df0002;
}
.optionalextras table, .carhire table {
	background:#FFFFFF none repeat scroll 0 0;
	padding:5px;
	width:100%;
}
.optionalextras .optionprice {
	text-align:right;
}
.optionalextras, .carhire {
	background:#E2EDF7 none repeat scroll 0 0;
	margin:0 0 5px;
	padding:2px;
}
.pagenumbers {
	margin:5px 0;
	color:#B40C25;
}
.pagenumbers a {
	color:#B40C25;
	font-weight:bold;
}
.redlink {
	color:#ec1b21;
	text-decoration:none;
}
a.redlink-continue {
	display: block;
	width: 100px;
	height: 30px;
	float: right;
	background: transparent url(continue-new.png) no-repeat 0 0;
	margin-top: 20px;
	margin-right: 10px;
}
a:hover.redlink-continue {
	display: block;
	width: 100px;
	height: 30px;
	float: right;
	background: transparent url(continue-new.png) no-repeat 0 -30px;
}
a.redlink-back {
	display: block;
	width: 70px;
	height: 30px;
	float: left;
	background: transparent url(back-new.png) no-repeat 0 0px;
	margin-top: 20px;
}
a:hover.redlink-back {
	background: transparent url(back-new.png) no-repeat 0 -30px;
}
.refcode, .listhead .totalprice {
	text-align:center;
	font-weight:bold;
	color:#df0002;
	font-size:14px;
	background:#ffeb08 url(refcodebg.gif) repeat-x;
	height:28px;
	line-height:28px;
	padding:5px;
}
#searchform {
	width:248px;
	color:#e10101;
	background:#D50A0E;
	margin:-50px auto 0;
	border:1px solid #D50A0E;
	border-top:none;
	position: relative;
	padding-top: 20px;
	z-index: 95;
}
#searchform a {
	color:#e10101;
}
#searchform h2 {
	width: 248px;
	text-align: center;
	border-right: 1px solid #D50A0E;
	background-color:#D50A0E;
	color:#fff;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#searchform select, #searchform input {
	width:158px;
	margin:1px 0;
}
#searchform .searchbutton {
	margin:5px 0 10px 10px;
	width:228px;
	height:28px;
}
#searchform .searchcontent {
	padding:8px 8px 0;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
#searchform .singlenumber {
	width:44px;
}
#searchform .header, .itinbooking .header {
	width:245px;
	height:32px;
	background:url(red-header-bg.gif);
	padding:0 0 0 5px;
	line-height:32px;
}
#searchform select {
	padding: 2px;
	border: 1px solid #DBDBDB;
	font-size: 11px;
	height: 20px;
}
#searchform input.searchinput {
	padding: 2px;
	border: 1px solid #DBDBDB;
	font-size: 11px;
	height: 16px;
	width: 152px;
}
.selectedextras {
	font-size:11px;
}
#searchform .searchbutton {
	height: 28px;
	margin: 15px 0 17px 10px;
	width: 228px;
}
#wait {
	background: url("loading_bg.gif") no-repeat scroll center top #D50A0E;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#wait .container {
	margin: 0 auto;
	width: 776px;
}
#wait .container .content {
	background-color: transparent;
	height: 50px;
	margin: 60px auto;
	width: 370px;
}
#wait .container .content h3 {
	color: #D50A0E;
}
#wait .container .content ul {
	margin: 0;
	padding: 0;
	width: 330px;
}
#wait .container .content ul li {
	color: #666;
	font-size: 13px;
	list-style: none;
	list-style-type: none;
	padding-left: 20px;
	background: transparent url(bullet.gif) no-repeat top left;
	margin-bottom: 8px;
}
#wait p {
	margin:5px 0;
}
#wait h3 {
	color:#ffea00;
	font-size:20px;
	font-weight:bold;
}
#wait #moreinfo p {
	text-align:center!important;
}
.mickeydeals {
	border: 1px solid #BACFE8;
	color: #818181;
	float: left;
	font-size: 11px;
	margin: 0 9px 9px 0;
	position: relative;
	width: 320px;
}
.mickeydeals .image {
	float: left;
	overflow: hidden;
	position: relative;
	width: 175px;
}
.mickeydeals .image img {
	height: 113px;
	width: 159px;
}
.mickeydeals .info {
	line-height: 14px;
	margin: 5px 0 0;
	position: absolute;
	right: 15px;
	width: 140px;
}
.mickeydeals .info strong {
	color:#DF0024;
}
.mickeydeals .price {
	color: #E11F2D;
	font-size: 14px;
	font-weight: bold;
	height: 45px;
	position: absolute;
	right: 0;
	top: 68px;
	width: 75px;
}
.mickeydeals .price a {
	font-size: 26px;
	line-height: 28px;
	text-decoration: none;
}
.mickeydeals .price .from {
	font-size: 11px;
	line-height: 10px;
	text-transform: capitalize;
}
.mickeydeals .price .pp {
	font-size: 11px;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 25px;
}
.mickeydeals .mickeytemplate {
	position: absolute;
	right: 15px;
	width: 175px !important;
	z-index: 999;
}
.mickeydeals .stay {
	color: #83B4DD;
	font-size: 12px;
	font-weight: bold;
}
.mickeydeals2, #rightoffers {
	width:175px;
	height:95px;
	background:url(mickey-deals-bg2.jpg) no-repeat;
	padding:10px 10px 10px 95px;
}
.mickeydeals2 img, #rightoffers img {
	display:none;
}
.floridasale {
	background: url("florida-sale-bg.png") no-repeat scroll 0 0 transparent;
	height: 305px;
	margin: 5px 0 0;
	padding: 95px 30px 55px;
	width: 215px;
}
.floridasale .manual-specials-row {
	border: 1px solid #AFCEE9;
	color: #AAAAAA;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
	margin-right: 0;
	padding: 5px;
	width: 91%;
}
.yellowheader, #essential h3 {
	background-image: url("blue-header-bg2.gif");
	background-repeat: repeat-x;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	padding: 6px 0 0 6px;
}
/*Carousel*/

#carousel-wrapper {
	height:325px;
	margin:0;
	overflow:hidden;
	width:675px;
}
#carousel-content {
	width:5500px;
}
#carousel-content .slide {
	float:left;
	height:325px;
	width:689px;
}
#carousel-content .offerbox {
	border:medium none;
	color:#FFFFFF;
	float:none;
	font-size:18px;
	font-weight:bold;
	height:285px;
	padding:20px;
	width:649px;
}
#carousel-content a {
	color:#FFFFFF;
	text-decoration:none !important;
}
#carousel-content .offerbox .date {
	color:#FFFFFF !important;
	font-size:14px;
}
#carousel-content .offerbox .cruisename {
	font-size:24px;
	margin:0 0 10px;
}
#carousel-content .offerbox .offerbox-bottom {
	font-size:14px;
	padding:0;
}
#carousel-content .offerprice a {
}
#carousel-content .offerbox-bottom {
	background:none repeat scroll 0 0 transparent;
}
#carousel-content .offerbox-bottom a {
}
.homebannerbg {
	height: 285px;
	line-height: 1.9em;
	padding: 20px 0;
	width: 675px;
}
.bannertext {
	background: url("banner_background.png") repeat scroll -14px 0 transparent;
	color: #FFFFFF;
	height: 65px;
	left: 30px;
	margin: 220px 0 0;
	padding: 5px 180px 5px 10px;
	text-align: left;
	width: 485px;
}
.bannertext .line1 {
	font-size:24px;
	font-weight:bold;
	width:380px;
	float:left;
}
.bannertext .line2 {
	font-size:18px;
	font-weight:bold;
	width:380px;
	float:left;
}
.bannertext .line3 {
	float: left;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 0;
	text-align: left;
	width: 90px;
}
.bannertext a, .bannertext b {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#usa .bannertext {
	background:none;
}
/*----------------------------- Destinations Map -------------------------*/

#floridamap {
	position: relative;
	width:660px;
	height:583px;
	background: #fff url(LargeLocationMap.jpg) no-repeat;
	padding: 0;
	margin:0 auto;
}
#floridamap li {
	display:block;
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}
#floridamap a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	cursor:pointer;
	cursor:hand;
	height:100%;
}
#internationaldrive {
	left:175px;
	top:195px;
	width:147px;
	height:25px;
	z-index:40;
}
#buenavista {
	left:175px;
	top:221px;
	width:137px;
	height:26px;
	z-index:40;
}
#stpetes {
	left:175px;
	top:301px;
	width:120px;
	height:29px;
	z-index:40;
}
#naples {
	left:161px;
	top:408px;
	width:108px;
	height:33px;
	z-index:40;
}
#clearwater {
	left:175px;
	top:275px;
	width:121px;
	height:25px;
	z-index:45;
}
#kissimmee {
	left:175px;
	top:248px;
	width:107px;
	height:24px;
	z-index:40;
}
#sarasota {
	left:168px;
	top:363px;
	width:107px;
	height:27px;
	z-index:39;
}
#keylargo {
	left:486px;
	top:477px;
	width:138px;
	height:37px;
	z-index:40;
}
#miami {
	left:490px;
	top:424px;
	width:109px;
	height:24px;
	z-index:40;
}
#fortlauderdale {
	left:508px;
	top:395px;
	width:137px;
	height:25px;
	z-index:40;
}
#cocoabeach {
	left:510px;
	top:253px;
	width:118px;
	height:25px;
	z-index:40;
}
#daytona {
	left:511px;
	top:221px;
	width:98px;
	height:27px;
	z-index:40;
}
#staugustine {
	left:436px;
	top:117px;
	width:188px;
	height:41px;
	z-index:40;
}
#keywest {
	left:304px;
	top:505px;
	width:110px;
	height:52px;
	z-index:40;
}
