@charset "utf-8";
/* CSS Document */

body {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.TabbedPanelsContent ul, .TabbedPanelsContent ol {
    overflow: auto;
}

.sitewrap {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: 
	hidden; 
	max-width: 100%; 
} 
.embed-container iframe, 
.embed-container object, 
.embed-container embed {
	position: absolute; 
	top: 0; 
	left: 0;
	width: 100%; 
	height: 100%; 
}

/* --------------------------------------------- */
address {
	font-size: 12px;
	padding-left: 10px;
}
#bnav {
	float: left;
	width: 790px;
	font-size: 12px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	font-family: Arial;
	color: #666;
}
.contactinfo {
	font-size: 12px;
	color: #333;
	float: left;
	width: 190px;
}
.datebox {
	width: 570px;
	font-size: 12px;
	color: #033;
	text-align: right;
	float: right;
	padding-right: 20px;
	margin-bottom: 1em;
}
/*------------------------- Lazy Load Youtube -------------------------*/
.video-wrap {
	background-color: #000;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}

.video-wrap img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 0.9;
}
.video-wrap .play-button {
    opacity: .8;
	width: 4em;
	height: 3em;
	background-color: #333333;
	z-index: 1;
	border-radius: 50% / 10%;
	font-size: 1.5em; /* change this to change size */
	margin: 20px auto;
    padding: 0;
    position: relative;
    text-align: center;
    text-indent: 0.1em;
    transition: all 150ms ease-out;
}
.video-wrap:hover div {
	background: red;
	opacity: 1;
}
.video-wrap .play-button:before {
	background: inherit;
    border-radius: 5% / 50%;
    bottom: 9%;
    content: "";
    left: -5%;
    position: absolute;
    right: -5%;
    top: 9%;
}
.video-wrap .play-button:after {
	border-style: solid;
    border-width: 1em 0 1em 1.732em;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.85);
    content: ' ';
    font-size: 0.75em;
    height: 0;
    margin: -1em 0 0 -1em;
    top: 50%;
    position: absolute;
    width: 0;
}
.video-wrap img,
.video-wrap .play-button {
	cursor: pointer;
}
.video-wrap img,
.video-wrap iframe,
.video-wrap .play-button,
.video-wrap .play-button:before {
	position: absolute;
}
.video-wrap .play-button,
.video-wrap .play-button:before {
	top: 45%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.video-wrap iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
/*------------------------- The popup form - hidden by default -------------------------*/
.form-popup {
  display: none;
  position: fixed;
  top: 115px;
  left: 50%;
  transform: translate(-51.1%, 0%);
  backface-visibility: hidden;
  width: 825px;
  z-index: 20;
  border: 3px solid #f1f1f1;
  padding: 10px;
  background-color: white;
}
#overlay {
    position: fixed;
	display: none;
    width: 100%;
	height: 100%;
	left: 0;
    top: 0;
	right: 0;
	bottom: 0;
    background-color: rgba(0,0,0,0.5);
	z-index: 2;
}
#searchbox {
    position: absolute;
    right: 0px;
    top: 0px;
	padding: 47px 0px 0px 25px;
}
#searchbox label {
    color: #666;
    font-family: Arial;
    font-weight: bold;
}
.footer-col1 {
	float: left;
	width: 400px;
	text-align: left;
}
.footer-col2 {
	float: right;
	width: 400px;
}
h1 {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	/*color: #666; not sure why this is here or where it is applied, jeremiah*/
	margin-top: 10px;
	margin-bottom: 5px;
}
h3.date {
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    border-bottom: 1px dashed #ccc;
    margin-top: 2em;
    clear: both;
}
div.excerpt {
    position: relative;   
    overflow: hidden;
    clear: both;
    padding-left: 1.4em;
    padding-bottom: 2.5em;
    border-left: 0.4em solid #efefef;
}
div.excerpt a.read-more {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-left: 0.75em;
    padding-top: 20000px;
    width: 20000px;
    margin: 0;
    color: #AAA;
}
div.excerpt a.read-more:hover {
    padding-left: 0.3em;
    border-left: 1em solid #efefef;
    color: #039;
}
p.date {
    color: #666;
}
a.read-more {
    display: block;
    clear: both;
    margin: 1em 0;
}

.share {
    display: inline-block;
    margin-bottom: 8px;
    /*height: 24px;*/
}
.intro-panel {
	float: right;
	width: 270px;
}
.itemlist01 {
}
.itembox01 {
	float: left;
	width: 190px;
	margin-left: 2px;
	text-align: center;
}
.itempic {
	float: left;
	width: 300px;
}
.itemtxt1 {
	float: left;
	width: 270px;
	margin-left: 10px;
}
/* TO BE DELETED 
.itempicbox01 {
	font-size: 12px;
	color: #666;
	float: left;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
}
*/
/* SPECIFIC TABLE CODING */
#kq-specs {
	width: 575px;
}
/* END SPECIFIC TABLE CODING */
.mainpanel {
	float: left;
	width: 800px;
}
.main01 {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.main01a {
	float: left;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
}
.main-panel01 {
	float: left;
	width: 580px;
}
.main01a-box {
	float: left;
	width: 290px;
}
.main01a-boxa {
	float: left;
	width: 270px;
}
.main02 {
	text-align: center;
	float: left;
	width: 240px;
	font-size: 12px;
}
#mainnav {
	float: left;
	width: 184px;
	margin: 8px;
	/*margin-left: 0;*/
}
#mainnav2 {
	float: left;
	width: 200px;
	height: 1400px;
}
.mainnav-box01 {
	font-size: 12px;
	padding: 5px;
	float: left;
	width: 190px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	margin-top: 10px;
}
.mainnav-box02 {
	font-size: 12px;
	float: left;
	width: 190px;
	background-color: #dddddd;
	text-align: center;
	padding-bottom: 5px;
}
.mainnav-box02 p {
    margin: 0;
}
#mainnav h2{
	width:175px;
	color:#421052;
	font-size: 16px;
	font-family:Arial, Verdana, "Sans serif";
	text-align:left;
	/*text-indent:15px;*/
	padding-bottom:0.75em;
	font-weight:bold;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
.mainnavtitle2 {
	font-size: 12px;
	color: #FFF;
	background-color: #3e1050;
	float: left;
	width: 190px;
	text-align: center;
}
span.left-photo img {
    float: left;
    clear: both;
    padding-right: 10px;
    padding-bottom: 10px;
}
span.right-photo img {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}
div.block-photo, div.center-photo {
    clear: both;
}
div.center-photo {
    text-align: center;
}
div.standards {
    text-align: center;
    font-weight: bold;
}
span.special-feature {
    font-weight: bold;
    font-style: italic;
    color: #ff0000;
}
.prod-photo {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: #666;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}
.prod-photorow {
	width: 560px;
	float: left;
	margin-top: 10px;
}
.prod-itembox01 {
	font-size: 12px;
	color: #666;
	float: left;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
}
.prod-itembox2 {
	font-size: 12px;
	color: #666;
	float: left;
	width: 270px;
	padding-right: 5px;
	padding-left: 5px;
}
.prod-itembox3 {
	font-size: 12px;
	color: #666;
	float: left;
	width: 175px;
	padding-right: 5px;
	padding-left: 5px;
}
.prod-itembox4 {
	font-size: 12px;
	color: #666;
	float: left;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
}
.reviewpanel {
	font-size: 12px;
	float: left;
	width: 550px;
	margin-top: 10px;
	background-color: #f8f8f7;
}
.reviewtitle {
	font-weight: bold;
	color: #333;
	float: left;
	width: 300px;
}
.reviewdate {
	font-style: italic;
	color: #666;
	float: right;
	width: 125px;
	text-align: right;
}
.reviewertxt {
	font-style: italic;
	color: #333;
	float: left;
	width: 550px;
}
.reviewtext {
	float: left;
	width: 550px;
	padding-bottom: 10px;
}
.reviewstar1 {
	background-image: url(/design/images/star1.gif);
	float: left;
	height: 12px;
	width: 14px;
}
.reviewstar2 {
	background-image: url(/design/images/star2.gif);
	float: left;
	height: 12px;
	width: 26px;
}
.reviewstar3 {
	background-image: url(/design/images/star3.gif);
	float: left;
	height: 12px;
	width: 38px;
}
.reviewstar4 {
	background-image: url(/design/images/star4.gif);
	float: left;
	height: 12px;
	width: 50px;
}
.reviewstar5 {
	background-image: url(/design/images/star5.gif);
	float: left;
	height: 12px;
	width: 64px;
}


#sitefooter {
	width: 800px;
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	font-size: 11px;
	font-family: Tahoma;
	color: #666;
	margin-top: 2em;
	margin-bottom: 3em;
}
#company_info {
    font-size: 12px;
    margin-bottom: 4px;
}
#sitehead {
	width: 800px;
	height: 112px;
	position: relative;
}

.tabtxt1 {
	font-size: 14px;
	color: #900;
	float: left;
	width: 580px;
}
table.specs1 {
	border-width: 1px;
	border-spacing: 1px;
	border-color: gray;
}
table.specs1 th {
	border-width: 1px;
	padding: 1px;
	border-color: gray;
	background-color: #660033;
	color: #ffffff;
	font-weight: bold;
}
table.specs1 td {
	padding: 1px;
	border: 1px solid gray;
}
.table-title {
	background-color: #660033;
	color: #ffffff;
	font-weight: bold;
}
.table-title-centered {
	background-color: #660033;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
.table-title2 {
	background-color: #660033;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.tc-ctr {
	text-align: center;
}
.td-r {
	text-align: right;
}
td.price {
    text-align: right;
}
.txt12a {
	font-family: Arial;
	font-size: 12px;
}
.txt12 {
	font-family: Arial;
	font-size: 12px;
	color: #999;
}
.txt-red1 {
	color: #F00;
}
#category-1 {
    margin: 1em 0em;
	table-layout: fixed;
}
#category-1 .c-cell {
	text-align: center;
	width: 30%;
	vertical-align: top;
	padding-top: 10px;
}
/* LINKS  -------------------------------------- */
a:link, a:active, a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a.nav1:link, a.nav1:active, a.nav1:visited {
	color: #246c0e;
	text-decoration: none;
	float: left;
	width: 165px;
	/*background-image: url(../siteimages/leftarrow-1.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	/*padding-left: 15px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	height: 18px;
	font-family: Tahoma;
	margin-bottom: 5px;
}
a.nav1:hover {
	color: #246c0e;
	text-decoration: underline;
	font-weight: bold;
}
a.nav2:link, a.nav2:active {
	color: #666;
	text-decoration: none;
}
a.nav2:visited {
	color: #030;
	text-decoration: none;
}
a.nav2:hover {
	color: #246c0e;
}
a img {
    border: none;
}
				
/* --------------------------------------------- */

#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
}
#mainnav .mainnav-box01 {
	font-size: 12px;
	padding: 5px;
	float: left;
	width: 190px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	margin-top: 10px;
}
#mainnav .mainnav-box02 {
	font-size: 12px;
	float: left;
	width: 190px;
	background-color: #dddddd;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: -1em;
}
#mainnav h2{
	width:190px;
	color:#421052;
	font-size:16px;
	font-family:Arial, Verdana, "Sans serif";
	text-align:left;
	/*text-indent:15px;*/
	padding-bottom:0.75em;
	font-weight:bold;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
#mainnav .mainnavtitle2 {
	font-size: 12px;
	color: #FFF;
	background-color: #3e1050;
	float: left;
	width: 190px;
	text-align: center;
	margin-top: 1em;
}
#mainnav .txt12 {
	font-family: Arial;
	font-size: 12px;
	color: #999;
}
#mainnav a:link, a:active, a:visited {
	color: #039;
	text-decoration: none;
}
#mainnav a:hover {
	color: #900;
	text-decoration: none;
}
#mainnav a.nav1:link, a.nav1:active, a.nav1:visited {
	color: #246c0e;
	text-decoration: none;
	float: left;
	width: 190px;
	/*background-image: url(http://www.woodstoves.net/siteimages/leftarrow-1.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	/*padding-left: 15px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	height: 18px;
	font-family: Tahoma;
	margin-bottom: 5px;
}
#mainnav a.nav1:hover {
	color: #246c0e;
	text-decoration: underline;
	font-weight: bold;
}