/* ================================
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
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 1.7em;
color: #cccccc;
}
.ControlPanel A.CommandButton:active, 
.ControlPanel A.CommandButton:hover, 
.ControlPanel A.CommandButton:link,
.ControlPanel A.CommandButton:visited,
.ControlPanel A.CommandButton  
{
color:#666 !important;
}
/* 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   
{
color:#999;
}
/* style of item titles on edit and admin pages */
.SubHead
{
color:#999;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
color:#ccc;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
/* text style used for most text rendered by modules */
.Normal
{
color:#ccc;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.7em;
}
.Normal p
{
color:#ccc;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.7em;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
color:#ccc;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton    
{
color:#ccc !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#1CA6E8;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
color:#ccc !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#1CA6E8;
}
A.CommandButton:visited  
{
color:#ccc !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#1CA6E8;
}
A.CommandButton:hover    
{
color:#ccc !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#1CA6E8;
}
A.CommandButton:active   
{
color:#ccc !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#148EC9;
}
.SkinObject
{
color:#ccc !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
margin:0px 0px 0px 10px;
font-weight:normal;
}
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */
H1  
{
}
H2  
{
font-size:16px;
font-weight:normal;
color:#ccc;
}
H3  
{
font-size:14px;
font-weight:normal;
color:#ccc;
}
H4 
{
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  
{
color:#ccc;
text-decoration:none;
}
A:visited   
{
color:#9DDFFF;
text-decoration:none;
}
A:hover 
{	
color:#9DDFFF;
text-decoration:none;
}
A:active    
{
color:#9DDFFF;
text-decoration:none;
}
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 
{
width:112px !important;
position:relative;
top:0px;	
}
.MainMenu_MenuBar 
{
width:112px !important;
height:22px;
padding-left:10px;
padding-right:10px !important;
}
.MainMenu_MenuItem 
{
height:20px !important;
/*background:url(Skins/overbergAgri/images/imgMenuBG.jpg);*/
/*width:108px !important;*/
/*padding-left:4px; - change this back*/
/*padding-right:4px !important; - change this back */
border:0px;
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ccc;
font-weight:normal;
margin-bottom:0px;
}
.MainMenu_MenuIcon 
{
width:0px !important;
border:0px;
display:none;
}
.MainMenu_SubMenu
{
/*width:108px !important;*/
/*background:url(Skins/overbergAgri/images/imgMenuBG.jpg) !important;*/
border:0px 0px 0px 0px !important;
margin-left:-1px !important;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel
{
/*width:108px !important;*/
/*background:url(Skins/overbergAgri/images/imgMenuBG_O.jpg) !important;*/
border:0px 0px 0px 0px !important;
margin-left:-1px !important;
padding-left:10px !important;
padding-right:10px !important;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel .MainMenu_MenuIcon
{
/*width:108px !important;*/
/*background:#ccc !important;*/
border:0px 0px 0px 0px !important;
margin-left:-1px !important;
}
.MainMenu_MenuItem td, .MainMenu_MenuItemSel td
{
padding-left:10px;
padding-right:0px !important;
text-align:right;
}
.MainMenu_MenuBreak 
{
display:none;
border:0px;
margin-bottom:1px;
}
.MainMenu_MenuItemSel
{
height:20px !important;
/*background:url(Skins/overbergAgri/images/imgMenuBG_o.jpg);*/
/*width:108px !important;*/
padding-left:4px !important;
padding-right:4px !important;
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#DDDC45;
font-weight:normal;
}
.MainMenu_MenuArrow 
{
display:none;
border:0px !important;
}
.MainMenu_RootMenuArrow 
{
display:none;
border:0px !important;
}
/* Login Styles */
.LoginPanel
{
}
.LoginTabGroup
{
}
.LoginTab 
{
}
.LoginTabSelected{
}
.LoginTabHover{
}
.LoginContainerGroup{
}
.LoginContainer{
}
.tableFormat tr td
{
border: solid 0px #555 !important;
color:#ccc !important;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
line-height: 15.3pt;
vertical-align: top;
padding-right: 3px;
}
.NormalTextBox
{
color: #999 !important;
}
.ControlPanel a:CommandButton, 
.ControlPanel a:CommandButton:Hover, 
.ControlPanel a:CommandButton:Active, 
.ControlPanel a:CommandButton:Visited, 
.ControlPanel a:CommandButton:Link
{
color:#999 !important;
}

