/*  Semantico PM SAMS Stylesheet */

body {
color: #337323;
}

a:link { text-decoration: none; color: #337323; font-weight: bold; }
a:visited	{ text-decoration: none; color: #4AA332; font-weight: bold; }
a:active	{ text-decoration: none; color: #337323; font-weight: bold; }
a:hover	{ text-decoration: none; color: #4AA332; font-weight: bold; }

h1, h2, h3 {
  color: #337323;
}

h4, h5, h6 {
  color: #4AA332;
}

.topback { background-color: #50A636; }

.current { color: #4AA332; }

.message { color: #4AA332; }

.topnavitem	{
   padding: 0 1em;
   margin:0;
}

.topnavitem a:hover	{ text-decoration: none; color: #AAA; }

.topnavactive {
  background-color: #4AA332;
  color: #ffffff;
  margin: 1px 0px;
  font-weight: bold;
}
.topnavactive a:link { text-decoration: none; color: #FFFFFF; }
.topnavactive a:visited	{ text-decoration: none; color: #FFFFFF; }	
.topnavactive a:active	{ text-decoration: none; color: #FFFFFF; }
.topnavactive a:hover	{ text-decoration: none; color: #DAF5EC; }

.current { color: #4AA332; }

.this { color: #4AA332; }

.maincontent {
  display:block;
  clear: both;
}

.subnavmenu {
  border-bottom: #337323 1px solid;
}

.subnavitem {
  background-color: #4AA332;
}

.subnavactive {
  background-color: #337323;
}

.button {
    color:#337323;
}

.button-wide {
  color: #337323;
}

.smallbutton {
  color: #337323;
}

/*===*/

.copyright {
  color: #337323;
}

.copyright a:link {
  color: #337323;
}

.copyright a:visited {
  color: #337323;
}

.copyright a:active {
  color: #337323;
}

.copyright a:hover {
  color: #4AA332;
}

.main-widget {
  color: #4AA332;
  border: #4AA332 2px solid;
}

.widget	{
    margin: 0pt;
    cursor:pointer;
}

.div_widget{
    margin:0;
    float: none;
}

.widget a:link { color: #666666; }
.widget a:visited { color: #666666; }
.widget a:active  { color: #666666; }
.widget a:hover { color: #666666; }

.widget.div_widget.dangerous_div_widget a {
   color:#FF0000;
}

.smallwidget {
  color: #337323;
  border: #337323 1px solid;
}

.navbar .level_2 span.headerText {
  color: #4AA332;
}
