@charset "utf-8";
/* CSS Document */
#header {
	background-image:url(../_img/header.jpg);
	height:50px;
	color:#fff;
	font-size:12px;
	padding-top:40px;
	font-weight:bold;
	padding-right:845px;
	line-height:14px;
	text-align:right;
}

#header a {
color:#fff;
text-decoration:none;
}

#wrapper {
	background-image:none;

}


#faux {
	background-image:url(../../_img/bg.gif);
}
#menu {
	background:url(../_img/colourlines.jpg) bottom right no-repeat;
	padding-bottom:30px;
	margin-bottom:0px;
	
}
#content {
	border:none;
}

div.heading, div.heading a {
	background:none;
	color:#3F3F3F;
	font-size:14px;
	height:22px;
}

div.headinggold {
	/*background-image:url(../../_img/h3bg2.gif);
	color:#333333;*/
}
#menutree {
	margin-top:50px;
}
#menutree div {
	background:none;
}
#menutree ul li div {
	background:none;
	text-align:right;
	padding-right:29px;
	font-size:12px;
	margin-bottom:15px;
}
#menutree a span {
	display:none;
	visibility:hidden;
}
#menutree a span.visible {
	display:inline;
	visibility:visible;
}

#crumb {
	margin-top:17px;
}

div .smallcontact {
	background-color:#EDEDED;
	margin:26px 10px 10px 10px;
	border:1px solid #C3C3C3;
}

div.cart {
	background-color:#ecf2d0;
}
#rightcolumn {
	padding-top:15px;
}
#rightcolumn div.hr {
	background-color:#cce6c3;
}

#productdetails, div.hometree div.hometree_groups,div.hometree div.hometree_articles, div .search  {
	background:none;
	border:none;
}

#categorydetail {
	background:none;
	border-bottom:none;
	border-right:none;
	border-left:none;
	padding-left:0px;
}

