/* RESET */
/*****************************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
ol, ul 
{
	list-style: none;
}
table 
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td 
{ 
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after 
{ 
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body, html {
	height: 100%;
}



/* UTILITY STYLES */
/*****************************************************************************************************/

body.meet-the-team #body-content ul li:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	content: " ";
}
* html body.meet-the-team #body-content ul li { height: 1%; } /* IE6 */
*:first-child+html body.meet-the-team #body-content ul li { height: 1%; } /* IE7 */



/* MAIN STYLES */
/*****************************************************************************************************/

body {
	font: 12px/1.35 Arial, Helvetica, sans-serif;
}
p {
	margin: 0 0 0.7em 0;
}
q {
	quotes: "\201E \201E";
}
Q:before { content: open-quote }
Q:after  { content: close-quote }
strong {
	font-weight: bold;
}
#container {
	margin: 0 auto;
	padding: 20px 0;
	width: 760px;
	font-size: 1em;
	position: relative;
}
#header {
	height: 145px;
	padding: 34px 0 0;
	background: url('../images/border-tartan_top.png') no-repeat;
	overflow: hidden;
}
#header #site_title {
	margin: 4px 0 0;
	width: 328px;
	height: 123px;
	position: relative;
	float: left;
	background: url('../images/logo-scottish_stoves.png') no-repeat;
	text-indent: -9999em;
}
#header #site_title a {
	left: 0; top: 0;
	width: 100%; height: 100%;
	position: absolute;
}
#header #slogan,
#header #page_title {
	margin: 0 0 4px;
	width: 430px;
	height: 1.8em;
	font-size: 38px;
	float: right;
	color: #bd212e;
	font-weight: bold;
	text-align: right;
	line-height: 0.9em;
}
#contact-details {
	margin: 0;
	width: 430px;
	float: right;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-align: right;
}
#contact-details #phone,
#contact-details #fax {
	font-size: 21px;
	line-height: 32px;
	font-weight: bold;
	color: #f57e20;
	text-align: right;
}
#contact-details #fax {
	font-size: 14px;
}
#contact-details a {
	color: #f57e20;
}
ul#nav, #by-KW, a.special-offers {
	width: 181px;
	float: left;
	clear: left;
	overflow: hidden;
}
ul#nav li {
	margin: 0 0 2px;
}
ul#nav li a {
/*	padding: 8px 0 7px 13px;*/
	padding: 8px 0 7px 5px;
	line-height: 17px;
	display: block;
	color: white;
	background-color: #bd212e;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: none;
}
ul#nav li a:hover {
	color: rgb(245, 126, 32);
}
ul#nav li:last-child a {
	padding-top: 7px;
}
ul#nav li.here a,
ul#nav li.here a:hover {
	background-color: rgb(245, 126, 32);
	color: white;
}
#by-KW {
	padding: 19px 0 15px;
	margin: 18px 0 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	border-top: 2px solid #bd212e;
	border-bottom: 2px solid #bd212e;
}
#by-KW h2 {
	margin: 0 0 12px;
	line-height: 0.8em;
	color: rgb(141, 17, 28);
	font-size: 14px;
	font-weight: bold;
}
#by-KW li {
	padding: 0;
	margin: 5px 0 0;
	background: url('../images/bulet-by_kW.png') no-repeat left 2px;
}
#by-KW li a {;
	padding: 0 0 0 15px;
	display: block;
	line-height: 1.2em;
	color: rgb(245, 126, 32);
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#by-KW li.smoke-approved a {
	background: url("../images/by_kW-smoke_approved.png") no-repeat right top;
}
#by-KW li.smoke-approved a {
	color: rgb(85, 125, 62);
}
a.special-offers {
	margin: 18px 0 0;
	background: url('../images/special_offers.png') no-repeat top left;
	height: 146px;
	text-indent: -9999em;
}
ul#home-images,
#body-content,
#footer {
	margin-left: 192px;
	width: 568px;
	position: relative;
}
ul#home-images {
	margin-bottom: 20px;
	height: 388px;
	background: url("../images/border-tartan_side.png") no-repeat left top;
}
ul#home-images li {
	position: absolute;
	left: 17px;
	top: 0;
}
#body-content {
	padding: 0 0 152px;
	overflow: hidden;
}
#body-content h3 {
	padding: 14px 0 9px;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: bold;
	color: rgb(190, 32, 46);
	border-top: 2px solid #bd212e;
	clear: both;
}
#body-content h4,
#body-content h5 {
	font-weight: bold;
	clear: both;
}
#body-content li h4,
#body-content li h5 {
	font-weight: normal;
}
#body-content .col {
	padding: 0 20px 10px 0;
	width: 264px;
	position: relative;
	float: left;
}
#body-content img {
	position: absolute;
	right: 0; top: 0;
}
#body-content img.nostyle {
	position: static;
}
#body-content img.float-left {
	position: relative;
	padding: 0 0 10px;
}
#body-content img.float-right {
	padding: 0 0 0 10px;
	position: relative;
	float: right;
}
#body-content ul {
	margin: 0 0 0.7em;
}
#body-content ul li {
	padding: 0 0 0.3em 15px;
	background: url("../images/bullet-body_list.png") no-repeat left 1ex;
}
#body-content ol {
	margin: 0 0 0.7em 1.5em;
}
#body-content ol li {
	padding: 0 0 0.3em;
	list-style: outside decimal;
	font-weight: bold;
}
#body-content li p {
	margin: 0;
}
#body-content ol li span {
	font-weight: normal;
}
#body-content ul.nobullets,
#body-content ol.nobullets {
	margin: 0.7em 0;
}
#body-content ul.nobullets li,
#body-content ol.nobullets li {
	padding-left: 0;
	list-style-type: none;
	font-weight: normal;
	background: none;
}
#body-content ul.nobullets li span,
#body-content ol.nobullets li span {
	font-weight: bold;
}
#body-content p.lead {
	margin: 0;
	padding: 14px 0 10px;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #bd212e;
	color: rgb(190, 32, 46);
}
#body-content p.big,
#body-content .big p {
	margin: 0;
	padding: 14px 0;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: bold;
	color: rgb(190, 32, 46);
}
#body-content p.signoff {
	font-weight: bold;
	color: rgb(190, 32, 46);
}
#body-content a {
	color: rgb(245, 126, 32);
	font-weight: bold;	
	text-decoration: none;
}
#body-content em {
	color: rgb(245, 126, 32);
	font-weight: bold;
	font-style: normal;
}
#body-content strong {
	text-transform: uppercase;
}
#footer {
	border-bottom: 2px solid #bd212e;
	clear: both;
}
#footer a {
	width: 181px;
	padding: 0 0 6px;
	position: relative;
	display: block;
	left: -192px;
	top: 2px;
	color: rgb(190, 32, 46);
	border-bottom: 2px solid #bd212e;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	overflow: visible;
	white-space: nowrap;
}
.red {
	color: rgb(239, 59, 36);
}
.dark-red {
	color: #BE202E;
}
#body-content .solid-bg {
	background-color: #FEEFE1;
	clear: both;
	overflow: hidden;
}
#body-content .solid-bg h3,
#body-content .solid-bg .col {
	padding-left: 10px;
	padding-right: 0;
}
#body-content ul.red,
#body-content ul.orange,
#body-content ul.green {
	margin-top: 0.4em;
}
#body-content ul.red li {
	background-image: url("../images/bullet-body_list-red.png");
}
.orange {
	color: rgb(245, 136, 32);
}
#body-content ul.orange li {
	background-image: url("../images/bullet-body_list-orange.png");
}
.green {
	color: rgb(85, 125, 62);
}
#body-content ul.green li {
	background-image: url("../images/bullet-body_list-green.png");
}
#body-content .wide-content {
	clear: both;
}
#body-content img.sa-badge1 {
	right: 0;
	top: 120px;
}
#body-content img.sa-badge2 {
	right: 0;
	top: 120px;
}
body.chimneys #body-content li h4 {
	font-weight: bold;
	display: inline;
}
body.chimneys #body-content strong {
	font-weight: bold;
	text-transform: none;
}
#body-content ul.questions {
	margin: 0;
}
#body-content ul.questions li {
	padding: 0 0 0.7em;
	background: none;
}
#body-content .images {
	position: relative;
	clear: both;
	overflow: hidden;
}
#body-content .images img {
	padding: 0 0 20px 0;
	position: relative;
	float: left;
}
#body-content .images .img1 {
	margin-right: 12px;
}
body.fireplaces #body-content img {
	padding-bottom: 19px;
	position: relative;
}
body.fireplaces #body-content .address {
	padding: 14px 0;
	width: 50%;
	float: left;
	font-size: 20px;
}
body.fireplaces #body-content .address h3 {
	margin: 0;
	padding: 0;
	border: 0;
	color: #F57E20;
}
body.fireplaces #body-content .address p {
	margin: 0 0 0.4em;
}
body.fireplaces #body-content .address span {
	display: block;
}
body.fireplaces #body-content .address strong {
	text-transform: none;
}
#fireplace-images img.odd {
	padding-right: 12px;
}
#fireplace-images span {
	float: left;
	background: url("../images/border-fireplaces_tartan.png") no-repeat left top;
	padding: 0 0 0 17px;
}
#body-content p.caption {
	margin: -15px 0 0;
	padding: 4px 0 15px;
	font-weight: bold;
	color: rgb(190, 32, 46);
	clear: both;
}
body.lighting #body-content img {
	padding: 7px 0 15px;
	position: relative;
}
body.lighting #body-content .col1 {
	padding: 0 20px 10px 0;
	width: 269px
}
body.lighting #body-content .col2 {
	padding: 0 15px 10px 0;
	width: 264px
}
#body-content .question-panel {
	padding: 0 0 3px 13px;
	background-color: #E18944;
	color: white;
	clear: both;
	overflow: hidden;
}
#body-content .question-panel h3 {
	padding: 16px 0 14px;
	color: white;
	border-top: 0;
}
#body-content .question-panel .col {
	padding: 0 20px 10px 0;
	width: 257px;
}
body.meet-the-team #body-content ul {
	margin: 0;
	border-top: 2px solid #BD212E;
	clear: both;
}
body.meet-the-team #body-content ul ul {
	width: 280px;
	float: left;
	clear: left;
	border-top: none;
}
body.meet-the-team #body-content ul li,
body.pimp-your-stove #body-content ul li {
	position: relative;
	padding: 0;
	margin: 0;
	color: #BD212E;
	font-weight: bold;
	list-style-type: none;
	background: none;
	overflow: hidden;
}
body.meet-the-team #body-content ul li {
	overflow: visible;
}
body.meet-the-team #body-content ul li ul li {
	margin: 0 0 0.15em;
}
body.meet-the-team #body-content ul#chiefs {
	border-top: none;
}
body.meet-the-team #body-content ul#chiefs li {
	border-top: 2px solid #BD212E;
}
body.meet-the-team #body-content ul#chiefs li li {
	border-top: none;
}
body.meet-the-team #body-content ul#indians {
	width: 568px;
	padding-bottom: 16px;
	float: left;
	border-top: none;
}
body.meet-the-team #body-content ul#indians ul  {
	width: 270px;
}
body.meet-the-team #body-content ul#indians li {
	overflow: visible;
}
body.meet-the-team #body-content ul#indians li.anne {
	overflow: hidden;
}
body.meet-the-team #body-content img {
	position: relative;
	float: right;
	padding: 16px 97px 16px 0;
}
body.meet-the-team #body-content img.indians {
	position: absolute;
	right: 0;
}
body.meet-the-team #body-content h3 {
	border-bottom: 2px solid #BD212E;
}
body.meet-the-team #body-content h3#chiefs {
	border-bottom: none;
}
body.meet-the-team #body-content h4 {
	padding: 12px 0 0;
	width:280px;
	float: left;
	clear: left;
 	color: #BD212E;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
body.meet-the-team #body-content strong {
	color: #F57E20;
	text-transform: none;
}
p.footnote {
	margin-left: 1.5ex;
	color: #BD212E;
	position: relative;
}
p.footnote span {
	position: absolute;
	left: -1.5ex;
	top: 0;
}
body.pimp-your-stove h3 {
	border-bottom: 2px solid #BD212E;
}
body.pimp-your-stove #body-content ul#product-items li {
	margin: 0;
	padding: 20px 0;
	width: 278px;
	float: left;
	border-top: 2px solid #BD212E;
}
body.pimp-your-stove #body-content ul#product-items .first-child li,
body.pimp-your-stove #body-content ul#product-items .row:first-child li {
	border-top: none;
}
body.pimp-your-stove #body-content ul#product-items .row {
	overflow: hidden;
}
body.pimp-your-stove #body-content ul#product-items li.odd {
	margin: 0 12px 0 0;
}
body.pimp-your-stove #body-content ul#product-items li ul li {
	padding: 0;
	width: auto;
	float: none;
	border-top: none;
}
body.pimp-your-stove #body-content ul#product-items ul {
	margin: 0;
	padding: 0;
	width: 170px;
	float: left;
}
body.pimp-your-stove #body-content ul#product-items img {
	float: right;
	position: relative;
}
body.pimp-your-stove #body-content img {
	float: none;
	position: relative;
}
#body-content .pagination {
	overflow: auto;
	clear: both;
}
#body-content .pagination a.prev,
#body-content .pagination a.next,
#body-content .pagination ul {
	float: left;
}
#body-content .pagination ul {
	width: 246px;
	text-align: center;
}
#body-content .pagination ul a {
	padding: 0 3px;
	line-height: 26px;
}
#body-content .pagination a.prev,
#body-content .pagination a.next {
	width: 161px;
	height: 26px;
	line-height: 26px;
	background: rgb(239, 59, 36) url("../images/button-pagination_link.png") no-repeat;
	color: white;
	text-align: center;
	text-transform: uppercase;
}
#body-content .pagination ul li {
	display: inline;
	background: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#body-content .pagination ul li a {
	color: black;
	font-weight: bold;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#body-content .pagination ul li.here a {
	color: rgb(239, 59, 36);
}
body.product-listing #body-content ul#special-offers {
	border-top: 2px solid #BD212E;
	padding: 0;
}
body.product-listing #body-content ul#special-offers img {
	float: right;
	position: relative;
	padding: 0 0 15px;
}
body.product-listing #body-content ul#special-offers li {
	padding: 15px 0 0;
	margin: 0 0 0.15em;
	background: none;
	list-style-type: none;
	color: #BD212E;
	font-weight: bold;
	border-bottom: 2px solid #BD212E;
	overflow: hidden;
}
body.product-listing #body-content ul#special-offers ul {
	padding: 0 0 15px;
	margin: 0;
	width: 275px;
	float: left;
	clear: left;
}
body.product-listing #body-content ul#special-offers li ul li {
	padding: 0;
	border-bottom: none;
	position: relative;
	overflow: visible;
}
body.product-listing #body-content ul#special-offers li ul li span.smoke-approved {
	top: 5px; left: 250px;
	width: 35px;
	height: 43px;
	position: absolute;
	display: block;
	background: url('../images/badge-smoke_approved-small.png') no-repeat;
}
body.product-listing #body-content ul#special-offers ul strong {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
body.product-listing #body-content ul#special-offers li:last-child,
body.product-listing #body-content ul#special-offers li.last-child {
	border-bottom: none;
}
a.special-offers {
	width: 130px;
	height: 130px;
	position: absolute;
	left: 21px;
	top: 799px;
	background: url('../images/home-flash.png') no-repeat scroll top left;
	text-indent: -9999em;
	display: block;
}
.offers-flash {
	position: absolute;
	top: 296px;
	right: -15px;
	z-index: 100;
}
