
/* roboto-regular - latin */
/* https://google-webfonts-helper.herokuapp.com/fonts/roboto?subsets=latin */
/* USE AS: font-family: 'Roboto', sans-serif; */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('/cms.themes/one/roboto-v19-latin-regular.woff2') format('woff2'), 
       url('/cms.themes/one/roboto-v19-latin-regular.woff') format('woff'); 
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('/cms.themes/one/roboto-v19-latin-italic.woff2') format('woff2'), 
       url('/cms.themes/one/roboto-v19-latin-italic.woff') format('woff'); 
}

#thebody
{
    font-family: 'Roboto';
    width:100%;
    margin:0px;
}

@media screen and (orientation: landscape)  {
    
    /* Page structure */
    #header
    {
        
    }
    #themobilemenuarea
    {
        display:none;
    }
    #bannerarea
    {
        background-image: url('/app.content/headerimage_slice.jpg');
        background-size: cover;
        height: 214px;
    }
    #bannertextarea
    {
        width:100%;
        padding-top: 50px;
        height:auto;
    }
    #bannertextarealeft
    {
        padding-left:5%;
        color: blue;
        font-size: 30px;
        font-weight: bold;
        clear:none;
        float:left;
        width:45%;
        text-align: left;
    }
    #bannertextarearight
    {
        padding-right:5%;
        color: blue;
        clear:none;
        float:left;
        width:45%;
        text-align: right;
        font-size: 25px;
        font-weight: bold;
    }
    #thedesktopmenuarea
    {
        display:block;
        clear:both;
        width:100%;
        padding-left:0%;
        padding-right:0%;
        margin-top:10px;
    }
    #bodyarea
    {
        width:98%;
        height:auto;
        padding-left:1%;
        padding-right:1%;
        margin-top:10px;
        clear:both;
    }
    #bodyfull
    {
        
    }
    #bodyleft
    {
        width:31%;
        margin-right: 2%;
        clear:none;
        float:left;
        height:auto;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }
    #bodyright
    {
        width:66%;
        clear:none;
        float:left;
        height:auto;
    }
    .pagesubmenuarea
    {
        padding-left:10px;
        font-size: 12px;
    }
    .pagetitle
    {
        width: auto;
        height: auto;
        font-size: 25px;
        font-weight: bold;
    }
    .pagebody
    {
        width: auto;
        height: auto;
        font-size: 15px;
    }
    #footerarea
    {
        width:98%;
        height:auto;
        padding-left:1%;
        padding-right:1%;
        margin-top:100px;
        padding-top:10px;
        clear:both;
        border-top: 1px solid gray;
        font-size: 12px;
        margin-bottom: 10px;
    }
    #footerleft
    {
        width:33%;
        clear:none;
        float:left;
    }
    #footercentre
    {
        width:33%;
        clear:none;
        float:left;
        text-align: center;
    }
    #footerright
    {
        width:33%;
        clear:none;
        float:left;
        text-align: right;
    }
    #footerareasearch
    {
        font-size: 12px;
    }
    
    /* menu classes */
    .desktopmenu
    {
        clear:both;
        border-bottom:1px solid gray;
        width:98%;
        height:auto;
        padding-left:1%;
        padding-right:1%;
    }
    .mobilemenu
    {
        
    }
    #mobilemenuheader
    {
    }
    #mobilemenuheaderclosed
    {
        
    }
    #mobilemenuheaderopen
    {
        
    }
    #mobilemenubody
    {
    }
    .amenuitem
    {
        width:auto;
        height:auto;
        clear: none;
        float:left;
        margin-left:25px;
        border-bottom: 2px solid white;
    }
    .amenuitemfirst
    {
        margin-left:0px !important;
    }
    .amenuitem:hover
    {
        border-bottom: 2px solid orange;
    }
    .currmenuitem
    {
        border-bottom: 2px solid red;
    }
    .desktopsubmenu
    {
        
    }
    .currsubmenu
    {
        
    }
    .mobilesubmenu
    {
        
    }
    .asubmenuitem
    {
        
    }
    .currsubmenuitem
    {
        
    }
    
    /* content classes */
    h2
    {
        font-size: 17px;
        font-weight: bold;
    }
    .pagesubmenuarea a.fakelink
    {
        text-decoration: none;
        color: black;
    }
    .pagesubmenuarea a.internallink::before
    {
        content: "> ";
    }
    .pagesubmenuarea p a.internallink:hover
    {
        color: red;
    }
    #footerleft a
    {
        text-decoration: none;
        color: black;
    }
    #footerleft a:hover
    {
        color: red;
    }
    #footerright a
    {
        text-decoration: none;
        color: black;
    }
    #footerright a:hover
    {
        color: red;
    }
    .internallink
    {
        text-decoration: none;
        color: black;
        border-bottom: 1px dotted orange;
    }
    .internallink:hover
    {
        color: red;
    }
    .externallink
    {
        text-decoration: none;
        color: black;
        border-bottom: 1px dotted red;
    }
    .externallink:hover
    {
        color: red;
    }
    #footerlogo
    {
        width: 25%;
    }
    /* newsindexitem */
    .newsindexitem
    {
        text-decoration: none;
        color: black;
        border-bottom: 1px dotted orange;
    }
    .newsindexitem:hover
    {
        color: red;
    }
    .pagesubmenuarea a.newsindexitem::before
    {
        content: "> ";
    }
    .pagesubmenuarea p a.newsindexitem:hover
    {
        color: red;
    }
    
    /* dictionaryindexitem */
    .dictionaryindexitem
    {
        text-decoration: none;
        color: black;
        border-bottom: 1px dotted orange;
    }
    .dictionaryindexitem:hover
    {
        color: red;
    }
    .pagesubmenuarea a.dictionaryindexitem::before
    {
        content: "> ";
    }
    .pagesubmenuarea p a.dictionaryindexitem:hover
    {
        color: red;
    }
    #searchheader
    {
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .asearchresult
    {
        margin-bottom: 6px;
        clear:both;
        height: auto;
    }
    .searchresultpagetitle
    {
        font-size: 15px;
        font-weight: bold;
    }
    .searchterminresults
    {
        color: red;
    }
    .searchterm
    {
        border-radius: 3px;
        border: 1px solid gray;
    }
    .searchbutton
    {
        font-size: 12px;
        color: gray;
        background-color: white;
        border-radius: 3px;
        border: 1px solid gray;
    }
    #errmsg
    {
        color: red;
    }
    .formfield
    {
        border: 1px solid gray;
        border-radius: 3px;
        font-size: 15px;
        width: 100%;
    }
    .formfieldtextarea
    {
        height: 100px;
        border: 1px solid gray;
        border-radius: 3px;
        font-size: 15px;
        width: 100%;
    }
    #dosaveform
    {
        border: 1px solid gray;
        border-radius: 3px;
        font-size: 15px;
        background-color: white;
        color: black;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #dosaveform:hover
    {
        background-color: red;
        color: white;
    }
    

    form table {border:0px solid white;}
    form tr {border:0px solid white;}
    form td {border:0px solid white;}
    
    

    
}