BODY {
  color: black;  
  background:  #FFFFFF;
  margin: 0px;
  padding: 0px;
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif;
}


/* headings */
H1 {
  color: black;
  font-size: 34px; 
  font-weight: normal;
  white-space: nowrap;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

H2 {
  color: black;
  font-size: 30px; 
  white-space: nowrap;
  margin-top: 0em;
  margin-bottom: 2em;
  font-weight: normal;
  font-family:  Tahoma, Verdana, Helvetica, sans-serif;
}

H3 {
  color: black; 
  font-size: 22px; 
  white-space: nowrap;
  font-weight: normal;
  margin-top: 3em;
  margin-bottom: 0em;
  font-family:  Tahoma, Verdana, Helvetica, sans-serif;
}

H4 {
  color: black; 
  font-size: 16px; 
  white-space: nowrap;
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 0em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

H5 {
  color: black; 
  font-size: 14px; 
  white-space: nowrap;
  font-style: italic;
  font-weight: normal;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

P {
   margin-bottom: 9px;
   margin-top: 9px;
   text-align: justify;
}

img {
	border:0;
}

/* tables */
table {
	width:100%;
}

TD {
	vertical-align: top;
	font-size: 14px;
}

td.mainbody_column {
	padding: 20px 40px 0px 40px;
}

td.navCat{
	padding-top:1px;
}

td.nav {
	padding: 1px 0px 0px 15px;
	white-space: nowrap;
}

table.share {
		margin-top:50px;
}


/* links */
A.navLink	{
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

A.navLink:visited	{
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.navLink:hover	{
	color: black;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


A.navCatLink	{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.navCatLink:visited	{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.navCatLink:hover	{
	color: black;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.navCatLink:active	{
	color: black;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

:link	{
  color: #000000;
  text-decoration:underline;
  font-family:  Arial, Helvetica, sans-serif;
}

:visited	{
  color: #000000;
  text-decoration:underline;
  font-family:  Arial, Helvetica, sans-serif;
}

:active	{
  color: #000000;
  text-decoration:underline;
  font-family:  Arial, Helvetica, sans-serif;
}

:hover	{
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.small_link_text {
	font-size:10px;
}


/* misc */
div.nowrap {
	white-space: nowrap;
}

div.block-indent {
	margin-left: 20px;
}

div.bodyhead {
	font-size: 22px;
	font-weight: bold;
}

div.navlinks {
	margin-left:10px;
	margin-top: 10px;
}



/* lists */
li	{
	margin-left: 5px;
}



/* teachers */
td.teacher_photo {
	padding-right:10px;
}

table.teacher_bio_table  {
	background-color: #f4f4f4;
	margin:0px;
	padding: 0px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	border: 3px solid #f4f4f4;
}

.series_additional_text {
	margin:10px 20px 5px 20px;
	padding:0px;

}

.teacherName_teacherPage {
	font-size: 30px;
	font-weight: bold;
}

.teacher_bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 15px 0px 10px;
}

.retreat_name {
	font-size: 26px;
	font-weight: bold;
}

.retreat_description {
	font-size: 14px;
}

.retreat_details {
	font-size: 18px;
	font-weight: bold;
}

.retreatants-only {
	color: red;
}


/* talk tables */

.talklist {
	vertical-align: bottom;
	border-collapse: collapse;
}

.talk_finder {
    width: 100%;
}

/* title */
th.talks_table_header_title, td.talk_title {
  text-align:left;
  padding: 4px 20px 4px 0px;
  /* width:300px; */
  vertical-align: middle;
}

/* speaker */
th.talks_table_header_speaker, td.talk_teacher {
  /* width:150px; */
  text-align:left;
  padding: 4px 20px 4px 0px;
  vertical-align: middle;
  white-space:nowrap;

}

/* date */
th.talks_table_header_date, td.talk_date {
  width:75px;
  text-align:left;
  padding: 4px 20px 4px 0px;
  white-space:nowrap;
  vertical-align: middle;
}

/* length */
th.talks_table_header_length, td.talk_length {
  width:50px;
  text-align:right;
  padding: 4px 20px 4px 0px;
  white-space:nowrap;
  vertical-align: middle;

}

/* links */
  th.talks_table_header_links, td.talk_links {
  white-space:nowrap;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
  /* width:180px; */
  text-align: left;

}


div.pull_down_description {
	font-size:12px;
	font-weight: bold;
}

td.pull_down_description {
	font-size:10px;
	font-weight: bold;
}


div.sharethis {
	margin-top:0px;
	font-size: 11px;
}

div.facebook {
	margin-bottom:0px;
}


input.searchbar {
	height:20px;
	padding:0px 30px 0px 5px;
	width:200px;
	border:1px solid #111;

}

input.searchbar_btn {
	color:#777;font:normal 12px Verdana, Geneva, sans-serif;
	background-color:#eee9e9;
	display:none;
	border:none;
	padding:0px 30px 0px 5px;	
}


textarea {
	-khtml-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius: 5px;
	padding:0px 30px 0px 5px;
	width: 600px;
	height: 200px;
/*	color:#777;font:normal 12px Verdana, Geneva, sans-serif; */
}

input[type="text"]{
	-khtml-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; border-radius: 5px;
	padding:0px 30px 0px 5px;
	width: 200px;
	height: 25px;
/*	color:#777;font:normal 12px Verdana, Geneva, sans-serif; */
}

a.talk_description {
	color: black;
	text-decoration: normal;
}

.footer_text {
	background-color: #f4f4f4;
	color: #000000;
	margin-top:30px;
	padding:15px;
	font-style:italic;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	border: 1px solid #000;
}

div.footer_text_ios {
	background-color: #f4f4f4;
	margin:30px;
	padding:15px;
	font-style:italic;
	font-size: 10px;
	text-align: center;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; 
	border: 1px solid #000;
}


.additional_text {
   margin-left: 25px;
   font-style: italic;
}

.series_title {
   margin-top:30px; 
   font-weight:bold; 
   font-size:16px;
}

.series_header {
  color: black;
  font-size: 34px; 
  font-weight: normal;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

.audio_player_image {
	border: 0px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.9, transparent), to(rgba(255,255,255,0.5)));
        border-radius: 10px;
        -moz-border-radius: 10px;
        -khtml-border-radius: 10px;
        -webkit-border-radius: 10px;
}

.donation {
	background-color: #f4f4f4;
	margin: 20px 30px 0px 30px;
	padding:15px 30px 15px 30px;
	font-style:italic;
	font-weight:bold;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	border: 1px solid #000;
	text-decoration: none;
	color: black;
	font-size:16px;
}


.talk_series {
	font-weight: bold;
	font-style: italic;
}


.navCatLinkNoLink {
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Welcome_to_AD {
	color: black;
	font-size: 46px; 
	font-weight: normal;
	white-space: nowrap;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	padding-bottom: 20px;
}

.intro_text {
	font-size: 14px; 
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 40px 0px 40px;
}

.connect_icons {
	vertical-align:top;  border:0px; text-align:center; padding-left:20px; font-size:12px;
	text-decoration: none;
}

#landing_page_description {
  display:absolute; 
  overflow:hidden; 
  border: 1px gray dotted; 
  padding: 15px;
  margin-bottom: 30px; 
  background-color: #f4f4f4;
}

ul.navTable {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

ul.subnavTable {
	display: block;
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
}

ul.documents-list {
    list-style-type: disc;
    margin: 0 0 0 50px;
    padding: 0px;
}

ul.documents-list-series {
    list-style-type: disc;
    margin: 10 0 0 70px;
    padding: 0px;
}

.related-documents {
	margin: 0px;
	padding-top: 0px;
	padding-left:25px; 
	font-size: 12px; 
	font-weight:bold;
}

.related-documents-series {
	margin: 0px;
	padding-top: 0px;
	padding-left:45px; 
	font-size: 12px; 
	font-weight:bold;
}

.paginator {
}

.paginator a {
}


.landing_page_header {
  display:absolute; 
  overflow:hidden; 
  border: 1px gray dotted; 
  padding: 15px;
  margin-bottom: 30px; 
  background-color: #f4f4f4;

}


.display_teacher_bio {
	display: none; 
	position: inline; 
	left: 50px; top: 50px; 
	border: 1px gray dotted;
	background-color: rgb(244,244,244);
	text-align: justify; 
	font-size: 12px;
	margin: 10px 25px 10px 25px;
}
 .display_text {
 	left: 50px;
 	top: 50px;
 	border: 1px gray dotted;
 	padding: 10px;
 	background-color: rgb(244,244,244);
 	font-size: 12px;
	margin: 0px 25px 0px 25px;
 }



/* talk buttons */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
    white-space:nowrap;
    
}

a.button {
    background: transparent url('https://media.audiodharma.org/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('https://media.audiodharma.org/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


.audio_button, .edit_button {
	-moz-box-shadow:inset 2px 2px 0px 0px #ededed;
	-webkit-box-shadow:inset 2px 2px 0px 0px #ededed;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #dfdfdf;
	display:inline-block;
	color:#777777;
	font-size:12px;
	font-weight:normal;
	padding:3px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #dfdfdf;
	margin:0px 5px 0px 5px;
	
}.audio_button:hover, .edit_button:hover {
	-moz-box-shadow:inset 0px 0px 0px 0px #c5b6b6;
	-webkit-box-shadow:inset 0px 0px 0px 0px #c5b6b6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #c5b6b6) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #c5b6b6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#c5b6b6');
	

}.audio_button:active, .edit_button:active {
	position:relative;
	top:3px;
}


.tooltip {
	display:none;
	background-color:#ededed;
	padding:15px;
	margin-right:20px;
	margin-left:20px;
	font-size:12px;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: 1px solid #d6cccc;
	}

.the_talk_description {
	text-decoration:underline;
	cursor:help;
}

span.the_talk_description:hover {
	text-decoration:none;
	color: black;
}

/* pagination */
.pagination .page {
	margin-left: 5px;
	margin-right: 5px;
}

.pagination .next {
	margin-left: 5px;
	margin-right: 0px;
}

.pagination .prev {
	margin-left: 0px;
	margin-right: 5px;
}

.pagination_seperator {
	margin-left: 5px;
	margin-right: 5px;
}

.pagination_page_seperator {
	margin-left: 25px;
	margin-right: 0px;
}


.transcript_body {
	margin:20px;}
.transcript_header {
	font-size: 18px; margin:20px 0px 20px 0px;}
.transcript_summary {
	font-size: 16px; font-style: italic; margin:20px 0px 20px 0px;}
.transcript_title {
text-align: center; font-size:28px; margin:20px 0px 20px 0px;}
.transcript_text {
	font-size: 14px; margin:40px 0px 20px 0px;}

.naviagtion_link_text {
	padding: 10px 0px 10px 5px; font-size:11px;	
	}
/*
A.retreat_name_link	{
	text-decoration:none; 
	font-style: italic;
}

A.retreat_name_link:visited	{
	text-decoration:none; 
	font-style: italic;
}

A.retreat_name_link:hover	{
	text-decoration:underline; 
	color: #996600;
}
*/

