/* change background color/add background image to control page background area */

/*body {
	background: #fff !important;
}
*/
body #homePage .programBody {
	background: #fff !important;
}


#mainContent {
	background: #DDCA87;
/*  background: #fff url(../images/shadow.png) top left repeat-x;*/
  border: 1px solid #ddd;
  border-width: 0 1px;
  padding: 10px;
  width: 748px;
}

.video_embed {
	text-align: center;
	margin-top: 10px;
	background: #000;
	padding: 20px;
	-moz-border-radius : 8px;
	color: #eee;
}
.video_embed * {
	margin-left: auto;
	margin-right: auto
}
.video_embed p {color: #eee; width: 450px;}
.video_thumb {
	float: left;
}

#mainContent h3 {
  font-family: Helvetica, Arial, sans-serif !important;
  font-variant: normal;
/*  text-transform: uppercase;*/
  font-size: 170%;
  font-weight: normal;
  color: #555;
/*  border-bottom: 1px solid #333333;*/
  margin-top: .5em;
}

#homePageBlurb {
	  position: relative;
		margin-left: 435px;
		top: 90px;
		width: 320px;
		color: #333;
		background: transparent;
		padding: 0px;
	/*	opacity: .75;
			filter: alpha(opacity=75);
			-moz-opacity: 0.75;*/
}

#homePageBlurb td {
	text-align:left;
	padding: 5px 10px;
}

#home_audio-container.index-subset h2 {
  margin: 0; padding: 0;
}
* html #home_audio-container.index-subset h2 { margin-top: 30px;} 

#mainHeaderImage {
  height: 631px;
  border-bottom:none;
}

#programPageArea h2.secondary,
#programPageArea h2.secondary a,
#programPageArea h2.secondary a:hover {
  height: 232px;
}

#mainContent.program_index_nav { 
  margin: 0;
  width: 500px;
  border:0;
		background: transparent url(../images/index-programPageArea-bg.jpg) top left no-repeat;
}

#programPageArea {
	background: #DDCA87 !important;
}
body#homePage #programPageArea {
	background: #fff !important;
}
	
#mainContent.program_index_nav .program_index_column { margin-left: 7px;/* margin-top: 10px;*/}
#mainContent.program_index_nav #first_column { width: 285px; margin-left: 0px; }
#mainContent.program_index_nav #second_column { width: 200px; }
#mainContent.program_index_nav #third_column { width: 200px; }
#mainContent.program_index_nav #bottom_row {
	clear: both;
	margin-left: 4px;
	width: 732px;
}
#mainContent.program_index_nav .nav_box {
	border: none;
 margin-bottom: 5px;
	background: #E4D199;
/*	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;*/
/*	position: relative;*/
}

#mainContent.program_index_nav .nav_box h3 {
  border-bottom: none;
  font-variant: small-caps;
/*  text-transform: uppercase; */
  font-weight: normal;
  font-size: 120%;
  color: #555;
  width: 100%;
  
}

#mainContent.program_index_nav .nav_box .bottom_row_tile{
	float:left;
	width: 125px;
	margin-right: 15px;
}

#mainContent.program_index_nav .nav_box .bottom_row_tile .img {
	float:left;
	width: 125px;
}

.particulars {
  padding: 0 10px;
}
.particular {
/*  border-bottom: 1px solid #eee;*/
  padding: 10px;
}

.particular p {
	margin-bottom: 1em !important;
}
.particulars .particular h4 {
  font-size: 120%;
  margin-bottom: .25em;
}

.reflections .reflection {
	
}

.reflections .reflection .body {
	background: #E4D199;
	-moz-border-radius-bottomleft:5px;
  	-moz-border-radius-bottomright:5px;
  	-moz-border-radius-topleft:5px;
  	-moz-border-radius-topright:5px;
  padding: 5px 5px 5px 10px;
  margin-bottom: 5px;
}

.reflections .reflection h3 {
  font-variant: normal;
  font-size: 150% !important;
}

body.programBody {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0px solid #9A938B;
}

.banner-bg  {
   background: #F8F8F6 url(../images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #F8F8F6 url(../images/banner-bg2.jpg);
   }
			
#homePage .banner-bg  {
   background: #F8F8F6 url(../images/banner-home.jpg);
   }

#programPageArea #programOnDemand {
  background: #E4D199 url(../images/programOnDemand-bg.jpg) top left no-repeat;
}

div#programPageArea #home_audio-container 
  {
  	position: relative;
		margin-left: 515px;
		top: 235px;
		width: 225px;
		color: #333;
		background: #fff;
		opacity: .80;
		filter: alpha(opacity=80);
		-moz-opacity: 0.80;
/*		-moz-border-radius-bottomleft:8px;
  	-moz-border-radius-bottomright:8px;
  	-moz-border-radius-topleft:8px;
  	-moz-border-radius-topright:8px;*/
	 }
div#programPageArea #home_audio-container .home_onDemand {
}

div#programPageArea #home_audio-container p {
	margin-top: 10px;
  color: #333;
  
}
div#programPageArea #home_audio-container h2 {
	display: none;
}
div#programPageArea #home_audio-container a:active, div#programPageArea #home_audio-container a:link, div#programPageArea #home_audio-container a:visited
   {
/*   font-size: 11px;
   color: #000;
   font-weight: normal;*/
}

div#programPageArea #home_audio-container .doctitle-caption,
div#programPageArea #home_audio-container .doctitle-date, {
  color: #333;
}

div#programPageArea #home_audio-container a:hover
   {
/*   color: #fff;
   font-weight: normal;
   background: #ba5562;*/
   }

#home_audio-container.index-subset h2 a {
  display: block;
  height: 50px;
  text-indent: -9999px;
  margin-top: 0;
  overflow: hidden;
/*  border: 1px solid #999;*/
}


#home_audio-container.index-subset h2 a:hover {
  background: transparent !important;
}

div#programPageArea a:active, a:link, a:visited
   {
   font-size: 11px;
   color: #38446a;
   font-weight: normal;
}

div#programPageArea a:hover
   {
   color: #fff;
   font-weight: normal;
   background-color: #38446a;
}



 
/* form, option, input, select, pre
   {
   font-family: Verdana, Georgia, sans-serif;
   font-size: 11px;
   color: #ffffff;
   } */ 

div#programPageArea ul, li, td, tr, p
   {
   font-size: 11px;
   color: #333333;
   }
   
/*div#programPageArea blockquote
   {
   font-size: 11px;
   color: #666666;
   }*/
   
div#programPageArea .passage  {
   font-size: 11px;
   color: #333333;
   background: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 5px solid #989560;
   border-bottom: 5px solid #989560;
}

div#programPageArea .passage2  {
   font-size: 11px;
   color: #666666;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 0px solid #E6E0D0;
   border-right: 0px solid #E6E0D0;
   border-bottom: 0px solid #E6E0D0;
   border-left: 0px solid #E6E0D0;
   background: #f9f9f9;
   -moz-border-radius : 8px;
}

div#programPageArea .passage3  {
   font-size: 11px;
   color: #666666;
   background: #0F0F11;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-right: 1.5px solid #333335;
			border-bottom: 3px solid #333335;
			-moz-border-radius : 8px;
			opacity: .80;
			filter: alpha(opacity=80);
   -moz-opacity: 0.80;
   }

div#programPageArea .secondary_content-container  {
   font-size: 11px;
   color: #666666;
   background: #4D4D4A;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-right: 1.5px solid #555552;
			border-bottom: 3px solid #555552;
			-moz-border-radius : 8px;
			filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: .90;
}

div#programPageArea .passage4  {
   font-size: 11px;
   color: #666666;
/*   background: #F8F8F6;*/
   background: #fff;
   padding: 10px 10px 10px 10px;
   text-align: left;
/*   border-right: 0px solid #E6E0D0;*/
/*   border-bottom: 2px solid #E6E0D0;*/
/*   border-left: 3px solid #E6E0D0;*/
   border: 1px solid #ccc;
   filter: alpha(opacity=95);
}

div#programPageArea .passage5  {
   font-size: 11px;
   color: #666666;
   background: #f3f3f3;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #2b2f2e;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

div#programPageArea .passage6  {
   font-size: 11px;
   color: #f3f3f3;
   background: #000000;
   padding: 5px 5px 5px 5px;
   text-align: left;
   border: 1px solid #333333;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

#yourstories p{
  margin-top: 0;
  color: #666666;
}
div#programPageArea #yourstories .themes ul {
  list-style: none;
  padding:0;
  margin:0;
}
div#programPageArea #yourstories .map  {
  font-size: 11px;
  color: #666666;
  padding: 5px;
  text-align: left;
  background: #f9f9f9;
  width: 220px;
  float: left;
  margin-top: 5px;
  -moz-border-radius : 8px;
}
div#programPageArea #yourstories .map a.map_img:hover { background: transparent !important ; }

/*
  I fixed the issue where this div was pushing south of the .map dive by
  floating both of the divs left.
*/
div#programPageArea #yourstories .themes  {
  font-size: 11px;
  color: #666666;
  padding: 5px;
  text-align: left;
  background: #f9f9f9;
  width: 220px;
  margin-top: 5px;
  float: left; /* this is what fixed it */
  margin-left: 20px;
  -moz-border-radius : 8px;
}

div#programPageArea .index-subset {
  font-size: 11px;
  color: #333;
/*  background: #fff;*/
  background: transparent;
  padding: 10px 10px 10px 10px;
  text-align: left;
/*  opacity: .70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;*/
}

div#programPageArea .index-subset img {
border: 1px solid #666666;
}

.opacity  {
   background-color: #f3f3f3;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

.doctitle
   {
   font-size: 15px;
   color: #2d3034;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption {
   font-size: 12px;
   color: #878787;
   font-variant: small-caps;
}

.doctitle-date {
   font-size: 12px;
   color: #878787;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #2d3034;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-size: 13px;
   color: #2d3034;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
   
div#programPageArea #home_audio-container .doctitle-caption,
div#programPageArea #home_audio-container .doctitle-date {
  color: #fff;
}

#mainContent.journal h3 img { margin-bottom: 0;}


#mainContent.reflections .reflection h3 {
  font-size: 150%;
  border: none;
}
/********************************
  Image Caption
  
  Positioning for image captions. Use margin positioning for
  the program index, relative positioning for secondary pages.
********************************/
/* use margins */

#imageCaption cite { color: #fff;}

#imageCaption.main {
	margin-left: 565px;
	margin-top: 430px;
}
* html #imageCaption.main { display: none;}


#imageCaption.home {
	margin-left: 550px;
	margin-top: 180px;
}


/* use relative positioning */
#imageCaption.secondary a#imageCaptionButton {
	top: 150px;
	left: 10px;
}
#imageCaption.secondary cite { color: #fff;}

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.particulars .image { background: #777; }
.particulars .image img {margin: 1px; border: 0;}
.particulars .image .caption { padding: 5px 10px; }
.particulars .image .caption p {
  color: #fff !important;
  font-size: 85% !important;
}

.particulars #mlk_jpg { width: 202px; }
.particulars #thay-airport_jpg { width: 252px; }
.particulars #hack_300_jpg { width: 302px; }
.particulars #aly_jpg { width: 177px; }
.particulars #khong_jpg { width: 302px; }

.particulars .particular h4 {
  color: #5F4D57;
}

h2#programTitle {
  float: left;
  margin: 0px 15px 10px 5px;
  text-decoration: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 250px;
  height: 88px;
  background: transparent url(../images/progtitle-home.gif) top left;
}
h2#programTitle a { display: block; width: 250px; height: 88px; }
h2#programTitle a:hover { background: transparent url(../images/progtitle-home.gif) top left !important; } 

td#mainContent {
  width: 520px;
  padding: 0px 15px 0px 15px !important;
  margin: 0px !important;
  background: transparent url(../images/bg-lotus.jpg) 0px 150px no-repeat
}


blockquote {
  background: #E4D199;
  border-color: #dfc28a;
  margin-left: 1em;
  margin-right: .5em;
}

body.programBody {
	background: #E1DFF7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #030303;
}

div#programPageArea {
	font-size: 11px;
	font-family: Verdana, Georgia, sans-serif;
	list-style: square;
	background-color: #DDCA87;
	color: #030303;
	/*
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	*/
}

.banner-bg  {
   background: #8B7580 url(../images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #DDCA87 url(../images/banner-bg2.jpg);
   }

#homePage .banner-bg {
	background: #DDCA87 url(../images/banner-home.jpg);
}

div#programPageArea cite {
	font-size: 10px;
}

div#programPageArea div {
	font-size: 11px;
}

div#programPageArea a:active, div#programPageArea a:link, div#programPageArea a:visited
{
	font-size: 11px;
	color: #505777;
	font-weight: normal;
}

div#programPageArea a:hover
{
	color: #ffffff;
	font-weight: normal;
	background-color: #505777;
}


/*div#programPageArea form, div#programPageArea option, div#programPageArea input, div#programPageArea select, div#programPageArea pre
{
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #030303;
}*/

div#programPageArea ul, div#programPageArea li, div#programPageArea td, div#programPageArea tr, div#programPageArea p, div#programPageArea blockquote
{
	font-size: 11px;
	color: #030303;
}

div#programPageArea .footer-bgcolor {
	background-color: #dad1ca;
}

div#programPageArea .footer-textcolor {
	color: #030303;
}

div#programPageArea .footer-linkcolor {
	color: #ffffff;
	font-weight: bold;
}

div#programPageArea .imagetext {
	font-size: 12px;
	color: #030303;
}

div#programPageArea .biblical {
	font-size: 11px;
	color: #030303;
	background-color: #696E4B;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	border: 1px solid #8E946D;
}

div#programPageArea .passage {
	font-size: 11px;
	color: #030303;
/*  background-color: #030303;*/
	padding: 10px 20px 2px 20px;
	text-align: left;
	border: 0px solid #000000;

}

div#programPageArea .passage2 {
	font-size: 11px;
	color: #030303;
	background-color: #E4D199;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: 2px solid #dfc28a;
	 -moz-border-radius : 8px;
	
}

div#programPageArea .passage3 {
	font-size: 11px;
	color: #030303;
	background-color: #E4D199;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #dfc28a;
	 -moz-border-radius : 8px;
	
}

div#programPageArea .passage4 {
  background-color: #ddca86;
}

div#programPageArea .opacity {
	background-color: #f3f3f3;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: .75;
}

div#programPageArea .navbg {
	background-color: #f3f3f3;
	color: #030303;
	/*
	color: #030303;
	*/
}

div#programPageArea .programtitle
{
	font-size: 16px;
	color: #030303;
	font-weight: bold;
	font-variant: small-caps;
}

div#programPageArea .programheading {
	font-size: 14px;
	color: #030303;
	font-weight: bold;
	font-variant: small-caps;
}

div#programPageArea .programdate {
	font-size: 11px;
}

div#programPageArea .doctitle
{
	font-size: 15px;
	color: #5F4D57;
	font-weight : bold;
	font-variant: small-caps;
}

div#programPageArea .doctitle-caption
{
	font-size: 12px;
	color: #5F4D57;
	font-variant: small-caps;
}

div#programPageArea .reflectiontitle
{
	font-size: 12px;
	font-weight: bold;
	color: #5F4D57;
	font-variant: small-caps;
}

div#programPageArea .introtext
{
	font-size: 11px;
	color: #030303;
}

div#programPageArea .voicesbio {
	font-size: 13px;
	color: #5F4D57;
	list-style: square;
	font-variant: small-caps;
	font-weight: bold;
}

