/* ================================
    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 {
}



.ContentPane  { color: #063; font-size: 12pt; font-family: times, "times new roman", serif; padding-left: 12px; }

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab { color: #cc9; }

/* hyperlink style for the selected tab */
A.SelectedTab:link { color: #063; }

A.SelectedTab:visited  { color: #063; }

A.SelectedTab:active   { color: #cc9; }

A.SelectedTab:hover    { color: #cc9; }

/* text style for the unselected tabs */
.OtherTabs { color: #063; }
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link { color: #063; }

A.OtherTabs:visited  { color: #063; }

A.OtherTabs:active   { color: #cc9; }

A.OtherTabs:hover    { color: #cc9; }

/* GENERAL */
/* style for module titles */
.Head   { color: #c90; font-size: 24px; font-family: times, "times new roman", serif; font-weight: bold; }

/* style of item titles on edit and admin pages */
.SubHead    { color: #c90; font-size: 12pt; }

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #c90; font-size: 12pt; }

/* text style used for most text rendered by modules */
.Normal
{ color: #063; font-size: 12pt; font-family: times, "times new roman", serif; }

/* 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  { color: #063; }

H2  { color: #063; }

H3  { color: #063; }

H4  { color: #063; }

H5, DT  { color: #063; }

H6  { color: #063; }

TFOOT, THEAD    {
}

TH  {
}

A:link  { color: #c90; font-family: times, "times new roman", serif; text-decoration: underline; }

A:visited   { color: #c90; font-family: times, "times new roman", serif; text-decoration: underline;}

A:active    { color: #cc9; font-family: times, "times new roman", serif; text-decoration: underline;}

A:hover { color: #cc9; font-family: times, "times new roman", serif; text-decoration: underline;}

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    { color: #063; }   

/* style of item titles by Announcements and events */
.ItemTitle    { color: #063; }

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar { color: #c90; }

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel { color: #fff; }

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {  }

.MainMenu_MenuBar { color: #063; }

.MainMenu_MenuItem { color: #063; }

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu { color: #063; }

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel { color: #e4a024; background-color: #fff; }

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/* new td for grey */

.leaf_title_lefttd{
	
		width: 16px; 
	height: 22px; 
	background-position: left top; 
  }

.leaf_title_middletd{
		
	
}

.leaf_title_middletd span.head{
	 
}

.leaf_title_righttd{
	
	width: 14px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: right top; 
}

.leaf_contentpane_lefttd
	{
    background-image: url(containers/timbermen/slices/container_sidebar.gif);
	background-repeat: repeat-y;
	width: 22px;
	height: 100%;
	}
	
#stretchme{
    background-image: url(containers/timbermen/slices/container_sidebar.gif);
	background-repeat: repeat-y;
	width: 22px;
	height: 100%;
	}

.leaf_contentpane_middletd
	{ 
	}

.leaf_contentpane_righttd{
}

.leaf_footer_lefttd{
	background-image: url(containers/timbermen/slices/leaf.gif);
	width: 22px;
	height: 37px;
	background-repeat: no-repeat;
	background-position: left top; 
}

.leaf_footer_middletd{
	
	
}


.leaf_footer_righttd{
	
	width: 14px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: right bottom; 
}

#footer{ color: #063; font-size: 12pt; font-family: times, "times new roman", serif; }

.LeftPane{ padding-left: 16px; }

.SkinObject{ color: #063; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.SkinObject:link{ color: #063; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.SkinObject:visited{ color: #063; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.SkinObject:active{ color: #cc9; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.SkinObject:hover{ color: #cc9; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

.login{ color: #063; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.login:link{ color: #063; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.login:visited{ color: #063; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.login:active{ color: #cc9; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

A.login:hover{ color: #cc9; font-size: 10pt; font-family: times, "times new roman", serif; padding-left: 16px; }

#Table1{ color: #063; font-size: 12pt; font-family: times, "times new roman", serif; }
#Table2{ color: #063; font-size: 12pt; font-family: times, "times new roman", serif; }

