/* ================================
    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-color: #eee }

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.ContentPane  {  }
.RightPane  {   }
.LeftPane     {  }
/* 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   {
}

A.normalTabname:link, A.normalTabname:visited ,A.normalTabname:hover,
A.normalTabname:active, .normalTabname    { color: #353637; font-size: 12px; font-family: Arial, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 140% }

.normalTabDescription {color: #353637; font-size: 12px; font-family: Arial, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140%}

/* 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 , .titel    { color: #747678; font-size: 12px; font-family: Arial, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

/* 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,.formlabel, td
  { color: #353637; font-size: 12px; font-family: Arial, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140% }
a.normal:link, a.normal:visited, a.normal:hover, a.normal:active, 
a.text:link, a.text:visited, a.text:hover, a.text:active, a.text
 {color: #353637;text-decoration: underline}
 
 a.normalWhite:link, a.normalWhite:visited, a.normalWhite:hover, a.normalWhite:active
 {color: #353637;text-decoration: underline}
 
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold,  .textbold
{color: #353637; font-size: 12px; font-family: Arial, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold
}

/* 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.CommandButtonV:link
{
	padding: 5px;
	background-color: #D7D7D7;
	border: 1px solid #AAAAAA;
}

A.CommandButtonV:visited  {padding: 5px;background-color: #D7D7D7;
	border: 1px solid #AAAAAA;
}

A.CommandButtonV:hover    {padding: 5px;background-color: #D7D7D7;
	border: 1px solid #AAAAAA; color: Orange;
}
    
A.CommandButtonV:active   {padding: 5px;background-color: #D7D7D7;
	border: 1px solid #AAAAAA;
}

/* 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 LI   {
}

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{color: #fff; font-size: 13px; font-family: Arial, Helvetica; font-style: normal; font-weight: bold; }

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow
{
	
}


.DNNTree > div {border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;background-color: #f49a00;}
	
.DNNTree > div > div { background-color: #898d92;}


.menuborder {border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;}

/* Main Menu */

/* Main Menu */
.myMainMenu_MenuContainer
 { }
.myMainMenu_MenuBar
  { cursor: pointer }
.myMainMenu_MenuItem
   { color: #ffffff; font-size: 13px; font-family: Arial, Helvetica; font-style: normal; font-weight: normal;  cursor: pointer; }
.myMainMenu_MenuItemRoot   { color: #fff; font-size: 13px; font-family: Arial, Helvetica; font-style: normal; font-weight: bold; background-color: #f49a00; cursor: pointer;  }
.myMainMenu_MenuIcon
     { text-align: center; cursor: pointer; width: 0; display: none; }
.myMainMenu_SubMenu
  { cursor: pointer; z-index: 1000 }
.myMainMenu_MenuBreak
  { height: 1px }
.myMainMenu_MenuItemSel
   { color: #fc0; font-family: Arial, Helvetica; font-style: normal; cursor: pointer }
   
   .myMainMenu_MenuItemSelactive
    { font-family: Arial, Helvetica; font-weight: bold; cursor: pointer }
.myMainMenu_MenuArrow
 { font-size: 10pt; font-family: webdings; cursor: pointer; border-top: 0 solid #ffffff; border-right: 1px solid #f00; border-bottom: 1px solid #f00 }
.myMainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
.myMainMenu_Rootdiv       { background-color: #f49a00; padding-top: 2px; padding-bottom: 2px; border-bottom: 1px solid white }

.myMainMenu_Childdiv     { background-color: #d4d5d6; padding-top: 2px; padding-bottom: 2px; vertical-align: middle; border-bottom: 1px solid white }




/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


#dnn_ctr608_Events_EventDetails_enroll1 .CommandButton
{
	border-style: outset;
	border-width: 2px;
	font-size: 12px;
	background-color: #E1E1E1;padding:5px; font-weight: bold;
}


.bottomline
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	padding-bottom: 5px;
}
