#footer {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-box-shadow:0 0 5px #888;
-webkit-box-shadow:0 0 5px #888;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
box-shadow:0 0 5px #888;
margin-bottom:30px;
}

#footer a {
border-bottom:1px dotted #dddddd;
}

div.blog.welcomepage .category-desc {
border-bottom:0;
line-height:0;
margin:0;
padding-bottom:0!important;
}

hr {
background-color:#ddd;
border:0;
color:#ddd;
height:1px;
margin-bottom:10px;
}

td {
padding:5px;
}

div.blog.welcomepage div.leading-0 h2 {
font-size:2.5em!important;
}

div.blog.welcomepage div.leading-0 h3 {
font-family:Georgia, serif;
font-size:1.6em!important;
font-weight:400;
}

#menucontainer {
-moz-box-shadow:0 0 5px #888;
-webkit-box-shadow:0 0 5px #888;
background-color:#333;
box-shadow:0 0 5px #888;
clear:both;
float:left;
height:41px;
margin-bottom:30px;
position:relative;
width:960px;
}

.menu_mainnav .active {
border-bottom:3px solid #799055;
}

ul.menu_mainnav li {
display:inline;
margin:0 35px 0 0;
padding:0;
}

ul.menu_mainnav {
font-family:Georgia, serif;
font-size:1.4em;
list-style-image:none;
list-style-type:none;
margin:10px 20px;
padding:0;
}

ul.menu.catmenu {
list-style-image:none;
list-style-type:none;
}

ul.menu.catmenu li {
margin:10px;
padding:0;
}

ul.menu.catmenu li li {
font-size:.9em;
list-style-type:circle;
margin:10px 0 10px 30px;
padding:0;
}

.catmenu a:hover {
background:none;
border:0;
color:#999;
text-decoration:none;
}

.catmenu .active a {
background:none;
color:#000 !important;
list-style-type:none;
text-decoration:none;
}

div.moduletable.searchbox {
-moz-box-shadow:none;
-webkit-box-shadow:none;
background:none!important;
box-shadow:none;
}

div.moduletable.searchbox .inputbox {
padding:5px;
width:150px;
}

div.moduletable.searchbox .button {
background:none;
color:#799055;
padding:5px;
text-align:center;
text-transform:uppercase;
}

img {
border:0 none;
}

ul.category-module {
list-style-type:none;
  padding:0 10px;
  text-indent:-10px;
}

.items-row h2 a {
color:#799055;
text-decoration:none;
}

.items-row h2 {
border-bottom:none;
border-top:solid 1px #EEE;
}

#main .items-row h2 {
padding:5px 2px 5px 0;
}

.catmenumod a {
font-weight:700;
}

.moduletable a {
border:0;
padding:0;
}

.moduletable p {
border:0;
line-height:normal;
margin:0 0 10px;
padding:0 10px;
}

#nav h3 {
line-height:normal;
}

#nav h3 span.backh3 {
display:block;
padding:5px 0 5px 10px;
}

div.moduletable.localissues {
background: #c5daa2;
background: -moz-linear-gradient(top,  #ffffff 0%, #c5daa2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c5daa2));
background: -webkit-linear-gradient(top,  #ffffff 0%,#c5daa2 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#c5daa2 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#c5daa2 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#c5daa2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c5daa2',GradientType=0 );
border:1px solid #799055;
overflow:visible;
padding-bottom:20px;
}

div.moduletable.localissues h3 {
color:#799055!important;
}

.localissues a:hover {
color:#fff;
}

ul.category-module.localissuescontent li {
border-bottom:dotted 1px #799055;
}

.othersites p {
color:#999;
padding:0 10px;
}

.whatsonmodh2 {
color:#c27e63!important;
}

div.moduletable.whatsonmod {
border:solid 1px #c27e63;
padding-bottom:10px;
}

.regularfeaturesmodh2 {
color:#699!important;
}

div.moduletable.regularfeaturesmod {
border:solid 1px #699;
padding-bottom:10px;
}

.eventsmodh2 {
color:#799055!important;
}

div.newsflash.regularfeaturesmod p a,
div.newsflash.whatsonmod p a,
div.newsflash.eventsmod p a {
border-bottom:1px dotted #999999;
}

input.button,button.button {
background:#eee;
border:0;
color:#333;
}

.moduletable {
background: #eeeeee;
background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-box-shadow:0 0 5px #888;
-webkit-box-shadow:0 0 5px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
box-shadow:0 0 5px #888;
margin-bottom:20px;
}

span.backh3 {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
}

#wrapper2 {
margin-top:0;
}

#all {
-moz-box-shadow:0 0 5px #888;
-webkit-box-shadow:0 0 5px;
box-shadow:0 0 5px #888;
}

.subheading-category {
font-size:1.6em;
}

div.category-desc {
border-bottom:1px solid #999;
padding-bottom:20px!important;
}

#main h2 a {
color:#799055;
}

.readmore a {
border:0!important;
color:#799055!important;
}

div#main p a {
border-bottom:1px dotted #799055;
}

a.jcepopup {
border:0!important;
}

.regularfeaturesmod p a,.whatsonmod p a {
border-bottom:1px dotted #999;
}

.catmenu a:link,.catmenu a:visited,a:link,a:visited,a:active,.localissues a:link,.localissues a:visited,.localissues a:active {
border:0;
color:#799055;
text-decoration:none;
}

div.custom.othersites,.newsflash {
margin-top:10px;
}

a:hover,.breadcrumbs span {
color:#999;
}

a.welcome,a.localissuestopnav,a.parishcouncil,a.parishplan,a.localgroups,a.businessdirectory {
color:#fff!important;
}

div.moduletable.catmenumod,div.moduletable.othersites {
border:1px solid #999;
padding:0 0 10px;
}

h4.newsflash-title,a.mod-articles-category-title {
padding:0 10px;
}

.welcomepage h4.newsflash-title,#main {
padding:0;
}

div.newsflash.whatsonmod p,div.newsflash.regularfeaturesmod p,div.newsflash.eventsmod p {
line-height:normal;
margin:0 0 10px;
}

.whatsonmod span.backh3,.whatsonmod a {
color:#c27e63;
}

.regularfeaturesmod span.backh3,.regularfeaturesmod a {
color:#699;
}

ul.breadcrumb li {
    display: inline-block;
}

/* Fox Contact */

.foxcontainer {
margin:0!important;
padding:10px 0 0 0 !important;
}

button.foxbutton {
padding:2px;
margin:0 5px 5px;
}

div.moduletable.foxcontact {
background:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}

div.moduletable.foxcontact h3 {
  border-bottom:0 !important;
}

div.fox-copyright {
display:none;
}

.foxform {
margin-bottom:0;
}

div#foxcontainer_m99 input, div#foxcontainer_m99 label.checkbox {
    width: 190px;
}
div#foxcontainer_m99 textarea {
    width: 190px;
    height: 100px;
}
