/***  All Styles ***/

/* ******************************* *
            Fonts
 * ******************************* */

@font-face {
    font-family: 'Garamond';
    src: url('/themes/oag_responsive/fonts/gara.TTF');
}

@font-face {
    font-family: 'Engravers MT';
    src: url('/themes/oag_responsive/fonts/ENGR.woff'),
    url('/themes/oag_responsive/fonts/ENGR.svg'),
    url('/themes/oag_responsive/fonts/ENGR.TTF'),
    url('/themes/oag_responsive/fonts/ENGR.eot'),
    url('/themes/oag_responsive/fonts/ENGR.otf');
}

/* ******************************* *
            Global
 * ******************************* */
html, body{
    font-weight: normal;
    background-color: #E5E5E5;
    font-size: 14px;
}

body > .container{
    width: 100%;
    padding: 0;
    background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Garamond,serif;
    color: #800610;
}

a, a:link {
    color: #0E2F5E;
}

a:hover {
    color: #800610;
}

p > a, #internal_page_content a {
    text-decoration: underline;
}

/* ******************************* *
            Banner
 * ******************************* */

header{
    background-color: #0E2F5E;
    background-image: url('../themes/oag_responsive/images/header_footer/star_light_24x24.png');
    border-bottom: 17px solid #800610;
}

header > div {
    padding: 10px 0 4px 0 ;
    background-color: transparent;
}

header div .navbar{
    background-color: transparent;
    border: 0;
    height: auto;
    padding: 0;
}

header .headline span {
    font-family: 'Arial',sans-serif;
    font-weight: bold;
    color: #8b9ebd;
    letter-spacing: 10px;
    padding: 0;
    margin: -20px 0 0 108px;
}

header h1, header .h1 {
    font-family: 'Engravers MT';
    text-align: center;
    color: #FAFFFF;
    font-weight: normal;
    padding: 0;
}

header .navbar-search {
    padding: 0;
}

header .quick_links li a {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color:white !important;
    padding-right: 0px;

}

.agency_alerts {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
}


/* ******************************* *
            Navigation
 * ******************************* */

.site_navigation, .site_navigation > div.container > nav.navbar {
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top, #f8f8f8 30%, #8e8e8e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#f8f8f8), color-stop(100%,#8e8e8e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f8f8f8 30%,#8e8e8e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f8f8f8 30%,#8e8e8e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f8f8f8 30%,#8e8e8e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f8f8f8 30%,#8e8e8e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#8e8e8e',GradientType=0 ); /* IE6-9 */
}

.navbar {
    min-height: 35px;
    margin-bottom: 0;
    text-transform: uppercase;
    border: 0;
}

.navbar .dropdown-menu {
    text-transform: none;
}

.navbar .nav {
    margin: 0 auto 0 auto;
    display: table;
    float: none;
}

.navbar .nav, footer .nav {
    text-transform: uppercase;
}


/* ******************************* *
       Breadcrumb Navigation
 * ******************************* */

.breadcrumb-nav {
    margin-top: 10px;
    margin-bottom: -10px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 10px;
}

.breadcrumb-nav .breadcrumb .selected {
    font-weight: bold;
}

.breadcrumb a {
    text-transform: uppercase;
}



/* ******************************* *
          Services Area
 * ******************************* */

.services_area_middle {
    background-color: rgba(255,255,255,.7);
    font-family: Garamond, serif;
}

a.services_area_middle:hover {
    background-color: transparent !important;
    text-decoration: none !important;
}

a.services_area_middle:hover .services_area_inner {
    /*background-color: rgba(255,255,255,.7);*/
}

.services_area_inner {
    text-transform: uppercase;
}

a.consumer_middle_other {
    background-color: rgba(255,255,255,.7);
    font-family: Garamond, serif;
}

a.consumer_middle_other:hover {
    background-color: transparent !important;
    text-decoration: none !important;
}

a.consumer_middle_other:hover .consumer_area_inner {
    background-color: rgba(255,255,255,.7);
}

.consumer_area_inner {
    color: #800610;
    padding-bottom: 8px;
}

.news_box .consumer_area_inner {
    color: #000;
}

.news_box .in_news_name {
    color: #800610;
}

.news_box a.consumer_middle_other:hover {
    text-decoration: none;
}

.consumer_area_inner .in_news_name {
    margin-bottom: 0;
}

.consumer_area_inner .in_news_para {
    margin-bottom: 3px;
    padding-left: 15px;
    padding-right: 5px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 9px;
}

.consumer_area_inner .in_news_para p {
    margin-bottom: 0;
}



/* ******************************* *
   Side Navigation - Callout boxes
 * ******************************* */
.callout_title, .callout_subtitle {
    font-family: Garamond, serif;
    color: #800610;
    font-size: 24px;
}

.callout_subtitle {
    font-size: 18px;
}


/* ******************************* *
         Side Navigation
 * ******************************* */

.nav-stacked {
    margin-top: 0px;
}

.nav-stacked ul {
    margin-left: 25px !important;
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
}

.nav-stacked ul > li {
    margin-top: 2px;
    display: block;
    position: relative;
}

.nav-stacked a {
    /*text-transform: uppercase;*/
}

.nav-stacked ul > li > a, ul.nav-stacked > li > a {
    display: block;
    padding: 7px 15px;
    position: relative;
}

.nav-stacked ul > li > a:hover, .nav-stacked ul > li > a:focus {
    background-color: #EEEEEE;
    text-decoration: none;
}

.subnav li.selected > a {
    font-weight: bold;
    background-color: #0E2F5E;
    color: #FFF;
}

.subnav li.selected > a:hover {
    background-color: #FFF;
    color: #0E2F5E;
}

.subnav .nav-category > a, .subnav .topnav-category > a {
    cursor: default;
    color: inherit;
}

.subnav .topnav-category > a:hover, .subnav .topnav-category > a:focus,
.subnav .nav-category > a:hover, .subnav .nav-category > a:focus {
    background-color: transparent;
    color: inherit;
}

.subnav .nav-section-title > a {
    background-color: transparent;
    color: #000;
    cursor: default;
    border-top: 1px solid #000;
    border-bottom: 1px dotted #000;
}

.subnav .nav-section-title > a:hover, .subnav .nav-section-title > a:focus {
    background-color: transparent;
    color: #000;
    cursor: default;
}


/* ******************************** *
            Content
 * ******************************** */
.main_area {
    /* Pads the main content area off of the left margin*/
    padding: 0;
    margin: 0 auto;
}

.senior_alerts {
    background-color: white;
    padding: 20px;
    margin-top: -20px;
}




/* ******************************* *
            Carousel
 * ******************************* */
.carousel-control.left{
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0px, rgba(100, 100, 100, 0.25) 100%);
}

.carousel-control.right{
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(100, 100, 100, 0.25) 100%);
}

#carousel-initiative a, #carousel-news a, #carousel-vids a {
    outline: none;
}

#carousel-initiative .carousel-inner .item .carousel-caption {
    background-color: rgba(128, 6, 16, 1);
    position: relative;
    text-align: center;
    left:0;
    right: 0;
    bottom: 0;
    padding: 10px;
    padding-bottom: 3px;
    font-size: medium;
}


.carousel-inner a {
    text-decoration: none;
    color: #000;
}

.carousel-inner a:hover {
    color: rgb(66, 139, 202);
}

.news_carousel_caption h4 {
    text-transform: capatilize;
}

#carousel-news .carousel-control .glyphicon, #carousel-vids .carousel-control .glyphicon {
    display: none;
}

.news_carousel_caption h4 a {
    color: #800610;
    text-decoration: underline;
}

.news_carousel_caption h4 a:hover {
    color: #2A6496;
}

.carousel-indicators li {
    border: 1px solid #0E2F5E;
}

.carousel-indicators li.active {
    background-color: #0E2F5E;
}


/* ******************************* *
               Footer
 * ******************************* */

footer a, footer a:link {
    color: #FFFFFF;
}

footer a:hover, footer a:focus {
    color: #CCCCCC;
}

footer .nav-justified li a:hover
{
    background-color:inherit;
}




/* ******************************* *
          Internal pages
 * ******************************* */
.internal_page_content{
    display: inline-block;
    word-break: break-word;
}
.internal_page_content h1 {
    margin-top: 0;
}

.internal_page_share {
    padding-top: 15px;
}

.pub-padding {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pub-height {
    height: 60px;
}

.thumb-width-130 {
    width: 130px;
}




/* ******************************* *
          Statutes and <OL>'s
 * ******************************* */

/* No list styles */
ol.stat, ol.stat-lower, ol.stat-upper, ol.stat-roman, ol.stat-lower-roman {
    list-style-type: none;
    counter-reset: section;
}

/* Paranthesis around the increment */
.stat > li:before {
    counter-increment: section;
    content: "(" counter(section) ") ";
}
.stat-lower > li:before {
    counter-increment: section;
    content: "(" counter(section, lower-alpha) ") ";
}
.stat-upper > li:before {
    counter-increment: section;
    content: "(" counter(section, upper-alpha) ") ";
}
.stat-roman > li:before {
    counter-increment: section;
    content: "(" counter(section, upper-roman) ") ";
}
.stat-lower-roman > li:before {
    counter-increment: section;
    content: "(" counter(section, lower-roman) ") ";
}

.list-roman {
    list-style-type: upper-roman;
}

.list-upper {
    list-style-type: upper-alpha;
}

.list-lower {
    list-style-type: lower-alpha;
}

.list-lower-roman {
    list-style-type: lower-roman;
}

