#homepage-container {
  /*padding: 114px 0px 0px 0px;*/
  padding: 70px 0px 0px 0px;
  height: 1%;
}

/**/
div.homepage-container1 {
  background: #fff url(/fileadmin/template/sepa/images/subpage-bg-1.jpg) no-repeat;
}
div.homepage-container2 {
  background: #fff url(/fileadmin/template/sepa/images/subpage-bg-2.jpg) no-repeat;
}
div.homepage-container3 {
  background: #fff url(/fileadmin/template/sepa/images/subpage-bg-3.jpg) no-repeat;
}
div.homepage-container4 {
  background: #fff url(/fileadmin/template/sepa/images/subpage-bg-4.jpg) no-repeat;
}
/**/

/*
div.homepage-container1 {
  background: #fff url(/images/homepage-bg-1.jpg) no-repeat;
}
div.homepage-container2 {
  background: #fff url(/images/homepage-bg-2.jpg) no-repeat;
}
div.homepage-container3 {
  background: #fff url(/images/homepage-bg-3.jpg) no-repeat;
}
div.homepage-container4 {
  background: #fff url(/images/homepage-bg-4.jpg) no-repeat;
}
*/

/* LEFT PANEL */
#homepage-container #left-panel {
  float: left;
  /*padding: 44px 0px 0px 0px;*/
  padding: 0px 0px 0px 0px;
  width: 360px;
}
#homepage-container #left-panel #left-panel-content {
  padding: 0px 20px 0px 0px;
}
/* SEPAS IMPACT */
#homepage-container #left-panel #left-panel-content #sepas-impact {
  border: 1px solid #336666;
  padding: 2px;
}
#homepage-container #left-panel #left-panel-content #sepas-impact h2 {
  background: #2B4444 url(/fileadmin/template/sepa/images/sepas-impact-h2-bg.gif) repeat-x;
  font-size: 1.4em;
  color: #E77F1A;
  border: 0;
  margin: 0;
  padding: 5px 0px 5px 5px;
}
#homepage-container #left-panel #left-panel-content #sepas-impact div.content {
  background: #EAE9E9;
  overflow: hidden;
  height: 1%;
}
#homepage-container #left-panel #left-panel-content #sepas-impact div.content div#content-left {
  float: left;
  width: 330px;
}
#homepage-container #left-panel #left-panel-content #sepas-impact div.content div#content-left p {
  padding: 5px;
}
#homepage-container #left-panel #left-panel-content #sepas-impact div.content ul {
  border: 0;
  margin: 0;
  padding: 0;
  float: right;
  /* margin-right: -119px; */
  margin-left: 1em;
  width: 119px;
  list-style: none;
  background: #E3E0E0;
}
#homepage-container #left-panel #left-panel-content #sepas-impact div.content ul li {
  padding: 14px 0px 14px 15px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}
#homepage-container #left-panel #left-panel-content #sepas-impact div.content ul li a {
  font-weight: bold;
  text-decoration: none;
}

/* RIGHT PANEL */
#homepage-container #right-panel {
  float: left;
  width: 202px;
}
#homepage-container #right-panel #blog-list {
  display: none;
}

#homepage-container #right-panel #news-blog-heading {
  background: #fff url(/fileadmin/template/sepa/images/news-blog-heading-bg.gif) no-repeat;
  height: 35px;
  width: 100px;
}

#homepage-container #right-panel #news-blog-heading h2 {
  font-size: 1.2em;
  border: 0;
  margin: 0;
  padding: 10px 0px 0px 20px;
}
#homepage-container #right-panel #news-blog-heading h2 a {
  text-decoration: none;
}
#homepage-container #right-panel #news-blog-heading #news-heading {
  float: left;
  width: 101px;
}
#homepage-container #right-panel #news-blog-heading #blog-heading {
  float: left;
  width: 101px;
}
#homepage-container #right-panel #news-blog-heading #blog-heading h2 a {
  color: #cccccc;
}
#homepage-container #right-panel div.news {
  background: #fff url(/fileadmin/template/sepa/images/right-panel-bg.gif) no-repeat bottom center;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin: 0px 0px 10px 0px;
  padding: 0px 10px 0px 10px;
}

#homepage-container #right-panel div.news ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 10px 0px 0px 0px;
}
#homepage-container #right-panel div.news ul li {
  list-style: none;
  border-top: 1px dotted #CCCCCC;
  margin: 0;
  padding: 10px 0px 10px 0px;
}
#homepage-container #right-panel div.news ul li a {
  font-weight: bold;
  text-decoration: none;
}
#homepage-container #right-panel div.news ul li.first {
  border: 0;
  padding: 0px 0px 10px 0px;
}
#homepage-container #right-panel div.news div.title {
  padding: 0px 0px 5px 0px;
}
#homepage-container #right-panel div.news div.date {
  padding: 0px 0px 5px 0px;
}
#homepage-container #right-panel div.news div.summary {
  padding: 0px 0px 5px 0px;
}

#homepage-container #right-panel #view-all-news-stories {
  background: #fff url(/fileadmin/template/sepa/images/view-all-news-stories-bg.gif) no-repeat bottom center;
  text-align: right;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin: 0px 0px 10px 0px;
  padding: 3px 10px 3px 0px;
}
#homepage-container #right-panel #view-all-news-stories a {
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: none;
}

/* THE SEPA AUDIT */
#homepage-container #right-panel #the-sepa-audit {
  background: #fff url(/fileadmin/template/sepa/images/the-sepa-audit-bg.gif) no-repeat;
  border: 1px solid #336666;
  padding: 45px 8px 6px 8px;
}
