﻿@media print
{

    /*Reset Style*/
    body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif;}
    * {  -webkit-print-color-adjust: exact;print-color-adjust: exact;    }
    
    #DefaultTemplateLeft h2.accordianSelector{ background: none !important;}
    
    /* start global print style */

    img{display: none;}
    
    #Header1 { position: static; text-align: left; border-bottom-style: none; z-index: 100; height: auto;}
    
    #gccLogoTop { position: relative; left: 12px; }
    #gccLogoTop img { display: inline;}
    .NonMobileContent { background-color: #fff;text-align: left; margin-bottom: 5px; }   
    
    .MobileContent {display:none;}
    #SiteSearchTextBox, #SiteSearchImage {display:none;}
    .mainimage img {display:none;}    
    ul, img {page-break-inside: avoid;}
    #AtoZ {page-break-before: always;}
    #AtoZ, #Footer1, #Footer2, #Footer3Links, #Footer3Logos {padding:10px;margin:0px;}
    #TemplateContent, #ImproveThisPage { margin:10px;   position: relative; margin-top: 10px;}
    #Footer1 li {width: 250px;}
    
    #cookie-bar, #redesign, *[id^=Footer], #ImproveThisPage, 
    #AtoZ, .PopupCalendar, .Navigator,
    .NavigatorStep, #ProxyTemplateArticleBody, #BreadcrumbTrail, #ShareThisPage,
    .DefaultTemplateRelatedContent, .BreadcrumbTrail,
    #HomeTemplateNewsAndEventsImages, .NonMobileContent ul li a
    { display: none;}
    
    #Page { border: none;}
    
    .RelatedFeature li { background: none !IMPORTANT; }

    /* end global print style */

    /* start home print style */

    .bx-wrapper {display:none;}
    .HomeTemplateArticleGroup {    float: left;    height: auto;    margin: 8px; width: 250px;}
    /*#HomeTemplateNewsAndEvents {page-break-before: always;}*/
    #HomeTemplateNewsAndEventsImages img {display:none;}
    #PromotionText {margin:50px 0 0 0;padding:0px;}       

    /* end home print style */

    /* start list / landing print style */

    .ListTemplateArticleGroup {float: none;  margin: 8px; width: auto;}

    /* end list / landing print style */

    /* start default / content print style */

    .ca-container {display:inherit !important;}
    
    #DefaultTemplateLeft {page-break-after: always;}

    /* end default / content print style */

    /* start form print style */
    
    
    /* end form print style */

    /* start search print style */

    #SiteSearchTemplateRight, #SearchForm1 {display:none;}

    /* end search print style */

    /* start news print style */

    #NewsTemplateLeft {page-break-after: always;}

    /* end news print style */

    /* start listwithdate / archive news print style */

    #ListTemplateLeft {page-break-after: always;}

    /* end default / content print style */

    /* start proxy print style */

    .TextBox {width:90%;}
    .GazetteerTextBox {width:60%;}

    /* end proxy print style */
}