﻿
.podcast_actions_div
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	/*background-color: #800080;*/
	left: 236px;
	position: absolute;
	top: 48px;
	width: 748px;
	z-index: 0;
	white-space:normal;
	/*height: 287px;*/
}
.podcast_actions_collapse_header
{
	height: 1px;
	/*background-color: #FFFFFF;*/
}
.podcast_actions_header_panel_image
{
	float: right;
	font-weight: normal;
}
.podcast_actions_header_panel_image img
{
	float: right;
}
.podcast_actions_collapse_tabs
{
	/*background-color: #00CC66;*/
	/*width: 748px; MHMH */
	overflow: hidden;
	height: 22px;
}
.podcast_actions_tab_container
{
	/* Note, the real height is 262 px.  But the
			tabs take up 25 px.  By setting to 287 px we do not get the annoying shift
			upon refresh. */
	/*background-color: #00CC66;*/
	width: 748px;
	/*height: 262px;*/
	height: 287px;
	
}
.podcast_actions_tabs
{
	/*padding: .2em .5em .2em .5em;*/
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	/*height: 250px; MHMH*/ /*height: 250px;*/
	text-align: left;
	font-weight: bold;
	color: #2d2a72;
	width: 748px;
	position: absolute;
	top: 22px; /*18*/
	left: 0px;
	list-style-type: disc;
	/*background-color: #00CC66;*/
}

.podcast_wizard_header
{
	font-family: Tahoma, sans-serif;
	font-size: 14px; /*padding: .1em 2px .1em 0em;*/
	top: 0px; /*top: 2px; MHMH*/
	left: 0px;
	height: 14px; /*height: 18px;*/
	font-weight: bold;
	text-align: center;
	/*position: absolute; MHMH*/
	/*width: 748px; MHMH*/ /*font-size: 1.2em;*/ /*width: 617px;*/
	/*background-color: #00FF00;*/
}
.podcast_wizard_header img
{
	 float: right;
	 padding-right: 2px;
}
/*.podcast_preferences_wizard_header
{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	padding: 0px;
	top: 2px; 
	left: 0px;
	height: 14px; 
	font-weight: bold;
	text-align: center;*/
	/*font-size: 1em;*/
	/*background-color: #CC6699;*/
/*} */
/*.podcast_preferences_wizard_header img
{
	 float: right;
	 padding-right: 2px;
}*/
.podcast_wizard_step
{
	top: 0px; /*	top: 14px; MHMH*/
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	/*position: absolute; MHMH*/
	left: 0px;
	height: 235px;/*height: 236px;*/
	/*width: 748px; */
	list-style-type: disc;
	list-style-position: inside;
	/*background-color: #CCCC00;*/ /*padding: .5em;*/
	/*padding-left: 0.5em; MHMH*/
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 4px;
}
.podcast_wizard_step ul, ol, li
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #2d2a72;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 4px;
}
.podcast_wizard_create_user_input
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 1px;
	left: 1em;
	line-height: 11px; /*vertical-align: middle;*/
	font-weight: bold;
	/*float: left; */  /*  MH Removed Float left on 2008/04/26 */
}
.podcast_wizard_create_user_input input
{
	font-family: Tahoma, sans-serif;
	font-size: 12px; /*padding: 1px;*/
	left: 1em;
	line-height: 1em;
	vertical-align: middle;
	font-weight: bold;
	float: left;
	width: 15em;
	height: 1em;
	right: .5em;
}
.podcast_wizard_create_user_input span
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: Red; /*padding: 1px;*/
	vertical-align: middle;
	float: right;
	text-align: right;
	font-weight: bold;
}
/*.podcast_wizard_create_user_input select
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: Red;
	padding: 0px;
	border-style: none;
	font-weight: bold;
	margin: 0px;
}*/

.podcast_wizard_step_with_image
{
	top: 15px;
	left: 0px;
	padding: 0em;
	height: 140px;
	float: right;
	width: 300px;
}

.podcast_wizard_image
{
	top: 0px; /* was 20 MHMH */
	/*position: absolute;MHMH*/
	/*left: 314px;*/
	/*height: 160px;*/
	/*width: 430px; MHMH */
	padding: 2px;
	float: right;
	vertical-align: middle;
}
.podcast_wizard_navigation
{ 
	top: 0px; /*top: 210px;*/
	left: 0px; /*padding: .5em 1em .5em 1em;*/
	padding: 0px 1em 0px 1em;
	height: 15px;
	/*width: 616px; MHMH*/ /* was 615 */
	/*position: absolute; MHMH*/
	float: right; /*right: 5px;*/ 
	/*background-color: #99CCFF;*/
}

.podcast_wizard_navigation_button
{
	padding: 0px 2em 0px 2em;
	color: #ACA899;
	/*color: #2d2a72;*/
}

.podcast_wizard_navigation_button_blue
{
	padding: 0px 2em 0px 2em;
	color: #2d2a72;
}
/*.podcast_wizard_navigation_button a:disabled
{
	color: Gray;
}*/

.podcast_wizard_navigation_msg
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #1eb53a;
	float: right;
}
.podcast_wizard_navigation_button_offset
{
	padding: 0px 2em 0px 2em;
	color: #2d2a72;
	position: relative;
	top: -10px;
}

.podcast_wizard_button
{
	font-family: Tahoma , sans-serif;
	font-size: 10px;
	text-align: center;
	color: #2d2a72;
	text-decoration: none;
	padding-left: 2px;
}
.podcast_actions_tabs_image
{
	height: 200px;
	top: 0px;
	float: right;
	position: absolute;
	left: 200px;
}
.podcast_actions_login_tab
{
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2d2a72;
	/*background-color: #ffcccc;*/
}
.podcast_actions_login_button
{
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 6em;
}
.podcast_actions_login_tab_header
{
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1eb53a;
}
.podcast_actions_login_tab_header img
{
	float: right;
	padding-right: 2px;
}
.podcast_actions_navigation
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	top: 280px; /*top: 210px;*/
	left: 0px;
	color: #2d2a72;
	padding: 0px 2em 0px 2em;
	height: 15px;
	/*width: 616px;*/ /* MH 2009/07/10 changed to 700 */
	width: 720px;
	position: absolute;
	float: right;
	font-weight: bold;
	text-align: right;
}
.podcast_actions_navigation a
{
	color: #2d2a72;
	padding: 0px 2em 0px 2em;
}

.podcast_actions_float_left
{
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	/*float: left;*/
}
.podcast_actions_modal_popup
{
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	border-width:3px;
	border-style:solid;
	border-color:#2d2a72;
	background-color: #F1F8F8;
	z-index: 4;
}
.podcast_actions_modal_popup_heading
{
	font-family: Tahoma , sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #FFFFFF;
	background-color: #2d2a72;
	text-align: center;
}
.podcast_actions_modal_popup_podcast
{
	color:  #1eb53a;
}
.podcast_actions_modal_background
{
	background-color: Gray;
	z-index: 4;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.podcast_actions_subscribe
{
	top: 14px;
	margin: 0px;
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	height: 225px; /*height: 175px;*/
	width: 608px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	overflow: auto;
	position: relative;
}
.podcast_actions_subscribe span
{
	color: #1eb53a;
}
.active_sites_list
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , sans-serif;
	font-size: 11px; /*padding: .2em;*/
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.active_sites_listbox_list
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , sans-serif;
	font-size: 11px; /*padding: .2em;*/
	text-align: left;
	vertical-align: top;
	border-right: #2d2a72 1px solid;
	border-top: #2d2a72 1px solid;
	border-left: #2d2a72 1px solid;
	border-bottom: #2d2a72 1px solid;
}
/*.active_sites_list input
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}*/
.active_sites_list_label
{
	/*margin: -1px -1px -1px 0px;*/
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , sans-serif;
	font-size: 11px; /*padding: .2em;*/
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	}

.active_sites_list_label input,select,option,input[type=text]
{
	background-color: #F1F8F8;

}

.active_sites_listbox
{
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-right: 0.2em;
	padding-left: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.active_sites_listbox_list
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , sans-serif;
	font-size: 11px; /*padding: .2em;*/
	text-align: left;
	vertical-align: top;
	border-right: #2d2a72 1px solid;
	border-top: #2d2a72 1px solid;
	border-left: #2d2a72 1px solid;
	border-bottom: #2d2a72 1px solid;
}
.active_sites_list_msg
{
	border-style: none;
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	/*padding: .2em;*/
	text-align: left;
	overflow: auto;
	color: #1eb53a;
	background-color: #FFFFFF;
}
.active_sites_list_msg textarea
{
	border-style: none;
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	/*padding: .2em;*/
	padding: 0px;
	text-align: left;
	overflow: auto;
	font-weight: bold;
}
.active_sites_list_buttons
{
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	color: #2d2a72;
	text-decoration: none;
}
.active_sites_list_buttons a
{
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	color: #2d2a72;
	text-decoration: none;
}
/*.active_sites_list table, td
{
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	padding: .2em;
}*/
.active_sites_checkbox_div
{
	border-style: ridge;
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	height: 15em;
	width: 15em;
	overflow: scroll;
	clip: rect(10px, auto, 20px, auto);
}
.active_sites_checkbox
{
	font-family: Tahoma , sans-serif;
    font-size: 11px;
	padding: .3em;
}
.preferences_labels
{
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	width: 70%;
	/*height: 1em;*/
}
.preferences_input
{
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	width: 30%;
	/*height: 1em; */
}
.smart_subscribe
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.smart_subscribe_text
{
	margin: 0px;
	padding: .5em;
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	position: absolute;
	left: 0px;
	width: 240px;
}
.smart_subscribe_links
{
	margin: 0px;
	padding: .5em;
	font-family: Tahoma , sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	position: absolute;
	left: 250px;
	width: 366px;
	border-left: lightgrey 2px solid; /*background-color: #CCFFFF;*/
}

.smart_subscribe_links_l1
{
	padding: 0px 0px 0px 0em;
	line-height: 1.5em;
	color: #2d2a72;
	font-family: Tahoma , sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.smart_subscribe_links_l1 a
{
	text-decoration: underline;
}
.smart_subscribe_links_l2
{
	padding: 0px 0px 0px 4em;
	line-height: 1.5em;
}
.smart_subscribe_links_l3
{
	padding: 0px 0px 0px 8em;
	line-height: 1.5em;
}
.smart_subscribe_heading
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , sans-serif;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #2d2a72;
}

.CustomTabStyle .ajax__tab_header {
    font-family: Tahoma , sans-serif;
    font-size: 11px;
    background: url('../images/nwa_grid_header_1.png');
	background-repeat: no-repeat;
}
.podcast_story_grid_panel_header
{
	left: 0px;
	width: 585px; /*height: 2.2em;*/
	height: 46px; /*28px;*/
	z-index: 2; /*1;*/
	top: 0px;
	position: relative;
	background-image: url(../images/nwa_grid_header_2.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	/*background-color: transparent; */
}
.podcast_story_header_div
{ 
	left: 0px;
	width: 585px; /*height: 2.2em;*/
	height: 46px; /*28px;*/
	top: 0px;
	z-index: 2; /*1;*/
	position: absolute;
	/*background-image: url(../images/nwa_grid_header_2.png);
	background-repeat: no-repeat;*/
	/*background-color: #ffffff;*/
	background-color: transparent;
}

.podcast_story_grid_sort
{
	font-weight: bold;
	color: #2d2a72;
	padding-right: 5px;
	padding-left: 3px;
	float: right;
	padding-top: 1px;
}

.podcast_story_grid_images
{
	font-weight: bold;
	color: #2d2a72;
	padding-right: 3px;
	/*padding-left: 2px;*/
	/*float: right;*/
	padding-top: 0px;
	text-decoration: underline;
}
.podcast_story_grid_name
{
	/*padding-top: 1.4em;*/ /*.4em;*/ /*padding-right: 14em;*/
	color: #2d2a72;
	width: 585px;
	height: 22px; /*float: right; */
	text-align: center;
	font-size: 1.40em;
	font-weight: bold;
	/*background-color: Lime;*/
}
.podcast_story_grid_expander
{
	font-weight: bold;
	color: #2d2a72;
	/*float: left; MHMH */
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	vertical-align: middle;
	top: 0px;
	left: 12px;
	overflow: hidden;
}
.podcast_story_grid_expander_image
{
	font-weight: bold;
	color: #2d2a72;
	/*float: left; MHMH */
	padding-top: 4px;
	padding-left: 2px;
	top: 0px;
	left: 0px;
	position: relative;
}
.podcast_story_grid_handleText
{
	width:1px;
	height:1px;
	/*background-image:url(../images/HandleGrip.png);*/
	overflow:hidden;
	visibility: hidden;
	cursor:se-resize;
}
.podcast_story_grid_search
{
	color: #2d2a72;
	left: 0px;
	top: 1px;
	position: relative;
	height: 16px;
	font-size: 11px;
	padding-left: 0px;
	/*background-color: Lime;*/
}
.podcast_story_grid_help
{
	color: #2d2a72;
	left: 0px;
	top: 0px;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	padding-left: 3px;
}
.podcast_story_grid_search_box
{
	color: #2d2a72;
	top: 1px;
	position: relative;
	height: 14px;
	font-size: 11px;
	font-weight: normal;
	padding-right: 0px;
	/*left: -20px;*/
	z-index: 2; /*background-color: Lime;*/ /*background-image: url('../images/nwa_grid_header_2.png' );
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-left: #ffffff thin outset;
	border-right: #ffffff thin ridge;
	border-top-style: none;
	border-bottom: gainsboro thin ridge;
	border-left: #ffffff thin outset;*/
}

.podcast_story_grid_panel
{
	/*background-color: #FFFF99;*/
	background-color: #ffffff;
	left: 0px;
	top: -1px;
	/*width: 584px;*/
	width: 748px;
	/*height: 34em;*/
	z-index: 1;
	position: relative;
	overflow: visible;
}
.podcast_story_grid_div
{
	/*background-color: #3366FF; */
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	/*width: 748px;*/
	width: 585px;
	height: 30em; /* 34em; */
	overflow: visible;
	/*opacity=.6;
	filter:alpha(opacity=60)*/
}
.podcast_story_grid
{
	/*background-color: #33CCCC;*/
	position: absolute;
	top: 0px;
	left: 0px;
	/*height: 34em;*/
	z-index: 1;
}
.podcast_story_grid_header
{
	font-weight: bold;
	color: #2d2a72;
	height: 22px;
	/*padding-top: .2em;*/
	background-image: url('../images/nwa_grid_footer_2.png');
	background-repeat: no-repeat;
	text-align: center;
	z-index: 2;
}
.podcast_story_grid_header_title
{
	font-weight: bold;
	color: #2d2a72;
	text-align: left;
	padding-left: 10px;
	z-index: 2;
}

.podcast_story_grid_row
{
	/*background-color: #DDEDEE;*/ /*background-color: #EAF4F4;*/
	background-color: #F1F8F8;
	color: #333333;
	padding-top: 2px;
}
/*.podcast_story_grid_row:hover
{
	background-color: #CC66FF;
	color: #333333;
}
*/

.podcast_story_grid_altrow
{
	background-color: #FFFFFF;
	color: #284775;
	padding-top: 2px;
}
.podcast_story_grid_selectrow
{
	background-color: #E2DED6;
	color: #333333;
	font-weight: bold;
}
.podcast_story_grid_editrow
{
	background-color: #999999;
}
.podcast_story_grid_pager
{
	font-weight: bold;
	color: #2d2a72;
	height: 28px;
	font-size: 1em;
	width: 537px;
	background-image: url('../images/nwa_grid_footer_1.png');
	background-repeat: no-repeat;
	text-align: center;
}


/*  Note, the a tag defines the format of the non-current page numbers, previous, next, first, and last
	The span tag defines the format of the current page number
	The table tag defines the background of the page number area
 */
.podcast_story_grid_pager a
{
	/*background-color: #2d2a72;*/
	font-weight: bold;
	color: #2d2a72;
	text-decoration: underline;
}
/*.podcast_story_grid_pager input
{
	padding-top: 5px;
}*/

.podcast_story_grid_pager span
{
	/*background-color: #2d2a72;*/
	font-weight: bold;
	color: #2d2a72;
}
.podcast_story_grid_pager table
{
	/*background-color: #2d2a72;*/
	color: #2d2a72;
}
.podcast_story_grid_checkbox
{
	font-weight: normal;
	font-size: 10px; /*width: 12px;*/
	vertical-align: top;
	text-align: left;
	width: 4%;
}
.podcast_story_grid_hl1
{
	font-weight: bold;
	padding: 0px;
}

/*.podcast_story_grid_hl1 span
{
	padding: 0px;
}*/

.podcast_story_grid_title
{
	font-weight: bold;
	/*width: 36em;*/
	/*width: 78%; */ /* Was 74%.  Added 4% since we removed the checkbox*/
	width: 73%; /* 2008/12/1 Was 78%.  Subtracted 5% since we added Share*/
	vertical-align: top;
	text-align: left;
}

.podcast_story_grid_source
{
	font-weight: normal;
	font-size: 10px;
	/*width: 8em;*/
	width: 12%;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}
/*.podcast_story_grid_source span
{
	 padding: 0px;
}*/
.podcast_story_grid_byline
{
	font-weight: normal;
	font-size: 10px;
	/*color: #1C37B7;*/
	padding: 0px;
}
/*.podcast_story_grid_byline span
{
	padding: 0px;
}*/
.podcast_story_grid_pubdate
{
	font-weight: normal;
	font-size: 10px;
	color: #1F3FD3;
	padding: 0px;
}
.podcast_story_grid_pubdate span
{
	padding: 0px;
}
.podcast_story_grid_listen
{
	font-weight: normal;
	font-size: xx-small; /*padding-right: 10px; 2008/0707 */
	width: 5%;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.podcast_story_grid_read
{
	font-weight: normal;
	text-decoration: underline;
	color: #3333CC;
	/*width: 3em;*/
	width: 5%;
	padding-left: 0px;
	padding-right: 2px;
}
.podcast_story_grid_share
{
	font-weight: normal;
	text-decoration: underline;
	color: #3333CC;
	/*width: 3em;*/
	width: 5%;
	padding-left: 0px;
	padding-right: 2px;
}
.podcast_story_grid_story_details
{
	width: 0%;
	padding-left: 0px;
	padding-right: 0px;
}
.testtip
{
	/*background-color: #DDEDEE;*/ /*background-color: #EAF4F4;*/
	/*padding: 2em;*/
	/*border-style: double;
	border-color: #008000;*/
	/*background-color: #CCFFFF;
	color: #333333;*/
	font-weight: bold;
}
