/*080717 Ashlee - social icon adjustment*/
/*RESPONSIVE STYLES*/
#header_logo_container_CONE {
    text-align: center;
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px;
    padding: 8px 0px 2px;
    width: 100%;
    background-image: url('/images/home-based/mobile/img/cone_header_background_pattern.jpg');
}

.call_center_name {
    font-size: 13px;
    padding: 2px;
    background-color: #164482;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}
.header-bar {
    background-color: #69A4CF;
	/*width: 100%;*/
	height: 38px;
	padding: 3px;
}
.header-button a {
	background: #5886b0; /* Old browsers */

	background: -moz-linear-gradient(top,  #5886b0 0%, #10528f 7%, #17375b 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5886b0), color-stop(7%,#10528f), color-stop(100%,#17375b)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #5886b0 0%,#10528f 7%,#17375b 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #5886b0 0%,#10528f 7%,#17375b 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #5886b0 0%,#10528f 7%,#17375b 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #5886b0 0%,#10528f 7%,#17375b 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5886b0', endColorstr='#17375b',GradientType=0 ); /* IE6-9 */


	border: 1px solid #0E233A;
	color: #FFF;
	text-decoration: none;
	padding: 6px;
	-moz-border-radius: 10px;
	border-radius: 3px;
	margin: 3px;
	font-weight: bold;
	float: left;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
.menu-mobile a {
	color: #032A5F;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 1.3em !important;*/
}
.headerbar {
	color: #032A5F;
	font-weight: bold;
	font-size: 1.3em !important;
}
.submenu a {
	color: #1E60AC;
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 1em !important;
}

.submenu .submenu-link {
	list-style-type: none;
	background-color: #E2EEF8;
	border-top: 1px solid #CCC;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 30px;
	padding-right: 14px;
}
.contact-info-area {
	background-color: #FC6;
	text-align:center;
}
.footer-left {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
}
.address-block-area {
	background-color: #FFEFC4;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-size: .9em;
}
/* HOMEPAGE STYLES */
.m_sidebar_right_container {
	background-image:url(/images/home-based/wip/graphics/cone/sidebar_right_background_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 8px;
	padding-left: 12px;
	padding-bottom: 4px;
}

.m_pod_outer {
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px;
	margin-bottom: 8px;
}

.m_pod_inner {
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 4px;
	padding-right: 27px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(/images/home-based/wip/graphics/cone/sidebar_right_expand_background.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.m_pod_expand {
	width: 58px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 6px;
}

.m_pod_title {
	font-stretch: condensed;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	margin-bottom: 4px;
}

.m_pod_details {
	font-size: 11px;
	color: #FFF;
}

.m_pod_details a:link {
	color: #FFF;
	text-decoration: none;
}

.m_pod_details a:visited {
	color: #FFF;
	text-decoration: none;
}

.m_pod_details a:hover {
	color: #FFF;
	text-decoration: underline;
}

.m_pod_reamore {
	clear: both;
	text-align: right;
}

/* CUSTOM LP STYLES */
.m_lp_header_image {
}

.m_lp_include_file {
	width: 280px;
	float: right;
	margin-left: 20px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.m_lp_page_head {
	font-size: 170%;
	color: #134a8e;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
}

.m_lp_page_subhead {
	font-size: 115%;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
}

.m_lp_content_main {
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 20px;
}

.m_lp_titlebar {
	font-size: 125%;
	padding:4px;
	BACKGROUND-COLOR: #134A8E;
	/*background-image: url(/images/home-based/wip/template/images/titlebar_background_pattern_d1.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;*/
	color: #FFF;
}

.m_lp_callout {
	background-color: #ededed;
	padding: 12px;
	font-size: 110%;
	margin-bottom: 10px;
}

.m_lp_head {
	font-size:115%;
	font-weight: bold;
	border-bottom: solid 1px #999999;
	margin-bottom: 4px;
}

.m_lp_subhead {
	font-size:110%;
	font-weight: bold;
}

.m_lp_content_box {
	padding: 10px;
	border: solid 1px #CCCCCC;
	margin-top: 8px;
	marding-bottom: 8px;
}

a.m_lp_viewmore_button:link {
	padding: 5px;
	font-size: 90%;
	color: #FFF;
	background-color: #009FDB;
	text-decoration: none;
}

a.m_lp_viewmore_button:visited {
	padding: 5px;
	font-size: 90%;
	color: #FFF;
	background-color: #009FDB;
	text-decoration: none;
}
a.m_lp_viewmore_button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #134a8E;
}

.m_lp_cruiselinelogo_box_small {
	text-align: center;
	width: 220px;
	border: solid 1px #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 18px;
}

.m_lp_cruiselinelogo_small {
	height: 70px;
	text-align: center;
}

a.m_lp_cruiselinelogo_name:link {
	color: #000;
	display: block;
	font-size: 10px;
	text-decoration: none;
	clear: both;
	padding-bottom: 12px;
}
a.m_lp_cruiselinelogo_name:visited {
	color: #000;
	display: block;
	font-size: 10px;
	text-decoration: none;
	clear: both;
	padding-bottom: 12px;
}
a.m_lp_cruiselinelogo_name:hover {
	color: #069;
	text-decoration: none;
}

.m_lp_faq_nav {
	float: left;
	width: 140px;
	margin-right: 10px;
}

.m_lp_faq_container {
	width: 540px;
	float: right;
}

.m_lp_faq_box {
	padding: 7px;
	border: 1px solid #CCC;
	margin-bottom: 8px;
}


.m_lp_faq_nav a:link {
	display: block;
	color: #FFF;
	background-color: #134A8E;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 6px;
}

.m_lp_faq_nav a:visited {
	display: block;
	color: #FFF;
	background-color: #134A8E;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 6px;
}

.m_lp_faq_nav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:#134A8E;
}

.m_lp_faq_question {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
.m_lp_faq_answer {
	padding: 10px;
	margin-top: 10px;
	background-color: #ededed;
}
/* GENERAL BOOTSTRAP OVERRIDES */
.no-padding-l-r {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.no-margin {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.no-padding-right {
	padding-right: 0px !important;
}
.no-padding-left {
	padding-left: 0px !important;
}
.padding-t-b {
	padding-top: 8px;
	padding-bottom: 8px;
}
/* NEW HOMEPAGE STYLES */
/* co op styles */
.co-op-tile {
	border-radius: 0px !important;
	background-color: rgb(237, 237, 237) !important;
	border-color: transparent !important;
	color: #767676 !important;
	margin-top: 20px;
}
.dv-cl-logo img {
	width: 120px;

}
.supplier-offers {
	padding-top: 6px;
}
.more-btn {
	font-weight: bold;
	text-transform: uppercase;
	color: #009FDB !important;
	font-size: 10px;
	margin-left: 10px;
}
.supplier-offers-list ul {
	margin-left: -30px;
	margin-bottom: 5px;
}
.view-all-button {
	background-color: #134A8E
}
.view-all {
	height: 66px;
	background-image: url("/images/home-based/websites/dream-vacations-btns/view-all-btn.jpg");
	background-position: right; 
	background-repeat: no-repeat;
}
.co-op-list-extra {
	/*margin-left: 100px;*/
	padding-bottom: 0px !important;
}
.blue-bkgd-co-op {
	float: none !important;
    display: table-cell;
    background-color: #134A8E;
    width: 3.75% !important;
    padding-left: 0px !important; 
    padding-right: 0px !important;
}
.more-co-op-links {
	margin-left: -30px;
	margin-right: 1px;
	min-width: 232px;
}
.more-supplier-offers {
	float: none !important;
    display: table-cell;
}
/*slider style*/
.link-slider-header {
	text-transform: uppercase;
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
	color: #767676;
	font-weight: bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	margin-bottom: 20px;

}
.link-slider-header .fa {
	font-size: 30px;
	margin-left: 5px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

.carousel-control {
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0;
  width: 30px !important;
  opacity: 1 !important;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none !important;
  background-color: #767676 !important;
  height: 140px;
}
.carousel-control .fa {
	font-size: 40px;
	margin-top: 50px;
}
.carousel-control.left {
	background-image: none !important;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none !important;
}
.link-slider .carousel {
	position: relative;
	width: 996px;
	background-image: none;
}
#myCarousel .carousel-inner {
	width: 87% !important;
	margin-left: 58px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.hmpg-slider-links .col-sm-3 {
	width: 20%;
}
/*misc home page styles*/
.hmpg-headline {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	color: #767676;
	margin-top: 10px;
	margin-bottom: 5px;
}
.txt-dark-blue {
	color: #134A8E;
}
.video-text-container {
	background-color: #ededed;
	margin-top: 15px;
}
.misc-banner-container {
	background-color: #ededed;
	margin-top: 15px;
	height: 160px;
}
.misc-banner {
	padding-top: 12px;
}
.extra-link-text-container .hmpg-headline {
	margin-top: 0px;
}
.extra-links-container {
	margin-top: 50px;
}
.contentBottomContent {
	color: #767676;
}
.thumbnail {
	border: none !important;
	border-radius: 0px !important;
}
.view-more-videos-btn {
	height: 85px;
	background-image: url("/images/home-based/websites/dream-vacations-btns/view-more-videos-btn.jpg");
	background-position: right; 
	background-repeat: no-repeat;
	background-size: 50px;
}
.join-btn-email {
	height: 35px; 
	display: inline-block; 
	float: right;
}
/*page styles*/
.main-page-header {
	text-transform: uppercase;
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
	color: #767676;
	font-weight: bold;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	margin-bottom: 20px;
}
.main-page-header-img {
	margin-bottom: 30px;
}
.link-wrapper {
	width: 996px !important;
}
.site-content-header h3 {
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 25px;
	font-family: "Oswald",sans-serif;
	color: #767676;
}
.main-page-side-img img {
    width: 100%;
}
.site-copy {
	margin-bottom: 20px;
}
.view-excursion-btn {
	margin-top: 20px;
}
.dv-btn {
	color: #FFFFFF !important;
	background-color: #134A8E !important;
	border-color: #134A8E !important;
	border-radius: 0px !important;
}
.lite-blue-btn {
	color: #FFFFFF !important;
	background-color: #009FDB !important;
	border-color: #009FDB !important;
	border-radius: 0px !important;
}
ul.site-content-list {
	margin-left: -30px;
}
.page-section-header {
	background-color: #134A8E;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px
}
@media (max-width: 767px) { 
	.link-wrapper {
		width: 100% !important;
	}
	.view-excursion-btn {
		    text-align: center;
    margin-bottom: 30px;
	}
}
.link-container {
	border: 1px solid #dddddd;
}
.page-link-box {
	text-align: center;
	margin-bottom: 30px;
}
.page-link-content {
	border: 1px solid #dddddd;
}
.main-page-header-img img {
	width: 100%;
}
.link-page-text {
	margin-bottom: 30px;
}
.main-link-name {
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
	color: #000000;
}
.main-link-name-box {
margin: 10px 0px 20px;
}
.main-link-img img {
	margin-top: 10px;
}
.stand-out-text {
	background-color: #ededed;
    padding: 15px;
    color: #009FDB;
    font-style: italic;
}
.header-stand-out {
	font-weight: bold;
    text-transform: uppercase;
}
/*Co/Mem*/
.MarginEditorialTable img {
    display: none;
}
#Company_Affiliate_Container, #Member_Affiliate_Container {
    position: absolute;
    margin-top: 25px;
}
#welcomeComMem {
       min-height: 180px;
       margin-top: 50px !important;
}
@media (max-width: 767px) { 
	#Company_Affiliate_Container, #Member_Affiliate_Container {
    position: relative;
    text-align: center;
	margin-top: 10px;
	}
	#welcomeComMem {
       min-height: none;
       margin-top: 10px;
	}
}
/*Agent*/
#vacationSpecialist table {
	font-family: 'Open Sans', sans-serif !important;
}

/*Social*/
.socialNetworkContent .socialNetworkIcons {
	margin: 0 auto;
    width: 996px;
}
.socialNetworkContent {
	margin-left: -25px;
	margin-top: 15px;
}