html, body {
  margin: 0;
  padding: 0;
  font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
  /* background: url("images/body-bg.jpg") repeat-x; */
  color: #000;
  height: 100%;
  text-align: center;
}

html {
  background: url("images/body-wp.jpg") #FFF;
}

a:link, a:visited {
  color: #009ada;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

ul.menu a:link, ul.menu a:visited {
  text-decoration: none;
}

ul.menu a:hover {
  text-decoration: underline;
}

a:focus {
  outline: none;
}

.meta {
  font-size: 10px;
  color: #FFF;
  background: #009ada;
  float: right;
  padding: 2px 5px;
  margin: 0 0 2px 10px;
}

div.node-body .meta {
  margin-top: -30px;
  position: relative;
}

div.node-teaser .meta {
  display: none;
}

.clear {
  clear: both;
}

/*{{{ messages*/
div.messages.status {
  background: #FBFFD6;
  border: 1px #CCBF79 solid;
  margin: 10px 0;
  color: #000;
}

div.messages a:link, div.messages a:visited, div.page-content div.messages a:link, div.page-content div.messages a:visited {
  color: #000;
  text-decoration: underline;
}

div.messages {
  padding: 2px 10px;
}

div.messages ul {
  padding: 0 10px;
  margin: 0;
}

/*}}} messages*/

/* {{{ input fields */
input {
  font: 12px/100% Verdana, sans-serif;
  background: #EEE;
  color: #000;
  border: inset #FFF 1px;
}
textarea, select {
  background: #EEE;
  color: #000;
  font: 12px/160% Verdana, sans-serif;
  border: inset #FFF 1px;
}
input.form-submit, .teaser-button-wrapper input {
  background: #b6f4a7;
  color: #000;
  font-weight: bold;
  border: outset #FFF 1px;
  cursor: pointer;
  padding: 0 20px;
}
input.form-submit:hover, .teaser-button-wrapper input:hover {
  color: #009ada;
}
/* }}} input fields */

form {
  display: inline;
  vertical-align: middle;
}

img, input {
  vertical-align: middle;
}

a img {
  border: none;
}

.page-footer a:link, .page-footer a:visited, .page-footer a:hover, .page-footer {
  color: #888;
  font-size: 10px;
  line-height: 100%;
}

.no-border {
  border: none;
}

fieldset {
  border: 1px solid #AAA;
  border-top: 1px solid #00B5DD;
  background: #EEE;
  margin: 0;
}

fieldset.collapsed {
  border-top: 1px solid #AAA;
}

fieldset.collapsed a:link, fieldset.collapsed a:visited {
  color: #888;
}

fieldset.collapsed a:hover {
  color: #00B5DD;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

.drupal-content ul {
  padding-left: 20px;
}

.drupal-content table {
  width: 100%;
}

table {
  empty-cells: show;
}

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

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

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #00a2c8;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  font-weight: normal;
}

h1 {
  font: 170%/100% Verdana, Arial, Helvetica, sans-serif; 
}

h2 {
  font: 160%/100% Verdana, Arial, Helvetica, sans-serif; 
}

h3 {
  font: 140%/100% Verdana, Arial, Helvetica, sans-serif; 
}

h4 {
  font: 130%/100% Verdana, Arial, Helvetica, sans-serif; 
}

h5 {
  font: 120%/100% Verdana, Arial, Helvetica, sans-serif; 
}

h6 {
  font: 110%/100% Verdana, Arial, Helvetica, sans-serif; 
}

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

a:focus {
  outline: none; /* firefox fix */
}

/* {{{ table definitions */ 
thead th {
  border-bottom: 1px solid #AAA;
  color: #555;
  font-weight: normal;
  font-size: 11px;
  line-height: 11px;
}

thead th a:link, thead th a:link.active, thead th a:visited, thead th a:visited.active {
  color: #AAA;
  text-decoration: underline;
}

td, th {
  padding: 2px 5px;
}

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

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

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

tr.odd td.active, tr.drag {
  background-color: #CCC;
}

tr.even td.active, tr.drag-previous {
  background-color: #AAA;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #FFF;
  border-bottom: 1px solid #AAA;
  background-color: transparent;
  color: #AAA;
  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;
}

/* }}} table definitions */

/* {{{ pager */

ul.pager {
  text-align: center;
  margin: 20px 0 0 0;
  padding: 0;
}


ul.pager li, ul.pager li.pager-item, ul.pager li.pager-previous, ul.pager li.pager-next, ul.pager li.pager-first, ul.pager li.pager-last,
ul.pager li.pager-ellipsis {
  margin: 0;
  padding: 0;
}

ul.pager li.pager-current {
  padding: 2px 5px;
  text-decoration: none;
  margin: 0;
  font-weight: normal;
}

ul.pager a:link, ul.pager a:visited {
  padding: 2px 5px;
  text-decoration: none;
  margin: 0;
  color: #00B5DD;
}

ul.pager a:hover {
  text-decoration: none;
}

ul.pager li.pager-current, ul.pager a:hover {
  background: #e3e3e2 repeat-x url("images/tabs-bg.jpg");
  color: #FFF;
}

/* }}} pager */

/* {{{ breadcrumb */

/* 
 * div.breadcrumb {
 *   color: #AAA;
 *   margin-bottom: 20px;
 *   font-size: 10px;
 * }
 * 
 * div.breadcrumb a:link, div.breadcrumb a:visited {
 *   color: #AAA;
 * }
 */

/* }}} breadcrumb */

/* {{{ pate-title */

h1.page-title {
  display: block;
  margin-bottom: 20px;
  padding-top: 10px;
}

h1.page-title a:link, h1.page-title a:visited, h2.teaser-title a:link, h2.teaser-title a:visited {
  text-decoration: underline;
}

h1.page-title span.title,
h1.page-title span.title a:link, h1.page-title span.title a:visited,
h1.page-title a:hover {
}

/* }}} page-title */

.teaser-title {
}

.node-teaser {
  padding-bottom: 30px;
  padding-top: 10px;
}

div.textarea-identifier {
  display: none;
}

div.description {
  line-height: 120%;
}

/*{{{ tabs*/
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 0 5px;
  padding: 0 0;
  border-bottom: 1px solid #AAA;
  position: relative;
}
ul.primary {
  padding: 9px 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #AAA;
  margin: 10px 0 5px;
  padding: 0 0 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 5px 1em;
  margin: 0 0 0 1px;
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: repeat-x url("images/tabs-bg.jpg");
  color: #FFF;
}
ul.primary li.active a,
ul.secondary li.active a {
}
/*}}} tabs*/

/* page */

/*{{{ page*/
div.page {
  margin: 0 auto;
  text-align: left;
  width: 992px;
  position: relative;
}
img.page-image-left {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
img.page-image-right {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
div.page-wp-left {
  /* background: url("images/page-bg-left.jpg") repeat-y; */
}
div.page-wp-right {
  /* background: url("images/page-bg-right.jpg") repeat-y right top; */
  padding: 0 3px;
}
div.page-wp {
  background: #FFF;
  border-top: 7px solid #0178a3;
  border-left: 3px solid #29166f;
  border-right: 3px solid #29166f;
}
/*}}} page*/

/*{{{ primary-links*/
ul.primary-links {
  position: absolute;
  left: 0;
  bottom: 3px;
  background: #00a1c7;
  color: #FFF;
  width: 980px;
  overflow: hidden;
}
ul.primary-links li {
  line-height: 30px;
  border-right: 1px solid #FFF;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
ul.primary-links li.last {
  border-right: none;
}
ul.primary-links a:link, ul.primary-links a:visited {
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 0 13px;
  background: url("images/rbott.gif") no-repeat center 28px;
}
ul.primary-links .active a:link, ul.primary-links .active a:visited,
ul.primary-links .active-trail a:link, ul.primary-links .active-trail a:visited,
ul.primary-links a:hover {
  color: #54FF4E;
  background-position: center 30px;
}
ul.primary-links span {
  background: url("images/primary-links-span-bg.jpg") repeat-x center;
  display: block;
}
ul.primary-links span span {
  background: url("images/primary-links-span-left.jpg") no-repeat left center;
}
ul.primary-links span span span {
  background: url("images/primary-links-span-right.jpg") no-repeat right center;
  padding: 2px 5px;
  padding-bottom: 5px;
}
/*}}} primary-links*/

div.page-header {
  background: url("images/page-header.jpg") no-repeat;
  height: 262px;
  position: relative;
}

img.logo {
  position: absolute;
  left: 15px;
  top: 10px;
}

img.page-header-img1 {
  position: absolute;
  top: 60px;
  right: 170px;
}

img.page-header-img2 {
  position: absolute;
  top: 60px;
  right: 50px;
}

/*{{{ page-content*/
div.page-content {
  border-top: solid #ff0000 11px;
  border-bottom: solid #ff0000 2px;
}

div.page-content-left {
  position: relative;
  z-index: 100;
  float: left;
  width: 253px;
  overflow: hidden;
  min-height: 200px;
}

body.with-left div.page-content-center {
  float: left;
  width: 980px;
  margin-left: -253px;
}

body.with-left div.page-content-center-wp {
  margin-left: 253px;
}

div#content {
  padding: 20px;
  padding-top: 10px;
}

div.drupal-content {
  min-height: 200px;
}
/*}}} page-content*/

/*{{{ page-left*/
div.page-content-left div.block {
  padding: 10px 0;
}
div.page-content-left div.block-bg {
  background: url("images/page-content-left-bg.jpg") repeat-y;
}
div.page-content-left div.block-top {
  background: url("images/page-content-left-top.jpg") no-repeat;
}
div.page-content-left div.block-bottom {
  background: url("images/page-content-left-bottom.jpg") no-repeat bottom left;
  padding: 10px 10px 10px 20px;
}
div.page-content-left .block-title {
  margin-bottom: 20px;
}
/*}}} page-left*/

/*{{{ view-news-block*/
div.view-news-block div.views-row {
  background: url("images/rarr.gif") no-repeat left 5px;
  text-indent: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #AAA dashed 1px;
}
div.view-news-block span.views-field-created {
}
/*}}} view-news-block*/

div.page-footer {
  clear: both;
  padding: 10px;
  text-align: center;
}

a.imagecache-thumbnail {
  border: 1px solid #009ada;
  display: block;
  float: left;
  padding: 3px;
  background: #FFF;
  margin: 5px 10px 5px 0;
}

div.field-field-video {
  text-align: center;
}
