body
{
	background: #bbb url(/_images/bg2.gif) repeat left;
	color: #333;
}

a:link
{
	color: #33f;
}

a:visited
{
	color: #808;
}

a:active
{
	color: #f30;
}

a:hover
{
	color: #f30;
	text-decoration: underline;
}

form
{
	display: inline;
}

#topnav
{
	padding: 0px;
	margin: 0px auto;
	width: 730px;
	background: #ef851f;
}

#topnav ul
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#topnav ul li
{
	float: left;
	margin: 0;
	font-size: 12px;
	padding: 0;
	white-space: nowrap;
	border-left: 1px solid #ef851f;
}

#topnav ul li.first
{
	border-left: none;
}

#topnav ul li a
{
	float: left;
	display: block;
	background: #000;
	color: #ef851f;
	margin: 0;
	padding: 2px 16px 2px 16px;
	white-space: nowrap;
}

#topnav > ul li a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav ul li a {float:none;}
/* End IE5-Mac hack */

#topnav a:hover
{
	background: #444;
	text-decoration: none;
}

#topnav a.logo:hover
{
	background: #ef851f;
}

#wrapper
{
	clear: both;
	padding: 0px;
	margin: 0px auto 0.75em;
	border: 1px solid #999;
	border-top: none;
	background: #fff url(/_images/container.gif) repeat-y top left;
	width: 728px;
}

#wrapper2
{
	clear: both;
	padding: 0px;
	margin: 0px auto 0em;
	border: 1px solid #999;
	border-top: none;
	background: #fff;
	width: 716px;
}

#container
{
}

#sidenav
{
	float: left;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#main
{
	margin: 0px 0px 0px 112px;
	padding: 0.5em 8px 0px 8px;
}

#footer
{
	clear: both;
	padding: 0.2em 0 0.2em;
	margin: 0px auto;
	border-top: 1px solid #999;
	background: #ccc;
	font-size: 0.85em;
	line-height: 1.75em;
	text-align: center;
}



body.home #wrapper
{
	background: #fff;
}

body.home #main
{
	margin-left: 0;
}

body.chainsaw #wrapper
{
	background: #fff;
}

body.chainsaw #main
{
	margin-left: 0;
}


table thead td
{
	font-size: 1.1em;
}

table tbody td
{
	font-size: 1em;
}


table#home
{
	width: 98%;
}

table#browselist, table#productdetail
{
	width: 580px;
}

table#home thead td
{
	font-weight: bold;
	padding: 0;
	font-size: 1.2em;
}

table#home td.image
{
	padding: 0;
	width: 230px;
	text-align: center;
	vertical-align: top;
}

table#home td.description
{
	padding: 0;
	width: auto;
	vertical-align: top;
}

table#browselist thead td
{
	font-weight: bold;
	padding: 0;
	font-size: 1.2em;
}

table#browselist div.new
{
	float: right;
	background: #c00;
	color: #fff;
	text-align: center;
}

table#browselist div.new span
{
	display: block;
	border: 3px double #fff;
	padding: 0.2em 0.3em;
	font-weight: bold;
	color: #fff;
}

table#browselist td.swatch
{
	padding: 0;
	width: 20px;
	height: 20px;
}

table#browselist td.column
{
	padding: 5px 5px 15px 0;
	width: auto;
	vertical-align: top;
}

table#browselist table.categorylist td
{
	vertical-align: top;
}

table#browselist table.categorylist td.swatch a
{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}

table#browselist table.categorylist td.swatch a:hover
{
	text-decoration: none;
	border: 1px solid #f30;
}

table#browselist table.categorylist td.name
{
	width: auto;
	padding: 4px 0 0 8px;
}

table.productlist
{
	width: 265px;
}

table.productlist td
{
	vertical-align: top;
}

table.productlist td.thumbnail
{
	width: 100px;
}

table.productlist td.name
{
	width: 140px;
}

table.productlist td.new
{
	width: 30px;
}

table.productlist td.new span.new
{
	padding: 0.2em;
	display: block;
	background: #c00;
	border: 3px double #fff;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}


table#productdetail thead td
{
	font-weight: bold;
	padding: 0;
	font-size: 1.2em;
}

table#productdetail td.swatch
{
	padding: 0;
	width: 20px;
	height: 20px;
}

table#productdetail td.swatch a
{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}

table#productdetail td.swatch a:hover
{
	text-decoration: none;
	border: 1px solid #f30;
}

table#productdetail td.productname
{
	font-size: 1.2em;
}

table#productdetail td.image
{
	padding: 0;
	width: 300px;
	text-align: center;
	vertical-align: top;
}

table#productdetail td.image img.badge
{
	margin: 10px 5px;
	padding: 10px 5px;
	vertical-align: top;
	border: 2px solid #fff;
}

table#productdetail td.image img.techbadge
{
	margin: 10px 5px;
	padding: 10px 5px;
	vertical-align: top;
	border: 2px solid #fff;
}

table#productdetail td.image img.techbadge:hover
{
	background: #e9e9e9;
	border-top: 2px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #555;
	border-left: 2px solid #888;
}

table#productdetail a.enlarge
{
	margin: 0 0 1em 0;
	padding: 0px 2px 2px 18px;
	background: #fff url(/_images/enlarge.gif) no-repeat left;
}

table#productdetail a.enlarge:hover
{
}

table#productdetail td.description
{
	padding: 0;
	width: auto;
	vertical-align: top;
}

table#productdetail td.description div.description
{
	line-height: 1.2em;
}

table#productdetail td.description div.description ul
{
	margin-left: 0;
	padding-left: 1.2em;
}

table#productdetail td.description div.description ul li
{
	list-style: outside square url(/_images/li-square.gif);
	padding-bottom: 0.5em;
}

table#productdetail table.specs
{
	width: 100%;
	border: 1px solid #ccc;
	background: #eee;
}

table#productdetail table.specs td
{
	vertical-align: top;
}

table#productdetail table.specs td.fieldname
{
	padding-right: 0.5em;
	border-top: 1px dotted #ccc;
}

table#productdetail div.new
{
	float: right;
	margin: 0em 1em 0em 0;
	background: #c00;
	text-align: center;
}

table#productdetail div.new span
{
	display: block;
	width: 3em;
	padding: 0.1em;
	color: #fff;
	border: 3px double #fff;
	font-weight: bold;
}


table#productdetail div.thumbnails
{
	margin: 1em 0 0 0px;
	padding: 0;
}

table#productdetail div.thumbnails a
{
	float: left;
	margin: 0 4px 4px 0;
	border: 1px solid #999;
}

table#productdetail div.thumbnails img
{
	padding: 2px;
}

table#productdetail div.thumbnails a:hover
{
	border: 1px solid #ef851f;
}

table#largeimage
{
	width: 716px;
}

table#largeimage thead td
{
	font-weight: bold;
	padding: 0;
	font-size: 1.2em;
}

table#productdetail td.productname
{
	font-size: 1.2em;
}

table#browselist td.swatch, table#largeimage td.swatch
{
	padding: 0;
	width: 20px;
	height: 20px;
}

table#largeimage td.largeimage
{
	padding: 0;
	width: 684px;
	text-align: center;
	vertical-align: top;
}

table#contact
{
	width: 580px;
}

table#contact td.formdetails
{
	width: 70%;
	vertical-align: top;
	border: 1px solid #ccc;
	background: #ddd;
}

table#contact td.contactdetails
{
	width: 30%;
	vertical-align: top;
	padding-left: 0.5em;
}

table#contactform
{
}

table#contactform td.label
{
	width: 30%;
	vertical-align: top;
	text-align: right;
	padding-right: 0.5em;
}

table#regionlist
{
	border: 1px solid #ccc;
	background: #eee;
	text-align: right;
	width: 99%;
}

table#regionlist td.input
{
	width: 20%;
}

table#agentlist
{
	border: 1px solid #ccc;
	background: #eee;
	width: 99%;
}

table#agentlist td
{
	vertical-align: top;
	width: 18%;
}

table#agentlist td.name
{
	width: 34%;
}

table#agentlist td.address
{
	width: 30%;
}


tr.heading
{
	color: #000;
	background: #ef851f;
}

tr.odd
{
	background-color: #ccc;
}

tr.even
{
	background-color: #eee;
}

td.left
{
	text-align: left;
	vertical-align: middle;
}

td.center
{
	text-align: center;
	vertical-align: middle;
}

td.right
{
	text-align: right;
	vertical-align: middle;
}



div.masthead
{
	padding: 0px;
	margin: 0px;
}

div.masthead img
{
	vertical-align: bottom;
}

div.printmasthead, div.printmasthead2, div#footer2
{
	display: none;
}

div.topnav
{
	padding: 0px;
	margin: 0px;
	width: 730px;
	vertical-align: bottom;
}

div.searchbar
{
	clear: both;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #ccc;
	text-align: right;
	width: 716px;
}

div.searchbar table
{
	width: 100%
}

div.searchbar table td
{
	white-space: nowrap;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}

div.searchbar table td.input
{
	width: 5%;
}

span.productcode
{
	font-weight: bold;
}

span.fieldname
{
	font-size: 1.1em;
	font-weight: bold;
}

span.info
{
	font-size: 1.05em;
	font-style: normal;
	font-weight: normal;
	color: #001;
}

span.infobold
{
	font-size: 1.05em;
	font-style: normal;
	font-weight: bold;
	color: #001;
}

span.currentpage
{
	padding: 0.2em 0.3em;
	background: #a00;
	font-weight: bold;
	color: #fff;
}

span.shopname
{
	font-weight: bold;
}

h2
{
	font-weight: bold;
	font-size: 1.25em;
	color: #e51c36;
}

h2.error
{
	font-weight: bold;
	font-size: 1.1em;
	color: #a00;
}

div.close
{
	float: right;
	margin: 0 1.5em 0 1em;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
}

div.note
{
	float: right;
	margin: 0 1.5em 0 1em;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

table td.chainsawimage
{
	width: 200px;
	padding: 12px 0 0 4px;
	vertical-align: top;
	font-size: 0.95em;
}

table td.chainsawimage img
{
	margin-bottom: 16px;
}

table td.chainsawimage li
{
	margin-bottom: 0.8em;
}

table#chainsaw
{
	border-collapse: collapse;
}

table#chainsaw td
{
	width: 9%;
	padding: 1px;
	font-size: 0.95em;
}

table#chainsaw tbody td
{
	border: 1px solid #666;
	text-align: center;
}

table#chainsaw tbody td.model
{
	width: 18%;
	background: #f0b2a5;
	border: 1px solid #f0b2a5;
	border-right: 1px solid #666;
}

table#chainsaw thead td, table#chainsaw thead td.model
{
	background: #f6b166;
	border: 1px solid #fff;
}


table#chainsaw td.colour1
{
	background: #ffe9d5;
	color: #d5291d;
}

table#chainsaw td.colour2
{
	background: #fedbb5;
	color: #d5291d;
}

table#chainsaw td.colour3
{
	background: #facf9c;
	color: #d5291d;
}

table#chainsaw tbody td.spacer, table#chainsaw thead td.spacer
{
	border: none;
	border-left: none;
	border-right: none;
	font-size: 3px;
	height: 3px;
}

table#chainsaw tbody td.spacer2
{
	padding: 6px 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

table#chainsaw tfoot td
{
	border: none;
	color: #d5291d;
	text-align: right;
}

fieldset.enquiry
{
	clear: right;
	border: 1px solid #999;
	background: #eee;
}

fieldset.enquiry legend
{
	display: none;
}

dl.contact
{
	float: right;
	width: 19em;
	margin: 1em 2em 1em 1em;
}

dl.contact dt
{
	float: left;
	clear: both;
	width: 9em;
	margin: 0;
	font-style: italic;
	text-align: right;
}

dl.contact dd
{
	margin: 0 0.5em 0.5em 9.5em;
}

table.searchpages
{
	width: 98%;
}

p.produced
{
	margin: 4em 0 0 0.5em;
	color: #666;
}

p.produced a, p.produced a:visited
{
	color: #666;
}

.ie5 #sidenav
{ width: 111px; }

.ie5 #footer
{ width: 728px; }

.ie5 table thead td
{ font-size: 0.9em; }

.ie5 table tbody td
{ font-size: 0.8em; }

.ie5 table#home thead td
{ font-size: 1em; }

.ie5 table#home td.description
{ font-size: 0.75em; }

.ie5 table#browselist thead td
{ font-size: 1em; }

.ie5 table#browselist div.new span
{ font-size: 0.9em; }

.ie5 table#browselist table.categorylist td.name
{ font-size: 0.8em; }

.ie5 table.productlist td.new span.new
{ font-size: 0.75em; }

.ie5 table#productdetail thead td
{ font-size: 1em; }

.ie5 table#productdetail td.productname
{ font-size: 1em; }

.ie5 table#productdetail div.new span
{ font-size: 0.9em; }

.ie5 table#largeimage thead td
{ font-size: 1em; }

.ie5 table#productdetail td.productname
{ font-size: 1em; }

.ie5 table#regionlist
{ width: 580px; }

.ie5 table#agentlist
{ width: 580px; }

.ie5 div.searchbar
{ width: 728px; }

.ie5 table td.chainsawimage
{ font-size: 0.7em; }

.ie5 table#chainsaw td
{ font-size: 0.7em; }

.ie5 table.searchpages
{ width: 80%; }

.ie5 table.searchpages td
{ font-size: 0.7em; }

.ie5 table.searchpages td.pages
{ letter-spacing: 0px; }

