@font-face {
    font-family: 'openSansConBold';
    src: url('/includes/fonts/opensanscondensedbold/opensanscondensedbold.eot');
    src: url('/includes/fonts/opensanscondensedbold/opensanscondensedbold.eot?#iefix') format('embedded-opentype'), url('/includes/fonts/opensanscondensedbold/opensanscondensedbold.woff') format('woff'), url('/includes/fonts/opensanscondensedbold/opensanscondensedbold.ttf') format('truetype'), url('/includes/fonts/opensanscondensedbold/opensanscondensedbold.svg#openSansConBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.redBanner{
	background: #f4001d;
  width: 500px;
	margin: 20px auto 0;
}

.redBanner p {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		padding: 15px 0;
		margin: 0;
    line-height: 14px;
}

.redBanner p img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: 20px;
}

/* CSS Document */
.airtab, .airtabSelected{
	background:url(../images/main_airtab.gif) top left no-repeat;
	height:77px;
	width:70px;
	float:left;
	text-align:center;
	padding-top:10px;
}
.airtab input, .airtabSelected input{
	margin:15px 3px 0 0;
	padding:0;
}
.airtabSelected{
	background:url(../images/main_airtab2.gif) top left no-repeat;
}

.airstops {
	height:25px;
	width:70px;
	float:left;
	text-align:center;
	padding-top:5px;
}

.subLinks {
	color: #7F8B71;
    float: right;
    font-size: 8px;
    font-weight: bolder;
    margin-left: 7px;
    margin-right: 8px;
    margin-top: -2px;
}

.subLinkhead a:link {
	text-decoration: none;
}

body{
	margin:0;
	padding:0;
	font-family:Arial, 'openSansConBold', sans-serif;
	font-size:11px;
	color: #555555;
	background:#f5f5f5;
	line-height:13px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.buttons{
	margin:10px 0 40px 0;
}
.breakdown{
	float:left;
	width:354px;
	padding:10px 8px 8px 8px;
	border-right:solid 1px #d7d7d7;
	background:#EDF7E1;
	
}
a img{
	border:none;
}
.blue{
	background:url(../images/arrow-lightblue.gif) left no-repeat;
}

.bolded, .bolded2, .bolded3, .boldedLeft, bolded4{
	font-weight:bold;
	color:#4d5762
	}
.bolded2{
	 margin:0 0 2px 3px;
	 }
.bolded3{
	width:90px;
	margin:3px;
	text-align:right;
}
.boldedLeft{
	float:left;
	margin:10px 0 0 0;
	width:120px;
}

.bolded4{
	font-weight:bold;
	margin:0px 0 0 0;
}


.blue a:link, .blue a:visited, .blue a:active, .room_features a:link, .room_features a:visited, .room_features a:active{
	color:#0f4873;
	text-decoration:none;
}

.blue a:hover, .room_features a:hover{
	text-decoration:underline;
}
.bookingInfoA{
	display:inline-block;
	width:116px;
	text-align:left;
	margin:3px 10px 3px 0;
	font-weight:bold;
	color:#4d5762;
	}
.bookingInfoB{
	display:inline-block;
	text-align:left;
	width:330px;
	margin:3px 0;
	color:#333333;
	
}

.confirmationPageSection .bookingInfoA  {
	text-align:left;
	margin-left:20px;
	width:130px;
}
.confirmationPageSection .bookingInfoB  {
	width:310px;
}

.bookingInfoB img{
	margin-right:5px;
	}
.continue{
	border-top:solid 1px #B7D499;
	padding: 8px 4px 0 4px;
	text-align:right;
	}
.dashed{
	height:1px;
	background:url(../images/dashedline.gif) left repeat-x;
	display:block;
	}
.drkgreen{
	background:#E1F0CE;
}
.disclaimer{
	clear:both;
	font-size:9px;
	padding-top:3px;
}
.ginfo{
	 width:163px;
	 margin:3px 0 3px 8px;
	 font-size:11px;
	 font-family:Arial, 'openSansConBold', sans-serif
	 }

.ginfo_right{
	 width:140px;
	 margin:3px 0 3px 8px;
	 font-size:11px;
	 font-family:Arial, 'openSansConBold', sans-serif
	 }

.ginfoNoPadding{
	 width:120px;
	 margin:0px 0 0px 0px;
	 font-size:11px;
	 font-family:Arial, 'openSansConBold', sans-serif
	 }



.green_txt{
	font-weight:bold;
	color:#84a067
	}
.red_txt{ font-weight:bold; color:#cc6666; float: left; cursor: pointer; text-decoration: underline; } 
.red_txt img{ margin-right: 6px; } 
.boxInfop{ 
	width: 415px;

	padding-top: 10px;

	padding-bottom: 15px;
	 background: #ffffe0;
	 position: absolute;
	 min-height: 135px;
	 z-index: 99;
	 border: 1px solid #cccccc;
	 margin-top: 20px;
	 margin-left: 30px;
	 display: none;
	 } 
.boxInfop img{ 
	border: none !important;
	background: none;
	position: absolute;
	left: 44%;
	margin-top: -27px;
 } 
.boxInfop p{ 
	font-size:11px;
	padding: 0 20px;
	line-height: 14px;
	margin-top: 10px;
	font-family:Arial, 'openSansConBold', sans-serif;
 } 
.boxInfop p span{ 
	font-size:11px;
	font-weight: bold;
	line-height: 22px;
	color: #d45757;
	text-transform: uppercase;
	font-family:Arial, 'openSansConBold', sans-serif;
 } 
.boxInfop p a{ font-size:11px;
	color: #0000ee;
	font-family:Arial, 'openSansConBold', sans-serif;
 } 
.included, .blue{ margin:1px 0;
	padding-left:12px;
	color:#333333;
	background:url(../images/arrow-lightred.gif) left no-repeat;
 }	
.included, .blue{
	margin:1px 0;
	padding-left:12px;
	color:#333333;
	background:url(../images/arrow-lightred.gif) left no-repeat;
}

#packageTotal_2{
    position: relative;
}

.iconToolTip{
    position: absolute;
    top: 20px;
    cursor: pointer;
    right: 10px;
    z-index: 1;
}

.boxInfoLand{
    text-align: left;
    width: 415px;
    padding-top: 10px;
    padding-bottom: 15px;
    background: #ffffe0;
    position: absolute;
    min-height: 135px;
    z-index: 99;
    border: 1px solid #cccccc;
    display: none;
    left: 50%;
    margin-left: -80px;
    margin-top: -105px;
}

.boxInfoLand img{
    border: none !important;
    background: none;
    position: absolute;
    right: -17px;
    margin-top: 42px;
    margin-left: -86px;
}

.boxInfoLand p{
    font-size:11px;
    padding: 0 20px;
    line-height: 14px;
    margin-top: 10px;
    font-family:Arial, 'openSansConBold', sans-serif;
}

.boxInfoLand p span{
    font-size:11px;
    font-weight: bold;
    line-height: 22px;
    color: #d45757;
    text-transform: uppercase;
    font-family:Arial, 'openSansConBold', sans-serif;
}

.boxInfoLand p a{
    font-size:11px;
    color: #0000ee;
    font-family:Arial, 'openSansConBold', sans-serif;
}
.item, .price{
	float:left;
	margin:3px 0 3px 20px;
}
.item{	
	width:180px;
}
.price{
	float:left;
	margin-left:0;
	width:130px;
	text-align:right;
	color:#333333;
}
.ltblue_box{
	background:#EAF1F8;
	margin-top:10px;
	padding:10px;
	}
.ltgreen, .firstRow{
	background:#EDF7E1;
	}

.link a:link, .link a:active, .link a:visited{
	color:#0a4873;
	font-size:10px;
}
.link a:hover{
	color:#E50000;
}
input, select{
	font-size:11px;
	font-family:Arial, 'openSansConBold', sans-serif;
	}
.moreInfo{
	margin:15px 0 20px 0;
	border: solid #D1DCCC;
	border-width:1px 0 0 1px;
}
.moreInfo td{
	border: solid #D1DCCC;
	border-width: 0 1px 1px 0;
	text-align:center;
	padding:10px 5px;
}

.moreInfoNoBorder{
	margin:15px 0 20px 0;
	border: solid #D1DCCC;
	border-width:1px 1px 1px 1px;
}



.moreInfoNoBorderTD{
	text-align:left;
	padding:0px 5px 10px 0px;
}

.moreInfo2 td {
	padding:5px;
}
.miniCal{
	margin:0 5px 3px 5px;
	background:url(../images/main_calendar-bg.gif) no-repeat;
	width:30px;
	font-size:10px;
	height:27px;
	line-height:11px;
	color:#405F23;
	font-weight:bold;
	padding:7px 4px 0 4px;
	text-align:center;
	cursor:default;
	}
.miniCalAvailableYellow{
	margin:0 5px 3px 5px;
	background:url(../images/main_calendar_Available-bg.gif) no-repeat;
	width:30px;
	font-size:10px;
	height:27px;
	line-height:11px;
	color:#405F23;
	font-weight:bold;
	padding:7px 4px 0 4px;
	text-align:center;
	cursor:default;
	}
.miniCalAvailableGreen{
	margin:0 5px 3px 5px;
	background:url(../images/main_calendar_Available-bg_green.gif) no-repeat;
	width:30px;
	font-size:10px;
	height:27px;
	line-height:11px;
	color:#405F23;
	font-weight:bold;
	padding:7px 4px 0 4px;
	text-align:center;
	cursor:default;
	}
.miniCalNA{
	margin:0 5px 3px 5px;
	background:url(../images/main_calendar_NA-bg.gif) no-repeat;
	width:30px;
	font-size:10px;
	height:27px;
	line-height:11px;
	color:#405F23;
	font-weight:bold;
	padding:7px 4px 0 4px;
	text-align:center;
	cursor:default;
	}
.calPrice{
	text-align:center;
	color:#cc6666;
	font-weight:bold;
	margin:0 5px;
}

.packagePrice{
	font-size:12px;
	background:url(../images/icon_money.gif) left no-repeat;
	padding:2px 0 3px 20px;
	}

.amountsDue{
	font-size:12px;
	background:url(../images/icon_amounts.gif) left no-repeat;
	padding:2px 0 3px 20px;
}
.package{
	background:url(../images/arrows.gif) left no-repeat;
	padding-left:11px;
	margin-left:8px;
}
.package2{
	background:url(../images/arrows2.gif) left no-repeat;
	padding-left:11px;
	margin-left:8px;
}
.purple{
	color:#545e7a;
	}
.pink, .pinkBold, .pinkStar, .pinkBig {
	 font-weight:bold;
	}
.pinkBig{
	font-weight:bold;
	font-size:12px;
	}
.pinkBold{
	font-weight:bold;
	font-family:Arial, 'openSansConBold', sans-serif;
	font-size:11px;
	color: #cc6666;
	line-height:13px;
	display:block;
	}
.pinkStar{
	font-weight:bold;
	font-size:13px;
	line-height:12px;
	margin-bottom:-3px;
	}
.rName{
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}
.room_features{
	margin:1px 0;
	padding-left:10px;
	color:#333333;
	background:url(../images/paper_icon.gif) left no-repeat;
}
.savings{
	float:right;
	width:125px;
	}
.section{
	padding:10px;
}
.services{
	float:left;
	margin: 8px 5px;
	}
.submenus, .submenus2{
	float:left;
	margin-top:8px;
	}
.submenus2{
	margin:0 0 8px 0;
	}
.summary{
	border:solid 1px #D7D7D7;
	margin: 10px 0;
	background:#E1F0CE;
	}
.travelinfo{
	float:left;
	width:100%;
	}

/*  Travel Insurance section */
.travel-section{
	background:url(/images/bgTravelPlan.jpg) right no-repeat;
	height: 100%;
	min-height: 346px;
}

.travel-section img{
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
}
.travelbreak{
	width: 203px;
	padding:10px 8px 8px 8px;
	border-right:solid 1px #d7d7d7;
	border-top:solid 1px #d7d7d7;
	background:#EDF7E1;	
}
.breakLeft{
	display: inline-block;
	vertical-align: top;
	zoom: 1; 
	width: 224px;

}
.breakRight{
	display: inline-block;
	vertical-align: top;
	zoom: 1;
    width: 260px;
    padding-top: 60px;
    padding-left: 0px;
}
.breakRight p{
	font-size: 11px;
	margin-top: 10px;
    margin-left: 13px;
}

.breakRight p span{
	font-size: 14px;
}

.green{
	color: #809a00;
}
.grey {
	color:#acacac;
	font-size:11px !important;
	margin-left: 23px;
}
.red{
	color: #cc6666;
}
.travelbreak-one{
	height: 60px;
}

.travelbreak-two{
	height: 75px;
}

.travelbreak-three{
	height: 87px;
}
.nopadding{
	padding: 0;
	background-color: #ffffff;
	border:solid 1px #D7D7D7;
}
.travelbreak-list{
	color: #555555;
	padding-left: 20px;
}
.travelbreak-list li{
	font-size: 11px;
}
.titlebreak{
	font-weight:bold;
	text-transform: uppercase;
	margin-left: -15px;
	font-size: 10px;
}





/*--------- CSS Table -------------*/

.firstRow{
	font-weight:bold;
	color:#4d5762;
}
.roomSelection{
	border:solid #f5f5f5;
	border-width:1px 1px 0 1px;
}	
.rowA{
	background: #ebebeb;
    border-top:1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
}
.rowB{
	background: #f5f5f5;
    border-top:1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
	}
.rowC {
    background: #ffffe0;
    border-top:1px solid silver;
    border-bottom:1px solid silver;
}
.rowD {
    background: #BBC4CF !important;
    border-top:1px solid #777 !important;
    border-bottom:1px solid #777 !important;
    font-weight:bold;
}
.rowD .rowA,
.rowD .rowB,
.rowD .rowC {
    border-top:1px solid #BBC4CF !important;
    border-bottom:1px solid #BBC4CF !important;
    background: #BBC4CF !important;
}

.colA, .colB, .colC{
	float:left;
	padding: 5px 0; 
	}
.colA{
	width:50px;
	text-align:center;
	border-right:solid 1px #f5f5f5;
	padding: 7px 0 4px 0;
	
	}
.colB{
	width:347px;
	padding-left:8px;
	border-right:solid 1px #f5f5f5;
	}
.colC{
	width:80px;
	text-align:center;
	}
.clearer{
	clear:both;
	}
.colA input{
	margin:0;
	}
.open{
	background:#DAE5F1;
	color:#333333;
	}
.open_colA, .open_colB{
	float:left;
	height:375px;
	padding: 10px 0;
	border-top:solid 3px #D7D7D7;
	border-bottom:solid 3px #d7d7d7;
}
.open_colA{	
	width:50px;
	text-align:center;
	border-right:solid 1px #f5f5f5;
	}
.open_colB{
	width:427px;
	padding:10px;
}

.open_colA input{
	margin:180px 0 0 0;
	}

/*----------- End of CSS Table -------------*/




a.header:link, a.header:active, a.header:visited{
	color:#006697;
	text-decoration:none;
}

a.header:hover{
	text-decoration:underline;
	color:#0066CC;
}



p{
	margin:0;
	}
img{
	
	}


.title-text{
	color: #545E7A;
    font-size: 19px;
    font-weight: bold;
}

.subtitle-text{
	color: #6C7661;
    font-size: 12px;
    font-weight: bold;
    padding-left: 9px;
    padding-top: 3px;
}

.submin-text{
	color: #6C7661;
    font-size: 8px;
    font-weight: bold;
    padding-left: 6px;
    padding-top: 0;
}





.title{
	background:url(/images/main_title-bg.gif) repeat-x;
	height:20px;
	margin-top:8px;
	}

.radio_bttn{
	margin: 4px 0 -3px 0;
}

.farePrice {
    font-size:11px;
    text-align:center;
}



.hidelayer {
	display: none;
}

.showlayer {
	display: table-row;
}
.hidetable{
	display: none;
}
.showtable{
	display: table;
}




.obe_calendarHeader {
	font-size:10px;
	font-weight:bold;
	color:#333333;	
	background-image:url(../images/calendar/bg_top.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

.obe_calendarDays {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #BEBEBE;	
}

.obe_calendarDay,
.obe_calendarDay a:link,
.obe_calendarDay a:visited {
	font-size:10px;
	color:#333333;
	text-decoration:none;
	padding:1px 1px 1px 1px;
	border-top:1px solid #E8EBEF;
	border-bottom:1px solid #E8EBEF;
	border-right:1px solid #E8EBEF;
	border-left:1px solid #E8EBEF;
}

.obe_calendarDayTd a:hover {
	border-top:1px solid #CC6600;
	border-bottom:1px solid #CC6600;
	border-right:1px solid #CC6600;
	border-left:1px solid #CC6600;
	background-color:#F7EDE0;
}
.obe_calendarDayOn {
	/*border-top:1px solid #CC6600;
	border-bottom:1px solid #CC6600;*/
	border-right:1px solid #CC6600;
	border-left:1px solid #CC6600;
	background-color: #F7EDE0;
	color: #CC6600;
	font-weight: bold;
}
.obe_calendarDayWithin {
	background-color: #FFFFFF;
	color: #CC6600;
}

.bottomLine {
    border-bottom:solid 1px #cce1b4; padding-bottom:10px;
}
.roomInfoBG {
    background-color:#dae5f1;
}
.roomInfoCalendarTitle {
    text-align:center; 
    font-size:12px; 
    font-weight:bold; 
    color:#0a4873;
}

.accImageWrapper{
		background:url(/images/accommodations-bg.png) top left no-repeat;
		width:234px;
		height:128px;
		padding-bottom:0px;
		position:relative;
	}


.accImage{
		position:absolute;
		left:15px;
		top:10px;
	}

a.accTinyThumb{ display:block; float:left; display:inline; width:57px; height:32px; background:url(/images/accommodations-thumb-bg.png) top left no-repeat; padding:1px 0 0 1px; }

.thumbPlaceholder{ background:#CCC; margin:2px 3px 0 1px; float:left; display:inline; }


/*-----------POP UPS----------------*/

.popHeader{
	background:#3399cc;
	height:23px;
	border-bottom:solid 3px #a7bc91;
	text-align:right;
	}
.popclosetxt{
	margin:0 8px 0 0;
	padding-bottom:4px;
	}
.popclose{
	margin:5px 10px 0 0;
	}
.popMain{
	background:url(../images/pop-background.jpg) top left repeat-x;
	background-color:#ffffff;
	padding:20px 20px;
	text-align: justify;
	}
.popMain h2{font-family:Arial, 'openSansConBold', sans-serif; font-size:1.3em; line-height14px;}
.popMainP{
	margin:8px 0;
	font-family:Arial, 'openSansConBold', sans-serif;
	font-size:10px;
	color: #555555;
	line-height:13px;
	display:block;
	line-height:14px;
	font-weight:normal;
	}
.popSubP{
	margin:0 0 10px 20px;
	}
.popBody{
	background:#ffffff;
	line-height:14px;
	}
.popGreen{
	color:#84a067;
	}
.pop-bullet{
	background:url(../images/pop-bullet.gif) left no-repeat;
	padding-left:12px;
	margin:1px 0;
	width:170px;
	float:left;
}
.popServ img{
	margin-right:10px;
	}
.pop-padding{
	padding:5px 0 5px 15px;
	}
.poptermA{
	float:left;
	width:250px;
	}
.poptermB{
	float:left;
	width:150px;
	}
a.pop:link, a.pop:active, a.pop:visited{
	text-decoration:none;
	color:#4b81ac;
	}
a.pop:hover{
	text-decoration:underline;
	}
	
.pollingBody {
    background-color:#13758f;
}


/*-------------------- breadcrumbs ------------------*/
#breadcrumbs, #breadcrumbs_index{
	/*position:absolute;
	top:88px;
	left:0px;
	right:0px;
	visibility:visible;
	width:100%;
	font-family:Arial, 'openSansConBold', sans-serif;*/
	
	background:url(images_nav/breadcrumbs_bg.gif) center top no-repeat;
	background-color:#f0f0f0;
	padding:7px 0 0 0;
	height:23px; /* I am giving it a height so we know what to tell the content div's the amount of their margin on top  (height is actually HEIGHT PLUS PADDING!!!! */
	color:#999999;
	font-size:10px;
	border-bottom:solid 1px #CCC;
	padding-left:15px;
}

#breadcrumbs_index{height:8px; padding:0; font-size:3px;}


#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited{
	color:#999999;
	font-size:9px;
	font-family:Arial, 'openSansConBold', sans-serif;
	text-decoration:underline;
}

#breadcrumbs a:hover{
	color:#666666;
}


.headerMenu{
	
	font: bold 12px  Arial, 'openSansConBold', sans-serif; 
	color: #e3c6fe;
	white-space: nowrap;
	padding: 0 10px;
}
.mainmenu_item a{
	text-decoration:none;
	}
a{
	text-decoration:none;
	}

.menuActive{
	width:250px;
	height:26px;
	background:#eee;
	border-top:1px solid #ccc;
	border-bottom:1px solid #f5f5f5;
	float:left;
}
.leftSection{
	width:62px;
	height:25px;
	background:#947eb1;
	border-top:1px solid #553e71;
	border-right:1px solid #553e71;
	float:left;
}

.leftSection span{
	color:#fff;
	line-height:23px;
	text-transform:uppercase;
	font:bold 12px  Arial, 'openSansConBold', sans-serif;
	padding:4px 0 0 5px;
	display:inline-block;
}

.leftSectionGp {
  background:#fcb83e;
  border-top:1px solid #b8ac98;
  border-right:1px solid #b8ac98;
}

.centerSection{
	/*width:160px;*/
	height:25px;
	float:left;
}
.centerSection span{
	color:#666;
	line-height:25px;
	font:bold 12px Arial, 'openSansConBold', sans-serif;
	padding:4px 0 0 5px;
	display:inline-block;
}
.iconArrow{
	background:url(images/iconArrow.gif) 0 0;
	float:left;
	width:12px;
	height:12px;
	margin:8px 2px 2px 1px;
}
.clearLeft{
	clear:both;
}
.menuActiveNo{
	width:250px;
	height:26px;
	background:#e1e2e2;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	float:left;
}
.leftSectionNo{
	width:62px;
	height:25px;
	background:#d0beda;
	border-top:1px solid #af99bf;
	border-right:1px solid #af99bf;
	float:left;
}
.leftSectionNo span{
	color:#fefefe;
	line-height:23px;
	text-transform:uppercase;
	font:bold 12px Arial, 'openSansConBold', sans-serif;
	padding:4px 0 0 5px;
	display:inline-block;
}

.leftSectionNoGp{
  background:#f9dec2;
  border-top:1px solid #b8b3ae;
  border-right:1px solid #b8b3ae;
}

.centerSectionNo{
	/* width:160px;*/
	height:25px;
	float:left;
}
.centerSectionNo span{
	color:#989999;
	line-height:25px;
	font:bold 12px Arial, 'openSansConBold', sans-serif;
	padding:4px 0 0 5px;
	display:inline-block;
}
.iconArrowNo{
	background:url(/UIProfiles/beaches/images/iconArrowNo.gif) 0 0;
	float:right;
	width:12px;
	height:12px;
	margin:8px 6px 2px 1px;
}
.iconArrowYes{
	background:url(/UIProfiles/beaches/images/iconTick.gif) 0 0;
	float:right;
	width:12px;
	height:12px;
	margin:8px 6px 2px 1px;
}
.smlTitle{
	
	text-transform:capitalize;
	font:bold 15px arial;
	color:#0a4873;
	
}

/****** ROOMINFO REDESIGN ********/
.chkbox {
	margin-top: 4px;
	width: 20px;
	height: 20px;
}

.chkbox-label {
	width: 445px;
	display: block;
	margin-left: 3px;
	margin-top: 4px;
}
.inline-blck {
	display: inline-block;
}
.room-description {
	display: inline-block;
	width: 248px;
	float: left;
}
.room-media {
	display: inline-block;
	width: 226px;
}
.room-overview {
	max-width: 212px;
	margin-left: 15px;
	display: block;
	clear: both;
}
.room-services {
	margin-top: 15px;
	width: 100%;
    height: 41px;
    clear: both;
}
.section-subtitle {
	font-size:12px; 
	font-weight:bold; 
	margin-top:2px; 
	margin-left:30px;
	color:#295f82;
}
.promo-list {
	margin-left: 30px;
	margin-top: 10px; 
	line-height: 16px;
}
.continue-section {
	text-align: right;
	padding-top: 10px;
}
.hold-message {
	font-weight: bold;
	color: #cc6666;
	cursor: pointer;
	text-decoration: none;
}
.obe-arrow {
	max-width: 4px;
	margin-left: 6px;
}
.grey-text {
	color:#797979;
}
.summary-label {
	font-weight: bold;
	margin-left: 20px;
	width: 50%;
	display: inline-block;
	line-height: 16px;
}
.summary-price {
	font-weight: bold;
	width: 45%;
	display: inline-block;
	text-align:right;
	line-height: 16px;
}
.room-total {
	padding: 10px;
}
.divider {
	border: 1px solid #d2d2d2;
	margin: 0px 10px 0 28px;
}
.terms-title {
	margin-top:8px; 
	margin-bottom:5px; 
	color:#545E7A; 
	font-weight: bold; 
	font-size: 16px;
}

/****** END ROOMINFO REDESIGN ********/

/*MAX GUEST Tooltip*/
.tooltip {
	color: #cc6666;
	display: none;
	font-weight: bold;
}
.show-title {
	display: inline-block;
}
/*END MAX GUEST Tooltip*/

/****** HOME REDESIGN ********/
.container { padding:10px 0px; }

.holdBanner {
	background-color: white;
	margin-bottom: 20px;
	text-align: center;
}
.bannerPromo {
	padding-bottom: 13px;
	font: normal 500 12px/12px 'openSansConBold';
	text-transform: uppercase;
	color: #757575;
	text-decoration: none;
	border: none;
	padding: 15px 15px;
}
.anchor {
	color: #0968a7;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}

.details {
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 10px;
    padding-bottom: 13px;
    padding-top: 10px;
}

.promoDetails {
	font-size: 11px;
	line-height: 15px;
	color: #929292;
	padding: 0px 19px 17px 20px;
	text-align: left;
}

.airDetails {
	font-size: 11px;
	line-height: 15px;
	color: #929292;
	padding: 0px 19px 17px 20px;
	text-align: left;
}

.selectResort {
	text-align: center;
	padding-bottom: 16px;
	border-bottom: 1px solid #d3d3d3;
}

.tag {
	color: #555555;
	font-size: 16px;
	font-weight: normal;
	margin: 8px 0px;
}

.inclusions {
	padding: 28px 0px;
	text-align: center;
	color: #555555;
}

.legend {
 	font-size: 20px;
 	margin-bottom: 6px;
}

.sublegend { font-size: 15px; }

#icon { margin-right: 5px; }

.iconRight {
	margin-left: 5px;
	margin-right: 0px;
}
.sectionWrapper {
	background-color: #ebebeb;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	text-align: center;
}

.nightSelector {
	padding: 28px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px
}

.roundtripFlights {
	border-bottom: 1px solid #d3d3d3;
	padding: 31px 0px 24px 0px;
	text-align: center;
}

.offer {
    margin: 20px 0px;
    font-weight: bold;
}

.sectionWrapper.airblock {border-top:0;}

#departureOptions { padding: 35px 60px 20px 60px;}

.entry {
	margin-bottom: 20px;
	text-align: left;
}

.entryLabel {
    width: 122px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
}
.entryInline {
	display: inline-table;
}
.entryInline .entryLabel {
	width: 114px;
}

.entryInfo {font-weight: normal}

#departureControls {
    margin-bottom: 16px;
    border-bottom: 1px solid #d3d3d3;
}
.boldLabel {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.parragraph {
    margin: 8px 0px 18px 0px;
    font-size: 12px;
    line-height: 16px;
}
.adjoiningRoom.sectionWrapper {
    padding: 23px 27px 23px 32px;
    text-align: left;
    margin-top: 3px;
    border-top: 0px;
}
#adjoinControl {
	text-align: center;
}
#airSelControls {
    margin-bottom: 16px;
    border-bottom: 1px solid #d3d3d3;
}

#advanchedAir { text-align: left; }

#advancedAirSelectionDiv { margin-top: 25px; }

#advancedAirSelectionDiv p{ font-weight: bold; margin-bottom: 10px }

#promoCodeDiscountHolder {
    text-align: center;
    margin-top: 37px;
    margin-bottom: 31px;
}

#promoCodeDiscountHolder p { font-size: 16px; line-height: 18px }

.inlineBlocks {	
	background-color: #ebebeb;
	border-top: 1px solid #d3d3d3;
	width: 206px;
	padding: 21px 21px 33px 21px;
	display: inline-table;

}

.sectionWrapper.inlineBlocks {
	text-align: left;
	border-bottom: 0;
	position: relative;
	height: 67px;
    min-height: 65px;
}

.btn {
	width: 70px;
	height: 19px;
	padding: 6px 15px;
	color: white;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
.btn.small {
	padding: 6px 9px;
	font-size: 11px;
}

#guestSection {
	margin-top: 33px; 
	margin-bottom:13px; 
	text-align: center;
}
.subtitle {
	font-size: 12px; 
	line-height: 16px
}
.guest.sectionWrapper {
    border-bottom: 0px;
}

#guestControls { 
	text-align: left; 
	padding-top: 26px; 
	padding-bottom: 23px; 
}

.guests {
	padding-left: 38px;
}

.ageContainer {
	text-align: left;
	background-color: white;
	width: 438px;
	margin: 0 auto;
	padding: 20px;
}

.ageDropdown {
	margin-bottom: 15px;
}
.pointerArrow {
	position: absolute;
	right: 11%;
	top: -12px;
}

.blocks {
    max-height: 122px;
    overflow: hidden;
}

.disabled {background-color: #d3d3d3; cursor: default;}

.customCheckbox label { width: 165px;font-size: 12px; }

.labelCheckbox {
	font-size: 12px;
	vertical-align: super;
}

.smallTextbox {
	width: 105px;
	height: 19px;
}

#groupcodeControls{
    margin-top: 10px;
    margin-left: 31px;
}
#smallNote {margin-top: 9px;}
#smallNote span { font-weight: bold; }

#ssgContainer {
	text-align: left;
    padding: 21px;
    margin-top: 3px;
}

.ssgInfo {
	margin-left: 31px;
	width: 375px;
	text-align: left;
	margin-bottom: 10px;
}

#ssgControls {
	text-align: center;
	margin-top: 19px;
}

#ssgControls input{
	width: 116px;
	height: 20px;
}

.anchor.ssgControls {
	margin-top: 17px;
    text-align: left;
    display: block;
    margin-left: 70px;
}

.greetingMsg {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
}

.ssgMember {
	margin-bottom: 20px;
}

.ssgdata {
	font-size: 12px;
	font-weight: bold;
}

.sandalsOffer {
	padding: 31px 0px 24px 0px;
    text-align: center;
}

#optionalDisclaimer {
	text-align: left;
	font-size: 12px;
}

#bookInfo {
	margin-top: 37px;
	text-align: center;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 37px;
}

.titleTag {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
}

.bookInfoList {
    text-align: left;
	font-size: 16px;
	line-height: 18px;
	margin-left: 60px;
	margin-bottom: 37px;
}

.bookInfoList p {
	margin-bottom: 7px;
}

.bestprice {
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
}

.hidden { display: none; }

.noMargin {
	margin:0px;
}

/* The Modal (background) */
.modal {
	display: none;
    z-index: 1;
	overflow: auto;
	margin: 0 auto;
	max-width: 454px;
	width: 100%;
	min-width: 369px;
}
.modalWrapper {
	position: absolute;
	max-width: 454px;
	width: 100%;
	min-width: 369px;
	box-shadow: 0px 0px 38px -6px rgba(135,135,135,1);
}
/* Modal Content/Box */
.modalContent {
   	background-color: #fefefe;
	font-size: 11px;
	line-height: 14px;
	height: auto;
	border-radius: 2px;
}
.modalClose {
	position: absolute;
	right: -2%;
	top: -2%;
	cursor: pointer;
}

.modalTitle {
	font-size: 14px;
	line-height: 38px;
	text-align: left;
	text-transform: uppercase;
	color: #00b8f4;
}
.content{
	padding: 20px;

}
.inclusionEntry {
	height: 25px;
	text-align: left;
}
.inclusion {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 8px auto;
	display: inline-block;
}
.inclusionNum {
	font-size: 11px;
	line-height: 15px;
	display: inline-block;	
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 20px;
	width: 12px;	
	text-align: right;
}
.bpSeal {
	display: inline-block;
	width: 125px;
	height: auto;
	margin-left: 22px;
	vertical-align: top;
	margin-top: 10px;
}
.leftBlock {
	width: 259px;
	display: inline-block;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.allCc {
	font: normal 500 12px/12px 'openSansConBold';
	text-transform: uppercase;
	color: #757575;
	text-decoration: none;
	border: none;
	padding: 15px 15px;
}

img.Resolve,
img.ResolveComplete{
	width: 100%;
}
