/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 February 2012 08:13:54
*/


/* ------------------------------------------------------
 Surrey County Council
 Public website style sheet - global components

 media:         print
 last modified: 14/09/2009 by Matthew Evans
 website:       http://www.surreycc.gov.uk/
--------------------------------------------------------- */

/* =Skip navigation link
--------------------------------------------------------- */
a#skipnav {
    display: none;
}

        
/* =Masthead
--------------------------------------------------------- */
#scc-masthead-wrapper {
    min-width: 0;
    color: #02614D;
    min-height: 0;
    border-bottom: 3px solid #02614D;
}
* html #scc-masthead-wrapper, * html #scc-masthead { /* <=IE6: no support for min-height */   
    height: 0;
}
#scc-masthead {
    min-height: 0;
    width: 100%;
}
#scc-masthead h1 img, #scc-masthead p img {
    display: block;
}
#scc-masthead h1#scc-logo, #scc-masthead p#scc-logo {
    float: none;
    height: 100px;
}
#scc-masthead h1#scc-logo a, #scc-masthead p#scc-logo a {
    top: 0;
    left: 0;
}
#scc-bannerlink {
    display: none;
}


/* =Global navigation
--------------------------------------------------------- */    
#scc-global-nav {
    display: none;
}


/* =Structure of central area (excl. masthead & footer)
--------------------------------------------------------- */
#scc-container {
    width: 100%;
}
#scc-main {
    float: none;
    width: 100%;
    margin: 0;
}

        
/* =Site Tools
--------------------------------------------------------- */
#scc-site-tools {
    display: none;
}


/* =Search box
--------------------------------------------------------- */
form#simplesearch {
    display: none;
}


/* =Topic navigation
--------------------------------------------------------- */    
#scc-left-column {
    display: none;
}


/* =A-Z picker
--------------------------------------------------------- */

div#scc-atoz-picker {
    display: none;
}


/* =Languages
--------------------------------------------------------- */
#scc-languages {
    display: none;
}

        
/* =Content wrapper
--------------------------------------------------------- */            
#scc-content, #content {
    overflow: visible !important;
    float: none;
    width: auto; /* single column 'scc-content' is same width as 'twocol' version as 'see also' links are disabled in this printable style sheet */
}
body#twocol #scc-content, body#twocol #content, body#homepage #scc-content, body#homepage #content {
    float: none;
    width: auto;
}


/* =See also (related links)
--------------------------------------------------------- */
#scc-related {
    display: none;
}

            
/* =Page Information
--------------------------------------------------------- */
#scc-page-info {
    border-top: 0;
}
#scc-page-info h2 {
    display: none;
}
#scc-page-info ul {
    display: block;
}
#scc-page-info ul li {
    display: block;
    border: 0;
    padding: 0;
}
.addthis_button {
    display: none;
}

                
/* =Footer
--------------------------------------------------------- */
#scc-footer-wrapper {
    color: #000000;
    min-width: 0px;
    border-top: 3px solid #02614D;
}
#scc-footer {
    width: 100%;
}
#scc-footer h2 {
    display: none;
}
#scc-footer div.right {
    float: none;
    border: 0;
    margin-left: 0;
}
#scc-footer ul.left, #scc-footer ul.right {
    display: none;
}
#scc-footer a {
    color: #000000;
}
#scc-footer p {
    margin-left: 0;
}
#scc-footer p#tell-us {
    display: none;
}
p.return-to-top {
    display: none;
}


/* =A-Z links/buttons  (multi-purpose)
    (Not related to the A-Z "picker" in the left column)
--------------------------------------------------------- */
    
div.atoz, ul.atoz  {
    display: none;
}


/* =A-Z listing 
   (the actual list of A-Z items - not the A-Z links/buttons)
--------------------------------------------------------- */

ul.atoz-service-listing li {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0;
    font-weight: bold;
}
ul.atoz-service-listing li ul li {
    list-style: outside url(http://www.surreycc.gov.uk/__data/assets/image/0007/313/bullet.gif?v=0.1.1);
    margin-left: 30px;
    border: 0;
    padding: 0;
}

/* =Buttons (multi-purpose)
--------------------------------------------------------- */
input.button {
    display: none;
}

/* =Toolbar
--------------------------------------------------------- */
#toolbar-wrap{
    display:none;
}
