/* any changes made here that affect the general appearance of the agent controlled content area should also be made in face-tinymce.css */
body{
	margin: 0 0 0 0;
	background-color: #CACACA;
	/*background-image: url('../images/face/body-bkgd.png');*/
}
img{
	border:0;
}
input[type="text"], input[type="password"]{
	margin: 0;
	padding: 0 0 0 2px;
	width: 200px;
	border-top: 2px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 2px solid #999;
	font-family: arial;
	font-size: 13px;
}
select{
	margin: 0;
	padding: 0;
	width: 205px;
	border-top: 2px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 2px solid #999;
	font-family: arial;
	font-size: 13px;
}
textarea{
	margin: 0;
	padding: 0 0 0 2px;
	width: 200px;
	border-top: 2px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 2px solid #999;
	font-family: arial;
	font-size: 13px;
}
.body-background{
	text-align: center;
	width: 100%;
	padding-bottom: 110px;
}
.header-container{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.body-content{
	width: 980px; 
	margin-left: auto; 
	margin-right: auto;
}
.body-wrapper {
	width: 980px;
	margin-left: auto; 
	margin-right: auto;
}
.cp-nav{
	float: left;
}
.cp-nav td{
	text-transform:uppercase;
}
.cp-nav a{
	padding: 5px 5px 0 5px;
}
.cp-nav-link{
	padding-top: 63px;
	white-space: nowrap;
}
.cp-nav-highlight{
	background-image: url('../images/face/cp-nav-highlight.png');
}
.cp-nav-column{
	background-image: url('../images/face/cp-nav-bkgd.png');
	background-repeat: no-repeat;
	width: 621px;
	height: 90px;
}
.cp-nav-content{
	font-weight: bold;
	font-family: "Arial Bold", arial, sans-serif; 
	font-size: 8.5pt;
	padding-left: 55px;
	overflow: hidden;
}
.agent-info{
	float: right;
	background-position: bottom left;
	text-align: left;
	background-image: url('../images/face/agent-info-bkgd.png');
	height: 96px;
	width: 472px;
	background-repeat: no-repeat;
}
.agent-info-table{
	width: 100%;
}
.agent-contact-photo-image{
	width: 53px;
	height: 61px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.agent-contact-photo{
	padding-left: 15px;
	padding-top: 8px;
}
.agent-info-name{
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	color: #000;
	width: 200px;
}
.agent-info-tagline{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	width: 200px;
	/*height: 17px;*/
	overflow: hidden;
}
.agent-info-phone{
	background-image: url('../images/face/agent-contact-ribbon.png');
	height: 73px;
	width: 202px;
	margin-left: 0px;
	margin-top: -40px;
	background-repeat: no-repeat;
}
/*
.agent-info-phone-content{
	color: #FFFFFF;
	font-size: 16pt;
	font-family: arial;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;
	text-align: right;
}
*/
.agent-info-content{
	padding-top: auto;
	width: 175px;
}
.main-content{
	width: 100%;
	margin-top: -60px;
}
.cp-logo{
	text-align: left; 
	float:left;
	padding-left: 25px;
	margin-top: 3px;
}
.cp-logo-ribbon{
	width: 334px; 
	background: url('../images/face/cp-logo-ribbon.png') 0 0 no-repeat;
	height: 127px;
}
.cp-logo-image{
	width: 267px; 
	height: 75px;
	padding: 7px 0 0 23px;
}
.cp-logo-image-noamex{
	width: 239px; 
	height: 75px;
	padding: 7px 0 0 35px;
}
.anchor-bar{
	bottom: 0 !important;
	height: 115px;
	background-position: bottom left; 
	left: 0;
	margin: 0 0;
	position: fixed;
	width: 100%;
	z-index: 9996; 
	background-image: url('../images/face/bar-bkgd.png');
	background-repeat: repeat-x;
}
.anchor-bar-hide{
	position: absolute;
	right: 0;
	cursor: pointer;
	width: 125px;
	float: right;
	text-align: right;
	font-family: arial;
	background-color: #FFFFFF;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	box-shadow: 0px 0px 5px 0px #CCC inset;
	margin: 22px 0 0 0;
	padding: 0 3px 2px 0;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}
.anchor-bar-show{
	position: absolute;
	right: 0;
	cursor: pointer;
	width: 130px;
	float: right;
	text-align: right;
	font-family: arial;
	background-color: #FFFFFF;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	box-shadow: 0px 0px 5px 0px #CCC inset;
	padding: 0 3px 2px 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
	border-radius: 5px 0 0 0;
	position: fixed;
	bottom: 0;
	right: 0;
}
.ship-bar{
	background-image: url('../images/face/ship-bar.png');
	height:119px;
	width:263px;
}
.anchor-bar-content{
	float: left;
	padding-top: 35px;
	margin-left: -30px;
}
.anchor-bar-content-table{
	margin-top: 10px;
}
.anchor-bar-form select{
	color: #717074;
	width: 140px;
	border: 1px solid #717074;
}
.anchor-bar-form td{
	padding-right: 5px;
}
.custom-content-top{
	background-image: url('../images/face/custom-content-bkgd-top.png');
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 0;
}
.custom-content{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-image: url('../images/face/custom-content-bkgd.png');
	width: 862px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 90px 0 8px 0;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.custom-content-container{
	padding: 0 5px 0 5px;
	min-height: 275px;
}
.custom-content-table-bkgd{
	width: 98%;
	padding-top: 10px;
}
.custom-content-table-bkgd td{
	padding-left: 0;
}
.footer-links{
	margin: 7px auto 0px auto;
	padding: 5px 0;
	width: 862px;
	background-color: #F2F2F2;
	font-family: arial;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.footer-links a{
	color: #999999;
	text-decoration: none;
}
.agent-nav{
	float: left;
/*	background-image: url('../images/face/cp-nav-bkgd.png'); */
	font-weight: bold;
	font-family: arial;
	font-size: 9pt;
	width: 560px;
/*	overflow: hidden; */
}
.agent-nav td{
	padding-right: 5px;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
}
#agent-sub-nav{
/*	width: 555px; */
	min-height: 75px;
	min-width: 225px;
	position: absolute;
/*	border: 2px solid #666666; */
	border: 2px solid #3DA105;
/*	margin-top: 53px; */
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	display: none;
	z-index: 101;
/*	background-color: #FFFFFF; */
	background-color: #EEFFDF;
/*	
	margin-left: 4px;
	-moz-box-shadow: -3px 3px 3px #DDD;
	-webkit-box-shadow: -3px 3px 3px #DDD;
	box-shadow: -3px 3px 3px #DDD; 
*/
}
#agent-category-container{
	margin-top: 15px;
}
.agent-category{
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
/*	border-left: 1px solid #CCC; */
	text-transform: uppercase;
/*
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
*/
}
.agent-category:first-child{
	border: none;
}
.agent-category:hover{
	cursor: default;
}
.agent-category-active{
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
/*	border-left: 1px solid #CCC; */
	text-transform: uppercase;
	background-color: #3DA105;
	color: #FFFFFF;
	cursor: default;
}
.agent-category-separator{
	float: left;
	width: 1px;
	height: 40px;
	line-height: 40px;
	background-color: #CCC;
}
.agent-sub-nav-pages{
	width: 100%;
	border: 0;
	padding: 0;
}
.agent-sub-nav-pages td{
	text-align: left;
	font-size: 14px;
}
.agent-sub-nav-pages a{
	color:#000;
	text-decoration: none;
	text-transform: none;
	display:block;
	font-weight:normal;
	/*margin:3px;*/
	padding:6px;
}
.agent-sub-nav-pages a:hover{
	background-color: #3DA105;
	color: #FFFFFF;
/*
	color: #3DA105;
	background-color: #f7fedb;
*/
}

.nav-divider{
	background-image: url('../images/face/nav-divider.png');
	width: 2px;
	height: 49px;
}
.contentTitle{
	font-family: arial;
	text-align: left;
}
.contentTitle h1, h2, h3, h4{
	margin: 0;
}
/* UNIVERSAL PAGE CLASSES */
.pageTitle{
	font-weight:bold;
	/*font-family:"Courier New", Courier, monospace;*/
	font-family: Arial;
	text-transform:uppercase;
	color:#FFF;
	/*font-size:24px;*/
	font-size:20px;
	padding:5px 10px;
	margin:0;
	float:left;
	-moz-border-radius: 10px 0;
	-webkit-border-radius: 10px 0;
	border-radius: 10px 0;
	-moz-box-shadow: -5px 5px 5px #AAA;
	-webkit-box-shadow: -5px 5px 5px #AAA;
	box-shadow: -5px 5px 5px #AAA;

	background: #5F9E06; /* Old browsers */ 
	background: -moz-linear-gradient(top,  rgba(52,150,5,1) 0%, rgba(186,216,63,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,150,5,1)), color-stop(100%,rgba(186,216,63,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(52,150,5,1) 0%,rgba(186,216,63,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(52,150,5,1) 0%,rgba(186,216,63,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(52,150,5,1) 0%,rgba(186,216,63,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(52,150,5,1) 0%,rgba(186,216,63,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#349605', endColorstr='#bad83f',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #666;
}
/*
.pageTitle{
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	text-transform:uppercase;
	background:#128805;
	color:#FFF;
	font-size:24px;
	padding:5px 10px;
	margin:0;
	float:left;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
*/
.pageTitleSpacer{
	clear: both;
	height: 20px;
}
.pageSubTitle{
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	color:#000;
	font-size:16px;
	padding:10px 0;
	margin:0;
	text-decoration:underline;
}
.contentBlock{
	background:#FFF;
	padding:10px;
	margin-top:10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-moz-box-shadow: inset 1px 1px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;
	box-shadow: inset 1px 1px 5px #ccc;
	min-height: 225px;
	position: relative;
}
/*
.contentBlock{
	background:#FFF;
	padding:10px;
	border-top: 4px solid #128805;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-moz-box-shadow: inset 1px 1px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;
	box-shadow: inset 1px 1px 5px #ccc;
}
*/
.contentBlock a{
	text-decoration: none;
	color: #128805;
}
.contentBlock h1, h2, h3, h4{
	margin: 0;
}
.contentBlock p{
	margin: 0;
	padding: 0;
}
.noParagraphPadding p{
	margin: 0;
}
.paragraphPadding p{
	padding-bottom: 10px;
}
.minHeight{
	min-height: 225px;
}
/* CRUISE LINES / SHIPS */
.cruise_lines_container{
	margin: 0 auto;
	width:100%;
	/*padding-bottom:20px;*/
}
.cruise_line{
	background:#F2F2F2;
	width:24.5%;
	text-align:center;
	height:200px;
	float:left;
	margin:1px;
}
.cruise_line:hover{
	background:#DEDEDE;
}
.cruise_line a{
	text-decoration:none;
	vertical-align:middle;
	display:block;
	width:100%;
	height:100%;
	font-weight:bold;
	color:#000;
}
.cruise_line a:hover{
	color:#40A404;
}
.cruise_line img{
	padding-top:60px;
	border:0;
}
.cruise_ship{
	background:#F7F7F7;
	padding:20px;
	margin-top:10px;

}
.cruise_ship_image{
	float:left;
	width:20%;
}

.cruise_ship_info{
	float:left;
	width:79%;

}
.cruise_ship_title{
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
.cruise_ship_title a{
	color:#000;
}
.cruise_ship_description{

}
#ship_calendar{
	width:100%;
	border-collapse: collapse;
	border:2px solid #F7F7F7;
}
#ship_calendar tr td{
	border: 1px solid #CCC;
	padding:5px;
	text-align:center;
}
#ship_calendar tr td:first-child{
	text-align:left;
	font-weight:bold;
}
#ship_details{
	width:100%;
	border-collapse: collapse;
	border:2px solid #FFF;
}
#ship_details tr td{
	border: 1px solid #CCC;
	padding:5px;
}
.thumbnail_container{
	width:92%;
	margin:0 auto;
}
.thumbnail{
	float:left;
	width:100px;
	height:100px;
	border:1px solid #000;
	margin:2px 10px 10px 2px;
	position:relative;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.thumbnail_title{
	position:absolute;
	bottom:0;
	font-size:8px;
	color:#FFF;
	background:#000;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}
.thumbnail a{
	display:block;
	height:100%;
	width:100%;
}

/* REGIONS, SUBREGIONS, CITIES, GENERAL LIST */
.region_list{
	list-style-type:none;
	padding:10px;
	width:95%;
	margin:0 auto;
}
.region_list li{
	background:#F2F2F2;
	margin-bottom:10px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.region_list p{
	margin: 0;
}
.region_list li:hover{
	background:#DEDEDE;
}
.region_list li a {
	display:block;
	padding:10px;
}
.region, .region_content{
	background:#F7F7F7;
	padding:20px;
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.region h4{
	font-size: 14px;
}
.region_image{
	float:left;
	width: 90px;
}
.region_info{
	/*float:left;*/
	margin-left: 90px;
}
.city, .city_content{
	background:#F7F7F7;
	padding:20px;
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.city h4{
	font-size: 14px;
}
.city_image{
	float:left;
}
.city_info{
	/*float:left;*/
}
.nolink-list-fill{
	display:block;
	padding:10px;
	color:#999 !important;
}
.data_list{
	list-style-type:none;
	padding:10px;
	width:95%;
	margin:0 auto;
}
.data_list li{
	background:#F2F2F2;
	margin-bottom:2px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.data_list p{
	margin: 0;
}
.data_list li:hover{
	background:#DEDEDE;
}
.data_list li a {
	display:block;
	padding:10px;
}
.data, .data_content{
	background:#F7F7F7;
	padding:20px;
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.data_content_title{
	margin-bottom: 5px;
}
.data_image{
	float:left;
}
.data_info{
	float:left;
}
.data_content_with_header{
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 0 10px 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.data_content_with_header p{
	margin: 0 0 10px 0;
}
.data_content_header{
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	margin-top: 10px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
.data_content_with_header_blue{
	background-color: #F7F7F7;
	border: 1px solid #0085CC;
	padding: 10px 10px 10px 5px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.data_content_with_header_blue p{
	margin: 0 0 10px 0;
}
.data_content_with_header_blue td{
	font-size: 125%;
}
.data_content_with_header_blue a{
	color: #0085CC;
	text-decoration: underline;
}
.data_content_header_blue{
	background-color: #0085CC;
	border: 1px solid #0085CC;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-top: 10px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
.comment_table tr{
	height: 30px;
}
.comment_table p{
	margin: 5px 0;
}
.rounded_corners{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* RegisWEB */
/*
// removing region_list from here b/c it conflicts with region_list defined earlier
.region_list, .group_list{
	list-style-type:none;
	padding:10px;
	width:95%;
	margin:0 auto;
}
.region_list li, .group_list li{
	background:#F2F2F2;
	margin-bottom:2px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.region_list li:hover, .group_list li:hover{
	background:#DEDEDE;
}
.region_list li a, .group_list li a{
	display:block;
	padding:10px;
}
*/
.group_list{
	list-style-type:none;
	padding:10px;
	width:95%;
	margin:0 auto;
}
.group_list li{
	background:#F2F2F2;
	margin-bottom:2px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.group_list li:hover{
	background:#DEDEDE;
}
.group_list li a{
	display:block;
	padding:10px;
}
.regiswebGroups_nav {
	border-bottom:2px solid #000;
	width:100%;
	border-collapse:collapse;
}
.regiswebGroups_nav tr td{
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.regiswebGroups_nav .active_tab {
	background:#000;
}
.regiswebGroups_nav .inactive_tab{ 
	background:#f8f8f8;
}
.regiswebGroups_nav a {
	height: 14px;
	padding: 6px 0 10px 0;
	v-align: center;
	width: 100%;
	display: inline-block;	
}
.regiswebGroups_nav .active_tab a {
	color: #FFF;
}
.regiswebGroups_nav .inactive_tab a {
	color:#444;
}
.regiswebGroups_nav .inactive_tab:hover{
	cursor:pointer;
	background:#EEE;
	color:#666;
}
.regiswebGroups_nav a{
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}
#registration_form h3, #RegiswebRegistrationPassengerAddForm h3, #RegiswebGroupPasswordForm {
	padding: 10px 0;	
}
#registration_form label, #RegiswebRegistrationPassengerAddForm label, #RegiswebGroupPasswordForm label{
	width: 110px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#registration_form .submit, #RegiswebRegistrationPassengerAddForm .submit, #RegiswebGroupPasswordForm .submit {
	margin-left: 115px;	
}
#registration_form select, #RegiswebRegistrationPassengerAddForm select {
	width: auto;	
}
#registration_form .required, #RegiswebRegistrationPassengerAddForm .required {
	color: #666;
	font-weight: bold;
}
#registration_form div, #RegiswebRegistrationPassengerAddForm div, #RegiswebGroupPasswordForm div {
	width: 100%;
	margin-bottom: 10px;
}
#RegiswebRegistrationPassengerAddForm .insurance_checkbox {
	float: none;
	width: auto;
	display: inline;
}
#RegiswebRegistrationPassengerAddForm textarea {
	width: 500px;
	margin-left: 115px;
}
/* GIFT REGISTRY */
#travel_gift_registry p, #travel_gift_registry ul{
	font-size:14px;
	line-height:20px;
	padding:20px 20px 0 20px;
}
#travel_gift_registry ul{
	padding-left:50px;
	list-style-type:upper-roman;
}
#travel_gift_registry ul li{
	padding:10px 0;
}
#travel_gift_registry p#registry_photo{
	background: url("../images/registry/registry_03.jpg") center no-repeat; 
	height: 246px; 
	width: 750px;
	display:block;
}
p.travel-big-green{
	font-size:26px !important;
	line-height:35px !important;
	color:#4DAF07;
}
.button-container{
	padding:20px;
}
.button-container div{
	padding-right:20px;
	font-size:16px;
	font-weight:bold;
	margin-top:-10px;
}
.button{
	background:#4DAF07;
	padding:5px 10px;
	font-weight:bold;
	color:#FFF !important;
	font-size:16px;
	border:1px solid #156700;
}
/* SPECIALS */
.specials_list{
	list-style-type:none;
	padding:10px;
	width:95%;
	margin:0 auto;
}
.specials_list li{
	background:#F2F2F2;
	margin-bottom:10px;
	padding: 10px;
	color:#000;
	font-size:14px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.specials_list li:hover{
	background:#DEDEDE;
}
.special{
/*
	background:#F7F7F7;
	padding:20px;
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
*/
}
.special_image{
	float:left;
	width:18%;
}
.special_info{
	float:left;
	width:81%;
}
.special_cruise-logo{
	float:right;
}
.special_itinerary-days{
	font-size:18px;
}
.special_cruise-line-info a{
	font-size:16px;
	color:#666;
}
.special_price{
	padding:20px 0 10px 0;
	color:#4387C1;
	font-weight:bold;
}
.special_price_big{
	font-size:18px;
	background:#55B607;
	color:#fff;
	padding:2px 5px;
}
.special_price_box{
	color: #128805;
	text-align: center;
	border: 1px dashed #128805;
	background-color: #EEFFDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.special_price_box_header{
	background-color: #128805;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.special_price_box_content{
	padding: 5px 1px;
}
.special_price_box_pricing{
	font-weight: bold;
	font-size: 30px;
}
/* TESTIMONIALS */
.testimonials_list{
	list-style-type:none;
	padding:10px;
	width:95%;
	margin:0 auto;
}
.testimonials_list li{
	background:#F2F2F2;
	margin-bottom:10px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.testimonials_list li:hover{
	background:#DEDEDE;
}
.testimonial_image{
	float:left;
	text-align: center;
	width:15%;
}
.testimonial_info{
	float:left;
	width:84%;
	padding-left: 5px;
}
.new{
	color: #CC6600;
	font-size: 0.833em;
	padding-left: 2px;
}

/* SEARCH RESULTS */
.search_result{
	margin-bottom:10px;
	background:#E9F7A5;
	border:1px solid #D6E888;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.search_result_information{
	padding:10px;
	float:left;
	width:65%;
	border-right:1px solid #D6E888;
	background:#FFF;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
.search_result_pricing{
	padding:10px;
	float:right;
	width:240px;
}
.search_result_sort_by{
	padding-bottom:10px;
}

#itinerary_details_tabs{
	border-bottom:2px solid #000;
	/*width:100%;*/
	border-collapse:collapse;
}
#itinerary_details_tabs tr td{
	text-align:center;
	font-weight:bold;
	line-height:30px;
	font-size:14px;
}
#itinerary_details_tabs .active_tab{
	background:#000;
	color:#FFF;
}
#itinerary_details_tabs .inactive_tab{
	background:#f8f8f8;
	color:#444;
}
#itinerary_details_tabs .inactive_tab:hover{
	cursor:pointer;
	background:#EEE;
	color:#666;
}
.itinerary_details_cabin_details{
	width: 100%;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.itinerary_details_cabin_image{
	padding: 0;
	margin: 0 0 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* CONTACT-US */
#contactus_blurb{
	float:left;	
	width:40%;
	padding:30px;

}
#contactus_blurb p{
	margin:0;
	padding-bottom:30px;
}
#contactus_form{
	float:right;
	width:45%;
	padding:30px;
	border-left:1px solid #BBB;
}
#contactus_form div{
	margin:0;
	padding:0;
}
#agent_information{
	background: #F7F7F7;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#agent_information h4{
	margin:0;
	text-transform:uppercase;
	font-size:14px;
	color:#000;
}
#agent_information div{
	line-height:20px;
	padding-top:10px;
}

/* MYTRIPS LOGIN FORM */
.mytrips_box{
	margin: 10px 5px;
	padding: 20px;
	background: #e8ecf3;
	border: 1px solid #BBB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#mytrips_login_form{
	float: left;
	width: 365px;	
}
#mytrips_login_blurb{
	float: right;	
	width: 365px;
}
#mytrips_login_blurb ul{
	margin: 5px 0 10px 25px;
	list-style-image: url('../images/face/checkmark_18.png');
	padding: 0;
}
#mytrips_login_blurb li{
	padding: 3px 0;
	font-size: 14px;
}

/* PRE-REGISTRATIONS */
#preregistration_container{
	width:80%;
	margin:0 auto;
	padding-bottom:30px;
}
.prereg_cruise{
	float:left;
	padding:8px;
}

/* GLOBALS */
ul.cruise_tabs{
	list-style-type: none;
	margin:0;
	padding:0;
	display:block;
	height: 36px;
}
ul.cruise_tabs li{
	display:block;
	float: left;
	margin:-1px 3px 0 0;
	padding: 0;
}
ul.cruise_tabs li a{
	margin: 0;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	background:#5f5f5f;
	color:#a2a2a2;
	text-shadow: #353535 -2px 2px 2px;
	padding:8px 20px;
	line-height:37px;
	height:37px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
ul.cruise_tabs li a:hover{
	color: #FFF;
}
ul.cruise_tabs li.selectedTab a{
	color:#FFF;
	background:#000;
}
.subText{
	color:#666;
	margin-bottom:20px;
}
.mb20{
	margin-bottom:20px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.required{
	color:#FF0000;
}

/* BLOG */
#blog_container{
	width:100%;
}
#blog_posts{
	width:570px;
	margin-right:10px;
	padding: 10px 0 0 10px;
	float:left;
}
.bpost{
	padding:20px 0;
	margin-left:10px;
}
.bpostdivider{
	border-bottom:1px solid #CCC;
	margin-left:10px;
}
.bpostcontent{
	float:left;
	font-family:Georgia,serif;
	font-size:12px;
	width:100%;
}
.bposttitle{
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	font-weight:normal;
	padding-bottom:10px;
}
.bmeta{
	padding-top:20px;
	font-size:12px;
} 
.bpostedin{
	float:left;
} 

#blogCommentForm{
	/*padding:30px;*/
}

#blogCommentForm h3{
	padding-bottom:20px;
}
#blogCommentForm label{
	display:block;
	padding-bottom:5px;
}
/*
#blogCommentForm input,#blogCommentForm textarea{
	padding:5px;
	background:#F4F4F4;
	border:1px solid #CCC;
	width:250px;
	margin-bottom:20px;
}
#blogCommentForm div.submit input{
	background:#4DAF07;
	color:#FFF;
	width:inherit;
	font-weight:bold;
	padding:5px 15px;
}
*/
.barchive{
	
}
.bcategories{
	padding-bottom:30px;
}
#blog_sidemenu{
	width:220px;
	float:right;
}
#blog_sidemenu h3{
	text-transform:uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:10px;
}
#blog_sidemenu ul{
	list-style-type:none;
	padding:0;
	font-family:Georgia,serif;
	font-size:12px;
	line-height:20px;
	margin-top:0;
}
#blog_sidemenu ul ul{
	padding-left:15px;
}

/* PASSWORD PROTECTED PAGES */
.checkPassForm label{
	padding-top:10px;
	display:block;
	padding-bottom:5px;
}
.checkPassForm input{
	padding:5px;
	border:1px solid #CCC;
	background:#F2F2F2;
	margin-bottom:10px;
}

/* PAGER STYLES */
.paging_header_left {
	float: left;
}

.paging_header_right {
	float: right;
}

div.disabled {
  display: inline;
}

.paging {
	font-size: 12pt;
}

.paging a {
	color: #128805;
	text-decoration: none;
}

.list_square ul{
	padding-top: 10px;
	margin-top: 0;
}

.list_square li {
	margin: 1.25ex 0 0 1.5em;
	line-height: 2em;
	padding-bottom: 2px;
	list-style: square;
	color: #336699;
	text-decoration: underline;
	font-size: 12px;
}

.list_square li:hover {
	background-color: #fff1a8;
}

.big {
	font-size: 14px;
}

.current {
	color: #919b9c;
	font-weight: bold;
}

.blueStuff {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
/* FORMS */
.form_table{
	font-size:12px;
	font-weight:bold;
}
.form_table tr td{
	vertical-align:top;
}
.form_table input[type="text"], .form_table input[type="password"], .form_table textarea{
	display: block;
	margin: 3px 0;
	width: 170px;
	margin-bottom:10px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #CCC;
}
.form_table textarea{
	margin-bottom:10px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #CCC;
	width:250px;
	height:200px;
}
.form_table select{
	display:block;
	margin: 3px 0;
	margin-bottom:10px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #CCC;
}
.form_table input.small_field{
	width:70px;
}
.form_table td{
	padding: 3px;
}
.width_100 {
	width: 100%;
}
.align_top {
	vertical-align: top;
}
.clickable {
	cursor: pointer;
}

.form_table tr {
	height: 30px;
}
.form_label {
	text-align: right;
}
.form_label_bold {
	text-align: right;
	font-weight: bold;
}
.form_label_bold_nowrap {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
.required_field {
	font-weight: bold;
	color: #ff0000;
	font-size: 125%;
}
input.button_form {
    background-color: #5F9E06;
    border: 3px double #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
    margin: 2px 0 2px 0;
	padding: 1px 4px 1px 4px;
	min-width: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
input.button_form_black {
    background-color: #000000;
    border: 3px solid #cccccc;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
    margin: 2px 0 2px 0;
	padding: 1px 4px 1px 4px;
	min-width: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
input.button_form_gray {
    background-color: #999999;
    border: 3px solid #cccccc;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
    margin: 2px 0 2px 0;
	padding: 1px 4px 1px 4px;
	min-width: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
input.button_forward {
	background-image: url('../images/icons/button_arrow_forward.png');
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-color: #5F9E06;
	border: 3px double #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 1px 15px 1px 4px;
	min-width: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
input.button_back {
	background-image: url('../images/icons/button_arrow_back.png');
	background-repeat: no-repeat;
	background-position: left;
	background-color: #5F9E06;
	border: 3px double #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 1px 4px 1px 15px;
	min-width: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/** home page content **/
.home-content{
	margin-left: auto;
	margin-right: auto;
/*	width: 98%; */
	margin-top: -10px;
}
.home-search{
	margin-top: 10px;
	float: left;
	width: 213px; 
	height: 233px;
	background-image: url('../images/face/home-search-bkgd.png');
	background-repeat: no-repeat;
}
.home-search-header{
	margin-top: -44px
}
.home-search-content{
	margin-top: 7px;
	width: 197px;
	height: 201px;
	margin-top: 35px;
}
.home-search-content-body{
	width: 197px; 
	height: 181px;
	margin-top: -8px;
	background-image: url('../images/face/home-search-second-bkgd.png');
	background-repeat: no-repeat;
}
.home-search-cruise{
	background-image: url('../images/face/home-search-cruise.png');
	height: 27px;
	width: 95px;
	background-repeat: no-repeat;
	float: left;
}
.home-search-table{
	width: 99%;
	margin:0;
	height:100px;
	margin-top:-17px;
}
.home-search-table select{
	width: 185px;
	border: 1px solid #b6bab4;
	color: #717074;
}
.home-search-beach{
	height: 21px;
	width: 101px;
	background-image: url('../images/face/home-search-beach.png');
	background-repeat: no-repeat;
	float: left;
	margin-left: -7px;
}
.home-search-no-beach{
	height: 21px;
	width: 101px;
	background-image: url('../images/face/home-search-no-beach.png');
	background-repeat: no-repeat;
	float: left;
	margin-left: -9px;
}
.home-player{
	float: left;
	padding-top: 5px;
	width: 205px; 
	/*height: 150px;
	background-image: url('../images/face/home-player-bkgd.png');
	background-repeat: no-repeat;*/
}
.home-hero-image-container{
	float: right; 
	width: 620px; 
	height: 233px;
}
.home-hero-images {
	height: 233px;
}

#hero-image-position {
	z-index: 100; 
	text-align: left; 
	width: 115px; 
	height: 27px;
	float: right; 
	position: absolute; 
	margin-top: -45px;
	background-image: url('../images/face/hero-image-indicator-bkgd.png');
	background-repeat: no-repeat;
}

/*.home-hero-image-container img { 
	position:absolute; left:0; top:0; 
}
*/
/*
.home-hero-image{
	background-image: url('../images/face/hero-image-sample.png');
	height: 233px;
	width: 620px;
	background-repeat: no-repeat;
}
*/
.home-travel-deals-email-address{
	width: 200px;
	height: 35px;
	padding-left: 5px;
	/*color: #96989a;*/
	font-weight: normal;
	font-size: 12pt;
	border: 1px solid #dee0e2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: inset 0 0 5px #96989a;
	-webkit-box-shadow: inset 0 0 5px #96989a;
	box-shadow: inset 0 0 5px #96989a;
}
.home-travel-deals{
	width: 860px;
	height: 75px;
	margin: -9px 0 15px -9px; /* was -9px 0 15px -1px; */
	background-image: url('../images/face/home-travel-deals-shadow.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #BCDB40;
}
.home-travel-deals-ribbon{
	background-image: url('../images/face/travel-deals-ribbon.png');
	background-repeat: no-repeat;
	height: 82px;
	width: 235px;
	margin-left: -23px;
}
.home-offers{
	float: left; 
	width: 620px; 
	height: 130px;
}
.home-bottom-content{
/*	float: left;
	width: 855px; */
	height: 200px; 
	margin-top: -12px;
}
.home-offer{
	background-image: url('../images/face/home-offer-bkgd.png');
	height: 110x;
	width: 196px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.carousel{
	width: 606px; 
	height: 150px; 
	overflow: hidden;
	float: left;
	margin-left:-4px;
}
.carousel-container{
	width: 645px;
	margin-left:-5px;
}
.carousel-left-button{
	float: left;
	height: 34px;
	width: 24px;
	margin-top:40px;
	background-image:url('../images/face/carousel-left.png');
	cursor: pointer;
}
.carousel-right-button{
	float: right;
	height: 34px;
	width: 25px;
	margin-top: -110px;
	margin-left: 3px;
	background-image:url('../images/face/carousel-right.png');
	cursor: pointer;
}
.carousel-item{
	height: 110px; 
	width: 196px; 
	background-image: url('../images/face/home-offer-bkgd.png');
	cursor: pointer;
}
.carousel-item-content{
	padding-top: 20px;
	padding-left: 10px;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	width: 145px;
	font-size: 11.5pt;
	text-align: left;
}
.home-bottom-element{
	background-color: #EDEEE7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 70px;
	cursor: pointer;
}
.home-bottom-title{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}
.home-bottom-subtitle{
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
}
.home-bottom-element table{
	width: 100%;
}
.home-travel-deals-content{
	float: left;
	margin-left: 240px;
	padding-top: 2px;
	height: 62px; 
	width: 635px;
}
.home-travel-deals-exclusive{
	padding-top: 12px; 
	float: left;
	margin-left: -10px;
}
.home-travel-deals-textfield{
	float: right;
	background-image: url('../images/face/travel-deal-textfield-bkgd.png');
	height: 52px; 
	width: 326px;
}
.home-travel-deals-container{
	margin-top: -25px;
	width:838px; 
	height: 270px; 
	position: absolute;
	z-index: 9997;
	padding: 10px;
}
.home-travel-deals-content-container{
	background-color: #e8ecf3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 0px #666 inset;
	padding: 3px;
	text-align: left;
}
.home-travel-container-options-container{
	padding: 5px;
	float: right;
	width: 322px;
	border: 1px solid #2e9303;
	background-color: #FFFFFF;
	border-radius: 0px 0px 10px 10px;
	padding: 10px;
	box-shadow: -3px 3px 2px #A3A3A3;
	-moz-box-shadow: -3px 3px 2px #A3A3A3;
}
.home-travel-deal-box-container{
	float: left; 
	width: 637px; 
	height: 130px;
}
.home-travel-deal-box-background{
	width: 638px;
	height: 124px;
	background-image: url('../images/face/travel-deal-box.png');
}
.home-travel-deal-box-email-address{
	float: right;
	padding: 26px 12px 0 0;
}
.home-travel-deal-box-subscribe-button{
	padding-top: 5px;
	cursor: pointer;
}
.home-travel-deal-box-sample-link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.home-travel-deal-box-sub-container{
	position: absolute;
	margin: -65px 0 0 282px;
	height: 270px; 
	z-index: 9997;
}
.home-travel-deal-box-options-container{
	padding: 5px;
	float: right;
	width: 322px;
	border: 1px solid #9d9d9d;
	background-color: #FFFFFF;
	border-radius: 0px 0px 10px 10px;
	padding: 10px;
	box-shadow: -3px 3px 2px #A3A3A3;
	-moz-box-shadow: -3px 3px 2px #A3A3A3;
}
/** end home page content **/
/** package itinerary **/
.land_portion {
	height: 10px;
	width: 10px;
	background: #D3D2A9;
	border: 1px solid #999999;
}
.cruise_portion {
	height: 10px;
	width: 10px;
	background: #0085CC;
	border: 1px solid #999999;
}
.border_top {
	border-top: 1px solid #CCC;
}
.border_bottom {
	border-bottom: 1px solid #CCC;
}
/** end package itinerary **/
.photo-image{
	width: 75px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.divider{
	border-bottom: 1px dashed #CCC;
	margin: 10px 0;
}
.disclaimer{
	padding: 5px;
	font-size: 10px;
	border: 1px solid #CCC;
	margin-top: 15px;
	background:#F7F7F7;
}
.filter_div {
	float: left;
	display: inline;
	margin: 5px 0 5px 0;
}
.filter_container {
	background: #dddddd;
	margin: 0 5px 0 0;
	padding: 2px 4px 2px 2px;
	border: 1px solid #dddddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.thingsToKnow .paragraphHeader{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.thingsToKnow hr{
	color:#CCCCCC;
}
.thingsToKnow .disclaimer{
	font-size: 80%;
}
.title{
	color: #000000;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}
.excursion-border-bottom-gray {
	border-bottom: 1px solid #CCCCCC;
}
.excursion-border-bottom-white {
	border-bottom: 1px solid #FFFFFF;
}
.excursion-location-header {
	margin-top: 10px;
	/*background-color: #D3D2A9;*/
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	/*-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;*/
}
.excursion-group-header {
	background-color: #6EAC2C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
}
.excursion-image-container {
	width: 160px;
	vertical-align: top;
}
.excursion-photo-image {
	background: #FFFFFF;
	/*border: 1px solid #CCCCCC;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 160px;
	height: 90px;
}
.excursion-no-photo-image {
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 160px;
	height: 90px;
	color: #909090;
	line-height: 90px;
	text-align: center;
}
.excursion-description {
	vertical-align: top;
	text-align: left
}
.excursion-pricing {
	vertical-align: top;
	text-align: right;
	background-color: #CCCCCC;
	width: 225px;
}
.excursion-pricing-price {
	line-height: 20px;
}
/****** MyTrips Insurance Quote **************/
#my_trips_insurance_quote .quote_label{
	font-weight: bold;
}

#my_trips_insurance_quote td {
	padding: 5px;
}
.successMini{
	margin: 0;
	padding: 2px;
	border: 1px solid;
	color: #4f8a10;
	background-color: #dff2bf;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.warningMini{
	margin: 0;
	padding: 2px;
	border: 1px solid;
	color: #9f6000;
	background-color: #feefb3;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.errorMini{
	margin: 0;
	padding: 2px;
	border: 1px solid;
	color: #D8000C;
	background-color: #FFBABA;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.itineraryDetailsHeading {
	font-weight: bold; 
	font-size: 14px; 
	color: #025393;
}

.detailsFaceboxInterior {
	width: 700px; 
	padding-right: 10px;
	max-height: 575px; 
	overflow: auto;
}

.detailsFaceboxInterior blockquote {
	margin: 0;
}

#corporate_info_menu{
	padding:3px;
	float:left;
	width:150px;
	margin-right:5px;
	text-align:left;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	-moz-border-radius:0 0 10px 0;
	-webkit-border-radius:0 0 10px 0;
	-khtml-border-radius:0 0 10px 0;
	border-radius:0 0 10px 0;
}

#corporate_info_menu p{
	display:block;
	padding-bottom:10px;
}

#corporate_info_content{
	float:left;
	width: 630px;
	padding:10px;
}

#corporate_info_content p{
	display:block;
	padding-bottom:20px;
}

.qa_question{
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

.qa_answer{
	margin-left:20px;
	display:block;
}

.qa_exec{
	font-weight:bold;
}

.accolade_container{
	background:#EEE;
	margin-bottom:20px;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.company-officer-content{
	background:#EEE;
	padding:10px;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.company-officer-title{
	font-weight:bold;
	font-size:14px;
	display:block;
}

.company-officer-subtitle{
	font-style:italic;
	display:block;
	padding-bottom:20px;
}

.company-officer-img{
	float:left;
	padding: 0 10px 10px 0;
}

.company-officer-img img{
	padding:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.travel_news_list{
	list-style-type:none;
	padding:10px;
	width:95%;
	margin:0 auto;
}

.travel_news_list li{
	background:#F2F2F2;
	margin-bottom:5px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.travel_news_list p{
	margin: 0;
}

.travel_news_list li:hover{
	background:#DEDEDE;
	cursor: pointer;
}

/* begin home page popup */
.home-overlay-container{
	width: 800px;
	height: 600px;
	display: none;
	top: 10%;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #666;
	background-color: #FFF;
	position: absolute;
	color: #000;
	z-index: 102;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.home-overlay-close{
	height: 30px;
	float: right;
}

.home-overlay-body{
	height: 550px;
	width: 100%;
	border: 0;
	border-width: 0;
	overflow: auto;
}
/* end home page popup */

/* begin package destinations */
.destination-container{
	float: left;
	background: center center no-repeat;
	width: 300px;
	height: 225px;
	display: block;
	margin: 0 30px;
	cursor: pointer;
}

.destination-image{
	width: 300px;
	height: 225px;
	background: center center no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.destination-name{
	background: url(../images/mytrips/black-opaque.png) 0 0;
	position: absolute;
	float: left;
	padding: 7px 0;
	margin-top: 192px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 16px;
	display: block;
	width: 300px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
/* end package destinations */

#cpMessage,#flashMessage{
	left:38% !important;
}

/* hack for book online overlay - start */
#overlay_modal{
	z-index:100 !important;
}
.dialog{
	z-index:101 !important;
}
/* hack for book online overlay - end */

/* begin 2013 face classes */
/* needed to make mobile site be more friendly */

.list_img{
	float: left;
	
}
.list_content{
	float: left;color: #000000;
}
.twenty-eighty-list .list_img{
	width: 20%;
}
.twenty-eighty-list .list_content{
	width: 80%;
}
.fifteen-eightyfive-list .list_img{
	width: 15%;
}
.fifteen-eightyfive-list .list_content{
	width: 85%;
}
.ten-ninety-list .list_img{
	width: 10%;
}
.ten-ninety-list .list_content{
	width: 90%;
}
/* end 2013 face classes */

/* begin city weather */
.weather_container {
	clear: both;
	float: left;
	margin: 20px 0;
	max-width: 238px;
}

.weather_title {
	background: #1F5AD0;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 10px;
	line-height: 30px;
	font-family: Century Gothic, sans-serif;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.weather_details {
	background: #97C3E8;
	color: #1F5AD0;
	padding: 0 1px 0 5px;
	border: 1px solid #1F5AD0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	min-height: 130px;
}

.weather_feels_like_temp_container {
	float: left;
}

.weather_feels_like_txt {
	font-size: 12pt;
	font-weight: bold;
	font-family: Century Gothic, sans-serif;
}

.weather_feels_like_temp {
	line-height: 75px;
	font-size: 75px;
	letter-spacing: -2px;
	text-align: center;
	font-family: Century Gothic, sans-serif;
}

.weather_current_temp {
	float: left;
	line-height: 75px;
	font-size: 75px;
	letter-spacing: -2px;
	text-align: center;
	font-family: Century Gothic, sans-serif;
}

.weather_current_conditions {
	float: left;
	padding: 10px 0 0 10px;
	text-align: center;
}

.weather_icon {
	/*float: left;
	padding: 0 10px 0 0;*/
	padding: 0 0 5px 0;
}

.weather_image {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.weather_conditions_info {
	/*float: left;*/
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	max-width: 114px;
}

.forecast_container {
	/*float: left;*/
	margin: 20px 0 20px 245px;
}

.forecast_day {
	float: left;
	margin: 0 3px;
	min-width: 85px;
	max-width: 85px;
}

.forecast_title {
	background: #1F5AD0;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 10px;
	line-height: 30px;
	font-family: Century Gothic, sans-serif;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.forecast_details {
	background: #97C3E8;
	color: #1F5AD0;
	padding: 0 5px;
	border: 1px solid #1F5AD0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	min-height: 130px;
}

.forecast_current_conditions {
	/*float: left;*/
	padding: 10px 0 5px 0;
	text-align: center;
}

.forecast_icon {
	/*float: left;
	padding: 0 5px 0 0;*/
	padding: 0 0 5px 0;
}

.forecast_conditions_info {
	/*float: left;*/
	font-family: Century Gothic, sans-serif;
	font-size: 18px;
}

/* mini */
.weather_container_mini {
	float: left;
	margin: 0;
	max-width: 120px;
}

.weather_title_mini {
	background: #1F5AD0;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px 5px;
	font-family: Arial;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.weather_details_mini {
	background: #97C3E8;
	color: #1F5AD0;
	padding: 0 3px;
	border: 1px solid #1F5AD0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.weather_current_temp_mini {
	float: left;
	line-height: 50px;
	font-size: 50px;
	letter-spacing: -2px;
	text-align: center;
	font-family: Arial;
}

.weather_current_conditions_mini {
	float: left;
	padding: 5px 0 2px 0;
}

.weather_icon_mini {
	/*float: left;
	padding: 0 2px 0 0;*/
	text-align: center;
	padding: 0 0 5px 0;
}

.weather_image_mini {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	/*width: 30px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.weather_conditions_info_mini {
	/*float: left;*/
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.forecast_container_mini {
	float: left;
	margin: 0 0 0 5px;
}

.forecast_day_mini {
	float: left;
	margin: 0 5px;
	min-width: 75px;
}

.forecast_title_mini {
	background: #1F5AD0;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px 5px;
	font-family: Arial;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.forecast_details_mini {
	background: #97C3E8;
	color: #1F5AD0;
	padding: 0 3px;
	border: 1px solid #1F5AD0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.forecast_current_conditions_mini {
	/*float: left;*/
	padding: 5px 0 2px 0;
}

.forecast_icon_mini {
	/*float: left;
	padding: 0 2px 0 0;*/
	text-align: center;
	padding: 0 0 5px 0;
}

.forecast_conditions_info_mini {
	/*float: left;*/
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}
/* end city weather */
/* visual find a cruise */
.cruise-line-overlay{
	filter: alpha(opacity=10);  
	opacity: .1; 
}
div.slider { 
	height: 10px;
	border:1px solid #AAA;
	width: 140px;
	background-color: #FFF;
	border-radius:4px;
	position: relative
}
div.slider div.handle {
	width:10px; 
	height:20px; 
	width: 20px; 
	position: absolute; 
	background-color: #BBCCFF;
	border-radius:4px;
	border: 1px solid #666;
}
.fac_tab_on{
	background-color: #48AB06; 
	color: #FFFFFF; 
	font-weight: bold;
	float: left; 
	border-top: 1px solid #666;
	border-left: 1px solid #666; 
	border-right: 1px solid #666;
	padding: 10px;
	box-shadow: 1px 0px 1px #666;
	width: 60px;
	text-align: center;
	cursor: pointer;
}
.fac_tab_off{
	background-color: #d8fec7; 
	color: #000000; 
	font-weight: bold;
	float: left; 
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 10px;
	box-shadow: 1px 0px 1px #666;
	width: 60px;
	text-align: center;
	cursor: pointer;
}
.fac_tab_spacer{
	float: left;
	width: 10px;
}
.fac_cruise_line_squares{
	position: relative;
	border: 1px solid #BCF;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #EDF0F9;
	box-shadow: 1px 1px #CCC;
	cursor: pointer;
}
.fac_cruise_line_blocks{
	width: 355px;
	overflow: auto; 
	height: 156px; 
	border: 1px solid #666;
	background-color: #FFF;
	padding: 1px;
	box-shadow: 1px 2px 1px #666
}
.fac_cruise_line_dollar{
	position: absolute;
	bottom: 1px;
	right: -1px;
}
.fac_slider_container{
	height: 82px; 
	border: 1px solid #666;
	padding: 5px;
	background-color: #D8FEC7;
	box-shadow: 1px 2px 1px #666
}
.fac_headers{
	font-size: 105%;
	font-weight: bold;
	margin-top: 15px;
}
.fac_selects{
	height: 75px; 
	border: 1px solid #666;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: center;
	box-shadow: 1px 2px 1px #666;
}
.res_calendar {
	border: 1px solid #bbccff;
	width: 185px;
	height: 185px;
}

.res_calendar td {
	text-align: center;
	width: 16px;
}
.res_calendar select{
	width: 125px;
}
.res_hover {
	background-color: #bbccff;
	font-weight: bold;
}

.calendar_header {
	color: #000000;
	font-weight: bold;
	height: 27px;
	border: 0px;
	background-color: #48AB06;
}

.calendar_cell_on {
	background-color: #EDF0F9;
}

.calendar_cell_current {
	background-color: #FAD163;
}

.calendar_cell_select_start {
	background-color: #A4D8A9;
}

.calendar_cell_select_end {
	background-color: #D8A4A4;
}

.calendar_cell_selected {
	background-color: #F9EED1;
}

.calendar_cell_off {
	color: #999999;
}

.calendar_has_events {
	background-color: #0080C5;
	color: #ffffff;
}
.calendar_legend{
	padding: 5px;
}
.calendar_legend td{
	padding-left: 5px;
}
/* end visual find a cruise */

/* begin find a cruise */
.fac_criteria_header {
	font-size: 105%;
	font-weight: bold;
	padding-bottom: 3px;
}

.fac_table_light {
	border: 1px solid #48AB06;
	padding: 4px;
	border-collapse: collapse;
    border-spacing: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.fac_table_light td {
	padding: 3px;
}

.bk_green_light {
	background-color: #D8FEC7;
}

.fac_table_header_light {
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
	border: 0px;
	background-color: #48AB06;
}

.fac_itin_count {
	font-size: 56pt;
	color: #48AB06;
	text-shadow: 1px 3px 1px #666;
}

.fac_criteria_summary_wrapper {
  width: 700px;
  position: absolute;
  top: 3px;
  right: 6px;
}

.fac_criteria_summary {
	z-index: 1;
	width: 700px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	position: fixed;
	box-shadow: 2px 2px #818181;
	-webkit-box-shadow: 2px 2px #818181;
	-moz-box-shadow: 2px 2px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=2, offY=2, positive=true);
}

.fac_criteria_summary_sm_wrapper {
  width: 290px;
  position: absolute;
  top: 3px;
  right: 6px;
}

.fac_criteria_summary_sm {
	z-index: 1;
	width: 290px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	position: fixed;
	box-shadow: 2px 2px #818181;
	-webkit-box-shadow: 2px 2px #818181;
	-moz-box-shadow: 2px 2px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=2, offY=2, positive=true);
}
/* end find a cruise */

/* start FIND A TRIP ADVISOR STYLING */
	.no-pad-no-margin{
	
	}
	.franchiseInfo{
		margin: 10px;
	}

	.franchise-search-result-separator{
		clear: both; border-bottom: 1px solid #C8F28A; padding-top: 20px;
	}
	
	.franchise-search-result-details{
		float: left; 
		padding-left: 20px
	}

/* end FIND A TRIP ADVISOR STYLING */

/*** website offers styles ***/
.homepage_offer_header{
	font-style: Kozuka Gothic Pro, helvetica;
	font-size: 18pt;
	text-align: left;
}
.homepage_offer_header_link{
	font-style: Kozuka Gothic Pro, helvetica;
	color: #0090bf;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.homepage_offers_container{
	width: 850px;
	height: 255px;
	text-align: left;
}
.homepage-carousel{
	width: 845px; 
	height: 255px; 
	overflow: hidden;
	float: left;
	margin-left: 1px;
}
.homepage-carousel-table-container{
	margin-left: -6px;
}
.homepage-carousel-left-button{
	position: absolute;
	z-index: 1;
	margin-left: 1px;
	margin-top: 3px;
	width: 60px;
	height: 242px;
	background-image:url('../images/face/carousel-left-arrow.png');
	cursor: pointer;
}
.homepage-carousel-right-button{
	position: absolute;
	z-index: 1;
	margin-left: 785px;
	margin-top: 3px;
	width: 60px;
	height: 242px;
	background-image:url('../images/face/carousel-right-arrow.png');
	cursor: pointer;
}
.homepage_offer_container{
	height: 242px;
	width: 202px;
	padding: 4px;
	margin: 0px;
	cursor: pointer;
}
.homepage_offer{
	font-family: arial;
	color: #FFF;
	height: 240px;
	width: 196px;
	background-color: #ccc;
	background-size: 202px 242px;
	margin: 0px;
	position: relative;
}
.homepage_offer_overlay{
	background-image: url('../images/homepage_offer_overlay.png');
	background-repeat: repeat-x;
	height: 120px;
	width: 196px;
	margin: 120px 0px 0px -3px;
}
.homepage_offer_headline{
	font-size: 14pt;
	padding-top: 0px;
	margin: 0px;
	width: auto;
}
.homepage_offer_text{
	width: 190px;
	height: 52px;
	font-size: 10pt;
	color: #c5c5c5;
	margin: 0px 0px 0px 3px;
	width: auto;
}
.homepage_offer_button{
	position: absolute;
	width: 178px;
	height: 31px;
	background-image: url('../images/homepage_offer_button.png');
	text-align: center;
	margin: -40px 9px 0 9px;
}
/*** end website offers styles ***/


/**** show / hide static banner start ****/
.static-top-banner-container{
	display: block;
	width: 100%;
	position: fixed;	
	background: #44aa08;		
	z-index: 1000;
	background: -webkit-linear-gradient(#249004,#44aa08); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#249004,#44aa08); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#249004,#44aa08); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#249004,#44aa08); /* Standard syntax */

}

.static-top-banner-content-container{
	width: 900px;
	margin: 0 auto;
	display: table;
	padding: 0 20px;
	box-sizing: border-box;
}

.static-logo{
	display: table-cell;
	width: 40%;
	vertical-align: middle;
}
	.static-logo img{
		width: 50%;
	}
.static-contact{
	display: table-cell;
	width: 60%;
	vertical-align: middle;
	text-transform: uppercase;
	color: #FFF;
	font-family: "Verdana";
	text-shadow: 1px 2px 3px #1f590e;
}
	.static-franchise-name{
		text-align: right;
		display: block;
		font-size: 12px;
	}
	.static-franchise-phone{
		text-align: right;
		display: block;
		font-size:18px;
		letter-spacing: 1px;
	}
/**** show / hide static banner end ****/

.clear_fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clear_fix {
    zoom: 1;
}

/* seo css stuff for jaron - start */
#contentcontainer {width:810px; margin:20px auto;}
#lcontent {float:left;width:500px;}
#rcontent{float:left;width:300px;}
#endcontent{width:810px; margin:20px auto;clear:both;}
/* seo css stuff for jaron - end */
