@import url("forms.css");

body {
  background: #abcbcc url(/images/bg.png) repeat-x;
  margin: 0px;
  padding: 0px;
  font: 75%/1.5 Helvetica, Verdana, Arial, sans-serif;
  color: #333;
}
a {
  text-decoration: none;
  color: #017374;
}
a:hover {
  text-decoration: underline;
  color: #017374;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 1.15em;
  font-weight: normal;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  font-weight: normal;
  color: #fff;
}
img {
  display: block;
}
a img {
  border: none;
}
form {
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  font: 1em Helvetica, Verdana, Arial, sans-serif;
}
p {
  margin: 0;
  padding: 0 0 1em;
}
dl {
  margin-top: 0;
  padding-top: 0;
}
div#col2 table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
div#col2 thead td {
  font-weight: bold;
  background-color: #efefef;
  border-bottom: 1px solid #ccc;
}
div#col2 th {
  padding: 3px 6px;
}
div#col2 td {
  padding: 3px 6px;
  border-bottom: 1px solid #ddd;
}
div#col2 form table,
div#col2 form td {
  border: none;
}
div#col2 form td {
  vertical-align: top;
}
p + ul {
  padding-top: 0;
  margin-top: 0;
}
img.left {
  float: left;
  margin-right: 5px;
}
img.right {
  float: right;
  margin-left: 5px;
}
div#col2 td.right {
  text-align: right;
}
div#col2 tr.last td {
  border-bottom: none;
}
div#col2 tr.odd td {
  background-color: #f9f9f9;
}
span.underline {
  text-decoration: underline;
}
span.access {
  font-weight: normal;
  font-size: 0.85em;
  padding-left: 0.5em;
  color: #aaa;
}
input.button {
  width: auto !important;
}
a.normal {
  font-size: 1em !important;
}
input#go {
  width: 30px !important;
}
li.invalid label {
  text-decoration: underline !important;
  color: #f00 !important;
}
li.invalid label.inline {
  text-decoration: none;
  color: #333;
}
li.invalid input,
li.invalid textarea {
  border-color: #f00;
}
div.clear {
  width: 100%;
  overflow: hidden;
}
p.more {
  text-align: right;
  padding: 0;
  font-style: italic;
}
p.logout {
  text-align: right;
}
p.logout a {
  color: #d71920;
}
div#main {
  width: 1011px;
  margin: 0 auto;
}
div#inner {
  background-color: #fff;
  padding: 0 28px 0 27px;
}
a#skip-navigation {
  position: absolute;
  left: -1000em;
  width: 20em;
}
div#main-body {
  text-align: left;
  width: 100%;
  padding-bottom: 5px;
  clear: left;
  overflow: hidden;
}
div#top-bar {
  border-top: 7px solid #006882;
  padding-top: 10px;
  width: 100%;
  overflow: hidden;
}
div#top-bar div.col1 {
  float: left;
  width: 167px;
}
div#top-bar div.col2 {
  float: left;
  width: 613px;
}
div#top-bar div.col2 img {
  margin: 40px 0 0 63px;
}
div#top-bar div.col3 {
  float: left;
  width: 176px;
}
p#toggle-font-size {
  clear: both;
  margin: 0 0 5px;
  padding: 0;
  text-align: right;
}
p#toggle-font-size img {
  display: inline;
}
div#search-box {
  overflow: hidden;
  width: 100%;
}
div#search-box input {
  float: right;
}
div#search-box input#search {
  border: 1px solid #9d9d9d;
  font-size: 0.85em;
  margin-right: 3px;
}
img#advice-line {
  float: right;
  margin: 28px 0 21px;
}
div#cols {
  width: 100%;
  overflow: hidden;
}
div#col1 {
  float: left;
  width: 167px;
}
div#col2 {
  float: left;
  margin-left: 9px;
  min-height: 375px;
  padding-right: 10px;
  width: 553px;
}
div#col3 {
  float: left;
  width: 217px;
}
* html div#col2 {
  height: 375px;
}
div#col1 h1 {
  color: #fff;
}
div#navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div#navigation li {
  line-height: 0;
  margin: 0 0 1px;
}
div#navigation li.menu-0 {
  background-color: #f0c;
}
div#navigation li.menu-1 {
  background-color: #b00;
}
div#navigation li.menu-2 {
  background-color: #f38328;
}
div#navigation li.menu-3 {
  background-color: #afe341;
}
div#navigation li.menu-4 {
  background-color: #85854c;
}
div#navigation li.menu-5 {
  background-color: #8abbed;
}
div#navigation li.menu-6 {
  background-color: #017374;
}
div#navigation li#menu-donate {

}
div#navigation li.submenu-closed > a {
  background-image: url(/images/submenu-closed.png);
  background-repeat: no-repeat;
  background-position: right;
}
div#navigation li.submenu-open > a {
  background-image: url(/images/submenu-open.png);
  background-repeat: no-repeat;
  background-position: right;
}
div#navigation li li {
  margin: 0;
}
div#navigation li a {
  background-color: #ccc;
  color: #333;
  display: block;
  font: bold 1.1em/1em arial, serif;;
  margin: 0 0 0 9px;
  padding: 11px 8px 10px 8px;
}
div#navigation li#menu-donate a {
  background-color: #d71920;
  color: #fff;
  margin: 0;
}
div#navigation li#menu-donate img {
  float: left;
  padding: 1px 2px 0 0;
}
div#navigation li li a {
  background-color: #e4e4e4;
  border-bottom: 1px solid #fff;
  font-size: 1em;
  margin: 0 0 0 9px;
  padding: 3px 8px 3px 8px;
}
div#navigation li li.last a {
  border: none;
}
div#navigation li li li a {
  background-color: #f4f4f4;
  border: none;
  font-size: 0.9em;
  margin: 0 0 0 9px;
  padding: 3px 8px 3px 8px;
}
div#navigation li li li li a {
  background: #f4f4f4 url(/images/bullet.png) no-repeat 10px;
  padding: 3px 8px 3px 20px;
}
div#events h1 {
  background: url(/images/left-col-masthead.png) no-repeat;
  font-weight: bold;
  height: 24px;
  margin: 16px 0 0;
  padding: 5px 8px 0;
}
div#events div.content {
  border-bottom: 1px solid #d6d6d6;
  color: #333;
  font: 1em/1.4 arial, serif;
  margin: 0 0 4px;
  padding: 0 8px 4px;
}
div#events h2 {
  color: #014f62;
  font-weight: bold;
  margin: 5px 0;
}
div#events ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div#events li {
  float: left;
}
div#events li.first {
  border-right: 1px solid #c1dfe0;
  width: 75px;
}
div#events li.last {
  border-left: 1px solid #9dcdce;
  padding-left: 10px;
}
img#donate-now,
img#volunteer-apply {
  margin-bottom: 8px;
}
img#discussion {
  margin-bottom: 16px;
}
div.features {
  margin: 12px 0 12px;
  overflow: hidden;
  width: 100%;
}
div.features div.feature {
  cursor: pointer;
  float: left;
  width: 178px;
}
div#col2 div.features h1 {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  height: 14px;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}
div.features div#heart,
div.features div#research {
  margin: 0 9px 0 10px;
}
div.features p {
  margin: 0;
  padding: 8px 0 0;
}
div.features div#chest h1 {
  background: url(/images/title-chest.png) no-repeat;
}
div.features div#heart h1 {
  background: url(/images/title-heart.png) no-repeat;
}
div.features div#stroke h1 {
  background: url(/images/title-stroke.png) no-repeat;
}
div.features div#fundraising h1 {
  background: url(/images/title-fundraising.png) no-repeat;
}
div.features div#research h1 {
  background: url(/images/title-research.png) no-repeat;
}
div.features div#volunteer h1 {
  background: url(/images/title-volunteer.png) no-repeat;
}
div.features div.content {
  background: #d5d5d5 url(/images/feature-bg.png) no-repeat;
  margin: 0;
  min-height: 111px;
  overflow: hidden;
  padding: 0 11px 8px;
}
div.features div#heart div.content {
  background: #d5d5d5 url(/images/feature-heart-bg.png) no-repeat;
}
div#news {
  background-color: #fff;
  margin-bottom: 0;
}
div#news h1 {
  background-image: url(/images/right-col-masthead.png);
  background-repeat: no-repeat;
  color: #fff;
  height: 28px;
  padding: 10px 8px 0;
}
div#news h1 a {
  color: #fff;
  float: left;
  font-weight: bold;
  width: 50%;
}
div#news h1 img {
  float: right;
  padding: 2px 0 0;
}
div#news ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div#news ul li a {
  color: #c00;
  font-size: 1.1em;
  padding-bottom: 4px;
  display: block;
}
div#news a:hover {
  color: #f00;
}
div#news ul li {
  padding: 4px 0 0;
  border-bottom: 1px dotted #8cc0c0;
  color: #017374;
  font-size: 0.9em;
}
div.article {
  margin: 0 0 8px;
  border-bottom: 1px dotted #8cc0c0;
}
div#event {
  float: left;
  width: 200px;
  color: #000;
  margin: 0 10px;
}
div#event ul {
  margin: 2px 0 0;
}
div#event a {
  font-weight: bold;
  color: #d71920;
}
div#event a:hover {
  color: #f00;
}
div#event ul li {
  padding: 2px 10px 2px 10px;
  border-right: 1px solid #dbe9e9;
}
div#event ul li a {
  font-size: 0.85em;
}
div#footer {
  background-color: #017374;
  border-top: 1px solid #84baba;
  color: #fff;
  font: 0.9em arial, sans-serif;
  margin: 0;
  overflow: hidden;
  padding: 16px 28px 10px 27px;
  width: 956px;
}
div#footer div {
  float: left;
}
div#footer label {
  color: #fff;
  font-weight: bold;
}
div#footer a {
  color: #fff;
}
div#footer a:hover {
  color: #049e9f;
}
div#office-1-address {
  width: 120px;
}
div#office-1-contact {
  border-right: 1px solid #348f90;
  padding-right: 12px;
  width: 140px;
}
div#office-2-address {
  padding-left: 12px;
  width: 135px;
}
div#office-2-contact {
  border-right: 1px solid #348f90;
  padding-right: 12px;
  width: 146px;
}
div#charity-details {
  padding-left: 12px;
  padding-right: 5px;
  width: 210px;
}
div#footer div#support-groups {
  border-right: none;
  width: 150px;
}
div#footer div#support-groups select {
  width: 145px;
}
img#rss {
  margin: 0 0 0 14px;
}
div#col2 h1 {
  background-color: #e7e7e7;
  color: #b00;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  padding: 12px 7px;
  margin: 0;
}
div#col2 h2 {
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 10px 0;
}
div#col2 h3 {
  color: #333;
  font-weight: bold;
  font-size: 1.15em;
  margin: 0 0 10px 0;
}
/* suckerfix drop downs */
div#main-nav a:hover {
  text-decoration: none;
}
div#main-nav li ul {
  position: absolute;
  width: 140px;
  left: -999em;
  background-color: #fff;
  border: 1px solid #dedede;
  border-bottom: none;
  line-height: 1 !important;
  z-index: 1000;
}
div#main-nav li:hover {
  background-position: 0 0;
}
div#main-nav ul li:hover li:hover,
div#main-nav ul li.hover li.hover {
  background-color: #f3f3f3;
}
div#main-nav ul li li a:hover {
  color: #f00;
}
div#main-nav ul ul li {
  width: 140px;
  float: left;
  padding: 0;
  margin: 0;
  border: none;
  border-bottom: 1px solid #efefef;
}
div#main-nav ul ul li.last {
  border-bottom: 1px solid #dedede;
}
div#main-nav ul ul a {
  width: 132px;
  display: block;
  padding: 6px 4px;
  margin: 0;
}
div#main-nav li ul ul {
  margin: -1.9em 0 0 138px;
}
div#main-nav li:hover ul ul,
div#main-nav li.hover ul ul,
div#main-nav li:hover ul ul ul,
div#main-nav li.hover ul ul ul {
  left: -999em;
}
div#main-nav li:hover ul,
div#main-nav li li:hover ul,
div#main-nav li.hover ul,
div#main-nav li li.hover ul,
div#main-nav li li li:hover ul,
div#main-nav li li li.hover ul {
  left: auto;
}
div#main-nav li a span {
  margin-left: 5px;
}
fieldset#login {
  margin-left: auto;
  margin-right: auto;
}
fieldset#register {
  width: 340px;
}
fieldset#register div {
  width: auto;
}
div#errors,
div#instructions {
  border: 1px solid #898989;
  background: #ece9d8;
  padding: 8px;
  margin: 10px 0;
  clear: left;
}
div#instructions h1 {
  color: #333;
  background: #ece9d8;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: none;
}
div#instructions p + ul {
  margin-top: 0;
}
div#errors h1 {
  background: url(/images/warning.gif) no-repeat;
  font-weight: bold;
  font-size: 1.3em;
  padding: 0 0 5px 25px;
  margin: 0;
  border: none;
}
div#errors ul {
  margin-top: 0;
  margin-bottom: 0;
}
div.paging {
  margin-bottom: 10px;
}
div.paging a.number {
  color: #333;
  font-weight: bold;
}
div.paging div.pages {
  text-align: right;
}
div.paging div.description {
  text-align: right;
}
div#events-calendar {
  border: 1px solid #ccc;
  width: 518px;
}
div#events-calendar h1 {
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
div#events-calendar div#days,
div#events-calendar div.week {
  width: 518px;
  overflow: hidden;
}
div#events-calendar div#days {
  background-color: #888;
  color: #efefef;
}
div#events-calendar div#days div {
  float: left;
  width: 74px;
  overflow: hidden;
  text-align: center;
  padding: 3px 0;
}
div#events-calendar div.empty {
  background-color: #aaa;
}
div#events-calendar div.day {
  float: left;
  overflow: hidden;
  width: 63px;
  text-align: right;
  padding: 10px 10px 10px 0;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
div#events-calendar div.last {
  width: 64px;
  border-right: none;
}
div#events-calendar div.event {
  background-color: #efefef;
  cursor: pointer;
}
div#events-calendar div.event:hover {
  background-color: #ccc;
}
div#events-calendar div#header {
  width: 100%;
  overflow: hidden;
}
div#events-calendar div.nav {
  float: left;
  width: 95px;
  padding: 2px 0 0 5px;
  margin: 0 !important;
  font: bold 1.25em arial, serif;
}
div#events-calendar div.right {
  padding: 2px 5px 0 0;
  text-align: right;
}
div#events-calendar h1 {
  float: left;
  width: 318px;
}
fieldset.events {
  margin-bottom: 10px;
}
fieldset.events div {
  width: 498px;
}
fieldset#calendar-edit div,
fieldset#appeal-edit div {
  width: 498px;
}
fieldset#appeal-edit label {
  width: 125px;
}
fieldset#calendar-edit input#title,
fieldset#appeal-edit input#title {
  width: 350px;
}
fieldset#calendar-edit input#date,
fieldset#calendar-edit input#end_date,
fieldset#appeal-edit input#closing_date,
fieldset#appeal-edit input#target_amount,
fieldset#appeal-edit input#current_amount {
  width: 85px;
}
fieldset#calendar-edit textarea#summary,
fieldset#appeal-edit textarea#summary {
  width: 350px;
  height: 60px;
}
div#buttons {
  text-align: right;
  margin-top: 10px;
}
div#buttons input {
  width: 70px;
  font: 1em tahoma, arial, serif;
}
div#profile-events {
  margin-top: 10px;
}
div#profile-events h2 {
  color: #d71920;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
div#profile-events p {
  margin: 0;
  padding: 0;
}
dl#search-results {
  margin-top: 0;
  padding-top: 0;
}
dl#search-results img {
  display: inline;
  padding: 0 1px;
}
dl#search-results dd {
  margin-bottom: 10px;
}
fieldset#search-form {
  margin-left: auto;
  margin-right: auto;
}
div#profile-events fieldset div {
  width: 96%;
  padding: 0 2%;
}
div#profile-events h2 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
}
div#sitemap {
  width: 350px;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 10px;
}
div#captcha {
  margin: 0;
  padding: 0;
}
div#captcha div {

}
div#captcha input#recaptcha_response_field {
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 140px !important;
}
div#captcha label {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
div#submenu {
  float: right;
  width: 33%;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 5px;
  margin-left: 5px;
}
div#submenu h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  margin-bottom: 3px;
  font-size: 0.9em;
}
div#submenu a {
  font-size: 0.9em;
}
div#submenu ul {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  padding-left: 25px;
  list-style-type: disc;
  color: #666;
}
div#submenu ul ul {

}
p#breadcrumbs {
  text-align: right;
  font-size: 0.9em;
}
p#backtotop {
  text-align: right;
  margin: 0 10px 0 0;
  padding: 0;
}
#mySlideShow {
  width: 510px !important;
  height: 161px !important;
}
div#footer-btm {
  color: #999;
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}
div#copyright,
div#finisco {
  float: left;
  width: 50%;
}
div#finisco img {
  float: right;
}
div#footer-menu {
  margin: 0 0 0 176px;
}
div#footer-menu ul {
  font-size: 0.95em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div#footer-menu li {
  border-right: 1px solid #459899;
  float: left;
  padding: 0 8px 0;
}
div#footer-menu li.first {
  padding-left: 0;
}
div#footer-menu li.last {
  border: none;
}
div#slideshow-container {
  height: 163px;
  width: 553px;
}
ol#availability table tbody th {
  text-align: left;
}
ol#availability table tr.odd th,
ol#availability table tr.odd td {
  background-color: #fff;
}
ol#availability table input {
  display: inline;
  width: auto;
}
ol#availability table th,
ol#availability table td {
  padding: 5px;
  text-align: center;
}
ol#availability table#interests {
  margin: 5px 0 0;
  width: 100%;
}
ol#availability table#interests td {
  padding: 0;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}
ol#availability table.left td {
  text-align: left;
}