/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  background: #595959;
}

body, input, select, textarea, button {
  font: 11px tahoma, arial, sans-serif;
  color: #5d5d5d;
}

img, a img {
  border: none;
}

a, .green {
  color: #66A325;
}

a:hover, a:active {
  color: #437211;
}

.green {
  font-weight: bold;
}

.form-item {
  margin-bottom:1em;
  margin-top: 0;
}
.body-field-wrapper .form-item {
  margin-top: 1em;
}
  
ul.bold li {
  font-weight: bold;
}

h1 {
  font-family: Verdana;
  font-size: 1.7em;
  font-weight: bold;
  color: #66A325;
  margin-top: 0;
  margin-bottom: 7px;
}

h2 {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  color: #66A325;
}

h2 a {
  text-decoration: none;
}

h2 a:hover,h2 a:active {
  color: #66A325;
  text-decoration: underline;
}

.page-title {
  font: 35px Tahoma, Geneva, sans-serif;
}

h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0.2em;
  color: #7E7E7E;
}

h4 {
  font-size: 1.2em;
  color: #66A325;
  margin-top: 1.4em;
  margin-bottom: 0.3em;
}

h5 {
  font-size: 1.1em;
  color: #666;
  margin-top: 1.4em;
  margin-bottom: 0.3em;
}

h6 {
  font-size: 1em;
  color: #66A325;
  margin-top: 0.8em;
  margin-bottom: 0.1em;
}

p, ul {
  margin: 0.6em 0 0.8em;
}

.hr {
  padding: 0;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  margin: 12px 0 7px;
  width: 100%;
  background: #B6B6B6;
}

.margin-top-spacer {
  margin-top: 1em;
}

.item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

/* layout values */
br.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: 1px;
  margin-top: -1px;  
}

.none {
  margin: 0;
  padding: 0;
  border: none;
}
  
#pagewidth {
  width: 775px;
  text-align: left;
  margin: 20px auto;
  background: #FFF;
}

#header {
  width: 100%;
  text-align: center;
  position: relative;
  height: 215px;
  background: #ffffff url("images/header_new.jpg") no-repeat top center;  
  padding-top: 20px;
}

#flash-menu, #flashintro {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 0;
}
#flash-menu {
  margin: 0 0 12px 0;
}

#flash-menu a {
  margin: 0;
  padding: 0;
}
#flash-menu img {
  padding-top: 1px;
}
#flashintro {
  margin: 0;
  height: 287px;
}
  

#wrapper {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  padding: 0;
}

/**
 * teaser
 */
.teaser h2, .bigbullet {
  font-size: 16px;
  background: transparent url(images/bigbullet.gif) no-repeat center left;
  padding-left: 22px;
}

.teaser span.submitted {
  padding-left:22px;  
}
   
.teaser h2 a {
  color: #7E7E7E;
  text-decoration: none;
  text-transform: none;
}

.teaser h2 a:hover {
  text-decoration: underline;
}

.teaser div.content,.teaser div.terms, .teaser div.links,.teaser div.image_links
  {
  padding-left: 22px;
  margin-bottom: 5px;
}

div.teaser .node-image {
  margin: -27px 0 -5px 1em;
}

.node-image {
  margin-top: 3px;
  margin-left: 1em;
  padding-left: 5px;
  padding-bottom: 5px;
  float: right;
}

/**
 * General ul list styles
 */
.teaser ul,.teaser ul li,.node ul,.node ul li,.item-list ul,.item-list ul li,.site-map ul,.site-map ul li,.site-map ul.expanded,.site-map ul li.expanded {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
  margin-left: 0;
}

.item-list ul li,.teaser ul li,.node ul li,.site-map ul li,.site-map ul li.expanded {
  background: url(images/menu_arrow.gif) no-repeat left top;
  padding-left: 10px;
  background-position: 0px 5px;
}

.site-map ul li.expanded {
  background: url(images/menu_arrow_expanded.gif) no-repeat left top;
  padding-left: 10px;
  background-position: 0px 5px;
}

.item-list ul {
  margin: 0 8px;
}

.item-list ul li {
  margin: 0;
  padding-bottom: 3px;
}

.site-map ul,.site-map ul li,.site-map ul.expanded,.site-map ul li.expanded {
  padding-top: 0px;
  margin-top: 4px;
}

.site-map ul a {
  font-size: 1.1em;
}

/* start footer bar : grey bar at the bottom of the page */
#footer-bar {
  color: #666;
  height: 63px;
  padding: 0;
  margin: 9px 30px 0 33px;
  position: relative;
  background: transparent url(images/footer_bg.gif) repeat-x top;
  border: none;
  clear: both;
}

a.drupal {
  color: #0163a4;  
}


#footer-bar-left,.footer-block-left {
  float: left;
  height: 56px;
}

.footer-block,.footer-bar-sep,#footer-bar-right,.block-grey_footer {
  float: right;
  vertical-align: middle;
  height: 56px;
}

.footer-block,.footer-block-left,.block-grey_footer {
  font-size: 0.9em;
  color: #a4a4a4;
  padding: 10px 8px 0 8px;
}

.block-grey_footer img {
  margin-top: 4px;
  margin-bottom: 1px;
}

.footer-block h2,.footer_menu li,.block-search h2 {
  text-transform: uppercase;
  font-size: 1em;
  color: #b2b2b2;
}

.footer-block input {
  height: 10px !important;
}

.footer_menu {
  margin-bottom: 2px;
}

.footer_menu ul,.footer_menu li {
  padding: 0;
  margin: 0;
  display: inline;
  list-style: none;
}

.footer_menu li {
  padding-left: 13px;
  padding-right: 5px;
  background: transparent url(images/footer_arrow.gif) no-repeat center
    left;
}

.secondary_footer_menu ul,.secondary_footer_menu li {
  padding: 0;
  margin: 0;
  display: inline;
  list-style: none;
}

#footer-bar-left {
  background: transparent url(images/footer_l.gif) no-repeat top;
  width: 5px;
}

.footer-bar-sep {
  background: transparent url(images/footer_sep.gif) no-repeat top;
  width: 3px;
}

#footer-bar-right {
  background: transparent url(images/footer_r.gif) no-repeat top;
  width: 5px;
}

#edit-search-block-form-keys {
  background-color: #D9D9D9;
  border: 1px solid #B6B6B6;
  font-size: 1em;
  width: 7em;
  height: 1.2em;
}

#footer-bar #block-caignwebs-0 {
  width: 10em;
}

.secondary_footer_menu a,.secondary_footer_menu a:active,.footer_menu a,.footer_menu a:active,.block-grey_footer a,.block-grey_footer a:active
  {
  color: #c1c1c1;
  text-decoration: none;
}

.footer_menu a {
  font-weight: bold;
}

.footer_menu a:hover, .footer_menu a.active, .secondary_footer_menu a:hover, .block-grey_footer a:hover {
  color: #d9d9d9;
}

#footer {
  background: #4468ae;
}

#footer h2 {
  color: #85a1df;
}

#footer_login {
  width: 20em;
}

/* end footer bar */
.tinybullet {
  background: transparent url(images/tinybullet.gif) no-repeat center left
    ;
  padding-left: 6px;
}

.titlebullet {
  background: transparent url(images/title_bullet.gif) no-repeat center
    left;
  padding-left: 12px;
}
.titlebullet a, .titlebullet a:hover {
  color: #4A4A4A;
  text-decoration: none;
}

ul.bigtick li {
  background: transparent url(images/bigtick.gif) no-repeat top left;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 38px;
  min-height: 18px;
}

ul.bigarrow li {
  background: transparent url(images/bigarrow.gif) no-repeat top left;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 38px;
  min-height: 18px;
}

#hidden_footer {
  margin-top: 10px;
  padding: 10px;
  background: #595959;
  color: #444;
  text-align: center;
}

.first-word {
  color: #55881f;
}

#sidebar-left {
  width: 177px;
  margin: 0 0 0 33px;
  float: left;
  padding: 0;
  color: #000;
}

#maincol {
  width: 712px;
  float: left;
  padding: 0;
  margin: 0 0 0 33px;
}
#content-left, #content-right {
  width: 49%;
}
#content-left {
  float: left;
}
#content-right {
  float: right;
}

body.sidebar-left #maincol {
  width: 525px;
  margin-left: 9px;
}

body.two-sidebars #maincol {
  width: 315px;
  margin-left: 9px;
}

              
#sidebar-left #maincol {
  display: inline;
  position: relative;
}
/* special page for reports, a fairly blank page */
#maincol-report {
  margin: 0 34px;
}

#system-themes {
  width: 100%;
  overflow: scroll;
  display: block;
}


/* rounded corners blocks */
.sbt,.sbb,.sbm,.bt,.bm,.bb, .fpt, .fpb, .fpm {
  margin: 0;
  padding: 0;
}
/* fix line-size */
.sbt,.sbb,.bt,.bb,.fpt,.fpb {
  font-size: 1px;
}

.sbb, .bb {
  margin-bottom: 10px;
}

.sbt,.sbb,.sbm {
  width: 177px;
}

.fpt,.fpb,.fpm {
  width: 229px;
}

.fp-block-content {
  padding: 5px 8px 2px;
}

.bt,.bm,.bb {
  width: 525px;
}

.sbm {
  background: transparent url("images/ibbg.gif") repeat center top;
}

.sbt {
  background: transparent url("images/ibt.gif") no-repeat center top;
  height: 4px;
}

.sbb {
  height: 3px;
  background: transparent url("images/ibb.gif") no-repeat center;
}

.bm {
  background: #fff url("images/enm.gif") repeat-y center top;
}

.bt {
  height: 4px;
  background: #fff url("images/ent.gif") no-repeat center top;
}

.bb {
  height: 4px;
  background: #fff url("images/enb.gif") no-repeat center top;
}

.fpm {
  background: #fff url("images/fp-bk-bkgrd.gif") repeat-y center top;
}

.fpt {
  height: 4px;
  background: #fff url("images/fp-bk-top.gif") no-repeat center top;
}

.fpb {
  height: 4px;
  background: #fff url("images/fp-bk-base.gif") no-repeat center top;
}

/**
 * menu
 */
#sidebar-left div {
  margin: 0;
  padding: 0;
}

#sidebar-left ul.menu,#sidebar-left ul.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

#sidebar-left ul.menu li {
  border-top: 1px #d7d7d7 dotted;
}

.sbt_header {
  background: transparent url("images/ibt_header.gif") no-repeat center
    top;
  padding-left: 5px;
}

.sbt_header h2 {
  color: #4a4a4a;
  font: 1.05em normal Verdana, Geneva, sans-serif;
  padding: 4px 5px 3px 13px;
  margin: 0px 8px;
  text-transform: uppercase;
}

#sidebar-left ul.menu a {
  display: block;
  background: none;
  line-height: 20px;
  padding: 0px 2px 0px 9px;
  color: #4a4a4a;
  text-decoration: none;
}

#sidebar-left ul.menu a:hover {
  color: #4a4a4a;
  background: #C7E7A6;
}

#sidebar-left ul.menu a.active {
  color: #fff;
  background: #66A325;
}

#sidebar-left ul.menu li li a,#sidebar-left ul.menu li li li a,#sidebar-left ul.menu li li li li a,#sidebar-left ul.menu li li li li li a {
  background: url(images/menu_bkgrd.gif) no-repeat;
}

#sidebar-left ul.menu li li a.in-trail,#sidebar-left ul.menu li li li a.in-trail,#sidebar-left ul.menu li li li li a.in-trail,#sidebar-left ul.menu li li li li li a.in-trail,
#sidebar-left ul.menu li li a:hover,#sidebar-left ul.menu li li li a:hover,#sidebar-left ul.menu li li li li a:hover,#sidebar-left ul.menu li li li li li a:hover {
    background: url(images/menu_bkgrd_h.gif) no-repeat;
}

#sidebar-left ul.menu li li a.active,#sidebar-left ul.menu li li li a.active,#sidebar-left ul.menu li li li li a.active,#sidebar-left ul.menu li li li li li a.active {
  background: url(images/menu_bkgrd_a.gif) no-repeat;
}

#sidebar-left ul.menu li li a {
  padding-left: 19px;
  background-position: -54px -4px;
}

#sidebar-left ul.menu li li a:hover,#sidebar-left ul.menu li li a.active,#sidebar-left ul.menu li li a.in-trail {
  background-position: -54px -4px;
}

#sidebar-left ul.menu li li li a {
  padding-left: 28px;
  background-position: -45px -4px;
}

#sidebar-left ul.menu li li li a:hover,#sidebar-left ul.menu li li li a.active,#sidebar-left ul.menu li li li a.in-trail {
  background-position: -45px -4px;
}

#sidebar-left ul.menu li li li li a {
  padding-left: 37px;
  background-position: -36px -4px;
}

#sidebar-left ul.menu li li li li a:hover,#sidebar-left ul.menu li li li li a.active,#sidebar-left ul.menu li li li li a.in-trail {
  background-position: -36px -4px;
}

#sidebar-left ul.menu li li li li li a {
  padding-left: 46px;
  background-position: -27px -4px;
}

#sidebar-left ul.menu li li li li li a:hover,#sidebar-left ul.menu li li li li li a.active,#sidebar-left ul.menu li li li li li a.in-trail {
  background-position: -27px -4px;
}

#sidebar-left ul.menu li li li li li li a {
  padding-left: 55px;
  background-position: -18px -4px;
}

#sidebar-left ul.menu li li li li li li a:hover,#sidebar-left ul.menu li li li li li li a.active,#sidebar-left ul.menu li li li li li li a.in-trail {
  background-position: -18px -4px;
}

.sbm .content .menu a {
  background-image: none;
}

/* Doesn't work in IE
#block-menu-71 ul.menu li a {
  font-weight: bold;
}
#block-menu-71 ul.menu li li a {
  font-weight: inherit;
}
*/

#credits a:link,#credits a:visited {
  color: #666;
}

#credits a:hover {
  color: #333;
}

div.tabs {
  clear: right;
  height: 23px;
  background: url(images/bg-navigation.png);
  float: left;
}

.description {
  font-family: Arial, Helvetica, Lucida, Verdana, sans-serif;
  line-height: 1.1em !important;
}

.note {
  vertical-align: super;
  font-family: Arial, Helvetica, Lucida, Verdana, sans-serif;
  font-size: 0.7em;
  color: #aaa;
}

ul.menu ul,.item-list ul ul {
  margin-left: 0em;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

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;
}

#watchdog-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;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#sidebar-left .block {
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
}

#sidebar-left .block-devel div.block-left {
  margin-left: 10px;
}

#sidebar-left .block-devel .item-list ul {
  margin: 0;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/**
 * Table CSS from garland
 */
table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d0d0d0;
  color: #494949;
  font-weight: bold;
}

.view-content th {
  padding-right: 0;
}

th a:link,th a:visited {
  color: #95bd6f;
}

td,th {
  padding: .3em .5em;
}

tr.even,tr.odd,tbody th {
  border: solid #d1d1d1;
  border-width: 1px 0;
}

tr.odd,tr.info {
  background-color: #ececec;
}

tr.even {
  background-color: #f2f2f2;
}

tr.odd td.active {
  background-color: #DCDCDC;
}

tr.even td.active {
  background-color: #E7E7E7;
}

td.region,td.module,td.container {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #d1f0b4;
  background-color: #e2e2e2;
  color: #506644;
  font-weight: bold;
}

tr:first-child td.region,tr:first-child td.module,tr:first-child td.container
  {
  border-top-width: 0;
}

.left {
  float: left;
  margin-right: 2em;
}

.right {
  float: right;
  margin-left: 1em;
}


/**
 * Local tasks
 */
ul.primary,ul.primary li,ul.secondary,ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 0 1em 0;
  padding: 0;
  position: relative;
}

ul.primary {
  padding: 4px 0 0;
  float: left;
}

ul.secondary {
  clear: both;
  text-align: left;
  border-bottom: 1px solid #C7E7A6;
  margin: 0.2em 6px 1em;
  padding: 10px 26px 0;
  line-height: 200%;
}

h2.with-tabs {
  float: left;
  margin: 0 2em 0 0;
  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: 2px 7px 3px;
  margin: 0 0 0 1px;
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
  white-space: nowrap;
}

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: url(images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}

ul.primary li.active a,ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Breadcrumbs
 */
.breadcrumb {
  margin: 0 0 2px;
  padding-top: 2px;
  color: #66A325;
}

.breadcrumb a {
  font-size: 0.95em;
  text-decoration: none;
}

/**
 * Nodes & comments
 */
.node {
  padding: 0;
}

.teaser {
  margin: 1.3em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #B6B6B6;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0.5px;
  background-image: none;
}
/* a few buttons need the margin from above */
a.button_pad {
  margin-left: 2px;
}
  
.node .links,.comment .links {
  text-align: left;
}

.node .links ul.links li,.comment .links ul.links li {
  
}

.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture,.comment .submitted {
  float: right;
  clear: right;
  padding-left: 1em;
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right;
}

.terms {
  float: right;
}

.preview .node,.preview .comment,.sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e1fade;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  margin: 1em 0;
  padding: 0;
}

#comments h2.comments {
  margin: 1em;
  padding: 0 5px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 1em 0;
  padding: 5px 0;
  border-top: 1px solid #edf2e9;
}

.indented {
  margin-left: 25px;
}

.comment h3 a.active {
  color: #494949;
}

.node .content,.comment .content {
  margin: 5px 0 0;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}

#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}

#aggregator .feed-item {
  border-bottom: 1px solid #edf2e9;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}

#aggregator .feed-item-categories {
  font-size: 0.92em;
}

#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}

#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #e7f5da;
}

/**
 * Menu.module
 */
tr.odd td.menu-disabled {
  background-color: #e8e8e8;
}

tr.even td.menu-disabled {
  background-color: #eaeaea;
}

td.menu-disabled {
  opacity: 0.5;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #9ecc70 url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #e7f5da;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

fieldset legend { /* Fix disappearing legend in FFox */
  display: block;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em;
  background: url(images/menu-expanded.gif) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%;
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left;
  padding-right: 20px;
}

#block-node-0 img,.feed-icon {
  float: right;
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right;
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}

#user-login-form ul {
  text-align: left;
}

/**
 * Admin Styles
 */
div.admin-panel,div.admin-panel .description,div.admin-panel .body,div.admin,div.admin .left,div.admin .right,div.admin .expert-link,div.item-list,.menu
  {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left;
  width: 48%;
}

div.admin .right {
  float: right;
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}

div.admin-panel .description {
  margin-bottom: 1.5em;
}

div.admin-panel dl {
  margin: 0;
}

div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d1eab7;
}

#autocomplete li.selected,tr.selected td,tr.selected td.active {
  background: #68c702;
  color: #fff;
}

tr.selected td a:link,tr.selected td a:visited,tr.selected td a:active {
  color: #d1eab7;
}

/**
 * CSS support
 */
span.clear, div.clear-line {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
div.clear-line {
  margin-bottom: 1em;
}
  
/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #cfe5b8;
}

div.messages {
  padding: 4px 15px;
  margin: 5px 0; 
}

.messages ul {
  margin-left: 5px;
  padding-left: 3px;
  list-style: disc;
}
  
.messages li {
  margin-left: 0;
  padding-left: 0;
}

.messages pre {
  margin: 0;
}
  
.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #3a3;
  border-color: #c7f2c8;
}

div.error {
  color: #c52020;
}

.form-item input.error,.form-item textarea.error {
  border: 1px solid #c52020;
  color: #494949;
  background-color: #FFEFEF;
}

/**
 * Watchdog.module
 */
tr.watchdog-user {
  background-color: #fcf9e5;
}

tr.watchdog-user td.active {
  background-color: #fbf5cf;
}

tr.watchdog-content {
  background-color: #fefefe;
}

tr.watchdog-content td.active {
  background-color: #f5f5f5;
}

tr.watchdog-warning {
  background-color: #fdf5e6;
}

tr.watchdog-warning td.active {
  background-color: #fdf2de;
}

tr.watchdog-error {
  background-color: #fbe4e4;
}

tr.watchdog-error td.active {
  background-color: #fbdbdb;
}

tr.watchdog-page-not-found,tr.watchdog-access-denied {
  background: #d7ffd7;
}

tr.watchdog-page-not-found td.active,tr.watchdog-access-denied td.active
  {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error,table.system-status-report tr.error th
  {
  background-color: #FF8080;
  border-color: #00FF00;
  color: #200;
}

table.system-status-report tr.warning,table.system-status-report tr.warning th
  {
  background-color: #FFFC80;
  border-color: #00FF00;
}

table.system-status-report tr.ok,table.system-status-report tr.ok th {
  background-color: #eeFFee;
  border-color: #00FF00;
}

/**
 * glossary module over-ride
 */
a.glossary-term {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: help;
  color: #5D5D5D;
}

a.glossary-term:hover,a.glossary-term:active {
  color: #66A325;
}

/**
 * Portifolio views
 */
.white-border {
  margin: 0;
  padding: 0;
}

.view-portfolio {
  margin: auto
}

.portifolio-block {
  margin: 0;
  padding: 5px;
  padding-left: 4px;
  width: 154px;
  height: 155px;
  float: left;
  position: relative;
  text-align: center;
}

.portifolio-block-title {
  margin: 0;
  padding: 0;
}

.portifolio-block-title {
  font-weight: bold;
}

.portifolio-block-image {
  margin-bottom: 8px;
  padding: 0;
}

.two-lines {
  font-weight: bold;
  height: 2.6em;
  vertical-align: bottom;
}

/**
 * Override styles from standard stylesheets
 */
.tips {
  font-size: 1em;
}

/**
 * Cleans up the thickbox text
 */
#TB_closeWindow {
  padding-top: 22px;
}

#TB_secondLine {
  font-size: 12px;
}


/**
 * Testimonial formatting
 */
.testimonial p {
  font-style: italic;
  font-size: 1.05em;
}

.testimonial .field-field-name {
  font-weight: bold;
}

/**
 * Slideshow formatting
 */
/* Hide slideshow controls for slideshow-mark */
.slideshow-mark .ssc-previous, .slideshow-mark .ssc-next, .slideshow-mark .ssc-index {
  display:none;
}
/* Gap below slideshow controls for slideshow-multisite */
.slideshow-multisite img {
  margin-top: 5px;
}  

/**
 * Required for Aust Domains domain management system
 */
/* Required for domain management system */
.header {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #66A325;
  margin-top: 15px;
  margin-bottom: 5px;
}


/**
 * Service links
 */
.service-links {
  margin-top: 1em;
  border-top: solid 1px #b6b6b6;
  padding-top: 1em;
  margin-bottom: 0.8em;
}

.service-links ul {
  margin-top: 0.5em;
}

#img_assist_header, .img_assist {
  background-color: #fff;  
}

/**
 * Field formatting
 */
.field {
  margin: 0.5em 0;
}

/**
 * New block formatting
 */
/* rounded corners */
.col-wrapper {
  margin: 0;
  padding: 0;
}

.rounded_corner .t-edge, .b-edge, .l-edge, .r-edge, .wrap-corner {
  position:relative;
}
.rounded_corner .t-edge {
  background:transparent url(images/shadow-t.png) repeat-x scroll 0pt top;
  font-size:1px;
}
.rounded_corner .b-edge {
  background:transparent url(images/shadow-b.png) repeat-x scroll 0pt bottom;
  font-size:1px;
  margin-bottom: 4px;
}
.rounded_corner .l-edge {
  background:transparent url(images/shadow-l.png) repeat-y scroll 0pt;
}
.rounded_corner .r-edge {
  background:transparent url(images/shadow-r.png) repeat-y scroll right 0pt;
}
.rounded_corner .wrap-corner {
  background:#FFFFFF none repeat scroll 0% !important;
}
.rounded_corner .wrap-corner .t-edge, .wrap-corner .b-edge {
  height: 4px;
}
.rounded_corner .wrap-corner .l, .wrap-corner .r {
  background-image:url(images/pg-corner.gif);
  height: 4px;
  position:absolute;
  top:0pt;
  width: 4px;
}
.rounded_corner .wrap-corner .l {
  left:0pt;
}
.rounded_corner .wrap-corner .r {
  background-position:-4px 0pt;
  right:0pt;
}
.rounded_corner .wrap-corner .b-edge .l {
  background-position:0pt -4px;
}
.rounded_corner .wrap-corner .b-edge .r {
  background-position:-4px 100%;
}
.rounded_corner .wrap-corner .r-edge {
  padding:0;
}

.rounded_corner #content {
  padding: 2px 10px;
}

#sidebar-right {
  width: 200px;
  margin: 0;
  margin-right: 31px;
  float: right;
  padding: 0;
  color: #000;
}

#sidebar-right p {
  padding: 0.6em 0pt 0.8em;
  margin: 0;
}

.bk-title {
  margin:-1px 2px 0;
  background:transparent url(images/bk_title.png) repeat-y scroll right 0pt;
}
.bk-title h2 {
  margin-bottom: 0;
  margin-left: 2px;
  padding: 2px 5px 2px 14px;
}
.bk-content {
  margin:0pt 2px;
  padding:6px 6px 6px 7px;  
  background:transparent url(images/bk_content.png) repeat-y scroll right 0pt;
}

.testimonial img {
  float: right;
  margin: 0 0 6px 6px;
}

.block-views-portfolio .bk-content {
  padding: 6px 0;
}
  

#portifolio-teaser {
  height: 40px;
  width: 204px;
  position:relative;  
  padding: 0 14px;
  margin: 0;
}
  
#portifolio {
  position: relative;
  background:transparent url(images/fp-portfolio-scroller-bkgrd.gif) repeat-y scroll 0 0;
  list-style:none;
  overflow: hidden;
  padding: 0; 
}
#portifolio li, #portifolio ul, #portifolio-teaser {
  overflow: hidden;
}
  
.sub {
  height: 40px;
  width: 205px;  
}
#portifolio-teaser #portifolio ul {
  padding: 0;
  margin: 0;
}
.portfolio-more-link {
  font-size:9.9px;
  color: #8c8c8c;
}
#ns-left {
  position: absolute;
  top: 15px;
  left: 2px;  
}
#portifolio-teaser span.prev, #portifolio-teaser span.next {
   z-index: 3;
   width: 9px;
   height: 11px;
}
#TB_ajaxContent img.preview {
  margin-top: 15px;
}
  
#ns-right {
  position: absolute;
  top: 15px;
  right: 4px;  
}
.sub .field-field-image {
  float: left;
  margin: 0;
}
.sub .news-frame-content {
  float: right;
  width: 78px;
}
  
.section {
  list-style:none;
  position:relative;
}

.sub {
  background: none;
  position:relative;
  float:left;
  height:40px;
  margin: 0;
  padding: 0;
}

.news {
  position: relative;
  clear: both;
}

.node-date {
  font-size: 0.95em;
  color: #999;
}

.news-image {
  margin: 0 2px 0 0;
  width: 53px;
  height:45px;
  float: left;
}

.news-body {
  height:45px;
}
  
#portifolio img {
  float: left;
  margin: 0 3px 0 0;
}
.mceContentBody {
  background-color: #ffffff;
  background-image: none;
  margin: 0;
  padding: 10px;
  text-align: left;
}

.main-site-details .field-field-image {
  float: left;
  margin: 0;
}

.main-site-details .field-field-image {
  padding-bottom: 15px;
}
.sites-teaser-content {
  float: right;
  width: 325px;
}
.view-project-sites h4 {
  margin-top: 0;
}
  
#maincol .site-wrapper .links {
  margin-top: 1em;
}

.filter-table {
  margin: 0;
}

.filter-table tbody {
  border-top: 0 none;
}

/**
 * There are two main styles - tabular & grouping
 * 
 * Groupings are a number of paragraph headers followed by a table of class XXX
 * Tabular has a table of class caign-reports and tr rows of report-heading, td cells of report-heading-0 ...
 */
 
/* */
table.caign-reports {
  margin-bottom: 18px;
  margin-top: 3px;
}

.report-heading, .report-heading-0, .report-heading-1, .report-heading-2, .report-heading-3 {
  font-weight:bold;
  color:#66A325;
}

.report-heading {
  margin-bottom:2px;
}
.summation {
  font-weight: bold;
}
.report-heading-0, tr.report-summation-total {
  color:#555555;
  background-color: #CFCFCF;
}
.report-heading-1 {
  background-color: #E2E2E2;
}

.report-heading-2 {
  color:#7E7E7E;
}

.report-heading-3 {
}

tr.report-heading {
  border-color:#66A325;
  border-style: none;
  border-width: 0px;
  background: none;
  background-color: #FFFFFF;
}

table.caign-reports thead th {
  border-top:2px solid #D1EAB7;
}

.client-title {
  margin-top: 0;
}

.half-left, .half-right {
  width: 45%; margin-top: 5px; margin-bottom: 15px;
}
.half-left {
  float: left;
}
.half-right {
  float: right;
}
.priority-10-odd,  .priority-10-even td.active {background-color: #f3c6c2 !important;}
.priority-10-even, .priority-10-odd  td.active {background-color: #edb8ad !important;}
.priority-20-odd,  .priority-20-even td.active {background-color: #f7d9c6 !important;}
.priority-20-even, .priority-20-odd  td.active {background-color: #eec9b0 !important;}
.priority-30-odd,  .priority-30-even td.active {background-color: #ebddcb !important;}
.priority-30-even, .priority-30-odd  td.active {background-color: #f6d7a9 !important;}
.priority-40-odd,  .priority-40-even td.active {background-color: #eee8cc !important;}
.priority-40-even, .priority-40-odd  td.active {background-color: #f0e5af !important;}
.priority-50-odd,  .priority-50-even td.active {background-color: #e6f2d8 !important;}
.priority-50-even, .priority-50-odd  td.active {background-color: #ddf4c1 !important;}

.dev-query {
  background-image: none;
  background-color: #ffffff;
}
  
