/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 10 January 2012 09:53:16
*/


/*************************************/
/*   Woollahra Municipal Council     */ 
/*                                   */
/*   Version 1.0 - 4/12/2007         */
/*   Last Updated by Chris Horikx    */
/*                                   */
/*   This CSS document is used in    */
/*   the common three column design  */
/*                                   */
/* ------- //3 Column Specific CSS// */

.thick-header {
    background-color: #568b92;
    padding: 0 8px 0 8px;
    line-height: 30px;
    margin: 0 0 15px 0;
}

.thick-header img {
    margin-top: 8px;
    margin-right: 5px;
    float: left;
}

#mid-col-content .thick-header,
#right-col-container .thick-header {
    margin: 0 -15px 15px -15px;
}

.header-right a:hover {
    text-decoration: none;    
}
.header-right {
    float: right;
    font-size: 90%;
}

.bottom-border-item {
    overflow: hidden;
    margin: 0 ;
    border-bottom: 1px solid #777;
    padding-bottom: 7.5px;
}

/* --------- //// */
ul.events-list,
ul.std-list,
ul.rtd-list {
    list-style: none;
    background: none !important;
    margin: 0 0 15px 0 ;
    padding: 0 !important;          
}

#mid-col-content ul.std-list,
#right-col-content ul.rtd-list,
#mid-col-content ul.events-list {
    margin: 0 -15px 15px -15px;
}

#mid-col-content ul.std-list li {
    margin: 0 0 15px 0!important;
    padding: 0 15px 8px 15px !important;
    background: none !important;
    height: 1%;
}

ul.events-list li,
ul.std-list li,
ul.rtd-list li {
    border-bottom: 1px solid #BEBFBA;
    overflow: hidden;
}

ul.events-list li {
    margin: 0 0 15px 0!important;
    padding: 0 15px 8px 75px !important;
    background: none !important;
    height: 1%;
}

ul.events-list li img {
    margin: 0;
    padding: 0;
    float: left;
    margin-left: -75px;
    padding-bottom: 7px;
}

ul.std-list li,
ul.rtd-list li {
    margin: 0 0 15px 0;
    background: none !important;
}

#right-side ul.std-list li {
    padding: 0 15px 8px 15px;
}

#right-side ul.rtd-list li {
    padding: 0 15px 15px 15px;
}

.bottom-border-item {
    padding: 12px;
    padding-left: 8px;
}

.bottom-border-item#last-border-bottom {
    border-bottom: 2px solid #7c2649;
}
.search-header {
    padding: 7.5px;
    background: #E8E8DE;
    margin: 0 -15px 15px -15px;
    width: 102%;
}

.search-header p {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    color: #000;
}

.search-header .list-next a, 
.search-header .list-next a:link, 
.search-header .list-next a:hover, 
.search-header .list-next a:visited,
.search-header .list-prev a, 
.search-header .list-prev a:link, 
.search-header .list-prev a:hover, 
.search-header .list-prev a:visited  {
    color:#000;
    background: inherit;
    text-decoration:underline;
}

.search-header .list-next {
    text-align: right;
    float: right;
    width: 80px;
    color: #666;
}

.search-header .list-prev {
    text-align: left;
    width: 80px;
    float: left;
    color: #666;
}

.search-header .cal-list-next {
    text-align: right;
    float: right;
    width: 115px;
}

.search-header .cal-list-prev {
    text-align: left;
    float: left;
    width: 115px;
}

#access-history {
    font-size: 110%;
    float: left; clear: both;
    padding-bottom: 15px;
}

#access-history form {
    margin: 0;
    padding: 0;
}

#no-column-content img {
    text-align: center;
    margin: 0 auto 0 auto;
}

#no-column-content .thick-header {
    clear: both;
    text-align: left;
}

#no-column-content {
    float: left; clear: both;
    text-align: left;
    width: 100%;
}

#no-column-content table {
    text-align: left;
}

#no-column-content .back-to-top {
    text-align: left;
    font-size: 110%;
}

* html events-list li {
    /*  Alas, the first IE Hack for this site 
        http://www.positioniseverything.net/explorer/escape-floats.html
        
        ESCAPING FLOATS BUG  */
    height: 1%;
}
