/* reset
----------------------------------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
img,
iframe {
  border: none;
}
address {
  font-style: normal;
}
/* Page Structure
----------------------------------------------------------------------------------------------------*/
body {
  margin: 0 auto;
  padding: 0;
  background-color: #750000;
  background-image: url('../images/bgleft.jpg');
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: top left;
  font-family: verdana;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #750000;
  line-height: 1.25em;
}
.wrap {
  width: 890px;
  background: #fff;
  z-index: 0;
  margin: 10px auto 0 auto;
  padding: 5px;
}
.header {
  float: left;
}
.topnav {
  float: left;
  position: relative;
  height: 29px;
  z-index: 100;
  margin-top: -2px;
  background: url('../images/nav.png');
  width: 890px;
}
.topbanner {
  background: #800000;
  border-radius: 10px;
  padding:10px;
  margin: 5px;
  float: left;
  width: 860px;
  -webkit-box-shadow: 4px 2px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    4px 2px 5px rgba(50, 50, 50, 0.5);
  box-shadow:         4px 2px 5px rgba(50, 50, 50, 0.5);
}
.container {
  float: left;
  width: 890px;
  background: #fff2cb;
  margin-bottom: 6px;
}
  .sideleft {
    width: 20%;
    float: left;
  }
  .maincontent {
    width: 55%;
    float: left;
    background: #fff;
    padding: 20px 2.5%;
    min-height: 900px;
  }
  .maincontent.full {
    width: 75%;
  }
  .sideright {
    width: 20%;
    float: right;
  }
  .sideright.none,
  .topbanner.none {
    display: none;
  }
.footer {
  clear: both;
  width: 890px;
}
  .notice {
    background: #800000;
    border-radius: 6px;
    padding: 10px 0;
    color: #fff2cb;
    margin: 0 5px 6px 5px;
    -webkit-box-shadow: 4px 1px 5px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    4px 1px 5px rgba(50, 50, 50, 0.5);
    box-shadow:         4px 1px 5px rgba(50, 50, 50, 0.5);
  }
  .copyrt {
    background: #fff2cb;
    color: #2f2b1b;
    font-size: 11px;
    padding: 5px 0;
  }

.custom.bannertop {
	margin-bottom: 20px;
	float: left;
}
.topbanner .custom {
	clear: both;
}


/* headings, text, links
----------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
  line-height: 1.25em;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: #CB7F15;
}
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #CB7F15;
}
a:visited, a.visited {
  color: #CB7F15;
}
a:hover, a.hover {
  color: #940000;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  color: #800000;
  font-size: 22px;
  margin-bottom: 15px;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  font-size: 18px;
  color: #800000;
  margin-bottom: 15px;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  font-size: 18px;
  color: #9C8D4F;
  line-height: 1.25em;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  font-size: 16px;
  color: #D10000;
  margin: 25px 0;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
  font-size: 14px;
  color: #D10000;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
  font-size: 14px;
  color: #D10000;
}
p {
  margin-bottom: 10px;
}
.contentheading {
  color: #9C8D4F;
}
/* lists
----------------------------------------------------------------------------------------------------*/
li {
  margin: 0.2em 0;
  padding: 0;
}
.maincontent ul {
  margin: 0 0 15px 30px;
  list-style: none;
}
.sidebar ul.jcalpro_events,
.sidebar ul.evbookinglist {
  margin: 15px 0 15px 6px;
  list-style: none;
}
.maincontent li,
.sidebar ul.jcalpro_events li,
.sidebar ul.evbookinglist li {
  background: url('../../../images/blockcontentbullets.png') no-repeat left top;
  padding-left: 13px;
  text-align: left;
}

ul.pagenav {
  list-style: none;
  margin: 25px 0 0 0;
}
ul.pagenav li {
  border: 1px solid #c7bc8f;
  padding: 7px;
  width: 50px;
  display: inline;
  margin-right: 5px;
  background: none;
}
.pagination ul {
  list-style: none;
  margin: 10px 0 0 0;
}
.pagination li {
  background: none;
  display: inline;
  padding: 0;
  margin-right: 5px;
}


/* top navigation
----------------------------------------------------------------------------------------------------*/
.topnav .menu-nav {
  margin: 0;
  padding: 4px 2px 0 2px;
}
.menu-nav a {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-weight: bold;
  color: #CFC6A0;
  padding: 0 7px;
  margin: 0 6px;
  line-height: 25px;
  text-align: center;
}
.menu-nav a:hover  {
  color: #470000;
}
.menu-nav li {
  margin: 0 2px 0 1px;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}
.menu-nav a.active {
  color: #0F0000;
}

/* sidebar navigation
----------------------------------------------------------------------------------------------------*/
div#nextend-accordion-menu-10169 img {
  margin: 0 4px 7px 0;
  vertical-align: top;
  float: left;
}
div#nextend-accordion-menu-10169 span,
div#nextend-accordion-menu-10169 a {
  vertical-align: top;
}
div#nextend-accordion-menu-10169 .level1 .inner {
  background: url('../../../images/blockcontentbullets.png') no-repeat left top !important;
  padding-left: 13px !important;
}

/* top banner
----------------------------------------------------------------------------------------------------*/
.topbanner a {
  /*color: #cfc6a0;*/
  color: #ffff66;
}
.topbanner a:hover {
  color: #EED787;
}
/*.topbanner .custom div a,
.topbanner .custom div a:hover {
  font-family: Georgia, Palatino, serif;
  font-size: 18px;
  font-style: italic;
  color: #ffff66;
  line-height: 1.25em;
}*/
.topbanner p {
	text-align: center;
	font-family: Georgia, Palatino, serif;
	font-size: 20px;
	line-height: 2em;
	width: 660px;
	float: left;
	margin-top: 10px;
}
.topbanner .subtext {
	font-size: 16px;
}
/*.custom.bannertop {
	background: #750000;
	border-radius: 6px;
	padding: 20px;
	width: 840px;
	margin: 10px 0 5px 5px;
	box-shadow: 4px 2px 5px rgba(50, 50, 50, 0.5);
}*/
.custom.bannertop {
	background: #750000;
	border-radius: 6px;
	padding: 30px 30px 10px 30px;
	width: 370px;
	margin: 10px 0 5px 5px;
	box-shadow: 4px 2px 5px rgba(50, 50, 50, 0.5);
	height: 90px;
}
.custom.bannertop.rt {
	margin-left: 15px;
}
.custom.bannertop.lft,
.custom.bannertop.rt {
	padding: 18px 20px;
	height: 94px;
	width: 390px;
}
.custom.bannertop.lft p {
	font-size: 11px;
}
/*.bannertop p {
	font-size: 16px;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}*/
.bannertop p {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0;
}
.bannertop p.yrend.right {
	margin: 5px 10px 0 0;
}
.bannertop p a {
	color: #eed787;
}
.bannertop h3 a,
.bannertop h3 a:link {
	color: #fff;
}
.bannertop a:hover,
.bannertop h3 a:hover {
	color: #cb7f15;
}
/* main content
----------------------------------------------------------------------------------------------------*/
.maincontent img {
  border: 1px solid #b7a971;
}
.maincontent .jicons-icons img {
  border: none;
}
.img_caption img {
  margin-bottom: 3px;
}
.img_caption.left {
  float: left;
  margin-right: 1em;
}
.img_caption.right {
  float: right;
  margin-left: 1em;
}
.img_caption {
  text-align: center !important;
}
p.img_caption {
  color: #666;
  font-size: 10px;
  line-height: 1.25em;
}
.img_caption.left p {
  clear: left;
}
td.list-title {
  padding-bottom: 10px;
}
td.list-title a {
  background: url('../../../images/blockcontentbullets.png') no-repeat left -2px;
  padding-left: 15px;
}
.item blockquote,
blockquote {
  border: solid 1px #D4CCAA;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #E9E4D3;
  background-image: url('../images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  color: #1f0000;
  font-style: italic;
}
.item-page.hhk {
	background: #f2b626;
	padding: 20px 0 20px 20px;
	position: relative;
	float: left;
	line-height: 1.5em;
}
.item-page.hhk h1 {
	font-size: 18px;
}
.item-page.hhk h2 {
	font-size: 16px;
}
.item-page.hhk img.fullwidth {
	margin: -20px 0 0 -20px;
	border: none;
}
.item-page.hhk .cn {
	font-weight: normal;
}
.item-page.hhk p {
	margin-bottom: 15px;
}
.hhktitle {
	position: absolute;
	top: 15px;
	left: 15px;
}
.item-page.hhk .details {
	float: left;
	width: 45%;
	margin-bottom: 20px;
}
.item-page.hhk .details.eng {
	margin-right: 8%;
}
.item-page.hhk a {
	color: #940000;
	text-decoration: underline;
}
.item-page.hhk a:hover {
	text-decoration: underline;
}
.item-page.hhk .details.eng p {

}
.item-page.hhk .details.cn p {
	font-size: 14px;

}
.item-page.hhk .details.cn p .engl {
	font-size: 12px;
}
.item-page.hhk .generosity {
	background: #750000;
	padding: 20px;
	clear: both;
	color: #fff;
	width: 598px;
}
.item-page.hhk .generosity a {
	color: #fff;

}
.item-page.hhk hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 20px auto;
	width: 100%;
	clear: both;
	border: none;
	border-bottom: 1px solid #f2b626;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}
.maincontent .item-page.hhk ul {
	margin: 0 0 20px 0;
}
.maincontent .item-page.hhk ul li {
	margin-bottom: 8px;
	background: url('../../../images/blockcontentbullets.png') no-repeat left -3px;
}

/* sidebar modules
----------------------------------------------------------------------------------------------------*/
.moduletable.sidebar {
  background: #800000;
  border-radius: 6px;
  margin: 5px;
  padding: 0 0 10px 0;
  -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.5);
  box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.5);
}
.custom.sidebar {
  padding: 10px 10px 0 10px;
  text-align: center;
}
/*.sidebar .menu {
  list-style-type: none;
  margin: 0 0 0 8px;
  padding: 10px 0 0 0;
}
.sidebar .menu li {
  line-height: 1.5em;
  padding: 0 0 0 13px;
  background: url('../images/blockcontentbullets.png') no-repeat left top;
}*/
.sidebar a {
  color: #cfc6a0;
}
.sidebar a:hover {
  color: #eed787;
}
.sidebar h3 {
  height: 22px;
  color: #CFC6A0;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 22px;
  background: url('../images/blockheader.png') no-repeat;
  border-radius: 6px;
}
.moduletable.levelmenu {
  margin: 20px 10px;
}
.levelmenu h3 {
  font-size: 1em;
}
.levelmenu ul {

  margin-left: 15px;
  font-size: 0.85em;
}
/* contact forms
----------------------------------------------------------------------------------------------------*/
.contact-image {
  float: right;
}
.contact h2 {
  color: #9c8d4f;
  font-size: 16px;
  margin: 20px 0;
  font-weight: normal;
}
.contact h3 {
  display: none;
}
.contact address {
  margin: 0 0 10px 25px;
}
.contact address span {
  display: block;
}
.contact .jicons-icons {
  float: left;
  margin-right: 10px;
}
.contact .contact-form {
  margin-top: 25px;
  clear: both;
  float: left;
}
.contact-form fieldset {
  border: none;
}
.contact-form legend {
  font-size: 10px;
  font-style: italic;
  margin: 0 0 10px 0;
}
.contact-form dt {
  margin-bottom: 5px;
}
.contact-form dd {
  margin-bottom: 10px;
}
.contact-form input  {
  padding: 3px 6px;
}
table.category {
  width: 100%;
}
table.category td {
  padding-right: 10px;
}
.contact-misc {
  float: left;
}
.contact-narrow {
	width: 125px;
}
/* captcha
----------------------------------------------------------------------------------------------------*/
.osolCaptchaBlock table {
  margin: 20px 0;
}
.osolCaptchaBlock input[type="text"] {
  width: 80%;
}
.recaptchatable #recaptcha_response_field {
  font-size: 11px !important;
  padding: 5px;
}
/* buttons
----------------------------------------------------------------------------------------------------*/
button,
input.button {
  padding: 6px 15px;
  border-radius: 6px;
  background: #e6c44b;
  cursor: pointer;
  font-size: 12px;
}
button:hover,
input.button:hover {
  background: #eb0000;
}
.item-page.hhk a.redbutton {
  padding: 10px 100px;
  border-radius: 6px;
  background: #750000;
  cursor: pointer;
  font-size: 18px;
  color: #e6c44b;
  text-decoration: none;
  text-align: center;
  float: left;
  margin-bottom: 15px;
}
.item-page.hhk a.redbutton:hover,
a.redbutton.hm:hover {
  background: #940000;
}
a.redbutton.hm {
  padding: 10px 40px;
  border-radius: 6px;
  background: #750000;
  cursor: pointer;
  font-size: 18px;
  color: #e6c44b;
  text-decoration: none;
  text-align: center;
}

/* blog pages
----------------------------------------------------------------------------------------------------*/
.blog .items-row {
  border-bottom: 1px solid #c7bc8f;
  margin-bottom: 15px;
}
.blog .items-row:last-child {
  border-bottom: none;
}
.blog .items-row .item {
  margin-bottom: 15px;
}
.blog .category-desc {
  margin-bottom: 20px;
}
.items-more h3 {
  color: #800000;
  font-size: 12px;
  margin-bottom: 10px;
}
.items-more ol {
  list-style: none;
  margin: 0 0 15px 30px;
}
/* JCal Pro styles
----------------------------------------------------------------------------------------------------*/
.atomic.powered_by {
  display: none;
}
.jcalpro_events_date {
  color: #cfc6a0;
}
.jcalpro_events_link {
  margin-left: 6px;
}
ul .jcalpro_events_link {
  margin-left: 0;
}
.jcal_category_title {
  font-size: 10px;
}
.jcal_categories {
  margin: 10px 0 20px 0;
}
.jcl_search_form h3 {
  font-size: 12px;
  margin-top: 40px;
}
.jcl_search_form_search {
  text-align: left;
  margin-top: 10px;
}
#jcl_component .jcl_flat .eventtitle,
#jcl_component .jcl_day .eventtitle,
#jcl_component .jcl_week .eventtitle,
#jcl_component .jcl_categories .eventtitle {
  font-size: 14px;
  line-height: 1.25em;
  float: left;
  margin-bottom: 10px;
}
#jcl_component #jcl_layout_body .jcl_event_description,
#jcl_component .jcl_categories .jcl_event_description {
  clear: both;
}
.jcl_event_body h3 {
  line-height: 1em;
}
#jcl_component .jcl_toolbar_catselect {
  padding: 10px 0 6px 0;
}
#jcl_component .jcl_month_cell_number {
  padding: 4px;
}
#jcl_component .jcl_month_cell_number a {
  color: #8c0000;
}
#jcl_component .weekdayclr {
  font-size: 12px;
}
#jcl_component .jcl_current {
  font-size: 18px;
}
.jcl_subtitlebar h1 {
  color: #000;
  font-size: 18px;
}
.jcl_event_categories_canonical strong {
  display: none;
}
/* login form
----------------------------------------------------------------------------------------------------*/
#login-form {
  color: #cfc6a0;
  margin-left: 6px;
}
fieldset {
  border: none;
}
#login-form ul {
  list-style: none;
}
/* tables
----------------------------------------------------------------------------------------------------*/
.titleblack {
  font-weight: bold;
}
.content_table td {
  padding: 5px 10px;
  border: 1px solid #c7bc8f;
  vertical-align: top;
}
.content_table.cols4 td {
  width: 25%;
}
/* back button
----------------------------------------------------------------------------------------------------*/
.backbutton {
  text-align: left;
  padding: 10px 20px;
}
/* dharma gifts page
----------------------------------------------------------------------------------------------------*/
#dharmagifts table.col2,
#dharmagifts table.col3 {
	width: 100%;
}
table.col3 td {
	width: 27%;
	text-align: center;
	background: #750000;
	color: #fff;
	padding: 10px 1%;
	margin: 0 2%;
}
table.col3 td:hover {
	background: #cb7f15;
}
table.col2 {
	border: 2px solid #cb7f15;
	border-collapse: collapse;
	margin: 20px 0;
}
table.col2 td {
	width: 48%;
	padding: 10px 2%;
	border: 2px solid #cb7f15;
	vertical-align: top;
}
#dharmagifts a,
#dharmagifts a:visited {
	font-weight: normal;
	color: #750000;
}
#dharmagifts a:hover {
	color: #cb7f15;
}
#dharmagifts p a {
	text-decoration: underline;
}
#dharmagifts table.col3 td a {
	color: #fff;
	text-decoration: none;
}
#dharmagifts table.col3 td:hover a {
	color: #750000;
}
#dharmagifts p {
	color: #371100;
	font-size: 12px;
	text-align: justify;
}
#dharmagifts p strong {
	font-size: 13px;
}
	#dharmagifts p.captiontxt strong {
		font-size: 10px;
	}
	#dharmagifts p.aligncenter {
		text-align: center;
	}
#dharmagifts p.smltxt strong {
	font-size: 11px;
}
#dharmagifts h2 {
	font-size: 16px;
	color: #cb7f15;
	background: #750000;
	padding: 5px 10px;
	width: 100%;
	margin: 20px 0;
}
#dharmagifts h3 {
	font-size: 15px;
	margin: 0 0 5px 0;
}
#dharmagifts.statue h3 {
	font-size: 14px;
	color: #750000;
}
#dharmagifts table.col2 a {
	background: url('../images/arrow_rt.png') no-repeat left 3px;
	padding-left: 12px;
}
.giftdesc {
	float: left;
	margin: 15px 0;
	width: 100%;
}
.giftdesc.brdr,
.clear.brdr {
	float: left;
	margin: 15px 0;
	border-bottom: 1px dotted #cb7f15;
	padding-bottom: 20px;
}
.giftdesc img {
	margin: 0 20px 0 0;
	float: left;
	border: none;
}
	.giftdesc .imgstack img {
		float: none;
		margin: 0 0 10px 0;
	}
.giftdesc .left {
	width: 220px;
	margin-right: 20px;
}
.imgstack {
	width: 220px;
	margin: 0 20px 110px 0;
	float: left;
}
.statue .imgstack {
	margin: 0 20px 150px 0;
}
table.msgifts {
	border: 1px dotted #cb7f15;
	margin-bottom: 30px;
}
.msgifts td.borderright {
	border-right: 1px dotted #cb7f15;
}
.statue td.padding20 {
	padding: 0 20px;
}
td.padding20 p {
	margin-bottom: 0;
}
.calligraphy td {
	width: 330px;
	padding-top: 30px;
}
#dharmagifts .calligraphy p {
	text-align: center;
}
.statue form#General-Donation {
	width: 120px;
	margin: 0 auto;
}
/* donate pages
----------------------------------------------------------------------------------------------------*/
.item-page.donatepg {
	font-family: Arial, Helvetica, sans-serif;
}
.item-page.donatepg p {
	font-size: 12px;
	color: #000;
}

.donate_item h1, .donate_sub1 h1, .donate_sub2 h1 {
	font-weight: bold;
	background-color: #FCF8A7;
	border: 1px solid #FF9900;
	color: #800000;
	text-align: center;
	display:table-header-group;
	width: 100%;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.donate_item h2, .donate_sub1 h2, .donate_sub2 h2 {
	text-align: center;
	font-weight: bold;
	font-size: 105%;
}
.donate_nav ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.donate_nav ul {
	list-style-type: none;
}
.maincontent .donate_nav ul {
	margin: 0 0 5px 30px;
}
.maincontent .donate_nav ul li {
	background: none;
	padding-left: 0;
}
.maincontent .donate_nav ul li a:link {
	font-weight: normal;
	color: inherit;
	text-decoration: underline;
}

.donate_item, .donate_sub1, .donate_sub2{
	border: solid 1px #FF9900;
	display:table;
}
.donate_item {
	width: 430px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 105px;
}
.donate_2boxes{
}
div.donate_2boxes .donate_sub1 {
	width: 45%;
	float: left;
	margin-left: 1%;
	margin-bottom: 3px;
	text-align:center;
}
div.donate_2boxes .donate_sub2 {
	width: 44%;
	float: right;
	margin-right: 1%;
	margin-bottom: 3px;
	text-align:center;
}
.donate_pageintro {
}
.donate_item_description {
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 95%;
}
.donate_body_description, donate_options {
	margin-top: 15px;
}
.donate_lineItem {
}
.donate_lineItem h3 {
	display: inline;
	font-size: 110%;
}
.donate_lineItem div {
	display: inline;
}
form#viewcart {
	padding-left: 60%;
}
.donate_addtocart {
	text-align: center;
}
.donate_thankyou {
	clear: both;
}
.donate_category {
	display:table;
	width: 100%;
	margin-bottom: 30px;
	clear:both;
}
.donate_category h3 {
	font-size: 1.17em;
	color: #000;
	margin-bottom: 1em;
}
.donate_category h2{
	font-weight: bold;
	background-color: #FCF8A7;
	color: #800000;
	display:table-header-group;
	width: 100%;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	padding-top: 8px;
	padding-left: 12px;
}
.donate_category div#logo{
	margin-right: 10px;
}
.donatepg .bfQuickMode p input[type='text'] {
	padding: 6px;
}
.donatepg .bfQuickMode .bfLabelLeft label {
	width: 35%;
}
.donatepg button#bfSubmitButton.bfSubmitButton {
	float: left;
	margin: 20px 0 20px 250px;
	width: 25%;
	text-transform: uppercase;
	font-size: 125%;
	background: #800000;
	color: gold;
}
.donatepg button#bfSubmitButton.bfSubmitButton:hover {
	background: gold;
	color: #800000;
}
.donatepg .bfQuickMode .bfPageIntro {
	padding: 0;
}
.donatepg hr {
		display: block;
		position: relative;
		padding: 0;
		margin: 20px auto;
		width: 100%;
		clear: both;
		border: none;
		border-bottom: 1px solid #e1e5ac;
		font-size: 1px;
		line-height: 0;
		overflow: visible;
}
.donatepg p.bfPageIntro {
	display: none;
}
.donatepg ul.nostyle {
	margin-left: 0;
}
.donatepg a.capcampbtn {
	background: gold;
	padding: 6px 12px;
	color: #800000;
	float: left;
	margin: 0 10px 20px 0;
	font-size: 14px;
}
.donatepg a.capcampbtn:hover {
	background: #800000;
	color: gold;
}
/* events booking styles
----------------------------------------------------------------------------------------------------*/

td.eb-event-property-label {
	width: 25%;
}
.form-horizontal #field_Additionalpeople .control-label {
	width: 100%;
}
textarea#Additionalpeople {
	width: 400px;
	height: 300px;
}
.eb-container h3#field_CouponExplanation {
	color: #750000;
	font-size: 12px;
	padding-top: 20px !important;
	border-top: 1px solid #ccc;	
}
.eb-container h3 {
	margin-bottom: 20px !important;
}
/* miscellaneous styles
----------------------------------------------------------------------------------------------------*/
.aligncenter {
	text-align: center;
}
#dharmagifts p.alignleft {
	text-align: left;
}
.smltxt {
	font-size: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#dharmagifts p.captiontxt {
	font-size: 9px;
	line-height: 1.25em;
}
.clear {
	clear: both;
}
#dharmagifts p.indent20 {
	margin: 0 20px 10px 20px;
}
ul.nostyle li {
	padding: 0;
	background: none;
	color: #000;
	margin-bottom: 5px;
}

/* In Memoriam Page */
ul.memoriam-article-list h4 {
  margin: 0;
}
ul.memoriam-article-list {
  list-style-type: none;
  margin: 0 0 2em 0;
  padding: 0 4em 0 0;
  max-height: 20vh;
  overflow-y: scroll;
}

ul.memoriam-article-list li {
  display: inline-block;
  list-style-type: none;
  background: none;
  margin: .25em 3em .25em 0;
  line-height: 1.2em;
  padding: 0;
}
.rotator-block .avPlayerWrapper {
  margin-bottom:3em;
}