/* Start of CMSMS style sheet 'Keynsham_Church_Temp : Cross-Browser Template' */
span.accesskey {
   text-decoration:none;
}


a.external {
  padding: 0 12px 0 0;
}

a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(uploads/KMCTheme/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; 
  background: url(uploads/KMCTheme/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(uploads/KMCTheme/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}


/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    * html>body .clearfix {
        display: inline-block; 
        width: 100%;
    }
    
    * html .clearfix {
        /* Hides from IE-mac \*/
        height: 1%;
        /* End hide from IE-mac */
    }
/* End of 'Keynsham_Church_Temp : Cross-Browser Template' */

