/* ----- LAYOUT ----- */

html, body {
  margin: 0;
  padding: 0;
  text-align: center;
        font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
}

#wrapper {
  width: 844px;
  text-align: left;
        margin: 0 auto 0 auto;
        padding: 0;
  background-color: #303030;
  color: #FFF;
}

#header {
  position: relative;
  height: 357px;
  background-color: #49565F;
  width: 844px;
  margin: 0;
  padding: 0;
}

#logo-top { margin: 0; padding: 0; }

#logo-bot { margin: 0; padding: 0; }

#menu {
  background-image: url(../images/menu-bg.jpg);
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  height: 45px;
  width: 844px;
  clear: both;
  background-color: #191919;
}

#menu .menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#menu .menu li {
  display: inline;
  line-height: 45px;
  padding: 0 31px 0 31px;
  margin: 0;
  text-transform: uppercase;
}

#menu a {
  font-weight: bold;
  text-transform: uppercase;
        text-decoration: none;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
}

#menu a:visited {
  font-weight: bold;
  text-transform: uppercase;
        text-decoration: none;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
}

#menu a:hover {
  font-weight: bold;
  text-transform: uppercase;
        text-decoration: none;
  color: #0F4AEC;
  font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
}

#menu a:active,
#menu a.active {
  font-weight: bold;
  text-transform: uppercase;
        text-decoration: none;
  color: #0F4AEC;
  font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
}

#menu a:focus {
  font-weight: bold;
  text-transform: uppercase;
        text-decoration: none;
  color: #0F4AEC;
  font-family: Arial, Helvetica, sans-serif;
        font-size: 2em;
        user-focus: none;
        outline: none;
        -moz-user-focus: none;
        -moz-outline: none;
}

a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCC;
  text-decoration: underline;
}

a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCC;
  text-decoration: underline;
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
  text-decoration: none;
}

a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
  text-decoration: none;
}

#twocols {
  width: 844px;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
}

#maincol {
  width: 100%;
  float: left;
  display: inline;
  position: relative;
        font-size: 2em;
        line-height: 1.4em;
}

a:link.help-button {
  color: #303030;
  text-decoration: none;
  line-height: 57px;
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
  height: 57px;
  width: 300px;
  background-image: url(../imgs/help-button.png);
  background-repeat: no-repeat;
}

a:hover.help-button {
  color: #303030;
  text-decoration: underline;
  background-image: url(../imgs/help-button.png);
  background-position: 0 -57px;
}

#footer {
  height: 144px;
  background-color: #FFF;
  clear: both;
  color: #000;
}

#footer #copyright {
  padding: 0;
  height: 76px;
  width: 782px;
        margin: 0 0 0 62px;
}

#footer #partnerLogos {
  height: 68px;
  width: 782px;
  padding: 0;
        margin: 0 0 0 62px;
}

#copyright .footerMenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#copyright .footerMenu li { display: inline; padding: 0 8px 0 0; }

#footer #copyright .moduletable-copy { padding: 10px 0 0 0; }

#footer #copyright .moduletable-copy p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.4em;
  color: #000;
  font-weight: bold;
}

#footer #copyright .moduletable-copy .footerMenu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  line-height: 1.4em;
  color: #696969;
  text-decoration: none;
}

#footer #copyright .moduletable-copy a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  color: #303030;
  text-decoration: none;
}

#footer #partnerLogos .moduletablepartnerlogos a { padding-left: 10px; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* End hide from IE-mac */


/* Joomla */

.componentheading, .contentheading {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.2em;
  /*color: #0F4AEC;*/
        color: #858585;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

.contentpaneopen h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  /*color: #0F4AEC;*/
        color: #858585;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  line-height: 0.8em;
}

/* Commons */

.spacing {
  height: 20px;
  margin: 0;
  padding: 0;
}

.padding { padding: 20px; }

.imageInContent {
  float: right;
        margin: 0 0 20px 20px;
  padding: 0;
}

.imageInContent img { display: block; }