﻿#ParishHeader
{
    color: #FFFFFF;
    font-size: 200%;
    font-weight: bold;
    height: 113px;
    padding: 10px;
    margin: 0px;
    overflow: hidden;
}
#ctl00_CurrentInfo1_lblPostCode, #ctl00_CurrentInfo1_lblParish
{
    font-weight: bold;
}
#ParishFrame
{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    min-height: 200px;
}
.PageModule h2
{
    background-image: url(Images/MR.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    padding: 5px;
    height: 20px;
    margin-bottom: 2px;
    margin-top: 0px;
    border-width: 0px;
    font-size: 110%;
}
#ParishTopNav
{
    height: 50px;
    width: 100%;
}
.ParishNavOption
{
    float: left;
    width: 50px;
}
#ParishContent, #whubBoxContent
{
 /*   border: 2px solid #CCCCCC;
    background-color: #FFFDCA;
    min-height: 180px;
    padding: 10px;*/
}
#ParishContent h1
{
    margin-top: 0px;
}
#WelcomeParagraph
{
    clear: both;
    width: 99%;
    min-height: 220px;
    margin-bottom: 5px;
}
#WelcomeText
{
    float: left;
    width: 500px;
    padding-right: 5px;
    /*clear: left;*/
}
#WelcomeImage
{
    float: left;
    width: 190px;
    text-align: center;
}

#ParishGallery.img
{
    clear: both;
    border: 3px solid orange;
}
#ParishQuickGuide
{
    width: 99%;
    /*float: left;*/
    margin-right: 1%;
}
#ParishQuickGuide p
{
    padding-left: 5px;
    padding-right: 5px;
}

#ParishGallery
{
    width: 317px;
    float: right;
    clear: right;
    height: 343px;
    margin-bottom: 5px;
}
#ParishNoticeBoard
{
    margin-top: 10px;
    /*clear: both;*/
}
#ParishEvents
{
    margin-top: 10px;
    clear: both;
}
.clearer
{
    clear: both;
}

.PageModule
{
    background-color: #FFFFFF;
    line-height: 20px;
        /*border: 1px solid maroon;
padding: 10px;*/
}
#CurrentInfo
{
    background-color: #FFFDCA;
    border: 2px solid Purple;
    color: #000000;
    float: right;
    font-size: 50%;
    font-weight: normal;
    margin-right: 1px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    width: 300px;
}
#NextParishMeeting
{
    background-color: #FFFDCA;
    border: 2px solid Purple;
    float: right;
    margin-right: 0px;
    padding: 2px;
    text-align: center;
    width: 300px;
    
}
#NextParishMeeting h2
{
    margin: 0px;
    height: auto;
    padding: 0px;
}
/* IE 6.0 guillotine bug to resolve */

/* POLITICAL PARTY COLOURS */
.Conservative
{
    background-color: #C2D9E9;
    line-height: 30px;
    padding: 3px;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
}
.Labour
{
    background-color: #FFA2A2;
    line-height: 30px;
    padding: 3px;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
}

/* Start of Getting Around tab styles */

#divGettingAroundFooter
{
    margin-bottom: 10px;
    text-align: right;
}
#divGettingAroundFooter img
{
    background-color: #ffffff;
    border: 2px solid #cccccc;
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
}
.gaH2Image
{
    float: left;
}
.busServiceDetails
{
    display: none;
}

/* End of Getting Around tab styles */

/* Start of Customer Services tab styles */

.PageModule .pageModuleDividerLeft
{
    float: left;
    margin-right: 10px;
    width: 335px;
}
.PageModule .pageModuleDividerRight
{
    float: right;
    text-align: right;
    width: 335px;
}
.hiddenTimetableCount
{
    display: none;
}

/* End of Customer Services tab styles */



