body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 8pt;
  color: #58595B;
  background: #fff url(../images/bg_body.gif) repeat-x;
}
.internal_box {
	margin-top: 10px;
	width:147px;
	height: 303px;
	float:left;
	background: url(images/dots_grey_v.gif) repeat-y top right;
}
.inthead {
	width:300px;
	background:#C4D5E3;
	border:1px solid #C4D5E3;
	font-weight:bold;
	padding:10px;
}

.intbody {
	width:300px;
	background:#FFFFFF;
	border-left:1px solid #C4D5E3;
	border-right:1px solid #C4D5E3;
	border-bottom:1px solid #C4D5E3;
	padding:10px;
}
.internal_box_end {
margin-top: 10px;
	width:142px;
	height: 303px;
	float:left;
}
.furn_box {
	margin-top: 10px;
	width:182px;
	height: 198px;
	float:left;
	background: url(images/dots_grey_v.gif) repeat-y top right;
}
.furn_box_end {
	margin-top: 10px;
	width:177px;
	height: 198px;
	float:left;
}

.fira-cert {
	color: #966;
}

a img {
  border: none;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

h1, h2, h3 {
  color: #58595B;
}
.style2 {
font-weight: bold;
}
.style3 {
	color: #990033;
	font-weight: bold;
}
.style1 {
	color: #000000;
}
.gall1 {background:#efefef; border:1px White solid;}
.gall2 {background:#c0c0c0; border:1px White solid; cursor:pointer;}

h2 {
  font-size: 1.3em;
  letter-spacing: 1px;
}
h1, h2{font-size:12px;}
h3 {
	color: Black;
	/*border-bottom: 1px dotted black;*/
	font-weight: bolder;
	/*_border-bottom: none;*/
	margin-top: 20px;
	/*_margin-top: 10px;*/
	font-size: 11px;
	display:block;
	width:100%;
	padding-bottom: 5px;
	/*_background: url(../images/css-dotted.gif) repeat-x bottom;*/
	background: url(../images/dots_grey_21.gif) repeat-x bottom left;
}
input, textarea {
  font-family: tahoma, verdana, arial, sans-serif;
}
div#master {
  width: 955px;
  /*_width: 965px;*/
  margin: 0 auto;
  padding: 0px;
  text-align: left;
}
.cellBorderBlack { border: 2px solid black; }
label {
  float: left;
  width: 100px;
}
a, a:active, a:visited {
	color:#58595b;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

/*******************************************************
  TOP OF PAGE
*******************************************************/

div#header {
  width: 940px;
  height: 150px;
  background: #A49B92 url(../images/bg_header.jpg) no-repeat;
}

div#menutop {
  float: left;
  width: 181px;
  background: url(../images/bg_menu_top.gif) no-repeat top right;
  height: 118px;
  margin: 0;
  margin-top: 32px;
  padding: 0;
  padding-left: 5px;
  /*margin-left: 5px;*/
}

div#basket {
  width: 200px;
  height: 76px;
  margin-top: 52px;
  background: url(../images/bg_basket2.gif) no-repeat;
  float: left;
}

div#basketContents{
  width: 170px;
  margin-top: 48px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

div#basketContents a {
  color: #fff;
  text-decoration: none;
}

div#logoblock {
  margin-top: 9px;
  float: left;
  padding-left: 13px;
  width: 168px;
  height: 109px;
  background: #232522;
}

div#helpertext {
  font-size: 0.9em;
  float: right;
  width: 480px;/*301*/
  height: 148px;
  margin: 4px 4px 0;
  margin-right: 5px;
  color: #fff;
  text-align: right;
  overflow: hidden;
}

div#helpertext a {
	position:relative;
	top:6px;
}

div#topnav {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	width: 955px;
  height: 40px;
  background: url(../images/bg_bar_horiz.gif) repeat-x;
}

div#searchbox {
  float: left;
  margin: 0;
  padding: 0;
  width: 181px;
  background: #454E57;
  height: 40px;
  /*margin-left: 5px;*/
}

div#searchbox form {
  padding: 8px;
  padding-left: 13px;
}

div#searchbox fieldset
{
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #0f100f;
	border-right-color: #9a9b99;
	border-bottom-color: #9a9b99;
	background: #fff;
}

div#searchbox input#txtSearch {
	float: left;
	margin: 0;
	padding: 4px 5px 2px;
	padding: 4px 4px 4px;
	/*padding: 0;*/
	border: none;
	/*
	border: 1px solid #0f100f;
	border-right-color: #9a9b99;
	border-bottom-color: #9a9b99;
	border: none;
	*/
	/*
	border: 1px solid #9a9b99;
	border-right-color: #0f100f;
	border-bottom-color: #0f100f;
	*/
	
  width: 124px;
  background: #f6f6f3;
  background: #fff;
  /*margin-right: 2px;*/
  font-weight: normal;
  font-size: 1.0em;
  color: #356AA4;
  color: #333;
  /*line-height: 21px;*/
}

div#searchbox input#imgSearch {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
  /*vertical-align: middle;*/
  /*
  width: 15px;
  height: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  */
  width: 21px;
  height: 21px;
  padding-top: 0;
  padding-bottom: 0;
}


div#topnavmenu {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  height: 40px;
}

div#topnavmenu ul {
	float: left;
  margin: 0;
  padding: 0;
  padding-top: 4px;
  padding-left: 6px;
  list-style: none;
  /*margin-left: 8px;*/
  /*padding-top: 5px;*/
  width: 756px;
}

div#topnavmenu ul li {
  float: left;
  margin: 0;
  padding: 12px 0 8px;
  padding-right: 23px;
  padding-left: 13px;
  background: url(../images/topnav_separator.gif) no-repeat top right;
  /*height: 25px;*/
}

#topnavmenu ul li a
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none no-repeat center center;
}

#topnavmenu ul li.home a
{
	width: 37px;
	height: 10px;
	background-image: url(../images/home_button.gif);
}

#topnavmenu ul li.about a
{
	width: 118px;
	height: 10px;
	background-image: url(../images/about_button.gif);
}

#topnavmenu ul li.faq a
{
	width: 35px;
	height: 10px;
	background-image: url(../images/faq_button.gif);
}

#topnavmenu ul li.gallery a
{
	width: 54px;
	height: 10px;
	background-image: url(../images/gallery_button.gif);
}

#topnavmenu ul li.contact a
{
	width: 59px;
	height: 10px;
	background-image: url(../images/contact_button.gif);
}

#topnavmenu ul li.whyspaceslide a
{
	width: 112px;
	height: 10px;
	background-image: url(../images/whyspaceslide.gif);
}

#topnavmenu ul li.testimonials a
{
	width: 89px;
	height: 10px;
	background-image: url(../images/testimonials.gif);
}

div#topnavmenu ul li a.selected {
  background: url(../images/icon_menu_selected.gif) no-repeat center bottom;
}

div#topnavmenu ul li.last {
  background: none;
}
.shadedbox a {
text-decoration:none;
}

#maincontent div.shadedbox h3 a {
text-decoration:none;
}


/*******************************************************
  END TOP OF PAGE
*******************************************************/

div#mainleftnav {
  float: left;
  width:181px;
  margin: 0;
  /*margin-left: 5px;*/
  padding: 0;
  padding-left: 5px;
  border: none;
}

div#leftnavproducts {
  background: #232522 url(../images/leftnavproducts_bg.gif) no-repeat bottom center;
  padding: 4px 6px 0 6px;
}

div#leftnavproducts ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 8px;
  padding-bottom: 20px;
}

div#leftnavproducts ul li {
  background: url(../images/dots_grey.gif) repeat-x top left;
  padding: 6px 10px;
  padding-left: 15px;
	padding-right: 0px;
  /*padding: 0;*/
  /*margin-right: 8px;*/
}

div#leftnavproducts ul li span.menuitem
{
	/*display: block;*/
	margin: 0;
	padding: 6px 10px;
	padding-left: 20px;
	padding: 0;
	border: none;
	/*width: 181px;*/
	/*background: url(../images/arrow_right_55.gif) no-repeat 10px 50%; */
}

div#leftnavproducts ul.indent li {
  padding-left: 15px;
  /*padding: 0;*/
}

div#leftnavproducts ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
}

div#leftnavproducts ul li a strong {
  text-transform: uppercase;
  font-size: 1.1em;
}

ul#therange li
{
	font-weight: bold;
}

div#leftnavend {
  width: 181px;
  background: url(../images/bg_menu_bottom.gif) no-repeat top left;
  height: 9px;
  margin-bottom: 15px;
}

div#leftblock1 {
  width: 171px;
  height: 183px;
  padding-top: 50px;
  padding-left: 10px;
  background: url(../images/bg_left_block.gif) no-repeat top left;
}

div#leftblock2 {
	clear: left;
  width: 171px;
  height: 325px;
  margin: 0;
  padding-top: 35px;
  padding-left: 10px;
  background: url(../images/bg_left_block2.gif) no-repeat top left;
  color: #58595B;
}
#leftblock2 p {
	/*margin-top: 10px;*/
	margin-bottom: 0px;
	margin: 0;
	padding-top: 10px;
}

div#footer {
  padding-bottom: 20px;
  background: url(../images/dots_grey.gif) repeat-x top left;
}

div#footertext {
  padding: 10px;
  text-align: center;
  padding-bottom: 2px;
}

div#copyright {
  float: left;
  width: 181px;
  text-align: center;
}

div#footerlinks {
  float: right;
  width: 704px;
  /*_width: 659px;*/
  padding-left: 35px;
  text-align: center;
}

div#footerlinks ul {
  margin: 0;
  list-style: none;
  margin-left: 8px;
  text-align: center;
}

div#footerlinks ul li {
  float: left;
  padding-right: 10px;
  padding-left: 4px;
}

div#footerlinks ul li a {
  color: #58595B;
}

div#maincontent {
  float: left;
  padding: 8px;
  width: 734px;
  /*_width: 729px;*/
}
.homerangeid {
	padding-left:35px;
width: 697px;
  background: url(../images/bg-tile.gif) bottom center repeat-x;
  border-left: 1px solid #cccdce;
  border-right: 1px solid #cccdce;
}
div#homerange {
padding-left:35px;
width: 697px;
  background: url(../images/bg-tile.gif) bottom center repeat-x;
  border-left: 1px solid #cccdce;
  border-right: 1px solid #cccdce;
}
.homerangebottom {
width: 734px;
	 background: url(../images/homerange_bottom.gif) no-repeat top center;
}
.homerangebottomSmall {
width: 370px;
	 background: url(../images/bg_shadedbox_bottomSmall.gif) no-repeat top center;
}
.homerangebottomSmall2 {
width: 354px;
	 background: url(../images/bg_shadedbox_bottomSmall2.gif) no-repeat top center;
}
.homerange {
	float:left;
	width:176px;
	margin:10px 8px;
	text-align:center;
	letter-spacing: 1px;
	font-size:1.1em;
}
.searchRes {
	clear:both;
	width:100%;
	margin-bottom:30px;
	cursor:default;
	text-align:left;
}
.searchRes span {
	font-weight:bold;
	letter-spacing:1px;
}

.offscreen
{
	float: left;
	margin-left: -9999px;
	width: 0;
	height: 0;
}

.hidden
{
	display: none;
}

.uppercase
{
	text-transform: uppercase;
}

.vat-reduced-prices
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 730px;
	height: 95px;
	background: url(../images/vat-reduced-prices.gif) no-repeat top left;
}

.interest-free-offer
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 730px;
	height: 50px;
	background: url(../images/interest-free-offer-500a.gif) no-repeat top left;
}

.free-delivery-uk-offer
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 730px;
	height: 82px;
	background: url(../images/free-delivery-uk.gif) no-repeat top left;
}

.xmas-10
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 730px;
	height: 561px;
	background: url(../images/xmas-10.jpg) no-repeat top left;
}
