@charset "utf-8";

/* RESET STYLES */
html, body, div, span, h1, h2, h3, h4, p, a, img, strong {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

/* PAGE STYLES */
html,
body {
	position:relative;
	font-family:Arial,Helvetica,sans-serif;
}
#main {
	width:740px;
	height:580px;
}
#head {
	width:680px;
	padding:26px 30px 25px;
	border-bottom:6px solid #fc0;
	color:#fff;
	background:#000 url("http://images.bostitch.eu/buy-online/head.jpg") no-repeat right top;
}
#content {
	padding:15px 30px;
	font-size:0.9em;
}
#tooldetails img {
	margin-right:30px;
	float:left;
}
#tooldetails h2 {
	margin-bottom:0.5em;
	padding-top:50px;
	font-size:1.4em;
	font-weight:bold;
}
#tooldetails h3 {
	margin-bottom:0.5em;
	font-size:1.4em;
	font-weight:bold;
}
#tooldetails p {
	margin-bottom:0.8em;
}
#tooldetails p strong {
	font-size:1.2em;
	font-weight:bold;
}
#websitelinks {
	padding-top:5px;
	clear:both;
}
#websitelinks.inset4 {
	padding-left:0;
}
#websitelinks.inset3 {
	padding-left:85px;
}
#websitelinks.inset2 {
	padding-left:169px;
}
#websitelinks.inset1 {
	padding-left:254px;
}
#websitelinks h4 a {
	position:relative;
	width:169px;
	height:120px;
	color:#f90;
	background-color:transparent;
	text-align:center;
	float:left;
}
#websitelinks h4 a span {
	position:absolute;
	top:0;
	left:0;
	width:169px;
	height:120px;
	color:#f90;
	background:transparent no-repeat 0 0;
	cursor:pointer;
}
#websitelinks h4#dandmtools a span {
	background-image:url("http://images.bostitch.eu/buy-online/d-and-m-tools-169x120-en.gif");
}
#websitelinks h4#screwfix a span {
	background-image:url("http://images.bostitch.eu/buy-online/screwfix-169x120-en.gif");
}
#websitelinks h4#tooledup a span {
	background-image:url("http://images.bostitch.eu/buy-online/tooled-up-169x120-en.gif");
}
#websitelinks h4#toolbank a span {
	background-image:url("http://images.bostitch.eu/buy-online/toolbank-169x120-en.gif");
}
#websitelinks h4#rai a span {
	background-image:url("http://images.bostitch.eu/buy-online/rai-169x120-en.gif");
}
#websitelinks h4#frankhoward a span {
	background-image:url("http://images.bostitch.eu/buy-online/frank-howard-169x120-en.gif");
}
#websitelinks h4#kwiknail a span {
	background-image:url("http://images.bostitch.eu/buy-online/kwiknail-169x120-en.gif");
}
#websitelinks h4#Toolbox a span {
	background-image:url("http://images.bostitch.eu/buy-online/toolbox-169x120-en.gif");
}
#foot {
	position:absolute;
	bottom:0;
	width:680px;
	padding:15px 30px;
	border-top:6px solid #fc0;
	color:#fff;
	background-color:#000;
	font-size:0.9em;
	clear:both;
}
