html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

#branding {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  height: 100px; }
  #branding {
    display: block; }
  #branding h1 a {
    height: 100px;
    width: 231px;
    display: block;
    text-indent: -300em;
    background: url(../images/logo-small.png) no-repeat left top; }

#main_menu {
  display: block;
  position: relative;
  padding: 0 0 20px 0;
  width: 960px;
  margin: 0 auto;
  z-index: 999; }
  #main_menu ol {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block; }
    #main_menu ol {
      display: block; }
    #main_menu ol li {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 144.375px; }
      * html #main_menu ol li {
        overflow-x: hidden; }
      #main_menu ol li a {
        font-size: 14px;
        display: block;
        width: 100%;
        height: 100%;
        color: #9c9a9a;
        border-left: 10px solid #d7d7d7;
        padding: 1px 1px 1px 10px;
        text-decoration: none;
        font-weight: bold; }
      #main_menu ol li a:hover {
        color: #bac910;
        border-color: #bac910; }
    #main_menu ol li.selected a {
      color: white;
      background-color: #bac910;
      border-color: #bac910; }
  #main_menu #menu_slides_wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative; }
    #main_menu #menu_slides_wrapper section.menu_block {
      position: absolute;
      background: #bac910;
      border-bottom: 20px solid #9c9a9a;
      width: 100%;
      overflow: hidden;
      padding: 0 1em 2em 1em;
      left: 0; }
      #main_menu #menu_slides_wrapper section.menu_block h1 {
        border-bottom: 1px solid #ccdd11;
        color: #ccdd11;
        font-size: 12px;
        background: #bac910;
        padding: 1em 0 0 1em; }
        #main_menu #menu_slides_wrapper section.menu_block h1 a {
          text-decoration: none;
          font-weight: bold;
          color: #ccdd11;
          font-size: 16px; }
        #main_menu #menu_slides_wrapper section.menu_block h1 a:hover {
          color: white; }
        #main_menu #menu_slides_wrapper section.menu_block h1 b {
          padding: 0 10px 0 0; }
      #main_menu #menu_slides_wrapper section.menu_block ul {
        list-style: none;
        padding-left: 1em;
        font-size: 11px; }
        #main_menu #menu_slides_wrapper section.menu_block ul li {
          width: 30%;
          height: 20px;
          padding: .1em 1%;
          float: left;
          color: #d7d7d7; }
          #main_menu #menu_slides_wrapper section.menu_block ul li a {
            text-decoration: none;
            font-weight: bold;
            display: block;
            width: 90%;
            height: 100%;
            padding: .3em 1em;
            color: white; }
            #main_menu #menu_slides_wrapper section.menu_block ul li a b {
              color: #dff113; }
          #main_menu #menu_slides_wrapper section.menu_block ul li a:hover {
            background: #ccdd11;
            color: white;
            padding-left: 2em; }
            #main_menu #menu_slides_wrapper section.menu_block ul li a:hover b {
              color: white; }

section#content {
  display: block;
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  section#content {
    display: block; }
  section#content section#featured_stuff {
    display: block;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 623.333px;
    overflow: hidden;
    position: relative;
    height: 600px; }
    section#content section#featured_stuff hgroup {
      border-bottom: 2px solid #9c9a9a;
      display: block;
      background: url(../images/tick-micro.png) no-repeat right bottom; }
      section#content section#featured_stuff hgroup h1 {
        font-size: 16px;
        font-weight: normal;
        text-transform: capitalize;
        color: #bac910;
        padding: 8px 16px;
        height: 22px; }
        section#content section#featured_stuff hgroup h1 a {
          color: #bac910;
          text-decoration: none;
          border-bottom: 1px dotted; }
    * html section#content section#featured_stuff {
      overflow-x: hidden; }
    section#content section#featured_stuff #featured_wrapper {
      overflow: hidden;
      position: absolute; }
    section#content section#featured_stuff article {
      width: 595px;
      float: left;
      display: block;
      padding: 1em 15px;
      background: #ececec; }
      section#content section#featured_stuff article h1 {
        font-size: 15px;
        color: black;
        font-weight: bold;
        margin: .5em 0; }
      section#content section#featured_stuff article p {
        font-size: 12px;
        line-height: 1.3em;
        color: #9c9a9a; }
      section#content section#featured_stuff article p.action {
        background-color: #bac910;
        font-weight: bold;
        float: right;
        padding: .5em 1em;
        width: 100px;
        color: white; }
    section#content section#featured_stuff #featured_toc {
      display: block;
      background-color: #d7d7d7;
      border-top: 2px solid #9c9a9a;
      font-size: 12px;
      overflow: hidden; }
      section#content section#featured_stuff #featured_toc a {
        color: #9c9a9a;
        text-decoration: none;
        width: 20px;
        padding: 5px 10px;
        text-align: center;
        float: left;
        font-weight: bold; }
      section#content section#featured_stuff #featured_toc a:hover {
        color: white;
        background-color: #9c9a9a; }
      section#content section#featured_stuff #featured_toc a.selected_slide {
        background-color: #bac910;
        color: white; }
  section#content article.content_page {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 623.333px; }
    section#content article.content_page hgroup {
      border-bottom: 2px solid #9c9a9a;
      display: block;
      background: url(../images/tick-micro.png) no-repeat right bottom; }
      section#content article.content_page hgroup h1 {
        font-size: 16px;
        font-weight: normal;
        text-transform: capitalize;
        color: #bac910;
        padding: 8px 16px;
        height: 22px; }
        section#content article.content_page hgroup h1 a {
          color: #bac910;
          text-decoration: none;
          border-bottom: 1px dotted; }
    * html section#content article.content_page {
      overflow-x: hidden; }
  section#content section#news {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    display: inline;
    float: left;
    margin-right: 0;
    width: 306.667px; }
    section#content section#news hgroup {
      border-bottom: 2px solid #9c9a9a;
      display: block;
      background: url(../images/tick-micro.png) no-repeat right bottom; }
      section#content section#news hgroup h1 {
        font-size: 16px;
        font-weight: normal;
        text-transform: capitalize;
        color: #bac910;
        padding: 8px 16px;
        height: 22px; }
        section#content section#news hgroup h1 a {
          color: #bac910;
          text-decoration: none;
          border-bottom: 1px dotted; }
    * html section#content section#news {
      overflow-x: hidden; }
    section#content section#news article {
      display: block;
      margin: 1em; }
      section#content section#news article h1 a {
        font-weight: bold;
        display: block;
        color: black;
        text-decoration: none; }
      section#content section#news article p {
        color: #9c9a9a; }
      section#content section#news article p.meta {
        display: block;
        font-size: 10px; }

article.content_page {
  display: block; }
  article.content_page h1 {
    font-size: 17px;
    font-weight: bold;
    padding-top: 1em; }
  article.content_page h1:before {
    content: "» "; }
  article.content_page header h1, article.content_page header h1 a {
    color: #bac910;
    font-size: 35px;
    padding: 1em 0;
    letter-spacing: -0.07em;
    text-decoration: none;
    line-height: 35px; }
  article.content_page ul, article.content_page ol, article.content_page dl, article.content_page p {
    margin: 1em; }
  article.content_page ul, article.content_page ol, article.content_page dl {
    padding-left: 2em; }
  article.content_page ul {
    list-style: disc outside; }
  article.content_page .box {
    padding: 0 1em; }
    article.content_page .box h1 a {
      color: #bac910;
      font-weight: bold;
      border-bottom: 2px solid #d7d7d7;
      text-decoration: none; }
    article.content_page .box p {
      color: #9c9a9a; }

footer#global_footer {
  display: block;
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  margin-top: 3em;
  padding-top: 2em;
  border-top: 2px dashed #d7d7d7;
  font-size: 12px; }
  footer#global_footer {
    display: block; }
  footer#global_footer section a {
    color: black; }
  footer#global_footer section h1, footer#global_footer section p, footer#global_footer section dl {
    padding: .3em 1em; }
  footer#global_footer section p, footer#global_footer section dl {
    color: #9c9a9a; }
  footer#global_footer section h1 {
    font-size: 13px;
    font-weight: bold;
    color: #bac910;
    border-bottom: 1px solid;
    margin-bottom: 1em; }
  footer#global_footer section dl dt, footer#global_footer section dl dd {
    padding-top: .4em; }
  footer#global_footer section dl dt {
    float: left;
    clear: both;
    font-weight: bold;
    width: 30%;
    font-size: 11px; }
  footer#global_footer section dl dd {
    float: left;
    width: 65%;
    color: black; }
  footer#global_footer #general_contact_data {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 465px;
    display: block; }
    * html footer#global_footer #general_contact_data {
      overflow-x: hidden; }
  footer#global_footer #company_contact_data {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 306.667px;
    display: block; }
    * html footer#global_footer #company_contact_data {
      overflow-x: hidden; }
  footer#global_footer #partners_contact_data {
    display: inline;
    float: left;
    margin-right: 0;
    width: 148.333px;
    display: block; }
    * html footer#global_footer #partners_contact_data {
      overflow-x: hidden; }

.cake-sql-log {
  display: none; }

body {
  font: 14px/21px "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif; }
  
li i { color: #999;  }
form ol { list-style:none; }
form ol li { padding: .4em 0; }
form ol label { font-size: .85em;}