/*

 brsfiresandfireplaces.co.uk - Style Sheet v1.0a

 COLORS: 

 #996633 - Dark Brown
 #a1855d - Light Brown
 #f8efd5 - Very Light Page Bg After Fade.
 #fff9e9 - Very Very Light Content Bg.

*/
html { margin: 0; padding: 0; }
body {
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f8efd5; /* full page bg */
    background-image: url(/uploads/images/main/bgfillpage.gif);
    background-repeat: repeat-x;
    color: #000000;
    font-family: trebuchet ms,geneva ! important;
    font-size: 12px;
    /* height: 98.8%; */
    width: 900px ! important;
    line-height: 16px;
    text-align: center;
    /* letter-spacing: 1px; */
}
h1, h2, img, form, div, input, select, span, textarea {
    padding: 0;
    margin: 0;
}
h1, h2 {
    pause: 20ms 30ms;
    voice-family: paul;
    stress: 30;
    richness: 90;
}
table {
    font-size: 11px;
}
h1 { 
    font-size: 28px ! important;
    line-height: 38px ! important;
}
h2 {
    font-size: 18px;
    line-height: 32px ! important;
}
h3 {
    font-size: 16px;
    line-height: 22px;
}
strong, b, p {
    voice-family: juliet, female;
    stress: 50;
    richness: 50;
}
#container {
    position: relative;
    left: 0;
    top: 5px;
    width: 900px;
    padding: 0;
    margin: 0 auto;
    background-color: #fff9e9; /* second stage background */
    /* overflow: hidden; */
    border: 3px solid #ededed;
}
#container a {
    color: #16175a ! important;
    background-color: transparent;
}

#container p a {
    color: #16175a ! important;
    font-weight: bold;
    font-style: oblique;
}
/* Header */
#header-wrap {
    position: relative;
    text-align: center ! important;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 0;
	white-space: nowrap;
}
#header-div {
    position: relative;
	padding: 0;
	margin: 0;
	height: 157px;
	z-index: 0;
    /* border-bottom: 16px solid #cccccc; */
    background-color: #996633; /* main bg colour for header section */
}
#header-address {
    position: absolute;
    top: 4px ! important;
    right: 8px;
    text-align: left;
    color: #111111; /* header, address text colour */
    padding: 0 ! important;
    margin: 0 ! important;
    visibility: hidden;
}
#header-email {
    position: absolute;
    top: 20px;
    right: 8px;
    text-align: left;
    color: #111111; /* header email address text colour */
    visibility: hidden;
}
#header-telephone {
    position: absolute;
    top: 20px;
    right: 260px;
    text-align: left;
    color: #111111; /* header telephone no text colour */
    visibility: hidden;
}
#header-text {
    position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}
#header-text h1 {
   position: absolute;
   left: 0 ! important;
   top: 0;
   background: transparent url(/uploads/images/main/header2.jpg) no-repeat 0px 0px;
   width: 900px; 
   height: 157px; 
}
#header-text h1 span {
   display:none
}
#header-full-menu {
    position: absolute;
	right: 0 ! important;
	top: 119px;
	margin: 0;
	padding-top: .5em ! important;
	padding-bottom: .5em ! important;
	padding-left: 0 ! important;
	padding-right: 0 ! important;
	min-width: 100px;
	width: auto;
    text-align: left;
}
#header-full-menu ul {
    margin: 0;
	padding: 0;
    /* border-top: 1px solid #cccccc; */
}
#header-full-menu li {
    margin: 0;
    padding: 0;
    display: inline;
}
#header-full-menu a,
#header-full-menu a:visited
{
    padding: 4px;
    /* background: #a1855d url(/images/transpix.gif); */ /* header menu, main block non hover background color */
    background: transparent;
    text-decoration: none;
    color: #ffffff ! important; /* non hover text color */
}
#header-full-menu a:hover {
    background-color: #996633; /* header menu, main block hover colour */
    color: #cccccc ! important; /* hover text colour */
    text-decoration: underline ! important; /* underline or none */
}
#full-menu a {
    margin-left: 0;
    margin-right: 1px ! important;
    margin-top: 0 ! important;
    margin-bottom: 0 ! important;
    padding-left: 9px ! important;
    padding-right: 9px ! important;
    padding-top: 4px ! important;
    padding-bottom: 4px ! important;
    font-weight: bold ! important;
}
#full-menu a.underscore {
    /* border-bottom: 1px solid #666666 ! important; */
}
#full-menu a.normal {
    border: 0 ! important;
    background-color: #996633 ! important;
    color: #ffffff ! important;
}
#full-menu a.underscore:hover {
    /* border-bottom: 1px solid #666666 ! important; */
    text-decoration: none ! important;
}
#full-menu a.normal:hover {
    /* border-bottom: 1px solid #666666 ! important; */
    text-decoration: none ! important;
}
#auth-user-opts {
    position: absolute;
    right: 2em;
    top: 100px;
    margin: 0;
    padding: 0;
    background: #ffffff;
    color: #000000;
    z-index: 1;
    letter-spacing: 0;
}
#auth-user-opts ul {
        margin: 0;
	padding: 0;
	list-style-type: disc;
}
#auth-user-opts li {
    margin: 0;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("/images/bullet.jpg");
    padding-left:17px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: inline;
}
#auth-user-opts a,
#auth-user-opts a:hover,
#auth-user-opts a:visited
{
    padding: 2px;
    color: #000000;
    background: #ffffff url(/images/transpix.gif);
    text-decoration: none;
}
#auth-user-opts a:hover {
    background: #99ccff;
    text-decoration: underline;
}

/* Content */
#content {
    position: relative;
    text-align: center ! important;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    padding: 0;
}
/* three column div layout */
#content .column {
    top: 0;
    position: absolute;
    background-color: #fff9e9;
    min-height: 450px;
}
#content-left {
    left: 0;           /* 2pixel Hack */
    width: 160px;          /* LC width */
    border-right: 1px dashed #a1855d;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 8px;
    font-size: 10px ! important;
    background-color: #fff9e9 ! important;
}
#content-right {
    right: 0;
    width: 160px;          /* RC width */
    border-left: 1px dashed #a1855d;
    padding-right: 1em;
    padding-left: 1em;
    margin-top: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 10px ! important;
    background-color: #fff9e9 ! important;
}
#content-middle {
    left: 178px;
    width: 488px;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 0;
    padding-bottom: 16px;
    margin-right: 186px ! important;
    border: 8px solid #fff9e9;
    background-color: #fff9e9 ! important;
}
#content-middle .pagetop {
    padding-top: 0 ! important;
    padding-bottom: 2em ! important;
    padding-left: 0;
    padding-right: 0;
}
#content .internalwrap {
    width: 460px;
    /* height: 100%; */
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0;
    padding-bottom: 0;
}
#content-middle p {
    display: block;
    font-family: trebuchet ms,geneva ! important;
    font-size: 16px ! important;
    font-weight: normal ! important;
    color: #444444;
    line-height: 22px;
}
#content-left img
{
    padding: 3px ! important;
    border: 1px solid #996633;
    margin-bottom: 1em ! important;
}
#content-left .noborder {
    border: 0 ! important;
}
#content-right img
{
    padding: 3px ! important;
    border: 1px solid #996633;
    margin-bottom: 1em ! important;
}
#content-right .noborder {
    border: 0 ! important;
}

/* content internals */
#content hr {
    border: 1px dashed #cccccc;
    height: 1px ! important;
    width: 96%;
    margin-bottom: 1.25em;
    padding: 0;
}
#content div.formwrap {
    text-align: center ! important;
    margin: 0 ! important;
    padding: 0 ! important;
    min-width: 440px ! important;
    width: 100%;
}
#content form {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1.5em;
    padding-top: 0;
    margin: 0;
}
#content fieldset {
    border: 1px solid #cccccc;
    padding: 0.5em ! important;
    margin: 0 ! important;
}
#content legend {
    background-color: transparent;
    color: #16175a; 
    padding-left: 10px ! important;
    padding-right: 10px ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    margin-right: 0;
    margin-left: 5px ! important;
    margin-top: 0;
    margin-bottom: 1em ! important;
}
html>body #content legend {
    margin-left: 12px ! important;
    margin-bottom: 0 ! important;
}
#content form div {
    line-height: 30px ! important;
}
#content form input, form label, form textarea {
    position: relative ! important;
    display: inline ! important;
    margin: 0 ! important;
    padding: 0 ! important;
}
#content form div.hidelabel label {
    display: none ! important;
    clear: both ! important;
}
#content form label {
    float: left ! important;
    clear: both ! important;
    font-size: 13px;
    padding: .5em;
    white-space: nowrap;
}
#content form input {
    float: right ! important;
    font-size: 13px;
    padding: .5em;
    clear: right;
    height: 24px;
    width: 200px;
    margin-bottom: 1em ! important;
}
#content form textarea {
    float: right ! important;
    font-size: 13px ! important;
    padding: .5em;
    clear: right;
    margin-bottom: 1em ! important;
    width: 200px;
}
#content form select {
    float: right ! important;
    font-size: 13px ! important;
    padding: .5em;
    clear: right;
    height: 24px;
    margin-bottom: 1em ! important;
    width: 198px;
}
#content form p {
    line-height: 16px;
    padding: 0;
}
#submitbtn {
    float: right ! important;
    font-size: 13px ! important;
    padding: .5em;
    clear: right;
    width: 160px ! important;
}
#content form .inputnc {
    float: right ! important;
    clear: none ! important;
    margin-right: .3em ! important;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
#content div.buttonsdiv {
    clear: both ! important;
    padding-top: 6px ! important;
    padding-bottom: 6px ! important; 
    padding-left: 0; 
    padding-right: 0; 
}
#buttons label {
    display: none ! important;
    clear: none ! important;
}
#submitbtn {
    float: right;
    clear: right ! important;
    margin-left: 1em ! important;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px ! important;
    width: 110px;
    height: 28px;
}
#resetbtn {
    float: right;
    clear: none ! important;
    margin-left: 1em;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px;
    width: 80px;
    height: 28px;
}
#FindPwdBtn {
    width: 146px;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: .5em ! important;
}
#content p, span, h1, h2, h3 {
    text-align: left;
    margin: 0;
    padding: 0;
}
#content a {
    font-weight: bold;
    text-decoration: none;
}
#content a:hover {
    text-decoration: underline;
}
#content ul {
    text-align: left;
    padding-right: 0;
    padding-left: 3em;
    padding-top: 0;
    padding-bottom: 1.5em;
    margin: 0;
    font-size: 14px;
}
#content li p {
    padding-top: 1em;
    font-size: 14px ! important;
}
#content ol {
    text-align: left;
    padding-right: 0;
    padding-left: 3em;
    padding-top: 0;
    padding-bottom: 1.5em;
    margin: 0;
}
#content p {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 1.5em;
}
/* Footer */
#footer {
    clear: both;
	position: relative;
	left: 1px;
	padding: 0 ! important;
	margin: 0 ! important;
	width: 100%;
    visibility: hidden;
}
#footer-inner {
    position: relative;
    height: 61px;
	right: 0;
	padding-top: 14px ! important;
	padding-bottom: 0 ! important;
	padding-left: 0 ! important;
	padding-right: 0 ! important;
	margin: 0 !  important;
	overflow: hidden;
    background-color: #fff9e9; /* footer main bg colour */
}
html>body #footer-inner {
    height: 67px;
}
#footerdiv {
    position: relative;
    bottom: 0;
    text-align: left;
    padding: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0 ! important;
    margin-top: 0 ! important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    /* border-top: 1px solid #cccccc; */
    /* background-image: url("/images/silver-shade-down.jpg"); */
    /* background-repeat: repeat-x; */
}
#footerdiv a, 
#footerdiv p a, 
#footerdiv a:visited 
{ 
    color: #000000 ! important;
    padding: 2px ! important;
    margin: 0 ! important;
    background: transparent url(/images/transpix.gif);
    text-decoration: none;
}
#footerdiv a:hover { 
    color: #000000 ! important;
    background-color: #ededed;
    text-decoration: underline;
}
#footerdiv ul {
    padding-left: .5em ! important;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#copyright
{
    margin: 0 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    padding-right: 0 ! important;
    padding-left: .75em ! important;
    font-size: 10px ! important;
    font-style: oblique;
}
#copyright a {
    color: #000000 ! important;
    font-weight: bold;
}
#footer-address
{
    margin: 0 ! important;
    padding-top: 0 ! important;
    padding-left: .75em ! important;
    padding-right: 0 ! important;
    font-size: 10px ! important;
    font-variant: small-caps;
}
#validation {
    position: relative;
    right: 0;
    padding: 0 ! important;
    top: 0;
}
#validation p {
    position: relative;
    float: right;
    display: inline;
    height: 34px;
    padding-right: .5em;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}
#validateHTML,
#validateCSS,
#validateWCAG {
    padding: 0;
    margin: 0;
}
#validateHTML a img,
#validateCSS a img,
#validateWCAG a img {
    border: 0;
    padding: 0;
    margin: 0;
}
#validateHTML a:hover,
#validateCSS a:hover,
#validateWCAG a:hover {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent url(/images/transpix.gif);
}
ul.pipe {
    margin: 3px;
    padding:0;
    list-style-type: none;
}
.pipe li {
    margin: 0;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("/images/pipe.gif");
    padding-left:5px;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
    display: inline;
}
fieldset { border: 0; margin: 0; padding: 0.5em; position: relative;}
.nowrap {
	white-space: nowrap;
}
.clear {
	clear: both;
}
.centertext {
    text-align: center ! important;
}
.righttext {
    text-align: right ! important;
}
.lefttext {
    text-align: right ! important;
}
.hidden {
    display: none ! important;
}
a img {
    border: 0;
}
#content .floatright {
    clear: both;
    float: right ! important;
}
#content .fixed220 {
    width: 220px ! important;
}
#content select.fixed220 {
    width: 224px ! important;
}
#content .fixed156 {
    width: 156px ! important;
}
#content select.fixed156 {
    width: 160px ! important;
}
#content .fixed120 {
    width: 120px ! important;
}
#content select.fixed120 {
    width: 124px ! important;
}
#content .fixed56 {
    width: 56px ! important;
}
#content select.fixed56 {
    width: 60px ! important;
}
#content .fixed40 {
    width: 40px ! important;
}
#content select.fixed40 {
    width: 44px ! important;
}
#content .uppercase {
    text-transform: uppercase ! important;
}
#content .fileupload {
    padding: .5em ! important;
    margin: 0;
}
span.red {
    color: #cc0000 ! important;
}
.mainheader {
    color: #666666 ! important;
}
#content ul.subcatlist li a {
    color: #aaaaaa ! important;
    font-size: 11px ! important;
}
.title {
    color: #87907D ! important;
    font-size: 22px ! important;
    margin-bottom: .5em ! important;
}
/* side menu plugin */
#side-menu {
    top: 0 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    padding-left: 0 ! important;
    padding-right: 0 ! important;
    margin: 0 ! important;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif ! important;
}
#side-menu ul {
    padding-top: 0 ! important;
    padding-left: 0 ! important;
    padding-right: 0 ! important;
    padding-bottom: 4px ! important;
    margin: 0 ! important;
    width: 100% ! important;
    list-style: none;
}
#side-menu li {
    padding: 0 ! important;
    margin-top: 0 ! important;
    margin-bottom: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0 ! important;
    width: 100% ! important;
    clear: both ! important;
    height: 26px;
}
#side-menu a {
    float: left;
    color: #000000 ! important; /* side menu text color */
    padding-top: 5px ! important;
    padding-bottom: 7px ! important;
    padding-left: 6px ! important;
    padding-right: 3px ! important;
    margin: 0 ! important;
    font-size: 11px ! important; /* side menu font size */
    font-weight: normal ! important; /* normal or bold */
    width: 150px ! important;
}
#side-menu a.underscore {
    border-bottom: 1px dashed #a1855d ! important;
    font-weight: bold ! important;
    color: #666666 ! important;
}
#side-menu a.normal {
    border-bottom: 1px solid #ffffff ! important;
    background: #996633 url(/images/transpix.gif); /* menu heading block colour */
    color: #ffffff ! important;
    font-weight: bold ! important;
}
#side-menu a.normal:hover {
    border-bottom: 1px solid #a1855d ! important;
    text-decoration: none ! important;
    color: #a1855d ! important;
    background-color: #996633; /* side menu tabs hover colour */
}
#side-menu a.underscore:hover {
    border-bottom: 1px solid #a1855d ! important;
    text-decoration: none ! important;
    background-color: #a1855d; /* side menu tabs hover colour */
    color: #ffffff ! important;
}
#side-menu a.selecteditem {
    border-bottom: 1px solid #ffffff ! important;
    text-decoration: none ! important;
    background-color: #a1855d; /* side menu tabs current item highlight colour */
    color: #454545 ! important;
    font-weight: bold ! important;
}
/* side menu rounded corner extras */
#side-menu .cornersDiv {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
}
#side-menu .cornerTL {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: left ! important;
    left: 0 ! important;
}
#side-menu .cornerTR {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: right ! important;
    right: 0 ! important;
}
#side-menu .cornerBL {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: left ! important;
}
#side-menu .cornerBR {
    height: 0 ! important;
    width: 0 ! important;
    display: none ! important;
    visibility: hidden ! important;
    padding: 0 ! important;
    margin: 0 ! important;
    float: right ! important;
}
#side-menu img.side-menu-image {
    display: inline;
    height: 136px ! important;
    width: 180px ! important;
    padding: 3px ! important;
    border: 1px solid #cccccc ! important;
    clear: both ! important;
    margin-top: 0 ! important;
    margin-bottom: .5em ! important;
    margin-left: auto ! important;
    margin-right: auto ! important;
    visibility: hidden;
}
/* side news */
#side-news {
    color: #666666 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    padding-left: 0 ! important;
    padding-right: 0 ! important;
    margin-top: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0 ! important;
    margin-bottom: 1.5em ! important;
    height: auto ! important;
    border: 1px solid #996633 ! important;
}
#side-news h4.newshead {
    background-color: #996633 ! important; /* side news top block colour */
    color: #ffffff; /* top block text colour */
    padding-top: .5em ! important;
    padding-bottom: .5em ! important;
    padding-left: 1em ! important;
    padding-right: 1em ! important;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent; 
    width: auto;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    margin: 0;

}
#side-news p {
    margin: 5px ! important;
    padding: 0 ! important;
    width: auto;
    text-align: left;
}
#side-news a.headline {
    font-style: normal;
    font-weight: bold;
    color: #996633 ! important;
    font-size: 10px;
}
#side-news p.date {
    text-align: left;
    font-size: 9px;
}
#side-news p.summary {
    text-align: left;
    font-weight: normal;
    color: #333333 ! important;
    font-size: 10px;
}
/* side search */
#side-search {
    color: #666666 ! important;
    padding-top: 0 ! important;
    padding-bottom: 0 ! important;
    padding-left: 0 ! important;
    padding-right: 0 ! important;
    margin-top: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0 ! important;
    margin-bottom: 1.5em ! important;
    height: auto ! important;
    border: 1px solid #996633 ! important;
}
#side-search h4.searchhead {
    background-color: #996633 ! important; /* side news top block colour */
    color: #ffffff; /* top block text colour */
    padding-top: .5em ! important;
    padding-bottom: .5em ! important;
    padding-left: 1em ! important;
    padding-right: 1em ! important;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent; 
    width: auto;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    margin: 0;

}
#side-search p {
    margin: 5px ! important;
    padding: 0 ! important;
    width: auto;
    text-align: left;
}
#side-search fieldset {
    margin: 5px ! important;
}
#side-search form {
    margin: 0 ! important;
    padding: 0 ! important;
}
#side-search .textinput {
    padding: 0;
    width: 84px;
    margin-bottom: .25em ! important;
}
#side-search .selectinput {
    padding: 0;
    width: 88px;
    margin-bottom: .25em ! important;
}
#side-search .buttoninput {
    width: 60px;
}
#side-search label {
    display: inline ! important;
    padding: 0 ! important;
    margin: 0 ! important;
}
#side-search label.hidden {
    visibility: hidden;
    height: 0;
    width: 0;
}
/* single full width middle column */
#content-middle .full-middle-column {
    float: left;
    width: auto;         /* CC fixed width for IE */
    min-width: 500px;
    margin-right: 0 ! important;
    margin-left: 0 ! important;
    margin-top: 1em ! important;
    margin-bottom: 0;
    clear: both;
}
/* split two equal columns after a previous full width middle column */
#content-middle .left-middle-sub-column {
    float: left;
    width: 220px ! important;         /* CC fixed width for IE */
    margin-right: 0 ! important;
    margin-left: 0;
    margin-top: 1em ! important;
    margin-bottom: 0;
    padding: 0;
}
#content-middle .right-middle-sub-column {
    float: right;
    width: 220px ! important;         /* CC fixed width for IE */
    margin-left: 0 ! important;
    margin-right: 1em ! important;
    margin-top: 1em ! important;
    margin-bottom: 0;
}
#content-middle h4.subhead {
    font-size: 14px;
    color: #555555;
}

/* gallery */
.gallery {
    padding: 3px ! important;
    margin: 3px 3px ! important;
    border: 1px solid #996633 ! important;
    width: 152px;
    height: 134px;
}
.gallery-heading {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #555555 ! important;
    text-decoration: none ! important;
}
#content-middle a.gallery-heading {
    color: #555555 ! important;
    text-decoration: none ! important;
}

/* two images side by side */
#content-middle .imageL {
    vertical-align: top;
    margin-left: 0;
    margin-right: 2em ! important;
    margin-top: 0;
    margin-bottom: 2em ! important;
}
#content-middle .imageR {
    vertical-align: top;
    margin-left: 2em ! important;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 2em ! important;
}

/* three sized images side by side */
#content-middle div.image1 {
    float: left;
    width: 100px ! important;
    height: 140px ! important;
    padding: 4px;
    border: 1px solid #cccccc;
}
#content-middle div.image2 {
    width: 100px ! important;
    height: 140px ! important;
    margin: 0 auto ! important;
    padding: 4px;
    border: 1px solid #cccccc;
}
#content-middle div.image3 {
    float: right;
    width: 100px ! important;
    height: 140px ! important;
    padding: 4px;
    border: 1px solid #cccccc;
}
#content-middle .image1 img,
#content-middle .image2 img,
#content-middle .image3 img {
    margin-top: 0;
    margin-bottom: .5em;
    margin-left: 0;
    margin-right: 0;
    display: inline;
}
/*contact us form */
#contactus legend { font-family: Verdana; font-size: 12px; font-weight: bold; color: #999999; }
#contactus input { font-size: 13px; font-family: Arial; padding: 3px 6px; margin: 10px 4px; } 
#contactus label { margin-bottom: 2px; font-weight: bold; font-family: Verdana; font-size: 12px; color: #333333; } 
#contactus input, 
#contactus textarea, 
#contactus select { border: 1px solid #7f9db9;  font-size: 13px; font-family: Verdana; color: #333333; padding: 4px;  }
.smltitle {
    float: left;
    clear: both;
}
span.smltitle {
    padding-bottom: .5em;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.smltitlehr {
    clear: both;
    width: 100%;
}
.leftsplitdiv {
    float: left;
    width: 200px ! important;
    padding: 0 ! important;
    margin-left: 0 ! important;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 1em;
}
.leftsplitdiv a {
    padding: 0 ! important;
    margin: 0 ! important;
}
.leftsplitdiv img {
    padding: 4px ! important;
    border: 1px solid #cccccc;
}
.rightsplitdiv {
    float: right;
    width: 200px ! important;
    padding: 0 ! important;
    margin-left: 0;
    margin-right: 0 ! important;
    margin-top: 0;
    margin-bottom: 1em;

}


/* NEWS PLUGIN */

#newsplugin h1,
#newsplugin h2,
#newsplugin h3,
#newsplugin h4 {
    display: inline ! important;
    padding: 0 ! important;
    margin: 0 ! important;
}
#newsplugin {
    padding: 0 ! important;
    margin: 0 ! important;
}
#newsplugin div {
    padding: 0 ! important;
    margin: 0 ! important;
    width: 520px;
    text-align: left ! important;
}
#newsplugin p {
    text-align: left ! important;
    font-size: 12px;
    width: 520px;
}
#newsplugin img {
    padding: 0;
    margin-left: 0;
    margin-right: 20px ! important;
    margin-top: 0;
    margin-bottom: 20px ! important;
}
#newsplugin .floatright {
    float: right;
}
#newsplugin a.newsheadline {
   display: block;
   font-size: 18px;
   font-weight: bold;
   color: #CC3300 ! important;
   line-height: 24px ! important;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: .75em ! important;
}
#newsplugin div.newsarticle {
   position: relative;
   display: block;
}
#newsplugin div.newsline {
   clear: both ! important;
   height: 1px ! important;
   border-top: 1px dashed #cccccc ! important;
   padding: 0 ! important;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: .75em ! important;
}
.pagetop {
    padding-top: 0 ! important;
    padding-bottom: 2em ! important;
    padding-left: 0;
    padding-right: 0;
}

/* listings */
.listingheaders {
    clear: both;
    visibility: hidden;
    display: none;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
}
.listingheaders div {
    clear: both;
    visibility: hidden;
    display: none;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
}
.itemrow {
    float: left;
    width: 162px;
    height: 200px;
}
.itemhr {
    display: block;
    padding-top: 4px;
    margin-bottom: 4px;
    height: 1px;
    width: 100%;
    clear: both;
}
.FireplaceNameLink {
    font-variant: small-caps;
}
#previouscommercialproperties {
    clear: both;
    position: relative;
}

/* listing fields - bespoke */
.ProjectTitle {
    float: right;
    width: 300px;
    text-align: left;
    clear: right;
    margin-right: 1em;
    font-weight: bold;
    color: #996633;
    font-size: 16px ! important;
}
.Description {
    float: right;
    width: 300px;
    text-align: left;
    clear: right;
    margin-right: 1em;
    margin-top: 1.25em;
}
#content-middle .ProjectTitleLink {
    color: #996633 ! important;
}
.PropertyImage1 img {
    padding: 4px;
    border: 1px solid #dddddd;
    width: 135px;
    height: 101px;
    margin-left: 0 ! important;
    margin-top: 0 ! important;
}
.PropertyImage1Full {
    position: absolute;
    top: 70px;
    left: 112px;
}
.PropertyImage1Full img {
    padding: 4px;
    border: 1px solid #dddddd;
    margin: 0;
    width: 280px;
}
.ProjectTitleFull {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    color: #996633;
    width: 340px;
    height: 40px;
    text-align: left;
    margin-top: 1em;
    margin-left: 20px;
    font-size: 24px ! important;
    line-height: 110%;
}
.DescriptionFull {
    position: relative;
    display: block;
    text-align: left ! important;
    margin-right: 1em;
    margin-left: 20px;
    margin-bottom: 1em;
    margin-top: 136px;
    font-size: 14px ! important;
}
.categoryul {
    font-size: 125% ! important;
    line-height: 22px;
}
.categoryul p {
    font-size: 90% ! important;
    line-height: 80%;
}
/* THIS IS NOT FULL WIDTH! JUST AN ID */
.fullwidth input {
    width: 104px ! important;
    height: 16px ! important;
    font-size: 11px ! important;
    line-height: 20px;
}
.fullwidth textarea {
    width: 180px ! important;
}
.fullwidth fieldset, legend {
    border: 0px ! important;
}
.fullwidth legend {
    visibility: hidden ! important;
}
.fullwidth label {
    font-size: 11px ! important;
    font-weight: normal;
    font-style: oblique;
    line-height: 20px ! important;
}
.fullwidth img {
    border: 0px ! important;
}
.fullwidth div {
    font-size: 120% ! important;
    font-weight: bold;
    color: #444444;
}
.buttonsdiv input {
    width: 80px ! important;
    height: 24px ! important;
}
#listingplugin div.group {
    width: 100%;
    margin-bottom: 1.5em;
    padding: 6px;
}
#listingplugin h2.listtitle {
    font-size: 20px ! important;
    font-variant: small-caps;
    color: #a1855d;
    padding-bottom: 0;
    margin-bottom: 0; 
}

#listingplugin div.GasFireImage {
    position: static;
    top: 0 ! important;
    left: 0;
    margin: 0;
    padding: 0;
    height: 160px;
}
#listingplugin div.GasFireName {
    position: relative;
    top: 178px;
    left: 0;
    margin: 0;
    padding: 0;
    height: 30px;
}
#listingplugin div.ElectricFireImage {
    position: static;
    top: 0 ! important;
    left: 0;
    margin: 0;
    padding: 0;
    height: 160px;
}
#listingplugin div.ElectricFireName {
    position: relative;
    top: 178px;
    left: 0;
    margin: 0;
    padding: 0;
    height: 30px;
}
#listingplugin div.FireplaceName {
    position: relative;
    top: 178px;
    left: 0;
    margin: 0;
    padding: 0;
    height: 30px;
}
#listingplugin div.FireplaceImage {
    position: static;
    top: 0 ! important;
    left: 0;
    margin: 0;
    padding: 0;
    height: 160px;
}
#listingplugin div.StoveName {
    position: relative;
    top: 178px;
    left: 0;
    margin: 0;
    padding: 0;
    height: 30px;
}
#listingplugin div.StoveImage {
    position: static;
    top: 0 ! important;
    left: 0;
    margin: 0;
    padding: 0;
    height: 160px;
}

