body {
  font-family: 'Times New Roman', serif;
  font-size: 16px;

}

strong{
  font-weight:bold;
}

input[type=text] {
  font-size: 0.9em;
  color: #333333;
  padding: 0.1em;
  width: 98%;
  border: 1px solid #999;
}

textarea {
  border: 1px solid #999;
  width: 520px;
  height: 70px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}


legend {
  color: #C93830;
  padding: 0.2em;
}

fieldset {
  border: 1px solid #DDD;
  padding: 0.5em;
}


#container {
  width: 950px;
  margin: 20px auto 20px auto;
}

#customer {
  width: 540px;
  color: #FFF;
  background-color: #418446;
  margin-top:20px;
}

#customer .c-title {
  height: 14px;
  background-image: url(../../images/customer-tite.png);
  font-size: 90%;
  padding: 8px;
}

#customer #customer-container{
  padding: 8px;
  padding-bottom:0;
  background-color: #418446;
}


#customer #customer-content {

}

#customer-content em {
  font-style: italic;
  font-size: 80%;
  line-height: 1.3em;
}

#customer-content p {
  margin-bottom: 0px;
}


#customer-btm {
  background-image: url(../../images/customer-btm.png);
  width: 540px;
  height: 16px;
}


#deals {
  padding-bottom: 10px;
}

#deals .d-title {
  background-color: #BB2034;
  color: #FFF;
  padding: 8px;
  font-size: 110%;
  letter-spacing: 0.06em;
  margin-bottom: 12px;
}

#deals .dealbox {
  float: left;
  background-image: url(../../images/dealbox.png);
  position: relative;
  color: #FFF;

}

#deals .dealbox h2 {
  font-size: 110%;
  line-height: 1.1em;
}


#deals .dealbox .strip {
  position: absolute;
  z-index: 100;
  bottom: 20px;
  left: 0px;
  /* background-image: url(../../images/offer-strip.png); */
  width: 170px;
  height: 55px;
  border-top:2px solid white;
  border-bottom:2px solid white;
  background:#d43428;
}

#deals .dealbox .strip p{
  text-align:center;
  font-weight:bold;
  line-height:17px;
  text-shadow:2px 2px 6px #000;
}

#deals .dealimage{
  width: 150px;
  height: 202px;
  padding: 6px 10px;
}

#deals .dealimage1{
  background:url(../../images/pack1.jpg) 0 49px no-repeat;
}

#deals .dealimage2{
  background:url(../../images/pack2.jpg) 0 49px no-repeat;
}

#deals .dealimage3{
  background:url(../../images/pack3.jpg) 0 49px no-repeat;
}

#dealboxes {
  height: 214px;
}

#dealboxes a {
  text-decoration: none;
}


#footer-container {
  width: 950px;
  margin:0px auto;
}

#footer-container a {
  text-decoration: none;
  color: #111221;
}


#footer-links {
  text-align: center;
  font-weight: bold;
  font-size: 70%;
  padding: 10px 0px;
}

#footer-links a {
  color: #111221;
  margin-left: 30px;
}

#footer-links a:hover {
  text-decoration: underline;
}


#footer-links a:first-child {
  margin-left: 0px;
}


#footer {
  height: 80px;
  border: 1px solid #1D7B3B;
  text-align: center;
}

#footer p {
  margin: 10px 0px;
}

#footer p.contact {
  line-height: 1.0em;
}


#footer span.contact strong {
  font-weight: bolder;
  color: #4D884D;
}


#footer span.contact {
  font-size: 75%;
}

#footer span.details {
  font-size: 12px;
}

#header {
  width: 744px;
  height: 233px;
  background-image: url(../../images/header.jpg);
  border-bottom: 1px solid #FFF;
  position: relative;
  z-index: 10;
}

#header .anchor-link {
  position: absolute;
  width: 146px;
  height: 146px;
  right: 16px;
  bottom: 10px;
  z-index: 50;
}


#header-links {
  width: 744px;
  height: 66px;
  margin-bottom: 20px;
  text-align: center;
}

#header-links .box, #header-links .boxlast {
  width: 148px;
  height: 66px;
  position: relative;
  float: left;
  margin-right: 1px;
}

#header-links .linktext {
  width: 148px;
  height: 16px;
  background-color: #7A1213;
  position: absolute;
  bottom: 0px;
  text-align: center;
  font-size:13px;
  line-height:15px;
  left: 0px;
}


#header-links .boxlast {
  margin-right: 0px;
}


#header-links ul {
  width: 660px;
  margin: 0px auto;
  height: 26px;

}


#header-links li {
  float: left;
}


#header-links a {
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
}


#left {
  width: 170px;
  float: left;
  margin-bottom: 15px;
}

#left .logo {
  font-size: 14px;
  color: #636466;
  margin: 10px 0px;
  font-family: "Times New Roman", Times, serif;
}

#leftnav {
  width: 170px;
  margin-bottom: 10px;
}

#leftnav li {
  margin: 8px 0px;
  line-height: 15px;
  height: 16px;
/*  padding-left: 30px;*/
}

#leftnav li a {
  text-decoration: none;
  color: #231F20;
  padding-left: 30px;
  font-size: 15px;

}

#leftnav li a:hover, #leftnav li a.active {
  font-weight: bold;
  color: #1D7B3B;
}

#leftnav li a.active {
  background-image: url(../../images/active-links.png);
  background-repeat: no-repeat;
}


#left_tips {
  height: 344px;
  width: 170px;
  background-image: url(../../images/tips-bg.jpg);
}


#logo {
  width: 170px;
  height: 146px;
  background-image: url(../../images/logo.png);
}


#main {
  margin-left: 200px;
  width: 746px;
}

#pagebody {
  width: 544px;
  min-height: 463px;
 /* margin-left:200px;*/
}

#pagebody h1, .mceContentBody h1 {
  color: #1D7B3B;
  font-size: 140%;
  margin: 10px 0px;
  font-weight: bold;
}

#pagebody h2, .mceContentBody h2 {
  font-weight: bold;
  color: #BB2034;
  margin: 4px 0 6px 0;
  line-height: 1.2em;
}

#pagebody h3, .mceContentBody h3 {
  font-weight: bold;
  font-size: 100%;
  color: #636466;
  margin-bottom: 10px;
}

#pagebody p, .mceContentBody p {
  font-size: 14px !important;
  line-height: 1.5em;
  margin: 8px 0px;
}

#pagebody ul {
  margin: 0;
  padding-left: 20px;
  list-style: outside;
}

#pagebody li {
  font-size: 85%;
  line-height: 1.3em;
  margin: 4px 0px;
}

#planters {
  width: 170px;
  margin-top: 20px;
  color: #FFF;
}

#planters a {
  color: #FFF;
  text-decoration: none;
}


#planters .planters-title {
  height: 28px;
  width: 160px;
  background-image: url(../../images/planters.png);
  padding: 10px 0px 0px 8px;
  letter-spacing: 0.05em;
}

#planters .content {
  background-color: #BC2035;
  padding: 10px 8px;
  width: 152px;
}

#planters .content ul {
  list-style: outside;
  padding-left: 14px;
  font-size: 90%;
  margin-bottom: 6px;
  list-style-type: disc;
}

#planters .content li {
  margin: 4px 0px;
  letter-spacing: 0.02em;
}

#planters .content p {
  margin-bottom: 6px;
  font-size: 100%;
}

#right {
  float: right;
  width: 170px;
}


#tips {
  width: 146px;
  background-color: #111221;
  background-image: url(../../images/tips-bg.jpg);
  background-repeat: no-repeat;
  padding: 110px 12px 0px 12px;
  color: #FFF;
  font-size: 12px;
  margin-top: 10px;
}

#tips p {
  line-height: 1.2em;
  margin-top: 10px;
  font-weight: lighter;
  font-size: 110%;
}


#tips h2, #tips h1 {
  font-size: 1.4em;
  text-align: center;
}

#tips h1 {
  font-size: 2.2em;
  margin-top: 4px;
}


#tips-btm {
  height: 18px;
  background-image: url(../../images/tips-btm.png);
  padding: 8px 12px;
}

#tips-btm a {
  color: #FFF;
  font-size: 12px;
}

#week {
  width: 140px;
  height: 140px;
  padding:15px;
  background: url(../../images/dealofweek.png) 3px 0 no-repeat;
}

#week h2{
  text-align:center;
  color:white;
  font-weight:bold;
  padding:15px 15px;
  padding-bottom:8px;
  font-size:16px;
}

#week p{
  font-size:13px;
  color:white;
  text-align:center;
  line-height:1.3em;
  margin-bottom:5px;
}

#week p.more a{
  color:white;
  text-transform:uppercase;
}

#master-table {
  width: 100%;
  border:1px solid #1d7b3b;
}

#master-table .size, .size-table {
  width: 190px;
}

#master-table .price {
  width: 80px;
}

#master-table .size, #master-table .price, #master-table .image {
  padding:5px;
  background:#1d7b3b;
  color:white;
  font-weight:bold;
  border-right:1px solid #8eae88;
}

#master-table .image {
  border-right: 0;
  width: 180px;
  padding: 0 0 0 5px;
}


#size-list td, #price-list, #image-list {
  width: 100%;
}


td.size-table, td.price-table {
  border-right: 1px solid #8eae88;
  vertical-align: top;
}


#size-list td, #price-list td {
  padding:7px 5px;
  font-size:14px;
  color:#636466;
}

td.image-table {
  width: 200px;
}


#image th {
  border-right: 0;
}

#image span {
  font-size: 80%;
}


#pricelist .size {
 /* width: 190px;*/
}

#pricelist .image {
  /*width: 150px;*/
}

#image .image span {
  font-size: 80%;
}


#size-list a{
  color:#1d7b3b;
}

#size-list a:hover{
  color:black;
}

#techdrawing{
  margin-top:15px;
 /* border:1px solid #1d7b3b;*/
  padding:10px;
  position:relative;
}

#techdrawing h3{
  color:#1d7b3b;
}

#enquire{
  /*position:absolute;
  top:0;
  right:30px;*/
  float: right;
  margin-top: 10px;
  background:#1d7b3b;
  width: 70px;
}

#enquire a{
  color:white;
  font-weight:bold;
  font-size:16px;
  text-decoration:none;
  display:block;
  padding:8px;
  width: 54px;
}

#enquire a:hover{
  background:black;
}

#other-tips h2{
  background:#1D7B3B;
  color:white;
  padding:10px;
}

#other-tips li{
  padding:10px;
  border-bottom: 1px dotted #1D7B3B;
}

#other-tips a{
  color:black;
  text-decoration:none;
}


