@charset "utf-8";
/* CSS Document - used on various pages including the index.html page*/
/*************************************************GLOBAL CSS*******************************************/
* {
    margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
ul {
	margin-left: 0;
	padding-left: 55px;
	padding-top:12px;
	padding-bottom:12px;
}
div
{   border:0px solid red;
}
ol {
	list-style-image: none;
	margin-left: 15px;
	padding-left: 1.8em;
}
html {
	height:100%;
	width:100%;
	padding:0px;
	background-color:#0079C1;
}
body {
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	padding:0px;
}
.body {
	overflow: -moz-scrollbars-vertical;
}
.arrowList{
	margin-top:10px;
	font-size:11px;
}
.arrowList ul{
	font-size:11px;
	margin-left:0px;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px;
}
.arrowList li{
	padding-bottom:7px;
}
/*************************************************GLOBAL CSS*******************************************/

/*************************************************FAQ**************************************************/
.backToTop a:link{
	font-size:12px;
	color: #003366;
	text-decoration:underline;
}
.FAQlist{
	font-size:12px;
	padding-left:5px;
}
.FAQlist a:link{
	font-size:11px;
	color:#003366;
	margin-left:7px;
}
.FAQlist a:visited{
	font-size:11px;
	color:#003366;
	margin-left:7px;
}
.FAQlist a:hover{
	font-size:11px;
	color:#003366;
	margin-left:7px;
}
/*************************************************FAQ**************************************************/

/*************************************************TRANSCRIPT*******************************************/
#box-content-transcript-iframe {
	width:335px;
	border:0px solid red;
	padding:0px;
	margin:0px;
	height:315px;
	overflow:hidden;
}
#txtarea
{
	width:335px;
	border:0px solid green;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	height:160px;
	overflow-x:hidden;
	font-size:8pt;
	color: #666666;
}
.box-bottom-content-bottom {
	background-image:url(../images/general-bar-bottom.jpg);
	background-repeat: no-repeat;
	color: #666666;
	font-size:10px;
	height:9px;
	width:357px;
	margin:0px;
	padding:0px;	
}
/*************************************************TRANSCRIPT*******************************************/

/*************************************************HEADER***********************************************/
#header {
	height:80px;
	padding: 0px;
	text-align: center;
	margin-bottom:10px;
	*margin-bottom:6px;
}
	#header a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
	#header a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
	#header a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
	#header a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
#header-logo {
	float:left;
	height: 50px;
	padding-left:6px;
	padding-top: 9px;
}
#header-right-links {
	text-align: left;
	float:right;
	width:260px;
	color: #FFFFFF;
	padding-right:12px;
}
.header-right {
	padding-top:10px;
	padding-bottom:5px;
	padding-right:3px;
	float:right;
	text-align:right;
}
/*************************************************HEADER***********************************************/

/*************************************************BODY CONTENT LAYOUT**********************************/
#page-bg {
	width:100%;
	height:100%;
	background-color:#0079C1;
}
#page-container {
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	width:772px;
	height:725px;
	text-align:center;
	margin: auto;
}
#body-container {
	width: 760px;
	margin:auto;
	clear: both;
}
/*************************************************BODY CONTENT LAYOUT**********************************/

/*************************************************LEFT NAVIGATION**************************************/
#left-content {
	background-image:url(../images/background_left.gif);
	background-repeat:repeat-y;
	float:left;
	width:204px;
	text-align: left;
	padding:0px;
	height:625px;
	overflow:hidden;
}
#podcastTitleImage{
    width: 70px;
	height:40px;
	text-align: right;
	padding-top: 10px;
	padding-left: 5px;
	height:30px;
}
#navigation {
	height:520px;
	width:202px;
	overflow:hidden;
}
#nav-bg{
	background-image:url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:195px;
	*width:202px;
	cursor:pointer;
	padding-top:5px;
	padding-left:16px;
	border-bottom:solid 1px #cccccc;
	font-size:11px;
	color:#003366;
	font-weight:bold;
}
.episodeLinks{
	padding-top:8px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:8px;
	width:160px;
	font-size:11px;
}
	.episodeLinks a:link{
		color:#003366;
		font-size:11px;
	}
.episodeLinksHidden{
	padding-bottom:8px;
	font-size:11px;
	display:none;
}
	.episodeLinksHidden a:link{
		color:#003366;
		font-size:11px;
	}
#busCoachSorting {
	font-size: 11px;
	padding-left: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
	#busCoachSorting a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
	#busCoachSorting a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
	#busCoachSorting a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
	#busCoachSorting a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
#rywSorting {
	font-size: 11px;
	padding-left: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
	#rywSorting a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
	#rywSorting a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
	#rywSorting a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
	#rywSorting a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		font-size: 12px;
	}
#recentdecoration {
  text-decoration: none;
  *text-decoration: underline;
  font-size: 11px;
}
#themesdecoration {
  text-decoration: none;
  *text-decoration: underline;
  font-size: 11px;
}
#recentdecoration2 {
  text-decoration: none;
  *text-decoration: underline;
  font-size: 11px;
}
#themesdecoration2 {
  text-decoration: none;
  *text-decoration: underline;
  font-size: 11px;
}
.moreDiv{
	text-align:right;
	width:177px;
}
#moreLink{
	color:#003366;
	font-size:11px;
	padding-right:5px;
}
/*************************************************LEFT NAVIGATION**************************************/

/*************************************************CENTER CONTENT**************************************/
#center-content {
	float:left;
	width:383px;
	text-align:left;
	height:625px;
	overflow:visible;
	background-color:#FFFFFF;
}
#center-innercontent {
	float:left;
	width:357px;
	padding-left: 13px;
	padding-right: 13px;
	text-align:left;
	height:620px;
	background-color:#FFFFFF;
	overflow:hidden;
}
#main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0079C1;
	background-color:#FFFFFF;
	width:100%;
	padding-top: 10px;
}
#title {
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFFFF;
	height:30px;
	border:0px solid black;
	color: #0079C1;
}
#extinterfaceexample {
	height: 162px;
	width: 100%;
	background-color:#003366;
}
#box-right-download-mp3 {
	background-image:url(../images/download-bar.jpg);
	background-repeat:no-repeat;
	height:19px;
	color:#ff6600;
	font-size:11px;
	width:357px;
	font-weight:bold;
	text-align:center;
	padding-top:9px;
	padding-bottom:4px;
}
/*************************************************CENTER CONTENT**************************************/


/*************************************************RIGHT CONTENT***************************************/
#right-content {
	background-image:url(../images/background_right.gif);
	background-repeat:repeat-y;
	float: left;
	width:173px;
	height:625px;
	overflow:hidden;
}
#right-content-wrapper {
	height: 550px;
	width: 145px;
	margin: auto;	
	padding-top: 14px;
	text-align: left;
}
#right-content-links {
	text-align: left;
	padding-left: 15px;
}
	#right-content-links a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0066CC;
		text-decoration: none;
	}
	#right-content-links a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0066CC;
		text-decoration: none;
	}
	#right-content-links a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0066CC;
		text-decoration: none;
	}
	#right-content-links a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0066CC;
		text-decoration: none;
	}
#RSSFooterImage{
	padding-bottom:3px;
	border:none;
}
/*************************************************RIGHT CONTENT***************************************/

/*************************************************FOOTER**********************************************/
#footer {
	background-color: #0079C1;;	
	background-image:url(../images/footer.gif);	
	background-position:top;
	background-repeat:no-repeat;
	height: 25px;
	padding-left: 22px;
	clear: both;
	text-align:left;
	color: #FFFFFF;
}
	#footer a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
	#footer a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
	#footer a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
	#footer a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline;
	}
/*************************************************FOOTER**********************************************/


/*************************************************FOOTER**********************************************/
#box-content-transcript {
	height: 16px;
	padding-left:5px;
	color: #003366;
	font-size:16px;
	width:337px;
	font-weight:bold;
	float:left;
}
#box-header {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: underline;
	color:#003366;
}
#box-header a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-size:10pt;
}
#box-header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-size:10pt;
}
#box-header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	font-size:10pt;
}
#box-header-no-link {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
	color:#003366;
}
#box-inner-content {
    background-color:#FFFFFF;
	background-image:url(../images/general-bar.jpg);
	background-repeat: repeat;
	padding:0px;
	margin:0px;
	color: #666666;
	font-size:10px;
	width:357px;
    text-indent:12px;
}
#box-inner-content-episode {
	background-image:url(../images/general-bar.jpg);
	background-repeat: repeat;
	padding-top:2px;
	color: #666666;
	font-size:10px;
	width:357px;
	text-indent:12px;
	height:98px;
}
#box-right-ep-info-content {
	font-size:8pt;
	color:#666666;
	padding-left:12px;
	width:334px;
	text-indent:0px;
	height:71px;
	overflow:auto;
}
#box-right-ep-info-content p {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}
#box-right-ep-info-running {
	font-size: 8pt;
	font-weight: bold;
}
#box-right-ep-info-running-value {
	font-size: 8pt;
	padding-bottom: 0px;
	padding-top:10px;
	color: #666666;
}
#running-time {
	font-size: 8pt;
	padding-bottom: 10px;
}

#box-right-download-mp3 a:link {
	color:#0066cc;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#box-right-download-mp3 a:visited {
	color:#0066cc;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#box-right-download-mp3 a:hover {
	color:#0066cc;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#box-text {
	font-size:8pt;
	padding-bottom: 10px;
}
.box-title {
	background-image:url(../images/title-episode-summary.jpg);
	background-repeat:no-repeat;
	height: 20px;
	padding-top:10px;
	color: #0079C1;
	font-size:12px;
	width:357px;
	font-weight:bold;
	text-indent:12px;
	margin-top:8px;
}
#titleToChange{
	font-size:12px;
}

#center-text {
	height:367px;
	float:left;
	overflow:hidden;
}
#text1 {
	height:147px;
	overflow:hidden;
	display:none;
	border:0px solid black;
}
#text2 {
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:357px;
}
/* CSS for the What is a Podcast page*/
.minorSub {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	background-color:#FFFFFF;
}
.minorSubContent {
	font-size: 12px;
	padding-left:5px;
	width:310px;
	margin-top:10px;
	background-color:#FFFFFF;
	color: #333333;
}
.padding-bottom {
	padding-bottom:15px;
}

/*************************************************ACCODRION 1*******************************************/
.Accordion {
	overflow: hidden;
	width:202px;
	height: 489px;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-image:url(../images/nav-bg.jpg);
	height:18px;
	width:192px;
	*width:202px;
	cursor:pointer;
	padding-top:5px;
	padding-left:16px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size:11px;
	color:#003366;
	font-weight:bold;
}
.AccordionPanelContent {
	overflow:auto;
	margin: 0px;
	padding: 0px;
	height: 415px;
	width: 202px;
	*width: 202px;
}
.AccordionPanelContent a:link{
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.AccordionPanelContent a:visited{
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.AccordionPanelContent a:hover{
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.AccordionPanelContent a:active{
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}
/*************************************************ACCODRION 1*******************************************/
/*************************************************ACCODRION 2*******************************************/
.Accordion2 {
	overflow: hidden;
	width:200px;
	*width:202px;
	height: 376px;
}
.AccordionPanel2 {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab2 {
	margin: 0px;
	height:18px;
	padding-top:5px;
	padding-left:7px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size:11px;
	color:#003366;
	font-weight:bold;
}
.AccordionPanelContent2 {
	overflow:auto;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 201px;
}
.AccordionPanelContent2 a:link{
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.AccordionPanelContent2 a:visited{
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.AccordionPanelContent2 a:hover{
	font-size:11px;
	color:#003366;
	text-decoration: none;
}
.AccordionPanelOpen2 .AccordionPanelTab {
	background-color: #EEEEEE;
}
.AccordionPanelTabHover2 {
	color: #555555;
}
.AccordionPanelOpen2 .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused2 .AccordionPanelTab {
	background-color: #3399FF;
}
.AccordionFocused2 .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}
/*************************************************ACCODRION 2*******************************************/