a.patronBtn:hover,
a.patronBtn.active {
  background: #9D0101;
}
.donationListContent h1,
.donationListContent h2 {
  margin: 0 0 20px;
  font: 26px/30px Arial, Helvetica, sans-serif;
  color: #4c5068;
}
.details .btn-grey,
.details .btn-red {
  padding: 4px 18px 4px 5px;
  margin-right: 10px;
}
ul {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
#Title,
#County,
#Country {
  width: 355px;
}
.threeColumnLine {
  background: url("/images/threeColumnBorderLine.jpg") 0px 0px repeat-x;
  float: left;
  height: 1px;
  margin: 10px 0 10px 8px;
  width: 631px;
}
legend {
  display: none;
}
#pagination,
.simplePagerNav {
  margin: 0 auto;
  list-style: none;
  text-align: center;
  font-size: 12px;
  height: 20px;
  cursor: pointer;
  width: 100%;
  float: left;
}
.visual {
  width: 900px;
  height: 300px;
  margin: 0px;
  overflow: hidden;
  position: relative;
}
.visual ul.mask-slides li {
  width: 900px;
  float: left;
}
.visual .text {
  padding: 10px;
  position: absolute;
  right: 28px;
  top: 53px;
  width: 276px;
  background: url(/images/sliderInnerBg.png) 0px 0px repeat;
}
.visual .text-holder {
  width: 273px;
  overflow: hidden;
}
.visual .text-holder div.active {
  display: block;
}
.visual .text-holder a.findMore {
  background: #b70303 url(/images/btnArrowIcon.png) no-repeat 140px 10px;
  display: inline-block;
  padding: 6px 40px 6px 15px;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
.visual .text-holder .slidetext-inner p {
  line-height: 14px;
  margin-bottom: 12px;
}
.visual .text-holder .slidetext-inner h2 a {
  color: #000000;
}
.visual .text-holder .slidetext-inner h2 a:hover {
  /*color: #cc0000;*/
  text-decoration: none;
}
.visual .text-holder div {
  display: none;
}
.visual .text-holder div div {
  display: block;
}
.visual .text-holder a.findMore:hover {
  background: #9d0101 url(/images/btnArrowIcon.png) no-repeat 140px 10px;
}
#pagination a:hover,
.simplePagerNav a:hover {
  background: #7f7f7f;
  text-decoration: none;
  color: #fff;
}
.arrowUp {
  background-image: url(/images/bg-button-arrow-up.gif);
}
.buttons {
  width: 100%;
  font-size: 12px;
  line-height: 20px;
}
.field-validation-error {
  color: #ff0000;
}
.btn-grey {
  background-color: #647988;
}
.modPanel {
  float: left;
  width: 844px;
}
.modPanel .moduleFourColumn {
  float: left;
  width: 852px;
  margin-left: -8px;
}
.modPanel .moduleFourColumn .zonewidget {
  float: left;
  width: 205px;
  margin-left: 8px;
  border: none;
}
.modPanel .moduleFourColumn .zonewidget .widget {
  margin-left: 0px;
  padding-top: 0px;
}
.modPanel .widgetlist .widget {
  float: left;
  width: 205px;
  border-top: 1px solid #333333;
  margin-top: 22px;
  padding-top: 13px;
  margin-left: 8px;
  max-height: 315px;
  overflow: hidden;
}
.modPanel .widgetlist .widget .widgetContent {
  border-bottom: 1px solid #333333;
  height: 251px;
  margin-bottom: 11px;
  padding-bottom: 8px;
  overflow: hidden;
}
.modPanel .widgetlist .widget h4 {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
}
.modPanel .widgetlist .widget img {
  margin: 8px 0 13px 0;
  display: block;
  width: 205px;
  /*height: 160px;*/
}
.modPanel .widgetlist .widget blockquote {
  margin: 0px;
}
.modPanel .widgetlist .widget p {
  margin: 0px 0px 10px 0px;
}
.modPanel .widgetlist .widget p a {
  /*color: #cc0000;*/
}
.modPanel .widgetlist .widget p a span {
  color: #000000;
}
.modPanel .widgetlist .widget p a:hover {
  color: #000000;
}
.modPanel .widgetlist .widget .short {
  height: 190px;
  border-bottom: none;
}
.modPanel .widgetlist .widget hr {
  border: 0px;
  border-top: 1px solid #333333;
  margin: 8px 0px 11px 0px;
}
.modPanel .widgetlist .zonewidget .widget hr {
  border: 0px;
  border-top: 1px solid #333333;
}
.modThreePanel {
  float: left;
  width: 631px;
}
.modThreePanel .modThreeColumns {
  float: left;
  width: 639px;
  margin-left: -8px;
}
.modThreePanel .modThreeColumns .widgetlist .widget {
  float: left;
  width: 205px;
  border-top: 1px solid #333333;
  margin-top: 22px;
  padding-top: 13px;
  margin-left: 8px;
  height: 250px;
  overflow: hidden;
}
.modThreePanel .modThreeColumns .widgetlist .widget h4 {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
}
.modThreePanel .modThreeColumns .widgetlist .widget img {
  margin: 8px 0px 13px 0px;
  display: block;
  width: 205px;
  height: 160px;
}
.modThreePanel .modThreeColumns .widgetlist .widget .htmlBlockText #moduleText {
  border-bottom: 1px solid #333333;
  margin-bottom: 11px;
  padding-bottom: 8px;
  display: inline-block;
  width: 100%;
  line-height: 16px;
  height: 50px;
  overflow: hidden;
}
.modThreePanel .modThreeColumns .widgetlist .widget blockquote {
  margin: 0px;
}
.modThreePanel .modThreeColumns .widgetlist .widget p {
  margin: 0px 0px 10px 0px;
}
.modThreePanel .modThreeColumns .widgetlist .widget p a {
  /*color: #cc0000;*/
}
.modThreePanel .modThreeColumns .widgetlist .widget p a span {
  color: #000000;
}
.modThreePanel .modThreeColumns .widgetlist .widget p a:hover {
  color: #000000;
}
.modThreePanel .modThreeColumns .zonewidget {
  float: left;
  width: 205px;
  margin-left: 8px;
  border: none;
}
.modThreePanel .modThreeColumns .zonewidget .widget {
  margin-left: 0px;
  padding-top: 0px;
}
.switcher .active a,
.switcher li a:hover {
  background-position: 0px -20px;
}
#newslettersignup-button {
  vertical-align: bottom;
  line-height: 1.0 !important;
}
#sidebar {
  float: left;
  width: 220px;
  font-size: 0.92em;
}
#sidebar img {
  vertical-align: top;
  margin: 0 0 14px;
}
#sidebar p {
  margin: 0 0 18px;
}
#sidebar .buttons {
  padding: 11px 0 0;
}
#sidebar h2 {
  margin: 0 0 20px;
  font: 26px/30px Arial, Helvetica, sans-serif;
  color: #4c5068;
}
#pagination a,
.simplePagerNav a {
  color: #7f7f7f;
  padding: 0 5px;
}
.main-section {
  width: 100%;
  background: #fff;
}
a:hover {
  text-decoration: none;
  /*color: #cc0000;*/
}
.italic {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #777;
}
.leftPanel nav ul li ul.subMenu {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  width: 100%;
}
.leftPanel nav ul li ul.subMenu li {
  float: left;
  list-style: none;
  width: 100%;
}
.leftPanel nav ul li ul.subMenu li a {
  padding-left: 48px;
  width: 186px;
}
.leftPanel nav ul li ul.subMenu li a:hover {
  background: #EDEDED;
  color: #000000;
}
#pagination a.pageActive,
.simplePagerNav li.currentPage a {
  vertical-align: bottom;
  font-size: 20px;
  background: none;
}
fieldset {
  margin: 0;
  padding: 15px 10px 0 10px;
  border: 0;
}
* {
  font-size: 100.01%;
}
* html .visual .text h2 {
  margin: 0 0 -3px;
}
* html .visual .text-holder {
  padding: 10px 5px 8px;
}
* html .buttons span {
  top: 8px;
}
* + html .visual .text h2 {
  margin: 0 0 -3px;
}
* + html .visual .text-holder {
  padding: 10px 5px 8px;
}
.donationListContent {
  float: left;
  width: 627px;
}
.donationListContent p {
  margin: 0 0 18px;
}
#headerTitle {
  float: left;
  width: 392px;
  height: 60px;
  background: url(/images/support-us.png) no-repeat;
}
#newslettersignup-heading {
  min-width: 0;
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  float: left;
  padding: 3px 10px 0 0;
  color: #999;
}
.pageBodyContent {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.pageBodyContent .rightContent {
  float: right;
  width: 205px;
  margin: 0 0 8px 8px;
}
.pageBodyContent .leftContent {
  float: left;
  width: 416px;
}
.pageBodyContent .leftContent p {
  margin: 0px 0px 10px 0px;
}
.donationListAlphabetList,
.donationListNumberList {
  margin: auto;
  margin-top: 15px;
  text-align: center;
  width: 501px;
}
.donationListFrame {
  width: 480px;
  height: 750px;
  border: 1px solid #eee;
  margin: auto;
  background: #eaeced;
  background: url(data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWNlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVjZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eaeced 0%, #ffffff 28%, #ffffff 57%, #eaeced 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeced), color-stop(28%, #ffffff), color-stop(57%, #ffffff), color-stop(100%, #eaeced));
  background: -webkit-linear-gradient(top, #eaeced 0%, #ffffff 28%, #ffffff 57%, #eaeced 100%);
  background: -o-linear-gradient(top, #eaeced 0%, #ffffff 28%, #ffffff 57%, #eaeced 100%);
  background: -ms-linear-gradient(top, #eaeced 0%, #ffffff 28%, #ffffff 57%, #eaeced 100%);
  background: linear-gradient(top, #eaeced 0%, #ffffff 28%, #ffffff 57%, #eaeced 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eaeced', endColorstr='#eaeced', GradientType=0);
}
.donationListFrame ol {
  height: 620px;
  list-style: none;
  margin: 100px auto;
  padding: 0 0;
  width: 300px;
}
.donationListFrame ol li {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 30px 0px;
  color: #777;
  text-shadow: 1px 1px #fff;
  width: 300px;
}
.field-validation-valid {
  display: none;
}
.sidebar {
  float: left;
  border-top: solid 4px #333333;
  border-bottom: solid 1px #333333;
  margin: 20px 8px 0 0;
  padding-bottom: 20px;
  width: 234px;
}
.sidebar div.zone {
  padding-right: 10px;
  color: #4C5068;
  font: 0.87em Arial, Helvetica, sans-serif;
  margin-top: 26px;
}
.sidebar ul {
  margin: 0px;
  padding: 0px;
}
.sidebar ul li {
  float: left;
  list-style: none;
  width: 100%;
}
.sidebar ul li a {
  padding-left: 28px;
  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
  display: inline-block;
  width: 206px;
}
.sidebar ul.second-level {
  list-style: none;
}
.sidebar ul.second-level li ul.third-level {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style: none;
}
.sidebar ul.second-level li ul.third-level li a {
  padding-left: 48px;
  width: 186px;
}
input,
select,
textarea {
  font: 14px/18px Arial, Helvetica, sans-serif;
  color: #333;
  vertical-align: bottom;
}
.donationListAlphabetList a,
.donationListNumberList a {
  color: #777;
  margin-left: 3px;
}
#main {
  padding: 133px 0 0px;
  height: inherit;
  width: 100%;
  overflow: hidden;
  float: left;
}
span.imgCap {
  display: block;
  font-size: 0.825em;
  font-style: italic;
}
.btn-red {
  background-color: #c00;
}
.btn-red span {
  right: 8px;
}
.details .btn-red:hover,
.details .btn-red:active {
  background: url("/images/bg-button-arrow.gif") no-repeat 95% 50% #9d0101;
  color: #ffffff;
}
#DonorList-PageText {
  margin: 10px;
}
.form_sec {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding-bottom: 10px;
}
.form_sec ul {
  padding: 2px 0 0 0;
  list-style: none;
  float: left;
}
.form_sec ul ul {
  padding: 0;
  margin: 0;
}
.form_sec ul li:last-child {
  margin-bottom: 0;
}
.form_sec ul li {
  background: none;
  margin: 5px 0 10px 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  height: auto;
}
.form_sec ul li label {
  float: left;
  width: auto;
  margin-bottom: 5px;
}
.form_sec ul li #imageFile {
  background: #fff;
}
.form_sec ul li img.BookImage {
  border: 1px solid #4C5068;
  display: block;
  float: left;
  margin-left: 80px;
  width: 200px;
}
.form_sec ul li a.whyAdopt {
  display: block;
  float: left;
  margin-left: 2px;
}
.form_sec input#DonationStart {
  margin-top: 5px;
}
.form_sec input#NameToPrintOnCertificate {
  width: 57.5%;
}
.form_sec ul.checkList label {
  width: auto;
  float: none;
}
.form_sec ul.radioBtnList {
  margin-bottom: 5px;
  width: 100%;
}
.form_sec ul.radioBtnList li {
  float: left;
  height: 22px;
  padding-right: 10px;
  margin: 0;
  clear: none;
  width: 90px;
  margin-bottom: 5px;
}
.form_sec ul.radioBtnList li label {
  width: auto;
}
.form_sec ul.radioBtnList li input {
  float: left;
  margin: 1px 5px 0 0;
}
.form_sec ul.radioBtnList li.amount {
  width: 72px;
  text-align: right;
}
.form_sec ul.radioBtnList li.amount label {
  float: left;
}
.form_sec ul.radioBtnList li.amount input {
  float: right;
  margin: 0;
  width: 50px;
}
.form_sec #TitleOnCertificate,
.form_sec #CertificateColour {
  width: 58.3%;
}
.form_sec #SendGiftEmailImmediately {
  float: none;
  margin: 0 5px;
}
.form_sec select#BookName {
  float: left;
  width: 356px;
}
.form_sec textarea#GiftMessage {
  margin-top: 5px;
}
.form_sec input[type="checkbox"] {
  float: left;
  margin-right: 15px;
}
.form_sec ul.radioBtnList:last-child {
  margin-bottom: 0;
}
.form_sec em {
  margin: 0;
  display: inline;
}
.form_sec input[type="radio"] {
  margin: 1px 5px 0 0;
  vertical-align: text-top;
  float: left;
}
.form_sec .title {
  float: left;
  background: #647988;
  line-height: 30px;
  width: 100%;
  font-weight: bold;
}
.form_sec .title h3 {
  margin: 0;
  padding-left: 10px;
  float: left;
  font-size: 15px;
  color: #fff;
  font-weight: normal;
}
.form_sec .title .notYetCompleted {
  color: #c00;
}
.form_sec .title .completed {
  color: #99cc00;
}
.form_sec .title span {
  float: right;
  padding-right: 10px;
  text-align: right;
}
.header nav {
  float: left;
  width: 100%;
  padding-top: 1px;
  background: #1B1B1B;
  background: -moz-linear-gradient(top, #3c3c3c 0, #1b1b1b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(100%, #1b1b1b));
  background: -webkit-linear-gradient(top, #3c3c3c 0, #1b1b1b 100%);
  background: -o-linear-gradient(top, #3c3c3c 0, #1b1b1b 100%);
  background: -ms-linear-gradient(top, #3c3c3c 0, #1b1b1b 100%);
  background: linear-gradient(top bottom, #3c3c3c 0, #1b1b1b 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#1B1B1B', GradientType=0);
}
.header nav ul {
  margin: 0px;
  padding: 0px;
}
.header nav ul li {
  float: left;
  list-style: none;
}
.header nav ul li a {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 16px;
}
.backofficepage {
  font-size: 1em;
  height: 100%;
  margin: 10px 5px 10px 15px;
}
.backofficepage h1 {
  font-size: 1.5em;
}
.backofficepage fieldset {
  padding-top: 5px;
}
.backofficepage fieldset legend {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
}
.backofficepage fieldset p {
  display: block;
  float: left;
  margin: 5px 0;
  width: 100%;
}
.backofficepage fieldset p label {
  display: block;
  float: left;
  margin-left: 10px;
  width: 80px;
}
.backofficepage fieldset input {
  display: block;
  float: left;
}
.backofficepage input {
  float: none;
}
.topPanel {
  background: #ededed;
  text-align: right;
  float: right;
  width: 100%;
  padding: 8px 0px;
}
.topPanel a {
  font-weight: bold;
  background: url(/images/signUpArrow.png) no-repeat 0px 2px;
  padding-left: 12px;
}
#pageText .videoPanel img,
#pageText .videoPanel iframe {
  float: right;
  margin-bottom: 20px;
  width: 205px;
  height: 160px;
  margin: 0px;
}
.white_box_tright {
  width: 30px;
  background: #fff;
  border: 0px solid #ccc;
  height: 30px;
  position: absolute;
  right: 55px;
}
#BookId,
#Certificate {
  float: left;
}
#pageText .progressPanel {
  float: left;
  width: 599px;
  height: 185px;
  padding: 20px 20px 20px 12px;
  background: #d1d3d4;
}
#pageText .progressPanel .progressPanelLeft {
  background: url(/images/progressBgNew.png) no-repeat 0px 0px;
  float: left;
  width: 178px;
  height: 178px;
  position: relative;
  margin-right: 20px;
}
#pageText .progressPanel .progressPanelLeft .progressBar {
  background: url(/images/progressNew.png) no-repeat 0px 0px;
  float: left;
  width: 154px;
  height: 154px;
  position: absolute;
  top: 12px;
  left: 12px;
}
#pageText .progressPanel .progressPanelLeft .progressBar .progress {
  color: #CCCCCC;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 60px;
  width: 154px;
}
#pageText .progressPanel .progressPanelContent {
  float: left;
  width: 400px;
}
#pageText .progressPanel .progressPanelContent .donateBtn a {
  background: #803f92 url(/images/donate-icon.png) no-repeat 182px 10px;
  float: left;
  width: 164px;
  height: 28px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 40px 5px 5px;
  text-align: right;
  line-height: 27px;
}
#pageText .progressPanel .progressPanelContent .donateBtn a:hover {
  background: #6d367c url(/images/donate-icon.png) no-repeat 182px 10px;
}
#pageText .progressPanel .progressPanelContent h3 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  border: 0px;
  padding: 0px;
}
#pageText .progressPanel .progressPanelContent h3 p {
  color: #333333;
  font-size: 14px;
  margin: 7px 0px 25px 0px;
  line-height: 14px;
  font-weight: normal;
}
#pageText .progressPanel .progressPanelContent p {
  color: #333333;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 25px;
}
#pageText a {
  font-weight: bold;
}
#pageText ul li {
  margin: 0 0 7px 0;
}
#pageText .videoPanel {
  float: right;
  width: 205px;
  margin-left: 20px;
  margin-bottom: 10px;
}
#pageText .videoPanel blockquote {
  margin: 0px;
}
#pageText .videoPanel p {
  line-height: 14px;
  margin-top: 0px;
}
#pageText .videoPanel em {
  margin: 0px;
}
#pageText .videoPanel.videoLine {
  border-top: solid 4px #00B2C9;
  border-bottom: solid 4px #00B2C9;
  padding: 11px 0px 10px 0px;
}
#pageText .topBanner {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
#pageText .topBanner .bannerImage {
  height: 300px;
  float: left;
  width: 100%;
}
#pageText .topBanner .bannerImage img {
  height: 300px;
  width: 100%;
}
#pageText .topBanner .bannerContent {
  height: 180px;
  float: left;
  width: 256px;
  background: url("/images/sliderInnerBg.png") repeat 0 0;
  padding: 10px;
  position: absolute;
  right: 10px;
  top: 89px;
}
#pageText .topBanner .bannerContent blockquote {
  margin: 0px;
}
#pageText .topBanner .bannerContent p {
  line-height: 14px;
}
#pageText .topBanner .bannerContent em {
  margin: 0px;
}
#pageText .topBanner .bannerContent h2 {
  color: #000000;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  margin: 0;
  padding: 0;
  border-top: 0px;
}
.link-prev {
  position: absolute;
  left: 0px;
  top: 140px;
}
.link-prev a {
  background: url(/images/sliderPrev.jpg) no-repeat;
  float: left;
  overflow: hidden;
  width: 22px;
  height: 40px;
  text-indent: -9999px;
}
.pageContentPanel {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.donationListContainer {
  background-color: #fff;
  background-repeat: repeat;
  display: inline-block;
  margin: auto;
  width: 901px;
}
#wrapper {
  padding: 0;
  margin: 0 0 0 106px;
  width: 900px;
  position: relative;
}
#header:after,
#nav:after {
  content: "";
  clear: both;
  display: block;
}
.floatclear {
  clear: both;
}
.header nav ul li a:hover,
.header nav ul li a.active {
  background: #F6F6F6;
  color: #000000;
}
.giftMessageCounterExceeded {
  color: #e00;
}
body {
  background: none repeat scroll 0 0 #EDEDED;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
label[for="IsAGift"] {
  margin-right: 5px;
  width: 250px!important;
}
.main-container:after,
.main-frame:after,
.main-section:after {
  content: "";
  clear: both;
  display: block;
}
.fourColumnLine {
  background: url("/images/threeColumnBorderLine.jpg") 0px 0px repeat-x;
  float: left;
  height: 1px;
  margin: 10px 0 10px 8px;
  width: 844px;
}
.form_sec select#donationStart option,
.form_sec select#MonthlyDonationStart option {
  display: block;
}
.details .arrowBack:hover,
.details .arrowBack:active {
  background: url("/images/bg-button-arrow-back.gif") no-repeat 5% 50% #495964;
}
#returnHome {
  display: block;
  float: left;
  height: 78px;
  padding: 14px 12px 8px 52px;
}
.simplePagerNav li {
  display: inline;
}
ul#bookList,
ul.bookItem {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
}
.sidebar ul li a:hover {
  background: #939598;
  color: #ffffff;
  text-decoration: none;
}
.sidebar ul li.active a {
  background: #EDEDED;
  color: #000;
  text-decoration: none;
}
.slideshow {
  width: 900px;
  overflow: hidden;
}
#twocolumns {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.mask {
  width: 900px;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.mask ul {
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
  width: 99999px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask li {
  float: left;
  margin: 0;
}
.mask li img {
  vertical-align: top;
  border: 0px;
}
.validation-summary-valid {
  display: none;
}
#nav li:hover a,
#nav li.active a {
  background: #F6F6F6;
  color: #000000;
}
.white_box_tleft {
  width: 30px;
  background: #fff;
  border: 0px solid #ccc;
  height: 30px;
  position: absolute;
  right: 535px;
}
.sidebar ul.second-level li ul.third-level li a:hover {
  background: #939598;
  color: #fff;
  text-decoration: none;
}
.sidebar ul.second-level li ul.third-level li.active a {
  background: #EDEDED;
  color: #000;
  text-decoration: none;
}
#footer {
  float: left;
  width: 100%;
  background: #ffffff;
  padding-top: 30px;
}
#footer a {
  color: #ffffff;
}
#footer .cookiesMessage {
  float: left;
  width: 100%;
  height: 32px;
  margin-bottom: 2px;
  background: #636363;
  background: -moz-linear-gradient(top, #494949 0, #636363 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #494949), color-stop(100%, #636363));
  background: -webkit-linear-gradient(top, #494949 0, #636363 100%);
  background: -o-linear-gradient(top, #494949 0, #636363 100%);
  background: -ms-linear-gradient(top, #494949 0, #636363 100%);
  background: linear-gradient(top bottom, #494949 0, #636363 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#494949', endColorstr='#636363', GradientType=0);
}
#footer .cookiesMessage p {
  color: #ffffff;
  font-size: 11px;
  margin: 0px;
  padding: 8px 0px;
  text-align: left;
  margin-left: 48px;
}
#footer .cookiesMessage p a {
  text-decoration: underline;
}
#footer .footerContent {
  float: left;
  width: 100%;
  height: 33px;
  color: #ffffff;
  font-size: 11px;
  background: #1b1b1b url(/images/footerBg.jpg) repeat-x 0px 0px;
}
#footer .footerContent .socialPanel {
  float: right;
  height: 21px;
  padding: 6px 10px 6px 0;
  text-align: right;
  width: 242px;
}
#footer .footerContent .socialPanel a {
  float: left;
  background: url(/images/socialIcon.png) no-repeat 0px 0px;
  width: 21px;
  height: 21px;
  margin-right: 10px;
}
#footer .footerContent .socialPanel .stButton .chicklets {
  color: #FFF;
}
#footer .footerContent p.copyright {
  float: left;
  padding: 8px 0px;
  margin: 0px;
}
#footer .footerContent .footer-nav {
  float: left;
  margin-left: 48px;
  padding: 8px 0px;
  width: 320px;
}
#footer .footerContent .footer-nav li {
  float: left;
  padding-right: 20px;
  font-size: 11px;
  list-style: none;
}
#footer .footerContent .footer-nav li a:hover {
  text-decoration: underline;
}
#news {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
#news li {
  background: none;
  margin: 0 0 10px 0;
  padding: 0;
  clear: left;
}
#news li h3 {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
}
#news li ul li.goto {
  text-align: right;
}
#news li ul li.goto a {
  margin-top: 5px;
}
#news li ul li.cap {
  line-height: 16px;
}
#news li ul li.date {
  margin-bottom: 5px;
  font-style: italic;
}
#news li ul li.title h3 {
  color: #4C5068;
  padding-left: 0;
  margin-bottom: 5px;
}
#news li img {
  float: left;
  margin: 0 10px 10px 0;
  width: 205px;
}
#news li ul.newsArtical {
  list-style: none;
  width: 280px;
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
}
.donationListAlphabetList a.current,
.donationListNumberList a.ui-state-active {
  font-weight: bold;
  text-decoration: underline;
}
.IsAGift {
  width: 250px;
}
.form_sec input#Certificate {
  width: 98%;
}
.form_sec textarea#GiftMessage {
  width: 99%;
}
#bookControls #bookNext {
  float: right;
  background-position: 100% 0;
}
#bookControls a {
  outline: none;
  width: 31px;
  height: 26px;
  text-indent: -9999px;
  background: url(/images/adopt-a-book-controls.gif) no-repeat;
}
#bookControls #bookPrev {
  float: left;
  background-position: 0 0;
}
#bookControls #bookPrev:hover {
  background-position: 0 100%;
}
#bookControls #bookNext:hover {
  background-position: 100% 100%;
}
.link-next {
  position: absolute;
  right: 0px;
  top: 140px;
}
.link-next a {
  background: url(/images/sliderNext.jpg) no-repeat;
  float: left;
  overflow: hidden;
  width: 22px;
  height: 40px;
  text-indent: -9999px;
}
a.patronBtn {
  background: #B70303;
  float: left;
  height: 28px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: 3px 20px 3px 15px;
  text-align: center;
  line-height: 27px;
}
a.patronBtn span {
  background: url(/images/donate-icon.png) no-repeat right center;
  display: inline-block;
  height: 16px;
  position: relative;
  right: -10px;
  top: 2px;
  width: 10px;
  z-index: 9;
}
.donationListWall {
  width: 510px;
  height: 765px;
  border: 0px solid #999;
  margin: auto;
  background: #fff;
  box-shadow: 10px 10px 40px #999;
  padding-top: 15px;
}
.contentBody {
  float: left;
  width: 100%;
  background: #ffffff;
}
.donationListLogo {
  width: 45px;
  height: 89px;
  background: url(/images/AdoptABook/DonationList/logo.jpg);
  margin: 15px auto 0 auto;
  position: absolute;
  right: 290px;
}
#header .donateBtn a:hover,
#header .donateBtn a.active {
  background: #6d367c url(/images/donate-icon.png) no-repeat 125px 10px;
}
hr {
  margin: 35px 0px 10px 0px;
  border: 0;
  border-top: 4px solid #333333;
}
.switcher {
  position: absolute;
  bottom: 10px;
  left: 30px;
}
.switcher li {
  list-style: none;
  float: left;
  padding-right: 15px;
}
.switcher li a {
  background: url(/images/sliderPaginationIcon.png) no-repeat 0px 0px;
  float: left;
  width: 20px;
  height: 20px;
}
.switcher li a span {
  display: none;
  display: none;
}
.partner img {
  width: auto;
}
.main-container {
  width: 100%;
}
.form_sec select#DonationFequency,
.form_sec select#DonationStart,
.form_sec select#MonthlyDonationStart {
  float: none;
  vertical-align: middle;
  margin-top: 1px;
  display: inline;
  width: 145px;
}
#content h1,
#content h2 {
  margin: 0 0 20px;
  font: 26px/30px Arial, Helvetica, sans-serif;
  color: #4c5068;
}
#header {
  width: 100%;
  background: #fff;
  height: 101px;
  position: absolute;
  top: 30px;
  left: 0;
}
#header .donateBtn {
  float: right;
  margin: 30px 28px 34px 0px;
}
#header .donateBtn a {
  background: #803f92 url(/images/donate-icon.png) no-repeat 125px 10px;
  float: left;
  width: 104px;
  height: 28px;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 40px 5px 5px;
  text-align: right;
  line-height: 27px;
}
#header h3 {
  font-size: 30px;
  margin: 0;
  clear: both;
  font-weight: normal;
}
#header .holder {
  overflow: hidden;
  width: 900px;
  position: relative;
  height: 100px;
}
.supportPanel {
  float: left;
  width: 844px;
  padding: 0px 28px;
}
.arrowBack {
  background: url(/images/bg-button-arrow-back.gif) no-repeat 5% 50%;
  padding: 1px 6px 2px 16px;
}
.arrowDown {
  background-image: url(/images/bg-button-arrow-down.gif);
}
textarea {
  width: 350px;
  height: 90px;
  font: Arial, Helvetica, sans-serif;
}
a:focus {
  outline: none;
}
a {
  text-decoration: none;
  color: #000000;
}
ul.bullet {
  list-style: outside disc none !important;
  padding: 0 0 0 10px !important;
}
ul.bullet li {
  margin: 0 0 5px 5px !important;
}
p.inlinebutton-holder {
  float: left;
}
.adopter {
  margin-bottom: 15px;
  background: #e2e2e2;
  padding: 5px;
  font-size: 12px;
}
.adopter img {
  float: left;
  margin-right: 10px;
}
#bookList .bookItem {
  margin: 0;
}
#bookList .bookItem h3 {
  margin: 0 0 3px 0;
  font-size: 1.333em;
}
#bookList .bookItem li.image {
  width: 90px;
  position: relative;
  line-height: 1em;
}
#bookList .bookItem li.image a.imgExpand {
  line-height: 14px;
  display: block;
  background: url(/images/expand-icon.gif) no-repeat 100% 0;
  text-align: right;
  padding: 0 21px 0 0;
  color: #4c5068;
}
#bookList .bookItem li.image a.imgExpand:hover {
  background-position: 100% 100%;
  color: #6a7e8d;
}
#bookList .bookItem p {
  margin: 10px 0 0 0;
}
#bookList .bookItem #expanded {
  height: auto;
}
#bookList .bookItem .blurb {
  height: 72px;
}
#bookList .bookItem li {
  float: left;
  background: none;
  padding: 0;
  margin: 0;
}
#bookList .bookItem span.author {
  font-weight: bold;
  display: block;
  font-style: italic;
  color: #647988;
  margin: 0 0 5px 0;
}
#bookList .bookItem li.details {
  margin: 0 0 5px 15px;
  width: 515px;
  display: block;
}
#bookList .bookItem span.date {
  font-weight: normal;
}
#bookList .bookItem li.itemExpand {
  text-align: right;
  float: none;
  clear: both;
}
#bookList li:last-child {
  background: none;
}
#bookList li {
  list-style: none;
  background: url(/images/dash-line.gif) repeat-x 0 100%;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
.aside {
  float: right;
  overflow: hidden;
  width: 223px;
  margin: 55px 0 0;
  font-size: 0.87em;
}
.aside .item-title {
  display: block;
  margin-bottom: 5px;
}
.aside .box {
  margin: 0 10px 30px;
  width: 100%;
}
.aside .box cite {
  font-weight: bold;
  display: block;
  font-style: normal;
}
.aside .box img {
  vertical-align: top;
  margin: 0 0 7px -8px;
  position: relative;
}
.aside .box blockquote {
  margin: 0;
  padding: 0;
  width: 201px;
  overflow: hidden;
  font: italic 1em Arial, Helvetica, sans-serif;
  color: #4c5068;
}
.aside .box blockquote cite {
  margin: 5px 0 0 0;
}
.aside .box blockquote img {
  float: left;
  margin-right: 9px;
}
.aside .box blockquote p {
  margin: 0;
}
.aside .box q {
  quotes: none;
}
#newslettersignup {
  width: 100%;
  position: relative;
  float: right;
  text-align: right;
  padding: 0;
}
.form_sec input[type="button"],
.form_sec input[type="submit"] {
  width: auto;
  float: right;
}
.btn-grey span,
.btn-red span {
  text-indent: -9999px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  top: 7px;
  right: 3px;
  height: 6px;
  cursor: pointer;
}
.main-frame {
  width: 100%;
}
.IsAGiftradio {
  float: left;
  margin-right: 10px;
}
h1 {
  font-size: 40px;
  font-weight: normal;
  margin: 0px;
  color: #000000;
  padding: 0px;
}
#newslettersignup-content {
  font-size: 1.1em;
}
.giftMessageCounterWarning {
  color: #600;
}
#pagination a.pageActive,
.simplePagerNav li.currentPage a:hover {
  color: #7f7f7f;
}
#certificatePreviewContainer img {
  margin-left: 170px;
  width: 200px;
}
.include {
  float: left;
  position: relative;
  width: 100%;
}
.form_sec input[type="text"],
.form_sec input[type="file"],
.form_sec select,
.form_sec textarea {
  float: right;
  width: 350px;
}
h2 {
  font-size: 26px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #000000;
  line-height: 26px;
}
#content {
  float: right;
  width: 642px;
}
#content img {
  vertical-align: top;
  margin: 0 0 17px;
}
#content p {
  margin: 0 0 18px;
}
#nav {
  float: left;
  width: 100%;
  padding-top: 1px;
  list-style: none;
  position: relative;
  background: url(/images/naviBg.jpg) repeat-x;
  height: 35px;
}
#nav li:hover .dropWrap {
  left: 0;
}
#nav li {
  float: left;
  list-style: none;
  display: block;
}
#nav li a {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: 9px 16px;
}
#nav li a span {
  float: left;
}
#nav li .dropWrap {
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
  position: absolute;
  top: 36px;
  left: -9999px;
  z-index: 99;
  background: url(../Images/bg-drop-bottom.png) repeat-x 0 100%;
}
#nav li ul.drop {
  float: left;
  padding: 10px 18px;
  color: #d5dede;
  font-size: 14px;
  background: url(../Images/bg-drop.png) repeat-x 0 0;
  width: 864px;
  margin: 0;
}
#nav li ul.drop li.subNavLast {
  margin: 0px;
}
#nav li ul.drop li:last-child {
  margin: 0px;
}
#nav li ul.drop li {
  margin: 0 30px 0 0;
  width: 31%;
  line-height: 1.2em;
  display: list-item;
}
#nav li ul.drop li ul {
  float: left;
  padding: 0;
  margin: 0;
}
#nav li ul.drop li ul li {
  background: url(../Images/bullet.gif) no-repeat 5px 50%;
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
  font-size: 14px;
}
#nav li ul.drop li ul li a {
  padding: 0;
  color: #fff;
}
#nav li ul.drop li a {
  color: #f2f2f2;
  margin: 0;
  padding: 0;
  background: none;
  float: none;
}
#nav li ul.drop li a:hover {
  text-decoration: underline;
}
#nav li ul.drop li span.subNavTitle {
  display: block;
  margin: 0 0 10px 0;
  background: url(../Images/dash-line.gif) repeat-x 0 100%;
  padding: 0 0 3px 0;
  font-size: 16px;
}
#nav li ul.drop li span.postDate {
  font-size: 12px;
  margin: 10px 0 0 0;
  display: block;
}
.validation-summary-errors {
  font-weight: bold;
  color: #ff0000;
}
.giftMessageCounter {
  display: block;
  font-weight: bold;
  float: right;
}
.giveMeEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: N;
  -webkit-box-orient: vertical;
}
h3 {
  font-size: 24px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
}
.details .arrowBack {
  padding: 4px 10px 4px 15px;
}
html {
  font-size: 62.5%;
}
h4 {
  font-size: 20px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
}
.logo {
  position: absolute;
  left: -54px;
  top: 30px;
  z-index: 2;
  margin: 0;
  background: url(/images/logo.gif) no-repeat;
  width: 52px;
  height: 100px;
  text-indent: -9999px;
  overflow: hidden;
}
.logo a {
  height: 100%;
  display: block;
}
#bookDetailed {
  position: relative;
}
#bookDetailed .bookItem .details h3 {
  font-size: 1.286em;
  margin: 0 0 3px 0;
}
#bookDetailed .bookItem .details h3 span.date {
  font-size: 0.778em;
  font-weight: normal;
}
#bookDetailed .bookItem .details p {
  margin: 6px 0 0 0;
}
#bookDetailed .bookItem .details span.author {
  font-style: italic;
  padding: 0 0 3px 0;
  display: block;
}
#bookDetailed .bookItem .image {
  text-align: center;
  margin: 0 0 10px 0;
}
#bookDetailed .bookItem .image img {
  width: 50%;
  border: 1px solid #647988;
}
#bookDetailed #bookControls {
  position: absolute;
  top: 135px;
  left: 0;
  width: 100%;
}
pageText ul {
  padding: 0 0 0 17px;
  list-style: outside disc;
}
.donationListWrapper {
  width: 620px;
  height: 840px;
  margin: auto;
  padding-top: 20px;
  position: relative;
  background: #fff;
  border: 0px solid #999;
}
h5 {
  font-size: 108%;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}
img {
  /*max-width: 100%;*/
  /*height: auto;*/
  border-style: none;
}
#bookView {
  margin: 0 0 10px 0;
}
.content {
  float: left;
  width: 631px;
  margin: 20px 27px 0px 0px;
}
.content #pageText ul {
  margin: 10px 0px 0px 25px;
}
.content #pageText p {
  font-size: 12px;
  line-height: 20px;
}
.content #pageText div {
  font-size: 14px;
  line-height: 20px;
}
.content ul .adoptABookFrame {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
  width: 360px;
  overflow: hidden;
}
.content b {
  color: #000;
}
.content img.padleft {
  margin: 3px 0 6px 6px;
}
.content em {
  display: block;
  margin: 0 0 24px;
}
.content img.padright {
  margin: 3px 6px 6px 0;
}
.content h1 {
  font-size: 30px;
  color: #000000;
  margin: 0 0 10px;
  font-weight: bold;
  line-height: 40px;
}
.input-validation-error {
  border: 1px solid #ff0000;
  background-color: #ffeeee;
}
#pageText h2,
#pageText h3 {
  border-top: solid 4px #333333;
  padding-top: 12px;
  font-size: 22px;
  color: #000;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  margin: 0px 0px 10px 0px;
}
.btn-grey,
.btn-red {
  white-space: nowrap;
  position: relative;
  color: #fff;
  padding: 1px 16px 2px 5px;
  line-height: 20px;
  font-size: 12px;
}
h6 {
  font-size: 108%;
  font-weight: normal;
  font-style: italic;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}
#header h2,
#header h3 {
  text-indent: -9999px;
  float: left;
  font-size: 30px;
  color: #4c5068;
}
.newslettersignup-emailbox {
  width: 150px;
  height: 13px;
  font-size: 1.1em;
  margin: 0;
}
.details .btn-grey:hover,
.details .btn-grey:active {
  color: #ffffff;
  background: url("/images/bg-button-arrow.gif") no-repeat 95% 50% #495964;
}
.hidden {
  position: absolute;
  left: -9999px;
}
a {
  color: #006699;
  text-decoration: none;
}
