/*!
 * Fotorama 4.5.1 | http://fotorama.io/license/
 */
 
*, html, body {
    margin: 0;
    padding: 0;
}
a {
    color: #48739c;
    text-decoration: none;
}
a.vertical {
 color: #5888ad !important;
 }
.OAS img {
    border: medium none;
    display: block;
}
.left_item_margin {
    margin-left: 25px;
}
pre
{
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.mainmoving {
width: 75%;
margin: 0 auto;
}
h5 { margin-bottom: 10px; }
#page
{
    margin: 0 auto;

}
#page nav
{
    display: none;
}
#border_header
{
    background-color: #c71c25; 
    height: 8px;
    border-bottom: 2px solid #000000;
}
#about_gallery {
    width: 30%;
    max-width: 300px;
    float: left;
}
#about_gallery img {
    width: 100%;

}    

.OAS { width: 728px; margin: 20px auto;}
#rightbar .OAS { width: 300px; } 

#about_gallery ins {
    width: 100% !important;
}   
#about_gallery embed {
    width: 100% !important;
}   
#about_gallery iframe {
    width: 100% !important;
}   

iframe { width: 100% !important; }

.top_oas { width: 100%; } 
#top_header
{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 60%, #ebeded 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(60%,#ffffff), color-stop(100%,#ebeded)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeded',GradientType=0 ); /* IE6-9 */

    color: #000;
    height: 100px;
    padding: 0 5px;
}
.left_header {
    max-width: 20%;
    padding-top: 12px;
    text-align: center;
}
.right_header {
    max-width: 80%;
    padding-top: 4px;
}

.left_header img {
    width: 100%;
}
.right_header img {
    width: 100%;
}
.left_header p {
    font-family: "Trebuchet MS", arial;
    color: #3c638a !important;
    font-size: 1.4em;
    text-shadow: 2px #222;
    font-weight: bold;
}
.header_content {
    max-width:  956px;
    margin: 0 auto;
    
}
#header, .header
{
background: #e9e9e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 0%, #cacaca 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#cacaca)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e9e9e9 0%,#cacaca 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e9e9e9 0%,#cacaca 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e9e9e9 0%,#cacaca 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e9e9e9 0%,#cacaca 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#cacaca',GradientType=0 ); /* IE6-9 */

    border-top: 1px solid #fff;
    font-size: 14px;
    font-family: 'Trebuchet MS', arial, sans serif;
    color: #242424;
    line-height: 32px;
    height: 32px;
    padding: 0 5px;
}
.headerblue_content {
    max-width: 956px;
    margin: 0 auto;
    
}
#headerblue, .headerblue
{
background: #c71c25;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-family: 'Trebuchet MS', arial, sans serif;
    color: #242424;
    line-height: 20px;
    height: 23px;
    padding: 0 5px;
}
.max-width { max-width: 956px; margin: 0px auto; padding-top: 20px;}
#footer
{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 60%, #ebeded 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(60%,#ffffff), color-stop(100%,#ebeded)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 60%,#ebeded 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeded',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #fff;
    font-size: 14px;
    font-family: 'Trebuchet MS', arial, sans serif;
    color: #242424;
    line-height: 32px;
    padding: 0 5px;
    width: 100%;
    padding: 10px 0 10px 0;

}
ul#topnav {
    list-style-type: none;
    color: #555555;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    float: right;
    line-height: 100px;
    }
ul#topnav li {
    font-size: 16px;
    padding-left: 20px;
    display: inline;
    color: #242424;
    }
ul#topnav li a {
    color: #555555;
    }
  ul#bottomnav {
    list-style-type: none;
    color: #555555;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin: 10px auto;
    padding: 5px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    }
ul#bottomnav li {
    font-size: 12px;
    padding: 0 5px;
    display: inline;
    color: #242424;
    }
ul#bottomnav li a {
    color: #555555;
    }  
    
ul#secondarynav {
    list-style-type: none;
    color: #ffffff;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    }
ul#secondarynav li {
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
    display: inline;
    color: #ffffff;
    }
ul#secondarynav li a {
    color: #ffffff;
    }
.footeritem {
    width: 25%;
    font-size: 11px;
    line-height: 15px;
    color: #242424;
}
.footeritem h4 {
    text-transform: uppercase;
    color: #242424;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}
#footer ul#topnav {
    list-style-type: none;
    text-align: center;
    padding-left: 10px;
    color: #242424;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    }
.float_left {
	float: left;
	}
.float_right {
	float: right;
	}
#header a.icon,
.header a.icon
{
    background: center center no-repeat transparent;
    background-image: url( 'http://media.arkansasonline.com/static/arkonline/images/focus/menuSlide_btn.png' );
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    margin-top: -4px;
    visibility: hidden;
}
nav#menu {
    font-family: 'Trebuchet MS', arial, verdana;
}
#header a.friends,
.header a.friends
{
}
#header a.right,
.header a.right
{
    left: auto;
    right: 10px;
}
#content,
.content
{
    max-width: 956px;
    margin: 0 auto;
    color: #222222;
    padding: 20px 5px 20px 5px;
    min-height: 300px;
}
#main_content {
    width: 70%;
    float: left;
}
ul { color: #D0D0D0 !important;}




/* =Media Print

-------------------------------------------------------------- */
@media print {

    h1 {
        page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
        page-break-after: avoid;
    }

    ul,  ol,  dl {
        page-break-before: avoid;
    }
}

/*  Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media 
    only screen and (-moz-min-device-pixel-ratio:1.5), 
    only screen and (-o-min-device-pixel-ratio:3/2), 
    only screen and (-webkit-min-device-pixel-ratio:1.5), 
    only screen and (min-device-pixel-ratio:1.5) {

    body {}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 980px) {
.left_item_margin {
    margin-left: 0;
}
    .left_header img {
        width: 100%;
    }
    .right_header img {
        width: 100%;
        padding-top: 6px;
    }
    #about_gallery {
        width: 27%;
        margin-left: 16px;
    }
}

@media screen and (max-width: 830px) {

.left_header {
    max-width: 60%;
    padding-top: 10px;
    text-align: center;
}
    #top_header {
        height: 85px;
    }
    .right_header ins { 
        display: none !important;
      }


}


@media screen and (max-width: 650px) {


    #main_content {
        width: 99%;
    }
    #about_gallery {
        clear: both;
        width: 99%;
        margin-left: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    #about_gallery img {
        width: 300px;
    }    
    #top_header {
        height: 75px;
    }
     .left_header p {
        font-size: .8em;
    }   
	h1 {
	    font-size: 14px !important;
	}

}

@media screen and (max-width: 480px) {

ul#topnav li {
    font-size: 12px;
    padding-right: 5px;
    display: inline;
    color: #242424;
    }



    .fotorama__nav-wrap, .fotorama__nav { display: none; }
}


@media screen and (max-width: 320px) {


}


@media screen and (max-width: 240px) {



}
