
/* ---------- Color Module Styles ----------- */

body,
body.overlay {
  color: #3b3b3b;
}
.comment .comment-arrow {
  border-color: #ffffff;
}
#page,
#main-wrapper,
/*#main-menu-links li a.active,*/
#main-menu-links li.active-trail a {
  background: #ffffff;
}
#page {
	
}
.tabs ul.primary li a.active {
  background-color: #ffffff;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#header_top {
  float: right;
  margin-right: -5px;
  width: 820px;
  margin-top: -30px;
  margin-right: -41px !important;
  margin-bottom: 13px;
}
#header_new a {
  color: black;
}
#header_top a {
  color: gray !important;
}
#header_new {
  width: 1000px;
  margin-bottom: 4px;
  background-color: #fd9825;
  border-top: 1px solid #ffffff;
  margin-left: 1px;
  height: 31px;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  khtml-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -khtml-border-radius-bottomright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#header_logo
{
	background-color: transparent;
	margin-left: 10px;
	margin-top: -54px;
	position: absolute;
}
#header_login {
width: 180px;
  margin-left: 221px;
  margin-top: 4px;
  position: absolute;
  background-color: gray;
  padding-top: 0%;
  max-height: 40px;
  height: 36px !important;
-khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  khtml-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -khtml-border-radius-bottomright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#header {
  width: 599px;
  margin-left: 402px;
  margin-top: 0;
  background-color: #79bd00;
  background-image: -moz-linear-gradient(top, #79bd00 0%, #79bd00 100%);
  background-image: -ms-linear-gradient(top, #79bd00 0%, #79bd00 100%);
  background-image: -o-linear-gradient(top, #79bd00 0%, #79bd00 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #79bd00), color-stop(1, #79bd00));
  background-image: -webkit-linear-gradient(top, #79bd00 0%, #79bd00 100%);
  background-image: linear-gradient(top, #79bd00 0%, #79bd00 100%);
  padding-top: 0%;
  max-height: 40px;
  height: 36px !important;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  khtml-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -khtml-border-radius-bottomright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
a {
  color: #fc9725;
}
a:hover,
a:focus {
  color: #ffa53e;
}
a:active {
  color: #ffba6b;
}
.sidebar .block {
  background-color: #909090;
  border-color: #f9f9f9;
}
#page-wrapper,
#footer-wrapper {
  background: #292929;
}
.region-header,
.region-header a,
.region-header li a.active,
#name-and-slogan,
#name-and-slogan a,
#secondary-menu-links li a {
  color: white;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Verdana;
}
