@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap'); 


hr {
    color: #E0E0E0;
}
a:link,
a:active,
a:visited {
    color: #F05000;
    text-decoration:none;
    font-weight:bold;
}
a:hover {
    text-decoration:underline;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: left;
    background: #FFFFFF;
    color: #000000;
    line-height:1.2em;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 160%;
}

h1 {
    font-family: 'Righteous', Arial; 
    font-size: 40px; 
    font-weight: 700; 
    line-height: 0.8em; 
    text-transform: uppercase; 
    color: #4a9d26;
    text-shadow: 2px 2px 2px #63e52a;
    line-height: 1.4em;

}
h2 {
    line-height: 1.2em;
    font-size: 2rem;
    font-weight: bold;
    font-family: 'Righteous', serif; 
   /* color: #9a365e; */
    color: #cf580f;
  
}

h3 {
    line-height:1.2em;
    font-size: 1.5rem;
    
}

h4 {
    line-height:1.2em;
    
    font-size: 2rem;
    font-family: 'Righteous', serif; 
}

h6 {font-size: 12px;}

ul {
    line-height:1.7em;
}

.logo {
    margin-left: 20px;
    margin-top: 20px;
}


.headergrad {
    text-align: left; 
    background: -webkit-linear-gradient(left, rgba(240, 240, 240,1) 0%, 
    rgba(240, 240, 240,1) 20%, 
    rgba(190, 239, 197,1) 80%, 
    rgba(190, 239, 197,1) 100%); 
}

.picture.icon1 {
  color: white; /*#000;*/
  position: absolute;
  margin-left: 2px;
  margin-top: 2px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: solid 2px white; /*#4d457d;*/
  background-color: transparent; /*white; */
  box-shadow: 2px 2px 4px #46809e;
}


.picture.icon1:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 6px;
  width: 4px;
  height: 6px;
  border-radius: 0%;
  border: solid 1px white; /*#4d457d;*/
  background-color: white; /*#4d457d;*/
}


.picture.icon1:before {
  content: '';
  position: absolute;
  left: -1px;
  top: -5px;
  width: 10px;
  height: 10px;
  background-color: transparent; /*white;*/ 
  border-top: solid 6px white; /*#4d457d;*/
  border-right: solid 6px white; /*#4d457d;*/
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}



.heads_outline {
    width:100%;
    height:150px;
    background-image: url(/images/heads.gif);
    background-repeat: repeat-x;
    background-position: left bottom;	
}

.leftside {
    float:left;
    width:174px;
    background:transparent url(/images/menu_bg.gif) repeat-y left top;

}

table.leftsidetable {
    width:100%;
}

table.leftsidetable th {
    border: 1px solid #000000;	
    color:#FFFFFF;
    line-height:2em;
    background-color:#484848;
    height:2.4em;
    text-align:left;
    padding-left:15px;
    font-weight:normal;
    font-size:small;
}

.leftside table td {
    line-height: 1.5em;
    color:#CCCCCC;
}

.leftside a:link,
.leftside a:active,
.leftside a:visited {
    color:#FFFFFF;
}

.leftside a:hover {
    background-color:#484848;
    color:#FFFFFF;
    text-decoration:none;
}

/** generic menu item **/
.mainlevel  {
    display:block;
    height:25px;
    line-height:25px;
    padding-left:15px;
    background:transparent url(/images/menu_bg_2.gif) repeat-x center top;
    font-weight:bold;
    text-decoration:none;
}

.mainlevelfirst  {
    display:block;
    height:25px;
    line-height:25px;
    padding-left:15px;
    font-weight:bold;
    text-decoration:none;
}


.content {
    margin-left: 24px;
    margin-right: 44px;
}


.pathway {
    display:block;
    text-align:left;
    color:#000000;
    font-size:x-small;
    font-weight:bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5E5E5;
    height:2em;
    margin-bottom:2em;
}

.pathway a:link,
.pathway a:active,
.pathway a:visited {
    color:#999999;
    text-decoration:none;
}

.contenthead {
    color:#3973AC;
    font-size: x-large;
    line-height:1.8em;
    text-decoration:none;
}

.itemhead {
    color:#3973AC;
    font-size: small;
    line-height:1.5em;
    font-weight:bold;
    margin-top:24px;
    margin-bottom:10px;
}

.itemshort {
    margin-left:30px;
}

.itemhead a:link,
.itemhead a:active,
.itemhead a:visited {
    color:#3973AC;
    text-decoration:none;
}


.content table {background-color: #B0B0B0;}
.content table td {background-color: #F5F5F5; padding-left: 20px; padding-right: 15px;}
.content table th {background-color: #C0C0C0;}

.topnav A:active {
    font-size:14px; 
    COLOR: #ffffff; 
    TEXT-DECORATION: none;
    font-weight:bold;
}
.topnav A:link {
    font-size:14px;
    COLOR: #ffffff; 
    TEXT-DECORATION: none;
    font-weight:bold;
}
.topnav A:visited {
    font-size:14px;
    COLOR: #ffffff; 
    TEXT-DECORATION: none;
    font-weight:bold;
}

.leftsidelinks A:active {
    font-size:18px;
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:normal;
}
.leftsidelinks A:link {
    font-size:18px;
    COLOR: #000000; 
    TEXT-DECORATION: none;
}
.leftsidelinks A:visited {
    font-size:18px;
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:normal;
}

.leftsidelinks {
    vertical-align:top;
}

.lessonmobile {
 
 max-width: 100px;     /*width: auto; */
 height: auto;
 
}

.imagemobile {
 max-width: 100%;
 height: auto;
}



.paddingmain  { 

    padding-left: 10px; 
    padding-right: 10px 
}


.topmenu { 

    font-weight: bold; 
    color: white; 
}


.topmenuglow {
    padding: .3em .2em .3em .2em;
    background-color: #f8f0d4;
    background-image: linear-gradient(#58b7db 1%,#afe9f9 50%,#58b7db 100%),linear-gradient(#ffffff,#ffffff);
}


.topmenuhome {

   -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); 
    position: absolute; 
    
    margin-top: 13px; 
    font-size: 110%; 
    font-weight: bold; 
    color: #1397cd; 
    text-shadow: 2px 2px 4px white;
} 


.topmenulinks {

    font-size:18px; 
    font-weight: bold; 
    line-height:180%; 
    padding-left: 5px; 
    padding-right: 5px; 
    color: white; 
    text-shadow: 2px 2px 4px #035f8f;
}

.topmenuarrows {
   
   color: #2496c1 !important; 
   text-shadow: 2px 2px 3px #70bae0;
}

.sidebarmain {

    padding-left: 20px; 
    padding-right: 20px;
    white-space:nowrap;
}



.hidemobile {   display: block;   }  

.hidedesk {   display: none;   }


@media screen and (max-width: 480px) {

.hidemobile {   display: none;   }

.hidedesk {   display: block;   }

.sidebarmain {     display: none;  }             
  

.lessonmobile {
 
 max-width: 40px;     /*width: auto; */
 height: auto;
 
}



h1 {
    line-height:1em;
    font-size: 30px;
    margin-left: 0px;
    font-weight: 700;
    padding-left: 0px;
}

h1 a:hover {
 text-decoration: none;
}


.topmenuhome {
 margin-left: 0px;
 
}

}

@media screen  and (max-width: 1200px) and (min-width: 481px)  {

.hidemobile_logo {   display: none;   }

h1 {
    line-height:1em;
    font-size: 30px;
    margin-left: 0px;
    font-weight: 700;
    padding-left: 0px;
}

.lessonmobile {
 
 max-width: 70px;     
 height: auto;
 
}


}
