/* ================================
    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  { 
}


.BottomPane  
{ 
font-family: Tahoma, Arial, Helvetica;
font-size:  12px;
color: #6b6b6b;
}

/* 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   
{   
font-family: Tahoma, Arial, Helvetica;
font-size:  12px;
font-weight:  bold;
color: #6b6b6b;
}

/* style of item titles on edit and admin pages */

.SubHead    
{   
font-family: Tahoma, Arial, Helvetica;
font-size:  12px;
font-weight:  bold;
color: #6b6b6b;
}

/* 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
{   
font-family: Tahoma, Arial, Helvetica;
font-size:  12px;
color: #6b6b6b;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBox
{
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   color: #6b6b6b;
}

.NormalRed
{
}

.NormalBold
{
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #6b6b6b;
}

/* 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  
{ 
font-family: Tahoma, Arial, Helvetica; 
font-size:  12px; 
font-weight:  bold; 
color: #0044cc; 
text-decoration: underline; 
}

A:visited   
{ 
font-family: Tahoma, Arial, Helvetica; 
font-size:  12px; 
font-weight:  bold;
color: #0044cc; 
text-decoration: underline; 
}

A:active    
{ 
font-family: Tahoma, Arial, Helvetica; 
font-size:  12px; 
font-weight:  bold; 
color: #0044cc; 
text-decoration: underline; 
}

A:hover 
{ 
font-family: Tahoma, Arial, Helvetica; 
font-size:  12px; 
font-weight:  bold; 
color: #0044cc; 
text-decoration: underline; 
}

SMALL   
{
}

BIG 
{
}

BLOCKQUOTE, PRE 
{
}


UL LI   
{
list-style-image:url(/Portals/0/bullets/w_new.gif)
}

UL LI LI    
{
list-style-image:url(/Portals/0/bullets/w_new_NextLevel.gif)
}

UL LI LI LI 
{
}

OL LI   
{
}

OL OL LI    
{
}

OL OL OL LI 
{
}

HR 
{
}

linkimage_list_cell 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
}

linkimage_image_description 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  10px;
   color: #646464;
}

/* 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 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.ModuleTitle_MenuBar 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.ModuleTitle_MenuItem 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.ModuleTitle_MenuIcon 
{
}

.ModuleTitle_SubMenu 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.ModuleTitle_MenuBreak 
{
}


.ModuleTitle_MenuArrow 
{
}

.ModuleTitle_RootMenuArrow 
{
}

/* Main Menu */

.MainMenu_MenuContainer 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.MainMenu_MenuBar 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.MainMenu_MenuItem 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.MainMenu_MenuIcon 
{
}

.MainMenu_SubMenu 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}


.MainMenu_MenuBreak 
{
}

.MainMenu_MenuItemSel 
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #646464;
}

.MainMenu_MenuArrow 
{
}

.MainMenu_RootMenuArrow 
{
}

tbody
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   color: #6b6b6b;
}

td
{   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   color: #6b6b6b;
}

.arabic
{   
direction: rtl;
}

.gray 
{
color:#6B6B6B; text-decoration:none
}

.light_gray 
{ 
color: #9da6a2; text-decoration: none;
}

.blue 
{
color:#3082A8
}

.green 
{
color:#94BE23
}
.white 
{
color:#FFFFFF
}
.orange 
{
color:#f2af08
}

.MenuHdr
{ 
font-size: 16pt; 
padding-left: 5px; 
font-weight: bold; 
background-color: white;
cursor: default; 
}


.MenuItem, .MenuItemMouseOver, .MenuItem HR
{ 
color: #6b6b6b; 
font-size: 16pt; 
padding-left: 10px; 
font-weight: bold; 
background-color: white; 
}


.MenuItem A, .MenuItem A:Active., MenuItem A:Hover, .MenuItem A:Visited,


.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active,


.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited,


.MenuHdr A:Link
{ 
text-decoration: none; 
color: #6b6b6b; 
width: 100%; 
padding-top: 1px; 
padding-bottom: 1px; 
cursor: default; 
cursor: pointer; 
}


.MenuItemMouseOver
{ 
color: #000; 
background-color: #94be23; 
}


.secondLink 
{ 
font-family: Tahoma, Arial, Helvetica; 
font-size:  12px;
color: #0044cc; 
text-decoration: underline; 
}


.leftMargin 
{ 
background-position: 0 center; 
vertical-align: middle; 
padding-left: 2px; 
border-width: 2px; 
}

.trademark 
{ 
font-size: xx-small; 
background-position: 0 top; 
vertical-align: super; 
}
