/*NTP Layouts*/

.blockCenter { clear:both;}
.ntp { margin:10px auto; width:170px;}
.ntpBubble {
	width:150px; height:35px; padding:5px;
	border: 1px solid #900;
	text-align: center; width: 200px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD');
}
.ntpBubble span { display:block; text-align:center;}
.ntpBubble span.theCode { font-size:13px; font-weight:bold; color:#900;}
.blockLeft { width:200px; /*height:114px;*/ float:left; margin-right:15px;}
.blockLeft p { margin-top:0; padding-top:0;}
.blockLeft ul { margin-left:15px; padding:0; /*list-style-position:inside;*/}
.blockRight { border-left:4px dotted #b5d2e3; width:470px; padding-left:10px; /*height:114px;*/ float:left; padding-bottom:300px; margin-bottom:-300px;}
.blockRight p { margin-top:0; padding-top:0;}
.blockRight ul { margin-left:0; padding:0;}
ul.cities { clear:both; margin:0; padding:0; margin-bottom:10px; overflow: hidden; width: 100%; }
ul.cities li { background:transparent url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/ar_right.gif) 0 5px no-repeat; float: left; list-style-type:none; margin:0 5px; padding-left:10px; width:136px;}

ul.cities li.longItem { width:445px;} /*This will create a single line*/

.blockLeftF { width:270px; /*height:134px;*/ float:left; margin-right:15px;}
.blockLeftF p { margin-top:0; padding-top:0;}
.blockLeftF ul { margin-left:15px; padding:0; /*list-style-position:inside;*/}
.blockRightF { border-left:4px dotted #b5d2e3; width:400px; padding-left:10px; /*height:134px;*/ float:left; padding-bottom:300px; margin-bottom:-300px;}
.blockRightF p { margin-top:0; padding-top:0;}
.blockRightF ul { margin-left:0; padding:0;}

.actip_text li { list-style-type:none; color:#111111; font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif; background:transparent url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bluesquare.gif) 0px 6px no-repeat; padding:0 7px 0 10px; margin-bottom:1px;}