* {
	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%;
}

h2 {
	font-size: 167%;
}

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





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

ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

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

ul {
	list-style: none;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	text-transform: none;
}

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

.products {
	font-variant: small-caps;
	font-size: small;
	text-transform: lowercase;
	list-style-type: none;
}

a:link {
	color: #3490F8;
}

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

a:visited {
	color: #666666;
}

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

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

img.right {
	float: right;
	margin: 0 0 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;
	background-image: url("images/energycomfortmain.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.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: 120px;
	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: 68px 0 0 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bolder;
	
}
/* Electric Radiant Floor Heating */
#logo h2 {
	padding: 68px 0 0 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	font-style: oblique;
}
	
#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

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

#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;
}

#top-nav-float ul {

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

#top-nav-float li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
}

#top-nav-float a {

    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;
	text-decoration: none;
}

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

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

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

#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;
}

#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: 0px 0 0 0;
}

/* Content */

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

}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
	height:100%;
	background-color: #FBFBFB;
	border-color: #FBFBFB;
	border-style: none dotted none dotted;
	border-width: 0 1 0 1;
	
	}

#sidebar .col-one {
	width: 200px;
	height: 700px;
	background-color: #FFFFFF;
	}

#sidebar .col-two {
	width: 200px;
	height: 700px;
	background-color: #FFFFFF;

}

#bottom-right {
	position:static;
	bottom:0;
	right:0;
	background-image: url("images/energycomfort.jpg");
}

/* 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%;
}
