/* ================================
    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
{
}
.checkboxBottomBoarder
{
/*    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;*/
}
.columnRightBoarder
{

    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #C0C0C0;
    text-align: center;
    vertical-align: top;
/*    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0; */
}
.timeDisplay
{
/*    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #C0C0C0;*/
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #C0C0C0;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.sessionNameTitle
{
    background-position: transparent;
    padding: 0px;
    font-family: arial;
    font-size: 12px;
    color: #28509a;
    background: transparent;
    font-weight: bold;
    margin: 0px;
    text-align: left;
}
A.sessionNameTitle
{
    background-position: transparent;
    font-family: arial;
    font-size: 12px;
    color: #28509a;
    background: transparent;
    font-weight: bold;
}
.sessionTime:TD
{
    font-size: 10px;
    text-align: center;
}
.presentorName 
{
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.presentorCompany
{
    font-size: 11px;
    text-align: center;
    font-style: italic;
}


/************* hover pop up box with arrow ***************/
.popUpArrowPanel
{
    display: block;
    visibility:hidden;
}
.popUpTitle
{
    font-weight: bold;
    font-size: 14px;
    color: White;
    padding: 5px;
    background-color: #B40838;
    text-align: center;
}
.popUpDescription {
    font-size: 12px; 
    color: #013766;
    text-align: left;
}
.popUpFooter {
    font-size: 11px;
    color: #013766;
    text-align: left; 
}

.popUpArrowBoxTable{
	width: 500px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.popUpArrowBoxTdTopLeft
{
    width: 75px;
    height: 28px;
    background-image: url('Images/BoxTopLeft.png');
    background-repeat: no-repeat;
}

.popUpArrowBoxTdTopSide {
    background-image: url('Images/BoxSideTop.png');
    background-repeat: repeat-x;
    width:auto;
}

.popUpArrowBoxTdTopRight {
	width: 28px; 
	height: 28px; 
	background-image: url('Images/BoxTopRight.png'); 
	background-repeat: no-repeat;	
}

.popUpArrowBoxTdTopLeftArrow {
	vertical-align: top; 
	background-image: url('Images/BoxTopLeftArrow.png'); 
	background-repeat: no-repeat; 
	position: relative; 
	left: 75px; 
	top: -28px; 
	height: 94px; 
	width:75px;
}

.popUpArrowBoxTdTopRightArrow {
	vertical-align: top; 
	background-image: url('Images/BoxTopRightArrow.png'); 
	background-repeat: no-repeat; 
	position: relative; 
	left: 473px; 
	top: -28px; 
	height: 94px; 
	width:75px;
}

.popUpArrowBoxTdSideLeft {
	vertical-align: top; 
	width: 75px; 
	height: 120px; 
	background-image: url('Images/BoxSideLeft.png'); 
	background-repeat: repeat-y;	
}

.popUpArrowBoxTdContent
{
    
    vertical-align: top;
    background: url('Images/SpacerWhite.gif');
}

.popUpArrowBoxTdSideRight {
	width: 28px; 
	height: 120px; 
	background-image: url('Images/BoxSideRight.png'); 
	background-repeat: repeat-y;
}

.popUpArrowBoxTdBottomLeft {
	width: 75px; 
	height: 28px; 
	background-image: url('Images/BoxBottomLeft.png'); 
	background-repeat: no-repeat;
}

.popUpArrowBoxTdBottomSide {
	background-image: url('Images/BoxSideBottom.png'); 
	background-repeat: repeat-x; 
	width:auto;
		
}

.popUpArrowBoxTdBottomRight {
	width: 28px; 
	height: 28px; 
	background-image: url('Images/BoxBottomRight.png'); 
	background-repeat: no-repeat;	
}




.ControlPanel {
}

/* 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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL {
	margin-top: 0;
	margin-bottom:0;
}

UL LI   {
	margin:0 0 0 -15;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}