.clear_fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clear_fix {
    zoom: 1;
}

body {
	font-family: "Arial",arial,sans-serif;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}

/********* ROUNDED CORNER RULES ************/
.top_left_rounded {
	border-top-left-radius: 5px;
}
.top_right_rounded {
	border-top-right-radius: 15px;
}
.bottom_left_rounded {
	border-bottom-left-radius: 15px;
}
.bottom_right_rounded {
	border-bottom-right-radius: 15px;
}

/********* NEW LAYOUT GRID STYLES ****************/
#page-wrapper {
	position: relative;
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	/* z-index: 1000; */
	font-size:9pt;
}
.grid_container {
	box-sizing: border-box;
	width: 960px;
}
.grid_1, .grid_2, .grid_3, .grid_4 {
	box-sizing: border-box;
	width: 228px;
	float: left;
}
.grid_1, .grid_2, .grid_3 {
	margin-right: 10px;
}
.grid_1 {
	clear: both;
}
.grid_1_container {
	box-sizing: border-box;
	padding-left: 8px;
	width: 236px;
	float: left;
	margin-right: 10px;
}
.grid_2_3_4 {
	box-sizing: border-box;
	float: left;
	width: 714px;
	padding-right: 10px;
}
.grid_1_2_3_4 {
	box-sizing: border-box;
	width: 960px;
	padding: 0 8px;
	clear: both;
}
.grid_3_4 {
	box-sizing: border-box;
	width: 466px;
	float: left;
}
.layout_section {
	margin-bottom: 10px;
}

/************ END LAYOUT GRID STYLES **********/

/************ FACE LAYOUT RULES ****************/

#page-header {
	background-color: #ffffff;
	color: #7c7c7b;
	font-size: 12px;
	padding: 0px 10px;
	vertical-align: middle;
	border-radius: 15px 15px 0 0;
}
#cp-logo {
	float: left;
	width: 247px;
	height: 76px;
	margin-left: 10px;
	text-indent: -10000px;
	background-image: url('../images/new_face/cruise_planners_logo.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	padding: 0;
}

#cp-logo.amex_logo {
	background-image: url('../images/new_face/cruise_planners_amex_logo.png');
} 

.header-phone{
	line-height: 38px;
	color: #48b749;
	font-family: arial black,arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	display: table-cell;
	float: left;
}
.header-contact{
	line-height: 38px;
	display: table-cell;
	float: left;
	padding-left: 5px;
}
#main-navigation {
	float: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#main-navigation li {
	display: table-cell;
	padding: 0 8px;
	text-transform: uppercase;
	vertical-align: middle;
	height: 38px;
}
#main-navigation li a:hover {
	display: inline-block;
	border-bottom: 2px solid #56fc40;
	padding-bottom: 3px;
	padding-top: 5px;
}
#main-navigation li a {
	color: #7c7c7b;
	text-decoration: none;
}

/************* FACE LAYOUT INTERIOR PAGE STYLES ************/
#interior-page-left-column {
	float: left;
	width: 236px;
	margin-right: 10px;
}
#interior-page-content-wrapper {
	background-color: #fff;
	min-height: 800px;
	padding: 20px;
	margin-bottom:20px;
}
	#interior-page-content-wrapper img{
		max-width: 100%;
	}
#interior-page-left-column #home-search-container {
	margin-top: 10px;
}
#interior-page-featured-offers-wrapper {
	background-color: #50b848;
	float: left;
	margin-top: 10px;
	width: 236px;
}
#interior-page-featured-offers-wrapper #featured-offers-header{
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	font-size: 15px;
	padding: 20px;
	padding-bottom: 0;
}

/************* END FACE LAYOUT INTERIOR PAGE STYLES ********/

/************* FACE HOME STYLES ***************/
#home-search-container {
	background-color: #bfd730;
	
}
#home-search {
	height: 271px;
	background-color: #bfd730;
	font-size: 10px;
	padding: 12px 20px 12px 12px;
}
#home-search .home_search_row {
	margin-bottom: 6px;
}
#home-search .home_search_row select, #home-search .home_search_row input[type=submit] {
	display: block;
	width: 100%;
	padding: 0;
}
#home-search .home_search_row input[type=submit] {
	margin-top: 10px;
	color: #fff;
	background-color: #000;
	border: none;
	padding: 2px;
	cursor: pointer;
}
#home-search .home_search_row a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#home-search .home_search_row a:hover {
	text-decoration: underline;
}
#home-hero-image-container {
	float: left;
	width: 714px;
	height: 271px;
	background-color: #fff;
	position: relative;
}
#hero-image-position {
	position: absolute;
	left: 0px;
  	bottom: 20px;
	z-index: 100;
	text-align: left;
	width: 155px;
	height: 27px;
	float: right;
	background-image: url('../images/face/hero-image-indicator-bkgd.png');
	background-repeat: no-repeat;
}
#home-hero-image-container a.hero_link img {
	width: 714px;
	height: 271px;
	display: block;
	margin: auto;
}

#secondary-navigation-container {
	background-color: #7ac143;
}
#secondary-navigation {
	position: relative;
	background-color: #7ac143;	
	min-height: 250px;
}
#secondary-navigation-close-wrapper {
	height: 20px;
}
#secondary-navigation-close {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	background-color: #fff;
	background-image: url('../images/new_face/icons/close_24.png');
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#secondary-navigation-links {
	position: absolute;
	top: 0;
	left: 228px;
	background-color: #343539;
	width: 724px;
	min-height: 250px;
	/*overflow-y: hidden;*/
	z-index: 9999;
}
#secondary-navigation-links-inner {
	min-height: 218px;
	margin-top: -20px;
	/*overflow-y: auto;*/
}
#secondary-navigation ul {
	list-style:none;
	margin: 10px 0;
	padding-left: 0;
	font-size: 15px;
	font-weight: bold;
}
#secondary-navigation ul li {
	display: block;
	padding: 8px 0 8px 16px;
	margin-left: -8px;
	cursor: pointer;
}
#secondary-navigation ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#secondary-navigation ul li:hover {
	background-color: #5e9040	
}
#secondary-navigation .secondary_navigation_active, #secondary-navigation .secondary_navigation_active:hover {
	background-color: #343539;
}
#secondary-navigation .secondary_navigation_category {
	margin: 12px;
	color: #fff;
	font-size: 13px;
	/*overflow-y: auto;*/
}
#secondary-navigation .secondary_navigation_category a {
	color: #fff;
	text-decoration: none;
}
#secondary-navigation .secondary_navigation_category_link {
	display:inline-block; 
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 6px; 
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	vertical-align: top;
}
#secondary-navigation .section_divider {
	clear: both;
	display: block;
	padding-top: 6px; 
	color: #AEEC7F;
	border-bottom: 1px solid #666; 
	padding-bottom: 3px;
	width: 100%;
}
#franchise-info {
	background-color: #fff;
	min-height: 230px;
	padding:10px;
}
#franchise-info h2 {
	margin: 0;
	padding: 0;
	color: #48b749;
	text-transform: uppercase;
	font-size: 20px;
	font-family: "arial black",arial,sans-serif;
}
#franchise-info p {
	font-size: 12px;
	line-height: 16px;
}
#franchise-info #franchise-info-text {
	color: #535353;
	/* clear: both;
	max-height: 100px;
	overflow-y: hidden;
	display: table-cell;
	width: 477px; */
	box-sizing:border-box;
	vertical-align: top;
	padding-top:0;
}
#franchise-info-text {
	margin: 8px 0 14px 58px;
}
#franchise-info #franchise-info-text p{
	margin: 0;
}
#franchise-info #franchise-info-contact-photo {
	float: left;
	/* height: 55px; */
	margin: 0 5px 5px 0;
	padding: 0;
}
#franchise-info #franchise-info-contact-photo img {
}
.agent-contact-photo-image{
	max-width: 55px;
	max-height: 61px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#franchise-info-header{
	/* display: table-cell;
	width: 173px; */
	box-sizing:border-box;
	vertical-align: top;
	/* padding-right: 10px; */
	margin-left: 58px;
}
#franchise-info-header h2{
	/*font-size: 14px !important;*/
	white-space: normal !important;
	height: auto !important;
}
#franchise-info-header p{
	font-size: 12px;
}
#franchise-info #franchise-info-header p {
	margin: 3px 0 0px 0;
	color: #8c8c8b;
	font-size: 13px;
}
#franchise-info #franchise-info-contact-links table { 
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#franchise-info #franchise-info-contact-links table td {
	border: none;
}
#franchise-info img.franchise_info_img {
	margin-right: 8px;
	border: none;
}

#regisweb-group-container{
	overflow: hidden;
	height: 112px;
	width: 100%;
	font-family: Arial;
	position: relative;
}
.regisweb-group-leftarrow{
	background: #7fc128;
	position: absolute;
	left: 0;
	z-index: 1;
	width: 30px;
	height: 112px;
	margin-left: 1px;
	top: 0;
	opacity: 0.7;
}
.regisweb-group-leftarrow-txt{
	color: #FFF;
	font-weight: bold;
	position: absolute;
	left: 0;
	z-index: 2;
	width: 30px;
	height: 112px;
	line-height: 112px;
	text-align: center;
	margin-right: 3px;
	font-size: 30px;
	top: 0;
	cursor: pointer;
}
.regisweb-group-rightarrow{
	background: #7fc128;
	position: absolute;
	right: 0;
	z-index: 1;
	width: 30px;
	height: 112px;
	margin-right: 3px;
	top: 0;
	opacity: 0.7;
}
.regisweb-group-rightarrow-txt{
	color: #FFF;
	font-weight: bold;
	position: absolute;
	right: 0;
	z-index: 2;
	width: 30px;
	height: 112px;
	line-height: 112px;
	text-align: center;
	margin-right: 3px;
	font-size: 30px;
	top: 0;
	cursor: pointer;
}
.regisweb-group-block{
	width: 228px;
	height: 112px;
	float: left;
	margin-left:1.5px;
	margin-right:1.5px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.regisweb-group-block a{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(49,77,42,0.6);
	text-decoration: none;
}
.regisweb-group-block hgroup{
	width: 228px;
	height: 112px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.regisweb-group-block hgroup h4{color: #FFF;font-size: 14px;font-weight: bold; margin: 0;text-transform: uppercase;padding: 0 5px;-webkit-font-smoothing: antialiased;}
.regisweb-group-block hgroup h5{color: #aeef57;font-size: 10px;font-weight: bold; margin: 0;text-transform: uppercase;-webkit-font-smoothing: antialiased;}

#featured-offers {
	background-color: #fff;
	clear: both;
}
#featured-offers .homepage_offers_container {
	position: relative;
	overflow: hidden;
	height: 240px;
	width: 704px;
}
#featured-offers #homepage-offers-container-inner {
	width: 704px;
	height: 240px; 
	white-space: nowrap;
}
#featured-offers #featured-offers-header {
	text-align: right;
	padding: 12px 0;
}
#featured-offers #featured-offers-header h3 {
	float: left;
	text-transform: uppercase;
	color: #48b749;
	margin: 0;
	font-size: 18px;
}
#featured-offers #featured-offers-header a {
	color: #48b749;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 12px;
}
#featured-offers .homepage_offer {
	position: relative;
	height: 240px;
	min-width: 228px;
	background-size: 228px 240px;
	border-right: 10px solid #fff;
	display: table-cell;
}
#featured-offers .homepage_offer .homepage_offer_full_height {
	height: 240px;
}
#featured-offers .homepage_offer_inner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
#featured-offers .homepage_offer_text_wrapper {
	background-color: #fff;
	opacity: 0.85;
	padding: 5px;
	white-space: normal;
	min-height: 45px;
	height: 80px;
}
#featured-offers .homepage_offer_title {
	color: #48b749;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "arial black",arial,sans-serif;
	font-size: 15px;
	padding-bottom: 4px;
	white-space: normal;
}
#featured-offers .homepage_offer_description {
	font-size: 13px;
	color: #525252;
}
#featured-offers .homepage_offer_button {
	background-color: #101010;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
#homepage-offers-prev-button, #homepage-offers-next-button {
	position: absolute;
	width: 45px;
	height: 100%;
	top: 0;
	z-index: 100;
	background-size: 45px 100%;
	cursor: pointer;
}
#homepage-offers-prev-button {
	left: 0;
	background-image: url('../images/face/carousel-left-arrow.png');
}
#homepage-offers-next-button {
	right: 0;
	background-image: url('../images/face/carousel-right-arrow.png');
}

#video-promos-subscribe {
	height: 172px;
	/* overflow: hidden; Needed to comment out for subscribe captcha box which is absolutely positioned */
}
#video-library img, #featured-promos img  {
	width: 100%;
}
#get-exclusive-deals {
	position: relative;
	height: 100%;
	background-color: #00a14b;
	text-align: center;
	color: #fff;
}
#get-exclusive-deals h3, #get-exclusive-deals h4 {
	text-transform: uppercase;
	font-weight:bolder;
}
#get-exclusive-deals h3 {
	font-size: 26px;
	margin: 20px 0 2px 0;
}
#get-exclusive-deals h4 {
	margin: 0 0 20px 0;
}
#subscribe-wrapper {
	position: relative;
}
#subscribe-form-wrapper input {
	border-radius: 2px;
	border: none;
	font-size: 14px;
	box-sizing: content-box;
}
#subscribe-form-wrapper #subscribe-email {
	display: inline-block;
	width: 255px;
	height: 28px;
	padding: 0 4px;
	margin: 0;
}
#subscribe-form-wrapper input[type=submit] {
	display: inline-block;
	background-color: #101010;
	color: #fff;
	border: none;
	text-transform: uppercase;
	height: 20px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
}
#view-sample-link-wrapper {
	margin-top: 15px;
}
#view-sample-link-wrapper a {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#page-footer {
	background-color: #fff;
	padding: 20px 0;
	margin-top: 10px;
}
#page-footer .footer_image_links {
	padding: 0 8px;
}

#page-footer .footerlinkicon{
	background: url('../images/new_face/icons/bottomlink-grid.png') 0 0 no-repeat;
	width:50px;
	height:50px;
	vertical-align: top;
	float: left;
}
#page-footer .footerlink-text{
	display:table-cell;
	vertical-align: top;
	padding-left:10px;
	float:left;
	width: 168px;
}

#page-footer .homepage-bottom-link-title {
	color: #454545;
	margin-top: 0;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 14px;
}
#page-footer .homepage-bottom-link-text {
	color: #000;
	margin: 0;
	font-size: 10px;
}
#page-footer .homepage-bottom-link-wrapper {
	/*padding-left: 60px;*/
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 5px 0;
	min-height: 50px;
}
.homepage-bottom-link-wrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
#page-footer #whereLoader {
	padding: 3px; 
	padding-bottom: 0;
	height: 21px; 
	font-size: 12px; 
	visibility: hidden
}

#page-footer #amex-card-members .footerlinkicon{
	/*background-image: url('../images/new_face/icons/amex_logo.png');*/
}
#page-footer #where-in-the-world .footerlinkicon{
	/*background-image: url('../images/new_face/icons/around_the_world.png');*/
	background-position: -250px 0;
}
#page-footer #land-vacations .footerlinkicon{
	/*background-image: url('../images/new_face/icons/travel_luggage.png');*/
	background-position: -100px 0;
}
#page-footer #passport-and-visa .footerlinkicon{
	/*background-image: url('../images/new_face/icons/data_secure.png');*/
	background-position: -200px 0;
}
#page-footer #cp-vacations .footerlinkicon{
	/*background-image: url('../images/new_face/icons/cp_vacations.png');*/
	background-position: -50px 0;
}
#page-footer #login-to-mytrips .footerlinkicon{
	/*background-image: url('../images/new_face/icons/my_trips_logo.png');*/
	background-position: -150px 0;
}
#page-footer #locate-travel-advisor .footerlinkicon{
	/*background-image: url('../images/new_face/icons/compass1.png');*/
	background-position: -300px 0;
}
#page-footer #tickets-and-events .footerlinkicon{
	/*background-image: url('../images/new_face/icons/ticket_events_logo.png');*/
	background-position: -400px 0;
}
#page-footer #virtual-brochure-rack .footerlinkicon{
	/*background-image: url('../images/new_face/icons/virtual_brochure_rack.png');*/
	background-position: -350px 0;
}
	#page-footer #amex-card-members:hover .footerlinkicon{
		background-position: 0 -50px;
	}
	#page-footer #where-in-the-world:hover .footerlinkicon{
		background-position: -250px -50px;
	}
	#page-footer #land-vacations:hover .footerlinkicon{
		background-position: -100px -50px;
	}
	#page-footer #passport-and-visa:hover .footerlinkicon{
		background-position: -200px -50px;
	}
	#page-footer #cp-vacations:hover .footerlinkicon{
		background-position: -50px -50px;
	}
	#page-footer #login-to-mytrips:hover .footerlinkicon{
		background-position: -150px -50px;
	}
	#page-footer #locate-travel-advisor:hover .footerlinkicon{
		background-position: -300px -50px;
	}
	#page-footer #tickets-and-events:hover .footerlinkicon{
		background-position: -400px -50px;
	}
	#page-footer #virtual-brochure-rack:hover .footerlinkicon{
		background-position: -350px -50px;
	}
#page-footer #footer-links {
	background-color: #0d7042;
	margin-bottom: 15px;
	padding: 10px 0;
}
#page-footer #footer_image_links_top {
	margin-top: 5px;
}
#page-footer #footer_image_links_bottom {
	margin-bottom: 5px;
}
#page-footer #footer-links a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#page-footer #footer-links table {
	border-spacing: 0;
}
#page-footer #footer-links table td {
	padding: 0;
}
#page-footer #addthis_button_container{
	clear: both; 
	float: right; 
	padding-right: 15px
}
#footer-bottom-copyright {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #777;
}
#footer-bottom-copyright a {
	text-decoration: none;
	color: #777;
}

.home-travel-deals-content-container{
	background-color: #e8ecf3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 5px 0px #666 inset;
	padding: 3px;
	text-align: left;
	color: #000;
}

.home-travel-deal-box-options-container{
	float: left;
	padding: 5px;
	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;
}
#travel-deals-sub-content {
	position: absolute;
	top: 30px;
	left: 52px;
	color: #000;
}
.tour_request_form h3{
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 15px;
}
.tour_request_form input, .tour_request_form textarea{
	width: 100%;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 3px;
}

/*************** QUESTIONNAIRE WELCOME PAGE STYLE ***************/
.agent-details-container {
    padding-top: 20px;
    display: table;
    width: 100%;
}
.agent-details-container .agent-photo {
    display: table-cell;
    width: 20%;
    vertical-align: top;
}
.agent-details-container .agent-photo .socialmedia-links {
    padding-top:20px;
}
.agent-details-container .agent-photo .socialmedia-links img {
    width: 25px;
    height: 25px;
}

.agent-details-container .agent-details {
    display: table-cell;
    /*width: 75%;*/
    vertical-align: top;
}

.agent-contactus-form {
    padding-top: 20px;
}

/*************** end QUESTIONNAIRE WELCOME PAGE STYLE ***********/

/*************** REGISWEB SYLES ***************/
.register-link .register_link {
	color: #b60012;
}

.regisweb_pricing_table {
	border-collapse: collapse;
	margin-bottom: 6px;
	width: 100%;
}
.regisweb_pricing_table td {
	padding: 2px 0;
}
.regisweb_pricing_table .regisweb_pricing_table_label {
	font-weight: normal;
	font-size: 0.9em;
}
.regisweb_pricing_table .regisweb_pricing_table_amt {
	text-align: right;
}
.regisweb_pricing_table_total td {
	border-top: 1px solid #666;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}
.regisweb_total_price {
	border: 1px solid #333;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
}

/*************** end REGISWEB SYLES ***************/

/********** END FACE LAYOUT RULES *************/

/******************	AGENT STICKY STYLES *****************/
#agentSticky {
	position: fixed;
	top: 95px;
	right: 0;
	width: 53px;
	margin: 0;
	padding: 0;
	z-index: 9999;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
}
#agentSticky.agent_sticky_with_peel {
	top: 180px;
}
#agentStickyInner {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #fff;
	box-shadow: 1px 4px 4px #ccc;
}
#agentStickyPhoto {
	width: 53px;
	margin: 0;
	padding: 0;
}
#agentStickyText {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 8px;
	color: #999;
	text-transform: uppercase;
	text-align: center;
}
#agentStickyIcons {
	text-align: center;
}
#agentStickyIcons img {
	width: 30px;
	border: none;
}
#expandAgentSticky {
	position: absolute;
	top: -20px;
	left: -0px;
	width: 26px;
	height: 35px;
	background-color: #fff;
	background-image: url('../images/new_face/icons/agent_sticky_expand.png');
	z-index: 1;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
/*
#agentStickyInnerExpanded {
	position: absolute;
	top: 0;
	left: -147px;
	width: 250px;
	background-color: #fff;
	z-index: 2;
	padding: 3px;
	box-shadow: 1px 4px 4px #ccc;
}
*/
#agentStickyInnerExpanded {
	position: absolute;
	top: 0;
	left: -176px;
	width: 228px;
	background-color: #fff;
	z-index: 2;
	padding: 3px;
	box-shadow: 1px 4px 4px #ccc;
}
#agentStickyRightContainer {
	float: right;
	width: 165px; /*147px;*/
}
#agentStickyAgentName {
	font-size: 13px;
	color: #006335;
}
#agentStickyTagline {
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#agentStickyPhone {
	clear: both;
	color: #0080c5;
	font-weight: bolder;
	margin: 3px 0 0 0;
}
#agentStickyInnerExpanded #agentStickyIcons img {
	float: left;
	width: 16px;
	margin-right: 4px;
	border: none;
}
/********** RULES FOR ALL PAGES (INCLUDING INTERIOR PAGES) USING FACE LAYOUT *****************/

/* UNIVERSAL PAGE CLASSES */
.pageTitle{
	font-weight:bolder;
	/*font-family:"Courier New", Courier, monospace;*/
	font-family: Arial;
	text-transform:uppercase;
	color: #48b749;
	/*font-size:24px;*/
	font-size: 24px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.pageTitleSpacer{
	/*
clear: both;
	height: 20px;
*/
}
.pageSubTitle{
	font-size: 18px;
}
/*
.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; */
	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:#FAFAFA;
	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 #EEE;
	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 #EEE;
	padding:5px;
}
.thumbnail_container{
	width:92%;
	margin:0 auto;
}
.thumbnail{
	float:left;
	width:100px;
	height:100px;
	border: 1px solid #4c7a28;
	border-radius: 3px;
	margin:2px 10px 10px 2px;
	position:relative;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.thumbnail_title{
	padding: 5px;
	box-sizing: border-box;
	background: #65a038;
	
	position:absolute;
	bottom:0;
	font-size:8px;
	color:#FFF;
	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:#fafafa;
	margin-bottom:10px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.region_list p{
	margin: 0;
}
.region_list li:hover{
	background:#DEDEDE;
}
.region_list li a {
	display:block;
	padding:10px;
}
.region, .region_content{
	background:#fafafa;
	padding:20px;
	margin-top:15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.region h4{
	font-size: 14px;
}
.region_image{
	float:left;
	width: 90px;
}
.region_info{
	/*float:left;*/
	margin-left: 90px;
}
.city, .city_content{
	background:#FAFAFA;
	padding:20px;
	margin-top:15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
	.city_content h2{
		color: #666;
		font-size: 18px;
		text-transform: uppercase;
		padding-bottom: 15px;
	}
.subregions-list-container{
	border-top: 1px solid #EEE;
	padding-top: 10px;
	margin-top: 10px;
}
.city h4{
	font-size: 14px;
}
.city_image{
	float:left;
}
.city_info{
	/*float:left;*/
	padding-left: 10px;
}
	.city_info h4{
		text-transform: uppercase;
		font-size: 18px;
		padding-bottom: 10px;
	}
	.city_content ul{
		margin: 0;
	}
.nolink-list-fill{
	display:block;
	padding:10px;
	color:#999 !important;
}
.data_list{
	list-style-type:none;
	margin:0 auto;
	padding: 0;
}
.cruise_lines_container .data_list {
	margin-left: 0;
	padding: 0;
}
.data_list li{
	background: #fafafa;
	margin-bottom:15px;
	padding: 20px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.data_list p{
	margin: 0;
}
.data_list li:hover{
	background:#e8f2e1;
}
.data_list li a {
	display:block;
	padding:10px;
}
.data, .data_content{
	background:#FAFAFA;
	padding:20px;
	margin-top:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.data_content_title{
	margin-bottom: 15px;
	color: #666;
	text-transform: uppercase;
}
.data_image{
	float:left;
}
.data_info{
	float:left;
}
.data_content_with_header{
	background-color: #F7F7F7;
	padding: 0 10px 10px 10px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
.data_content_with_header p{
	margin: 0 0 10px 0;
}
.data_content_header{
	background-color: #CCCCCC;
	padding: 5px 10px;
	margin-top: 10px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size:14px;
}
.data_content_with_header_blue{
	background-color: #F7F7F7;
	padding: 10px 10px 10px 5px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
.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: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font-weight: normal;
	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;
}

.contact_form_container input,.contact_form_container textarea{
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 2px;
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
}

/* 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: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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: 660px;
	display:block;
	padding-left: 0;
	padding-right: 0;
}
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;
	margin:0 auto;
	box-sizing: border-box;
	padding: 0;
}
.specials_list li{
	background:#F2F2F2;
	margin-bottom:10px;
	padding: 10px;
	color:#000;
	font-size:14px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.specials_list li:hover{
	background:#DEDEDE;
}
.special{
/*
	background:#FAFAFA;
	padding:20px;
	margin-top:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/
}
.special_image{
	display: table-cell;
	width:120px;
	margin-right: 10px;
	box-sizing: border-box;
	padding: 10px;
	padding-top:20px;
}
.special_info{
	display: table-cell;
/* 	width:490px; */
	vertical-align: top;
	box-sizing: border-box;
	padding: 20px;
	width: 100%;
}
.special_cruise-logo{
	float:right;
}
.special_itinerary-days{
	font-size:18px;
}
.special_cruise-line-info a{
	font-size:12px;
	text-transform: uppercase;
	opacity: 0.7;
	color:#666;
}
.special_price{
	padding:20px 0 10px 0;
	color:#4387C1;
	font-weight:bold;
	line-height: 20px;
	vertical-align: middle;
}
.special_price_big{
	font-size: 18px;
	background: #55B607;
	color: #fff;
	padding: 2px 5px;
	
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	font-weight: normal;
	padding: 3px 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;
	margin:0 auto;
	box-sizing: border-box;
	width: 100%;
	padding: 0;
}
.testimonials_list li{
	background:#F2F2F2;
	margin-bottom:10px;
	padding: 10px;
	color:#000;
	font-size:14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	background: #fafafa;
	margin-bottom:15px;
	vertical-align: top;
}
.search_result_information{
	padding:10px;
	display: table-cell;
	width:72%;
	border-right:1px solid #DDD;
/* 	background:#FFF; */
	/*
-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
*/
}
	.search_result_information h3{
		text-transform: uppercase;
	}
	.search_result_information .width_100 a{
	
	}
	.search_result_information .width_100 a:hover{
		color: #5e9040;
	}
	
	#LeadAddForm input, #LeadAddForm select, #LeadAddForm textarea{
		border:1px solid #CCC;
		padding:5px;
		width: 100%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
.search_result_pricing{
	padding:10px;
	display: table-cell;
	width:28%;
	vertical-align: top;
}
.search_result_sort_by{
	padding-bottom:10px;
}

.featured_sailing {
	border: solid 1px #128805;
}

#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{
	
	display: table-cell;
	width: 50%;
	padding-right: 10px;

}
#contactus_blurb p{
	margin:0;
	padding-bottom:30px;
}
#contactus_form{
	display: table-cell;
	width: 50%;
	padding:5px;
	border-left:1px solid #DDD;
}
#contactus_form div{
	margin:0;
	padding:0;
}
#agent_information{
	background: #F7F7F7;
	padding: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#agent_information h4{
	margin:0;
	text-transform:uppercase;
	font-size:16px;
	color:#000;
}
#agent_information div{
	font-size: 14px;
	padding-top:10px;
}

/* MYTRIPS LOGIN FORM */
.mytrips_box{
	margin: 10px 5px;
	padding: 20px;
	background: #e8ecf3;
	border: 1px solid #BBB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#mytrips_login_form{
	float: left;
	width: 255px;	
}
#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 */

/* itinerary pages */

.ship-subregion-image-class {
	width: 200px;
	padding: 0;
	margin: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ship-ship-image-class {
	width: 250px;
	padding: 0;
	margin: 0;
}

/*

div.subTabs{
	line-height: 25px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}
*/
ul.regisweb_tabs{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: table;
	width: 100%;
	border-bottom: 4px solid #7ac143;
}
	ul.regisweb_tabs li{
		display: inline;
		margin: 0;
		margin-right: 1px;
	}
	
	ul.regisweb_tabs li a{
		text-decoration: none;
		padding: 10px;
		line-height: 23px;
		text-decoration: none;
		font-weight: normal;
		color: #666;
		text-transform: uppercase;
		font-size:8pt;
		margin: 0;
		background: #D6E5CB;
	}
	ul.regisweb_tabs li.selectedTab a{
		background: #7ac143;
		color: #FFF;
		box-sizing: border-box;
	}
	ul.regisweb_tabs li a:hover{
		background: #b6dc98;
	}
ul.cruise_tabs{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: table;
	padding-bottom: 7px;
	padding-top: 20px;
	width: 100%;
	border-bottom: 4px solid #000;
}
	ul.cruise_tabs li{
		display: inline;
		margin: 0;
	}
	
	ul.cruise_tabs li a{
		text-decoration: none;
		padding: 5px 10px;
		line-height: 22px;
		text-decoration: none;
		font-weight: normal;
		color: #666;
		text-transform: uppercase;
		font-size:8pt;
		margin: 0;
	}
	ul.cruise_tabs li.selectedTab a{
		border-bottom: 6px solid #7ac143;
		box-sizing: border-box;
	}
	ul.cruise_tabs li a:hover{
		border-bottom: 6px solid #b6dc98;
	}
	
	
/*
	
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:500px;
	margin-right:10px;
	padding-right: 24px;
/* 	padding: 10px 0 0 10px; */
	display:table-cell;
	vertical-align: top;
}
.bpost{
	padding:20px 0;
/* 	margin-left:10px; */
}
.bpostdivider{
	width: 80%;
	margin: 0 auto;
	border-bottom: 2px dotted #EEE;
/* 	margin-left:10px; */
}
.bpostcontent{
	float:left;
	font-size:12px;
	width:100%;
}
.bposttitle{
	padding-bottom:10px;
	font-weight: normal;
	font-size: 18px;
}
.bmeta{
	font-size:12px;
	padding: 0;
	padding-bottom: 10px;
	color: #a8a8a8;
} 
.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:200px;
	display:table-cell;
	vertical-align: top;
}
#blog_sidemenu h3{
	text-transform:uppercase;
	font-family: Arial;
	font-size:16px;
	font-weight: normal;
}
#blog_sidemenu ul{
	list-style-type:none;
	padding:0;
	font-family: Arial;
	font-size:12px;
	line-height:20px;
	margin-top:0;
}
#blog_sidemenu ul ul{
	padding-left:15px;
}
#blog_sidemenu a{
	opacity: 0.6;
}
	#blog_sidemenu a:hover{
		opacity: 1;
	}

/* 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: #7ac143;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
    margin: 2px 0 2px 0;
	padding: 5px 10px;
	min-width: 100px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
}
input.button_form_black {
    background-color: #000000;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
    margin: 2px 0 2px 0;
	padding: 5px;
	/*in-width: 100px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input.button_form_gray {
    background-color: #999999;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
    margin: 2px 0 2px 0;
	padding: 5px;
	/*min-width: 100px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input.button_forward {
	background-image: url('../images/icons/button_arrow_forward.png');
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-color: #7ac143;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 5px 25px 5px 5px;
	min-width: 100px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
}
input.button_back {
	background-image: url('../images/icons/button_arrow_back.png');
	background-repeat: no-repeat;
	background-position: left;
	background-color: #7ac143;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 5px 5px 5px 25px;
	min-width: 100px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
}




/** 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:#FAFAFA;
}
.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: 490px;
	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: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.company-officer-content{
	background:#EEE;
	padding:10px;
	margin-bottom:20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.travel_news_list p{
	margin: 0;
}

.travel_news_list li:hover{
	background:#DEDEDE;
	cursor: pointer;
}

/* begin home page popup */
.home-overlay-container{
	width: 924px;
	height: 600px;
	display: none;
	top: 4%;
	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: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 18px;
	cursor: pointer;
}

.destination-image{
	width: 300px;
	height: 225px;
	background: center center no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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:1000 !important; */
}
.dialog{
	z-index:10001 !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;
}
	.list_content h4 a{
		text-transform: uppercase;
		font-size: 18px;
		display: block;
		padding-bottom: 15px;
	}
	.list_content span a{
		text-transform: uppercase;
		font-size: 18px;
		margin-bottom: -10px;
	}
.twenty-eighty-list .list_img{
	width: 20%;
}
.twenty-eighty-list .list_content{
	width: 80%;
	padding-left: 20px;
	box-sizing: border-box;
}
.fifteen-eightyfive-list .list_img{
	width: 15%;
}
.fifteen-eightyfive-list .list_content{
	width: 85%;
	padding-left: 20px;
	box-sizing: border-box;
}
.ten-ninety-list .list_img{
	width: 10%;
}
.ten-ninety-list .list_content{
	width: 90%;
	padding-left: 20px;
	box-sizing: border-box;
}
/* end 2013 face classes */

/* begin city weather */
.weather_container {
	clear: both;
	float: left;
	max-width: 160px;
}

.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 {
	margin-left: 170px;
}
.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: 20px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.forecast_details {
	background: #97C3E8;
	color: #1F5AD0;
	padding: 0 5px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	min-height: 130px;
}
/*
.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 */

.auto_complete {
	background-color: #FFFFFF;
	border: 1px solid #0080C5;
	visibility:hidden;
}					
.auto_complete ul {
	margin: 0;
	padding: 0;
}					
.auto_complete ul li {
	margin: 0;
	padding: 3px;
	list-style: none;
	border-top:1px solid #DCDCDC;
	/*border-bottom: 1px solid #0080C5;*/
	cursor: pointer;
}
.auto_complete ul li:hover{
	background-color: #E0EBEF;
}

/* 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: -120px;
}

.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 */

/* featured promos start */
	.featured-promo-container{
		background: #f2f3f4;
		margin-bottom: 15px;
		border-radius: 3px;
		padding: 28px 0;
		
	}
	.featured-promo-container:hover{
		background: #50b848;
	}
		.featured-promo-image{
			background-position: center center;
			background-repeat: no-repeat;
			width: 230px;
			display: table-cell;
		}
		.featured-promo-blurb-container{
			color: #797979;
			display: table-cell;
			padding: 0 20px;
			vertical-align: top;
		}
		.featured-promo-container:hover .featured-promo-blurb-container,.featured-promo-container:hover .featured-promo-blurb-container hgroup h3{
			color: #fafafa;
		}
			.featured-promo-blurb-container hgroup{
				padding-bottom: 10px;
			}
			.featured-promo-blurb-container hgroup h3{
				font-weight: bolder;
				text-transform: uppercase;
				color: #4d4d4d;
				font-size: 22px;
				letter-spacing: 0;
			}
			
			.featured-promo-blurb-container p{
				line-height: 18px;
			}
/* featured promos end */

/**** 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;
	}


/** STUFF FOR COMPONENT WINDOWS AND ALL THAT JELLY **/
	/* PWindow stuffs */
.dialog_nw {
	background: transparent url(../images/window/default/top_left.gif) no-repeat 0 0;
}
.dialog_n {
	background: transparent url(../images/window/default/top_mid.gif) repeat-x 0 0;
}
.dialog_ne {
	background: transparent url(../images/window/default/top_right.gif) no-repeat 0 0;
}
.dialog_e {
	background: transparent url(../images/window/default/center_right.gif) repeat-y 0 0;
}
.dialog_w {
	background: transparent url(../images/window/default/center_left.gif) repeat-y 0 0;
}
.dialog_sw {
	background: transparent url(../images/window/default/bottom_left.gif) no-repeat 0 0;
}
.dialog_s {
	background: transparent url(../images/window/default/bottom_mid.gif) repeat-x 0 0;
}
.dialog_se {
	background: transparent url(../images/window/default/bottom_right.gif) no-repeat 0 0;
}
.dialog_sizer {
	background: transparent url(../images/window/default/sizer.gif) no-repeat 0 0;
}
.dialog_close {
	background: transparent url(../images/window/default/close.gif) no-repeat 0 0;
}
.dialog_minimize {
	background: transparent url(../images/window/default/minimize.gif) no-repeat 0 0;
}
.dialog_maximize {
	background: transparent url(../images/window/default/maximize.gif) no-repeat 0 0;
}
/* Our PWindow theme */
.alphacube_nw {
	background: transparent url(../images/window/alphacube/left-top.gif) no-repeat 0 0;
}
.alphacube_n {
	background: transparent url(../images/window/alphacube/top-middle.gif) repeat-x 0 0;
}
.alphacube_ne {
	background: transparent url(../images/window/alphacube/right-top.gif) no-repeat 0 0;
}
.alphacube_w {
	background: transparent url(../images/window/alphacube/frame-left.gif) repeat-y top left;
}
.alphacube_e {
	background: transparent url(../images/window/alphacube/frame-right.gif) repeat-y top right;
}
.alphacube_sw {
	background: transparent url(../images/window/alphacube/bottom-left-c.gif) no-repeat 0 0;
}
.alphacube_s {
	background: transparent url(../images/window/alphacube/bottom-middle.gif) repeat-x 0 0;
}
.alphacube_se, .alphacube_sizer	 {
	background: transparent url(../images/window/alphacube/bottom-right-c.gif) no-repeat 0 0;
}
.alphacube_close {
	background: transparent url(../images/window/alphacube/button-close-focus.gif) no-repeat 0 0;
}
.alphacube_minimize {
	background: transparent url(../images/window/alphacube/button-min-focus.gif) no-repeat 0 0;
}
.alphacube_maximize {
	background: transparent url(../images/window/alphacube/button-max-focus.gif) no-repeat 0 0;
}
.alphacube_progress {
	background: #FFF url('../images/window/alert/progress.gif') no-repeat center center
}


/******************		FLASH MESSAGES ************************/
/* Message box stuffs */
#flashMessage, .info, .success, .warning, .error {
	border: 1px solid;
	margin: 10px 0;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.info, .message {
	color: #00529b;
	background-color: #bde5f8;
	background-image: url('../images/messages/info.png');
	background-position: 12px 6px;
	-moz-box-shadow: -5px 5px 5px #00529b;
	-webkit-box-shadow: -5px 5px 5px #00529b;
	box-shadow: -5px 5px 5px #00529b;
}

.info_small, .message_small {
	border: 1px solid #00529b;
	color: #00529b;
	background-color: #bde5f8;
	padding: 5px;
}

.success {
	color: #4f8a10;
	background-color: #dff2bf;
	background-image:url('../images/messages/success.png');
	background-position: 12px 6px;
	-moz-box-shadow: -5px 5px 5px #4f8a10;
	-webkit-box-shadow: -5px 5px 5px #4f8a10;
	box-shadow: -5px 5px 5px #4f8a10;
}

.success_small {
	border: 1px solid #4f8a10;
	color: #4f8a10;
	background-color: #dff2bf;
	padding: 5px;
}

.warning {
	color: #9f6000;
	background-color: #feefb3;
	background-image: url('../images/messages/warning.png');
	background-position: 12px 6px;
	-moz-box-shadow: -5px 5px 5px #9f6000;
	-webkit-box-shadow: -5px 5px 5px #9f6000;
	box-shadow: -5px 5px 5px #9f6000;
}

.warning_small {
	border: 1px solid #9f6000;
	color: #9f6000;
	background-color: #feefb3;
	padding: 5px;
}

.error {
	color: #d8000c;
	background-color: #ffbaba;
	background-image: url('../images/messages/error.png');
	background-position: 12px 6px;
	-moz-box-shadow: -5px 5px 5px #d8000c;
	-webkit-box-shadow: -5px 5px 5px #d8000c;
	box-shadow: -5px 5px 5px #d8000c;
}

.error_small {
	border: 1px solid #d8000c;
	color: #d8000c;
	background-color: #ffbaba;
	padding: 5px;
}
			
.success p, .info p, .message p, .warning p, .error p {
	margin: 0;
}

#cpMessage, #flashMessage {
	position: absolute;
	left: 5%;
	top: 50px;
	z-index: 100;

}

#page-header #franchise-info-contact-links img {
	width: 25px;
	border: none;
}
#franchise-info-toll-free {
	color: #48b749;
	font-size: 20px;
	font-weight: bold;
	padding-right: 12px;
	font-family: "arial black",arial,sans-serif;
}

/*jaron's seo pages*/
#contentcontainer {width:674px; margin:5px auto;}
#lcontent {float:left;width:400px; box-sizing: border-box;}
#rcontent{float:left;width:274px; box-sizing: border-box;}
#endcontent{width:674px; margin:5px auto;clear:both;}

/*password scoring*/
#passwordFormContainer {
	float: left;
	width: 386px;
}
#passwordRulesContainer {
	float: left;
	width: 360px;
	background-color: #eee;
	border: 1px solid #444;
	color: #444;
	padding: 4px;
}
#passwordRulesContainer p {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin-bottom: 4px;
}
#passwordRulesContainer ul {
	margin: 0;
	padding: 0;
}
#passwordRulesContainer ul li {
	margin-left: 20px;
}
.password_form_row {
	width: 100%;
	vertical-align: middle;
	height: 22px;
	margin-top 0;
	padding: 0;
	margin-bottom: 15px;
}
.password_form_row label, .password_form_row input {
	display: inline-block;
}
.password_form_row label {
	line-height: 22px;
	width: 120px;
	padding: 0;
	margin: 0 5px 0 0;
	vertical-align: top;
}
.password_form_row input {
	height: 20px;
	vertical-align: top;
}
#passwordStrengthIndicator {
	display: inline-block;
	height: 20px;
	width: 100px;
	border: 1px solid;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
#passwordStrengthIndicator.strong {	
	background-color: #EEFFDF;
	border-color: #128805;
	color: #128805;
}
#passwordStrengthIndicator.weak {
	border-color: #d8000c;
	background-color: #ffbaba;
	color: #d8000c;
}
#passwordStrengthIndicator.medium {
	background-color: #feefb3;
	border-color: #9f6000;
	color: #9f6000;
}
#passwordFormSubmitRow {
	padding-left: 124px;
}

/* hide video controls on background-video pages */
.vjs-control-bar,
.vjs-caption-settings {
	display: none;
}

/* fix black box before video loads */
#big-video-vid.vjs-waiting {
	opacity: 0;
}

/** chat **/
.chat-panel{
	width: 290px; 
	background-color: #cdd8d9; 
	position: fixed; 
	top: auto;
	right: 0;
	margin: 0;
	padding: 0;
	z-index: 9999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	display: none;
}
.chat-refer{
	font-size: 10pt; 
	color: #6e7070;
}
.chat-refer a{
	font-size: 10pt; 
	color: #6e7070;
}
.chat-name{
	font-weight: bold;
	border: 1px solid #a3b1b2; 
	padding: 5px; 
	width: 266px; 
	color: #73b55c; 
	font-style: italic;
}
.chat-agent{
	float: left; 
	background-color: #ddf1d7; 
	width: 225px; 
	padding: 6px; 
	font-size: 10pt; 
	margin-bottom: 10px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}
.chat-agent-messsage{
	color: #6e7070;
}
.chat-agent:after{
	clear: both;
}
.chat-client{
	text-align: right; 
	float: right; 
	background-color: #dbeff0;
	width: 225px; 
	padding: 6px; 
	font-size: 10pt; 
	margin-bottom: 10px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}
.chat-client:after{
	clear: both;
}
.chat-agent-name{
	color: #00b419; 
	font-weight: bold;
}
.chat-client-name{
	color: #4bb1b2; 
	font-weight: bold;
}
.chat-client-message{
	color: #6e7070;
}
.chat-initiator{
	color: #FFF; 
	font-size: 9pt; 
	position: fixed; 
	top: 275px;
	right: 58px;
	display: none;	
	z-index: 9995;
}
.chat-initiator-container{
	float: left; 
	background-color: #57a538;
	width: 170px; 
	padding: 10px;
}
.chat-initiator-link{
	text-align: center; 
	font-weight: bold; 
	font-size: 18pt;
	letter-spacing: .5px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.chat-initiator-link a{
	text-decoration: none;
	color: #FFF;
}
.chat-initiator-triangle{
	float: right; 
	width: 0; 
	height: 0;
	border-top: 10px solid transparent;
	border-left: 15px solid #57a538; 
	border-bottom: 10px solid transparent;
	margin-top: 30px;
}
/** chat - end **/

.occupancy-pricing-group {
	width: 800px;
	padding-top: 20px;
}

.breakdown {
	background-color: #EEEEEE;
	padding: 25px !important;
}

.breakdown td.total {
	border-top: 1px solid #000000;
}

.breakdown td {
	width: 110px;
}

