body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #262b6e;
	background-color: white;
	background-image: url('gfx/background.gif');
	background-repeat: repeat-x;
}

table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #262b6e;
}

h1 {
	font-size: 11px;
	margin: 0;
	height: 30px;
	background-image: url('gfx/line-dotted.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

h2 {
	font-size: 11px;
	margin: 16px 0 11px 0;
	padding: 6px 0 7px 0;
	background-image: url('gfx/lines-dotted-3x25.gif');
	background-repeat: repeat-x;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

p {
	margin-top: 11px;
	line-height: 14px;
}
p.description {
	line-height: 19px;
}

a {
	color: #262B6E;
}
a.emphasize {
	color: #ED1D23;
}
img {
	border: none;
}

table.layout {
	border-collapse: collapse;
	border-width: 0;
	margin: 0;
}
table.layout td {
	vertical-align: top;
	padding: 0;
}

th {
	text-align: left;
}

div#header {
	background-image: url('/images/tmp/header-bg.png');
	background-repeat: repeat-x;
}
div#banner {
	background-image: url('/images/tmp/banner-bg.png');
	background-repeat: repeat-x;	
}
div#main {
	background-color: white;
	background-image: url('/images/gradient-bg.png');
	background-repeat: repeat-x;
	min-height: 400px;
	padding-bottom: 100px;
}

div.error {
	border: solid red 1px;
	margin: 7px 0 7px 0;
	padding: 7px;
	background-color: #fcc;
	color: red;
	font-weight: bold;
}

div.notice {
	border: solid #0f4e07 1px;
	margin: 7px 0 7px 0;
	padding: 7px;
	background-color: #1c8a0f;
	color: white;
	font-weight: bold;	
}

table.layout#twocol {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
table.layout#twocol td.sider {
	width: 183px;
	padding: 6px 19px 6px 20px;
	border-right: solid #8184a1 1px;
}
table.layout#twocol td.main {
	padding-left: 19px;
}
table.layout#twocol td.main img#departmentHeader {
	margin-left: -19px;
	display: block;
}

div.fuel {
	margin: 3px 0 3px 0;
}
div.fuel div {
	padding-left: 24px;
	background-position: left center;
	background-repeat: no-repeat;
}
div.fuel div.ng {
	background-image: url('/images/fireplaces/fuel/ng.png');
	border-bottom: solid #a2b0d3 1px;
}
div.fuel div.lp {
	background-image: url('/images/fireplaces/fuel/lp.png');
	border-bottom: none;
}
div.fuel div.w {
	background-image: url('/images/fireplaces/fuel/w.png');
}
div.fuel div.p {
	background-image: url('/images/fireplaces/fuel/p.png');
}

table#searchResults {
	margin-top: -7px;
}
table#searchResults tr {
	background-image: url('/images/line-dotted.gif');
	background-repeat: repeat-x;
	background-position: bottom;	
}
table#searchResults td {
	width: 100px;
	padding: 10px 13px 10px 0;
}
table#searchResults div.item {
	width: 100px;
	height: 100px;
	margin: 0 0 4px 0;
	padding: 0;
}
table#searchResults a {
	text-decoration: none;
}
table#searchResults a:hover {
	text-decoration: underline;
}

div.menu {
	background-color: #e9eaef;
	margin: -6px -19px 0 -20px;
	padding: 6px 19px 6px 20px;
	border-bottom: solid #262b6d 3px;
}

div.menu a {
	font-size: 11px;
	display: block;
	color: #272a6d;
	font-weight: bold;
	border-bottom: solid #afafc5 1px;
	margin: 0;
	padding: 3px 0 3px 0;
	text-decoration: none;
}
div.menu a:hover {
	background-color: #c1c4d7;
}

div.menu p.searchInput {
	margin-top: 9px;
	margin-bottom: 9px;
	text-align: center;
}
div.menu p.searchInput label {
	font-weight: bold;
	color: #ed1d23;
}
div.menu p.searchInput select {
	width: 149px;
	margin: 1px 0 1px 0;
}

div.logos {
	margin: 0 -19px 0 -20px;
	border-top: solid #f11c22 2px;
}

div.hr {
	margin: 13px 0 5px 0;
	background-image: url('/images/line-dotted.gif');
	height: 1px;
	clear: both;
}
div.hr hr {
	display: none;
}

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

div.box {
	border: solid #262B6E;
	border-width: 0 1px 1px 1px;
	padding: 0 3px 0 3px;
	margin-top: 19px;
	background-color: white;
}
div.box h2 {
	background-color: #262B63;
	background-image: none;
	margin: 0 -3px 0 -3px;
	padding: 1px 3px 1px 3px;
	color: white;
	font-weight: bold;
}

div.box#specs {
	padding: 0;
	width: 186px;
	border-bottom: none;
}
div.box#specs h2 {
	margin: 0;
}

div.box#links {
	padding: 0;
	width: 186px;
}
div.box#links h2 {
	margin: 0;
}

div.box

table.spec {
	border-collapse: collapse;
	margin: 0;
	width: 100%;
	font-size: 11px;
}
table.spec td {
	padding: 2px 3px 2px 3px;
	border-bottom: solid #262b6e 1px;
}
table.spec tr.odd {
	background-color: #e9eaf1;
}
table.spec div.ng {
	border-color: #d3d5e2;
}
table.spec tr.odd div.fuel div.ng {
	border-color: #c2c3d7;
}

div.errorExplanation h2 {
	color: red;
}
.fieldWithErrors input {
	background-color: #fcc;
}
.fieldWithErrors select {
	background-color: #fcc;
}

#footer {
	text-align: center;
	color: white;
}

#footer a {
	color: white;
}
div.call-us-div {
	width: 477px;
	height: 305px;
	overflow: hidden;
}