﻿/************************* Module Layout Styles *************************/
div.EnergyCentreBase, html.EnergyCentreBase, html.EnergyCentreBase td{
	font-size: 9pt;
	color: #6f6b6c;
	font-family: Verdana, Helvetica, sans-serif
}
.EnergyCentreBase .ModuleTitle{
	margin: 0
}
.RightPane .EnergyCentreBase .ModuleTitle{
	background-color: #036830;
	padding: 3px 10px;
	height: 15px;
	color: white;
	font-size: 12px
}
.EnergyCentreBase h1 {
	font-size: 1.4em;
	color: #036830;
	font-weight: normal
}
.EnergyCentreBase .ModuleTitle .ModuleButton {
	position: relative;
	float:right;
	height:20px
}
.EnergyCentreBase p{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px
}
.EnergyCentreBase .ModuleContent{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px
}
/*====================================Module Content Text Styles====================================*/
.RightPane .EnergyCentreBase .CategoryGroup{
	margin-top:-10px
}
.EnergyCentreBase .CategoryList td{
	vertical-align: top
}
.EnergyCentreBase .ProductImage{
	margin-bottom: 10px
}
.EnergyCentreBase .CategoryItem{
	background:#64B62D;
	width: 197px;
	height: 50px;
	margin-top: 5px
}
.EnergyCentreBase .CategoryItem a{
	text-decoration: none
}
.EnergyCentreBase .CategoryItem h4{
	text-indent: 10px;
	width: 197px;
	color:#fff;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 5px;
	height:24px;
	font-weight: normal
}
.EnergyCentreBase div.showcase{
	margin-top:-10px;
	margin-bottom: 15px
}
.EnergyCentreBase .showcase div.description{
	margin-top: 250px;
	padding: 15px 20px 15px 20px;
	width: 485px !important;
	height: 100px !important;
	font-size: 15px;
	font-weight: normal
}
.EnergyCentreBase .showcase div.description div.title{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px
}
.EnergyCentreBase .showcase .thumbnails {
	background:#64B62D;
	margin-top:2px;
	width:525px;
	height: 84px
}
.EnergyCentreBase .ProductOption{
	padding-bottom: 4px;
	font-size: 11px
}
.Highlight{
	font-weight: bold;
	color: #f22375
}
.EnergyCentreBase .Highlight{
	font-weight: bold;
	color: #f22375
}
.EnergyCentreBase h2{
	font-size: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #036830
}
.EnergyCentreBase h2.BlogTitle{
	font-size: 1.1em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #036830;
	text-decoration: none
}
.EnergyCentreBase .BlogTitle a{
	text-decoration: none
}
.EnergyCentreBase .BlogFooter {
	font-size: .8em;
	padding-top: 5px
}
.EnergyCentreBase h3, .EnergyCentreBase h4, .EnergyCentreBase h5, .EnergyCentreBase h6{
	font-weight: bold;
	font-size: 1.1em;
	color: #6f6b6c
}
.EnergyCentreBase a{
	color: #056a30;
	text-decoration: underline
}
.EnergyCentreBase a:hover {
	color: #5ebd2b;
	text-decoration: underline
}
.EnergyCentreBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	border-bottom: 2px dotted #ccc;
	background: #F0F0F0
}
.EnergyCentreBase .Field{
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.EnergyCentreBase .Button, .EnergyCentreBase a.Button, .EnergyCentreBase a:link.Button, .EnergyCentreBase a:visited.Button, .EnergyCentreBase a:hover.Button, .EnergyCentreBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #5ebd2b;
	text-align: center;
	text-decoration: none
}
.EnergyCentreBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: .9em;
	line-height: 12px
}
