@CHARSET "ISO-8859-1";

html {
	font-family: "Segoe UI", Verdana, Geneva, Arial, Sans !important;
}

body {
	min-width: 1500px;	
}

a {
	text-decoration: none;
}

.main_content {
	position: relative;
	/*padding-top: 130px;*/
	background-color: #000;
}

.main_content_alt {
	position: relative;
	padding-top: 45px;
}

#outer {
	
}

#logo {
	display: none;
}

#top_menu {
	float: right;
	/*margin: 30px 20px 10px 20px;*/
}

#masthead {
	min-width: 1200px;
	background-color: #000;
	color: #fff;
	border-bottom: 1px solid black;
	width: 100%;
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 1000;
	min-height: 50px;
	height: 50px;
	margin: 0px;
}

/* Header ----------------------------------------------------------------------- */
.header_text {
	background-color: black;
	color: rgba(255, 255, 255, 0.6);
	font-size: 18px;
	height: 25px;
	padding: 5px;
	padding-left: 60px;
	display: inline-block;
	width: 500px;
}

.header_right_text {
	float: right;
	margin-right: 60px;
}

.header_right_text:before {
	content: url("/images/phone_white_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.select-menu {
	display: none;
}

.header_contact_image:before {
	content: url("/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#header_contact_link:before {
	/*background: white !important;*/
	/*height:0px !important;*/
}

.header_mobile_menu_container {
	display: none;	    
    position: absolute;
    top: 75px;
    z-index: 9999;
    width: 100%;	
}

.header_mobile_menu_container div {
	color: #fff;
	height: 30px;
    /*width: 100%;*/
    /*text-align: center;*/
    padding-left: 40%;
    background-color: rgba(224, 149, 82, 0.85);
    border: 1px solid rgba(156, 160, 161, 0.70);	
}

.header_mobile_menu_container div:hover { 
	color: #000;
	background-color: rgba(255, 255, 255, 0.95);
}

.header_mobile_menu_link {
	cursor: pointer;
	display: none;
}

.header_mobile_menu {
	max-width: 32px;
	float: right;
	margin-right: 20px;
}
/* ------------------------------------------------------------------------------ */

/* Footer ----------------------------------------------------------------------- */
.footer {
	margin-bottom: 40px;
	margin-top: -20px;
}

.footer_certified_container {
	width: 200px;
    display: inline-block;
    margin-left: 80px;	
}

.footer_certified_container img {
	/*max-width: 150px;*/
}
	
.footer_text {
	text-align: left;
	display: inline-block;
	margin-left: 20px;
	width: 25%;
}

.footer_text h3 {
	font-size: 20px;
	font-weight: 400;	
}

.footer_text span {
	font-size: 14px;
	font-weight: 400;
}

.footer_logo {
	text-align: right;
	display: inline-block;
	float: right;
	margin-right: 300px;
	width: 14%;
}

.footer_email_text:before {
	content: url("/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.footer_phone_text:before {
	content: url("/images/phone_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.footer_emaillist {
	display: inline-block;
	width: 30%;
}

.footer_copy {
	font-size: 14px;
}

.footer_link {
	color: rgb(122, 122, 122);	
}

.footer_link:hover {
	color: #000000;
}

.footer_subscribe_button {
	font-size: 14px !important;
	padding-top: 8px !important;
	padding-bottom: 4px !important;
	margin-left: 10px;
}
/* ------------------------------------------------------------------------------ */

/* Home Page (Index) ----------------------------------------------------------------------- */
.home_banner img {
	max-width: 1280px;
}

.home_banner {
	position: absolute;
	/*top: 250px;*/
	left: 0;
	margin-left : auto; 
	margin-right : auto;
	background: rgba(0, 0, 0, 0.60);
	background: linear-gradient(to left, rgba(255, 255, 255, 0.00), rgba(255, 255, 255, 1.00));
	height: 350px;
	/*width: 650px;*/
	right: 0;
	margin-left: 440px;
	margin-right: auto;
}

.home_banner_main {
	position: absolute;
	top: 100px;
	left: 0;
	margin-left : auto; 
	margin-right : auto;
	/*background: rgba(0, 0, 0, 0.60);
	background: linear-gradient(to left, rgba(255, 255, 255, 0.00), rgba(255, 255, 255, 1.00));*/	
	height: 350px;
	/*width: 650px;*/
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.home_banner_content, .home_banner_logo {
	flex: 1;
}

.home_banner_logo {
    flex: none;
    width: 250px;
    background-color: #fff;
    padding-top: 60px;
    padding-left: 190px;
}
    
.home_banner_video {
	/*margin-left: 100px;*/
	/*display: inline-block;*/
	/*width: 30%;
	flex: 1;*/
}

.home_banner_video_frame {
	width: 500px;
	height: 280px;
    margin-top: 35px;	
}

.home_banner .home_banner_text h1 {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 0px;
	font-weight: 400;
}

.home_banner .home_banner_text h3 {
	margin-top: 5px;
	font-size: 36px;
	font-weight: 400;
}

.home_video_section_text {
	display: inline-block;
	width: 380px;
	padding: 40px;
	/*vertical-align: middle;*/
}

.home_video_section_bottom_text {
	margin-bottom: 20px;
}

.home_banner_text {
	/*display: inline-block;*/
	/*font-size: 28px;
	color: #FFFFFF;*/
	/*text-align: center;*/
	padding: 0px 20px 20px 40px;
	/*text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);*/
	width: 50%;
    /*float: right;*/
    margin-top: 40px;
    flex: 1;
}

.home_banner_text p {
	color: #fff;
	font-size: 21px;	
}

.home_banner_text_title {
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	font-size: 38px;
	color: #FFFFFF;
}

.home_banner_button_adj {
	padding-left: 40px !important;
	padding-right: 40px !important;	
}

.home_banner_button_separator {
	padding-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.home_banner_button_subtext {
	display: inline-block;	
}

.home_banner_list {
	/*list-style-type: none;*/
	margin-top: 20px;
	margin-bottom: 0px;
}

.home_banner_list li { 
	padding-bottom: 10px;
	/*font-style: italic;*/
	color: #fff;
	font-size: 22px;
	text-align: left;
}

.home_was_list {
	margin-left: 40px;
	font-weight: 500;
}

.home_coach img {
	-webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

.home_coaching_buttons {
	margin-right: 40px;	
}

.home_coaching_button_top {
	margin-bottom: 40px;
}

.coaching_programs_button {
    height: 50px;
    width: 250px;
    text-align: center;
    background: rgba(0, 0, 0, 0.60);
	background: linear-gradient(to right, rgb(0, 116, 189), rgb(165, 200, 228));
	border: 1px solid rgb(17, 122, 179);
	border-radius: 25px;
	color: #fff;
	box-shadow: 0 4px 8px 0 rgba(17, 122, 179, 0.2), 0 6px 20px 0 rgba(17, 122, 179, 0.19);
	transition: all 200ms ease-out;
	margin-bottom: 20px;
}

.coaching_programs_button:hover { 
	/*box-shadow: 10px 10px 10px 10px rgba(17, 122, 179, 0.2), 10px 10px 10px 10px rgba(17, 122, 179, 0.19);*/
	/*box-shadow: 10px 10px 10px rgba(17, 122, 179, 0.05) inset, 10px 10px 10px rgba(17, 122, 179, 0.6);*/
	box-shadow: 0 0 6px rgba(35, 173, 278, 1);
}

.coaching_programs_button_text {
	margin-top: 12px;
}

.home_banner_list li:before {
	padding-right: 10px;
	/*content: "\002022";
	color: rgb(0, 174, 219);*/  /*rgb(37, 109, 189); */	
}

.home_form_button_container {
	/*text-align: center;*/
	margin-bottom: 25px;
	margin-top: 40px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	font-size: 28px;
	color: #FFFFFF;
}

.home_form_button_container a {
	margin-right: 10px;	
}

.home_banner_buttons {
	padding-top: 20px;
}

.home_banner_image {
	text-align: center;
	background-image: url('/images/snifter_1200.jpg'); /*url('/images/snifter_background_1900.jpg');*/
	/*background-size: contain;
	background-position: 640px 20px;*/
	background-size: unset;
    background-position: 340px -140px;
	background-origin: padding-box;
	background-repeat: no-repeat;
	height: 600px;
	width: 100%;
}

.home_tile_main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
	margin-top: -102px;
}

.home_tile {
	width: 20%;
	display: inline-block;
	cursor: pointer;
}

.home_tile_inner {
	width: 95%;
	padding: 40px 0px 10px 0px;
	height: 150px;
}

.home_tile_inner_text {
	margin-top: 20px;
	color: #FFFFFF;
}

.home_tile_inner_text h2 {
	font-size: 22px;
}

.home_tile1 {
	background-color: rgba(170, 170, 170, 0.70); /*rgba(204, 204, 204, 0.70);*/ /*#CCCCCC;*/
}

.home_tile2 {
	background-color: rgba(122, 122, 122, 0.70); /*#AAAAAA;*/
}

.home_tile3 {
	background-color: rgba(0, 174, 219, 0.70); /*#00AEDB;*/
}

.home_tile4 {
	background-color: rgba(37, 109, 189, 0.70); /*#256DBD;*/
}

.home_tile1:hover, .home_tile2:hover, .home_tile3:hover, .home_tile4:hover
	{
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.05) inset, 0px 0px 15px
		rgba(82, 168, 236, 0.6);
}

.home_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin: 0px 20px 0px 20px;
}

.home_certified_coach_break {
	display: none;	
}

.home_coach {
	margin-right: 20px;
	flex: 1;
}

 .home_coach_content {
 	flex: 1;
 }

.home_program {
	margin-right: 20px;
	flex: 1;
}

.home_program_content {
    flex: 1;
}

.home_speaking {
	margin-right: 20px;
	flex: 1;
}

.home_speaking_content {
    flex: 1;
}

.home_market {
	margin-right: 20px;
	flex: 1;
}

.home_market_content {
    flex: 1;
}

.home_lead {
	margin-right: 20px;
	flex: 1;
}

.home_lead_content {
    flex: 1;
}

.section_flex {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
}

.section_flex_adj {
	display: flex;
    /*align-items: center;*/
    justify-content: center;
    flex-flow: row;
}

.section_min_width {
	min-width: 650px;
	margin-top: 40px;
}

.gap_button {
	padding: 55px !important;
}

.ps_button {
	padding: 33px !important;
}

.box_shadow {
	-webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

.section_flex img {
	-webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Join Us ----------------------------------------------------------------------------------- */
.join_us_form_container {
	margin-bottom: 50px;	
}
/* ----------------------------------------------------------------------------------------------- */

/* --- About / Contact --------------------------------------------------------------------------- */
.about_page_section {
	margin: 40px auto 100px auto;
	width: 60%;
}

.about_page_section h1 {
	color: #e09552; /*#4A89FF;*/
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.about_page_section h4 {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.about_page_section h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 2px;
	margin: 5px 0px 5px 0px;
}

.about_duncan_content {
	display: inline-block;
	width: 80%;
}

.about_duncan_book {
	display: inline-block;
	float: right;
	width: 100px;
}

.about_duncan_button {
	margin-top: 20px;
}

.contact_page_section {
	margin: 40px auto 40px auto;
	width: 60%;
}

.contact_page_section h1 {
	color: #e09552; /*#4A89FF;*/
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.contact_page_section h4 {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.contact_page_section h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 2px;
	margin: 5px 0px 5px 0px;
}

.contact_full_div {
	width: 100%;
}

.contact_location_info {
	margin-top: 190px;	
}

.contact_inner_div {
	width: 50%;
	display: inline-block;
}

.contact_inner_div h4 {
	font-weight: bold;
}

.contact_section_text {
	margin-left: 10px;
	font-size: 30px;
	font-weight: 400;
}

.contact_form_element_container {
	width: 45%;
	display: inline-block;
	padding: 10px 10px 0px 5px;
}

.contact_form_element_container_large {
	width: 93%;
	display: inline-block;
	padding: 10px 10px 0px 5px;
	white-space: nowrap;
}

.contact_form_button_container {
	padding: 20px 10px 0px 5px;
}

.contact_email_indicator {
	display: none;
	margin-top: 20px;
}

.contact_email_response {
	display: none;
	text-align: center;
	width: 350px;
	margin-top: 20px;
}

.contact_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.contact_email_text:before {
	content: url("/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.contact_phone_text:before {
	content: url("/images/phone_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#locationIframe {
	width: 100%;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 30px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 4px 4px 14px #000;
	-webkit-box-shadow: 4px 4px 14px #000;
	box-shadow: 4px 4px 14px #000;
}

.google_map { 
	margin-top:40px;
	vertical-align: top;
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Order Report Page (/lib/orders/order-report.html) ----------------------------------------- */
.orders_table {
	width: 100%;
	text-align: left;
}

.orders_table_header {
	border-bottom: 1px solid #000;
}

.orders_fullname {
	width: 20%;
}

.orders_email {
	width: 20%;
}

.orders_address {
	width: 20%;
}

.orders_order_amount {
	width: 20%;
}

.orders_created {
	width: 20%;
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Custom Dialog ----------------------------------------------------------------------------- */
.custom_dialog {
	display: none;	
}

.custom_dialog_response_text {
	margin-top: 20px;	
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Slideout/Popup ---------------------------------------------------------------------------- */
#sidebar {
	/*display: none;*/
    position: fixed;
    top: 350px;
    left: -135px; /*0*/
    width: 135px;
    height: 220px;
    padding: 12px 0;
    text-align: center;
    /*background-color: rgba(0, 0, 0, 0.60);*/
    background-color: rgba(129, 180, 0, 0.70);
    color: white; /*#256DBD;*/
    /*text-shadow: 1px 1px 1px #00AEDB;*/
    /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);*/
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.sidebar_text {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.sidebar_close_container {
	height: 16px;
	display: inline;	
}

.sidebar_close {
	float: right;
    margin-right: 5px;
    cursor: pointer;
}

.sidebar_click_here_text {	
	color: #ffffff;
	font-size: 10px;
    margin-top: 5px;
}
/* ----------------------------------------------------------------------------------------------- */

/* Suppresses the arrow spinner controls in Chrome */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.tile_image {
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
}

.tile_anchor {
	display: block;
	position: relative;
	width: 0;
	top: -130px;
	visibility: hidden;
}

.section {
	margin: 40px auto 40px auto;
	width: 75%;
}

.section_top_margin {
	margin-top: 60px;
}

.section_wide {
	margin: 40px auto 40px auto;
	width: 70%;
}

.section_blue {	
	margin: 40px auto 40px auto;
	background-color: rgb(37, 109, 189); /*HEX: #256DBD;*/
	color: #ffffff;
}

.section_text {
	margin-left: 10px;
	font-size: 30px;
	font-weight: 400;
}

.blue_text {
	color: #2fafd6; /*#4A89FF;*/
}

.white_text {
	color: #FFFFFF;
}

.blue_background {
	background-color: #1871b5;
}

.black_background {
	background-color: #000000;
}

.padding_bottom_20 {
	padding-bottom: 20px;
}

.padding_top_20 {
	padding-top: 20px;
}

.padding_right_40 {
	padding-right: 40px;
}

.margin_top_10 {
	margin-top: 10px;
}

.margin_left_65 {
	margin-left: 65px;
}

.no_margin {
	margin: 0px;
}

.no_bottom_margin_padding {
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.no_top_margin_padding {
	margin-top: 0px;
	padding-top: 0px;	
}

.minus_bottom_margin {
	margin-bottom: -15px;
}

.minus_bottom_margin_20 {
	margin-bottom: -20px;
}

.display_none {
	display: none;
}

.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.float_right {
	float: right;
}

.relative_position {
	position: relative;
}

.white_link {
	color: #FFFFFF;
}

.white_link:hover {
	color: #30A8CC; /*#005b9a;*/ /*#4A89FF;*/ /*#1871b5;*/
}

.white_hover_text:hover {
	color: #ffffff;
}

.position_relative {
	position: relative;
}

.section_break {
	margin-top: 40px;
}

.form_input {
	width: 95%;
	height: 40px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
}

.form_input_radio {
	width: 15%;
	height: 30px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 20px;
}

.form_radio_label {
	font-size: 24px;	
}

.form_text_area {
	font-size: 18px !important;
	overflow:auto;
	margin:0;
	padding:6px 6px 7px 6px;
	width:100%;
	height:200px;
	line-height:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	overflow:auto;
}

.form_text_area_small {
	font-size: 18px !important;
	overflow:auto;
	margin:0;
	padding:6px 6px 7px 6px;
	width:100%;
	height:75px;
	line-height:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	overflow:auto;
}

.form_select {
	height: 40px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 100%;
}

.form_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.form_submit {
	display: none !important;
}

.inline {
	display: inline-block;
	vertical-align: middle;
}

.horizontal_bar {
	border-bottom: solid 1px #000000;
	width: 65%;
	margin-right:auto;
    margin-left:auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom_mobile_video_frame {
	display: none;	
}

.home_video_container {
	margin-right: 20px;	
}

/* BUTTONS ---------------------------------------------------------------------------- */
a.advisors.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.advisors.button:active {
	top: 2px;
}
a.advisors.button:hover {
	background: #B2B2B2;
}

a.corporate.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.corporate.button:active {
	top: 2px;
}
a.corporate.button:hover {
	background: #B2B2B2;
}

a.contact_us.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.contact_us.button:active {
	top: 2px;
}
a.contact_us.button:hover {
	background: #B2B2B2;
}

a.contact.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #e09552;
	background-color: #e09552;
	padding: 15px 20px;
}
a.contact.button:active {
	top: 2px;
}
a.contact.button:hover {
	background: #fff;
	color: #e09552;
}

a.contact_dark.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #000000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #000000;
	padding: 15px 20px;
}
a.contact_dark.button:active {
	top: 2px;
}
a.contact_dark.button:hover {
	background: #e09552;
}

a.contact_dark_opaque.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #ffffff;
	padding: 15px 20px;
	background-color: rgba(0, 0, 0, 0.50);
}
a.contact_dark_opaque.button:active {
	top: 2px;
}
a.contact_dark_opaque.button:hover {
	background: #B2B2B2;
}

a.webinar.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	/*border: 2px solid #ffffff;*/
	padding: 15px 20px;
}
a.webinar.button:active {
	top: 2px;
}
a.webinar.button:hover {
	background: #B2B2B2;
}

a.webinar_tba.button {
	/*cursor: pointer;*/
	cursor: default;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	/*border: 2px solid #ffffff;*/
	padding: 15px 20px;
}
a.webinar_tba.button:active {
	top: 2px;
}
a.webinar_tba.button:hover {
	/*background: #B2B2B2;*/
}

a.learn_more.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #000000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #000000;
	padding: 15px 20px;
}
a.learn_more.button:active {
	top: 2px;
}
a.learn_more.button:hover {
	background: #AAAAAA; /*#ad5600;*/
}

a.learn_more_white.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #FFFFFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.learn_more_white.button:active {
	top: 2px;
}
a.learn_more_white.button:hover {
	background: #AAAAAA;
}

a.orange.button {
  cursor: pointer;
  position: relative;
  overflow: visible;
  font-family: "museo-sans-rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  border: 1px solid #f66c28;
  padding: 15px 20px;
  background: #f68428;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f68428), color-stop(1, #fcb040));
  background: -ms-linear-gradient(bottom, #f68428, #fcb040);
  background: -moz-linear-gradient(center bottom, #f68428 0%, #fcb040 100%);
}
a.orange.button:active {
  top: 2px;
}
a.orange.button:hover {
  background: #62809A;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f69328), color-stop(1, #fcc040));
  background: -ms-linear-gradient(bottom, #f69328, #fcc040);
  background: -moz-linear-gradient(center bottom, #f69328 0%, #fcc040 100%);
}

a.black.button { 
  cursor: pointer;
  position: relative;
  overflow: visible;
  font-family: "museo-sans-rounded", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  text-decoration: none;  
  padding: 15px 20px;  
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000000), color-stop(1, #858585));
  background: -ms-linear-gradient(bottom, #000000, #858585);
  background: -moz-linear-gradient(center bottom, #000000 0%, #858585 100%);
}
a.black.button:active {
  top: 2px;
}
a.black.button:hover {
	background: #858585;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #858585), color-stop(1, #BABABA));
	background: -ms-linear-gradient(bottom, #858585, #BABABA);
	background: -moz-linear-gradient(center bottom, #858585 0%, #BABABA 100%);
}
/* -------------------------------------------------------------------------------------------------------------------- */

#back_top { display:none; }
#back_top_wrapper {
	position:fixed;
	right:10px;
	bottom:10px;
	overflow:hidden;
	z-index:99;
}
#back_top a {
	display:block;
	width:50px;
	color:#bbb;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font:11px/100% Arial, Helvetica, sans-serif;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	transition:1s;
}
#back_top a:hover { color:#000; }
#back_top a:hover span { background-color:#333; }
#back_top span {
	display:block;
	margin-bottom:7px;
	width:50px;
	height:50px;
	background:#e09552 url('/images/up-arrow.png') no-repeat center center;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	transition:1s;
}
#back_top_wrapper a span {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#e09552;
}
#back_top_wrapper a:hover span { background-color:#1c1c1c; }
