/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 24, 2020, 9:20:54 AM
    Author     : OEM
*/

section, aside, figcaption{
    display:block;
}



h1, h2, h3, h4 {
    padding-left: 10px;
    font-family:  "Open Sans", tahoma,  arial, verdana;
}


body { 
    background-color:#ffffff;
/*/    background-image: url("background.png"); */
 /*   background-repeat: repeat-x;*/
    
    font-family:  "Roboto", tahoma,  arial, verdana;
    font-size: 14px;
    border: 0px;
    padding: 0px;
    max-width: 100%;
}

/*table{

    border-collapse: collapse;

}

*/

header{
 /*   position: absolute;*/
    background-color:#ffffff; 
    color: #000000;
    width:95%;     
   font-size: 0.75em; 
   border-style:solid;
    padding-top: 0px;    
    border-bottom: 0px;
    border-left: 0px;
     border-right: 0px;
     border-top: 0px;
/*    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius:24px;   */

}

.top{
    position: absolute;
    top: 0px;
    
}

#display_image{
    width: 100%;  
    background-color: #ffffff;  
    color: #ffffff;
    font-family:  "Open Sans";
    font-size: 1.5em;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
/*    background-image: url("https://strides.co.nz/images/Flash-WHS-2020-10-17_01.jpg");  */
}

.page_heading{
    width: 66%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.inset_image{
    position: absolute;
    left: 73%;
    top: 80px;
    width: 25%;
    z-index: 100;
}

.fade-in {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
    -ms-animation: fadeIn ease 5s;
}
@keyframes fadeIn {
    0% {opacity:0;}
    25% {opacity:1;}
    75% {opacity:1;}
    100% {opacity:0;}
}

@-moz-keyframes fadeIn {
     0% {opacity:0;}
    25% {opacity:1;}
    75% {opacity:1;}
    100% {opacity:0;}
}

@-webkit-keyframes fadeIn {
     0% {opacity:0;}
    25% {opacity:1;}
    75% {opacity:1;}
    100% {opacity:0;}
}

@-o-keyframes fadeIn {
     0% {opacity:0;}
    25% {opacity:1;}
    75% {opacity:1;}
    100% {opacity:0;}
}

@-ms-keyframes fadeIn {
     0% {opacity:0;}
    25% {opacity:1;}
    75% {opacity:1;}
    100% {opacity:0;}
}

.slider{
    position:absolute;
    left: 0px;
    top: 80px;
    width: 100%; 
    z-index: 0;
}


#banner_image{
    width:100%; 
    float: right; 
    visibility: visible;
}

#promo_image{
    width:100%;
    margin-top:20px;
    margin-left:auto;
    margin-right: auto;
    background-color: #ccccff;
}

#promo_image p {
    margin-top:0px;
    margin-bottom: 0x;
    margin-left:20px;
}

#home_burb{
    width:100%;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

#home_burb h1{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    color: #849539;
    margin-left: 20px;
}

#home_burb h2{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    color: #849539;
    margin-left: 20px;
}

#home_burb p {
    font-family:  "Roboto", tahoma,  arial, verdana;
    font-size: 18px;
    color: #888888;    
}

#profiles{
  width: 100%;  
} 

.profile_image{
    position: relative;
    top: 18px;
    left: 0px;
    width: 96%;
}

.profile_left{
    float:left;
    width: 100%;
}

.profile_product_left{
    float:left;
    width: 100%;
}

.profile_product_right{
    float: left;
    padding-right: 5px;
    width: 100%;
}

.profile_left_content{
    float:left;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 1.4;
}

.profile_right{
    float: left;
    padding-right: 18px;
    width: 100%;
}

.profile_bullets{
    float: left;
    width: 49%;
}

.profile_image_right{
    float: left;
    margin-top: 18px;
    width: 49%;
}


#profile1_full{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left; 
    border: 0px;
    min-height: 298px;
    color: #888888;
    background-color: #ddeedd;
    padding: 10px;
}

#profile1_full b{
    color: #849539;
}

#profile1_full h2{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    margin-top: 24px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0px;
    font-size: 36px;
    color: #849539;
}

#profile1_full h3{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    padding: 0px;
    font-size: 24px;
    color: #849539;
}

#profile1_full h4{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    padding: 0px;
    font-size: 18px;
    color: #849539;
}

#profile1_full ul{
    list-style: none;
}
#profile1_full ul li::before{
    content: "\25AA";
    font-size: 240%;    
    color: #849539;
    display: inline-block;
    width: 1em;
    margin-left: -1em;    
/*    vertical-align:middle;*/
}
#profile1_full ul li{
    display: flex;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    align-items: center;
}

.profile_button1{
    background-color: #abc43f;
    border: none;
    color: #ffffff;
    padding: 5px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;     
}

#profile2_full{
    width: 100%;
   /* margin-left: 2%;  */
    margin-top: 10px;
    margin-bottom: 10px;
    float: left; 
    border: 0px;
    min-height: 320px;
    color: #888888;
    background-color: #ddddff;
    padding: 10px;
}
#profile2_full b{
    color: #8750FB;
}
#profile2_full h2{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    margin-top: 24px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0px;
    font-size: 24px;
    color: #8750FB;
}

#profile2_full h3{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    padding: 0px;
    font-size: 24px;
    color: #8750FB;
}

#profile2_full h4{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
/*    margin-top: 12px;
    margin-left: 20px;
    margin-bottom: 12px; */
    padding: 0px;
    font-size: 18px;
    color: #8750FB;
}

#profile2_full ul{
    list-style: none;
}
#profile2_full ul li::before{
    content: "\25AA";
    font-size: 240%;    
    color: #8750FB;
    display: inline-block;
    width: 1em;
    margin-left: -1em;    
/*    vertical-align:middle;*/
}
#profile2_full ul li{
    display: flex;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    align-items: center;
}

.profile_button2{
    background-color: #7C81F7;
    border: none;
    color: #ffffff;
    padding: 5px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;     
}

#profile3_full{
    width: 100%;
   /* margin-left: 2%;  */
    margin-top: 10px;
    margin-bottom: 10px;
    float: left; 
    border: 0px;
    min-height: 320px;
    color: #888888;
    background-color:#ffffdd;
    padding: 10px;
}

#profile3_full b{
    color: #FC6503;
}

#profile3_full h2{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    margin-top: 24px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0px;
    font-size: 24px;
    color: #FC6503;
}

#profile3_full h3{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    padding: 0px;
    font-size: 24px;
    color: #FC6503;
}

#profile3_full h2{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
/*    margin-top: 24px;
    margin-left: 20px;
    margin-bottom: 12px;
    padding: 0px; */
    font-size: 18px;
    color: #FC6503;
}

#profile3_full ul{
    list-style: none;
}
#profile3_full ul li::before{
    content: "\25AA";
    font-size: 240%;    
    color: #FC6503;
    display: inline-block;
    width: 1em;
    margin-left: -1em;    
/*    vertical-align:middle;*/
}
#profile3_full ul li{
    display: flex;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    align-items: center;
}

.profile_button3{
    background-color: #FA9D01;
    border: none;
    color: #ffffff;
    padding: 5px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;     
}


#profile1{
    width: 100%;
    margin-top: 10px;
    
    background-color: #ffffff;   
    border: 0px;
}

#profile1-top{
    top: 0px;
    left: 0px;
    height: 40px;
    display: block;
    color: #ffffff;
    background-color: #849539;
    padding-top: 20px;
    padding-bottom: 20px;
}

#profile1-sub{
    top: 32px;
    left: 0px;
    height: 16px;
    display: block;
    color: #ffffff;
    background-color: #abc43f;
    text-align: right;
}


#profile2{
    width: 100%;
    margin-top: 10px;
    float: left;
    background-color: #ffffff;   
    border: 0px;
}

#profile2-top{
    top: 0px;
    left: 0px;
    height: 40px;
    display: block;
    color: #ffffff;
    background-color: #FC6503;
    padding-top: 20px;
    padding-bottom: 20px;
    
}

#profile2-sub{
    top: 32px;
    left: 0px;
    height: 16px;
    display: block;
    color: #ffffff;
    background-color: #FA9D01;
    text-align: right;
   
}


#profile3{
    width: 100%;
    margin-top: 10px; 
    float: left;
    background-color:  #ffffff;   
    border: 0px;
}

#profile3-top{
    top: 0px;
    left: 0px;
    height: 40px;
    display: block;
    color: #ffffff;
    background-color: #8750FB;
    padding-top: 20px;
    padding-bottom: 20px;
}

#profile3-sub{
    top: 32px;
    left: 0px;
    height: 16px;
    display: block;
    color: #ffffff;
    background-color: #7C81F7;
    text-align: right;
}

.profile_section{
    width: 100%;
    display: block;
    float: left;
    background-color: #ffffff;
    padding-top: 2px;
}

.profile_section_title{
    font-size: 20px;
    font-family: "Open Sans";    
}

.profile_section_content{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #808080;
    font-family: "Roboto"; 
}

.profile_section_link{
    width: 90px;
    font-size: 14px;
    color: #ffffff;
    padding: 5px;
}

.profile_section a:hover{
    color: #dddddd;
    /*text-decoration: underline;*/
}

.profile_section_left{
    width:43%;
    float: left;
    padding: 15px;
}

.profile_section_right{
    width: 43%;
    float: right;
    padding: 5px;
}


#profiles dt{
    padding-top: 10px;
    padding-left:10px;
    padding-right: 10px;
}

#app_profile_section_title{
    font-size: 20px;
    font-family: "Open Sans";    
    background-color: #9EC43F;
    top:0px;
    left: 0px;
    width: 100%;
    position: fixed;
}


div.container{
    background-color: #ffffff; 
    width:100%;
}

article{
    width: 100%;
}

#profile_videos{
    float: left;
    width: 100%;
    background-color: #ffffff;
}

#profile_video_left{
    float: left;
    width: 100%;
    margin-left: 2%;
}

#profile_video_right{
    float: left;
    width: 100%;
    margin-left: 2%;        
}

.mini_vid_row{
    float: left;
    width: 100%;
    background-color: #ffffff;
}

.mini_vids{
   float: left;
   display: block;
   width: 100%;
     
}   

.mini_vid{
    width: 95%;
    height: 200px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.med_vid{
    width: 95%;
    height: 600px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

footer{
    color: #aa0000;
    float: left;
    display: block;
    left: 0px;
    width: 100%;
    font-size: 0.75em;   
    border-top-color: #ee0000;
    border-top-width: 2px;
    height: 28px;
}

#foot{
    color: #800000;
    width: 100%;
    font-size: 0.75em;
}

#foot1{
    float: left;
    width: 100%;
}

#foot2{
    float: left;
    width: 100%;
}
#foot3{
    float: left;
    width: 100%;
}

.footDL_Grey{
    color: #505050;
}

.footDL_Grey dt a{
    color: #505050;
}

.footDL_Grey dt a:hover{
    color: #505050;
    text-decoration: underline;
}


.footDT_Red{
    color: #ee0000;
}

.foot_table{
    width: 100%;
    
    text-align: center;
    
}


/*
#mainStyle{    
   opacity: 100%;
   color: #000000; 
   background-color: #ffffff;
   
   
   top: 0px;
   margin-left: auto;
   margin-right: auto;  

   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
   padding: 0px;
}
*/
#mainStyle_Course_Plans{    
   opacity: 100%;
   color: #000000; 
   background-color: #ffffff;
   width: 100%;
   height: 100%;
   top: 0px;
   margin-left: auto;
   margin-right: auto;  
/*   border:2px #eeeeee solid;*/
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
   padding: 0px;
}
#mainStyle_Course_Plans_edit{    
   opacity: 100%;
   color: #000000; 
   background-color: #505050;
   width: 100%;
   height: 100%;
   top: 0px;
   margin-left: auto;
   margin-right: auto;  
/*   border:2px #eeeeee solid;*/
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
   padding: 0px;
}

#printmainStyle{    
   opacity: 100%;
   color: #000000; 
   width: 1000px;
   height: 100%;
   top: 0px;
    float:left;  
   border:2px #aa0000 solid;
   padding: 0px;
}

#fullBody{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#full_middle{
 
    width: 100%;    
    float: left;
}

#full_background{
 /*  background-image: url("https://strides.co.nz/images/middle_background.jpg"); 
    background-repeat: repeat-x;  
    position: relative;
    top: 600px;
 */
  
   float: left;
   background-color: #ffffff;
   left: 0px;
   width: 100%; 
   height: 0px;
}

#mainBody{
   width: 100%;
   display: block; 
   color: #000000;
   background-color: #ffffff;
}

#mainBody_Course_Plans{ 
   width: 100%;
   color: #000000;
}

#logo{
    position: relative;
    top: 0px;
    width: 45%;
    background-color:#ffffff;
    border:0px;
}

#left{
  float:left; 
  width: 100%;
}

#leftMin{
  float:left; 
  width: 100%;
  min-height: 680px;
  margin-bottom: 25px;
}

#right{
   float: left; 
   width: 100%;
   min-height: 680px; 
   margin-bottom: 25px;
}

#rightMax{
   float: right; 
   width: 100%;
   min-height: 680px; 
   margin-bottom: 25px; 
}


#login{
    float:left;
    text-align: center;
    width:100%;    
    font-size: 0.75em;
    background-color:#ffffff; 
 
}

#loginButtton{
    position: absolute;  
    float:right;
    width:120px;
    height: 50px;
    left: 900px;
    top: 40px;     
}

#logoutButtton{
    position: absolute;    
    width:120px;
    height: 50px;
    left: 900px;
    top: 15px;     
}


#left_image{
    float: left;
}
#centre_caption{
    position: relative;
    font-family: "Roboto";
    /*line-height: 100px;*/
    text-align: left;
}
#inside_centre_caption{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}    

#tree{
    /*float:right;*/
    position: absolute;
    left: 1160px;
    text-align: left;
    width:158px;
    height: 100%;
    font-size: 0.75em;
    background-color:#ffffff; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 2px;
}

.treeButton{
 /*   padding-left: 45%;
    padding-right: 45%;*/
    padding-top: 10px;
    padding-bottom: 10px; 
    width: 100%;
    text-align: center;
}

.courseTreeButton{
    background-color: #ea8600;
    border: none;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px; 
    width: 100%;
    text-align: center;
}

.loginButton{
    padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px; 
}



#printleft{
  float:left; 
  width:760px;
  padding: 5px;
  background-color:#ffffff;	
}

#rightInfo{
    float:right;
    width:600px;
}


#centre{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


#redLine{
    float:left;
    width:100%;
    height: 5px;
    background-color: #ee0000;
}



.menuStyle_CoursePlans{   
    color:#ffffff;  
    width: 100%;
   /* height: 20px;*/
    display: table;
   /* background: url('menu.png'); */           
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    text-decoration:none;   
}

#redBand{
    position: relative;
    top: 25px;
    left: 20px;
    width: 100%;
    height: 10px;
    background-color: #bb0000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


a{
    color:#bb0000;
    text-decoration:none; 
    font-size:1em;
}

a:link {}
a:hover {color:#d06000; text-decoration:underline}
a:active {}
a:visited{}

#blog{
    color:#bb0000;  
    text-decoration: underline; 
    font-size:1.1em; 
}


#blog a:hover{
    color:#d06000;
}

.rightLinks{
   color:#a00000;
   text-decoration:none; 
   font-size: 1.5em;  
}

#rightimg{
    width: 90%;
    height: auto;
}

#demoVid{
    /*width="720" height="540"*/
    width: 100%;
    height: 420px;
}

.download{
    color:#a00000;
    text-decoration:none; 
    font-size: 1.5em; 
    padding-top: 2em;
   /* padding-bottom: 1em;*/
}

#info{
   font-size: 1.0em;
   text-decoration:none;
   padding-left: 10px;
   padding-right: 10px;
}

.info_green{
    font-size: 1.0em;
    text-decoration:none;
    padding-left: 10px;
    padding-right: 10px;
    color: #849539;
}

#error{
   color: #ee0000;
   font-size: 1.2em;
   text-decoration:none;
   padding-left: 10px;
   padding-right: 10px;
}

#fine{
   font-size: 0.8em;
   text-decoration:none;
}
#menuStyle{
    float: right;
    color:#ffffff;  
    width: 100%;
    text-decoration:none;   
}

nav {
    
    float: right;
}

#navmenu{
    
}

#menu-icon {
    display: block;       
    width: 50px;
    height: 50px;
    background: #ffffff url(../images/mobileMenu.png) center;
}

#navmenu, nav:active #navmenu {
    display: none; 
    z-index: 999;
    position: absolute;
    top: 48px;
    left:0px;
    width: 100%
}

nav:hover #menu-icon{
     
}



nav:hover #navmenu{
/*    display: block;
    z-index: 999;
    position: absolute;
    top: 48px;
    left:0px;
    width: 100%;*/
}

#navmenu ul{    
    padding: 0;
}

#navmenu li{
    float: left;
    list-style-position: outside;
    background: #ffffff;    
    display: block; 
    /*
    border: #abc43f 1px solid; 
    */
    width: 100%;     
}

#navmenu a{
    color: #abc43f;
    display: block;
    text-align:center;
    padding-top: 10px; 
    padding-bottom: 10px;
    text-decoration: none;  
    width: 100%;
    height: 100%;
    font-size: 1.6em;
        
}


#navmenu a:hover{
    color: #abc43f;
    font-weight: bold;
    width: 100%;
    height: 100%;
    text-decoration: underline;
    background: #f8f8f8; 
    
}

#navmenu li ul { 
    display:none;
    width:100%; 
    position:absolute; 
} 
#navmenu li:hover ul{ 
    display:none;    
    width:8em;
    
} 
#navmenu li ul li{ 
    clear:both; 
    float: left;
    list-style-position: outside;
    left: 0px;
    min-width: 140px;
/*        
    border-left: #abc43f 1px solid; 
    border-right: #abc43f 1px solid; 
    border-bottom: #abc43f 1px solid;    */
} 
#navmenu li ul li a{
    padding-top: 2px;
    padding-bottom: 2px;
}   

.social_media_logo{
    padding-left: 0px; 
    padding-right: 0px; 
    padding-top:0px; 
    padding-bottom: 10px; 
    width: 48px; 
    margin-top: auto;
    margin-bottom: auto;
    border:0px;
}


#list{
    list-style-position:inside
}

#listVertical{

    list-style-image: url("http://www.strides.co.nz/images/vertical.png");
}
#listVerticalNumbered{
    list-style-image: url("http://www.strides.co.nz/images/vertical_numbered.png");
}
#listVerticalColoured{
    list-style-image: url("http://www.strides.co.nz/images/vertical_coloured.png");
}
#listMeasure{
    list-style-image: url("http://www.strides.co.nz/images/measure.png");
}
#listLogo{
    list-style-image: url("http://www.strides.co.nz/images/Strides-Logo-Black.png");
}
#listComingSoon{
    list-style-image: url("http://www.strides.co.nz/images/coming_soon_small.jpg");
    list-style-position: inside;
}

/*--- Forms    */
#subscriptionform{
    padding: 20px;
    width: 600px;
}

#subscriptionform label{
    float: left;
    padding: 15px;
}

.editCourseButton{
    background-color: #FA9D01;
    border: none;
    color: #ffffff;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;     
}

.centerImage{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
}

.button {
  background-color: #849539; /* Green tinge */
  border: none;
  color: #ffffff;
  padding: 5px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
}

.button_grey{
  background-color: #555555; /* Grey */
  border: none;
  color: #ffffff;
  padding: 5px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px; 
}

.button_buy{
  background-color: #ee0000; /* Grey */
  border: none;
  color: #ffffff;
  padding: 5px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;   
}

.button_small {
  background-color: #849539; /* Green tinge */
  border: none;
  color: #ffffff;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  font-size: 14px;
}

.editform {
    width:186px;
    padding: 5px;
}

.product{
    display: block;  
    margin-bottom: 16px;
}

.product_top{
   float: left; 
   color: #ffffff; 
   width: 100%; 
   font-size: 24px;  
   font-weight: bold; 
   height: 30px; 
   padding-top: 10px; 
   padding-bottom: 10px; 
}

.product_sub{
    float: left; 
    color: #ffffff; 
    width: 100%; 
    text-align: left; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    height: 16px
}

.producthead{
    vertical-align: top;
    background-color:#ffffff;
    width: auto;
    font-size: 2.0em;
    font-weight: bolder;
    padding-left: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 100%;
    padding-left: 10px;
}

.product_slogan{
    margin-top: 0px;
    font-size: 1.5em;
    line-height: 100%;
}

.productinfo{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    font-size: 1.0em;   
    z-index: 200;
}



.feature_list{
    line-height: 180%;
    font-size: 1.0em;
    list-style-image: url("http://www.strides.co.nz/images/list-tick.png");
}

.product_price_info{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    line-height: 150%;
    font-size: 1.0em;   
    z-index: 200;
}

#product_profile{
    width: 100%;
    float: left;
    
}

#product_price{
    width: 100%;
    float: left;   
}
#product_copy{
    position: relative;
    float: left;
    width: 100%;
}

#product_image{
    position: relative;
    float: left;
    width: 100%;
    color: #ee0000;
    font-size: 0.75em;
}

.image_group{
    width: 100%;
    
    display: block;
    
}

.newsImage{
   
   /* position: relative; */
  /*  display:block;  */
    float: left;  
  /*  width: 40%; */
    /*color: #ee0000;*/
    font-size: 0.75em;

}

#homepageinfo{
    vertical-align: top;
    font-size: 1.20em;
    background-color:#ffffff;   
}

#masthead_image{
    width: 360px;
    max-width: 98%;
    margin-top: auto;
    margin-bottom: auto;
}

#dist_internal{
    float: left;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    background-color: #d9dee0;
/*    height: 680px;   */
}

#distList{
    width: 100%;
    vertical-align: top;
    font-size: 1.00em;
}

#distList_right{
    float: left;
    width:100%;
    padding-top: 24px;
    vertical-align:auto;
    font-size: 1.00em; 
    background-color: #d9dee0;
}

#distList_right ol{
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 10px;
}

.dist_list_form_element{
    display: block;
    width: 100%;
    color: #849539;
    
}

.dist_list_form_label{
    font-weight: bold;
    width: 95%;
}

.dist_list_form_select{
    width: 95%;
    padding-bottom: 5px;
}
#dist_table_box{
   background-color: #9bbd2b;
   width: 90%;
   padding: 12px;
}

.dist_table{
    width :100%;
}

.dist_table_head{
    font-weight: bold;
}

tr.dist_table_row td{
   /* border-bottom-width: 1px;
    border-bottom-color: #ccffcc;*/
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 0.5px solid #aaffaa;
}

td.first_col{
    text-align: right;
    width: 36px;
    padding-left:0px;
    padding-right: 16px;
}

#footNotes{
    vertical-align: top;
    font-size: 0.7em;
}

.featuresforprod{
   float: left;
   background-color:#ffffff;   
   vertical-align: top; 
   font-size: 0.8em;   
}

.productimage{   
    position: relative;      
    background-color:#ffffff;
    visibility: visible;
    padding: 2px;    
}

#exercises_full{
    padding-top: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    margin: 0px;
    background-color: #d9dee0;
    width: 100%;
/*    height: 680px;   */
}

#exercise_viewer{
    margin-left:auto;
    margin-right: auto;
    width: 92%;   
}

#exercise_details_left{
    padding: 0px;
    margin: 0px;
    width: 100%; 
}

#exercise_report{
    
    width: 100%;    
}

#app_exercise_report{
    
    width: 100%;    
}

#report_content{
   
   padding: 10px;
   width: 92%;
   background-color: #ddeedd;
   color: #888888;
   font-size: 1.2em;
   margin-bottom: 25px;
}

#report_content ul{
    list-style: none;
}

#report_content ul li::before{
    content: "\25AA";  
    color: #849539;
    font-size: 240%;
    display: inline-block;
    width: 100%;
    margin-left: -1.2em;   
}

#report_content ul li{
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 1.4;
    
    align-items: center; 
    color: #888888;
}

#report_content h3{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    padding: 0px;
    font-size: 24px;
    color: #849539;
}

#report_content h3{
    font-family:  "Century Gothic", tahoma,  arial, verdana;
    font-weight: normal;
    padding: 0px;
    font-size: 18px;
    color: #849539;
}

.exerciseImage{
    position: relative;
    float: right;
    width: 100%;
    color: #ee0000;
    font-size: 0.75em;
    padding: 10px;    
}

.exerciseImage_left{
    position: relative;
    float: left;
    width: 100%;
    color: #ee0000;
    font-size: 0.75em;
}

.exerciseImage_right{
    position: relative;
    float: left;
    width: 100%;
    color: #ee0000;
    font-size: 0.75em;   
}






.course_pic{
    width: 100%; 
}
.sidespace{
    margin-left: 20px;
    margin-right: 20px;
}

.smallsidespace{
    margin-left: 10px;
    margin-right: 10px;
}

.widesidespace{
    margin-left: 40px;
    margin-right: 40px;
}

.headingfont{
    font-family:  "century gothic",  tahoma,  arial, verdana;
    /*"monotype corsiva", "century gothic",*/
}

#loginFormDiv{
   position: absolute;
    background: #6b811d;   
    font-size: 1.1em;
    color: #ffffff;
    width:98%;
    left: 10px;
    top: 80px; 
    z-index: 200;
    visibility: hidden;
}
#logoutForm{
   position: absolute;
    background: #6b811d;   
    font-size: 1.1em;
    color: #ffffff;
    left: 10px;
    top: 80px; 
    z-index: 200;
    visibility: hidden;
}

#subscriptionFormDiv{
    position: absolute;
    background: #6b811d;   
    font-size: 1.1em;
    color: #ffffff;
    left: 2px;
    top: 80px; 
    z-index: 200;
    visibility: hidden;
}

#notifications{
    position: absolute;
    width: 100%;
    top: 40px;
    max-height: 640px;
    padding: 24px;
    color: #404040;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
    visibility: hidden;
    z-index: 200;
}

.notification{
   display: block; 
   padding-top: 24px;
   
}

.read_notification{
    display: block;
    font-weight: normal;
    color: #808080;
}

.unread_notification{
    display: block;
    font-weight: bold;
    color: #abc43f;
}

#contact_text{
    width: 100%;
    height: 150px;
}

.centerImage{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 150px;
}

.divFormFieldSet{
    background-color: #abc43f;
    border: 0px;
}

/*
.button {
  background-color: #000000; 
  border: none;
  color: #ffffff;
  padding: 10px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
}

.button_grey{
   background-color: #555555; 
  border: none;
  color: #ffffff;
  padding: 5px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px; 
}

.button_buy{
  background-color: #ee0000; 
  border: none;
  color: #ffffff;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;   
}

.button_small {
  background-color: #000000; 
  border: none;
  color: #ffffff;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  font-size: 14px;
}
*/

#footTopLine{
    float:left;
    width:100%;   
    background-color: #abc43f;    
    height: 100px;
}

#footTopLine dt{
   padding-top: 7px;
   padding-bottom: 7px; 
   padding-left: 10px;
   color: #ffffff;
} 

.dl1{
    font-size: 1.2em;
}
.dl2{
    font-size: 0.8em;
}


#footTopLine a{
   color: #ffffff; 
   text-decoration: underline;
}    

#footTopLine a:hover{
    color: #ffffff; 
    text-decoration: underline;
    font-weight: bolder;
} 

#stridesLiteDemoVid{
    position: absolute;
    background: #f8f8f8;   
    width: 500px;
    height: 325px;
    left: 520px;
    top: 380px; 
    visibility: visible;
}

#newshowAndCourse{
   position: absolute;
    background: #ffff00;
    color: #ea8600;
    font-size: 0.75em;
    width:200px;
    height: 250px;
    left: 300px;
    top: 200px; 
    visibility: hidden;
}

#newCourseSameShow{
   position: absolute;
    background: #ffff00;
    color: #ea8600;
    font-size: 1.0em;
    width:220px;
    height: 200px;
    left: 400px;
    top: 200px; 
    visibility: hidden;
}

#useCourse{
   position: absolute;
    background: #ffff00;
    color: #ea8600;
    font-size: 1.0em;
    width:320px;
    height: 200px;
    left: 400px;
    top: 200px; 
    visibility: hidden;
    
    /*
       position: absolute;
    background: #f8f8f8;
    font-size: 0.75em;
    width:200px;
    height: 250px;
    left: 100px;
    top: 200px; 
    visibility: hidden;
    */
}

#makePublic{
   position: absolute;
    background: #ffff00;
    color: #ea8600;
    font-size: 1.1em;
    width:300px;
    height: 100px;
    left: 400px;
    top: 200px; 
    visibility: hidden;
}

#deleteCourse{
   position: absolute;
    background: #ffff00;
    color: #ea8600;
    font-size: 1.1em;
    width:200px;
    height: 100px;
    left: 400px;
    top: 200px; 
    visibility: hidden;
}

#jumpProperties{
    position: absolute;
    background: #ffff00;
    color: #ea8600;
    font-size: 0.75em;
    width:200px;
    height: 300px;
    left: 100px;
    top: 500px; 
    visibility: hidden;
}

#embeddedCode{
    position: absolute;
    background: #ffff00;
    color: #ea8600;
    font-size: 1.2em;
    width:450px;
    height: 150px;
    left: 200px;
    top: 250px; 
    visibility: hidden;
}

#sfLineProperties{
    position: absolute;
    background: #ffffdd;
    color: #ea8600;
    font-size: 0.75em;
    width:270px;
    height: 100px;
    left: 100px;
    top: 500px; 
    visibility: hidden; 
}

#courseProperties{
    position: absolute;
    background: #ffffdd;
    color: #ea8600;
    font-size: 0.75em;
    width:340px;
    height: 380px;
    left: 750px;
    top: 240px; 
    visibility: hidden;
 
}

#roundProperties{
    position: absolute;
    background: #ffffdd;
    color: #ea8600;
    font-size: 0.75em;
    width:340px;
    height: 200px;
    left: 750px;
    top: 400px; 
    visibility: hidden;
 
}

#roundJumps{
    position: absolute;
    background: #ffffdd;
    color: #ea8600;
    font-size: 0.75em;
    width:340px;
    height: 100px;
    left: 750px;
    top: 400px; 
    visibility: hidden;
}

#addNewRound{
    position: absolute;
    background: #ffffdd;
    color: #ea8600;
    font-size: 1.2em;
    width:300px;
    height: 100px;
    left: 750px;
    top: 400px; 
    visibility: hidden;   
}

#messageLayer{
   position: absolute;
    background: #ffffdd;
    color: #ea8600;
    font-size: 1.2em;
    width:400px;
    height: 200px;
    left: 500px;
    top: 200px; 
    visibility: hidden;
}

#newlabeltext{
    position: relative;
    font-size: 1.2em;
    top: -80px;
    left: 80px;
    width: 100%;
    height: 0px;
}

.properties{   
    background-color: #ffffdd;
    position: absolute; 
    font-size: 1.1em;
    color: #ea8600;
    width:100%;  
    left: 0px;
    top: 20px; 
    visibility: hidden;
    z-index: 200;   
}

.properties label{
    padding-left: 4px;
    margin-top: 4px;
}

.properties select, input{
    margin-left: 4px;
    margin-top: 4px;
}



.propertiesHead{
    font-size: 1.5em;
    font-weight: bold;
    background: #ffffdd;
    color: #ea8600;
}

.darkGrey{
    background: #eeeeee;
}

.liteGrey{
    background: #f8f8f8;
}
.liteSilver{
    background: #fcfcfc;
}
.white{
    background: #ffffff;
}

.course_tree {
 text-align: left;   
}

.treeTitle{
   text-align: left;  
   font-size: 1em;
   font-weight: bold;
   width: 100%;
}

.treeContent{

   text-align: center;     
   border-top: 1px;
   width: 100%;
   padding: 15px;
   background: #ffffff;
}

.treeContent_b{

   text-align: left;     
   border-top: 1px;
   width: 100%;
   padding: 15px;
   background: #eeeeee;
}

.treeContent a{
    display: block;
    text-align: left;
    font-size: 1.2em;
    font-weight: normal; 
    width: 100%;
    height: 100%;
}

.treeContent_b a{
    display: block;
    text-align: left;
    font-size: 1.2em;
    font-weight: normal; 
    width: 100%;
    height: 100%;
}
#toolTip{
   position: absolute;
   text-align: left;  
   font-size: 1em;
   font-weight: normal; 
   background-color: #ffff80;
   color: #000000;
   border-width: 1px;
   border-color: #000000;
   visibility: hidden;
}

#iframe{
    width:900px;
    height:600px; 
    border:0;
}

.h_privacy{
    font-family: arial;
    color: #666666;
}

#tncs ol{
    counter-reset: item;
}

#tncs li{
    display: block;
} 

#tncs li:before{
    content: counters(item, ".")" ";
    counter-increment: item;
}

.heading {
    color: #666666;
    font-weight: bold;
}

.tContent{
    color: #888888;
    font-weight: normal;
}