/* ================================
    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
{
}

.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 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_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{
}

#dnn_ctr1698_DynamicRegistration_tblQuestions { width:500px !important; margin-left: 50px; }
#dnn_ctr1698_DynamicRegistration_tblQuestions img { display:inline !important; }
#dnn_ctr1697_contentPane { padding:0px 50px; }
#dnn_ctr1698_DynamicRegistration_imgRegister { margin-left: 50px; }

/* START Styles for Registration Ajax Controls */
.ps_Strength1{width:100px; background:#FF6008;font-family:tahoma, verdana, arial; color:#FFF; font-size:11px; padding:3px;}
.ps_Strength2{width:100px; background:#FEC347;font-family:tahoma, verdana, arial; color:#FFF; font-size:11px; padding:3px;}
.ps_Strength3{width:100px; background:#A6A6A6;font-family:tahoma, verdana, arial; color:#FFF; font-size:11px; padding:3px;}
.ps_Strength4{width:100px; background:#86D3F6;font-family:tahoma, verdana, arial; color:#FFF; font-size:11px; padding:3px;}
.ps_Strength5{width:100px; background:#7DBC6E;font-family:tahoma, verdana, arial; color:#FFF; font-size:11px; padding:3px;}
/* END Styles for Registration Ajax Controls */


.RegLeftCol span 
{
display:block;
font-size:14px;
font-weight:bold;
padding-left:10px !Important;
}

#dnn_ctr1696_Login_pnlLogin .content
{
	background:none;
}

.loginContent 
{
	padding:0px 20px;
}

.regFieldHeader { border-bottom: dotted 1px #ccc; margin-bottom:3px;}

table tbody tr td .regFieldHeader { background-image:none; background-color:#F8F8F8; }
	table tbody tr td .regFieldHeader  .regFH_l { background-image:none; background-color:#F8F8F8; width:5px; /*float:none;*/}
	table tbody tr td .regFieldHeader .regFH { background-image:none; background-color:#F8F8F8; color:#98012E; /*float:none;*/}
	table tbody tr td .regFieldHeader .regFH_r { background-image:none; background-color:#F8F8F8; /*float:none;*/}

table tbody tr td .RegLeftCol { background-image:none; background-color:#F8F8F8;}
	table tbody tr td .RegLeftCol span { color:#000; font-weight:bold; font-size:12px; font-family:Arial;}
table tbody tr td .regFieldFooter { background-image:none; background-color:#F8F8F8;}

td.regRightCol table tbody tr td table.RegRadio tbody tr td  label{ font-size:12px; color:#000;}

td.regRightCol { background-image:none; background-color:#F8F8F8; }
td.regRightCol .RegTextBox {
	border:1px solid #C7C8C4;
	font-size:14px;
	height:auto;
	padding:auto;
}
td.RegLeftCol .mfRequired { display:inline; font-weight:bold; font-size:14px; color:#98012E;}


#dnn_ctr1698_DynamicRegistration_ValidationSummary1 { padding-left:50px; }

ol, ul {margin:auto; padding:20px;}
