﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #585858;
    background-color: #cccccc;
    height: 100%;
    margin: 0px 0px 0px 0px;
}
a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #810000;
    text-decoration: none;
}



#home-left-full a
{
    color: #810000;
    text-decoration: none;
}
#home-left-full a:hover
{
    color: #000000;
    text-decoration: none;
}

/* layout */
#container
{
    width: 940px;
    height: inherit;
    left: 50%;
    margin-left: -470px; /* half the width of the div */
    margin: 0px auto;
    background-color: #ffffff;
    height: 100%;
}

/* header */
#header
{
    clear: both;
    width: 100%;
    background-color: #000000;
}
.header-border
{
    width: 100%;
    background-color: #ffffff;
}
.header-content
{
    width: 100%;
    background-color: #810000;
    height: 90px;
}
.strap
{
    float: left;
    text-align: left;
    width: 38%;
    font-size: 12px;
    color: #ffffff;
    font-style: italic;
    margin-top: 10px;
    margin-left: 70px;
    line-height: 1.5em;
    font-weight: bold;
}
.logo
{
    float: right;
    text-align: left;
    background-image: url(../images/tunbridge-wells-logo.gif);
    background-repeat: no-repeat;
    width: 273px;
    height: 90px;
    color: #810000;
    padding-top: 12px;
}
#hr-orange
{
    clear: both;
    width: 100%;
    background-color: #f3bd00;
    height: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 11px;
}

/* main nav */
#main-nav-holder
{
    clear: both;
    width: 100%;
}
.header-images
{
    float: left;
    width: 697px;
    height: 225px;
}
.main-nav
{
    float: right;
    width: 217px;
    height: 225px;
    margin-right: 15px;
}
.main-nav div
{
    height: 20px;
    background-image: url(../images/bg-menu.gif);
    background-repeat: repeat;
    padding-top: 3px;
    padding-left: 20px;
}
.main-nav a
{
    color: #797979;
    font-size: 13px;
}
.main-nav a:hover
{
    color: #810000;
    font-size: 13px;
} 
.main-menu-deselected
{
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #9ea7c6;
}   
.main-menu-selected
{
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #9ea7c6;
    background-color: #810000;
    background-image: none;
} 
.main-menu-selected a
{
    color: #ffffff;
} 

#breadcrumb
{
    clear: both;
    width: 100%;
    height: 3px;
    background-color: #f3bd00;
    margin-top: 10px;
    margin-bottom: 10px;
}

#home-left
{
    float: left;
    width: 53%;
    margin-left: 15px;
}
#home-left-full
{
    float: left;
    width: 73%;
    margin-left: 15px;
}
#home-right
{
    float: right;
    width: 43%;
    margin-right: 15px;
}
#home-right-full
{
    float: right;
    width: 23%;
    margin-right: 15px;
}

h4
{
    font-size: 15px;
    color: #810000;
    border-bottom: solid 2px #f3bd00;
    font-weight: normal;
    padding-bottom: 5px;
    margin-top: 0px;
}
h3
{
    font-size: 15px;
    color: #000000;
    border-bottom: solid 4px #810000;
    font-weight: normal;
    padding-bottom: 5px;
}

.header-type
{
    font-size: 15px;
    color: #810000;
    border-bottom: solid 2px #f3bd00;
    font-weight: normal;
    margin-bottom: 5px;
}

.additional-info
{
    width: 100%;
    margin-top: 5px;
}

.on-title
{
    color: #810000;
    font-size: 12px;
    margin-bottom: 5px;
}
.on-title a
{
    color: #000000;
    font-size: 11px;
    margin-bottom: 5px;
}
.on-title a:hover
{
    color: #810000;
    font-size: 11px;
    margin-bottom: 5px;
}


.on-copy
{
    color: #585858;
    font-size: 11px;
    margin-bottom: 10px;
}

.welcome-intro
{
    min-height: 125px;
    line-height: 1.3em;
}

.announce
{
    width: 410px;
    min-height: 90px;
    background-image: url(../images/bg-announce.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 0; margin: 0;
}
.announce-f
{
    clear: both;
    width: 410px;
    height: 11px;
    background-image: url(../images/bg-announce-f.gif);
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 10px;
}
.announce-text
{
    color: #ffffff;
    padding-left: 15px;
    padding-right: 20px;
}

.news-title
{
    color: #000000;
    font-size: 12px;
    margin-bottom: 5px;
}
.news-copy
{
    color: gray;
    font-size: 11px;
    margin-bottom: 10px;
}

.sub-menu
{
    background-image: url(../images/bg-submenu.gif);
    background-repeat: repeat;
    width: 100%;
    padding: 5px 5px 5px 5px;
}

.sub-menu-item
{
    width: 100%;
    border-top: solid 1px #810000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sub-menu-item a
{
    padding-left: 15px;
    display: block;
}
.sub-sub-menu-item
{
    width: 100%;
    border-top: solid 1px #810000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sub-sub-menu-item a
{
    padding-left: 15px;
    display: block;
    margin-left: 10px;
}

.staffbg
{
    background-image: url(../images/bg-staff.gif);
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
}

/* news */
.news-item
{
    clear: both;
    width: 100%;
    margin-bottom: 25px;
    border-bottom: solid 1px #585858;
    min-height: 85px;
}
.news-item-detail
{
    clear: both;
    width: 100%;
    margin-top: 5px;
}
.news-title-list
{
    font-size: 12px;
    color: #000000;
}
.news-synopsis
{
    font-size: 11px;
    color: #585858;
    margin-bottom: 5px;
}
.posted
{
    float: left;
    width: 40%;
    text-align: left;
}
.news-more
{
    float: right;
    width: 40%;
    text-align: right;
}
.news-title-list a
{
    color: #810000;
    font-size: 12px;
    text-decoration: none;
}
.news-title-list a:hover
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
.news-image
{
    clear: both;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #585858;
}

/* events */
.event-month
{
    clear: both;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}
.event-date
{
    float: left;
    width: 15%;
    color: #000000;
}
.event-time
{
    float: left;
    width: 10%;
    color: #000000;
}
.event-event
{
    float: left;
    width: 45%;
    color: #000000;
}
.event-location
{
    float: left;
    width: 15%;
    color: #000000;
}
.event-more
{
    float: left;
    width: 10%;
    color: #000000;
}

.event-month-item
{
    clear: both;
    border-bottom: solid 1px #c3c3c3;
}
.event-date-item
{
    float: left;
    width: 15%;
}
.event-time-item
{
    float: left;
    width: 10%;
}
.event-event-item
{
    float: left;
    width: 45%;
}
.event-location-item
{
    float: left;
    width: 15%;
}
.event-more-item
{
    float: left;
    width: 10%;
}

/* contact form */
.form-item
{
    padding: 5px 5px 5px 5px;
}
.form-item label
{
    color: #000000;
}
.w100
{
    width: 96%;
}

.mapdirections
{
    clear: both;
    width: 100%;
}
.contactform
{
    clear: both;
    width: 100%;
}

a.rollover { 
   width: 12px; 
   height: 12px; 
   text-decoration: none; 
   background: url(../images/plusr.gif);
   background-repeat: no-repeat; 
} 

a.rollover:hover { 
   background-position: -12px 0; 
} 

.template-left
{
    float: left;
    width: 65%;
    min-height: 100%;
}
.template-right
{
    float: right;
    width: 30%;
    min-height: 100%;
    text-align: right;
}
.download-link
{
    margin-bottom: 3px;
}
.download-link img
{
    vertical-align: middle;
}

.news-image-counter2
{
    width: 100%;
    height: 30px;
    color: #ffffff;
    vertical-align: middle;
    font-size: 11px;
}
.news-image-counter2 div
{
    width: 18px;
    height: 18px;
    float: left;
    text-align: center;
}
.news-image-counter2 a
{
    
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;    
}
.news-image-counter2 a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #5BA7C2;
    text-decoration: none;
}

.videoPop
{
    text-align: center;
}