/* 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: #036;
	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: #1E60AC;
	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: #E0E0E0;
	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: #1b3663;
	text-decoration: none;
}

a.m_lp_viewmore_button:visited {
	padding: 5px;
	font-size: 90%;
	color: #FFF;
	background-color: #1b3663;
	text-decoration: none;
}
a.m_lp_viewmore_button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #036;
}

.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: #069;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 6px;
}

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

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

.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: #D6D6D6;
}
/* 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: 20px;
	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: 960px;
	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;
}
.extra-link a{
	text-decoration: none;
}
.extra-link-top {
background-color: #1b3663;
padding: 10px;
text-align: center;
}
.extra-link-top .fa {
font-size: 53px;
color: #01abe8;
margin-bottom: -22px;
}
.extra-link-bottom{
	background-color: #ededed;
text-align: center;
height: 137px;
padding-top: 20px;
}
.link-large-text {
text-transform: uppercase;
color: #000000;
font-weight: bold;
font-size: 24px;
line-height: 27px;
}
.link-small-text {
	color: #000000;
text-transform: uppercase;
}
.extra-link-top-recruitment {
background-color: #1b3663;
padding: 10px;
text-align: center;
}
.extra-link-top-recruitment .fa {
font-size: 53px;
color: #FFFFFF;
margin-bottom: -22px;
}
.extra-link-bottom-recruitment {
background-color: #01abe8;
text-align: center;
height: 137px;
padding-top: 20px;
}
.link-small-text-recruitment {
color: #FFFFFF;
text-transform: uppercase;
}
.link-large-text-recruitment {
text-transform: uppercase;
color: #FFFFFF;
font-weight: bold;
font-size: 24px;
line-height: 27px;
}
.no-padding-left {
	padding-left: 0px !important;
}
.no-padding-right {
	padding-right: 0px !important;
}
/*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: 960px !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: initial !important;
       margin-top: 10px !important;
	}
}
.no-padding-l-r {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/*Agent*/
#vacationSpecialist table {
	/*font-family: 'Open Sans', sans-serif !important;*/
}