a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
img {
    border:none;
}
body {
    background-color:#CCCCCC;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:70%;
    margin:0 auto;
    max-width:950px;
    min-width:780px;
}
#form1 {
    height:auto;
    margin:0;
    padding:0;
    width:auto;
}
#main-body {
    background-color:#FFFFFF;
    border:1px solid #999;
    border-top:none;
    float:left;
    margin-bottom:4px;
    max-width:950px;
    min-width:780px;
    padding:0 5px 5px;
    width:100%;
}
#header {
    height:auto;
    margin:0;
    width:100%;
    background:#FFFFFF url(../../images/maidstone/headerbg.jpg) no-repeat scroll left top;
}
#site-logo {
    height:90px;
    margin-top:14px;
    width:150px;
}
.left {
    float:left;
    margin:0;
    padding:0;
}
#header span {
    margin:0;
}
#header span a {
    background:transparent url(../../images/maidstone/mbcLogo.png) no-repeat scroll 8px 0;
    display:block;
    height:0;
    margin:0;
    padding:45px;
    width:75px;
}
.offscreen {
    left:-999em;
    position:absolute;
    top:-999em;
}
#nav-main {
    background:#000099 url(../../images/maidstone/navbg.jpg) repeat-y scroll left top;
    border-bottom:1px solid #999999;
    height:1.3em;
    padding:8px;
}
.clear {
    clear:both;
}
#nav-main ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:1px 0 0;
    padding:0;
}
#nav-main ul li {
    display:inline;
    margin-right:20px;
}
#nav-main ul li a {
    color:#FFFFFF;
    text-decoration:none;
}
.container {
    margin:-3px auto auto;
    text-align:left;
}
#breadcrumb {
    background:#F4F4F4 none repeat scroll 0 0;
    font-size:100%;
    margin-bottom:5px;
    margin-left:0!important;
    margin-top:5px;
}
#breadcrumb #currentPage {
    font-size:115%;
    font-weight:bold;
}
p {
    margin:0;
    padding:0;
}
#footer {
    background:#CCCCFF url(../../images/maidstone/footerGradient.jpg) repeat scroll left top;
    clear:both;
    display:block;
    float:left;
    width:100%;
}
#footer div.hr {
    background:#000066 url(../../images/maidstone/blueRim.gif) repeat-x scroll 0 0;
    height:3px;
    margin-bottom:5px;
    width:100%;
}
#footer-left {
    border-right:1px dotted #CCCCCC;
    float:left;
    margin-left:10px;
    padding-right:30px;
    width:22%;
}
#footer-mid-left {
    border-right:1px dotted #CCCCCC;
    float:left;
    margin-bottom:10px;
    margin-left:25px;
    padding-right:30px;
    width:22%;
}
#footer-mid-right {
    border-right:1px dotted #CCCCCC;
    float:left;
    margin-bottom:10px;
    margin-left:25px;
    padding-right:0;
    width:22%;
}
#footer-right {
    float:right;
    margin-bottom:10px;
    margin-right:10px;
    width:19%;
}

ul#languages {
    border-top:1px solid #CCCCCC;
    float:left;
    line-height:3em;
    list-style:none;
    margin:0;
    padding:0 0 0 8px;
    width:99%;
}

ul#languages li {
    margin-top:5px;
}

ul#languages li {
    float:left;
    margin-left:5px;
    padding-right:5px;
}

.langLabel {
    font-weight:bold;
}

ul#languages img {
    padding-top:2px;
}

ul#languages li.last a {
    background:none;
    border-left:1px solid #E5E5E5;
    padding-left:6px;
}

#footer-nav {
    color:#666;
    font-size:105%;
    text-align:center;
}

#footer-nav a {
    color:#666666;
    font-size:105%;
    text-align:center;
}

#footer-nav #addThis {
    float:right;
}

.backtotop {
    background:transparent url(../../images/maidstone/returnTop.gif) no-repeat scroll 0 50%;
    float:left;
    margin-bottom:4px;
    margin-top:-10px;
    padding-left:16px;
}


/* ## SPECIFIC FIXES ## */
#atLocationSearch p div.aw_results ul.ui-state-default {width:80px;}
