/* HOMEPAGE STYLES */
.m_sidebar_right_container {
	background-image:url(/images/home-based/wip/graphics/sealuxe/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 {
	padding: 3px;
	margin-bottom: 8px;
}

.m_pod_inner {
	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 {
	text-align: center;
}

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

.m_lp_page_head {
	font-size: 180%;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	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: rgb(84, 93, 100);
	background-image: url(/images/home-based/wip/template/images/titlebar_background_pattern_e1.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: rgb(84, 93, 100);
	text-decoration: none;
}
a.m_lp_viewmore_button:visited {
	padding: 5px;
	font-size: 90%;
	color: #FFF;
	background-color: rgb(84, 93, 100);
	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: #369;
	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: #369;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 6px;
}

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

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

.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;
}
