@import url("reset.css");

html{
	background: #BF5E3E url("images/background.png") top center repeat;
}

div#wrapper{
	width:960px;
	margin: 0 auto 0 auto;
}

#logo{
	margin-left:60px;
	margin-top:50px;
}
div#header{
	background: transparent url("images/header background.png") left 32px no-repeat;
	height:192px;
	position:relative;
}

div#menubar{
	/*height:32px;*/
}
#menubar ul{
	height:32px;
	/*display:block;*/
	overflow:hidden;
}
#menubar li{
	display:block;
	float:left;
	width:160px;
	text-align:center;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans;
	font-size:20px;
	color: #fff;
}
#menubar a, #menubar input{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans;
}
#menubar img, #menubar input{
	font-size:16px;
	text-align:center;
}

div#content-wrapper{
	background: #fff url("images/content back left.png") top left repeat-y;/**/
}

div.border-top{
	background:#ffffff url("images/content back top.png") top left repeat-x;
	width:960px;
	height:11px;
	overflow:hidden;
}
div.border-corner{
	background:#ffffff url("images/content back corner.png") top left no-repeat;
	width:11px;
	height:11px;
	overflow:hidden;
}
div#content{
	padding: 1em 4em 2em 4em;
	line-height: normal;
	/*position:relative;*/
}
h1, h2, h3, .product h3 a, h4{
	color: #cb3e33;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans;
	font-weight: bold;
	text-decoration:none;
	margin-top: 1em;
	margin-bottom: 0.4em;
	clear:right;
}
h1{font-size:24px;}
h2{font-size:20px;}
h3, h3 a{font-size:18px;}
h4{font-size:16px;}
div#content img{
	float:right;
}

div#footer{
	width:100%;
}
#footer #payment-methods{
	float:left;
	margin:0.8em 0 0 0.8em;
}
#footer #payment-methods img{float:left}
#footer #design-credit{
	float:right;
	margin:0.8em 0.8em 0 0;
}
#terms{
	text-align:center;
	width:100%;
}
#terms a{
	color:#fff;
}

.clear{clear:both}
div#content img.nofloat{float:none}
div#content div.indented{
	margin-left:350px;
	margin-top:2em;
	min-height:280px;
}

div#content img#imagine {float:left}
.noclear{clear:none}
div#content li{
	margin-left: 2em;
	margin-bottom:0.5em;
}
div#content ul li{
	list-style-image: url("images/warm-bullet.png");
}
div#content ol li{
	list-style-type: decimal;
}

strong {font-weight:bold}
em {font-style: italic}
p, address {margin-bottom: 0.5em}
a {color:#CB3E33;font-weight:bold}
a:visited {font-weight:normal}
address {
	margin-left:2em;
}

div.category{
	margin-top:2em;
}
div#products p{
	font-size:12px;
}
div#products{
	width:700px;/**/
}
strong {font-size:100%}
div#underfloor-heating h3, div#underfloor-heating h3 a{
	color: #FCB035;
}
/*div#other img{
	float:left;
}
div#other h3{
	clear:both;
}/**/

#warmfloorbadge{position:absolute;top:40px;left:680px;width:150px;height:150px;}