/*
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 : Mar 1, 2018, 6:45:18 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;
}

/*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: #ee0000 5px solid;
    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;
    
}


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





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: #aa0000;
    float:bottom;
    font-size: 0.75em;
    border-top-color: #ee0000;
    border-top-width: 2px;
    height: 28px; 
}

#footerLeft{
    position:fixed;
    bottom: 0px;
    width: 100%;
}

#footerRight{
    float: right;
}

#mainStyle{    
   opacity: 100%;
   color: #000000; 
   background-color: #ffffff;
   
   /*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{    
   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;
}


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

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

#logo{
    position: relative;
    top: 0px;
    /*height: 80px;*/
    /*vertical-align: bottom;     */
    background-color:#ffffff;
}

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

  
  background-color:#ffffff;	
}

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

.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:560px;
    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;
}

#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%;
/*    height: 20px; 
    display: table;
 /*   background: url('menu.png');          */ 
 
    
    text-decoration:none;
    
    
}

nav {
    
    float: right;
}



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

#navmenu, nav:active #navmenu {
    display: none; 
    width: 80%
}

nav:hover #menu-icon{
    display: none; 
}
nav:hover #navmenu{
    display: block;
    
}

#navmenu ul{
    
    padding: 0;
}

#navmenu li{
    float: left;
    background: #ffffff;    
    display: block;
     
    border: #aa0000 1px solid; 
    width: 100%;     
}
#navmenu a{
    color: #aa0000;
    display: block;
    text-align:center;
    padding-top: 10px; 
    padding-bottom: 10px;
    text-decoration: none;  
    width: 100%;
    height: 100%;
    font-size: 1.4em;
        
}


#navmenu a:hover{
    color: #a00000;
    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: #aa0000 1px solid; 
    border-right: #aa0000 1px solid; 
    border-bottom: #aa0000 1px solid; 
    
    
} 
#navmenu li ul li a{
    padding-top: 2px;
    padding-bottom: 2px;
}    

/*
nav ul, nav:active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: #fff;
		border: 5px solid #444;
		right: 20px;
		top: 60px;
		width: 50%;
		border-radius: 4px 0 4px 4px;

	}

	nav li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;

	}

	nav:hover ul {

		display: block;

	}
*/

/*Read more: http://mrbool.com/how-to-create-menu-with-submenu-using-css-html/26146#ixzz3qxEPRtpW*/

/*#navmenu a#navhi{
        font-weight: bold;
        color: #06C7F5;
}

#navDiv{
    padding-left: 20px;
    padding-top: 10px;
}
*/
#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: 20px;
    margin-right: 60px;
}

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


.producthead{
    vertical-align: top;
    background-color:#ffffff;
    width: auto;
    font-size: 1.2em;
    font-weight: bold;

    padding-left: 10px;
}

.productinfo{
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    font-size: 1.20em;
    background-color:#ffffff;   
}

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

#distList{
    vertical-align: top;
    font-size: 1.00em;
    background-color:#ffffff;   
}
#footNotes{
    vertical-align: top;
    font-size: 0.9em;
    background-color:#ffffff;   
}

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

.productimage{   
    position: relative;
       
    background-color:#ffffff;
    visibility: visible;
    padding: 2px;
    
}
.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",*/
}

#loginForm{
   position: absolute;
    background: #f8f8f8;   
    font-size: 1.1em;
    width:250px;
    height: 140px;
    left: 400px;
    top: 200px; 
    visibility: hidden;
}

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

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

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

#useCourse{
   position: absolute;
    background: #f8f8f8;
    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: #f8f8f8;
    font-size: 1.1em;
    width:300px;
    height: 100px;
    left: 400px;
    top: 200px; 
    visibility: hidden;
}

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

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

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

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

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

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

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

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

#messageLayer{
   position: absolute;
    background: #f8f8f8;
    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{
    border: solid;
    border-width: 1px;
    border-color: #000000;
    
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}



.propertiesHead{
    font-size: 1.5em;
    font-weight: bold;
    background: #f8f8f8;
}

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