/*
  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 09:17:26
*/


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

 media:         print
 author:        Matthew Evans
 last modified: 24/11/2008
 website:       http://www.surreycc.gov.uk/
--------------------------------------------------------- */

/* =WCM - Category pages
--------------------------------------------------------- */
.category-content {
    float: none;
    width: 100%
}
body#twocol .category-content {
    width: 100%;
}
.half {
    width: 100%;
    margin: 0;
}
body#twocol .half {
    width: 100%;
    margin: 0;
}
.category-content .half {
    width: 100%;
}
body#twocol .category-content .half {
    width: 100%;
}
/* Category panel - this is the interactive panel that appears on the right of category pages */
.category-panel {
    display: none;
}
/* Category intro - used at the top of level category pages */
.category-intro {
    border: 0;
    border-bottom: 2px solid #C9E0D8;
}


/* =Web Content Manager - File Resources
--------------------------------------------------------- */
#fileresource {
    display: none;
}

	
/* =Web Content Manager - Find out More list
--------------------------------------------------------- */
#findoutmore {
    display: none;
}


/* =Homepage boxes
--------------------------------------------------------- */
div.home-box {
    float: none;
    width: auto;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #C9E0D8;
}
div.home-box .home-box-inner {
    padding: 0;
    min-height: auto;
}


/* =Homepage news box
--------------------------------------------------------- */
#home-news-box h2, #home-events-box h2 {
    background: none;
    color: #000000;
}


/* =Homepage do-it-online box
--------------------------------------------------------- */   
#home-do-it-online-box {
    display: none;
}


/* =Homepage feature box
--------------------------------------------------------- */
#home-promo-box {
    width: auto;
    float: none;
    margin-top: 20px;
    border: 0;
    border-bottom: 1px solid #c9e0d8;
}
#home-promo-box p {
    padding: 0;
}
#home-promo-box h2 {
    padding: 0;
}
