/*KW ToolTips */
.popupNote {
font-size: 0.8em;
color: #333333;
line-height: 1.3em;
}
#dnn_ctr_ManageTabs_grdModules .NormalTextBox
{
width: auto!important;
}
#dnn_dnnRADPANELBAR_RadPanel1_p7_p17, #dnn_dnnRADPANELBAR_RadPanel1_p8_p17  {
margin-top:1em;
background-color:#EFF3E7;
}
/* KW ENERGIZE */
/* QA Segments */
p.Narrator {color: #CC0000;}
p.Interviewee {color: #000066;}
p.runlength {color: #999999;}
p.Narrator, p.Interviewee, p.runlength {font-weight: bold;}
p.Interviewee, p.Narrator {
border-bottom-style: solid;
border-bottom-color: #E4E4E4;
border-bottom-width: 2px;
}
p.Narrator {
border-bottom-color: #D7E0EB;
text-align:right;
}

div.transcript2 {
margin:0em;
}

/* QA segments */
div.segQuestion {
background-image:url(/go/portals/0/images/misc/questionq.gif);
background-repeat:no-repeat;
background-position:0em 0.9em;
/*border: 1px solid #D7E0EB;*/
}
div.segAnswer {
margin-top:3em;
background-image:url(/go/portals/0/images/misc/questiona.gif);
background-repeat:no-repeat;
background-position:95% 98%;
/*border: 1px solid #D7E0EB;*/
}
div.segQuestion p, div.segAnswer p {
margin-left: 6em; /* text block */
margin-right: 3.5em;
}
div.segAnswer p {
padding-right: 4em; /*Q hang out */
}

div.segQuestion, div.segAnswer {
line-height: 1.5em;
letter-spacing: 0.1em;
}
div.segQuestion p.Interviewee, div.segAnswer p.Narrator {
width:40%;
line-height: 1.25em;
}
div.segAnswer p.Narrator {margin-right: -6em;}
/* Episode Guide*/
ul.episodelist li {
margin-left: 5.5em;
list-style-type: none;
margin-bottom: 1em;
line-height: 1.5em;
}
ul.episodelist li span {
margin-left: -6em;
padding-right: 1em;
}
ul.episodelist li span.quot {
margin-left: 2em;
margin-top: 2em;
font-style: italic;
font-family: "Courier New", Courier, mono;
}
/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body
{
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:active   {
}
A.SelectedTab:hover    {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:active   {
}
A.OtherTabs:hover    {
}
/* GENERAL */
/* style for module titles */
.Head   {
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal
{
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:active   {
}
A.CommandButton:hover    {
}
/* GENERIC */
H1  {
}
H2  {
}
H3  {
}
H4  {
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
}
A:visited   {
}
A:active    {
}
A:hover {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}

