.display-icruise           { display: block; visibility: visible; }
.display-alaska            { display: none; visibility: hidden; }
.display-cheapcarib        { display: none; visibility: hidden; }
.display-cruisecheap       { display: none; visibility: hidden; }
.display-europe            { display: none; visibility: hidden; }
.display-hawaii            { display: none; visibility: hidden; }
.display-mobile            { display: none; visibility: hidden; }
.display-regent            { display: none; visibility: hidden; }

.display-block             { display: block !important; }
.display-none              { display: none !important; }
.display-noneNew           { display: none !important; }
a.back_link{font-size: 17px;display: block;margin: 5px 0 -10px 0;color:blue!important;}
button, /*-- form element resets for iOS --*/
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0;
    border: none;
}



*{
	margin:0;
	padding:0;
	font-family: Roboto, sans-serif;
    line-height: normal;
	border:none;
}
b, strong { font-weight: 700; }
a { color: #337ab7; text-decoration: underline; }
.a-returnfalse {
    text-decoration: underline;
    cursor: pointer;
    color: #00468c;
}

.body,
.body .ul_master li,
.rightnavcolumn .ul_master li { line-height: 20px; }
.body .ul_master { padding-top: 10px; }
.clear { clear: both; }

@-moz-document url-prefix(){
	.hot-deals #hot-deals-email-form label span{line-height: 4px;}
}

/*-- V01 CSS FIXES --*/
li { margin: 0; }
div#nav-inpage-tabs { border: none; margin-top: 15px; }
.clear-both    { clear: both; }
.ul_master
{
    list-style-image: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/square.gif');
    padding-left: 20px;
}
#promopage_wrapper * { font-size: 16px; line-height: normal; }

body{
	position: relative;
	z-index: 100;
	background:#eff5fa!important;
}
.wrapper {
    width: 980px;
    margin: 0px auto;
    overflow: visible;
}
h1{
	font-size:24px;
	color:#3f3e3d;
	margin:17px 0 0 0;
	text-align:center;
}
#header {
    /* background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/header-bg.png') repeat-x top; */
    /*overflow: hidden;*/
    height: 136px;
	background-color: #3175c0;
}
#logo{
	float: left;
	position: relative;
	left: 22px;
	height: 67px;
	width: 349px;
	margin-top: 10px;
	cursor: pointer;
	overflow: hidden;
}
.prime-color{background-color: #3175c0}
.fore-color{background-color: #3175c0}
.general-blue{background-color: #3175c0}
/*  ORIGINAL LOGO CSS
#logo{
	float:left;
	position:relative;
	left:22px;
	height:67px;
	width:349px;
	text-indent:-9999px;
	background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/logo.png') top left no-repeat;
	margin-top: 18px;
}
*/
#logo img {
    height: 67px;
    width: 349px;
}
#topnav{
	background: #eff5fa;
	width: auto; /*-- was 350px --*/
	float:right;
	color:#FFF;
	text-align:center;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 8px;
	min-height: 18px;
	overflow: hidden;
    margin-left: 148px; /*-- makes the element 350px wide, needed b/c 2 planned list items are hidden --*/
}
#topnav ul{list-style:none;margin: 0px;}
#topnav li{	float:left;line-height: 9px;margin:0;}
#topnav a{
	color:#00468c;
	text-decoration:none;
	padding:0 10px;
	border-right:1px solid #00468c;
	font-size:11px;
	line-height: 12px;
    font-weight: normal;
}
#topnav a.last{
	border:none;
	margin-left: 2px;
}
#topnav a:hover{
	text-decoration:underline;
}

#call{height:41px;float:right;color:#FFF;text-align:right;margin-right:1px;}
#call p{font-size:19px;color:white;height:21px;font-weight:bold;float:right;background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/ic_masthead_sprite.png') 0 0px no-repeat!important;margin:14px 0px;}
#call p span{font-size:24px;    line-height: 18px;display:block;float:left;margin:0px 10px 0px 24px;font-family:"Century Gothic", sans-serif;}
#call p, #country p{display:none;}
#call div.tel, #call p.active, #country p.active{display:inherit!important;}

#country{width:auto;background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/ic_masthead_sprite.png') 0 -70px no-repeat !important;padding:0 0 0 28px;float:right;clear:right;margin:4px 2px 0px 0px;}
#country p{font-size:12px;font-weight:bold;color:#fff;float:right;padding-right:14px;text-align:right;margin:0}
#country img{float:left;display:block;}
#country p img{padding-right:5px;}
#country .change-country{font-size:10px;color:#ffffff;float:right;margin-top:2px;}

#nav{
    width: 980px;
    height: 43px;
    position: relative;
    top: 8px;
    color: #95252e;
    background-color: #f0f5fb;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#nav ul{
    list-style: none;
    margin: 0 auto;
    display: block;
    width: auto;
    height: 42px;
}
#nav li{
    float:left;
    margin: 0;
}
#nav a {
    display: block;
	color: #3175c0;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 11px 14px;
    border-left: 1px solid #CCE1FA;
    border-right: 1px solid #FFFFFF;
    /*height: 28px;
    width: 118px;
    float: left;*/
    /*-webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;*/
}
#nav a.first { padding-left: 27px; border-left: none; }
#nav a.last { padding-right: 14px; border-right: none; }
#nav a:hover {text-decoration: underline;}
#nav li.home a {}
#nav li.free-resources a {width: 155px;}
#nav li.get-quote a {}
#nav li.get-quote a:hover,
#nav.get-quote a.active {}

#nav #dropmenu                    { z-index: 999; }
#nav #dropmenu ul                { width: auto; }
#nav #dropmenu li                 { margin: 0; float: left; list-style: none; z-index: 9999; }
#nav #dropmenu li a             { display: block; white-space: nowrap; text-align: left;  }
#nav #dropmenu li ul             { position: absolute; visibility: hidden; border: 1px solid #ffffff; border-width: 1px 0 0; z-index: 9999; min-width: 147px; }
#nav #dropmenu li ul.last         { margin-left: -43px; }
#nav #dropmenu li ul li         { margin: 0; float: none; display: inline; background: none; }
#nav #dropmenu li ul li a        { font-size: 15px; font-weight: normal; background-color: #C9E4F2; border: 1px solid #ffffff; border-width: 0 1px 1px; }
#nav #dropmenu li ul li a:hover    { background-color: #0A85C1; color: #FFFFFF; }


#main{	background: #eff5fa;}
#content{float:left;}
#search{
	text-align:right;
	position:relative;
	top:-22px;
	color:#005699;
	margin-bottom: -8px;
}
#search a{
	color:#3175c0;
	text-decoration:underline;
	font-size:12px;
}

.block2 {
	margin-top: 22px;
	background: #fafafa url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/block2-bg.png') no-repeat top center;
	padding: 6px 12px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	max-width: 736px;
	border: #d0e1f1 1px solid;
}

.block1{
	margin-top: 26px;
	position: relative;
	background:#ffeb98;
	width:252px;
	height:144px;
	float:left;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	color: #000;
}

.block1 img{
	position: absolute;
	top: -28px;
	left: 98px;
}

.block1-last{
	margin-right:0px;
	width: 250px;
}
.block1 h2{
	font-size: 18px;
	color: #222;
	margin:38px auto 5px;
}
.block2{

	width: 224px;
	float: left;
	margin-right: 15px;
	min-height: 360px;
}
.block2-last{
	margin-right:0px;
}
#bl2-2{
	position: absolute;
	border: none;
	bottom: 3px;
	left: -2px;
}
.block2-2{
	position: relative;
    /*background: #fafafa url('/imgs/cc/v02/block2-bg.jpg') no-repeat bottom center;*/
	/*background: #fafafa url('/imgs/cc/v02/block2bg2.jpg') no-repeat bottom center;*/
	min-height: 378px;
}
.block2-3{

}
.block2 h2{
	font-size:18px;
	text-align:center;
	margin: 1px 0px 13px 0px;
}
.block2 h3{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.block2 img{
	border:1px solid #d2d8de;
	padding:2px;
	float:left;
	margin-right:6px;
}
.block2 .cols{
	float:left;
	width:100px;
	margin-left:13px;
	margin-right:-20px;
}
.block2 .cols li{
	margin-bottom:10px;
	list-style:none;
	background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/list.jpg') no-repeat left;
	padding-left: 10px;
}
.blockitem{
	width: 214px;
	font-size: 12px;
	display: block;
	clear: left;
	padding: 5px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.block2 a{
	color: #00468c;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.block2 a:hover{
	text-decoration:underline;
}
.block2 span{
	color: #fa6a00;
	display: block;
	position: absolute;
	bottom: 3px;
	left: 67px;
	font-size: 11px;
}
#many-more p{
	float: left;
	font-size: 12px;
	padding: 10px;
}

#many-more a{
	float: right;

}
#many-more{
	margin-top: 15px;
}

.block2 p{font-size: 11px;}
.block2 span b{font-size: 14px;}
.block2 .world{
	float:none;
	border:0;
	padding:0;
	width:211px;
	margin:5px auto;
	display:block;
}
.block2 .see-all{
	width: 60px;
	height: 26px;
	background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/see-all.jpg');
	text-indent: -9999px;
	display: block;
	margin-left: 5px;
}
.block2 .col1{
	float:left;
	width:52px;
	margin-left: 14px;
}
.block2 .col1 img{
	border: 4px solid #fff;
	padding: 1px;
	float: left;
	margin-right: 13px;
	margin-bottom: 12px;
	box-shadow: #666 0px 0px 2px;
}
.block2 .col2{
	margin-right: 10px;
	float:right;
	width:130px;
}
.block2 .col2 ul{
	list-style:disc;
	list-style-image:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/list.jpg');
}
.block2 .col2 li{
	margin-bottom:10px;
}
.block3{
	position: relative;
	background:#ffeb98;
	width: 750px;
	float:left;
	margin: 5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 10px 15px;
	height: 62px;
}
.block3 img{
	position: absolute;
	z-index: 999;
	top: 36px;
	right: 160px;
}

.block3 form{
	display:block;
	clear:both;
	float: left;
	margin-top: 4px;
}
.block3 form input[type=text]{
	margin-right: 16px;
	padding: 11px 10px;
	font-size: 16px;
	width: 596px;
	border: 1px solid #cccccc;
	color: #605E5A;
	position: relative;
	top: -1px;
}
.block3 form input[type=submit]{
	height:39px;
	width:113px;
	text-indent:-9999px;
	background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/search-button.jpg');
	font-size: 0;
	position: relative;
	top: -6px;
    cursor: pointer;
}
[disabled] {
    color: #CFCFCF !important;
}

.block3 p{
	font-size: 14px;
	color: #222222;
	float: left;
}
#sidetop a:hover{
	color:#95252E;
}
#search a:hover{
	color:#6ea3dd;
}
.footer-col a:hover{
	color:#95252E;
}



.redbutton{
	background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/redbuttonbg.jpg') repeat-x top transparent;
	/*width:100px;*/
	margin:10px auto;
	text-align:center;
	color:#FFF;
	/*padding:5px 10px;*/
	font-size:11px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display:inline-block;
}
.redbutton a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:5px 10px;
	height:13px;
	display:block;
}
.selector{
	background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/selectorbg.png') no-repeat right #fff;
	width: 214px;
	height: 37px;
	margin: 12px auto;
	text-align: left;
	border: #cccccc solid 1px;
    cursor: pointer;
}
.selector input{
	border: none;
	background: none;
	font-size: 14px;
	width: 172px;
	height: 29px;
	margin-left: 8px;
	color: #aaaaaa;
	outline: none;
	padding-top: 4px;
    cursor: pointer;
}
.or{
	float: left;
	height: 36px;
	position: relative;
	margin: 72px -12px;
	z-index:10;
	top: 7px;
}
#newsletter{
	/* background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/newsletter.jpg') repeat-x; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
}
#newsletter h2{
	color:#fff;
	font-size:15px;
}
#newsletter form{
	background: #fff;
	width: 190px;
	height: 28px;
	margin: 0px auto;
}
#newsletter input[type=text]{
	border: none;
	background: none;
	height: 28px;
	width: 115px;
	outline: none;
	margin-left: 5px;
	color: #666;
}
#newsletter input[type=submit]{
	float: right;
	background: #fcd17a;
	height: 26px;
	width: 61px;
	color: #000;
	margin: 1px 1px 0px 0px;
	outline: none;
	font-weight: bold;
	font-size: 12px;
}
#newsletter .policy{color: #fff; font-size: 11px; display: block; margin: 9px 0px;width: 85px;}




#sidebar{width:194px;min-height:845px;float:right;border:1px solid #dedede;background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_medallion.png') no-repeat 0px 0px #f7f7f7;margin:-16px -17px;}
#sidetop{margin-top:135px;text-align:center;color:#b5b4b4;font-size:11px;}
#sidetop a,#sidemid a{color:#005699;font-size:11px;}
#sidemid{margin-top:65px;margin-bottom:18px;text-align:center;color:#b5b4b4;font-size:0px;text-indent:-9999px;}
#sidemid div{width:166px;height:60px;margin:10px auto;background:#cccccc;}
#disney2{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center 0px no-repeat!important;cursor:pointer;height:65px!important;margin-top:0px!important;}
#royal{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -67px no-repeat!important;cursor:pointer;height:35px!important;margin-top:20px!important;}
#celebrity{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -104px no-repeat!important;cursor:pointer;height:32px!important;margin-top:20px!important;}
#norwegian{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -138px no-repeat!important;cursor:pointer;height:22px!important;margin-top:20px!important;}
#carnival{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -161px no-repeat!important;cursor:pointer;height:36px!important;margin-top:20px!important;opacity:0.8;}
#princess{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -199px no-repeat!important;cursor:pointer;height:53px!important;margin-top:20px!important;}
#holland{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -254px no-repeat!important;cursor:pointer;height:32px!important;margin-top:20px!important;}
#see-all-cruise{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -288px no-repeat!important;height:57px!important;margin-top:20px!important;color:#005699;font-size:11px;text-indent:0;}
#see-all-cruise a{padding-top:22px;display:block;font-size:11px;}
#bbb2{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -347px no-repeat!important;height:45px!important;margin-top:15px!important;opacity:0.8;}
#clia{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -432px no-repeat!important;height:40px!important;margin-top:20px!important;opacity:0.9;}
#signature_travel{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -394px no-repeat!important;height:36px!important;margin-top:20px!important;}
#iata{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cc_trust_bar_sprite.png') center -474px no-repeat!important;height:40px!important;margin-top:20px!important;margin-bottom:35px!important;opacity:0.9;}




div.last-updated{
    clear: both;
    margin: 0 15px;
    text-align: right;
}
.last-updated br{
    display: none;
}
.last-updated font{
    font-size: 11px !important;
    color: #999999 !important;
}



#footer-menu{
	width: 978px;
	height: 310px;
	background: #fff !important;
	margin-left: -20px;
}
#main-innerpage #footer-menu{margin-left: 0px !important; margin-top: 20px; border-top: 1px solid #e4e6e7; }
#footer-menu span {   display: block;    font-size: 16px;    margin-bottom: 14px;    font-weight: 700;}
#footer-about{
	width:400px;
	float:left;
	padding:20px 20px 0;
}
#footer-about p{
	font-size:12px;
	margin-bottom:20px;
	line-height: 18px;
}
.footer-col{
	width:118px;
	float:left;
	font-size:12px;
	padding:25px 30px;
	line-height:18px;
}
.footer-col a{
	color: #00468c;
	font-size: 12px;
	line-height: 22px;
}


#footer{
	background: #669acc;
	width:946px;
	margin:0 auto 30px auto;
	height:16px;
	padding:17px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#footer-left{
	float:left;
}
#footer-right{
	float:right;
}
#block-fb-img{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/hp_footer_sprite.png') 0 0 no-repeat;display:block;float:left;width:17px;height:17px;position:relative;margin:0 5px 0 0;z-index:9999;text-indent:-9999px;}
.block-visa-img{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/hp_footer_sprite.png') 0 -90px no-repeat;float:left;width:24px;height:15px;position:relative;margin:0 0 0 0;z-index:9999;}
.block-amex-img{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/hp_footer_sprite.png') 0 -106px no-repeat;float:left;width:24px;height:15px;position:relative;margin:0 0 0 5px;z-index:9999;}
.block-mc-img{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/hp_footer_sprite.png') 0 -122px no-repeat;float:left;width:24px;height:15px;position:relative;margin:0 0 0 5px;z-index:9999;}
.block-dc-img{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/hp_footer_sprite.png') 0 -138px no-repeat;float:left;width:24px;height:15px;position:relative;margin:0 0 0 5px;z-index:9999;}


#overlaybg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9998;
	background-color: #666666;
	border: 1px solid red;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /* IE 8 */
	filter: alpha(opacity=75); /* IE 5-7 */
	-moz-opacity: 0.75;  /* Netscape */
	-khtml-opacity: 0.75; /* Safari 1.x */
	opacity: 0.75;
}
#overlay{
	width:600px;
	height:600px;
	position:absolute;
	z-index:9999;
/*	background:#EEEEEE;*/
	display:none;
}
#overlay a img{
float:right;
position:relative;
top:57px;
left:-26px;
}




#backtosearch, #emailtoafriend, #facebook-share, #printerfriendly, #back-link{display: block; color: #6599ff; font-size: 16px; float: left;}
#backtosearch, #back-link{font-weight: bold;}
#breadcrumbs #back-link span,
#back-link label { font-size: 16px; }
#emailtoafriend, #printerfriendly, #facebook-share{font-size: 12px; float: right; margin-left: 15px;}
#printerfriendly{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/printer-friendly.gif') left no-repeat; height: 15px; padding-left: 23px;}
#emailtoafriend{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/email.gif') no-repeat left; height: 15px; padding-left: 30px;}
#facebook-share{display: none; background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/share-icon.gif') no-repeat left; height: 17px; padding-left: 26px;}
#backtosearch:hover, #emailtoafriend:hover, #printerfriendly:hover, #back-link:hover{ opacity: .8;}

.rating {
  overflow: hidden;
  display: inline-block;
}
.rating-input {
  position: absolute;
  left: 0;
  top: -50px;
}
.rating-star {
  display: block;
  float: right;
  width: 20px;
  height: 18px;
 /* background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/star.gif') 0 -18px;*/
}
.rating-star:hover,
.rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
  background-position: 0 0;
}




#booking-contact{
    display: block;
    background: #f1f1f1;
    border: #999999 1px solid;
    overflow: hidden;
    padding: 30px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:904px;
}
#booking-contact li{
    display: block;
    float: left;
    list-style: none;
    width: 254px;
    overflow: hidden;
    color: #434343;
    border-right: 1px #c1c1c1 solid;
    margin-left: 10px;
    padding-right: 10px;
}
#booking-contact li h2{ font-size: 18px;}
#booking-contact li.email{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/booking-mail-bg.gif') no-repeat top left; padding-left: 42px; margin-left: 0px !important;width: 234px;}
#booking-contact li.phone{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/booking-phone-bg.gif')  no-repeat top left; padding-left: 42px;width: 264px;}
#booking-contact li.online{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/booking-online-bg.gif') no-repeat top left; padding-left: 42px; padding-right: 0px !important; border: none !important;width: 234px}
#booking-contact li p{font-size: 14px; line-height: 20px;}

label.rated{background-position: top center !important;}

.print-page, .print-body{background: none !important;}

.print-header{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #bfbfbf;
    padding: 10px 40px;
    width: 867px !important;
    margin-top: 20px !important;
    overflow: hidden;
    margin-bottom: 10px !important;
}

.print-header #logo{
    position: relative;
    top: 0px !important;
    left: 0px !important;
    height: 66px;
    width: 280px;
    text-indent: 0px !important;
    background: none !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}
.print-header h2{display: block; float: right; color: #0a85c1; font-size: 38px; margin-top: 20px;}
.print-header p{padding: 10px !important; text-align: center; color: #333333; font-size: 14px;}

.print-footer{padding: 0px 15px; margin-bottom: 20px;}
.print-footer .small{font-size: 11px; padding-bottom: 10px;}
.print-footer h3{text-align: center; color: #333333; font-size: 18px; margin: 10px 0px;}
.print-footer p.info{ color: #333333; font-size: 12px; line-height: 18px; text-align: center; width: 600px; display: block; margin: 0px auto;}
h2.howtobook{margin: 33px 0px 10px 11px;color: #444;font-size: 26px;}
h3.cruisenumber{ color: #0a85c1; font-size: 18px; padding-top: 10px;}




#ship-left-sidebar{width: 200px; background: #f5f5f5; float: left; overflow: hidden; padding: 15px 0px;margin-top: 1px;}
#ship-left-sidebar h3 { font-size: 16px; text-align: center; margin: 15px 0 5px; }
#ship-left-sidebar p { text-align: center; }

#back-link{margin-left: 15px; text-decoration: none;}
#back-link label{text-decoration: underline;}
#left-sidebar-img{display: block; margin: 0px auto; width: 172px; padding-top: 15px;}

#left-sidebar-menu * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
#left-sidebar-menu{border-top: #cccccc 1px solid;border-bottom: #fff 1px solid;}
#left-sidebar-menu li{
    list-style: none;
    display: block;
    border-bottom: #cccccc 1px solid;
    border-top: #fff 1px solid;
    width:170px;
    padding: 10px 15px;
    overflow: hidden;
}
#left-sidebar-menu li a{
    display: block;
    height: 19px;
    padding-left: 41px;
    text-align: left;
    color: #999999;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
    text-decoration: none;
    background-position: top left;
    line-height:1;
}
#left-sidebar-menu li a *{line-height:;}
#left-sidebar-menu li:hover,
#left-sidebar-menu li.active{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/left-sidebar-menu-bg.jpg') right no-repeat;}
#left-sidebar-menu li.ship-summary a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/ship-summary.png') top left no-repeat;}
#left-sidebar-menu li.sailing-dates a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/sailing-dates.png') top left no-repeat;}
#left-sidebar-menu li.destinations a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/destinations.png') top left no-repeat;}
#left-sidebar-menu li.deck-plans a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/deck-plans.png') top left no-repeat;}
#left-sidebar-menu li.accommodations a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/accommodations.png') top left no-repeat;}
#left-sidebar-menu li.virtual-tours a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/virtual-tours.png') top left no-repeat;}
#left-sidebar-menu li.dining a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/dining.png') top left no-repeat;}
#left-sidebar-menu li.photos a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/photos.png') top left no-repeat;}
#left-sidebar-menu li.videos a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/videos.png') top left no-repeat;}
#left-sidebar-menu li.webcams a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/webcams.png') top left no-repeat;}
#left-sidebar-menu li.ship-reviews a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/ship-reviews.png') top left no-repeat;}
#left-sidebar-menu li.amenities a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/amenities.png') top left no-repeat;}
#left-sidebar-menu li.activities a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/activities.png') top left no-repeat;}
#left-sidebar-menu li.spa-and-wellness a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/spa-and-wellness.png') top left no-repeat;}
#left-sidebar-menu li.special-offers a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/special-offers.png') top left no-repeat;}
#left-sidebar-menu li.entertainment a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/entertainment.png') top left no-repeat;}
#left-sidebar-menu li.last-minute a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/last-minute.png') no-repeat;}
#left-sidebar-menu li.alaska a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/alaska.png') no-repeat;}
#left-sidebar-menu li.holiday a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/holiday.png') no-repeat;}
#left-sidebar-menu li.hot-deals a{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/hot-deals.png') no-repeat;}
#left-sidebar-menu li.luxury a{background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/luxury.png') no-repeat;}
#left-sidebar-menu li.megaphone a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/megaphone.png') no-repeat;}
#left-sidebar-menu li.cruiseland a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cruise-and-land.png') no-repeat;}
#left-sidebar-menu li.get-deals-email a{/*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/get-deals-email.png') no-repeat;*/}
#left-sidebar-menu li.american-express a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/icon_amex.png') no-repeat;}

#left-sidebar-menu li a:hover, #left-sidebar-menu li.active a{background-position: left bottom !important; color: #3c7cfb !important;}




.table-sort-wrapper{margin-top: 10px !important;}
.table-sort-wrapper, .filter-wrapper{margin-top: 10px; clear: both; font-size: 12px; width: 100%;}
.table-sort-wrapper .right{float: right;}
.table-sort-wrapper .left{float: left;}
.table-sort-wrapper label, .filter-wrapper label{display: block; font-weight: bold; font-size: 12px; float: inherit; margin-top: 4px;}
.table-sort-wrapper .left label.first{ padding-right: 10px; margin-right: 10px; border-right: 1px solid;}
.table-sort-wrapper select, .filter-wrapper select{display: block; border: silver solid 1px; min-width: 56px; float:right; margin-left: 5px; height: 23px; font-size: 13px;}
.table-sort-wrapper .right .numrows{width: 142px; float: right;}
.table-sort-wrapper .right .sortby { display: block; float: right; margin: 4px 15px 0 0; }
.table-sort-wrapper .right .sortby li {  list-style: none; float: left; font-size: 12px; padding: 0px 5px; border-left: 1px solid #666; font-weight: bold; }
.table-sort-wrapper .right .sortby li.no-bor { border: none; }
.table-sort-wrapper .right .sortby li a { font-size: 12px; font-weight: normal; color: #0099ff; }
.filter-wrapper, .filter-wrapper form, .filter-wrapper select, .filter-wrapper input{float: left; display: block;}
.filter-wrapper label, .filter-wrapper select{ margin-right: 10px;}
.filter-wrapper input{margin: 1px 7px 0px 0px;}
.filter-wrapper .destination{width: 200px;}
.filter-wrapper .travel-month{width: 150px;}
.filter-wrapper{background: #e2f8fd; border: #b4ecf8 solid 1px; padding: 7px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; max-width: 728px;}

table.table,
table.itinerary {
    float: left;
    clear: both;
    margin-top: 15px;
    font-size: 12px;
    color: #444444;
    border-spacing: 0px;
    border-right: #dcdfdf 1px solid;
    /*background: url('/imgs/cc/v02/itinerary-heading-bg.png') no-repeat top left;*/
    /*background: url('/imgs/cc/v02/list-view-heading.png') no-repeat top left;*/
    background: none;
    border-top: #dcdfdf 1px solid;
}
table.table thead,
table.itinerary thead { background-color: #EAF5FF; }
table.table tr th,
table.itinerary tr th {
    font-size: 12px;
    text-align: center;
    line-height: normal !important;
    border-left: #dcdfdf 1px solid;
}
table.itinerary tr th span {
    display: block;
    font-weight: normal;
    font-size: 11px;
    line-height: normal !important;
}
table.table thead tr,
table.table thead td,
table.itinerary thead tr,
table.itinerary thead td {
    background: none;
}
table.table thead tr th,
table.table tbody tr td,
table.itinerary tbody tr td {
    margin: 0px !important;
    padding: 10px;
    vertical-align: top;
    line-height: 20px !important;
    border-left: #dcdfdf 1px solid;
    border-bottom: #dcdfdf 1px solid;
}
table.table thead tr th {
    vertical-align: middle;
}
table.itinerary tbody tr td.price {
    text-align: center;
}
table.itinerary tr:nth-child(even) { background-color: #f6f7f7; }
table.itinerary th.date { width: 99px; height: 42px; border: none; }
table.itinerary th.nameports { width: 319px; }
table.itinerary th.duration { width: 90px; }
table.itinerary th.checkbox { width: 76px; }
table.itinerary tr td h4 { padding: 3px 0px 0px 0px; color: #333 !important; }
table.itinerary tr td .center { text-align: center !important; }
table.itinerary tr td .small { font-size: 12px !important; line-height:14px !important}
table.itinerary tr td .italic { font-style: italic; }
table.itinerary tr td.itinerary .italic { padding-top: 10px !important; }
table.itinerary tr td .italic b { font-style: normal !important; }
table.itinerary tr td p.sub { /*padding-top: 10px !important;*/ }
table.itinerary tr td a { font-size: 12px; color: #0099ff; }
table.itinerary tr td p { margin: 0; padding: 0 !important; font-size: 12px !important; line-height: normal !important; }
table.itinerary tr td p span { font-size: 10px; display: block; }

ul.itinerary-bonuses{ background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/bonus-bg-blue.png') top left no-repeat #f0f8fc; border-color: #b5dff4; margin-bottom: 0px !important;}

td .save-to-fav input { display: block; margin: 0px auto; }
td .save-to-fav a { display: block; margin-top: 10px; text-align: center; line-height: normal; text-decoration: none; }

table.itinerary tbody tr td.length h4 {
    text-align: center !important;
}
table.itinerary tbody tr td h4.prices {
    padding: 0;
    font-size: 24px;
    color: #C00 !important;
    text-align: center !important;
}
table.itinerary tbody tr td h4.prices .noprice {
    display: inline-block;
    font-size: 14px;
}
table.itinerary tbody tr td .best-deal{
    background: #fcb920;
    color: #FFF;
    display: block;
    margin: -11px -11px 2px -11px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    width: 131px;
    padding: 3px 0px;
}
table.itinerary tbody tr td .learn-more {
    display: inline-block;
    margin-top: 10px !important;
    padding: 5px 10px;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #00ba00;
    cursor: pointer;
}
table.itinerary tbody tr td .learn-more:hover {
    background-color: #068d06;
}

#itinerary-footer{
    background: #f7f7f7;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: #dcdfdf 1px solid;
    padding: 10px;
    overflow: hidden;
}

#itinerary-footer{float: right;width: 722px;margin-top: -1px; color: #444; font-size: 12px !important; font-weight: bold;}
#itinerary-footer .showing-text{float: left;}
#itinerary-footer ul.pagination li{float: left; display: block; padding: 0px 5px;}
#itinerary-footer ul.pagination { float: right; margin: 0; padding: 0; }
#itinerary-footer ul.pagination li a{text-decoration: none; color: #444;}
#itinerary-footer ul.pagination li a:hover, #itinerary-footer ul.pagination li.active a{text-decoration: underline; color: #333;}
#itinerary-footer ul.pagination li.next a:hover, #itinerary-footer ul.pagination li.prev a:hover{ text-decoration: none; color: #3399ff;}

/* -- VIDEO PAGE -- */
.video-page h1 { font-size: 20px !important; }
.video-page h2 { font-size: 18px !important; }
#main-video { /*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/ajax-loader.gif') no-repeat center;*/height: auto; margin: 30px 0px; }
#main-video .video {
    height: auto;
    width: 561px;
    margin: 0px auto;
}
#main-video #Iframe{
    height:375px!important;
}
#main-video #MainVideoDesc{
      margin: 30px 0px!important;
}
#videothumbs li a{
    text-decoration:none;
    color:#0A85C1;
}
#videothumbs li a:hover{
    text-decoration:underline;
}
#videothumbs li .thumbnail {
    width: 185px;
    height: 114px;
    float: left;
}
#videothumbs li .thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
    border:1px gray solid;
}

#videothumbs li .thumbnail:hover {  cursor: pointer; }
#videothumbs li .thumbnail:hover a {
    display: block !important;
    /*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/play-hover.png'); */
    width: 67px;
    height: 67px;
    position: relative;
    margin: 0px auto;
    top: -88px;
}
#videothumbs li {
    list-style: none;
    width: 95%;
    display: block;
    overflow: hidden;
    margin-left:20px;
    padding:30px 0;
    border-bottom: 1px solid #CCC;
}
#videothumbs li .video-desc {
    float: left;
    overflow: hidden;
    width: 501px;
    margin-left: 20px;
}
#videothumbs li .video-desc h3 {
    font-size: 15px;
    color: #0a85c1;
}
#videothumbs li .video-desc p { font-size: 13px; line-height: 17px; padding-top: 5px; }
/* -- VIDEO PAGE -- */


.special-offeres li{margin-top: 6px;}
.cruise-page #footer-menu{margin-top: 0px !important;}
.cruise-page{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cruise-page-sidebar-bg.gif') repeat-y left #fff !important;}




/* slider layout */
#photo-viewer{
    /*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/shadow-box-border.png') top no-repeat; */
    width: 707px;
    overflow: hidden;
    margin: 0px auto;
    min-height: 548px;
    border: none !important;
    top: 30px;
    right: 18px;
}
.main-slider-content, .sliders-wrap-inner{ display: block !important; height: 504px !important; margin: 0px auto;}
ul.sliders-wrap-inner li img{height:504px !important; width: 673px !important; }
.lof-slidecontent { position:relative;    overflow:hidden;    border:#F4F4F4 solid 1px;}
.lof-slidecontent .preload{    height:100%;    width:100%;    position:absolute;    top:0;    left:0;    z-index:100000;    text-align:center;    background:#FFF}
.lof-slidecontent .preload div{    height:100%;    width:100%;    /*background:transparent url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/load-indicator.gif') no-repeat scroll 50% 50%;*/}

.lof-slidecontent  .sliders-wrapper{ margin: 0px 0px 0px 8px;position: relative;height: 100%;overflow: hidden; }
.lof-slidecontent  ul.sliders-wrap-inner{overflow:hidden; /* background:transparent url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/load-indicator.gif') no-repeat scroll 50% 50%; */ padding:0px; margin:0; position:absolute; overflow:hidden;}
.lof-slidecontent  ul.sliders-wrap-inner li{ min-height:447px;overflow:hidden;    padding:0px;margin:0px;    float:left;    position:relative;}
.lof-slidecontent  .lof-opacity  li{position:absolute;    top:0;    left:0;    float:inherit; }


.lof-slidecontent  .navigator-content {/*position: absolute;*/ bottom:0px; width:704px; margin-top:15px; }
.lof-slidecontent  .navigator-wrapper{    position:relative;    z-index:10;
    height: 70px !important;
    width:667px !important;
    overflow:hidden;
    color:#FFF;
    float:left
}
.lof-slidecontent  ul.navigator-wrap-inner{ top:0; padding:0; margin:0; position:absolute; /* width:200% !important; */ }
.lof-slidecontent  ul.navigator-wrap-inner li{
    cursor:hand;
    cursor:pointer;
    list-style:none;
    padding:0;
    margin-left:0px;
    overflow:hidden;
    float:left;
    display:block;
    text-align:center;
    background: #fff !important;
/*    padding: 3px !important;
    border: #ece2e2 1px solid; */
    margin-right: 10px;
}
.lof-slidecontent ul.navigator-wrap-inner li img {
    width: 100% !important;
    border: none !important;
    height: 100% !important;
    opacity: .6;
    margin-top: -27px;
}

/*******************************************************/

ul.sliders-wrap-inner li img{    padding:0px; border-bottom:solid #fafafa 14px}

.lof-slidecontent .slider-description a.readmore{color:#58B1EA; font-size:95%; }
.lof-slidecontent .slider-description a{ color:#FFF; }
.lof-slidecontent .slider-description{
    z-index:100;
    position: absolute;
    bottom: 20px;
    right: 0px;
    width: 649px;
    background: #e3e3e3;
    padding: 8px 12px;
    font-size: 12px;
}
.lof-slidecontent .slider-description p{line-height: 14px !important; padding: 0px !important;}
.lof-slidecontent .slider-description h4 { color: #000 !important;    font-size: 16px;    padding: 0; }
.lof-slidecontent .slider-description .slider-meta a{
    margin:0;
    background:#C01F25;
    font-size:75%;
    text-transform:uppercase;
    text-decoration:none
}
.lof-slidecontent  .item-meta a:hover{    text-decoration:underline;}
.lof-slidecontent  .item-meta i {    font-size:70%; }

/* item navigator */
.lof-slidecontent ul.navigator-wrap-inner li.active img, .lof-slidecontent ul.navigator-wrap-inner li img:hover{ opacity:1 !important ;}
.lof-slidecontent ul.navigator-wrap-inner li img{
    width: 100% !important;
    border: none !important;
    height: 100% !important;
    opacity: .6;
}
.lof-slidecontent ul.navigator-wrap-inner li.active img,
.lof-slidecontent ul.navigator-wrap-inner li:hover img {
    border:#A8A8A8 solid 3px;
    -moz-transition:border-color  ease-in-out 0.4s
}
.lof-slidecontent .navigator-content .button-next,
.lof-slidecontent .navigator-content .button-previous{
    display:block;
    width: 15px;
    height: 70px;
    color:#FFF;
    cursor:pointer;

}
.lof-slidecontent .navigator-content .button-next {
    float:left;
    text-indent:-999px;
    margin-right:3px;
    background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/arrow-l.png') no-repeat right center;
}
.lof-slidecontent .navigator-content .button-previous {
    float:left;
    text-indent:-999px;
    margin-left:3px;
    background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/arrow-r.png') no-repeat left center;
}

.lof-slidecontent .button-control {
   position:absolute;
   top:10px;
   right:10px;
    height: 20px;
    width: 20px;
    cursor:hand; cursor:pointer;
    /*background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/transparent_bg.png') repeat;*/
    display: none;
}

.lof-slidecontent .button-control span { display:block;  width:100%; height:100%;}
.lof-slidecontent .action-start span  {
    background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/play.png') no-repeat center center;
}
.lof-slidecontent .action-stop span {
   background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/pause.png') no-repeat center center;
}

.main-slider-content .button-next, .main-slider-content .button-previous { position: absolute; top: 180px; font-size: 0px; width: 31px; height: 43px;}
.main-slider-content .button-previous{ background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/prev-button.png') !important; left: 17px;}
.main-slider-content .button-next{ background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/slider/next-button.png') !important; right: 17px;}



table.list-view{margin-top: 0px;}
table.list-view th{height: 22px;}
table.list-view th.view{width: 110px;}
table.list-view th.price{width: 111px;}
table.list-view th.availability{width: 97px;}
table.list-view th.itineraries{ width: 80px;}
table.list-view th.destination{ width: 300px;}
table.table tbody tr td.center{text-align: center;}

div.table-wrapper{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;overflow: hidden; margin-top: 20px;}

#destination-views {
    overflow: hidden;
    background: #ffe6b0;
    border: #bfac84 1px solid;
    display: block;
    padding: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 245px !important;
    margin-top: 20px;
}
#destination-views li{list-style: none; float: left; font-size: 13px; font-weight: bold; color: #1a1a1a; padding-left: 30px;}
#destination-views li a{display: block; height: 11px; float: left; padding-left: 17px; line-height: 12px; color: #232323;}
#destination-views li a:hover, #destination-views li.active a{background-position: left bottom !important; color: #0753c5 !important;}
#destination-views li.list a{background: url('/imgs/cc/v02/list-view.jpg') no-repeat top left;}
#destination-views li.calendar a{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/calendar-view.jpg') no-repeat top left;}
#destination-views li.tile a{background: url('/imgs/cc/v02/tile-view.jpg') no-repeat top left;}

table.list-view td.destination img, table.list-view td.destination p{display: block; float: left;}
table.list-view td.destination img{margin-right: 12px;}
table.list-view tr.even, table.cal-view tr.even{background: #f6f7f7;}
table.list-view tr td{vertical-align: middle !important;}
table.hot-deals td .view-button, table.list-view td .view-button{
    /*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/view-button.png') no-repeat top;*/
    width: 60px;
    height: 24px;
    display: block;
    margin: 0px auto;
    font-size: 0px;
}
table.list-view td .view-button:hover, table.hot-deals td .view-button:hover{background-position: bottom;}

#tile-view{margin-top: 10px;}
#tile-view li{
    list-style: none;
    display: block;
    padding: 10px;
    border: 1px solid #d8dbe0;
    background: #e8f2f5;
    margin: 15px 25px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 120px;
    min-width: 322px;
    color: #444;
}
#tile-view li img{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    float: left;
    margin-right: 10px;
}
#tile-view li h3{ font-size: 16px; color: #0a85c1;}
#tile-view li p{padding: 0px; margin-bottom: 7px;}
.view-sailing-button{ float: right;/*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/view-sailing-button.png') no-repeat top;*/ width: 89px; height: 27px; display: block; font-size: 0px;}
.view-sailing-button:hover{background-position: bottom;}

.cal-view{/*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cal-view-bg.jpg') repeat-x top !important;*/ margin-top: 0px !important;}
th.month{width: 50px !important;}
.cal-view th{padding: 5px !important;}
.cal-view th.destination{width: 180px !important;}
.cal-view th.prev a, .cal-view th.next a{ display: block; width: 22px; height: 32px; margin: 0px auto;}
.cal-view th.prev a{/*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cal-prev-button.png');*/}
.cal-view th.next a{/*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cal-next-button.png');*/}
.cal-view th.prev a:hover, .cal-view th.next a:hover{ opacity: .8;}
.cal-view th{height: 32px; border-top: #dcdfdf solid 1px; vertical-align: middle !important;}
.cal-view td.destination{font-weight: bold;}

ul.profile-link{
    padding: 0px !important;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    background: #f9fafb !important;
}
ul.profile-link li a{
    display: block;
    border-top: #cccccc 1px solid;
    padding: 10px;
    color: #0a85c1;
}

.profile-page-sidebar, .profile-page-sidebar .widget{width: 160px !important;}

#hot-deals-email-form{
    float: right;
    margin: 20px 0 0 15px;
    border: #f6ca83 1px solid;
    background: #fff0d1;
    width: 198px;
    min-height: 124px;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.heading-excerpt-left{/*float: left; max-width: 500px;*/}
#hot-deals-email-form.signUpDiv h3{color: #fc9934; font-size: 17px; text-align: center;}
#hot-deals-email-form.signUpDiv p{  font-size: 11px;line-height: 14px; text-align: center; padding: 5px 0px !important;}
#hot-deals-email-form.signUpDiv input[type="text"]{display: block; border: #f6ca83 1px solid; padding: 8px;width: 180px; color: #999; margin-bottom: 8px; outline-style: none;}

#hot-deals-email-form.signUpDiv input[type="submit"]{
    display: block;
    border: none;
    width: 72px;
    height: 26px;
    font-size: 0px;
    float: right;
    background: #00BA00;
    color: #FFF !important;
    cursor:pointer;
    font-size:12px;
}
#hot-deals-email-form.signUpDiv input[type="submit"]:hover{
    background-color: #068D06 !important;
    color: white !important;
}

#hot-deals-email-form.signUpDiv a{font-size: 11px; display: block; float: left; margin-top: 4px;}


.table-sort-wrapper .destination, .table-sort-wrapper label{float: left; margin-right: 14px;}
.table-sort-wrapper .destination{width: 200px; outline: none;}


div.deals-master.cruise-page {
    margin: 0 15px 15px 0px;
    float: right;
    width: 744px;
    background-image: none !important;
}
.deals-master.cruise-page  h1 {
    color: #0a85c1;
    text-align: left;
    margin-top:20px;
    line-height: 1;
}
.deals-master.cruise-page p {
font-size: 13px;
line-height: 20px;
padding-top: 10px;
}

.deals-master .table-sort-wrapper .destination {  }
.deals-master .table-sort-wrapper label  {margin: 4px 10px 0 3px; }

.blue-table-heading{
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-align: center !important;
    width: 723px;
    padding: 10px;
    display: block;
    clear: both; color: #FFF !important;
    background: #0a85c1;
}

.deals-master .table-sort-wrapper { margin: 10px 0; background: #ffe6b0; border: #bfac84 1px solid; }
table.deals-master{margin-top: 0px !important; margin-bottom: 15px; background: none;}
table.deals-master thead tr{ background: #e2f8fd;border-left: #a4d6e2 1px solid !important;}
table.deals-master thead tr th{
    height: 26px !important;
    border-left: #a4d6e2 1px solid !important;
    border-bottom: #a4d6e2 1px solid !important;
    border-top: #ffffff 1px solid !important; color: #0a85c1
}
table.deals-master thead tr th.departs,
table.deals-master thead tr th.sail-date            { width: 100px }
table.deals-master thead tr th.starting-price       { width: 154px; }
table.deals-master thead tr th.ship                 { width: 390px; }

img.ship            { display: block; width: 98px; float: left; }
.ship-desc          { margin-left: 108px; }
.ship-desc .small   { padding: 0px !important; font-size: 11px; }
.ship-desc .sub     { font-style: italic; margin: 3px 0px !important; }
.ship-desc ul       { background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/cruise-bonuses-bg.gif') top left no-repeat #fff0d1 !important; border: #ff9933 solid 1px !important; }

table.deals-master .best-deal  { width: 157px !important; }
table.deals-master tr.even     { background: #f8f8f8 !important; }

.deals-master .bonus-content            { margin: 10px 0 0; }
.deals-master .bonus-content ul         { margin: 0; padding-left: 40px; border: none !important; background: none !important; }
.deals-master .bonus-content li         { margin: 0; }
.deals-master .bonus-content li a.view  { color: #0099ff !important; }

.table-footer{background-color: #dedede;height: 12px;font-size: 12px;padding: 11px 5px 16px 5px; overflow: hidden;}
.results_per_page{float: right;}

table.deals-master tbody tr td h4.prices { color: #CC0000 !important; font-weight: bold; font-size: 24px; }
#main-innerpage table.deals-master .price { text-align: center; line-height: normal; }
#main-innerpage table.deals-master .price * { text-align: center; line-height: normal; }
#main-innerpage table.deals-master .price h2 {
    text-align: center;
    font-size: 24px;
    color: #C00;
    font-weight: bold;
}
#main-innerpage table.deals-master .price span {
    display: block;
    font-size: 10px;
}
#main-innerpage table.deals-master .price .button-action {
    display: inline-block;
    margin-top: 10px;
}
table.itinerary tbody tr td .best-deal{
    background: #fcb920;
    color: #FFF;
    display: block;
    margin: -11px -11px 2px -11px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    width: 131px;
    padding: 3px 0px;
}

/*
table.deals-master tbody tr td .learn-more {
background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/hot-deals-learn-more-button.png') no-repeat top center;
width: 95px;
height: 29px;
display: block;
margin: 0px auto;
position: relative;
top: 10px;
}   */
/* -- Update Button --*/
table.deals-master tbody tr td .learn-more {
    background: none repeat scroll 0% 0% #00BA00 !important;
    padding: 5px 10px !important;
    color: #FFF !important;
    font-size: 15px !important;
    cursor: pointer;
    border-radius:0 !important;
    text-shadow:0 0 0 !important;
    font-weight:normal !important;
    text-align:center;
    width:auto !important;
    height:auto !important;
    position:relative !important;
    margin:5px 0 0 20px !important;
}
table.deals-master tbody tr td .learn-more:before{
     content:"Learn More";
     text-align:center;
}
table.deals-master tbody tr td .learn-more:hover{
    background: #068d06 !important;
    color: #FFF;
}*/
/* -- Update Button --*/






select.your-state{
    background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/you-state-bg.jpg');
    display: block;
    width: 213px;
    height: 28px;
    border: #f6ca83 1px solid;
    outline-style: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    padding: 2px;
    color: #999;
}

.hot-deals #hot-deals-email-form input[type="text"]{width: 195px;}
.hot-deals #hot-deals-email-form{width: 214px;}
.hot-deals .heading-excerpt-left{/*width: 485px;*/}
.hot-deals #hot-deals-email-form input[type="checkbox"]{ outline-style: none; margin-top: 5px;}
.hot-deals #hot-deals-email-form label span{ font-size: 11px; color: #666;margin: -12px 0px 0px 17px;display: block;}
.hot-deals #hot-deals-email-form a{ margin-left: 18px;}
.hot-deals #hot-deals-email-form input[type="submit"]{margin-top: -9px;}

.hot-deals-view li{list-style: none; float: left; margin-top: 10px;}
.hot-deals-view li a{ display: block; float: left; text-decoration: none; color: #333; margin-left: 12px; padding-left: 20px; height: 15px;}
.hot-deals-view li a.tile{/*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/hot-deals-tile.png') no-repeat left top;*/}
.hot-deals-view li a.list{/*background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/hot-deals-list.png') no-repeat left top;*/}
.hot-deals-view li a:hover, .hot-deals-view li a.active{ background-position: bottom left; color: #3366ff; text-decoration: underline;}

#hot-deals-tile li{list-style: none;}
#hot-deals-tile li .wrapper{ border:#e4e5e5 1px solid; overflow: hidden; padding: 15px; font-size: 13px; margin-top: 20px;}
#hot-deals-tile li .wrapper .details{ width: 530px; float: right;}
#hot-deals-tile li .wrapper img{ display: block; float: left;}
#hot-deals-tile li .wrapper h2{ color: #990000; font-size: 19px; line-height: 26px; color: #990000;}
#hot-deals-tile li .wrapper ul{margin-top: 10px;}
#hot-deals-tile li .wrapper ul li{ list-style: disc; margin-left: 30px;}
#hot-deals-tile li .wrapper a.view-more{
    display: block;
    float: right;
   /* background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/more-details-button.png') no-repeat top center;*/
    width: 105px;
    height: 29px;
    font-size: 0px;
    margin-top: 10px;
}
#hot-deals-tile li .wrapper a.view-more:hover{background-position: bottom center;}
#hot-deals-tile li .wrapper p.bonus{background: none; color: #ff0000;}
#hot-deals-tile li .wrapper span.cruise-line{ line-height: 22px; font-weight: bold; font-size: 11px; color: #333;}

.hot-deals .table-sort-wrapper .destination{width: 170px;}

table.hot-deals{background: none;border: #bcbdbd 1px solid;}
table.hot-deals thead tr{ background: #e3f6ff;}
table.hot-deals thead tr th{
    padding: 12px 0px;
    border-right: #e4e5e5 1px solid;
    border-left: #fff 1px solid;
    border-bottom: #bcbdbd 1px solid;
}
table.hot-deals thead tr th.offer{border-left: none; width: 300px;}
table.hot-deals thead tr th.details{border-right: none; width: 80px;}
table.hot-deals tbody tr.even{background: #f6f7f7;}
table.hot-deals tbody tr td{border-right: #e4e5e5 solid 1px;border-left: #fff solid 1px; text-align: center;}
table.hot-deals tbody tr td.last{border-right: none;}
table.hot-deals tbody tr td.first{border-left: none; text-align: left; color: #3366ff; font-weight: bold;}




/*-- JQUERY OVERLAYS --*/

.overlay, div#overlay1, div#overlay2, div#overlay1.overlay, div#overlay2.overlay {
    border: 8px solid #333333 !important;
    border-color: rgba(51,51,51,0.8) !important;
    border-radius: 0;
    display: none; padding: 0; overflow: hidden;
    }

div#overlay1 { width: 640px; height: 480px; }
div#overlay2 { width: 400px; height: 480px; }
#sailplan-tabs div.overlay-class-paxselect{height:auto;}



div#iframe_container { /*height: 440px;*/ }
#overlay1 iframe    { margin: 0 auto; background: #FFFFFF; width: 100%!important; height: 610px!important; }
#overlay2 iframe    { margin: 0 auto; background: #FFFFFF; width: 400px; height: 590px; }

/** Form Captcha CSS **/
    .g-recaptcha {
        transform:scale(1.18);
        transform-origin:0 0;
        margin:10px 0;
    }
/** /Form Captcha CSS **/

div.overlay div.close { /* default close button positioned on upper right corner */
    background: url('/jquery/33x33_close_red.png');
    position: absolute; right: -10px; top: -10px;
    cursor: pointer; height: 33px; width: 33px;
    overflow: visible;
    }

.close_trigger, div.overlay div.close_trigger {
    background: url('https://d23n7ahjfnjotp.cloudfront.net/cruisecheap/jquery/icon_close.png') no-repeat;
    position: absolute; right: 8px; top: 5px;
    cursor: pointer; height: 35px; width: 35px;
    }

.overlay-title, div#overlay1 .overlay-title, div#overlay2 .overlay-title {
    padding: 10px 0 8px 15px; border-radius: 0;
    background-color: #0a85c1;
    font-weight: bold; font-size: 16px !important; line-height: 22px; color: #FFFFFF;
    }

.overlay-iframe-default, #overlay1 iframe.overlay-iframe-default, #overlay2 iframe.overlay-iframe-default {
    background: #ffffff url('https://d23n7ahjfnjotp.cloudfront.net/imgs/loading.gif') no-repeat fixed center;
    }

div.overlay-class-intlcalls { width: 450px !important; height: 510px !important; }
iframe.iframe-class-intlcalls { width: 450px !important; height: 500px !important; }

div.overlay-class-emailcompare { width: 400px !important; height: 485px !important; }
iframe.iframe-class-emailcompare { width: 400px !important; height: 445px !important; }




/*-- HOMEPAGE SEARCH OVERLAYS --*/
.overlay_search a,
.overlay_search a:visited,
img {
    border: none;
}
.overlay_search h1{
    margin: 0 75px 10px;
    font-size:20px;
    text-align: left;
}
.overlay_search h2{
    margin:-10px 75px;
    font-size:14px;
}
.overlay_search .block{
    background-origin:padding-box;
    background-color:#FFFFFF;
    border-bottom:1px solid #dedede;
    padding:20px;
    min-height: 40px;
}
.overlay_search .block:hover{
    background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/block1bg.jpg') repeat-x top #d3e8f9;
    background-color:#EAF4FC;
    cursor: pointer;
}
.overlay_search img.dest{
    float:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:60px;
}
.overlay_search #title{
    border-bottom:1px solid #dedede;
    margin:0 10px;
}
.overlay_search #container{
    margin:10px;
}
.overlay_search .arrow{
    float:right;
    margin-top:-20px;
}
.overlay_search .calendar{
    float:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:60px;
}
.overlay_search .calendar {
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
    box-shadow: 0 0 5px #aeaeae; -moz-box-shadow: 0 0 5px #aeaeae; -webkit-box-shadow: 0 0 5px #aeaeae;
}

.overlay_search .calendar > span { display: block; }

.overlay_search .calendar > .year { text-align: right; padding: 2px 5px 2px 0; font-size: 0.7em;
    color: #fff; font-weight: bold;
    -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px;
    text-shadow: 0 1px #000;
    background: #d10000;
    background: linear-gradient(top, #d10000 0%, #7a0909 100%);
    background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
    background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
}

.overlay_search .calendar > .month { text-align: center; font-weight: bold; font-size: 1.3em;
    background: #fff;
    -webkit-border-bottom-left-radius:  5px;
    -moz-border-radius-bottomleft:      5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright:     5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#405b72), to(#e6e6e6), color-stop(.08,#f9f9f9));
    background: -moz-linear-gradient(top, #f9f9f9, #e6e6e6);
    padding: 4px 0;
}

div#overlay_dest,
div#overlay_date,
div#overlay_port { background: #EEE; width: 580px; padding: 10px; }

.overlay_search_results { border: 2px groove #FEFEFE; padding: 10px; }
.overlay_search_results .close_trigger { height: 30px; width: 30px; position: absolute; right: 25px; top: 25px; }

div#overlay_dest .overlay-title,
div#overlay_date .overlay-title,
div#overlay_port .overlay-title { font-size: 24px; text-align: center; margin: 0 0 10px 0; /*border-bottom: 1px solid #DEDEDE; padding: 0 0 10px 0;*/ font-weight: bold; }
div#overlay_dest .overlay-title div,
div#overlay_date .overlay-title div,
div#overlay_port .overlay-title div { font-size: 16px; font-weight: normal; }

div.filter { background-color: #0A85C1; text-align: center; }
.filter span { display: inline-block; font-size: 14px; line-height: 1; font-weight: bold; color: #0985C1; margin: 8px 15px 0; padding: 10px 40px 10px;  background-color: #FFE4AC; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; cursor: pointer; }
.filter span.on { background-color: #FFFFFF; cursor: default; }

/*-- CLICK TO CALL OVERLAY --*/
#overlayClicktocall.overlay-class-clicktocall { width: 450px; height: 395px; }
#overlayClicktocall .iframe-class-clicktocall { width: 450px; height: 395px; background-color: #FFFFFF; }
div#overlaytitleClicktocall { display: none; }
#overlayClicktocall.overlay-class-clicktocall div.close_trigger { right: 3px !important; }
.click-2-call-action-logo { background-image: url('//www.icruise.com/imgs/224x50_iCruise_logo.png'); }




#main-innerpage {
    clear: both;
    width: 980px;
    margin: 0 auto;
    min-height: 300px;
    background-image: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/sidebar-bg.gif');
    background-repeat: repeat-y;
    background-position: left;
    background-color: #ffffff;
    font-size: 13px;
    line-height: normal;
}
#main-innerpage * {
    line-height: 20px;

}
#main-innerpage .wrapper {
    width: auto; padding: 15px; overflow: hidden;
}
#main-innerpage h1 {
    color: #0a85c1;
    text-align: left;
    margin-top: 20px;
    line-height: 1;
}
#main-innerpage h2 {
    color: #0a85c1;
    text-align: left;
    font-size: 20px;
    font-weight: normal;
}
#main-innerpage h2 b {
    font-weight: normal;
    font-size: 20px;
}
#main-innerpage .body h2 {
    margin-top: 15px;
}
#main-innerpage p,
#popup-content p {
    font-size: 13px;
    line-height: 20px;
    padding-top: 10px;
}
#popup-content {
    padding: 20px;
}
.compare-page{background: #faf8f8 !important;}
#content-innerpage{
	width:690px;
	margin:0 25px;
}

#sidebar-innerpage{
	width:248px;
	min-height:845px;
	float:right;
	border:1px solid #dedede;
	background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/sidetop2bg.png') no-repeat top center #fcfbfb;
}
#sidetop2{
	text-align:center;
	color:#b5b4b4;
	font-size:14px;
}
.selectbox select{
	width:211px;
	height:25px;
	-webkit-appearance: none;
	-moz-appearance: window;
	background:transparent;
	padding-left: 5px;
	padding-right: 55px;
	padding-top:3px;
	font-size:14px;

}
.selectbox{
	margin:5px 20px -12px 30px;
	width:191px;
	height:25px;
	background:url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/cruisefinderbg.jpg') no-repeat top center #f8f7f7;
	overflow:hidden;

}
.graybutton{
	background:#bdbdbd;
	/*width:100px;*/
	margin:10px auto;
	text-align:center;
	color:#FFF;
	/*padding:5px 10px;*/
	font-size:11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
}
.graybutton a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:5px 10px;
	height:13px;
	display:block;
}
#found{
	color:#95252e;
	font-weight:bold;
	margin-top:5px;
}
#sideoffers{
	width:210px;
	margin:40px auto 0 auto;
	line-height:16px;
}
#sideoffers h2{
	width:200px;
	color:#666666;
	text-align:center;
}
.sideoffer-block{
	min-height:100px;
	border-bottom:1px solid #dedede;
	border-top:1px solid #ffffff;
	padding:10px 0;
	font-size:12px;
	font-weight:normal;
}
.sideoffer-block-first{
	border-top:none;
}
.sideoffer-block img{
	float:right;
	padding:5px 0 0 10px;
}
.sideoffer-description{
	width:130px;
	padding-top:10px;
	color:#838383;
}
.sideoffer-block a{
	display:inline-block;
	color:#6699ff;
}
.sideoffer-block h3{
	text-align:center;
	color:#838383;
}
.sideoffer-block h4{
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	color:#838383;
}
#sidemid2{
	width:200px;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	color:#b5b4b4;
	font-size:11px;
	line-height:14px;
	border-top:1px solid #ffffff;
}
#sidequote2{
	width: 200px;
	margin: 25px auto 0 auto;
	text-align: center;
	color: #b5b4b4;
	font-size: 12px;
	line-height: 14px;
}
#breadcrumbs{
    width: 744px;
    margin: 0 15px;
    padding: 13px 0 8px;
    font-size: 12px;
    line-height: normal;
    color: #999999;
    border-bottom: 1px solid #e4e6e7;
    float: right;
}
#breadcrumbs div{
    font-size: 12px;
    line-height: normal;
	display: inline;
}
#breadcrumbs span {
    font-size: 12px;
    line-height: normal;
}
#breadcrumbs a{
    font-size: 12px;
    line-height: normal;
	color:#6699ff;
}
#breadcrumbs b{
    font-size: 12px;
    line-height: normal;
	font-weight: normal;
}
#top-content {
	width:690px;
	margin:20px auto;
}
#top-content h1{
	margin:17px 0 10px 0;
}
#top-content p, .table-finder p{
	font-size:12px;
}
.table-finder h3{
	font-size:14px;
	margin-bottom:5px;
}
h2.table-header {
	width:690px;
	margin:20px auto 10px auto;
	font-size:14px;
}
.table-finder{
	width:690px;
	margin:0 auto;
border-top:1px dotted #bababa;
}
.table-image{
	width:50px;
	vertical-align:top;
}
.table-image img{
	border:1px solid #95252e;
}
.table-finder td{
	border-bottom:1px dotted #bababa;
	padding:15px 20px 15px 0;
}
.table-link{
	margin:10px 20px;
	display:block;
	color:#95252e;
	font-size:12px;
}

.small{font-size: 11px; line-height: 14px;}

.pagetitle_image img { margin: 10px 0; }

#home-banner{
	background: url('//www.icruise.com/imgs/icruise/v02/icruise_banner_749x180.jpg');
	width: 730px;
	height: 130px;
	padding: 25px;
	color: #fff;
	margin:  0 0 65px 0; /* Added to correct the verticak offset of the Linked Homepage Banner - added 07/21/2014 */
}
#home-banner ul li{list-style-image: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/home-banner-bullet-bg.gif'); font-size: 14px; line-height: 22px; margin-left: 20px;}
#home-banner h2{font-size: 26px; line-height: 30px; margin-bottom: 6px;text-shadow: #333 1px 1px 0px;}
#home-banner a{display: block; float: right; text-decoration: none; font-size: 12px; color: #eeeeee; margin: 0px -10px 0px 0px;}
#home-banner a:hover{text-decoration: underline;}

#main .wrapper{
	/**
	-webkit-box-shadow: 0px 0px 3px 0px #616a68;
	box-shadow: 0px 0px 3px 0px #616a68;
	-moz-box-shadow: 0px 0px 3px 0px #616a68;
	**/
	background:#ffffff url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/sidebar-bg.png') repeat-y right;
	padding: 20px 0px 0px 20px;
	width: 959px;
	border-right: #ececec 1px solid;
}

.inner-wrapper h1{margin-top: 12px;}

.block2 .col2{width: 88px;}
.block2-last{height: 378px;}
.block2-last h3{margin-bottom: 20px;}

#sign-up{
	width: 980px;
	background: #d0e1f1;
	height: 70px;
}

#sign h3{
	font-size: 16px;
	font-weight: bold;
	float:left;
	color: #222222;
}
#sign p{
	clear:both;
	font-size: 12px;
	font-weight: normal;
	float:left;
	color: #222222;
}

#sign-up form input[type=text] {
	margin-left: 20px;
	margin-right: 16px;
	padding: 11px 10px;
	font-size: 14px;
	width: 284px;
	border: 1px solid #cccccc;
	color: #aaaaaa;
	position: relative;
	top: -1px;
}

#sign-up form input[type=submit] {
	height: 36px;
	width: 114px;
	text-indent: -9999px;
	background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/sign-up.png');
	font-size: 0;
	position: relative;
	top: -6px;
    cursor: pointer;
}

#signup-wrapper{
	width: 783px;
	margin: 0px auto;
	padding-top: 16px;
}


.popupbox{position: absolute; left: 50%; top: 0px;}
.bg-overlay{background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/bg-overlay.png'); position: absolute; width: 100%; height: 100%; top: 0px; display: none; z-index: 999}
#international-caller{
	padding: 12px;
	border: #fff 5px solid;
	position: absolute;
	top: 101px;
	margin-left: -250px;
	background: #FFF;
	z-index: 9999;


	display: none;
	border: #000 1px solid;
}
#international-caller h3.header{
	font-size: 22px !important;
	color: #333;
	padding: 7px 10px;

	background: #FFF;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 10px;
}
#international-caller h3{font-size: 20px;}
#international-caller .close{
	background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/popup-close.png');
	display: block;
	width: 24px;
	height: 25px;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 0px;
}
#international-caller .content{ overflow: auto;background: #FFF; width: 500px;}
#international-caller .content p{font-size: 13px; line-height: 18px;}
#international-caller .content .select-country h4{margin-top: 20px; font-size: 14px}
#international-caller .content .select-country span{
	display: block;
	background: #fff0b3;
	border: #cccccc solid 1px;
	padding: 10px;
	margin-top: 5px;
	height: 35px;
}
#international-caller .content .select-country span select{
	background: #FFF;
	padding: 8px;
	font-size: 14px;
	border: #cccccc 1px solid;
	color: #676767;
	width: 330px;
	font-weight: bold;
}
#international-caller .content .select-country span form input[type="submit"]{
	background: #009900;
	color: #FFF;
	border: none;
	float: right;
	text-align: center;
	font-size: 16px;
	padding: 7px 20px;
}
#international-caller .content .select-country span form input[type="submit"]:hover{background: #036903;color: #fff0b3; cursor: pointer;}
#selectcountry{float: left;}
.dd-selected-text{ line-height: 18px !important}
#selectcountry .dd-select{background: #FFF !important; width: 376px !important;}
#selectcountry .dd-select .dd-selected{font-size: 14px !important; color: #666 !important; padding: 7px 10px !important; max-height: 24px;}
#selectcountry .dd-select .dd-pointer{
	background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/dropdown-pointer.png') !important;
	width: 16px !important;
	height: 10px !important;
	margin: -4px 0px 0px 0px !important;
	padding: 0px !important;
	border: none !important;
}
#selectcountry .dd-options{background: #FFF !important; width: 376px !important;}
.dd-selected-image{margin-top: 2px !important;}
.dd-option-image{margin-top: 2px !important;}
#international-caller .content .usa-and-canada{
	background: #f0faff;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 15px;
	overflow: hidden;
}
#international-caller .content .usa-and-canada h2{font-size: 18px !important; margin: 0px 0px 10px 0px !important; padding: 0px !important;}
#international-caller .content .usa-and-canada img{display: block; margin-top: 10px; float: left; clear: left;}
#international-caller .content .usa-and-canada .time{ float: right;margin-left: 15px;width: 400px;margin-top: -32px;}
#international-caller .content .usa-and-canada .time h3{font-size: 18px; margin-top: 15px; color: #a8292a;}
.book-a-cruise{
	color: #0b01ff;
	display: block;
	width: auto;
	text-align: center;
	font-weight: bold;
	padding: 15px 0px;
	font-size: 15px;
	border-bottom: #cccccc dashed;
	margin-bottom: 15px;
}
#international-caller .content .other li.last{float: right;}
#international-caller .content .other li{
	list-style: none;
	background: #f0faff;
	padding: 10px 10px 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: #cccccc 1px solid;
	float: left;
	display: block;
	width: 222px;
	margin: 20px 0px 15px 0px !important;
}
#international-caller .content .other li p{height: 54px; font-size: 12px;}
#international-caller .content .other li h3{
	background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/icruise/v02/click-to-call.png') left no-repeat;
	font-size: 16px;
	line-height: 23px;
	color: #333;
	padding: 0px 0px 0px 30px !important;
	max-height: 20px;
	margin-bottom: 10px;
}
#international-caller .content .other li a{display: block; width: 85px; color: #1320ff; font-size: 14px; margin: 8px auto; font-weight:bold;}

p.small{font-size: 12px !important;}
p.xsmall{font-size: 11px !important; line-height: 15px !important; margin-top: 10px;}

#header #call h2, #country p{display: none;}
#header #call h2.active, #country p.active{display: inherit !important;}
#country p img{padding-right: 5px;}

/*-- CSS BUTTON STYLES --*/
.button-action,
.green-button {
    display: block;
    margin: 0 auto;
    padding: 10px 15px;
    font-size: 16px;
    color: #FFFFFF !important;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background-color: #00BA00;
    cursor: pointer;
}
.button-action:hover,
.green-button:hover {
    background-color: #068D06;
}

/*-- V2 NEW TABS STYLE, REPLACES TABLES --*/
#nav-inpage-tabs                        {  }
div#nav-inpage-tabs.ship-details        { margin: 30px 0 0 0; }
div#nav-inpage-tabs.combo-details       { margin: 30px 0 0 0; }
#nav-inpage-tabs ul                     { height: 24px; margin: 0 0 15px 0; padding: 0; border: 0px solid #F19410; border-bottom-width: 2px; }
#nav-inpage-tabs li                     { height: 19px; width: 10%; margin: 0; padding: 0; list-style-type: none; float: left; text-align: center; white-space: nowrap; }
#nav-inpage-tabs .width-fix             { width: auto; min-width: 10% }
#nav-inpage-tabs li.on                  { padding: 2px 0 2px 0; line-height: 19px; border: 0px solid #F19410; border-top-width: 2px; border-bottom-color: #FFFFFF; border-bottom-width: 2px; background: #FFFFFF; }
#nav-inpage-tabs li.off                 { padding: 2px 0 2px 0; line-height: 19px; border: 0px solid #F19410; border-top-width: 1px; border-bottom-width: 2px; background: #FFF3E1; font-weight: normal; }
#nav-inpage-tabs li.on a:link,
#nav-inpage-tabs li.on a:visited        { text-decoration: none; color: #333; font-weight: bold; }
#nav-inpage-tabs li.off a:link,
#nav-inpage-tabs li.off a:visited       { color: #006699; }
#nav-inpage-tabs li.off a:hover         {  }
#nav-inpage-tabs .tab-edge-left-on      { height: 26px; width: 12px; background: #FFFFFF url('https://d23n7ahjfnjotp.cloudfront.net/imgs/client/tabs/tab_edge_left.gif') no-repeat; }
#nav-inpage-tabs .tab-edge-left-off     { height: 26px; width: 12px; background: #FFFFFF url('https://d23n7ahjfnjotp.cloudfront.net/imgs/client/tabs/tab_edge_left_1px.gif') no-repeat; }
#nav-inpage-tabs .tab-middle-off-off    { height: 26px; width: 16px; background: #FFFFFF url('https://d23n7ahjfnjotp.cloudfront.net/imgs/client/tabs/tab_middle_1px.gif') no-repeat; }
#nav-inpage-tabs .tab-middle-off-on     { height: 26px; width: 16px; background: #FFFFFF url('https://d23n7ahjfnjotp.cloudfront.net/imgs/client/tabs/tab_middle_left_1px.gif') no-repeat; }
#nav-inpage-tabs .tab-middle-on-off     { height: 26px; width: 16px; background: #FFFFFF url('https://d23n7ahjfnjotp.cloudfront.net/imgs/client/tabs/tab_middle_right_1px.gif') no-repeat; }
#nav-inpage-tabs .tab-edge-right-on     { height: 26px; width: 12px; background: #FFFFFF url('https://d23n7ahjfnjotp.cloudfront.net/imgs/client/tabs/tab_edge_right.gif') no-repeat; }
#nav-inpage-tabs .tab-edge-right-off    { height: 26px; width: 12px; background: #FFFFFF url('https://d23n7ahjfnjotp.cloudfront.net/imgs/client/tabs/tab_edge_right_1px.gif') no-repeat; }




/*-- NAVIGATION RIGHT INCLUDES --*/
.rightnavcolumn h3,
.rightnavcolumn p { text-align: center; color: #0a85c1; }
.rightnavcolumn h3 {font-size: 16px}
.rightnavcolumn p {font-size: 12px}
.rightnavcolumn #iframe { width: 180px !important; height: 240px !important; display:block;}
.rightnavcolumn .rtnavcolships { line-height: 22px; padding: 5px; border: 1px solid silver; color: #333333; }
.rightnavcolumn form input[type="image"] { float: right; margin-top: 5px !important; }




/*-- IFRAME SEARCH --*/
iframe#sidebar-search-iframe     { margin: 10px 10px 0 10px; }
#iframe-search-body                { background: none !important; /*background-color: #F5F5F5 !important;*/ }
.iframe-search-wrapper            { background: none !important; }
#iframe-search-body select {
    margin-bottom: 6px;
    padding: 5px;
    width: 180px !important;
    font-size: 14px !important;
    color: #000;
    border: 1px solid silver;
    background: #fff; /* turns off Aqua */
}
/*-- VENDOR IFRAME SEARCH --*/
#iframe-search div.select                { text-align: center; }
#iframe-search .ttlCruisesFound         { margin: 0 0 10px 0; }
#iframe-search .ttlCruisesFound-count    { text-align: center; font-size: 28px; line-height: 100%; font-weight: bold; color: #cc0000; }
#iframe-search .ttlCruisesFound-label    { text-align: center; font-size: 12px; line-height: 120%; font-weight: bold; color: #006699; margin: 1px 0 0 0; }
#iframe-search .links,
#iframe-search-body .links                   { margin-top: 5px; font-size: 11px; text-align: center; }
#iframe-search .links a,
#iframe-search-body .links a                 { font-size: 11px; text-decoration: underline; cursor: pointer; }
#iframe-search .green-button            { display: inline-block; padding: 7px 15px; }




/*-- PAGES --*/
#page-destinations #table-destinations  { margin: 0 auto; }


/*-- FORMS --*/

/*-- Advanced Search --*/
#form_navrt_ship_search select {
margin-bottom: 6px;
padding: 5px;
width: 180px !important;
font-size: 14px !important;
color: #000;
border: 1px solid silver;
background: #fff;
display:block;
}
#form_unsubscribe {
    float: right;
    width: 744px !important;
    margin-right: 15px;
}
#form_unsubscribe input[type="text"] {
     width: 260px;
     font-size: 18px;
     line-height: 22px;
     padding: 5px;
     border: 1px solid silver;
     margin: 5px;
     color: #333333;
}
#form_unsubscribe input[type="submit"] {
    display: block;
    background: #00BA00;
    color: #fff !important;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    font-weight: normal;
    -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
}
#form_unsubscribe input[type="submit"]:hover{
    background: #068d06;
    color: #FFF;
}
/*-- SEARCH FORMS FOR DESTINATION AND CRUISELINE PAGES --*/
#cruiseform { border: 1px solid #C0C0C0; background-color: #EBEBEB; padding: 10px; margin: 0 0 10px; font-size: 18px; text-align: center; }
#cruiseform select { font-size: 18px; line-height: 22px; padding: 5px; border: 1px solid #C0C0C0; margin: 5px; color: #333; }
#cruiseform input[type="submit"] { display: inline-block; padding: 5px 20px; height: 36px; margin-left: 5px; position: relative; top: -1px; }




/*-- PAGINATION --*/
#testimonials p                { margin: 0; font-weight: normal; font-size: 12px; }
table.paging_table_wrapper  { width: 100%; border: 1px solid #FBE4C4; background: #FFFFFF; }
.paging td,
.paging div,
.paging p,
.paging span                { text-align: left; font-weight: normal; }
.paging a                    { font-weight: bold; }
.paging td                     { padding: 3px; }
table.paging_table          { width: 100%; border: 0; background: #FBE4C4; }
.paging_table td.total,
.paging_table td.showing,
.paging_table td.navigate    { padding: 5px; font-weight: bold; }
.paging_table td.total        { text-align: left; width: 135px; padding: 5px 0 5px 10px; }
.paging_table td.showing    { text-align: center; }
.paging_table td.navigate    { text-align: right; width: 135px; padding: 5px 10px 5px 0; }




/*-- PAGE TITLES --*/
#pagetitle_wrapper, #pagetitle_wrapper h1 { text-align: center; }
#main-innerpage .body h3{font-family: 'Open Sans', sans-serif;color: #0a85c1;font-weight: normal;font-size: 18px;margin-top: 10px;}

/*-- ADVANCED SEARCH --*/
#advanced-search-table select,
#advanced-search-table select.splashsearchadv { font-size: 18px; line-height: 22px; padding: 5px; border: 1px solid silver; color: #333333; }
#advanced-search-table select.day { width: 50px !important; }
#advanced-search-table select.year { width: 65px !important; }
#advanced-search-table select.narrow { width: 245px !important; }



/*-- DESTINATIONS PAGES --*/
#page-destinations { margin: 0 auto; padding: 15px; width: 700px; overflow: hidden; }
#page-destinations p, #page-destinations h2 { padding: 0; margin: 0 0 10px; }




/*-- RESERVATIONS PAGE --*/
#page-reservations table td { line-height: 0; }
#page-reservations #reservations-table td { line-height: normal; }
/*#page-reservations table:first-of-type {width:77%!important;float:right;margin:12px;}*/
/*#page-reservations{width:744px; float:right; margin:15px 15px;}*/




/*-- PAYMENTS PAGES --*/
#page-payments { margin: 0 15px 100px; }
#page-payments .pagetitle_image { display: none; }
#page-payments .print { background: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/cc/v02/printer-friendly.gif') left no-repeat; height: 25px; padding-left: 23px; }
#page-payments #table-paymentterms { width: 100%; }
#page-payments #table-paymentform { margin-top: 20px; }
#page-payments #scroller { width: auto !important; height: 265px !important; padding: 15px !important; }
#page-payments #scroller p { padding: 0 0 15px; }
#page-payments label { font-weight: bold; line-height: normal; font-size: 14px; }
#page-payments input[type="checkbox"] { float: left; margin: 2px 5px 0; }
#page-payments input[type="text"] { background: #FFF; border: 1px solid #BBB; width: 248px !important; margin: 3px 0 10px 0; font-size: 14px; color: #333; padding: 5px; }
#page-payments input[type="text"]:focus { background: #FFFFF0; }
#page-payments label.checkbox { display: inline-block; padding: 8px 20px; background: #C9E4F2; cursor: pointer; border-radius: 3px; border: 1px solid silver; }
#page-payments label.checkbox:hover { background: #FFFFF0;  }
#page-payments table.body td { font-size: 14px; padding: 5px; }
#page-payments table.body td.blank { line-height: 0; padding: 2px; }
#page-payments .forms_master select,
#page-payments .forms_master textarea,
#page-payments .forms_master input[type=tel],
#page-payments .forms_master input[type=text],
#page-payments .forms_master input[type=email] { width: 260px; font-size: 18px; line-height: 22px; padding: 5px; border: 1px solid #C0C0C0; margin: 0; color: #333; }
#page-payments .forms_master select { width: auto; }
#page-payments .forms_master textarea { width: 360px; }
#page-payments .forms_master #cc_number0 { width: 125px !important; }
#page-payments .forms_master #cc_number6 { width: 113px !important; }
#page-payments .forms_master .payment-amt div { line-height: normal; margin-bottom: 5px; }




/*-- NAVIGATION RIGHT : TRUST BAR --*/
div#trustbar { width: 198px; float: right; border: 1px solid #dedede; margin: 0; padding: 1px 1px 1px 1px; background-color: #fafafa; text-align: center; color: #adadad; }
   #trustbar a { text-decoration: underline;  color: #99f; font-size: 11px; }
   #trustbar a:hover { text-decoration: none; color: #99f; font-size: 11px; }
   #trustbar img.shadow  { margin: 12px 0 12px 0; text-align: center; }
   #trustbar img.logo    { margin: 0 0 24px 0; text-align: center; }

div#trustbar-medallion { width: 198px; height: 200px; background-image: url('https://d23n7ahjfnjotp.cloudfront.net/imgs/ak/trust_medallion.png'); background-repeat: no-repeat; background-position: top center; }
   #trustbar-medallion-text { padding: 30px 0 0 0; }

div#trustbar-medallion-links { margin: 12px 0 0 0; font-size: 11px; }

div#trustbar-testimonial { margin: 14px 16px 14px 16px; font-size: 12px; line-height: 2.0; text-align: justify; }

div#trustbar-logos { margin: 14px 0 0 0; }

div#trustbar-inb { margin: 15px 0 15px 0; }

div#trustbar-footer { margin: 15px 0 0 0; }




/*-- VIRTUAL TOURS --*/
div#vt-tools { margin: 3px 10px 7px 10px; position: relative; }
div#linkNext30 { float: right; position: absolute; right: 0; bottom: 0; }
div#linkPrev30 { float: left; position: absolute; left: 0; bottom: 0; }
#vt-caption div.cabin nobr,
#vt-caption div { font-size: 16px !important; font-weight: bold; line-height: normal; text-align: center; white-space: nowrap; }
.vt-terms { margin: 0 10px 10px 10px; text-align: center; font-size: 11px !important; line-height: 1; }

/*-- VIRTUAL TOURS OVERLAYS --*/
div#overlayVirtualTour.overlay { background-color: #FFFFFF; width: 600px; height: 530px; border: 8px solid rgb(51,51,51); border-radius: 0; }

/*-- SHIP PAGES - OLD OVERLAY --*/
.modalContainer3 { display: none; }

#shipinfo-itineraries .search_box select#CruiseItineraryID { width: auto !important; border: 1px solid silver; }
#shipinfo-itineraries .search_box h2 { margin-bottom: 10px; }
#shipinfo-itineraries .search_box input[type="submit"] {
    margin-left: 15px;
    display: block;
    background: #00BA00;
    color: #FFF !important;
    font-size: 15px !important;
    text-align: center;
    text-decoration: none;
    padding: 5px 25px !important;
    font-weight: normal !important;
}
#shipinfo-itineraries .search_box input[type="submit"]:hover {
    background: #068D06;
}
#shippage-cabinlist {
    clear: both;
    margin: 0;
    padding: 0 15px 15px;
}
#shippage-cabinlist h2 {
    margin-top: 15px;
}
#shippage-cabinlist #cabin-summary {
    margin-top: 15px;
}
#shippage-cabinlist hr {
    border: 0 solid silver;
    border-top-width: 1px;
    margin-top: 10px;
}




/*-- BONUS OFFERS --*/
.bonus-content {
    margin: 10px 0 0 0;
    padding: 10px;
    background-color: #FFF0D1 !important;
    border: 1px solid #E9D6AF !important;
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.bonus-content span.bonus-offers { /*-- used on hot deals and on search results --*/
    display: block;
    padding: 0 0 0 24px;
    height: 17px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    background: url('/imgs/cc/v02/bonus-img.png') no-repeat;
}
.bonus-content ul {
    margin: 0 0 0 25px;
    padding: 0 0 0 16px;
}
.bonus-content ul.itinerary-bonuses {
    /*background: url('/imgs/cc/v02/bonus-bg-blue.png') top left no-repeat #fff0d1 !important;
    border-color: #b5dff4;*/
}
.bonus-content li {
    padding-top: 5px;
    line-height: normal;
    font-size: 12px;
}
.bonus-content li.more {
    display: none;
}
.bonus-content li.more-link {
    list-style-type: none;
    text-align: right;
    font-style: italic;
}
/*.bonus-content .see-more {
    float: right;
    margin-top: -20px;
    font-style: italic;
}*/




/*-- BONUS OFFER OVERLAYS --*/
div.note {
    max-width: 650px; min-width: 300px; text-align: left; background: white;
    border: 8px solid rgb(51,51,51) !important; border-color: rgba(51,51,51,0.8) !important;
    -webkit-background-clip: padding; -moz-background-clip: padding; background-clip: padding-box;
}
div.note-combo {
    max-width: 770px; text-align: left; background: white;
    border: 8px solid rgb(51,51,51) !important; border-color: rgba(51,51,51,0.8) !important;
    -webkit-background-clip: padding; -moz-background-clip: padding; background-clip: padding-box;
}
div.note * { line-height: normal !important; }
div.note-combo * { line-height: normal !important; }
.note .clear-both   { clear: both; font-size: 0; line-height: 0; margin: 0; padding: 0; border: 0; height: 0; } /* ie8 fix */
.note-title         { padding: 0px; min-height: 36px; overflow: visible; background-color: #D9ECFF !important; }
.note-title a       { float: right !important; cursor: pointer; }
.note-title img     { margin: 0 !important; padding: 3px !important; height: 30px !important; width: 30px !important; display: block !important; }
.note-name          { padding: 10px 40px 8px 15px; font-size: 16px !important; line-height: normal !important; font-weight: bold; color: #006699; background-color: transparent !important; }
.note-copy          { padding: 15px; }
.note-copy *,
.bonus .note-copy * { font-size: 12px !important; line-height: normal; }

.note-copy p        { margin: 0; }
.note-copy img      { display: block; margin: auto !important; border: 0; text-align: center !important; /* ie8 fix */ }
.note-copy div.bonus-img      { float: left; max-width: 200px; margin-right: 10px; }
.note-copy img.bonus-img      { -webkit-transform: none; max-width: 200px; max-height: 200px; }
.note-copy div.bonus-copy     { overflow: hidden; }
.bonus-id           { width: 100%; text-align: center; padding: 10px 0; font-size: 11px !important; }
#body-content .bonus .note .note-copy ul { margin: 0; }
.bonus-copy p{margin:10px 0!important;}
.bonus-copy p:first-child{margin:0 0 10px!important;}
/* tailored for search results */
#dialog .note-copy p { margin: 0; padding: 0; height: 15px; }
/* tailored for combos */
#custom-itin-tour-features-highlights div.note          { position: absolute; top: 20px; left: -5px; z-index: 100; }
#custom-itin-tour-features-highlights div.note-copy img { float: left; margin: 0 15px 15px 0 !important; height: 150px; width: 200px; }
/*#custom-itin-tour-features-highlights .note-title img   { margin: 3px; height: 30px!important; width: 30px!important; padding: 0!important; }*/

#sailplan-tabs .panes #custom-itin-tour-features-highlights .note-copy ul,
#custom-itin-tour-features-highlights .note-copy ul     { margin-left: 235px; }

/* -- UPDATE FOR OVERLAY WINDOW -- */
#sailplan-pricing .note-copy .bonus-copy ul{
 margin-left: 20px!important;
}
#sailplan-pricing .note-copy .bonus-copy p{
    margin-bottom:5px;
}
/* -- UPDATE FOR OVERLAY WINDOW -- */

#sailplan-tabs .panes #custom-itin-tour-features-highlights .note-copy li,
#custom-itin-tour-features-highlights .note-copy li     { padding: 0 0 6px 0 !important; }
#custom-itin-tour-features-highlights .note-copy p  { padding: 0; font-size: 14px; line-height: normal;}
#custom-itin-tour-features-highlights .customitin-promos-copy{padding:0 !important;}

div.overlay-class-emailpage { width: 400px !important; height: 590px !important; }
iframe.iframe-class-emailpage { width: 400px !important; height: 590px !important; }


/** Updates to overlay **/
div.overlay-class-landscape-login { width: 900px}
iframe.iframe-class-landscape-login{width:900px;height:630px;}
.overlay-class-landscape-login #overlaytitle1{display:none;}
.overlay-bootstrap{display:none;}
/** Updates to overlay **/


.bonus ul {
    margin: 0 0 0 110px;
}

/** -- NEW CSS FOR SIGS BONUS/2 SEPERATE AREAS -- **/
#results_table .signature{
    margin: 10px;
    padding: 10px;
    min-height: 30px;
    background-color: #EDF6FD !important;
    border: 1px solid #AFE4E9 !important;
    -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;
}
#ship-page-content .signature{
    margin: 10px 0 0;
    padding: 10px;
    min-height: 30px;
    background-color: #EDF6FD !important;
    border: 1px solid #AFE4E9 !important;
    -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;
}
/** -- NEW CSS FOR SIGS BONUS/2 SEPERATE AREAS -- **/

.bonus.signature img {
    float: left;
}
.bonus.signature ul{
  list-style: none;
}
.bonus.signature .note-name * {
    font-size: 16px;
    line-height: normal;
}
.bonus.signature .note-copy *,
.bonus.signature .note-copy {
    line-height: 20px !important;
}
.bonus.signature .note-copy ul {
    margin: 0;
}
.bonus.signature .note-copy li {
    padding: 10px 0 0 40px;
}
.bonus.signature .note-copy p {
    padding: 10px 0 0 0;
}
/*-- CRUISE COMBO BONUS BOX STYLES --*/
.bonus.combos {
    padding:10px;
    margin:10px 0px 0px 0px;
    min-height: 55px;
    background-color: #e3fcd3 !important;
    border: 1px solid #adcc99 !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
}
.bonus.combos .combos-logo{margin:0 3px 10px 0;}
.bonus.combos .deal-price .combos-price{color:#cc0000;font-size:16px;}
.bonus.combos .deal-price span{color:#000;}

.combo-title-sm { font-size: 13px; font-weight: bold; padding: 0 0 10px 0 !important; background-color: transparent !important; }
.combos-logo { float: left; margin-top: -5px; }
.deal-text  { font-size: 12px !important; line-height: normal !important; padding: 0 !important; margin: 0 0 5px 75px; }
.deal-price { font-size: 13px !important; line-height: 1.3 !important; padding: 0 !important; margin: 5px 0 0 75px; color: #313131; font-weight: 700; }
.deal-price .combos-price span { font-size: 13px; font-weight: normal; }
.deal-price a { float: right !important; margin: 6px 5px 0 0; color: #0000ff !important; font-weight: normal; }
.deal-price * { line-height: 14px; }

.bonus.combos img.logo {
    float: left;
    width: 66px;
    height: 55px;
}

.bonus.combos ul {
    padding-left: 90px;
    margin: 0 0 0 90px !important;
    padding: 0 !important;
    line-height: normal !important;
}

.bonus.signature ul li, .bonus.signature ul li a, .bonus.combos ul li a {
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
}

.offer-title { font-weight: bold; font-size: 15px; margin: 0 0 5px 14px; }
.combo-title { font-weight: bold; font-size: 15px; padding: 0 0 5px 23px; }

.sm-offer-title { font-weight: bold; font-size: 13px; margin: 0 0 17px 16px; }
.sm-combo-title { font-weight: bold; font-size: 13px; padding: 0 0 5px 75px; }

/** -- UPDATE BONUS OFFERS ULs -- **/
.bonus-content .itinerary-bonuses ul{
    margin:0 0 10px 20px;
    padding:0;
}
/** -- END UPDATE BONUS OFFERS ULs -- **/

/** -- UPDATE BODY WIDTH FOR GROUP CRUISES PAGE -- **/
#back-link{
    margin:15px 0 0px 20px;
}
.alt-sidebar #left-sidebar-menu li{
    border-top:none!important;
}
.alt-sidebar #left-sidebar-menu{
    border-top:none!important;
}
/** -- END UPDATE BODY WIDTH FOR GROUP CRUISES PAGE -- **/


/** -- State Room Popup -- **/
#popup-staterooms #popup-staterooms-table{width:100%!important;}
#popup-staterooms #popup-staterooms-table b,#popup-staterooms-table p{font-size:14px;}
#popup-staterooms #cabin-image-table img{width:100%!important;height:auto!important;}
#popup-staterooms #cabin-details-table{background-color:#000;color:#fff;}
#popup-staterooms #cabin-details-table img{margin-right:5px;}
#popup-staterooms #cabin-details-table,.cabin-details-description {padding:10px;}
select#shortcuts {padding: 5px;margin: 10px 10px 0px !important;font-size: 13px !important; border: 1px solid #949494;background-color: #FDFCDE !important;}
/*select, input, textarea {font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;}*/
/** -- End State Room Popup -- **/


/*-- Ship Page Itins Combo Box --*/
#ship-page-content .combos-price { font-size: 13px; color: #cc0000; display: inline; }
#ship-page-content .deal-text { margin: -5px 0 0 65px; }
#ship-page-content .deal-price { margin: 3px 0 0 65px; white-space: nowrap; }
#ship-page-content .deal-price a { float: right !important; margin: 3px 3px 0 0 !important; line-height: 14px; /* color: #0000ff !important; */ color: #0099ff !important; }
#ship-page-content .combos-logo { float: left; margin-top: -10px; width: 57px; }
#ship-page-content .bonus.combos:hover { background-color: #d0ffb3 !important; cursor: pointer; }

.caribbean-saling-calendar {float: none !important;border-top: medium none !important;width: 100%;}
.sailing-calendar-nav {
    float: right;
    margin: 10px 0px;
}
.sailing-calendar-nav a {
    display: block;
    float: left;
    color: #69F;
    font-weight: bold;
    font-size: 14px;
}
.sailing-calendar-nav .separator {
    display: block;
    height: 14px;
    float: left;
    border-left: 2px solid #69F;
    margin: 1px 20px 0px;
}
.vendorCatRow {
    border-top: 1px solid #C0C0C0 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 0 5px !important;
    color: #F15A00;
    background-color: #FFE;
    height: 25px;
    vertical-align: middle;
}

/*-- THEME CRUISE BOX STYLES --*/
#ship-page-content .bonus.signature.themes { background-color: #ebebeb !important; border: 1px solid #d9d9d9 !important; }
#ship-page-content div.combo-title-sm.themes { margin: 0; }
#ship-page-content .bonus.signature.themes img { width: 50px; height: 50px; padding: 0;  }
#ship-page-content .bonus .signature .themes ul { padding-left: 0px !important; }
#ship-page-content .bonus ul { margin: 0 0 0 60px; }
#ship-page-content .bonus.themes ul { padding-left: 0px; }
#ship-page-content .note-copy .bonus-copy .theme { margin-left: 96px; }
#ship-page-content .note-copy .bonus-copy.theme p { font-size: 13px !important; line-height: 1.5 !important; }
#ship-page-content .note-copy .theme-pics  {float: left; margin-right: 15px; }
#ship-page-content .bonus.signature.themes img.pic { width: 150px !important; height: auto !important; }
#ship-page-content .note-copy .promo-id-number { text-align: center; margin: 10px 0 10px 0; font-size: 11px!important; }

/* UPDATE TO SUBHEADER ON CRUISELINE PAGE */
.rating-content{color:#0a85c1;}
/* END - UPDATE TO SUBHEADER ON CRUISELINE PAGE */

.tabsnavigation{width: 100%;border-bottom: 2px #f19410 solid;margin-bottom: 10px;}
.tabsnavigation td{float:left;border-left: 2px #f19410 solid;border-top: 2px #f19410 solid;border-right: 2px #f19410 solid;width: 30%;display: block;text-align: center;font-weight: bold;margin-left: 10px;    -webkit-border-radius: 8px 8px 0 0;border-radius: 8px 8px 0 0;padding: 0;}
.tabsnavigation td:nth-child(n+2){font-weight:normal;margin-left:5px;border-left: 1px #f19410 solid;border-top: 1px #f19410 solid;border-right: 1px #f19410 solid;}
.tabsnavigation td:nth-child(n+2) .navtab_bkg{background-color:#fff3e1;top: 0;-webkit-border-radius: 8px 8px 0 0;border-radius: 8px 8px 0 0;padding: 3px 0 0;}
.tabsnavigation td .navtab_bkg{position: relative;top: 5px;background-color: #fff;height: 25px;}
.header-titleimg{margin-bottom: 15px;float: right;width: 735px;}
.header-titleimg img{width:100%;}

#combo-index-summary li { list-style-type: circle; position: relative; margin:0 0 5px;}

/** UPDATE TO OVERLAY WINDOWS TO FIT IPAD LANDSCAPE MODE **/
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {
     div.note{max-height:600px; overflow: auto;}
    ::-webkit-scrollbar{-webkit-appearance: none;width: 12px;}
    ::-webkit-scrollbar-thumb {border-radius: 0px;background-color: rgba(0,0,0,.2); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);}
}

/* -- CSS FIXES FOR AWARDS | COMPANY HISTORY | ENDORSEMENTS PAGES -- */
.main-page-content.cruise-sites {float: right; margin: 0px 15px 0px 15px; width: 744px;}
.award-logo.cruise-sites {width: 150px; float: left; margin: 15px 0 0 0;}
#award-paragraph.cruise-sites {padding: 10px; margin: 0 0 0 0; color: #333; line-height: 1.5;}
#award-paragraph p.cruise-sites {margin: 0 0 0 170px; vertical-align: text-top;}
#award-paragraph h2.cruise-sites {font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 25px; margin-top: 20px;}
.main-page-content.cruise-sites h2 {font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 25px; margin-top: 20px;}
hr.awards.cruise-sites {margin: 25px 0 0 0; border: 0; height: 1px; background: #c0c0c0; width: 100%;}
#endorsement-wrapper {padding: 10px; margin: 5px 0 0 0; font-size: 13px; line-height: 1.25; color: #333;}
.endorsement-img {width: 150px; margin: 0 0 0 7px; float: left; z-index: 1; position: absolute;}
.endorsement-bar {width: 690px; height: 30px; background-color: #cfe3ea; position: absolute; margin: 7px 0 0 0; z-index: 0;}
.endorsement-paragraph {padding: 55px 20px 0 175px !important; font-style: italic; z-index: 0;}
.endorsement-signature {padding: 5px 0 0 175px; font-style: normal; font-weight: bold;}
hr.endorsements {margin: 20px 0 0px 0; border: 0; height: 1px; background: #c0c0c0; width: 100%;}
/* -- CSS FIXES FOR AWARDS | COMPANY HISTORY | ENDORSEMENTS PAGES -- */

#dataBox input,select,textarea{border:1px #999 solid;}

/*
REMOVED TO FIX LEFT MARGIN ISSUE WITH DEPARTURE PORTS PAGE
.ic .departureports-link { margin-right: 75px; float: right; }
.ic table#usport.cal-view.desintation-pages, .ic table#intport.cal-view.desintation-pages { margin-left: 59px; }*/
.desintation-pages #ship-page-content{margin-right:0;}

/* -- CSS FIXES FOR RESPONSIVE PROJECT / PAGE TEMPLATE ID 18 -- */
#main-innerpage.ic {width: 100%; max-width: 980px;}
#back-link label {display: inline;}
div#breadcrumbs {max-width: 744px; width: calc(100% - 230px) !important;}
#pagetitle_wrapper {width: calc(100% - 230px) !important;}
.pagetitle_image img {width: 100%;}
div.body,
#vendor-page-content.desintation-pages,  /* destinations */
.main-page-content.cruise-sites {width: calc(100% - 230px) !important;} /* endorsements */
.endorsement-bar {max-width: 690px; width: calc(100% - 250px) !important;} /* endorsements */
div#vendor-page-content.vendor-video-page.destinations {
    margin: 0 0 15px 0 !important;
    width: 100%;
}  /* destinations */
#form_contactus div#pagetitle_wrapper, #form_contactus div.body {
    width: unset !important;
    margin-right: 0px !important;
    max-width: 744px;
} /* contact us form */
@media (max-width: 831px)
{
  #main-innerpage h1 {margin: 0; padding-top: 10px;}
  #pagetitle_wrapper {width: auto !important}
  .main-page-content.cruise-sites {width: auto !important} /* endorsements */
  div.body,
  div#vendor-page-content.vendor-video-page.destinations, /* destination videos */
  div#page-homeports {width: auto !important;margin: 0px 15px 0px 15px !important;} /* cruises from ports */
  .endorsement-bar {max-width: unset;width: calc(100% - 50px) !important;} /* endorsements */
	#page-shipsbyline{width: calc(100% - 230px) !important;} /* cruise ships by line */
}

@media print {
    .navigation,#toolstripwrapper,#breadcrumbs,.btm3footerwrapper { display: none !important; }
}