/*[fmt]1A20-1A0B-1*/
/*HOMEPAGE STYLESHEET
--- HOMEPAGE WELCOME ---*/
#welcome H1 {
  padding: 15px 0 7px 12px;
  background: url(/images/master/dot_border.png) repeat-x bottom;
}

#welcome P {
  margin: 7px 12px 12px 0;
  font-size: 14px;
  line-height: 24px;
}

/*--- HOMEPAGE WELCOME ENDS ---
--- HOMEPAGE NEWSBOX ---*/
#newsbox {
  margin: 0;
  padding: 12px 12px 7px;
  border: 1px solid #E6E6E6;
  background: url(/images/homepage/home_news_bg.png) no-repeat;
  /*+border-radius:7px;*/
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  width: 360px !important;
  width /**/: 386px;
}

#newsbox H2, #newsbox H3, #newsbox H4, #newsbox P {
  padding-left: 0;
}

#newsbox H2 {
  padding: 0 0 7px;
  margin-top: 0;
  font-size: 18px;
  background: url(/images/master/dot_border.png) repeat-x bottom;
}

#newsbox H3 {
  margin: 10px 0 8px;
  padding-bottom: 0;
  color: #555;
  font-weight: bold;
}

#newsbox H3.newstitle {
  padding: 0 0 0 18px;
  background: url(/images/master/title_bullet.png) no-repeat left;
  font-size: 16px;
}

#newsbox H4 {
  font-size: 13px;
  color: #999;
}

#recentnews {
  float: left;
  width: 200px;
  margin: 0 15px 7px 0;
}

#newscats {
  float: left;
  width: 145px;
}

#recentnews H3, #newscats H3 {
  margin: 4px 0 2px;
  padding: 0 0 0 18px;
  font-size: 16px;
  color: #555;
  background: url(/images/master/title_bullet.png) no-repeat 0% 65%;
}

#recentnews UL, #newscats UL {
  list-style: none;
  margin: 0 0 0 3px;
  padding: 0;
}

#recentnews UL LI, #newscats UL LI {
  background: url(/images/master/grey_bullet.png) no-repeat left;
  padding-left: 16px;
}

#newsbox .post IMG {
  border: 1px solid #E6E6E6;
  padding: 5px;
  margin: 0 5px 0 0;
  background-color: #FFF;
}

#newsbox P.picture-credit {
  font-style: italic;
}

/*--- HOMEPAGE NEWSBOX ENDS---
--- HOMEPAGE NEWS FORMS ---*/
INPUT.newssearch {
  width: 160px;
}

#searchnews FORM {
  clear: left;
  margin: 0;
  padding: 2px;
  background: url(/images/master/dot_border.png) repeat-x top;
}

#searchnews LABEL {
  margin-right: 5px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  color: #006480;
}

/*--- HOMEPAGE NEWS FORMS END ---
--- HOMEPAGE SPECIFIC SIDEBAR ---*/
#enquiryservice H3 {
  margin: 0 0 8px;
  padding: 0 0 7px;
}

#getinvolved H3, #speciesrecorder H3, #adastra-list H3 {
  margin: 1em 0 8px;
  padding: 0 0 7px;
}

P.enq-question {
  font-weight: bold;
  color: #333;
}

#enq-button-small {
  margin: 1em 0 0.5em;
}

#enq-button-small A {
  display: block;
  color: #666;
  background: url(/images/enquiries/enq_button_small.png) no-repeat;
  height: 30px;
  padding: 4px 0 0 34px;
  font-size: 11px;
}

#enq-button-small A:hover {
  color: #0096BF;
}

