/* © 2009 Engen Power Products  */
body {
  background-image: url(../Images/background.png);
  font-size: 12px;
  font-family: Arial;
  color: #888888;
}
span {
  font-family: Arial;
  color: white;
}
a {
  color: #b9b9b9;
  font-family: Arial;
  text-decoration: none;
}
.solidblockmenu ul {
  margin: 0;
  padding: 0;
  background: transparent url(../Images/Menu_inactive.gif) repeat-x scroll center;
  float: left;
  font-family: Arial;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  width: 100%;
}
.solidblockmenu li {
  display: inline;
}
.solidblockmenu li a {
  border-right: 1px solid #232323;
  padding: 9px 11px;
  float: left;
  color: white;
  text-decoration: none;
}
#left {
    border-left: 1px solid #232323;
}
#right {
    float: right;
    border-left: 1px solid #232323;
}
.solidblockmenu li a:visited {
  color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li a.current {
  background: transparent url(../Images/Menu_active.gif) repeat-x scroll center;
  color: white;
}
.tabcontainer {
  clear: left;
  font-size: 12px;
}
*:first-child + html .ieclass {
  margin-top: -1em;
}
* html .ieclass {
  margin-top: -1em;
}
.tabcontent {
  display: none;
  height: 25px;
  font-family: Arial;
}
#Home {
  margin-top: 45px;
}
#Batteries {
  margin-left: 77px;
  margin-top: 45px;
}
#Chargers {
  margin-left: 152px;
  margin-top: 45px;
}
#BatteryHandling {
  margin-top: 45px;
}
#WateringSystems {
  margin-top: 45px;
  margin-left: 365px;
}
#Services {
  margin-left: 500px;
  margin-top: 45px;
}
#AboutEPP {
  margin-left: 580px;
  margin-top: 45px;
}
#BatterySelectorGuide {
  margin-top: 45px;
}
h1 {
    font-size: 12px;
    font-family: Arial;
    color: #ffffff;
    font-weight: normal;
}
h2 {
    font-family: Arial;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
}
h3 {
    font-family: Arial;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
}
/*All Pages*/
#Header {
    width: 100%;
}
#Header-left {
    background-image: url(../Images/Header_left.png);
    background-repeat: no-repeat;
    height: 124px;
    width: 350px;
}
#Header-expandable {
    height: 124px;
    background-image: url(../Images/Header_expandable.png);
    background-repeat: repeat-x;  
}
#Header-LeftMap {
    background-image: url(../Images/Header_leftmap.png);
    background-repeat: no-repeat;
    height: 124px;
    width: 200px;
}
#Header-Map {
    height: 124px;
    width: 47px;
}
#Header-RightMap {
    background-image: url(../Images/Header_rightmap.png);
    background-repeat: no-repeat;
    height: 124px;
    width: 143px;
}
#Menu-container {
    background-color: rgb(30,30,30);
    height: 25px;
}
#Body {
    background-color: rgb(50,50,50);
}
#Body-content {
    margin-bottom: 15px;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 15px;
    font-size: 12px;
    font-family: Arial;
}
#Body-content div{
    width: 95%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
#Footer-left {
    background-image: url(../Images/Footer_left.png);
    background-repeat: no-repeat;
    height: 52px;
    width: 11px;
}
#Footer-expandable {
    height: 11px;
    background-image: url(../Images/Footer_expandable.png);
    background-repeat: repeat-x;    
}
#Footer-right {
    background-image: url(../Images/Footer_right.png);
    background-repeat: no-repeat;
    height: 52px;
    width: 11px;   
}
/*Product Pages*/
#Entry {
    width: 95%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
#Entry-left {
    width: 15px;
    height: 170px;
    background-image: url(../Images/Left.png);
    background-repeat: no-repeat;
}
#Entry-thumbnail {
    background-image: url(../Images/Expandable.png);
    background-repeat: repeat-x;
    height: 170px;
    width: 170px;
    vertical-align: middle;
    text-align: center;
}
#Entry-description {
    background-image: url(../Images/Expandable.png);
    background-repeat: repeat-x;
    height: 170px;
    vertical-align: top;
}
#Entry-description div {
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
}
#Entry-right {
    width: 15px;
    height: 170px;
    background-image: url(../Images/Right.png);
    background-repeat: no-repeat;
}
#ProductPage table{
    width: 100%;
    height: 700px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
#ProductPage-left{
    width: 12px;
    height: 700px;
    background-image: url(../Images/ProductPage_left.png);
    background-repeat: no-repeat;
}
#ProductPage-expandable-top-thumbnail {
    width: 300px;
    height: 300px;
    background-image: url(../Images/ProductPage_expandable_top);
    background-repeat: repeat-x;
}
#ProductPage-expandable-top-description {
    background-image: url(../Images/ProductPage_expandable_top);
    background-repeat: repeat-x;
    height: 300px;
}
#ProductPage-expandable-bottom {
    background-image: url(../Images/ProductPage_expandable_bottom.png);
    height: 400px;
}
#ProductPage-right {
    width: 12px;
    height: 700px;
    background-image: url(../Images/ProductPage_right);
}