/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.OuterTable { width: 100%; height:100%}
.HeadBg {
}
/* background color for the content part of the pages */
Body
{
}
/* 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: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   {
}
/* 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:active   {
}
A.CommandButton:hover    {
}
/* GENERIC */

TFOOT, THEAD    {
}
TH  {
}
A:link  {
}
A:visited   {
}
A:active    {
}
A:hover {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL 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 {
}
.nt
{
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
}
.ht
{
font-weight: bold;
font-size: 14pt;
color: #000000;
font-family: Tahoma, Helvetica, Arial, sans-serif;
text-decoration:none;
}
.sh
{
font-weight: bold;
font-size: 12pt;
color: dimgray;
font-family: Tahoma, Helvetica, Arial, sans-serif;
text-decoration: none;
}
.ct1
{
font-weight: bold;
font-size: 8pt;
color: black;
font-family: 'Courier New' , Monospace;
text-decoration: none;
}
.ct2
{
border-right: #999999 1px solid;
padding-right: 4px;
border-top: #999999 1px solid;
padding-left: 4px;
font-size: 8pt;
padding-bottom: 4px;
border-left: #999999 1px solid;
color: black;
padding-top: 4px;
border-bottom: #999999 1px solid;
font-family: 'Courier New' , Monospace;
background-color: #eeeeee;
text-decoration: none;
}
/*Modal Popup*/
.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}
.modalPopup {
background-color:#ffffdd;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
width:250px;
}
.sampleStyleA {
background-color:#FFF;
}
.sampleStyleB {
background-color:#FFF;
font-family:monospace;
font-size:10pt;
font-weight:bold;
}
.sampleStyleC {
background-color:#ddffdd;
font-family:sans-serif;
font-size:10pt;
font-style:italic;
}
.sampleStyleD {
background-color:Blue;
color:White;
font-family:Arial;
font-size:10pt;
}
.containermaster_blue {
width: 100%;
background-color: #E4FFB2;
border-right: dimgray 1px solid; 
border-top: dimgray 1px solid; 
border-left: dimgray 1px solid; 
border-bottom: dimgray 1px solid; 
-moz-border-radius-bottomleft: 15px; 
-moz-border-radius-bottomright: 15px; 
-moz-border-radius-topleft: 3px; 
-moz-border-radius-topright: 3px;
}
.pnlEditmaster_blue {
width: 400px;
background-color: white;
border-right: dimgray 1px solid; 
border-top: dimgray 1px solid; 
border-left: dimgray 1px solid; 
border-bottom: dimgray 1px solid; 
-moz-border-radius-bottomleft: 15px; 
-moz-border-radius-bottomright: 15px; 
-moz-border-radius-topleft: 3px; 
-moz-border-radius-topright: 3px;
}
.pnlEditmaster_800 {
width: 800px;
background-color: white;
border-right: dimgray 1px solid; 
border-top: dimgray 1px solid; 
border-left: dimgray 1px solid; 
border-bottom: dimgray 1px solid; 
-moz-border-radius-bottomleft: 15px; 
-moz-border-radius-bottomright: 15px; 
-moz-border-radius-topleft: 3px; 
-moz-border-radius-topright: 3px;
}
.containerrow1_blue {
background-image: url('gradient_LtBlue.jpg');
}
.containerrow2_blue {
background-color: #E4FFB2;
}
.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}
.section-h1 {
font-size:24px;
}
h2.faux-h1 {
font-size:18px;
margin-bottom:1px;
}
h1.pageheading { color:#336699
;font-weight:bold;} 
h1 	{
font-size:22px;
margin-bottom:3px;
}
h2 	{font-size:18px; font-weight:normal;}
h3 	{font-size:15px;margin:12px 0px 0px; font-weight:bold;}
h4 	{font-size:14px; font-weight:bold;}
h5 	{font-size:14px!important; font-weight:bold; margin-bottom:-5px; margin-top:8px;}