body{
   margin: 0;
   font-family: verdana, arial, sans-serif;
   font-size: 0.75em;
   height: 100%;
 
   color: #666;
}
div.outer {

   background: url(../images/all_1_bg.gif) 50% 50% repeat-y; 
}
img{
   border-width: 0;
   display: block;
}
table {
   border: 0;
}

div.content_home{
}


/* The main section of the home page (3 images) */
div.home_middle {
  width:445px;
  margin: 8px 12px 0 0px;

  float: left;
}
/* Main homepage image */
div.home_main {
  width: 445px;
  float: left;
}
/* The red section on the homepage - text version */
div.big_offer {
  padding-top: 15px;
  font-family: helvetica, arial, sans serif;
  width: 445px;
  height: 133px;
  float: left;
  margin-bottom: 12px;
  background-color: #f00;
  color: #fff;
  text-align: center;
  font-size: 2.0em;
}
/* The red section on the homepage - image version */
div.big_offer_img {

  font-family: helvetica, arial, sans serif;
  width: 445px;
  float: left;
  margin-bottom: 12px;
}


span.huge_offer {
  font-size: 2.7em;
  font-weight: bold;
}

/* Botom Left homepage image */
div.home_bottom_left {
  float: left;
  width: 216px;
  height: 155px;
  background-color: #e2e2e2;
  margin: 12px 12px 0 0;
}
div.home_bottom_right {
  float: left;
  width: 216px;
  margin: 12px 0 0 0;
  height: 155px;
  background-color: #e2e2e2;
}
div.welcome_header {
  float: left;
  margin: 12px 0 0 0;
  padding: 4px 0 4px 10px;
  font-weight: bold;
  width: 435px;
  height: 15px;
  background-color: #e2e2e2;
}
div.welcome_text {
  float: left;
  font-size:0.9em;
  margin: 0px 0 0 0;
  padding: 5px 10px 5px 10px;
  width: 423px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
}

div.home_bottom_left a,
div.home_bottom_right a {
  margin: 0 0 0 15px;
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
div.home_bottom_left a:hover,
div.home_bottom_right a:hover {
  text-decoration: underline;
}
div.home_bottom_left p,
div.home_bottom_right p {
  margin: 5px 0 0 10px;
  background: url(../images/grey_arrow.gif) 0 50% no-repeat #e2e2e2;

}
div.home_right {
  float: left;
  width: 145px;
  margin-top: 8px;

}


div.all_1{
   text-align: center;
   height: 100%;
}
div.all_2{
   margin: 0 auto;
   width: 800px;
   text-align: left;
   background-color: #fff;
   height: 100%;
}
div.rhs{
   padding: 0 0 0 12px;
   width: 610px;
   float: right;
}
div.top{
   background-color: #fff;
}
div.top div.l{
   padding: 14px 0 14px 16px;
   width: 260px;
   height: 50px;
   float: left;
}
div.top div.r{
   padding: 20px 0 0 36px;
   width: 230px;
   height: 50px;
   float: right;
   background: url(../images/shopping_cart.gif) 0 center no-repeat;
}
div.top div.r p{
   margin: 0 0 4px 0;
}

div.top ul {
   padding: 0;
   margin: 0;
   list-style-type: none;
   display: block;
}
div.top li {
   padding: 4px 20px 0 4px;
   display: block;
   float: left;
 /*  background: url(../images/tab_divide.gif) 100% 0 no-repeat;        */
}
div.top li a {
   color: #666;
   text-decoration: none;
   font-size: 0.8em;
}
div.top li a:hover {
   color: #f276ae;
   text-decoration: none;
   font-size: 0.8em;
}


div.tabs{
   height: 2px;
}
div.crumbtrail{
   margin-top: 8px;
   padding: 2px 0 2px 10px;
   font-size: 0.9em;
   color: #555;
   background-color: #f6f6f6;
}
div.crumbtrail a{
   color: #555;
}
div.content{
   padding: 10px 15px;
}
h1{
   margin: 16px 0;
   font-size: 1.6em;
   font-weight: normal;
   color: #333;
}
h2{
   margin: 12px 0 8px 0;
   padding: 0 0 4px 0;
   font-size: 1.3em;
   font-weight: normal;
   color: #333;
   border-bottom: #333 1px solid;
}
h3, h3.nomargin{
   margin: 5px 0 5px 0;
   padding: 10px;
   font-size: 1.2em;
   color: #F7921C;
   font-weight: bold;
   background-color: #f6f6f6;
}
h3.nomargin{
   margin: 0px 0 5px 0;
}

div.offer_left {
   margin: 0;
   padding-top: 15px;
   float: left;
   background: url(../images/special_offer_star_left.gif) 0% 0% no-repeat; 
   margin: 0 0 0 0;
   height: 55px;
   font-size: 1.4em;
   color: #fff;
   text-align: center;
   font-weight: bold;
   width: 80px;
}
div.offer_right {
   margin: 0;
   padding-top: 22px;
   float: left;
   width: 500px;
   background: url(../images/special_offer_star_right.gif) 0% 0% no-repeat; 
   margin: 0 0 0 0;
   height: 48px;
   font-size: 1.2em;
   color: #F00;
   font-weight: bold;
}
div.offer{
  margin:0;
  padding:0;
}
div.offer_left span.percent {
  padding: 80px 0 0 20px;
  width: 80px;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
}

h4{
   margin: 0px 0 5px 0;
   padding: 10px;
   font-size: 1em;
   color: #F7921C;
   font-weight: bold;
   background-color: #f6f6f6;
}
p{
   color: #333;
}
a {
   color: #333;
}
td.form_head {
   padding: 5px 10px 5px 5px;
   font-color: #333;
}
td.form_body {
   padding: 5px 10px 5px 0;
}
div.swatches{
   margin: 20px 0;
}
div.swatch{
   margin: 0 10px 10px 0;
   padding: 0 0 5px 0;
   width: 100px;
   float: left;
   height: 165px;
   background-color: #e7e7e7;
}
div.swatch img{
   border-bottom: #fff 1px solid;
}
div.swatch a.t,
div.swatch a.t_b{
   margin: 2px 5px;
   width: 90px;
   font-size: 0.9em;
   text-decoration: none;
   color: #666;
   display: block;
}
div.swatch a.t_b{
   font-weight: bold;
}
div.min_height{
   width: 1px;
   height: 600px;
   float: right;
}
div.lhs{
   float: right;
   width: 177px;
}
div.logo{
   padding: 25px 11px;
   width: 155px;
   height: 57px;
}
div.nav{
   margin: 0 0 10px 10px;
   padding: 0 0;
   background-color: #f276ae;
}
div.nav ul{
   margin: 0;
   padding: 0;
   border-bottom: #fff 1px solid;
   list-style-type: none;
}
div.nav li{
   margin: 0;
   padding: 0;
}
div.nav a{
   width: 155px;
   text-decoration: none;
   border-left: #f276ae 12px solid;
   border-top: #fff 1px solid;
   display: block;
}
div.nav a span{
   padding: 3px 0 3px 12px;
   width: 142px;
   color: #fff;
   border-left: #fff 1px solid;
   display: block;
}
div.nav a.a span{
   background-color: #fdb739;
}
div.nav a.a{
   border-left: #fdb739 12px solid;
}
div.nav a:hover{
   border-left: #fdb739 12px solid;
}


div.content_nav{
   margin: 0 0 0 0;
   padding: 0 0;
/*   background-color: #f276ae;*/
}
div.content_nav ul{
   margin: 0;
   padding: 0;
   border-bottom: #fff 1px solid;
   list-style-type: none;
}
div.content_nav li{
   margin: 0 0 0 0;
   padding: 0 0 0 10px;
}
div.content_nav a{
 /*  width: 155px; */
   text-decoration: none;

   border-top: #fff 1px solid;
   display: block;
}

/*div.content_nav a.a span{
   background-color: #fdb739;
}
div.content_nav a.a{
   border-left: #fdb739 12px solid;
}
div.content_nav a:hover{
   border-left: #fdb739 12px solid;
}*/





div.lhs_box,
div.lhs_box2{
   margin: 0 0 10px 10px;
}
div.lhs_box p.t,
div.lhs_box2 p.t{
   margin: 0;
   padding: 6px 0 6px 24px;
   color: #fff;
   font-weight: bold;
   background: url(../images/lhs_box_t_bg.gif) 0 0 no-repeat #ef78ae;
}

p.email_box {
   margin:0;
   padding: 10px 15px 5px 10px;
   color: #555;
   font-size: 0.9em;
}

div.lhs_box div,
div.lhs_box2 div{
   border-left: #ef78ae 1px solid;
   border-right: #ef78ae 1px solid;
   border-bottom: #ef78ae 1px solid;
}

div.lhs_box input.email {
  width: 100px;
  font-size: 0.9em;
  margin: 5px 0 5px 10px;
  background-color: #FFFF99;
}
div.lhs_box input.bt {
  margin: 5px 0 5px 5px;
  border: #555 1px solid;
  background-color : #ffffff;
  color: #555;
  width: 20px;
  height: 20px;
  font-size: 0.8em;
  
}

div.lhs_box div a{
   padding: 8px 15px 100px 10px;
   color: #555;
   font-size: 0.9em;
   text-decoration: none;
   width: 140px;
   display: block;
   background: url(../images/lhs_box_bg.gif) 0 100% no-repeat;
}
div.lhs_box div a span{
   color: #F8931F;
}
div.lhs_box div img{
   padding: 5px 8px 5px 7px;
}

div.rhs_box {
   margin: 0 0 12px 0; 
}
div.rhs_box p.t{
   margin: 0;
   padding: 6px 0 6px 20px;
   font-size: 0.9em;
   color: #fff;
   font-weight: bold;
   background: url(../images/rhs_box_t_bg.gif) 0 0 no-repeat #F7931D;
}
div.rhs_box div{
   border-left: #F7931D 1px solid;
   border-right: #F7931D 1px solid;
   border-bottom: #F7931D 1px solid;
}
div.rhs_box div a{
   padding: 8px 0 100px 5px;
   color: #555;
   font-size: 0.9em;
   text-decoration: none;
   width: 138px;
   display: block;
   background: url(../images/rhs_box_bg1.jpg) 0 100% no-repeat;
}
div.rhs_box div a.van{
   padding: 8px 0 60px 5px;
   color: #555;
   font-size: 0.9em;
   text-decoration: none;
   width: 138px;
   display: block;
   background: url(../images/delivery_van.jpg) 0 100% no-repeat;
}
div.rhs_box div a.tape{
   padding: 8px 0 38px 5px;
   color: #555;
   font-size: 0.9em;
   text-decoration: none;
   width: 138px;
   display: block;
   background: url(../images/tape_measure.jpg) 0 100% no-repeat;
}
span.tape2 {
  padding-right: 20px;
  color: #555;
}

div.rhs_box div a.drill{
   padding: 8px 0 60px 5px;
   color: #555;
   font-size: 0.9em;
   text-decoration: none;
   width: 138px;
   display: block;
   background: url(../images/drill.jpg) 0 100% no-repeat;
}

div.rhs_box div a span.link{
   color: #F8931F;
}
div.rhs_box div img{
   padding: 5px 0px 5px 0px;
}




div.clear{
   font-size: 1px;
   height: 1px;
   clear: both;
}
div.footer{
   margin: 10px 20px;
   padding: 0 0 20px 0;
}
div.links{
   margin: 0 0 4px 0;
   padding: 0 0 6px 0;
   font-size: 0.9em;
   color: #333;
   border-bottom: #ccc 1px solid;
}
div.links a{
   color: #333;
   text-decoration: none;
}
p.copyright{
   margin: px 0;
   color: #333;
   font-size: 0.9em;
}
p.xyone{
   margin: 8px 0;
   color: #aaa;
   font-size: 0.9em;
}

/* colours section */

div.colours-left{
   margin: 0 13px 5px 0;
   float: left;
}
div.colourBoxClear{
	clear: both;
	font-size:1px;
	color: transparent;
}
div.colours-right{
   
   margin: 0 0 0 0px;
  
}

div.colour{
   border:1px solid #cccccc;
   margin: 0 4px 4px 0;
   padding: 0 0 0px 0;
   width: 90px;
   float: left;
   background-color: #e7e7e7;

}

img.colour{
   display: block;
   margin: 0 0 0 0px;
   padding: 0 0 0 0px;
   width: 90px;
   height:40px;
   float: left;
   /*border-top: 1px solid #ccc;*/
/*   background-color: #e7e7e7; */
/*   height: 108px; */
}

div.colour div.gt {
  float: left;
}
div.colour div.link {
  height: 30px;
 /* float: left; */
}


div.colour ul {
   list-style-image: url(../images/gt.gif); 
   list-style-type: none; 
   margin: 0 0 0 0;
   padding: 3px 0px 0 20px; 
   width: 70px;
}
div.colour li {
   padding: 0;
   margin: 0 0 0 0:
}
div.colour img{
   border-top: #ccc 1px solid;
}
div.colour a.t,
div.colour a.t_b{
   margin: 2px 5px;
/*   width: 90px; */
   font-size: 0.75em;
   text-decoration: none;
   color: #666;
   display: block;
}
div.colour a.t_b{
  font-weight: normal;
}
/* end of colours section */

div.sample,
div.sample_left,
div.sample_right {
   margin: 0;
   padding:0;
   width: 190px;
   float: left;
   text-align: center;
}
div.sample_left {
   text-align: left;
}
div.sample_right {
   text-align: right;
}
div.sample select {
   width: 50px;
   font-size: 0.9em;
}
a.prev_next {
   color: #333;
}
a.arrowed {
   margin: 0;
   padding: 0px 0 10px 10px;
   background: url(../images/next_arrow_sml.gif) 0 5px no-repeat;
   color: #333;
}
img.sample {
   display: inline;
}
div.spec_left {
   margin: 0;
   float: left;
   width: 225px;
}
div.spec_left img {
   margin: 0 0 0 10px;
}
div.spec_right {
   margin: 0 0 0 30px;
   float: right;
   width: 325px;
}
div.spec_right p,
div.spec_left p {
   margin: 5px 0 5px 5px;
}
input.dimensions {
   width: 70px;
}
div.button {
   margin: 5px 0 10px 5px;
}
div.button_right {
   margin: 0px 0 0px 5px;
   float: right;
}

td.basket_head,
td.basket_head9 {
   padding: 5px 2px 5px 5px;
   font-weight: bold;
   font-color: #333;
   border-bottom: #999 1px solid;
   border-right: #999 1px solid;
}
td.basket_head9 {
   border-right: none;
}
td.basket_body,
td.basket_body1,
td.basket_body9 {
   border-right: #999 1px solid;
   border-bottom: #999 1px solid;
   padding: 5px 2px 5px 5px;
}
td.basket_body1 {
   text-align: center;
}
td.basket_body9 {
   border-right: none;
}
input.qty {
   width: 40px;
   font-size: 0.9em;
}

div.choose_address ul{
   margin: 0;
   padding: 0;
   list-style-type: none;
   background-color:#f6f6f6;
}
div.choose_address  li {
   margin: 3px 0 3px 0;
   padding: 0;

}



div.delivery ul{
   margin: 0;
   padding: 0;
   list-style-type: none;
   background-color:#f6f6f6;
}
div.delivery div.left {
   float: left;
}
div.delivery div.right {
   float: right;
}
div.delivery li,
div.delivery li2{
   margin: 3px 0 3px 0;
   padding: 0;
   border-bottom: #999 1px solid;
}
div.delivery li.li2{
   border-bottom: none;
}

div.delivery li.l_total {
   font-weight: bold;
   border-top: #999 1px solid;
   border-bottom: none;
}

div.delivery input {
   display: block;
   float: left;
}

div.delivery input {
   display: block;
   float: left;
}

input.ad_1{
   width: 300px;
}
div.form_buttons{
   margin: 20px 0;
   text-align: center;
}
input.button_image{
   margin: 0 6px;
   width: 94px;
   height: 22px;
}
table.ov {
   padding: 0px 0px;
   width: 100%;
   margin:12px 0;
   border: 1px solid #666;
   font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
   color: #333;
}
div.swatches{
   float: left;
   margin: 0 0 0 5px;
}

div.swatch{
   margin: 0 8px 10px 0;
   padding: 0 0 0px 0;
   width: 100px;
   float: left;
   background-color: #e7e7e7;
}
div.swatch img{
   border-top: #fff 1px solid;
}
div.swatch a.t,
div.swatch a.t_b{
   margin: 2px 5px;
   width: 90px;
   font-size: 0.9em;
   text-decoration: none;
   color: #666;
   display: block;
}
div.calculated_price {
   border: #000 1px solid;
   margin: 3px;
}
div.calculated_price p.offer_price {
   color: #f00;
   font-size: 1.2em;
   font-weight: bold;
}
div.price_errors {
   background-color: #fcc;
   border: #f00 1px solid;
}
select.option {
   font-size: 1.0em;
   color: #333;
   width: 120px;
}
p.offer_price {
   color: #f00;
   font-size: 1.2em;
   font-weight: bold;
}
span.original_price {
   text-decoration: line-through;
   color: #333;
   width: 100px;
}
div.site_nav{
   margin: 0 0 10px 10px;
   padding: 0 0;
   background-color: #fff;
   border: #f276ae 1px solid;
}
div.site_nav ul{
   margin: 0;
   padding: 0;
   border-bottom: #fff 1px solid;
   list-style-type: none;
}
div.site_nav li{
   margin: 0;
   padding: 0;
}
div.site_nav a{
   width: 155px;
   text-decoration: none;
   border-top: #fff 1px solid;
   display: block;
}
td.ov {
   height: 26px;
   border-bottom: 1px solid #333;
   text-align: left;
   text-indent: 5px;
}

td.ov_10 {
   height: 16px;
   text-align: left;
   text-indent: 12px;
}

td.ov_11 {
   height: 22px;
   text-align: left;
   text-indent: 8px;
   border-bottom: 1px solid gray;
}

h4.ovh  {
   font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
   color: white;
   margin-bottom: 5px;
   padding: 1px;
   margin-top: 3px;
}

td.ov_h a:link {
   textdecoration: none;
   color: white;
}

a.ovb_bold  {
   font-weight: bold;
   color: #333;
   text-align: left;
   margin-bottom: 5px;
   margin-top: 3px;
}

td.ov_h {
   border-bottom: 0px solid #333;
   text-align: left;
   text-indent: 5px;
   height: 20px;
   padding-left: 0px;
   background: url(../images/top_table_repeat.gif) repeat-x;
}

td.ov1 {
   border-bottom: 1px solid #333;
   text-align: center;
}

td.ov_3 {
   height: 26px;
   border-bottom: 1px solid #333;
   border-top: 1px solid #333;
   text-align: left;
   text-indent: 5px;
}

td.ov_4 {
   height: 26px;
   border-bottom: 1px solid #333;
   border-top: 1px solid #333;
   text-align: left;
   text-indent: 5px;
   background: #f3f3f3;
}

td.ov7 {
   font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
   border-bottom: 1px solid #333;
   text-align: right;
   margin-bottom: 10px;
   padding: 1px;
   padding-right: 30px;
   margin-top: 3px;
}

a.ov_1 {
   text-decoration: none;
   text-align: left;
   padding: 0px;
   padding-bottom: 5px;
   display: block;
   font: bold 12px Verdana, Arial, Helvetica, sans-serif;
   color: #333;
}

a.ov_2 {
   text-decoration: none;
   text-align: left;
   padding: 0px;
   padding-bottom: 5px;
   display: block;
   font-size: 12px;
   color: #333;
}
h4.ovh  {
   font: bold 1.00em Verdana, Arial, Helvetica, sans-serif;
   color: black;
   margin-bottom: 5px;
   padding: 1px;
   margin-top: 3px;
}
p.or_ref{
   margin: 0px 0 5px 0;
   padding: 10px 0 10px 100px;
   font-size: 1.2em;
   color: #F7921C;
   font-weight: bold;
   background-color: #f6f6f6;
   width:200px;
}
td.basket_body1 img {
  border: #666 1px solid;
}
a.body {
  text-decoration: none;
}
a.body:hover {
  text-decoration: underline;
}


      table.contact{
        width: 563px;
        vertical-align: top;
      }
      td.l{
        padding: 12px 4px 12px 0px;
        width: 90px;
        font-size: 0.9em;
      }
      td.r{
        padding: 6px 5px 6px 0;
      }
      td.m{
        padding: 6px 0;
      }
      td.m p{
        margin: 2px 0;
        font-size: 0.9em;
      }
      textarea{
        width: 560px;
        height: 80px;
        font-family: verdana, arial, sans-serif;
      }
      input.a{
        width: 190px;
        font-size: 0.9em;
      }
      div.submit{
        padding: 6px 0 0 0;
        text-align: center;
      }
      input.submit{
        width: 120px;
      }
      div.errors{
        margin: 8px 0;
        padding: 4px;
        border: #f00 1px solid;
      }
      div.errors p{
        margin: 2px 0 2px 15px;
        font-size: 0.9em;
        font-weight: bold;
        color: #000;
      }
      div.errors ul{
        margin: 6px 0 6px 30px;
      }
      div.errors li{
        margin: 2px 0;
        font-size: 0.9em;
        color: #000;
      }
	  div.price_promise{
      margin: 0 0 18px 10px;
	  }	  
