* {
	margin: 0;
	padding: 0;
}

body, th, td {
	background: #FFFFFF url("images/new colors/bckgnd_red_top_17x200.png") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
	margin-bottom: 1em;
	}

h2 {
	font-size: 167%;
	margin-top: 1em;	
}

h3 {
	margin-bottom: 1em;	
	font-size: 100%;
	color: #000000;
	text-transform: capitalize;
}

h4 {
	margin-bottom: 1em;
	font-size: 100%;
	color: #666666;
	}

h5 {
	margin-bottom: .6em;
	font-size: 100%;
	color: #666666;
	
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
}

ol {
	
}

ol li {
	padding-left: 10px;
	margin-left: 20px;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url("images/logos/ul_li.gif") no-repeat 0px 10px;
	line-height: 1.5em;
	padding-bottom: 4px;

}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
	margin: 7px 7px 7px 7px;
	padding: 3px 10px 3px 10px;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 10px 10px 10px 20px;
}

object {
	border: none;
	margin: 7 7 7 7;
}

object.left {
	float: left;
	margin: 0 20px 10px 0;
}

object.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

/* List */

#product-top {
	float:right;
	width:200px;
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
	border-color: #FF9933;
	border-style: solid;
	border-width: 1px;
}

/* View Cart */

cart-top {
 position:absolute;
 top:0;
 right:0;
 width:200px;
}

.box-orange {
	background: url("images/new colors/box-pink 1x100.gif") repeat-x;
}
/* Red Left */
.box-orange .section {
	background: url("images/new colors/box-orange 3x3 b left.gif") no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}
/* Red Right */
.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url("images/new colors/box-orange 3x3 b right.gif") no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background: url("images/new colors/box-blue 1x100.gif") repeat-x;
}

/* Yellow Left*/
.box-blue .section {
	background: url("images/new colors/box-blue 3x3 b left.gif") no-repeat right top;
	font-size: 100%;
	color: #000000;
}

/* Yellow Right */
.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url("images/new colors/box-blue 3x3 b right.gif") no-repeat;
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background: url("images/new colors/box-pink 1x100.gif") repeat-x;
}

.box-pink .section {
	background: url("images/new colors/box-orange 3x3 b left.gif") no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url("images/new colors/box-pink 3x3 b right.gif") no-repeat;
}

.box-pink .content {
	padding: 20px;
}

/* Header */

#header {
	background: #D1D1D1 url("images/footer960x100.png") no-repeat;
	background-position:left
	width: 960px;
	height: 102px;
	margin: 0 auto;
	
}

/* Logo */
shlogo-top {
	position:inherit;
	right:0;
	width:150px;
	bottom: 10px;
}

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

/* Speedheat */
#logo h1 {
	padding-top: 20px;
	font-size: 34px;
	font-weight: bolder;
	color: #000000;
	font-family: Aero, "Arial Black", GENUINE, sans-serif;
}

/* Electric Radiant Floor Heating */
#logo h2 {
	padding: 68px 0 0 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bolder;
	font-variant: small-caps;
}
	
#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 192px;
	padding-top: 30px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}

#searchinput {
	padding: 2px 5px;
	width: 120px;
	background: #FFFFFF url("images/searchinput_gray_1x22.gif") repeat-x;
	border: 1px solid #666666;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url("images/searchsubmit_orange_1x22.gif") repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Navigation */

/* Top Right Header */

#top-nav-float {
	position:absolute;
	top:0;
	right:0;
	width:auto;
	font-size: small; 
	font-variant: small-caps;
}

#top-nav-float ul {

	margin: 0;
	list-style: none;
	line-height: normal;
}

#top-nav-float li {
	display: inherit;
	float: left;
	margin-right: 1px;
	padding: 0;
	padding-left: 6px;
	background: no-repeat 0px 9px;
}

#top-nav-float a {
	display: compact;
	float: left;
	height: 18px;
	padding: 7px 9px 0 9px;
	background: url("images/menu_li_active_1x30.gif") no-repeat right top;
	cursor: hand;
	text-decoration: none;
	font-size: 10px;
	color: #3490F8;
	font-variant: small-caps;
	font-weight: bold;
}

#top-nav-float a:hover {
	color: #1777B1;
}

/* Top Tabs */
#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: inherit;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}
/* Black Left */

/* color: #999999; */
#menu a {
	display: block;
	float: left;
	background: url("images/new colors/menu/transp/menu_a_left.png") no-repeat;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

#menu a:hover {
	color: #1777B1;
}
/* Black Right */
#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 10px 0 10px;
	background: url("images/new colors/menu/transp/menu_b_right.png") no-repeat right top;
	cursor: hand;
}

#menu li.active {
	background: #CFCECE url("images/menu_li_active_1x30.gif") repeat-x;
}
/* Black Active Right */
#menu li.active a {
	background: url("images/new colors/menu/transp/menu_li_active_a.png") no-repeat right top;
	
}
/* Black Active Left */
#menu li.active b {
	background: url("images/new colors/menu/transp/menu_li_active_b.png") no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 0px;
	background: #D1D1D1 url("images/footer960x100.png") no-repeat;
	border-top: 4px solid #666666;	
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

/* TOP NAV ROLLOVER BAR */

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url("http://newsite.speedheat.us/images/nav-bg.jpg");
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
