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

.PageMaster {background:url(http://rdcnm.org/Portals/2/Images/rdcpagebg.jpg);}

.skinmaster {background-color:#fff;}

.skingradient {
padding-left:100px;
padding:0;
margin:0;}

.skinheader {text-align:center;
background-color: #003366;
}


/* background/border colors for the selected tab */
.TabBg {
}

/* MDiggin custom styles*/

.imgleft {float:left;
margin:10px 10px 10px 5px;
border:none;
}


.imgclear{float:center;
margin:10px;
border:none;
display:block;
clear:all;
}


.imgright {
float:right;
margin:10px 5px 10px 10px;
border:none;
}

img {border:none;}

.bluebold {
font-weight:bold;
color:#336699;
}


.darkbold {
font-weight:bold;
color:#003366;
}


.bold {font-weight:bold;}

.boardtable {font-size:12px; padding:5px; margin: 10px 0;}


.boardtd { padding: 15px 0 ; 
vertical-align:middle; 
border-right:1px solid #336699;
border-bottom:1px solid #336699;}


.boardimgtd { padding: 15px 0 ; vertical-align:middle; 
border-bottom:1px solid #336699;}



*/m diggin formmaster styles */

.fmtextbox { margin:10px 0 5px 0}

.fmtable {padding:20px; border: 2px solid #336699; background: #f0F0F0; 
width:85%;
}

.fmtd {padding 10px;
margin:10px 0;
}

.fmlabels {
font-weight:bold;
color:#336699;
margin:15px 0 0 0;

}

.fmseparator {height:20px; padding 5px; }

*/ edited by Mary Diggin*/

.ContentPane  { font-size:12px; 
padding:20px 40px; 
background-color:#ffffff;
background-image:url(http://rdcnm.org/Portals/2/Images/rdcbg.jpg);
text-align:left;
}



.toppane {
	display:none;

}

.LeftPane  { 
width:220px;
font-size:10px; 
color:#333333; 

padding: 10px 10px;
background-color:#d6c39e;
}

.RightPane { font-size:10px; color:#333333; width:220px; 

padding: 10px 10px;
background-color:#d6c39e;
}



/* 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   { font-size:13px; 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
{font-size:12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{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.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
   font-family: arial, sans-serif;
   font-size: 1.1em;
   color: #339966;
font-weight:bold;
}

H2  {
   font-family: arial, sans-serif;
   font-size: 12px;
   color: #003366;
font-weight:bold;
}

H3  {
   font-family: arial, sans-serif;
   font-size: 0.9em;
   color: #cc6600;
}

H4  {font-family: arial, sans-serif;
   font-size: .7em;
   color: #336699;
display:inline;

}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
   font-family: verdana, sans-serif;
   text-decoration: none;
font-size:10px;
}

A:visited   {
   font-family: verdana, sans-serif;
   text-decoration: none;
}

A:active    {
   font-family: verdana, sans-serif;
   font-size: 8pt;
   text-decoration: none;
}

A:hover {
   font-family: verdana, sans-serif;
   color: #FF6600;
   text-decoration: none;
}

SMALL   { font-size:60%;
}

BIG {font-size:120%;
}

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 {
background-image:none;
}

.MainMenu_MenuBar {

.MainMenu_MenuItem {

}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {border:1px solid #990000;
		}

 .MainMenu_SubMenu .MainMenu_MenuItem { }
.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	background-color: #ede3bd; 	
}


.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}







.LeftPane a:link, .LeftPane a:hover, .LeftPane a:visited,.RightPane A:Link, .RightPane A:hover, .RightPane A:visited {font-size:11px;}







































