/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  font: 12px/170% Verdana, sans-serif;
  color: #494949;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

.item-list .pager {
  text-align: left;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em .5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; /* LTR */
}

#content ul, #content ol {
  margin: 0.6em 0 0.6em 1.2em;
  width: 75%;
}

#content ul li ul, #content ol li ol {
  width: auto;
}

#content ul li {
  list-style-type: disc;
}

#content ul li ul li {
  list-style-type: circle;
}

#content ol li ol li {
  list-style-type: lower-alpha;
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

#edit-search-theme-form-1-wrapper {
  position: relative;
}

#edit-search-theme-form-1-wrapper label {
  display: block;
}

#edit-search-theme-form-1 {
  width: 60%;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#container {
  margin: 0px;
  padding: 0px
} 
 
#header {
  height: 67px;
  background: #000000 url(images/header-bg.jpg) no-repeat right;
  color: #FFFFFF;
}

  #header h1 {
    font-weight: bold;
    padding: 3px 0px 0px 10px;
  }
  
    #header h1 span {
      display: block;
      padding: 10px 0px 0px 50px;
    }
    
      #header h1 span.slogan {
        font-size: 80%;
        padding-top: 0px;
      }
  
    #header a {
      color: #FFFFFF;
    }
    
    #header a:hover {
      text-decoration: none;
    }
    
    #logo {
      float: left;
    }

#sidebar-left {
  width: 22%; /* 195px; */
  float: left;
  padding: 5px 0px 5px 5px;
}

  #sidebar-left .block {
    background: url(images/block-frame.jpg) no-repeat top right;
    padding: 5px;
    margin-top: 10px;
  }
  
    .block ul, .block ol {
      padding: 0px;
    }
    
    .block li {
      padding-left: 0px;
    }
    
    .block .view-meetings-content .views-row-even, .block .view-meetings-content .views-row-odd {
      width: auto;
      padding-left: 5px;
    }
    
    .block h2 {
      font-size: 125%;
      font-weight: bold;
      border-bottom: solid 1px #666666;
      padding-top: 5px;
    }
    
  .primary-links a {
    font-weight: bold;
  }

#center {
  float: right;
  width: 76%; /* 706px; */
  padding: 5px 5px 5px 0px;
}

  #content {
    background: url(images/content-frame.jpg) no-repeat top left;
    padding: 5px 15px;
  }
  
  #content h2 {
    font-size: 140%;
    font-weight: bold;
  }
  
  .view-meetings-content label {
    font-weight: bold;
  }
  
  .view-meetings-content {
    position: relative;
  }
  
  .view-meetings-content .views-row-even, .view-meetings-content .views-row-odd {
    margin-bottom: 10px;
    border-bottom: solid 1px #D6DBDE;
    padding-bottom: 10px;
    width: 80%;
  }
  
  .view-meetings-content .views-row-last {
    margin-bottom: 0px;
    border-bottom: none;
  }
  
  .view-frontpage .node {
    margin-bottom: 10px;
    border-bottom: solid 1px #D6DBDE;
    width: 80%;
  }
  
.clear-floats {
  clear: both;
}

#footer {
  background: url(images/footer-bg.jpg) no-repeat top;
  margin-top: 25px;
  padding-top: 18px;
  clear: both;
  font-size: .75em;
  text-align: center;
  line-height: 25px;
}

  #footer a {
    color: #666666;
  }
  
/* Maintenance Page */
#maint-wrapper {
  width: 750px;
  margin: 0 auto 0 auto;
}
  
  #maint-wrapper #content {
    margin: 0 20px 0px 20px;
  }