.newLayout {
  font-family: arial;
  font-size: 13px;
}
.newLayout h1 {
  position: absolute;
  color: white;
  font-size: 70px;
  left: 480px;
  top: 100px;
  margin: 0px;
  padding: 0px;
}
.newLayout h3,
.newLayout h4 {
  text-transform: capitalize;
}
.newLayout p {
  line-height: 1.5em;
}
.newLayout ul {
  line-height: 1.5em;
}
.newLayout .claim {
  font-size: 17px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}
.newLayout .page {
  width: 938px;
  margin: auto;
}
.newLayout .content {
  width: 700px;
  float: left;
}
.newLayout .banner {
  margin-top: 10px;
  width: 938px;
  height: 200px;
  background-color: black;
  background-image: url('/assets/images/layout/atenaBanner.gif');
  position: relative;
}
.newLayout .oneThird {
  width: 226px;
  margin-right: 11px;
  float: left;
}
.newLayout .oneThird.last {
  margin-right: 0px !important;
}
.newLayout .clear {
  clear: both;
}
.newLayout .smallBanner {
  width: 225px;
  height: 169px;
  background: #7200ff;
}
.newLayout .thumb {
  width: 166px;
  height: 125px;
  margin-right: 12px;
  margin-bottom: 12px;
  float: left;
  background: #7200ff;
}
.newLayout .thumb.last {
  margin-right: 0px !important;
}
.newLayout .actions {
  text-align: center;
  margin-top: 20px;
}
.newLayout .actions a {
  text-decoration: none;
  width: 120px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  background-color: #006a40;
  border-radius: 10px;
  padding: 10px;
  color: white;
  font-weight: bold;
}
.newLayout .rightMenu {
  margin-top: 15px;
  width: 217px;
  margin-left: 20px;
  float: left;
  background: #f1f1f1;
}
.newLayout .rightMenu .rightMenuIn {
  padding: 10px;
}
.newLayout .rightMenu ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
}
.newLayout .rightMenu ul li {
  font-size: 15px;
  text-transform: capitalize;
  background: #fcfcfc;
  padding: 7px;
  margin-bottom: 5px;
}
.newLayout .rightMenu ul li a {
  text-decoration: none;
}
.pageTitle {
  height: 200px;
  position: relative;
  margin-bottom: 10px;
}
.pageTitle h1 {
  margin: 0px;
  top: 100px;
  position: absolute;
  background: rgba(0,106,64,0.85);
  padding: 15px 200px 15px 20px;
  color: white;
  font-size: 25px;
  font-weight: bold;
}
#social {
  float: right;
  padding-top: 80px;
}
#language {
  position: absolute;
  top: 10px;
  right: 10px;
}
.article-half.left {
  margin-right: 11px;
  float: left;
}
.article-half.right {
  float: left;
}
.article-half > .icon {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-half {
  border: 1px solid #ddd;
  width: 441px;
  padding: 10px;
  min-height: 175px;
}
.one_third {
  width: 240px;
  margin: 0px 5px 0px 5px;
  float: left;
}
.lastcols {
  margin-right: 0px !important;
}
.firstcols {
  margin-left: 0px !important;
}
body {
  background: white;
  margin: 0px;
  padding: 0px;
  font-family: Roboto;
  font-size: 13px;
  color: #444;
}
body a {
  color: #006a40;
}
#menu_out {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
#header {
  position: relative;
  height: 120px;
  width: 937px;
  margin: auto;
  background: white;
  border-bottom: 5px solid #00693f;
}
#header #logo {
  margin-top: 10px;
  margin-left: 10px;
}
#menu {
  background: #f5f5f5;
  width: 937px;
  margin: auto;
  clear: both;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  display: block;
}
#menu ul li {
  display: block;
  float: left;
  margin: 0px;
  border-left: 1px solid gray;
}
#menu a.active {
  font-weight: bold;
}
#menu a {
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  background: #f5f5f5;
  display: block;
  padding: 8px 0px;
  width: 130px;
  color: #333;
  border: 1px solid white;
}
#menu a:hover {
  background: #ccc;
}
#content_out {
  background: ;
  padding-top: 10px;
}
#content {
  width: 937px;
  min-height: 500px;
  margin: auto;
  padding-top: 0px;
}
#content p {
  line-height: 1.4em;
  text-align: justify;
}
#content ul {
  line-height: 1.4em;
}
.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}
#menu ul li.last {
  border-right: 1px solid gray;
}
#menu ul li.last a {
  width: 135px !important;
}
#theme {
  height: 280px;
  background-color: #ccc;
  position: relative;
}
#intro {
  font-size: 25px;
  color: white;
  position: absolute;
  background-image: url(/assets/images/75black.png);
  width: 450px;
  height: 100px;
  padding: 30px 30px 40px 30px;
  left: 427px;
  top: 75px;
}
h2 {
  font-size: 22px;
  font-weight: bold;
  color: #393939;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
p {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
h2 a {
  color: #006a40;
}
h2 a:hover {
  text-decoration: none;
}
.articles {
  margin-top: 10px;
  margin-bottom: 10px;
}
.article1 {
  width: 450px;
  float: left;
}
.article_text {
  float: left;
  width: 310px;
}
p {
  color: #444;
  font-size: 13px;
}
hr {
  clear: both;
}
.article2 h2 {
  font-weight: normal;
  font-size: 24px;
  color: #393939;
}
.article2 {
  width: 280px;
  float: left;
}
.left40 {
  margin-left: 40px;
}
.newsItem {
  margin-bottom: 10px;
}
.newsItem p {
  width: 175px;
  margin: 0px;
}
.newsItem img {
  float: left;
  width: 85px;
  margin-right: 20px;
}
.newsItem h3 {
  margin: 0px;
  font-size: 13px;
  font-weight: bold;
  color: #00693f;
}
.top10 {
  margin-top: 30px;
}
#footer_out {
  background: white;
  clear: both;
  border-top: 1px solid gray;
  padding-top: 10px;
}
#footer {
  width: 937px;
  margin: auto;
  font-size: 12px;
  color: #6E6E6E;
  min-height: 150px;
}
#footer a {
  color: #6E6E6E;
}
xul {
  font-size: 13px;
  color: #6E6E6E;
  list-style: square;
}
.B_crumbBox {
  list-style: none;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 11px;
}
.B_crumbBox li {
  display: inline;
}
.B_crumbBox a {
  color: #00693f;
}
#sideNavi {
  margin-bottom: 20px;
}
#sidemenu ul {
  list-style: none;
  margin: 0px;
  font-size: 18px;
  padding: 0px 0px 0px 10px;
}
#sidemenu ul li {
  padding: 8px;
  background: #ccc;
  margin-bottom: 7px;
}
#sidemenu a {
  color: #393939;
}
.article3 {
  width: 320px;
  float: left;
}
.article3 h2 a {
  color: #393939;
}
ul {
  font-size: 13px;
  list-style: square;
}
.article3 a {
  color: #6E6E6E;
}
.productsTable {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.productsTable tr {
  vertical-align: top;
}
.productsTable td,
th {
  border: 1px solid #ccc;
  padding: 10px;
  line-height: 1.4em;
}
.productsTable td h2 {
  text-align: center;
  margin-bottom: 10px;
}
.productsTable .buttons {
  text-align: right;
  padding-bottom: 10px;
  padding-top: 10px;
}
.buttons a {
  color: #444;
  display: block;
  float: left;
  width: 120px;
  padding: 5px;
  margin-left: 5px;
  background: #ccc;
  text-align: center;
}
.buttons a:hover {
  text-decoration: none;
  background: #bbb;
}
.productsTable ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  line-height: 1.4em;
}
.gal-item-active {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  border: 1px solid #ccc;
  padding: 5px;
}
#newsletterBox {
  border: 1px solid #ccc;
  padding: 10px;
  margin-left: 10px;
  background: #eee;
}
#newsletterBox h2 {
  font-size: 15px;
}
#newsletterBox p {
  text-align: left !important;
}
.sideMenu {
  margin-left: 10px;
  margin-bottom: 5px;
}
.sideMenu a {
  display: block;
  padding: 8px 8px;
}
.sideMenu span {
  display: block;
  padding: 8px 8px;
  border-left: 5px solid #006a40;
}
.sideMenu a:hover {
  text-decoration: none;
}
.sideMenu1 {
  background: #00693f;
  font-weight: bold;
  font-size: 15px;
}
.sideMenu2 {
  background: #ccc;
  font-weight: bold;
  font-size: 15px;
}
.sideMenu3 {
  background: #eee;
  font-size: 13px;
}
#newsletterBox .submit {
  margin-top: 10px;
  text-align: right;
}
#newsletterBox input[type=text] {
  width: 158px;
}
a.btn {
  background: #006a40;
  color: white;
  padding: 5px 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}
a.btn:hover {
  text-decoration: underline;
}
#content .downloads table {
  border-collapse: collapse;
}
#content .downloads table td {
  border: 1px solid #cccccc;
}
#content .downloads h2 {
  font-size: 22px;
  font-weight: normal;
}
#content .downloads table tr:nth-child(even) {
  background: #f1f1f1;
}
#content .downloads table thead tr {
  background: #ddd !important;
}
.knownProblemsIntro {
  padding: 20px;
  background: #eee;
  margin-bottom: 20px;
}
