body {
  font: 10pt Verdana, Lucida, Arial, sans-serif;
}
a {
  color:#a11e21;
}
a img {
  border:0px;
}
h1.page-title {
  float:left;
  display:inline;
  width:100%;
  padding:10px 0px 3px 0px;
  margin:0px 0px 14px 0px;
  font-family:Georgia, Times New Roman;
  font-size:180%;
  font-weight:normal;
  border-bottom:1px solid #0a4237;
}
h1.range-title {
}
#title-search h2 {
  margin:0px;
  font-size:130%;
  font-weight:normal;
  margin:10px 0px 0px 10px;
  color:#fff;
  width:400px;
  float:left;
}
#container {
  width:1000px;
  margin:0px auto;
}
#header {
  float:left;
  width:1000px;
}
#header-links {
  float:right;
  display:inline;
  margin-bottom:3px;
}
#header-links, #header-links a {
  color:#818181;
  font-weight:bold;
  text-decoration:none;
}
#header-links a:hover {
  color:#a11e21;
}
#title-search {
  background:url(/images/gradient.jpg) repeat-x;
  height:45px;
  float:left;
  width:1000px;
}
#title-search form {
  float:left;
  margin:0px;
  padding:0px;
  float:right;
  margin-right:5px;
}
#search-input {
  float:left;
  margin:11px 4px 0px 0px;
  border:1px solid #472529;
  width:260px;
  padding:2px;
  font-size:120%;
}
#search-button {
  margin-top:9px;
}
#menu-column {
  float:left;
  display:inline;
  margin-top:5px;
  width:160px;
}
.menu {
  width:160px;
}
.menu h3 {
  padding:2px 0px 2px 20px;
  background-color:#797979;
  margin:5px 0px 2px 0px;
  color:#fff;
  font-size:100%;
}
.menu a {
  display:block;
  padding-left:20px;
  background-image:url(/images/arrow_right.jpg);
  background-repeat:no-repeat;
  background-position:2% 50%;
  text-decoration:none;
  font-weight:bold;
}
.menu a:hover {
  text-decoration:underline;
}
#content {
  float:right;
  display:inline;
  width:820px;
  margin-top:10px;
}
#footer {
  float:left;
  display:inline;
  border-top:1px solid #0a4237;
  margin:10px 0px 0px 0px;
  padding:10px 0px 10px 0px;
  color:#757575;
  font-size:85%;
  width:1000px;
}
#footer a {
  color:#757575;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}
#footer .left {
  float:left;
}
#footer .right {
  float:right;
  text-align:right;
}
#hp-photo {
  float:left;
}
#address-details {
  background:#f5f5f5;
  width:182px;
  height:312px;
  border:2px solid #472529;
  padding:24px 30px;
  font-size:85%;
  float:right;
}
#address-details a {
  text-decoration:none;
  font-weight:bold;
}
#address-details a:hover {
  text-decoration:underline;
}
.main-feature {
  padding:15px;
  float:left;
  display:inline;
  width:527px;
  height:330px;
  border:2px solid #472529;
}
.main-feature h1 {
  font-family:Georgia, Times New Roman;
  font-size:280%;
  font-weight:normal;
  margin-bottom:0px;
}
.main-feature .subtitle {
  font-family:Georgia, Times New Roman;
  font-size:180%;
}
.main-feature .description {
  float:left;
  display:inline;
  width:250px;
  font-size:85%;
}
.main-feature .image {
  float:right;
}
#products-list {
  margin-top:15px;
}
#products-list .image {
  width:150px;
  height:150px;
  text-align:center;
  vertical-align:middle;
  border:2px solid #472529;
}
#products-list .title {
  padding-bottom:20px;
  vertical-align:top;
}
#products-list a {
  font-weight:bold;
  text-decoration:none;
}
#products-list a:hover {
  text-decoration:underline;
}

#product-details {
  float:left;
  display:inline;
  width:547px;
}
#product-details h1, #search-results h1, #text-page h1 {
  border-bottom:1px solid #014341;
  font-family:Georgia, Times New Roman, serif;
  font-size:140%;
  font-weight:normal;
  margin-top:0px;
}
.details-description {
  width:330px;
  float:left;
}
#product-details h2 {
  font-size:130%;
  font-weight:normal;
  margin-bottom:0px;
}
#product-details h3 {
  margin-top:0px;
}

.details-price {
  float:right;
  width:200px;
  text-align:right;
}
.details-price .text {
  font-size:160%;
  font-weight:bold;
}

.currency-sym {
  font-weight:bold;
  font-size:180%;
}
.pounds {
  font-weight:bold;
  font-size:240%;
}
.pence {
  font-weight:bold;
  font-size:180%;
}

#contact-us-form {
  width:280px;
  height:325px;
  float:left;
  display:inline;
  padding:0px 25px 25px 25px;
  background:#f5f5f5;
  border:2px solid #472529;
  font-size:85%;
}

label {
  font-weight:bold;
  color:#a11e21;
}

#map {
  width:470px;
  height:350px;
  float:left;
  display:inline;
  margin-left:10px;
  border:2px solid #472529;
}
