/* change background color/add background image to control page background area */

body.programBody {
	background: #ffffff url(../images/background.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
}
body#homePage.programBody { background: #ffffff !important;}

#mainContent {
  background: #ffffff 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: #777;
  border-bottom: 1px solid #ddd;
  margin-top: .5em;
}

#homePageBlurb {
	 position: relative;
		margin-left: 260px;
		top: 300px;
		width: 480px;
		color: #333;
		background: #fff;
		padding: 0px;
		opacity: .90;
		filter: alpha(opacity=90);
		-moz-opacity: 0.90;
}

#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: 417px;
}

#programPageArea h2.secondary,
#programPageArea h2.secondary a,
#programPageArea h2.secondary a:hover {
  height: 100px;
}

#mainContent.program_index_nav { 
  padding-top: 10px;
  width: 770px;
  border:0;
	background: #fff;
}

#programPageArea {
	background: #454b60;
}

body#homePage #programPageArea {
	background: #fff !important;
}
	
#mainContent.program_interviews { margin-left: 7px;/* margin-top: 10px;*/ background: #000000;}

#mainContent.program_index_nav .program_index_column { margin-left: 7px; }
#mainContent.program_index_nav #first_column { width: 195px; margin-top: 5px;}
* html #mainContent.program_index_nav #first_column { margin-left: 4px;} /* Hack for IE6 render bug */
#mainContent.program_index_nav #second_column { width: 340px; margin-top: 5px;}
#mainContent.program_index_nav #third_column { width: 205px; margin-top: 5px;}

#mainContent.program_index_nav .nav_box {
	border: 2px solid #eee;
 margin-bottom: 5px;
	background: #fff;
/*	background: #fff url(../images/nav_box-bg.png) bottom left repeat-x;*/
/*	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;*/
/*	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 div.player{
	margin: 5px 0;
	padding: 2px;
	width: 110px;
	height: 20px;
	background: #fff;
}

.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 h3 {
  font-variant: normal;
  font-size: 150% !important;
}

.banner-bg  {
   background: #D5D0BA url(../images/banner-bg.jpg);
   }
   
div#secondary .banner-bg  {
   background: #ffffff url(../images/banner-bg2.jpg);
   }
			
div#home .banner-bg  {
   background: #D5D0BA url(../images/banner-home.jpg);
   }

#programPageArea #programOnDemand {
 background: #000 url(../images/programOnDemand-bg.jpg) top left no-repeat;
 color: #ccc;
}

#programPageArea #programOnDemand h4 {
	color: #ccc;
}

div#programPageArea #home_audio-container {
	position: relative;
	margin-left: 285px;
	top: 270px;
	width: 460px;
	color: #333;
	background: #fff;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
div#programPageArea #home_audio-container .home_onDemand {
}

div#programPageArea #home_audio-container p {
	margin-top: 10px;
	margin-bottom: 3px;
  	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: #555 !important;
}

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: #9A696D;
   font-weight: normal;
}

div#programPageArea a:hover
   {
   color: #ffffff;
   font-weight: normal;
   background-color: #9A696D;
}


 
/* 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;
   }*/
   
ul, li, td, tr, p, blockquote
   {
   font-size: 11px;
   color: #333333;
   }
   
   
.passage  {
   font-size: 11px;
   color: #333333;
   background: #ffffff;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
}

.passage2  {
   font-size: 11px;
   color: #19140E;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #999999;
   border-right: 1px solid #999999;
   border-bottom: 0px solid #999999;
   border-left: 0px solid #999999;
   background: #f3f3f3;
}

.passage3  {
   font-size: 11px;
   color: #2F3229;
   background: #BCC7A9;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
}

.passage4  {
   font-size: 11px;
   color: #19140E;
   background: #ffffff;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 1px solid #f3f3f3;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: .85;
}

#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  {
   filter: alpha(opacity=65);
   -moz-opacity: 0.65;
   opacity: .65;
}

.doctitle
   {
   font-size: 15px;
   color: #796566;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption
   {
   font-size: 12px;
   color: #796566;
   font-variant: small-caps;
}

.doctitle-date
   {
   font-size: 12px;
   color: #796566;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #796566;
   font-variant: small-caps;
}
   
.voicesbio					{
   font-size: 13px;
   color: #796566;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }

#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 */

#tooltip {
	width: 200px;
	background-color:#ffffff;
	color: #111111;
	opacity:0.8;
	padding:10px;
	position:absolute;
	z-index:3000;
}

#tooltip h3, #tooltip div,  #tooltip h4,  #tooltip p {
	color: #555;
}

#tooltip p {
	margin: 5px 0;
	color: #333;
}
#tooltip p.note { font-size: 80% !important; color: #555; }

#imageCaption cite { color: #ddd;}

#imageCaption.main {
	margin-left: 10px;
	margin-top: 260px;
}

#imageCaption.home {
	margin-left: 10px;
	margin-top: 300px;
}

/* use relative positioning */
#imageCaption.secondary a#imageCaptionButton {
	top: 80px;
	left: 600px;
}
#imageCaption.secondary cite { color: #ddd;}

