* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(img/static/bg.gif) repeat-x;
	font: 0.8em sans-serif;
	color: #474747;
}
#wrapper {
    margin: 0 auto;
    width: 900px;
}
.sale {
    color: #66b441;
}
.rent {
    color: #366499;
}
h2 {
    clear: both;
    padding: 6px 12px 6px 6px;
    height: 18px;
    background: url(img/static/sideheadingbg.gif) repeat-x;
    margin-bottom: 10px;
}
h2 span, h2 a, h2 small {
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    color: #303030;
}
h2 span {
    font-size: 0.7em;
    float: left;
    padding-left: 7px;
    border-left: 7px solid #df0000;
    text-transform: uppercase;
}
h2 a, h2 small {
    float: right;
    font-size: 0.6em;
    text-decoration: none;
}
/* _______________________________________________________________________________________ HEADER */
#header {
    background: url(img/static/logo.gif) no-repeat;
}
#header, #contact {
    height: 95px;
}
#header h1, #header h2, #contact p span {
    display: none;
}
#contact {
    float: right;
    background: url(img/static/contact.gif) no-repeat;
    width: 348px;
}
#contact p.call {
    height: 46px;
}
#contact p.email a {
    display: block;
    margin: 0 0 0 146px;
    width: 140px;
    height: 20px;
}
#contact p.list a {
    display: block;
    margin: 0 18px;
    height: 18px;
}
/* ___________________________________________________________________________________ NAVIGATION */
#navi {
    margin: 10px 0;
    height: 30px;
    overflow: hidden;
    list-style: none;
}
#navi li {
    float: left;
}
#navi li a {
    display: block;
    line-height: 30px;
    padding: 0 10px;
    font-size: 0.9em;
    text-decoration: none;
    color: #303030;
    text-transform: uppercase;
}
#navi li.active a, #navi li a:hover {
    background: url(img/static/navbg.gif) repeat-x;
    color: #fff;
}
/* ______________________________________________________________________________ HOMEPAGE BANNER */
#banner {
    background-repeat: none;
    height: 256px;
    margin-bottom: 10px;
}
#banner p {
    display: none;
}
/* ________________________________________________________________________________________ PAGES */
#content, #side {
    margin-bottom: 10px;
}
#content {
    float: left;
    width: 440px;
}
#content h1 {
    font-size: 1.6em;
    text-transform: uppercase;
    margin-bottom: 0.4em;
}
#content h2 {
    background: none;
    height: auto;
    margin: 0;
    padding: 0 0 6px 0;
    font-size: 1.2em;
}
#content p {
    margin-bottom: 1em;
}
#side {
    float: right;
    width: 441px;
}
/* _____________________________________________________________________________ LATEST ADDITIONS */
#side .property {
    width: 120px;
    height: 162px;
    border: 1px solid #919191;
    padding: 3px;
    float: left;
    margin: 0 0 10px 0;
    font-size: 0.9em;
}
#side .middle {
    margin: 0 28px 10px 28px;
}
#side .property .image {
    width: 120px;
    height: 89px;
}
#side .property .image div {
    position: relative;
    top: -10px;
    left: 68px;
    width: 62px;
    height: 66px;
}
#catlist .property .image div {
    position: relative;
    top: -20px;
    width: 62px;
    height: 66px;
}
#item .image div {
    margin-top: 10px;
    width: 62px;
    height: 66px;
}
.image div.sold {
    background: url(img/static/sold.png) no-repeat;
}
.image div.let {
    background: url(img/static/let.png) no-repeat;
}
.image div em {
    display: none;
}
#side .property p {
    padding: 0 3px;
    height: 17px;
    overflow: hidden;
    font-weight: bold;
}
#side .property p.detail {
    height: 32px;
    font-weight: normal;
}
#side .property p.showme {
    height: 24px;
    padding: 0;
    font-weight: normal;
}
#side .property p.showme a {
    display: block;
    color: #fff;
    text-decoration: none;
    background: url(img/static/featuredlinkbg.png) no-repeat;
    padding: 3px 3px 0 0;
    height: 21px;
    text-align: right;
}
#side .property p.showme a.sale {
    background-color: #66b441;
}
#side .property p.showme a.rent {
    background-color: #366499;
}
/* ________________________________________________________________________ PAGE SEARCH CONTAINER */
#side .search strong {
    color: #df0000;
    font-weight: normal;
}
#side .search .intro {
    float: left;
    width: 220px;
}
#side .search .intro h3 {
    text-transform: uppercase;
    font-size: 1.6em;
    margin-bottom: 0.5em;
    font-weight: normal;
}
/* ________________________________________________________________________________ SEARCH FILTER */
#side .search form, #catside form {
    float: right;
    width: 221px;
}
#side .search form div, #catside form div {
    text-align: right;
    margin-bottom: 4px;
}
#side .search form label, #catside form label {
    font-size: 0.9em;
    float: left;
    width: 111px;
}
#side .search form div div, #catside form div div {
    float: left;
    width: 100px;
    margin-left: 7px;
    padding-left: 3px;
    background-color: #df0000;
}
#side .search form select, #catside form select {
    width: 100px;
    font-size: 0.8em;
    border: 1px solid #969696;
    border-left: none;
}
#side .search form input, #catside form input {
    font-size: 0.9em;
}
/* _____________________________________________________________________________ LANDLORDS BANNER */
.landlords {
    background: url(img/static/landlords.jpg) no-repeat;
    padding-top: 87px;
    height: 40px;
}
.landlords h2, .landlords p.hide, .landlords p.show span {
    display: none;
}
.landlords p.show a {
    display: block;
    margin: 0 0 0 16px;
    width: 150px;
    height: 20px;
}
/* _________________________________________________________________________________ ENQUIRY FORM */
.enquiry p {
    clear: both;
    padding-left: 140px;
    margin-bottom: 10px;
}
.enquiry p em, .enquiry p small {
    font-style: normal;
    color: #df0000;
}
.enquiry label {
    float: left;
    margin-left: -140px;
}
.enquiry input, .enquiry textarea {
    width: 296px;
}
.enquiry textarea {
    height: 5em;
    font: 1em sans-serif;
}
.enquiry input.submit {
    width: auto;
}
p.enqintro {
    font-weight: bold;
    margin-bottom: 10px;
}
/* ______________________________________________________________________________ CATEGORY SEARCH */
#catside, #catlist {
    margin: 16px 0 10px 0;
}
#catside {
    float: left;
    width: 241px;
    margin-right: 20px;
}
#catside form {
    margin-bottom: 16px;
}
#catside h4 {
    font-size: 1.1em;
    margin-bottom: 3px;
}
#catside p {
    font-size: 0.9em;
    margin-bottom: 16px;
}
#catside a {
    color: #df0000;
    text-decoration: none;
}
/* ________________________________________________________________________________ CATEGORY LIST */
#catlist {
    float: left;
    width: 639px;
}
#catlist h1 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 0.2em;
}
#catlist p {
    margin-bottom: 1em;
}
ul.pagination {
    list-style: none;
    height: 17px;
}
ul.pagination li {
    float: left;
    font-size: 0.9em;
}
ul.pagination li a {
    display: block;
    padding: 0 6px;
    border: 1px solid #666;
    margin-right: 3px;
    background: url(img/static/paginationbg.gif) repeat-x;
    text-decoration: none;
    width: 16px;
    text-align: center;
    height: 15px;
    overflow: hidden;
    color: #fff;
}
ul.pagination li.active a, ul.pagination li a:hover {
    background: url(img/static/paginationactivebg.gif) repeat-x;
}
#catlist .property {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #666;
}
#catlist .property h3 {
    color: #fff;
    margin-bottom: 6px;
    font-weight: normal;
    padding: 3px;
    font-size: 1em;
}
#catlist .property h3.sale {
    background-color: #66b441;
}
#catlist .property h3.rent {
    background-color: #366499;
}
#catlist .property div.image {
    float: right;
    border: 2px solid #666;
    margin-bottom: 16px;
}
ul.propattr {
    list-style: none;
    height: 32px;
}
ul.propattr li {
    border: 1px solid #999;
    background-color: #e5e5e5;
    width: 120px;
    text-align: center;
    float: left;
    line-height: 26px;
    margin-right: 6px;
}
#catlist .property p {
    clear: left;
}
#catlist .property p.view {
    clear: both;
    text-align: right;
    height: 22px;
}
#catlist .property p.view a {
    float: right;
    display: block;
    width: 52px;
    height: 22px;
    background: url(img/static/viewbg.gif) no-repeat;
}
#catlist .property p.view a span {
    display: none;
}
/* ____________________________________________________________________________________ ITEM PAGE */
#itemtitle {
    padding: 16px 0 12px 0;
}
#itemtitle h1 {
    font-size: 1.4em;
    font-weight: normal;
    color: #fff;
    padding: 3px 10px;
}
#itemtitle h1.sale {
    background-color: #66b441;
}
#itemtitle h1.rent {
    background-color: #366499;
}
#item {
    background-color: #fff;
    padding: 10px;
    min-height: 265px;
}
#item h4 {
    font-size: 1.3em;
}
#content ul, #content ol {
    margin-left: 1.6em;
    margin-bottom: 1em;
}
#content ul.propattr {
    margin: 0;
}
#content ul.features {
    margin: 0;
    list-style: none;
}
#content ul.features li {
    background: url(img/static/bull.gif) no-repeat 0 50%;
    padding-left: 24px;
    line-height: 24px;
}
#gmap {
    width: 439px;
    height: 298px;
    border: 1px solid #666;
}
#franchiseSide #gmap {
    height: 660px;
}
#side div.itemimages {
    min-height: 98px;
}
#side div.itemimages ul {
    list-style: none;
}
#side div.itemimages li {
    float: left;
    margin-left: 11px;
    margin-bottom: 11px;
}
#side div.itemimages li.lf {
    margin-left: 0;
}
#side div.itemimages img {
    display: block;
    border: 2px solid #666;
}
#side div.itemimages .imagespacer {
    clear: both;
    height: 13px;
    overflow: none;
}
/* _______________________________________________________________________________________ FOOTER */
#footer {
    clear: both;
    background: url(img/static/hr.gif) no-repeat;
    padding-top: 13px;
    height: 74px;
}
#footer hr, #accreditations li span {
    display: none;
}
#footer p {
    font-size: 0.85em;
    color: #666;
    line-height: 1.4em;
}
#footer p.email {
    margin-top: 10px;
    background: url(img/static/envelope.gif) no-repeat;
    line-height: 20px;
    padding-left: 36px;
}
#footer p.email a {
    color: #df0000;
    text-decoration: none;
}
#accreditations {
    float: right;
    list-style: none;
}
#accreditations li {
    float: left;
    margin-left: 10px;
}
#accreditations li a {
    display: block;
    height: 57px;
    background-repeat: no-repeat;
}
#accreditations li.rightmove a {
    width: 135px;
    background-image: url(img/static/rightmove.gif);
}
#accreditations li.homelet a {
    width: 130px;
    background-image: url(img/static/homelet.gif);
}
#accreditations li.nalscheme a {
    width: 114px;
    background-image: url(img/static/nalscheme.gif);
}
