/** Blue #174582   Gold #c78b29 }

/** footer **/
.site-footer {display:none;}

/** Tables **/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
table, thead, tbody, th, td, tr {     display: block;  }
thead tr {     position: absolute;    top: -9999px;    left: -9999px;}
tr { border: 1px solid #eee;     margin-bottom: 30px; }
td { width: 100%; border: none; border-bottom: 1px solid #eee;  position: relative;        padding: 10px 20px; }
    
}
    



/** Scroll Bar IE &amp; Edge **/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
body { scrollbar-face-color: #1e4480; scrollbar-track-color: #f3f3f3; scrollbar-arrow-color: #f3f3f3;  scrollbar-shadow-color: #1e4480;  } }


@media only screen and (max-width: 424px) {.book {max-width: 88% !important;}   }
@media only screen and (min-width: 425px) and (max-width: 699px) {.book {max-width: 85% !important;}   }

/* Enter Your Custom CSS Here */
html {
    line-height: 1.3em;
}


@media screen and (min-width: 600px) {
li > ul, li > ol {
    margin-left: 1.5em;
}}



.go-top
{
    background-color: #1e4480;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    right: -600px;
    width: 280px;
    text-align:left;   
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
    padding-top:40px;
    padding-left: 40px;
    font-size:16px !important;
    line-height: 24px;
}


.go-top-gold
{
    background-color: #c08b00;
    color: #1e4480;
    position: absolute;
    bottom: 0px;
    right: -600px;
    width: 280px;
    text-align:left;   
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
    padding-top:40px;
    padding-left: 40px;
    font-size:16px !important;
    line-height: 24px;
}
.go-top-lightblue
{
    background-color: #637fac;
    position: absolute;
    bottom: 0px;
    right: -600px;
    width: 280px;
    text-align:left;   
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
    padding-top:40px;
    padding-left: 40px;
    font-size:16px !important;
    line-height: 24px;
}

.go-top-yellow
{
    background-color: #c3a65c;
    color: #1e4480;
    position: absolute;
    bottom: 0px;
    right: -600px;
    width: 280px;
    text-align:left;   
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
    padding-top:40px;
    padding-left: 40px;
    font-size:16px !important;
    line-height: 24px;
}
.smooth:hover > .go-top
{    
    right:0px;    
}

.smooth:hover > .go-top-gold
{    
    right:0px;   
}

.smooth:hover > .go-top-lightblue
{    
    right:0px;   
}

.smooth:hover > .go-top-yellow
{    
    right:0px;   
}




    
p {text-align:justify;}


/****** Conor ******/
div#multilines { height: 425px !important;}
ul.newsticker { height: 390px !important;  overflow: hidden !important;}





@media only screen and (min-width: 768px) and (max-width: 1023px) {.next-button, .prev-button, .next-button2, .prev-button2 { top: 10px;  padding: 5px 5px; width: 48%; font-size: 10px; } }
@media only screen and (min-width: 1024px) {
.next-button, .prev-button, .next-button2, .prev-button2 { top: 15px; !important;  padding: 5px 15px !important; width: 48% !important; font-size: 10px !important; } 
}

#boxnews3, #boxnews{ height: 485px !important; }
/* #boxnews4 { height: 440px !important; } */
#boxnews4 li.news {margin-top: 10px;}
span.title a { font-size: 14px !important;}

button:hover, button:focus, button:active, input[type=button]:hover, input[type=button]:focus, input[type=button]:active, input[type=reset]:hover, input[type=reset]:focus, input[type=reset]:active, input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active {   
    background: #1e4480; border-color: #1e4480; color: #fff; }



@media only screen and (min-width: 100px) { }

.home-categories {margin-top: 0px;}
.nospace.home-categories { margin-top: 0 !important;}
.home-categories p { display: none;}
p:empty {display: none;}

.home-category { position: relative; width: 276px; height: 156px; float: left; display: block; margin: 10px 10px 15px 10px; color: #ffffff;}
.home-category h2 { position: absolute; bottom: 0; font-size:18px !important; margin-bottom: 0px !important;  font-weight: 700 !important;}
.home-category .white h2 span { background-color: #1e4480; font-size: 14px !important; padding: 5px 10px;}
.white h2 { background-color: #1e4480; font-size: 14px !important; padding: 5px 10px;}
.white h2:hover { background-color: #c08b00;} 
.home-category h2 span:hover { opacity: 1 !important; filter: alpha(opacity=100); /* For IE8 and earlier */}
#boxcontainer a:hover {text-decoration: none !important; color: #ffffff;}

