body,html 
{
	margin:0;
	padding:0;
	color:#000;
	background:#a7a09a;
}
.wrap 
{
	width:950px;
	margin:0 auto;
	background:#fff;
}
.header 
{
   	padding:5px 10px;
	background:#fff;
}
.catstrip
{
	float:left;
	background:url(http://www.thermosense.co.uk/newsite/images/category-strip_Solid.png);
	height:140px;
	width:930px;
}
.thd
{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
}
h1 
{
    margin:0;
}
.nav 
{
	padding:5px 10px;
	background-color:#241f4e;
	color:#fff;
	font-size:12px;
}
.nav ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.nav li 
{
	display:inline;
	margin:0 19px 0 19px;
	padding:0;
	font-family:tahoma;
}
.nav li a
{
	color:#fff;
	text-decoration:none;
}
.foot-nav 
{
	padding:5px 10px;
	background-color:#7f371a;
	color:#fff;
	font-size:8px;
}
.foot-nav ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.foot-nav li 
{
	display:inline;
	margin:0 5px 0 5px;
	padding:0;
	font-family:tahoma;
}
.foot-nav li a
{
	color:#fff;
	text-decoration:none;
}
.main 
{
	float:left;
	width:680px;
	padding:10px;
	background:#fff;
	font-family:tahoma;
}
.pagemain 
{
	float:left;
	width:680px;
	padding:0 10px 10px 10px;
	background:#fff;
	font-family:tahoma;
}
.pagemain p
{
	margin-top:0;
}
.maincat
{
	float:left;
	width:210px;
	height:210px;
	margin:6px;
	background-color:#fff;
	overflow:auto;
}
.maincat ul
{
	margin:0 0 0 20px;
}
.catheading
{
	text-align:left;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
}
.catlink
{
	color:#faa737;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	line-height:70%;
	#font-weight:bold;
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.thermosense.co.uk/newsite/images/category-window_Solid.png', sizingMethod='scale');
}
.catlink-left
{
	color:#faa737;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.catlink_main
{
	color:#006;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:normal;
}
.subcatlink
{
	color:#006;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}
.catlink:hover
{
	font-weight:normal;
	font-size:10pt;
}
h2 
{
	margin:0 0 1em;
}
.sidebar 
{
	float:right;
	width:245px;
	padding:0px;
	background:#fff;
}
.leftsidebar 
{
	float:left;
	width:245px;
	padding:0px;
	background:#fff;
}
.prodsidebar
{
	width:215px;
	float:right;
}
.prodsidebar:hover
{
	background-color:#eee;
}
.sb_form
{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	background-color:#e2ded5;
	color:#006;
	padding:5px;
	margin:3px 0 3px 0;
}
.footer 
{
	clear:both;
	padding:5px 10px;
	background:#7f371a;
}
.footer p 
{
	margin:0;
}
.footer_text
{
	height:50px;
	background-color:#7f371a;
	color:#fff;
	text-align:right;
	font-family:tahoma;
	font-weight:bold;
	padding-right:10px;
}
* html .footer 
{
	height:1px;
}

/* CSS styles added by Justin 9th July 2010 */
.clear {
	clear: both;
}

.thermosensedirectbanner {
	border: 5px solid #FF0000;
	clear: both;
	color: #FF0000;
	font-family: arial, verdana, times;
	font-size: 20px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 5px;
	text-align: center;
	width: 910px;
}

.thermosensedirectbanner a {
	text-decoration: none;
}

.thermosensedirectbanner a:hover {
	text-decoration: underline;
}

.td_left {
	float: left;
	text-align: left;
	width: 180px;
}

.td_right {
	float: right;
	text-align: right;
	width: 180px;
}

.td_center {
	line-height: 25px;
	vertical-align: middle;
}

.td_red {
	color: #E42F00;
}

.td_blue {
	color: #333366;
}

a.td {
	color: blue;
}

a.td:hover {
	color: blue;
}

a.td:visited {
	color: blue;
}