body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #666666;
	background: #fff;
}

a:link, a:visited { color: #FF6633; text-decoration: underline; } 
a:active, a:hover { color: #CCCCCC; text-decoration:none; }

h1 {
	margin: 0px;
	padding: 10px 0 20px 0;
	font-size: 24px;
	color: #FF6633;
	font-weight: bold;
	line-height: normal;
}

h2 {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 0px;
	font-size: 24px;
	color: #440522;
	font-weight: bold;
	line-height: 30px;
}

h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #be457c;
}

h4 {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 16px;
	color: #440522;
	font-weight: normal;
	background-color: #ffa500;

}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: inherit;
}

.price{
	font-size:16px;
	margin-bottom: 10px;
}

.price span{
	font-size:16px;
	color: #ffffff;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

#templatemo_container{
	width: 940px;
	margin: 0 auto;
	border: 10px solid #FFA500;
}

/* top panel */
#templatemo_top_panel {
	overflow: hidden;
	width: 880px;
	height: 32px;
	padding: 5px 30px;
	border-bottom: 1px solid #ffffff;
	background-color: #999999;
}

/* end of top panel */

/* header panel */
#templatemo_container #templatemo_header {
	overflow: hidden;
	width: 880px;
	height: 70px;
	padding: 15px 30px;
	background-color: #FF6633;
	background-image: url(graphics/briquettes2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#templatemo_container #templatemo_header_stove {
	overflow: hidden;
	width: 880px;
	height: 70px;
	padding: 15px 30px;
	background-color: #FF6633;
	background-image: url(graphics/stove3a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#templatemo_container #templatemo_header_sack {
	overflow: hidden;
	width: 880px;
	height: 70px;
	padding: 15px 30px;
	background-color: #FF6633;
	background-image: url(graphics/sack1a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#templatemo_container #templatemo_header_fire {
	overflow: hidden;
	width: 880px;
	height: 70px;
	padding: 15px 30px;
	background-color: #FF6633;
	background-image: url(graphics/fire1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
/* end of header panel */

/* header panel */
#templatemo_container #templatemo_banner {
	overflow: hidden;
	width: 880px;
	height: 190px; /* + 60 for padding top and bottom */
	padding: 30px 30px;
	background-color: #ffffff;
	background-image: url(graphics/briquettes1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA500;
}
#templatemo_container #templatemo_banner_stove {
	overflow: hidden;
	width: 880px;
	height: 190px; /* + 60 for padding top and bottom */
	padding: 30px 30px;
	background-color: #ffffff;
	background-image: url(graphics/stove3b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA500;
}
#templatemo_container #templatemo_banner_sack {
	overflow: hidden;
	width: 880px;
	height: 190px; /* + 60 for padding top and bottom */
	padding: 30px 30px;
	background-color: #ffffff;
	background-image: url(graphics/sack1b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA500;
}
#templatemo_container #templatemo_banner_fire {
	overflow: hidden;
	width: 880px;
	height: 190px; /* + 60 for padding top and bottom */
	padding: 30px 30px;
	background-color: #ffffff;
	background-image: url(graphics/fire2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA500;
}/* end of header panel */

/* menu */
#templatemo_menu_panel{
	overflow: hidden;	
	width: 880px;
	height: 40px;
	padding: 0 30px;
	background: #440522;
}

#templatemo_menu_panel ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#templatemo_menu_panel ul li{
	display: inline;
}

#templatemo_menu_panel ul li a{
	float: left;
	width: 110px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FF6633;	
}

#templatemo_menu_panel li a:hover, #templatemo_menu_panel li .current{
	color: #FFA500;
}
/* end of menu */

/* content */
#templatemo_content{
	width: 880px;
	padding: 0px 30px 0 30px;
	}
#templatemo_content #templatemo_header_left {
	float: left;
	width: 400px;
	top: 170px;
	margin-top: -220px;
}
#templatemo_content #templatemo_content_left {
	float: left;
	width: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFa500;
	padding-top: 15px;
	padding-right: 20px;
}

#templatemo_content_left .product_box {
	float: left;
	width: 200px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	padding: 10px;
	text-align: left;
}

#templatemo_content_left .product_box img{
	margin-bottom: 5px;
}

#templatemo_content #templatemo_content_right {
	float: right;
	width: 250px;
	padding-top: 15px;
}

.templatemo_right_section {
 	width: 210px;	
	margin-bottom: 30px;
}

.templatemo_right_section_content{
	width: 180px;
	padding: 15px;
	background: #440522;
	line-height: 30px;
} 
.templatemo_right_section_content h3{
	margin-bottom: 0px;	
} 

.templatemo_right_section_content form{
	padding: 0;
	margin: 0;
} 

.templatemo_right_section_content input{
	width: 180px;
	margin-bottom: 15px;
}

.templatemo_right_section_content .button{
	width: 70px;
	margin-bottom: 0px;
}

.templatemo_right_section_content ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.templatemo_right_section_content li {
	margin-bottom: 3px;
}

.templatemo_right_section_content li a{
	color: #FFFFFF;
	padding: 0 0 0 20px;
	text-decoration: none;	
	background:	url(images/templatemo_list_icon.gif) bottom left no-repeat;	
}

.templatemo_right_section_content li a:hover{
	color: #FFA500;
	text-decoration: none;
	background:	url(images/templatemo_list_icon_hover.gif) bottom left no-repeat;
}
/* end of content */

/*  footer */

#templatemo_footer_panel{
	overflow: hidden;
	width: 900px;
	padding: 15px 20px;
	background: #440522;
}

#templatemo_footer_panel img{
	margin: 0 5px 0 0;
}

#templatemo_footer_panel #footer_left {
	float: left;
	width: 600px;
	padding: 0 25px 0 0;
	margin: 0 15px 0 0;	
	border-right: 1px solid #4c4c4c;

}

#templatemo_footer_panel #footer_right {
	float: right;
	width: 485px;
	text-align: left;
}
.img_left {
	clear: left;
	float: left;
	padding-right: 15px;
}
.img_right {
	clear: right;
	float: right;
	padding-left: 15px;
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	width: 400px;
  	padding: 20px;
  	border: 2px solid #660000;
	background-color: #FFFBEF;
}	

.formmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}

.errMsg {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.succMsg {
	font-size: 14px;
	font-weight: bold;
	color: green;	
}

.bigtext {
	font-size: 36px;
	font-weight: bold;
	color: #FF6633;
	text-align: center;
}
.pricestyle3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.pricestyle8 {color: #FF0000; font-weight: bold; }
.pricestyle9 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pricestyle10 {font-size: 16px}
.pricestyle11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
.pricestyle12 {
	color: #333333;
	font-weight: bold;
}
.pricestyle13 {
	color: #000000;
	font-style: italic;
}

#pricetable {
background-color:#FFA500;
text-align:left;
}

.wightHeatForm {
	margin:10px auto;
	max-width: 400px;
	padding: 20px 12px 10px 20px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}



.wightHeatForm li {
	padding: 0;
	display: block;
	list-style-type: none;
	margin: 10px 0 0 0;
}
.wightHeatForm label{
	margin:0 0 3px 0;
	padding:0px;
	display:block;
	font-weight: bold;
}
.wightHeatForm input[type=text], 
.wightHeatForm input[type=date],
.wightHeatForm input[type=datetime],
.wightHeatForm input[type=number],
.wightHeatForm input[type=search],
.wightHeatForm input[type=time],
.wightHeatForm input[type=url],
.wightHeatForm input[type=email],
textarea, 
select{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border:1px solid #BEBEBE;
	padding: 7px;
	margin:0px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;	
}
.wightHeatForm input[type=text]:focus, 
.wightHeatForm input[type=date]:focus,
.wightHeatForm input[type=datetime]:focus,
.wightHeatForm input[type=number]:focus,
.wightHeatForm input[type=search]:focus,
.wightHeatForm input[type=time]:focus,
.wightHeatForm input[type=url]:focus,
.wightHeatForm input[type=email]:focus,
.wightHeatForm textarea:focus, 
.wightHeatForm select:focus{
	-moz-box-shadow: 0 0 8px #88D5E9;
	-webkit-box-shadow: 0 0 8px #88D5E9;
	box-shadow: 0 0 8px #88D5E9;
	border: 1px solid #88D5E9;
}
.wightHeatForm .field-divided{
	width: 49%;
}

.wightHeatForm .field-long{
	width: 100%;
}
.wightHeatForm .field-select{
	width: 100%;
}
.wightHeatForm .field-textarea{
	height: 100px;
}
.wightHeatForm input[type=submit], .wightHeatForm input[type=button]{
	background: #4B99AD;
	padding: 8px 15px 8px 15px;
	border: none;
	color: #fff;
}
.wightHeatForm input[type=submit]:hover, .wightHeatForm input[type=button]:hover{
	background: #4691A4;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.wightHeatForm .required{
	color:red;
}


