/*  
Theme Name: combiboiler
Description: green boiler theme.
Version: 1.895
*/

body {
	margin: 0 auto;
	padding: 0;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #FFFFFF;
	color: #545A20;
}

.PageBackgroundGlare {
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 482px;
}

html:first-child .PageBackgroundGlare {
	border: 1px solid transparent;
}

* html .PageBackgroundGlare {
	background-image: url('images/Page-BgGlareIE6.gif');
}

.PageBackgroundGradient {
	background-image: url('images/Page-BgGradient.png');
	background-repeat: repeat-x;
	height: 900px;
}

table, th, td {
	font-size: 1em;
	padding: 0;
	border-collapse: collapse;
}

a img {
	border: 0;
}

a {
	color: #5D3904;
}

a:visited {
	color: #5D3904;
}

a:hover {
	color: #935B06;
}

ul {
	margin-left: 0;
	padding-left: 20px;
}

.w30 ul li, .w20 ul li {
	list-style: none;
	margin-left: -20px;
	padding: 0;
}

.sheet {
	width: 900px;
	margin: 0 auto;
	table-layout: fixed;
	position: relative;
	margin-top: 10px;
}

.sheet-tl, .sheet-tr,.sheet-bl, .sheet-br {
	width: 16px;
}

.sheet-tl, .sheet-tr, .sheet-bl, .sheet-br {
	height: 16px;
}

.sheet-tl {
	background-image: url('images/sheet-tl.png');
}

* html .sheet-tl {
	background-image: url('images/sheet-tl.gif');
}

.sheet-tr {
	background-image: url('images/sheet-tr.png');
}

* html .sheet-tr {
	background-image: url('images/sheet-tr.gif');
}

.sheet-bl {
	background-image: url('images/sheet-bl.png');
}

* html .sheet-bl {
	background-image: url('images/sheet-bl.gif');
}

.sheet-br {
	background-image: url('images/sheet-br.png');
}

* html .sheet-br {
	background-image: url('images/sheet-br.gif');
}

.sheet-tc {
	background-image: url('images/sheet-tc.png');
}

* html .sheet-tc {
	background-image: url('images/sheet-tc.gif');
}

.sheet-cr {
	background-image: url('images/sheet-cr.png');
}

* html .sheet-cr {
	background-image: url('images/sheet-cr.gif');
}

.sheet-cl {
	background-image: url('images/sheet-cl.png');
}

* html .sheet-cl {
	background-image: url('images/sheet-cl.gif');
}

.sheet-bc {
	background-image: url('images/sheet-bc.png');
}

* html .sheet-bc {
	background-image: url('images/sheet-bc.gif');
}

.sheet-cc {
	width: 868px;
	background-color: #FDEED7;
}

.sheet-content {
	position: relative;
	margin: -9px;
	text-align: left;
}

* html .sheet-content {
	position: static;
}

div.header {
	position: relative;
	width: 886px;
	height: 150px;
	background-image: url('images/header-tl.png');
	background-repeat: no-repeat;
	background-position: left top;
}

* html div.header {
	background-image: url('images/header-tl.gif');
}

div.header div {
	position: relative;
	background-image: url('images/header-tr.png');
	background-repeat: no-repeat;
	background-position: right top;
}

* html div.header div {
	background-image: url('images/header-tr.gif');
}

div.header div div {
	background-image: url('images/header-bl.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

* html div.header div div {
	background-image: url('images/header-bl.gif');
}

div.header div div div {
	background-image: url('images/header-br.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

* html div.header div div div {
	background-image: url('images/header-br.gif');
}

div.header div div div div {
	background-image: url('images/header-tc.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

div.header div div div div div {
	background-image: url('images/header-cr.jpg');
	background-repeat: no-repeat;
	background-position: center right;
}

div.header div div div div div div {
	background-image: url('images/header-cl.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

div.header div div div div div div div {
	background-image: url('images/header-bc.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.header div div div div div div div div {
	width: 886px;
	height: 150px;
	background-image: url('images/header-cc.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

div.header div div div div div div div div div {
	width: auto;
	height: auto;
	margin: auto;
	padding: auto;
	background: none;
}

.logo {
	position: relative;
	left: 10px;
	top: 41px;
	width: 249px;
	height: 67px;
}

.logo td {
	text-align: left;
	vertical-align: middle;
}

.logo-name {
	font-size: 26px;
	font-family: Arial;
	font-style: normal;
}

.logo-name a {
	text-decoration: none;
	color: #212007 !important;
}

.logo-text {
	font-size: 15px;
	font-family: Arial;
	font-style: normal;
	color: #212007 !important;
}

.contentLayout {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.contentLayout .contentTable {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.contentLayout .w20 {
	width: 20%;
}

.contentLayout .w30 {
	width: 30%;
}

.contentLayout .w50 {
	width: 50%;
}

.contentLayout td {
	vertical-align: top;
	text-align: left;
}

.Block {
	width: 100%;
	margin: 0 auto;
}

.Block-content {
	position: relative;
	margin: 10px;
	text-align: left;
}

.Block-container {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.BlockHeader {
	table-layout: fixed;
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 0px;
}

.BlockHeader-cl, .BlockHeader-cr {
	width: 10px;
}

.BlockHeader-cr {
	background-image: url('images/BlockHeader-cr.png');
}

* html .BlockHeader-cr {
	background-image: url('images/BlockHeader-cr.gif');
}

.BlockHeader-cl {
	background-image: url('images/BlockHeader-cl.png');
}

* html .BlockHeader-cl {
	background-image: url('images/BlockHeader-cl.gif');
}

.BlockHeader-cc {
	background-image: url('images/BlockHeader-cc.png');
}

* html .BlockHeader-cc {
	background-image: url('images/BlockHeader-cc.gif');
}

.BlockHeader-content {
	padding-left: 0px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #F4F3CD;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.BlockContent {
	width: 100%;
	margin: 0 auto;
	table-layout: fixed;
	position: relative;
}

.BlockContent-tl, .BlockContent-tr,.BlockContent-bl, .BlockContent-br {
	width: 11px;
}

.BlockContent-tl, .BlockContent-tr, .BlockContent-bl, .BlockContent-br {
	height: 11px;
}

.BlockContent-tl {
	background-image: url('images/BlockContent-tl.png');
}

* html .BlockContent-tl {
	background-image: url('images/BlockContent-tl.gif');
}

.BlockContent-tr {
	background-image: url('images/BlockContent-tr.png');
}

* html .BlockContent-tr {
	background-image: url('images/BlockContent-tr.gif');
}

.BlockContent-bl {
	background-image: url('images/BlockContent-bl.png');
}

* html .BlockContent-bl {
	background-image: url('images/BlockContent-bl.gif');
}

.BlockContent-br {
	background-image: url('images/BlockContent-br.png');
}

* html .BlockContent-br {
	background-image: url('images/BlockContent-br.gif');
}

.BlockContent-tc {
	background-image: url('images/BlockContent-tc.png');
}

* html .BlockContent-tc {
	background-image: url('images/BlockContent-tc.gif');
}

.BlockContent-cr {
	background-image: url('images/BlockContent-cr.png');
}

* html .BlockContent-cr {
	background-image: url('images/BlockContent-cr.gif');
}

.BlockContent-cl {
	background-image: url('images/BlockContent-cl.png');
}

* html .BlockContent-cl {
	background-image: url('images/BlockContent-cl.gif');
}

.BlockContent-bc {
	background-image: url('images/BlockContent-bc.png');
}

* html .BlockContent-bc {
	background-image: url('images/BlockContent-bc.gif');
}

.BlockContent-cc {
	background-image: url('images/BlockContent-cc.png');
}

.BlockContent-content {
	position: relative;
	margin: 0px;
	text-align: left;
	color: #000000;
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	height: 1%;
}

.Search, .Search span {
	height: 26px;
	display: block;
	float: left;
}

.Search {
	position: relative;
	cursor: pointer;
	text-decoration: none;
	margin-top: 3px;
	background-image: url('images/Search-left.png');
	background-position: left top;
	background-repeat: no-repeat;
}

* html .Search {
	background-image: url('images/Search-left.gif');
}

.Search span {
	background-image: url('images/Search-right.png');
	background-position: right top;
	background-repeat: no-repeat;
}

* html .Search span {
	background-image: url('images/Search-right.gif');
}

.Search span span {
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 9px;
	margin: 0 7px;
	line-height: 26px;
	text-align: center;
	background-image: url('images/Search-center.png');
	background-position: left top;
	background-repeat: repeat-x;
}

* html .Search span span {
	background-image: url('images/Search-center.gif');
	display: inline;
}

.Search:hover {
	background-position: left -26px;
}

.Search:hover span {
	background-position: right -26px;
}

.Search:hover span span {
	color: #3B390D;
	background-position: left -26px;
}

.Search:hover.active, .Search.active {
	background-position: left -52px;
}

.Search:hover.active span, .Search.active span {
	background-position: right -52px;
}

.Search:hover.active span span, .Search.active span span {
	color: #FFFFFF;
	background-position: left -52px;
}

.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	min-height: 0;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.menu li li {
	float: none;
}

.menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

* html .menu, * html .menu ul {
	height: 1%;
}

* html .menu li.menuhover {
	z-index: 10000;
}

* html .menu .menuhoverUL {
	visibility: visible;
	top: 100%;
	left: 0;
}

* html .menu .menuhoverUL .menuhoverUL {
	top: 0;
	left: 100%;
}

* html .menu ul a {
	height: 1%;
}

* html .menu li li {
	float: left;
	width: 100%;
}

.nav, .nav div {
	height: 31px;
}

.nav {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 886px;
	background-image: url('images/nav-left.png');
	background-position: left top;
	background-repeat: no-repeat;
}

* html .nav {
	background-image: url('images/nav-left.gif');
}

.nav div {
	background-image: url('images/nav-right.png');
	background-position: right top;
	background-repeat: no-repeat;
}

* html .nav div {
	background-image: url('images/nav-right.gif');
}

.nav div div {
	margin: 0 1px;
	background-image: url('images/nav-center.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.menu ul li {
	clear: both;
}

.menu a , .menu a span {
	height: 23px;
	display: block;
}

* html .menu a , * html .menu a span {
	float: left;
}

.menu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}

.menu a span span {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #23250E;
	padding: 0 7px;
	margin: 0 0px;
	line-height: 23px;
	text-align: center;
	background-image: url('images/item-center.png');
	background-position: left top;
	background-repeat: repeat-x;
}

* html .menu a span span {
	background-image: url('images/item-center.gif');
	display: inline;
}

.menu a:hover span span {
	color: #FFFBF5;
	background-position: left -23px;
}

.menu li:hover a span span {
	color: #FFFBF5;
	background-position: left -23px;
}

* html .menu .menuhover .menuhoverA span span {
	color: #FFFBF5;
	background-position: left -23px;
}

.menu a:hover.active span span, .menu a.active span span {
	color: #2A2909;
	background-position: left -46px;
}

.nav .separator {
	display: block;
	width: 1px;
	height: 23px;
	background-image: url('images/item-separator.png');
}



h1{
	font-size: 18px;
}

h2, h3 {
	font-size: 16px;
}

.footer {
	text-align: center;
}

.toparticlead {
  float: left; 
  margin: 5px 10px 5px 0px; 
  padding: 10px 1px 1px 5px; 
  	width: 210px;
	height: 210px;
}

.bottomarticlead {
  margin: 5px 10px 5px 20px; 
  padding: 0px 1px 1px 25px; 
}

.adstable td{
  margin: 1px 5px 1px 2px; 
  padding: 1px 5px 1px 2px; 
}

.sidead {
  margin: 5px 5px 5px 5px; 
  padding: 0px 1px 1px 5px; 
}

.footerarticlead {
  margin: 5px 5px 5px 5px; 
  padding: 0px 1px 1px 10px; 
}

.BlockContent-content li a{
	margin: 0px 0px 1px 1px;
	padding: 0px 0px 1px 1px;
	font-size: 14px;
	display: block;
	text-decoration: none;
}
.commenttext {
	clear: both;
	margin: 3px 0px 5px 1px;
	padding: 2px 10px 5px 10px;
	width: 90%;
	background: #FFFFFF;
	}
