/* ================================
    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{
}

A.Head , A.Head:link , A.Head:hover , A.Head:visited
{
}


#dnn_ctr3889_PowerLinks_lstPowerLinks TD
{ 
 vertical-align:top;
 text-align:right;
}

.contrast1
{
  color : #FCFCFC;
  font-size:12px;
  line-height:22px;
}

TH,TD,DIV { font-family:tahoma, arial, verdana; font-size:12px; color:#383838;}
TABLE.contrast TD 
{
  color : #FCFCFC;
  font-size:12px;
  line-height:22px;
}

P
{
  text-align: justify;
}

SELECT
{
  font-family:tahoma, arial, verdana;
  font-size:12px;
  font-weight:normal;
}

Table.XmlDisplayClass {border:1px solid silver;}

.XmlDisplayHeader 
{
 font-family:tahoma, arial, verdana;
  background-color: #F0F0F0;
 }
.XmlDisplayHeader TH {
color:red;
border-bottom: 1px solid silver;
}
.XmlDisplayRow  
{
 font-family:tahoma, arial, verdana;
 font-size:12px;
 background-color: #FCFCFC;
 
}

.XmlDisplayRow  TD {
padding-left:2px;
padding-right:2px;
border-bottom: 1px dashed silver;
border-left:none;
border-right:none;
}
 
.XmlDisplayRowAlternate
{
 font-family:tahoma, arial, verdana;
 font-size:12px;
 background-color: #FCFCFC;
 
}

.XmlDisplayRowAlternate TD {
border-bottom: 1px dashed silver;
border-left:none;
border-right:none;
}

#dnn_ctr4134_ModuleContent , #dnn_ctr4135_ModuleContent , #dnn_ctr4133_ModuleContent 
{
PADDING-BOTTOM: 5px; 
PADDING-LEFT: 5px; 
PADDING-RIGHT:10px; 
PADDING-TOP: 10px;
height: 190px;
}
#dnn_ctr4133_ModuleContent  {BACKGROUND: #c4e1f1;}
#dnn_ctr4134_ModuleContent  {BACKGROUND: #e7d4ef;}
#dnn_ctr4135_ModuleContent  {BACKGROUND: #dee8b5;}

.SubSubHead {
font-family:tahoma, arial, verdana;
font-size:12px;
}

a[name="4133"]+table { background-color:#c4e1f1;}
a[name="4134"]+table { background-color:#e7d4ef;}
a[name="4135"]+table { background-color:#dee8b5;}

#dnn_ctr4222_AnyFormv1_formholder,#dnn_ctr4231_AnyFormv1_formholder span.subhead  
{ 
 width:150px;
 float:right;
 display:block;
}
#dnn_ctr4222_AnyFormv1_formholder,#dnn_ctr4231_AnyFormv1_formholder input {margin-bottom : 10px;}
#dnn_ctr4222_AnyFormv1_formholder,#dnn_ctr4231_AnyFormv1_formholder select {margin-bottom : 10px;}
#dnn_ctr4222_AnyFormv1_formholder,#dnn_ctr4231_AnyFormv1_formholder  span.subhead br { display:none;}

 a.user {color:#FCFCFC;font-family:tahoma, arial, verdana;font-size:12px;font-weight:bold;text-decoration:none;}

#dnn_ctr4231_AnyFormv1_formholder span.subhead  
{ 
 width:150px;
 float:left;
 display:block;
}
#dnn_ctr4231_AnyFormv1_formholder input {margin-bottom : 10px;}
#dnn_ctr4231_AnyFormv1_formholder select {margin-bottom : 10px;}
#dnn_ctr4231_AnyFormv1_formholder  span.subhead br { display:none;}
















