

/* -------------------- fixes and work-arounds ---- */

img {
    border: 0;
    vertical-align: bottom;
}
.clear {
  clear: both;
}
.cleartop {
  height: 1px;
}
.bottomborderblocker { /* covers up the bottom of the border to create a gap */
  height:20px; 
  width:300px; 
  background:#FFFFFF; 
  position: relative; 
  left: 5px; 
  top: -25px;
}
/* Hides from IE5-mac \*/
* html .hollyhack {height: 1%;}
/* End hide from IE5-mac */


html {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 80%;
  text-align: center;
  color: #3f3f3f;
  background: #999797;
}
body {
  margin: 0;
  padding: 0;
background-image: url(http://comfortheatingservices.co.uk/wp-content/themes/Basic theme - centralised/images/body_bkgrd.jpg);
background-repeat: repeat-x;
}
#page {
  width: 800px;
  text-align: left;
  margin: 0 auto;
}

#header {
  position: relative;
}
#headerimgdiv {
  width: 800px;
  height: 160px;
  margin: 0;
  padding: 0;

  background: #FFFFFF;
}
#headerimgdiv img{
  margin: 0;
  padding: 0;
}
#headercontact {
  float: right;
  position: absolute;
  right: 0;
  padding-top: 15px;
  padding-right: 40px;
  font-size: 100%;
  font-weight: bold;
  text-align: right;
  line-height: 120%;
  color: #0f298f;
}
#headernav {
  height: 25px;

  background: #8f0100;
  background-image: url(http://comfortheatingservices.co.uk/wp-content/themes/Basic theme - centralised/images/header_bar.jpg);
  background-repeat: no-repeat; /* Fix FF mis-alignment when zoomed */
}

#middle {
  overflow: hidden;
  position: relative;
}
#contactinformation {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 45px;
  color: #FF0000;
  z-index: 10;
  background: #00FF00;
}
#shadow {
  width: 800px;
  height: 4px;
}


#sidebar {
  width: 185px;
  float: left;
  padding-bottom: 10000px;
  margin-bottom: -9850px !important; /* We pray for the */
  margin-bottom: -10000px;           /*  death of IE6   */
  
  background: #ffffff;
  color: #ff0000;
  background-image: url(http://comfortheatingservices.co.uk/wp-content/themes/Basic theme - centralised/images/sidebar.jpg);
}
#sidebar-inner {
  background-image: url(http://comfortheatingservices.co.uk/wp-content/themes/Basic theme - centralised/images/sidebar.jpg);
  background-position: top;
  background-repeat: no-repeat;
}
#sidebar #sidebarnav ul {
  padding: 10px 20px 40px;
  margin: 0;
}
#sidebar #sidebarnav ul li {
  list-style: none;
  margin: 5px auto;
}
#sidebar #sidebarnav ul li a {
  color: #a60000;
  text-decoration: none;
}
#sidebar #sidebarnav ul ul {
  padding: 0 0 0 15px;
}
#sidebar #sidebarnav ul li a:hover {
  color: #02a63D;
  text-decoration: underline;
}
#sidebar #sidebarnav ul li.current_page_item a {
  color: #262626;
  text-decoration: none;
}

#sidebar #sidebarnav ul li.current-cat a {
  color: #262626;
  text-decoration: none;
}

#sidebarcontact {
  position: absolute !important;   /* We pray  */
  position: static;                /* for the  */
  padding: 0 20px 25px !important; /* death of */
  padding: 30px 20px 25px;         /* IE6      */
  bottom: 0;
  left: 0;
  
  color: #FFFFFF;
  z-index: 10;
}

#sidebar-links{
padding-right: 10px;
}

#sidebar-links h3 {
padding-left: 20px;
}

#sidebar-links ul li {
list-style-position: outside
}



#content {
  width: 545px;
  float: left;
  color: #3f3f3f;
  padding: 0 55px 10000px 15px;
  margin-bottom: -9980px;
  background: #e6e6e6;
  background-image: url(http://comfortheatingservices.co.uk/wp-content/themes/Basic theme - centralised/images/main_horizontal.jpg);
background-repeat: repeat-x
}

p {
  margin: 0;
}

p + p {
   margin-top: 0.8em;
}

h1 {
  color: #B00000;
}

h2 {
  color: #0f298f;
  padding: 10px 0 5px 0;
  margin: 0;
}
h3 {
  color: #0f298f;
  padding: 10px 0 5px 0;
  margin: 0;
}
h4 {
  color: #0f298f;
  padding: 0;
  margin: 0;
}
a {
  color: #bd0B0d;
  text-decoration: none;
}
a:hover {
  color: #bd0B0d;
  text-decoration: underline;
}

.product {
  float: left;

  width: 140px;
  text-align: center;


}
.excerpt {
  margin: 5px 0 10px;
  position: relative;
}
.excerpt-inner {
  margin-left: 110px;
}
.excerpt-content {
  overflow: hidden;
  height: 65px;
}
.excerpt img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.article {
  margin: 5px 0 10px;
}

.alignright {
  float: right;
}
.alignleft {
  float: left;
}

#contactform {
  margin-top: 20px;
}
#contactform ul {
  width: 390px;
}
#contactform ul li {
  padding: 0;
  margin: 10px 0;
  list-style: none;
}
#contactform ul li .contactus-left {
  float: left;
  width: 120px;
  padding-right: 10px;
}
#contactform ul li .contactus-right {
  float: right;
  width: 250px;
}
#contactform .contactus-right input, #contactform .contactus-right textarea {
  width: 250px;
}

#sitemap ul {
  padding: 10px 20px 40px;
  margin: 0;
}
#sitemap ul li {
  list-style: none;
  margin: 5px auto;
}
#sitemap ul ul {
  padding: 0 0 0 15px;
}

#footer {
  clear: both;
  color: #ffffff;
  background: #2d872f;
  position: relative;
  top: 0;
  z-index: 10;
background-image: url(http://comfortheatingservices.co.uk/wp-content/themes/Basic theme - centralised/images/footer.jpg);
background-repeat: repeat-x;
}
#footernav {
  padding: 4px;
}
#footernav ul {
  padding: 0;
  margin: 0 auto;
  float: right;
  position: relative;
  top: 0;
  z-index: 20;
}
#footernav ul li {
  list-style: none;
  padding: 0;
  margin: 0 3px;
  float: left;
}
#footernav ul li a {
  color: #ffffff;
  text-decoration: none;
}
#footernav ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}