<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*042116 AC adding honeymoon wishes*/
/*RESPONSIVE STYLES*/
.mobile-header {
    background-image: url('/images/home-based/mobile/img/cone_header_background_pattern.jpg');
}
.mobile-header-logos {
	background-image: url("/images_unique/logos/brand/CONE3.png");
}
.company-description {
	background-color: #164482;
	color: #FFF;
}
.top-nav {
	background-color: #69A4CF;
}
.top-nav a, .top-nav a:hover, .top-nav a:active, .top-nav a:focus {
	color: #ffffff;
	    font-size: 13px;
}
.btn-main {
	background: linear-gradient(to bottom, #5886B0 0%, #10528F 7%, #17375B 100%) repeat scroll 0% 0% transparent;
    border: 1px solid #0E233A;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
.top-nav .panel {
	background-color: #69A4CF;
}
.top-nav .panel .list-group-item {
	background: linear-gradient(to bottom, #FFF 0%, #FBFBFB 7%, #F2F2F2 100%) repeat scroll 0% 0% transparent;
}
.top-nav .panel .list-group-item a {
	color: #032A5F !important;
	font-weight: bold;
}
.top-nav .panel .list-group-item button {
	background: linear-gradient(to bottom, #FFF 0%, #FBFBFB 7%, #F2F2F2 100%) repeat scroll 0% 0% transparent;
	color: #032A5F !important;
	font-weight: bold;
}
.top-nav .panel .list-group-item ul.dropdown-menu li a {
	color: #1E60AC !important;
	font-weight: normal;
	font-size: .9em;
}
.top-nav ul.dropdown-menu li {
	border-bottom: thin solid rgb(204, 204, 204);
	background-color: #E2EEF8;
}

.contact-info-area {
	background-color: #2F99CB;
	text-align:center;
}
.call-button-area a {
    color: #ffffff;
}
.address-block-area {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-size: .9em;
}
/*Colors for Content*/
.bkgd-gray {
	background-color: #AAA;
}
.bkgd-color-light {
	background-color: #69A4CF;
}
.bkgd-color-dark {
	background-color: #003268;
	color: #fff;
}
.text-color-light {
	color: #69A4CF;
}
.text-color-dark {
	color: #003268;
}
.text-gray {
	color: #AAA;
}
/*Colors by Project*/
.new {
	color: #92c95c;
}
.coming {
	color: #e8c152;
	cursor: default;
}
.text-color-dark .disabled &gt; a,
.text-color-dark .disabled &gt; a:hover,
.text-color-dark .disabled &gt; a:focus {
  color: #003268;
}
@media (max-width: 767px) {
.video-menu-include .navbar-nav .open .dropdown-menu {
	background-color: #003268;
  }
  .video-menu-include .dropdown-header {
	  background-color: #69A4CF;
	  color: #fff !important;
  }
}
/*land color styles*/
.dv-btn {
	color: #FFF !important;
	background-color: #1b3663 !important;
}
#land-navbar-collapse-1 .nav {
    background-color: transparent;
}
.land-header {
	color: #000;
}
.resort-product-header {
	color: #FFF;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,0f325c+100 */
background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top,  #7db9e8 0%, #0f325c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7db9e8 0%,#0f325c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7db9e8 0%,#0f325c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#0f325c',GradientType=0 ); /* IE6-9 */

}
.resort-call-to-action {
    color: #000;
}
.resort-terms {
	color: #767676;
}


.resort-call-to-action {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,0f325c+100 */
background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top,  #7db9e8 0%, #0f325c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7db9e8 0%,#0f325c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7db9e8 0%,#0f325c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#0f325c',GradientType=0 ); /* IE6-9 */

   color: #FFF;
}
.cone-company {
	display: none;
}
/*Honeymoon Wishes*/
.honeymoon-linkDV, .honeymoon-linkCINC {
	display: none;
}</pre></body></html>