body {
  background: #F0F0F0;
  font-size: 11.5px;
  font-family: arial,helvetica,sans-serif;
  color: #333333;
  line-height: 15px;
  margin-top:0px;
}

a { 
  text-decoration:none;
}


#wrapper {
  z-index:0;
  position:relative;
  background:#f0f0f0;
  width:100%;
  height:auto;
}

#container {
  z-index:1;
  text-align:left;
  width:900px;
  min-height:900px;
  height:auto;
  overflow:hidden;
  background:#ffffff;
  border-left:1px solid #333333;
  border-right:1px solid #333333;
  border-bottom:1px solid #333333;
}

#menu {
  position:relative;
  width:219px;
  height:auto;
  float:left;
}

#content {
  position:relative;
  text-align:left;
  width:680px;
  height:auto;
  float:left;
  padding-bottom:20px;
}


#hdr-menu {
   position:relative;
   width:219px;
   height:197px;
   background: url('/2009/hdr_timberline.jpg') no-repeat;
}

#hdr-content {
   position:relative;
   width:680px; 
   height:95px; 
   background: url('/2009/hdr_furniture.jpg') no-repeat;
}


/* ~~ furniture products menu styles ~~ */
.f_menu {margin:0; color:#585858; padding:5px 9px 18px 15px; line-height:14px;width:180px;}
.f_menu box_body a:hover {text-decoration:none;}

.f_menu ul {margin:0; padding:0; list-style:none;}

.f_menu ul li { 
  font-family:arial,helvetica,sans-serif;
  font-weight:normal; 
  background:url('/2009/list_divider.gif') repeat-x left bottom;
  padding-left:5px;
  padding-right:0;
  padding-top:6px;
  padding-bottom:3px;
}

.f_menu ul li a {
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
  font-size:11px;
  line-height:normal;
  text-decoration:none;
  color:#575656;
  background:url('/2009/list_arrow.gif') no-repeat 0 4px;
  padding-left:10px;
  padding-right:0;
  padding-top:0;
  padding-bottom:0;}

.f_menu ul li a:hover {text-decoration:underline;}

.f_menu .heading, a {
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:normal;
  text-decoration:none;
  color:#575656;
}

.f_menu a:hover {text-decoration:underline;}



/* ~~ main menu styles ~~ */
.m_menu a {
  position:relative;
  padding-left:14px;
  width:180px;
  color:#585858; 
  line-height:14px;
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:normal;
  text-decoration:none;
}

.m_menu a:hover {text-decoration:underline;}





/* ~~ popular product menu styles ~~ */
.p_list {margin:0; color:#585858; padding:5px 9px 18px 0px; line-height:14px;}
.p_list box_body a:hover {text-decoration:none;}

.p_list ul {margin:0; padding:0; list-style:none;}

.p_list ul li { 
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
  font-size:11px;
  line-height:normal;
  text-decoration:none;
  color:#575656;
  background:url('/2009/list_divider.gif') repeat-x left bottom;
  padding-left:5px;
  padding-right:0;
  padding-top:6px;
  padding-bottom:3px;
}

.p_list ul li a {
  font-family:arial,helvetica,sans-serif;
  font-weight:normal;
  font-size:11px;
  line-height:normal;
  text-decoration:none;
  color:#575656;
  padding-right:0;
  padding-top:0;
  padding-bottom:0;}

.p_list ul li a:hover {text-decoration:underline;}

.p_list .heading, a {
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  font-size:12px;
  line-height:normal;
  text-decoration:none;
  color:#575656;
}

.p_list a:hover {text-decoration:underline;}




/* ~~ homepage intro text styles ~~ */
.home-main { 
  float:left;
  width:490px;
  font-family:arial,helvetica,sans-serif;
  line-height:15px;
}
.home-main h1 {
  font-weight:bold;
  font-size:14px;
  color:#01A654;
}
.home-main h2 {
  font-weight:normal;
  font-size:12px; 
  color:#434343;
}


/* ~~ styles for furniture ranges on homepage ~~ */
.range-text {
  padding-right:10px;
}
.img-l{ border:0px; float:left; padding-right:2px;}
.img-r{ border:0px; float:right; padding-left:2px;}
.img-c{ border:0px;}
.item {
  position:relative;
  float:left;
  width:475px;
  vertical-align:top;
  padding-top:6px;
  padding-bottom:10px;
  font-size:11.5px;
  background:url('/2009/list_divider.gif') repeat-x left bottom;
}
.item a {font-weight:normal; font-size:11.5px; color:#01A654;}
.item .rt { font-weight:bold; font-size:12px; color:#01A654;}




/* ~~ system styles as per orginal design template ~~ */
.home_text {
  font-size:11.5px;
  line-height:normal;
  text-decoration:none;
  color:#575656;
}
.home_title {
  font-size:16px;
  line-height:normal;
  text-decoration:none;
  color:#01A654;
}



/* new 2011 stuff - product listing & full product page */
#product_location{
 font-size:14px;
 font-weight:bold;
 color:#01A654;
 padding:8px 0 15px 8px;
 width:700px;
}
/* product listing & inner cells */
#product_listing{
 width:700px;
}
.product_item{
 width:345px;
 float:left;
}
.product_brief_top{
 background: url('/2009/prod_brief_top.jpg') no-repeat;
 padding:1px 35px 2px 10px;
 height:78px;
 text-align:center; top:50%;
}
/* use a table to vertically align the headings */
.product_brief_top table{ height:38px; width:295px; padding:0; margin:0;}
.product_brief_top td{ vertical-align:middle; padding:0; margin:0;}
.product_brief_top td a{
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 font-size:15px;
 color:#E77817;
 font-weight:normal;
 height:78px;
 text-decoration:none;
}
.product_brief_description{
 font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
 font-size:12px;
 color:#383431;
 font-weight:normal;
 text-decoration:none;
 margin:0 25px 8px 10px;
}
.product_brief_bottom{
 background: url('/2009/prod_brief_bottom.jpg') no-repeat;
 height:76px;
 margin:0;
 padding:15px 0 0 25px;
}
#prev_and_next{
 padding:10px 0 15px 0;
 width:700px;
 text-align:center;
}
#sorry_no_items{
 font-size:15px;
 font-weight:bold;
 color:#01A654;
 padding:28px 0 15px 8px;
 width:700px;
 text-align:center;
}
.clear{
 clear:both;
}

/* prices and buttons - shown in listings and full product */
.full_prices{
 text-align:left;
 width:150px;
 height:50px;
 float:left;
}
.brief_prices{
 text-align:left;
 width:150px;
 height:50px;
 float:left;
}
.list_price{
 margin:0;
 padding:0;
 font-size:12px;
 line-height:normal;
 font-weight:bold;
 text-decoration:none;
 color:#EEB33F;
}
.sale_price{
 margin:6px 0 0 6px;
 font-size:15px;
 line-height:normal;
 font-weight:bold;
 text-decoration:none;
 color:#405615;
}
.brief_button{
 width:125px
 height:50px;
 float:left;
 padding:8px 0 7px 0;
}
.full_button{
 width:125px
 height:50px;
 float:left;
 padding:8px 10px 7px 0;
}



/* full product info - lower section - STILL USING TABLES change to CSS */
.product_full_bottom{
 background: url('/common/detailed_bottom.jpg') no-repeat;
 height:78px;
 margin:0;
 padding:2px 0 0 75px;
}
.full_product_name{
 background: url('/common/detailed_top.jpg') no-repeat;
 padding:2px 15px 2px 10px;
 height:47px;
 text-align:center;
}
.full_product_name h2{
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 font-size:15px;
 color:#E77817;
 font-weight:normal;
 text-decoration:none;
 margin:0;
}

/* old............... CHECK before removing */
.brief_text {
 font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
  font-size:12px;
  color:#383431;
  font-weight:normal; 
  text-decoration:none;
}
.brief_name { 
  font-size:14px;
  color:#434343; 
  font-weight:normal; 
  text-decoration:none;
}
.brief_price {
  font-size:15px;
  line-height:normal;
  font-weight:bold;
  text-decoration:none;
  color:#405615;
}
.short_product_name{
 background: url('/2009/prod_brief_top.jpg') no-repeat;
 padding:2px 15px 2px 10px;
}
.short_product_name a{
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 font-size:15px;
 color:#E77817;
 font-weight:normal;
 text-decoration:none;
}
/* ...............old */




/* new 2011 stuff - shopping trolley list & trolley summary */
#trolley{
 font-size:15px;
 font-weight:bold;
 color:#01A654;
 padding:6px 0 3px 8px;
 width:665px;
 text-align:center;
}
#trolley_item{
 width:665px;
 margin:0;
 padding:0;
}
#trolley_item div{
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 font-size:14px;
 color:#E77817;
 float:left;
}
#trolley_item .photo{ 
 margin:5px 5px 5px 5px;
 width:90px;
 height:90px;
}
#trolley_item .photo img{
 border:0;
}
#trolley_item .name{
 margin:33px 15px 5px 5px;
 width:280px;
 text-align:left;
}
#trolley_item .price{
 margin:33px 5px 5px 5px;
 width:65px;
}
#trolley_item .quant{
 margin:30px 5px 5px 5px;
}
#trolley_item .quant input{
 font-size:14px;
 line-height:14px;
 test-align:center;
 width:24px;
 border:1px dashed #01A654;
 color:#E77817;
}
#trolley_item .update{
 padding:31px 5px 5px 5px;
 margin:0;
}
#trolley_item .update input{
 font-weight:normal;
 font-size:13px;
 line-height:13px;
 width:60px;
 border:1px solid #01A654;
 color:#E77817;
 cursor:pointer;
}
#trolley_item .remove{
 padding:31px 5px 5px 5px;
 margin:0;
}
#trolley_item .remove input{
 font-weight:normal;
 font-size:13px;
 line-height:13px;
 width:60px;
 border:1px solid #01A654;
 color:#E77817;
 cursor:pointer;
}
#trolley_summary{
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 font-size:14px;
 color:#575656;
 width:400px;
 height:65px;
 text-align:left;
 margin:0 0 10px 0;
}
#trolley_summary .heading{
 float:left;
 width:300px;
 margin:4px 0 0 0;
}
#trolley_summary .value{
 float:left;
 width:100px;
 margin:4px 0 0 0;
}
#trolley_summary .heading_b{ font-weight:bold; }
#trolley_summary .value_b{ font-weight:bold; }

/* empty cart message, shown when cart is emptied */
#trolley_empty{
 text-align:center;
 padding:32px 0 15px 0;
 width:680px;
}
#trolley_empty p{
 font-size:18px;
 font-weight:bold;
 color:#01A654;
 padding:15px 0 15px 0;
}
#trolley_empty a{
 font-size:16px;
 font-weight:bold;
 color:#E77817;
 padding:15px 0 15px 0;
}

/* new 2011 stuff - page tails, copyright, and sagepage */
#tail{
 text-align:left;
 width:900px;
}
.copy_strip{
 margin-left:300px;
 font-size:9.5px;
 color:#434343;
 text-decoration:none;
}
.copy_strip a{
 font-size:9.5px;
 text-decoration:none;
}
.sagepay{
 background:url('/2009/sagepay_cards_white_bg.jpg') no-repeat;
 padding:10px 0 0 520px;
 margin-left:120px;
 height:74px;
 width:658px;
}


/* recently viewed / similar items listings, shown under full product */
#viewed_list{
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 width:680px;
}
#viewed_list .title{
 font-size:16px;
 font-weight:bold;
 color:#01A654;
 padding:6px 0 3px 0px;
 text-align:left;
}
#viewed_list .product{
 width:218px;
 margin:0 0 8px 0;
 float:left;
}
#viewed_list .name{
 font-size:11px;
 font-weight:bold;
 color:#01A654;
 width:120px;
 margin:0;
 float:left;
}
#viewed_list .image{
 padding:0 2px 0 0;
 border:0;
 height:90px;
 margin:0;
 float:left;
}
#viewed_list img{
 border:0;
}
#viewed_list .price{
 font-size:11px;
 font-weight:bold;
 color:#405615;
 width:95px;
 margin:5px 0 4px 0;
 float:left;
}




/* other stuff ............ */
.footer_lnks {
  font-size:9.5px;
  color:#434343;
  text-decoration:none;
}
.cart_text {
  font-size: 12px;
  text-align:left;
}
.trolley {
  font-size:14px; 
  color:#434343; 
  font-weight:normal; 
  text-decoration:none;
}

.form_text{font-size: 11px; color: #434343;}
.form_err {border: 2px solid #FF0000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px;}

.link_title { font-size: 10pt; color: #FF7B00; font-weight: normal; text-decoration: none;}
.link_title:hover { color: #434343; }
.link_desc { font-size: 9px; color: #434343; font-weight: normal; text-decoration: none;}

.home_para { font-size: 11.5px; color: #434343; font-weight: normal; text-decoration: none;}

