@charset "UTF-8";
/*
11px = 85%
12px = 90%
13px = 95%
14px = 108%
15px = 114%
20px = 132%
 */
 
 /* 
 Darkish Blue #0797C6
 LightBlue #00B3F2
 */
 
 /* xf */
@font-face { 
  font-family: Yanone Kaffeesatz; 
    src: url('../fonts/YanoneKaffeesatz-Regular.eot'); 
    src: local("Yanone Kaffeesatz"), url('../fonts/YanoneKaffeesatz-Regular.ttf'); 
} 

@font-face { 
  font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
}

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

.fluid
{
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList
{
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

.hide_vid_1
{
	z-index:2; position:absolute; top:10%; left:-1000%;
}
.hide_vid_2
{
	z-index:2; position:absolute; top:10%; left:-1100%;
}
.hide_vid_3
{
	z-index:2; position:absolute; top:10%; left:-1200%;
}
.hide_vid_5
{
	z-index:2; position:absolute; top:10%; left:-1400%;
}

/* 10 Features */
.hide_vid_11
{
	z-index:2; position:absolute; top:10%; left:-1600%;
}
.hide_vid_12
{
	z-index:2; position:absolute; top:10%; left:-1800%;
}
.hide_vid_13
{
	z-index:2; position:absolute; top:10%; left:-2000%;
}
.hide_vid_14
{
	z-index:2; position:absolute; top:10%; left:-2200%;
}
.hide_vid_15
{
	z-index:2; position:absolute; top:10%; left:-2400%;
}
.hide_vid_16
{
	z-index:2; position:absolute; top:10%; left:-2600%;
}
.hide_vid_17
{
	z-index:2; position:absolute; top:10%; left:-2800%;
}
.hide_vid_18
{
	z-index:2; position:absolute; top:10%; left:-3000%;
}
.hide_vid_19
{
	z-index:2; position:absolute; top:10%; left:-3200%;
}
.hide_vid_20
{
	z-index:2; position:absolute; top:10%; left:-3400%;
}
.hide_vid_21
{
	z-index:2; position:absolute; top:10%; left:-3600%;
}

.testimonials2_box
{
    /*background: #313131;*/
    background: #EEEEEE;
	border-radius: 10px;
	color: #000000;
    display: inline-block;
    width: 100%;
    padding: 25px 40px 25px 60px;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}

.testimonials2_box:nth-child(4n)::after
{
	background: #A981EB;
}

.testimonials2_box:nth-child(4n-3)::after
{
    background: #00B3F2;
}

.testimonials2_box:nth-child(4n-2)::after
{
    background: #ed810a;
}

.testimonials2_box:nth-child(4n-1)::after
{
    background: #298380;    /*#ed810a*/
}

.testimonials2_box::after
{
  	position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 20px;
    height: 100%;
}

.testimonials2_box:nth-child(4n) h6 strong
{
    color: #A981EB;
}

.testimonials2_box:nth-child(4n-3) h6 strong
{
    color: #00B3F2;
}

.testimonials2_box:nth-child(4n-2) h6 strong
{
    color: #ed810a;
}

.testimonials2_box:nth-child(4n-1) h6 strong
{
    color: #298380;    /*#ed810a*/
}

.testimonials2_box p
{
    font-style: italic;
}

.testimonials2_box img
{
	max-width:100%; border-radius:4px;
}

.redd
{
    color:#C00;
}

.faq_h4
{
    margin-top:14px;
}

.pod1_div
{
    width:340px; height:130px; padding:0 0px;
}
.pod1_image
{
    width:100%; width:130px;
}
.pod1_description
{
    float:left; width:202px; padding-left:6px; font-size:16px; font-weight:bold;
}
.pod1_iframe
{
    height:64px; width:330px; background-color:black;
}

.grey_block_D
{
    position: relative;
    z-index: 1;
	background: #aaaaaa;
	color: #000;
}
.grey_block_D::after
{
    position: absolute;
    right: 0;
    bottom: -24px;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
	border-right: 24px solid transparent;
	/*border-top: 24px solid #ED4E33;*/
    z-index: 99;
    display: block;
    content: "";
}

.prac_button101
{
    background-color: rgb(6,128,209); padding:16px; color:white; font-size:26px; font-weight:bold; border-radius:12px; width:220px; margin:auto; text-align:center;box-shadow: 6px 6px 5px grey;
}

.prac_button102
{
    background-color: rgb(6,128,209); padding:16px; color:white; font-size:22px; font-weight:bold; border-radius:12px; width:288px; text-align:center;box-shadow: 6px 6px 5px grey;
}


.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.youtubevideowrap
{
	width:100%;
	max-width:854px;
	margin-bottom:32px;
}

.highlight {
  display: inline;
  background: #C00;
  color: white; 
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}

.link_button
{
    background-color: rgb(6,128,209); padding:8px; color:white; font-size:22px; font-weight:bold; border-radius:12px; width:400px; margin:28px auto; text-align:center;box-shadow: 6px 6px 5px grey;
}

.shadowbox
{
	width:90%; margin: 20px 0 40px 0; font-size:15px; text-align:left;
	border: 1px solid #000; padding: 0 20px 20px 20px; border-radius:3px;
	-moz-box-shadow: 0 0 5px 3px #AAA;
	-webkit-box-shadow: 0 0 5px 3px #AAA;
	box-shadow: 0 0 5px 3px #AAA;
}

.shadowbox_half
{
	width:90%; margin: 20px 0 0px 0; font-size:15px; text-align:left;
	border: 1px solid #000; padding: 0 20px 20px 20px; border-radius:3px;
	-moz-box-shadow: 0 0 5px 3px #AAA;
	-webkit-box-shadow: 0 0 5px 3px #AAA;
	box-shadow: 0 0 5px 3px #AAA;
}

.shadowbox li
{
	 margin: 5px 0;
}

.hideifsmall
{
	display:block;
}

.showifsmall
{
	display:none;
}

.hideifmed
{
	display:block;
}

.showifmed
{
	display:none;
}

.hideifwide
{
	display:block !important;
}

.spread1
{
font-size:18px; line-height:118%; width:30%; min-width:260px;
}

.shadowbox2 {
    width: 88%;
    margin: 20px 0 20px 0;
    text-align: left;
    border: 1px solid #000;
    padding: 20px 20px 20px 20px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px 3px #AAA;
    -webkit-box-shadow: 0 0 5px 3px #AAA;
    box-shadow: 0 0 5px 3px #AAA;
}

.shadowbox2 p
{
    font-size: 17px;
}


/* 1. Mobile Layout: 480px and below. */
/* ********************************** */

html, button, input, select, textarea { font: 120% 'News Family', arial, sans-serif; }
p { font: 100% 'News Family', arial, sans-serif; }

.gridContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}

.hideifsmall
{
	display:none;
}

.showifsmall
{
	display:block;
}

.hideifmed
{
	display:none;
}
.hideifmedinline
{
	display:none;
}
.showifmedinline
{
	display:inline-block;
}
.logo_pos
{
    margin-right:80px;
}

.showifmed
{
	display:block;
}

.hideifwide
{
	display:block !important;
}

#div1 
{
}

#imhg1
{
}

.image101
{
	width:100%;
	max-width:316px;
	max-height:160px;
}

.image102
{
	width:60%;
	margin:auto;
}

.image103
{
	width:100%;
	margin:auto;
}

.image103s
{
	width:85%;
	margin:auto;
}

.image104
{
	width:100%;
	margin:auto;
}

.price_div
{
	left:0%; 
	top:93%;	/* was 84% */
	width:100%;
	text-align:center;
}

.zeroMargin_mobile
{
margin-left: 0;
}

.hide_mobile
{
display: none;
}

.responsive_view1
{
	height:400px;	/* was 360->440px */
}

.responsive_view1A
{
	height:320px;
}

.responsive_view1B
{
	height:360px;
}

.responsive_view2
{
	height:420px;	/* was 308 */
}

.responsive_view3
{
	height:1840px;	/* was 920 */
}

.responsive_view4
{
	height:1100px;	/* was 920 */
}

.video_home_size
{
	background-color:#0797C6;
	width:100%;
	height:100%;
}

.video_home_size2
{
	background-color:#0797C6;
	width:100%;
	height:100%;
}

.show_vid_all
{
	z-index:3; position:absolute; top:12%; left:15%;
}

.show_vid_all2
{
	z-index:3; position:absolute; top:12%; left:5%;
}

.responsive_background
{
	background-repeat: no-repeat; 
    background-position: center;
}

.feature_box
{
	margin-top:4%; float:left; width:242px; height:270px; margin-right:4%; background-color:#FFD24D; padding:1.5%; padding-top:3px; font-size:78%; font-family:'News Family', arial, sans-serif;
}

.feature_box h3
{
	font-size:110%; margin-top:5px; padding-top:0;
}

.feature_panel
{
	position:relative; padding-top:8%; width:100%; font-size:80%; font-family:'News Family', arial, sans-serif; text-align:center;
}

.feature_panel h3
{
	font-size:100%; margin-top:0; padding-top:0; margin-bottom:3px; padding-bottom:0; z-index:2; 
}

.testimonial_video
{
	height:82px;
	width:106px;
}

.bottom_links
{
	float:left; width:100%; padding-right:0%; margin-bottom:4%;
}

.bottom_a
{
	color:#FFF; margin-bottom:8px; line-height:1.0;
}

.stretch_links
{
	height:880px;
}

.olink_text
{
	font-size:90%;
}

.top_video1
{
	height:112px;
}

.top_video2
{
	height:240px;
}

.top1A
{
	top:53%;	/* was 40% */
}

.top1B
{
	top:57%;	/* was 44% */
}

.title1
{
	font-size:126%; color:#000; background-color:rgba(255, 255, 255, 0.6); text-align:center; border-radius:6px; padding:1%;
}

.title1_fade
{
	font-size:126%; color:#CCC; background-color:rgba(255, 255, 255, 0.6); text-align:center; border-radius:6px; padding:1%;
}

.title2
{
	font-size:130%; color:#FFF; text-align:center; line-height:1.0;
}

.title3
{
	font-size:80%; color:#FFF; text-align:center; line-height:1.0;
}

.title2A
{
	font-size:100%; color:#FFF; text-align:center; line-height:1.0;
}

.title2B
{
	font-size:100%; color:#000; text-align:center; line-height:1.0;
}

.title3B
{
	font-size:100%; color:#000; text-align:center; line-height:1.0;
}

.title4
{
	font-size:100%; color:#FFF; text-align:center; line-height:1.0;
}

.title5
{
	font-size:80%; color:#000; text-align:left; line-height:1.0;
}

.title6
{
	font-size:64%; color:#444; text-align:left; line-height:1.2;
}

.testimonial_text
{
	float:left; max-width:340px; font-size:72%; height:342px;;
}

.testimonial_text p
{
    font-size:16px; margin-top:8px;
}

.menu_bus_name
{
	font-size:118%;
}

.menu_list
{
	font-size:100%;
}

.oval1
{
	z-index:3; cursor:pointer; line-height:1.0; width:44%;
	font-size:100%; color:#000; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval1_fade
{
	z-index:3; cursor:pointer; line-height:1.0; width:44%;
	font-size:100%; color:#CCC; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval2
{
	z-index:3; width:68%; cursor:pointer; line-height:1.0;
	font-size:100%; color:#000; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval2_fade
{
	z-index:3; width:68%; cursor:pointer; line-height:1.0;
	font-size:100%; color:#CCC; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval4
{
	font-size:114%; color:#000; text-align:center;
}

.testimonial_link
{
	font-size:100%;
}

.sticky_link_size
{
	font-size:66%;
}

.sticky_link_selected
{
	color:#0797C6; border-bottom: solid 3px #0797C6; padding-bottom: 6px; text-decoration:none;
}

.associations
{
	width:100%;
}

.extendfull, .extendleft
{
	padding-left: 0;
	margin-left: 0;
}

.extendfull, .extendright
{
	padding-right: 0;
	margin-right: 0;
}

.colour1bigger
{
	color: #EA0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight:bold;
}

.colour1biggerd
{
	color: #EA0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight:bold;
}

.heading3
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #0063B6;
	font-weight:bold;
}
.highlight2
{
	color:#000;
	background-color:#FFEEEE;
	padding:0 4px;
	font-style: italic;
	font-weight:560;
}
.highlight3
{
	color:#FFF;
	background-color:darkcyan;
	padding:0 4px;
	font-style: italic;
	font-weight:560;
}

.imagepaul
{
    max-width: 160px;
}

.nav_font
{
    font-size:16px;
}


/* 2. Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
/* ********************************************************************** */

@media only screen and (min-width: 481px) {

html, button, input, select, textarea, p { font: 130% 'News Family', arial, sans-serif; }
p { font: 110% 'News Family', arial, sans-serif; }

.gridContainer
{
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}

#div1
{
}


.hideifsmall
{
	display:block;
}

.showifsmall
{
	display:none;
}
	
.hideifmed
{
	display:none;
}
.hideifmedinline
{
	display:none;
}
.showifmedinline
{
	display:inline-block;
}
.logo_pos
{
    margin-right:120px;
}

.showifmed
{
	display:block;
}

.hideifwide
{
	display:block !important;
}

#imhg1
{
}

.image101
{
	width:100%;
	max-width:415px;
	max-height:210px;
}

.image102
{
	width:30%;
	margin:auto;
}

.image103
{
	width:100%;
	margin:auto;
}

.image103s
{
	width:85%;
	margin:auto;
}

.image104
{
	width:100%;
	margin:auto;
}

.price_div
{
	left:0%; 
	top:92%;
	width:100%;
	text-align:center;
}

.hide_tablet
{
display: none;
}

.zeroMargin_tablet
{
margin-left: 0;
}

.responsive_view1
{
	height: 440px;	/* was 380->480 */
}

.responsive_view1A
{
	height: 400px;
}

.responsive_view1B
{
	height: 380px;
}

.responsive_view2
{
	height:450px;
}

.responsive_view3
{
	height:1680px;	/* was 790 */
}

.responsive_view4
{
	height:1118px;	/* was 920 */
}

.video_home_size
{
	background-color:#0797C6;
	width:72%;
	height:72%;
}

.video_home_size2
{
	background-color:#0797C6;
	width:90%;
	height:90%;
}

.show_vid_all
{
	z-index:3; position:absolute; top:10%; left:15%;
}

.show_vid_all2
{
	z-index:3; position:absolute; top:12%; left:5%;
}

.responsive_background
{
	background-repeat: no-repeat; 
    background-position: center;
}

.feature_box
{
	height:300px;
}

.feature_panel
{
	position:relative; padding-top:6%; width:100%; font-size:80%; font-family:'News Family', arial, sans-serif; text-align:center;
}

.feature_panel h3
{
	font-size:100%; margin-top:0; padding-top:0; margin-bottom:3px; padding-bottom:0; z-index:2; 
}

.testimonial_video
{
	height:120px;
	width:146px;
}

.bottom_links
{
	float:left; width:40%; padding-right:8%; margin-bottom:4%;
}

.stretch_links
{
	height:680px;
}

.olink_text
{
	font-size:90%;
}

.top_video1
{
	height:140px;
}

.top_video2
{
	height:360px;
}

.top1A
{
	top:48%;
}

.top1B
{
	top:52%;
}

.title1
{
	font-size:146%; color:#000; background-color:rgba(255, 255, 255, 0.6); text-align:center; border-radius:6px; padding:1%;
}

.title1_fade
{
	font-size:146%; color:#CCC; background-color:rgba(255, 255, 255, 0.6); text-align:center; border-radius:6px; padding:1%;
}

.title2
{
	font-size:148%; color:#FFF; text-align:center; line-height:1.0;
}

.title3
{
	font-size:100%; color:#FFF; text-align:center; line-height:1.0;
}

.title2A
{
	font-size:130%; color:#FFF; text-align:center; line-height:1.0;
}

.title2B
{
	font-size:130%; color:#000; text-align:center; line-height:1.0;
}

.title3B
{
	font-size:100%; color:#000; text-align:center; line-height:1.0;
}

.title4
{
	font-size:110%; color:#FFF; text-align:center; line-height:1.0;
}

.title5
{
	font-size:90%; color:#000; text-align:left; line-height:1.0;
}

.title6
{
	font-size:80%; color:#444; text-align:left; line-height:1.2;
}

.testimonial_text
{
	float:left; font-size:74%; height:342px;;
}

.menu_bus_name
{
	font-size:128%;
}

.menu_list
{
	font-size:90%;
}

.oval1
{
	z-index:3; cursor:pointer; line-height:1.0; width:42%;
	font-size:108%; color:#000; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval1_fade
{
	z-index:3; cursor:pointer; line-height:1.0; width:42%;
	font-size:108%; color:#CCC; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval2
{
	z-index:3; width:58%; cursor:pointer; line-height:1.0;
	font-size:108%; color:#000; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval2_fade
{
	z-index:3; width:58%; cursor:pointer; line-height:1.0;
	font-size:108%; color:#CCC; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval4
{
	font-size:114%; color:#000; text-align:center;
}

.testimonial_link
{
	font-size:108%;
}

.sticky_link_size
{
	font-size:98%;
}

.sticky_link_selected
{
	color:#0797C6; border-bottom: solid 3px #0797C6; padding-bottom: 2px; text-decoration:none;
}

.associations
{
	width:80%;
}


.extendfull, .extendleft
{
	padding-left: 0;
	margin-left: 0;
}

.extendfull, .extendright
{
	padding-right: 0;
	margin-right: 0;
}

.colour1biggerd
{
	color: #EA0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight:bold;
}



.imagepaul
{
    max-width: 240px;
}


.spread1
{
font-size:20px; line-height:132%;
}

}

/* 3. Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
/* **************************************************************************************************** */

@media only screen and (min-width: 769px) {

html, button, input, select, textarea, p { font: 120% 'News Family', arial, sans-serif; }
p { font: 100% 'News Family', arial, sans-serif; }

.gridContainer
{
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

#div1
{
}

.hideifsmall
{
	display:block;
}

.showifsmall
{
	display:none;
}

.hideifmed
{
	display:block;
}
.hideifmedinline
{
	display:inline-block;
}
.showifmedinline
{
	display:none;
}
.logo_pos
{
    margin-right:338px;
}

.showifmed
{
	display:none;
}

.hideifwide
{
	display:none !important;
}


#imhg1
{
}

.image101
{
	width:72%;
	max-width:514px;
	max-height:260px;
}

.image102
{
	/*width:56%;*/
	width:26%;
	margin:auto;
}

.image103
{
	width:100%;
	margin:auto;
}

.image103s
{
	width:85%;
	margin:auto;
}

.image104
{
	width:100%;
	margin:auto;
}

.price_div
{
	left:0%; 
	top:90%;	/* was 73% */
	width:100%;
	/*background-color:#FE0;*/
	text-align:center;
}

.zeroMargin_desktop
{
margin-left: 0;
}

.hide_desktop
{
display: none;
}

.responsive_view1
{
	height:500px;	/* was 420->560 */
}

.responsive_view1A
{
	height:460px;
}

.responsive_view1B
{
	height:420px;
}

.responsive_view2
{
	height:564px;
}

.responsive_view3
{
	height:1600px;	/* was 580 */
}

.responsive_view4
{
	height:900px;	/* was 920 */
}

.video_home_size
{
	background-color:#0797C6;
	width:52%;
	height:52%;
}

.video_home_size2
{
	background-color:#0797C6;
	width:80%;
	height:80%;
}

.show_vid_all
{
	z-index:3; position:absolute; top:10%; left:15%;
}

.show_vid_all2
{
	z-index:5; position:absolute; top:12%; left:5%;
}

.responsive_background
{
	background-repeat: no-repeat; 
    background-position: center;
    background-attachment: fixed;       
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

.feature_box
{
	height:324px;
}

.feature_panel
{
	position:relative; padding-top:4%; width:100%; font-size:100%; font-family:'News Family', arial, sans-serif; text-align:center;
}

.feature_panel h3
{
	font-size:120%; margin-top:0; padding-top:0; margin-bottom:3px; padding-bottom:0; z-index:2; 
}

.testimonial_video
{
	height:174px;
	width:212px;
}

.bottom_links
{
	float:left; width:20%; padding-right:4%; margin-bottom:4%;
}


.stretch_links
{
	height:494px;
}

.olink_text
{
	font-size:90%;
}

.top_video1
{
	height:200px;
}

.top_video2
{
	height:640px;
}

.top1A
{
	top:38%;	/* was 32 */
}

.top1B
{
	top:44%;		/* was 38 */
}

.title1
{
	font-size:170%; color:#000; background-color:rgba(255, 255, 255, 0.6); text-align:center; border-radius:6px; padding:1%;
}

.title1_fade
{
	font-size:170%; color:#CCC; background-color:rgba(255, 255, 255, 0.6); text-align:center; border-radius:6px; padding:1%;
}

.title2
{
	font-size:160%; color:#FFF; text-align:center; line-height:1.0;
}

.title3
{
	font-size:136%; color:#FFF; text-align:center; line-height:1.0;
}

.title2A
{
	font-size:168%; color:#FFF; text-align:center; line-height:1.0;
}

.title2B
{
	font-size:160%; color:#000; text-align:center; line-height:1.0;
}

.title3B
{
	font-size:100%; color:#000; text-align:center; line-height:1.0;
}

.title4
{
	font-size:138%; color:#FFF; text-align:center; line-height:1.0;
}

.title5
{
	font-size:128%; color:#000; text-align:left; line-height:1.0;
}

.title6
{
	font-size:90%; color:#444; text-align:left; line-height:1.2;
}

.testimonial_text
{
	float:left; font-size:90%; height:342px;;
}

.menu_bus_name
{
	font-size:138%;
}

.menu_list
{
	font-size:100%;
}

.oval1
{
	z-index:3; cursor:pointer; line-height:1.0; width:36%;
	font-size:134%; color:#000; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval1_fade
{
	z-index:3; cursor:pointer; line-height:1.0; width:36%;
	font-size:134%; color:#CCC; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval2
{
	z-index:3; width:58%; cursor:pointer; line-height:1.0;
	font-size:134%; color:#000; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval2_fade
{
	z-index:3; width:58%; cursor:pointer; line-height:1.0;
	font-size:134%; color:#CCC; background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:12px; padding:1%;
}

.oval4
{
	font-size:134%; color:#000; text-align:center;
}

.testimonial_link
{
	font-size:128%;
}

.sticky_link_size
{
	font-size:100%;	/* was 120%*/
}

.sticky_link_selected
{
	color:#0797C6; border-bottom: solid 3px #0797C6; padding-bottom: 0px; text-decoration:none;
}

.associations
{
	width:70%;
}

.extendfull, .extendleft
{
	padding-left: 3000px;
	margin-left: -3000px;
}

.extendfull, .extendright
{
	padding-right: 3000px;
	margin-right: -3000px;
}

.shadowbox_half
{
	width:43%; margin: 20px 0 40px 0; font-size:15px; text-align:left;
	border: 1px solid #000; padding: 0 20px 20px 20px; border-radius:3px;
	-moz-box-shadow: 0 0 5px 3px #AAA;
	-webkit-box-shadow: 0 0 5px 3px #AAA;
	box-shadow: 0 0 5px 3px #AAA;
}

.colour1biggerd
{
	color: #EA0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
	font-weight:bold;
}



.imagepaul
{
    max-width: 320px;
}


.spread1
{
font-size:22px; line-height:200%; width:340px;
}

}



/* Custom CSS - Derek */
/* ****************** */
.cc-video-wrapper
{
        /*position: relative;*/	/* derek - see ".show_vid_all" above with position:absolute */
        padding-bottom: 56.25%; /* 16:9 */
        /*padding-top: 25px;*/
        height: 0;
		z-index:9;
}
.cc-video-wrapper iframe
{
        position: absolute;
        top: 0;
        left: 0;
        /*width: 100%;*/	/* derek - see ".video_home_size" above
        /*height: 100%;*/
}

.circle1
{
	background: Orange;
	width: 69px;
	height: 69px;
	border-radius: 50%;
	border: 1px solid Orange;
	
	position:absolute;
	z-index:3;
	top:15px;
	left:109.5px;
}


.hover_text1
{
	text-decoration:none;
	cursor:pointer;
}
.hover_text1:hover
{
	/*text-decoration:underline;*/
	text-decoration:none;
	cursor:pointer;
}

.glue_test102{top:0;z-index:8;width:100%;background:#fff;}

.glued-dummy{display:none}
.glued
{
	position:-webkit-sticky;
	position:-moz-sticky;
	position:-ms-sticky;
	position:-o-sticky;
	position:sticky;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
.no-csspositionsticky .glued.glued-stuck
{
	position:fixed
}
.no-csspositionsticky .glued.glued-end
{
	position:absolute
}

.sticky_link
{
	color:#000; border-bottom: none; padding-bottom: 6px; text-decoration:none;
}

.sticky_link:hover
{
	text-decoration:none;
}

.sticky_link_selected:hover
{
	text-decoration:none;
}

.small_link
{
	font-size:85%; font-weight:normal; margin-left:0%;
}

.practice
{
	/*width:20%; padding-right:4%; padding-bottom:4%; display:table-cell; color:#EEE;*/
	width:30%; padding-right:3%; padding-bottom:2%; display:table-cell; color:#EEE;
}

.practice2
{
	width:30%; padding-right:2%; padding-bottom:4%; display:table-cell; color:#EEE;
}

.other_content
{
	width:90%; position:relative; margin-top:4%; padding:4%; padding-top:0; border:1px solid #DDD; color:#444;
}

.underline
{
	text-decoration:underline;
}

.image_shadow
{
	/* h-shadow v-shadow blur spread color */
	-webkit-box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.75);
}

.link_outside
{
	color:#BBB;
}

.link_outside:hover
{
	color:#EEE; text-decoration:none;
}

.link_footer
{
	font-size:85%;
	color:#AAA;
}

.link_footer:hover
{
	font-size:85%;
	color:#EEE; text-decoration:none;
}

.copyright
{
	font-size:75%;
	color:#AAA;
}


.hide_vid_text
{
	z-index:6; position:absolute; top:3%; width:100%; left:0%; font-size:118%; visibility:hidden; text-align:center; margin:auto;
}

.rounded_corners
{
	z-index:1;
	border-radius:4px;
	margin-bottom:32px;
}

/* to aid with preloading images */
div#preload { display: none; }



.joinnow { position:absolute; bottom:12px; background:url(../images/icons/join1.png) top left no-repeat; margin-top:4px; height:45px; width:134px }

.joinnow:hover { position:absolute; bottom:12px; background:url(../images/icons/join1.png) bottom left no-repeat; margin-top:4px; cursor:pointer; cursor:hand; height:45px; width:134px }

.joinnowG { background:url(../images/icons/join1.png) top left no-repeat; margin-top:4px; height:45px; width:134px }

.joinnowG:hover { background:url(../images/icons/join1.png) bottom left no-repeat; margin-top:4px; cursor:pointer; cursor:hand; height:45px; width:134px }

.joinnowH { background:url(../images/icons/join1.png) top left no-repeat; margin-top:4px; height:45px; width:134px }

.joinnowH:hover { background:url(../images/icons/join1.png) bottom left no-repeat; margin-top:4px; cursor:pointer; cursor:hand; height:45px; width:134px }

.joinnowI { background:url(../images/icons/signup1N.png) top left no-repeat; margin-top:4px; height:45px; width:134px }

.joinnowI:hover { background:url(../images/icons/signup1N.png) bottom left no-repeat; margin-top:4px; cursor:pointer; cursor:hand; height:45px; width:134px }

.joinnowI2 { background:url(../images/icons/signup2.png) top left no-repeat; margin-top:4px; height:56px; width:134px }

.joinnowI2:hover { background:url(../images/icons/signup2.png) bottom left no-repeat; margin-top:4px; cursor:pointer; cursor:hand; height:56px; width:134px }

.joinnowJ { background:url(../images/icons/join_discount.png) top left no-repeat; margin-top:4px; height:45px; width:237px }

.joinnowJ:hover { background:url(../images/icons/join_discount.png) bottom left no-repeat; margin-top:4px; cursor:pointer; cursor:hand; height:45px; width:237px }

.joinnowK { background:url(../images/icons/seminar1.png) top left no-repeat; margin-top:4px; height:45px; width:237px }

.joinnowK:hover { background:url(../images/icons/seminar1.png) bottom left no-repeat; margin-top:4px; cursor:pointer; cursor:hand; height:45px; width:237px }


.tick_list
{
	list-style-image:url(../images/icons/tick1.png);margin-top:5px; margin-left:-20px;
}
.tick_list li
{
    font-size:15px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

