#debug {
	display: none;
}

/* Forms */

dl.form {

}

dl.form dt {
	margin: 0.8em 0 0;
}

input.input_text {
	border: 1px solid #c9c3b8;
	padding: 7px 4px 7px;
	background-color: #f6f6f6;
	color: #555;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
}

dl.form select {

}

dl.form .input_text input,
dl.form .textarea textarea,
dl.form select
{
	border: 1px solid #c9c3b8;
	padding: 7px 4px 7px;
	background-color: #f6f6f6;
	color: #555;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	width: 220px;
}

dl.form select {
	width: auto;
	padding: auto;
}

dl.form .button_submit {
	margin-top: 1.7em;
	text-align: center;	
}

dl.form .button_submit a {
	text-decoration: none !important;
	font-weight: bold;
}

dl.form .button_submit a span {
	text-decoration: none;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
	font-size: 12px;
	padding: .66em 1em;
	margin: 0;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;	
	color: #fff;
	background-color:#116574;
}

dl.form .button_submit a:hover span {
}

dl.form dd.captcha {
	text-align: center;
}

dl.form dd.captcha img.captcha_wait {
	visibility: hidden;
	position: absolute;
	margin-left: -2em;
}

dl.form dd.captcha div.div_captcha {
	margin-top: 0.5em;
}

dl.form dd.captcha div.div_captcha img{
	vertical-align: middle;
	margin-right: 0.2em;
}

div.error_message {
	color: #f00;
	font-weight: bold;
}

.submit_wait {
	text-align: center;
	margin: 0.5em 0 -1em;
	display: none;
}


/* Browse
**************************/

#podcasts {
	position:absolute;
	right:32px;
	top:287px;
	background: url("../images/media/bg-podcast.png") no-repeat 0 15px;
	width:200px;
	height:30px;
	padding:20px 0 0 38px;
	border-top:1px solid #C9C3B8;
}

#copy #podcasts h3 { 
	color: #687578;
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-weight:normal;
	line-height:1em;
	letter-spacing:normal;
	margin: 0 4px 0 0;
	display: inline;
}

#copy #podcasts h2:after {
	content: ":";
} 

#copy #podcasts ul {
	list-style: none;
	margin: 0 0 0 0.4em;
	display: inline;
}

#copy #podcasts ul li {
	display: inline;
	color: #687578;
}

#copy #podcasts ul li:first-child:after {
	content: " \2022";
}

#copy #podcasts ul li a {
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.2em;
	color: #A93521;
}

#copy #podcasts ul li a:hover {
	text-decoration:underline;
}

#series_list {
	padding-top:20px;
}

#series_list #sort_by {
	position:absolute;
	width:250px;
	padding:28px 20px 20px;
	right:0;
}

#series_list #sort_by form {
	display: inline;
}

#sort_by label {
	display:block;
	font-size:12px;
	color:#808080;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height:1.4em;
}

#sort_by select {
	width:238px;
	font-size:14px;
	margin-bottom:8px;
}


#series_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}	

#series_list li {
	border-bottom: 1px solid #c9c3b8;
	overflow: auto;
	padding: 2.55em 0;
}

#series_list li:last-child {
	border:none;
}

#series_list div.series_graphic {
	float: left;
	line-height: 75px;
	background-color: #444;
	text-align: center;
	color: #666;
	font-size: 16px;
	margin-right: 1em;
}	

#series_list div.series_graphic a {
	display: block;
	line-height: 75px;	
	color: #666;
	text-decoration: none;
}

#series_list ul li h3 {
	font-size: 2.1em;
	margin: 0;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
	letter-spacing:-0.01em;
}

#series_list h3 a {
	text-decoration: none;
	display: block;
	color:#A93521;
}

#series_list h3 a:hover {
	text-decoration: underline;	
}

#series_list p.series_date {
	color: #687578;
	margin: .447em 0;
	font-size: .95em;
	text-transform: uppercase;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
}

#series_list p.description {
	height: 5.1em;
	margin: 0;
	overflow: hidden;
}

#series_list_nav {
	margin: 1.7em 0;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
}

#copy #series_list_nav ul {
	margin: 0;
	list-style: none;
	display: inline;
	border: none;
	font-size: 1.15em;	
}

#copy #series_list_nav ul li {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;	
}

#series_list_nav ul li a {
	text-decoration: none;
	background-color: #fff;
	color:#999;
	padding: 5px 9px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#series_list_nav ul li a:hover {
	background-color: #116575;
	color: #fff;
}

#series_list_nav ul li span {
	padding: 5px 9px;	
	font-weight: bold;
}


/* Player
****************************************************/

#check_animation {
	margin: -2.2em 0 0.2em 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #ccc;
}

#check_animation input {
	position: relative;
	top: 2px;
}
		
#media_player {
	position: relative;
	padding: 1px 0;
	overflow: hidden;
	margin: 0 0 1.7em;
}

#media_player span.dummy {
	display: none;
}

#media_player div.pnl_close {
	position: absolute;
	right: -12px;
	margin-top:-12px;
}

#media_player div.pnl_close a {
	display: block;	
	width:30px;
	height:30px;
	text-indent:-3000px;
	background:url("../images/main/fancy_close.png") no-repeat center center;
}

#media_player div.series_description {
	display: none;
}

#media_player div.series_nav {
	clear: both;
	text-align: center;	
	padding: .85em 0;	
}

#copy_body #media_player div.series_nav ul {
	padding: 0;	
	list-style: none;	
	display: inline;
}

#media_player div.series_nav ul li {
	display: inline;
}

#media_player div.series_nav ul a {
	text-decoration: none;
	font-size: 12px;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
	letter-spacing:0.01em;
}

#media_player div.series_nav ul li a span {
	padding: .66em 1em;
	margin: 0 .11em;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;	
	color: #fff;
	background-color:#116574;
}

#media_player div.series_nav a:hover span {
}


/* Series Info Panel */

#pnl_intro {
	padding: 0; 
}

#media_player #pnl_intro div.series_graphic {
	text-align: center;
	float: left;	
	margin-right: 1.5em;
	margin-bottom: 1.8em;
}

#media_player #pnl_intro div.series_description p.series_date {
	color: #687578;
	margin-bottom: .85em;
	font-size: 1em;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
	letter-spacing:0.01em;
}

#media_player #pnl_intro div.series_description {
	display: block;
}

/*
#media_player div.series_description #series_description_collapse {
	font-size: 12px;
	max-height: 100px;
	max-height: expression('1500px');
	height: expression(this.offsetHeight>100?'100px':'default');
	overflow: hidden;
	position: relative;
}
*/

#media_player div.series_description p {
	font-size: 0.95em;
	line-height:1.65em;
	max-height: 20.4em;
	height: expression(this.offsetHeight>100?'20.4em':'default');
	overflow: auto;
}

#series_description_morelink {
	display: none;
}

#media_player #pnl_intro div.series_nav {
	margin: 1.8em 0 0;
	border-top: 1px solid #C9C3B8;
	border-bottom: 1px solid #C9C3B8;
}


/* Video Panel */

#pnl_video {
	padding: 0em 0 .85em 0;
	background-color:#fff;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#video_player {
	width: 520px;
	padding: 1.7em 0 0;
	margin: 0px auto 0;
}


/* Audio Panel */

#pnl_audio {
	padding: 0 0 .85em;
	background-color:#fff;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#pnl_audio div.series_audio {
	background-position: center center;
	background-repeat: no-repeat;
	height: 240px;
	text-align: center;
	margin: 0em 1.5em;
	border: 1px solid #222;	
}

#audio_player_old {
	text-align: center;
	margin: 0;
	padding: 82px 0 83px;
	background: url("../images/media/bg-overlay.png");
}

#audio_player {
	width: 528px;
	height: 180px;
	padding-top: 1.7em;
	margin: 0 auto;	
}


/* Share Series Panel */

#pnl_share {
	padding: 1px 2em;	
	background-color:#fff;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#pnl_share h3,
#pnl_share_thanks h3 {
	margin-top: 1.133em;
}

#pnl_share p.share_url {
	margin-left: 2.5em;
}

#pnl_share p.share_url input {
	width: 50% !important;	
}

#pnl_share dl.form {
	margin: 1.7em 0 1.7em 2.5em;
}

#pnl_share #banner_preview {
	text-align: center;
}

#pnl_share #error_message_share {
	padding: 1px 0;
	margin: 2em 0 -2em 2.5em;
	float: none;
}

#pnl_share_thanks {
	padding: 1px 2em; 
	background-color:#fff;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}


/* Invite a Friend Panel */
	
#pnl_invite {
	padding: 1px 2em 1px;
	background-color:#fff;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#pnl_invite h3,
#pnl_invite_thanks h3 {
	margin-top: 1.133em;
}

#pnl_invite dl.form {
	margin: 1.7em 0 1.7em 0;
	width: 66%;
	border-right: 1px solid #222;
}

#pnl_invite dl.form dt {
	margin-right: 15px;	
}

#pnl_invite p {
	margin-right: 15px;
}

#pnl_invite div.invite_copy {
	margin: 0;
	padding: 1px 0 0;
	width: 33%;
	float: right;
} 

#pnl_invite .invite_copy p {
	margin-left: 15px;
	margin-right: 0;
	margin-bottom: 0;
}

#pnl_invite p.series_graphic {
	margin-top: 0;
}

#pnl_invite_thanks {
	padding: 1px 2em; 
	background-color:#fff;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* Wait panel */

#pnl_wait {
	text-align: center;
	padding-top: 140px;
}



/* WEEK PAGER NAVIGATION 
*************************************/

#copy_body #week_nav {
	margin: 0em 2px 0px 1px;
	clear: both;
	border-bottom: 1px solid #333;	
	height: 30px;
	overflow: visible;
}

#week_nav p {
	margin: 0;
	float: left;
	top: 3px;
	height:31px;
	line-height:31px;
	font-size:0.95em;
}

#week_nav ul {
	padding: 0;
	display: inline;
	font-size: 15px;
	font-weight: bold;
	position:absolute;
}

#week_nav ul li {
	float: left;
	display: inline;
	margin: 0 0 0 6px;
	padding:0;
	position: relative;
}

#week_nav ul li a {
	text-decoration: none;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#week_nav ul li span {			
	width: 2em;
	padding: 4px 0 4px;
	display: block;	
	text-align: center;
	cursor: default;	
	background-color: #fff;
	border-top:1px solid #C9C3B8;
	border-right: 1px solid #C9C3B8;
	border-left: 1px solid #C9C3B8;
	margin-top: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;	
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;	
}		

#week_nav ul li a span {
	background-color: #e6e6e6;
	margin-top: 0;
	cursor: pointer;
	line-height:23px;
	padding: 4px 0 3px;
	border-bottom:1px solid #C9C3B8;
	color:#666;
}

#week_nav ul #link_view_all span {
	width: auto;
	padding: 1px 8px;
}	

#week_nav ul li a:hover span {
	background-color: #258d8e;
	color: #fff;
}


/* MEDIA TABLE */

#week_media {
	clear: both;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#week_media table {
	width: 100%;			
	border-collapse: collapse;
	border-right: 1px solid #C9C3B8;
	border-left: 1px solid #C9C3B8;
}

#week_media table th {
	border-top:1px solid #C9C3B8;
}

#week_media th span {
	display: none;	
}

#week_media table td {
	padding: .425em .66em;
	border-bottom: 1px solid #C9C3B8;
	border-left:1px solid #C9C3B8;
	border-top: none;
	background-color: #fff;
	vertical-align: middle;
	color:#687578;
}

#week_media .media_category {
	display: none;
}

#week_media .media_title {
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
}

#week_media .media_performer {
	font-style: italic;
	color: #aaa;
	font-size: 11px;
}

#week_media .media_link_video,
#week_media .media_link_audio,
#week_media .media_link_notes {
	width: 80px;
	text-align: center;
	text-transform: capitalize;
}	

#week_media .no_media {
	text-align: center;
}


#week_media table a {
	display: block;
	text-decoration: none;
	font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform:uppercase;
	font-size:0.95em;
	color:#A93521;
}

#week_media tr.row_current td {
	
}

#week_media tr.row_current td a {
	
}

#week_media td.current {
	background-color: #A93521 !important;
}

#week_media td.current a {
	text-decoration: none;
	color: #fff !important;
}

#footer {
	padding-bottom: 250px;
}

#search_results {
	margin-top: 1em !important;
}
