/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* background color for the content part of the pages */
Body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: x-small;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.LeftPane  { 
font-size: 11px;
}

.ContentPane  {
	font-size: 11px;
	text-align: center;
}

.RightPane  { 
font-size: 11px;
}

/* text style for the selected tab - date */
.SelectedTab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	
}

A.SelectedTab:visited  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}

A.SelectedTab:active   {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	}

A.SelectedTab:hover    {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* text style for the unselected tabs */
.OtherTabs {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	
}
    
/* hyperlink style for the unselected tabs LOGIN */
A.OtherTabs:link {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

A.OtherTabs:visited  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

A.OtherTabs:active   {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d4effc;
}

A.OtherTabs:hover    {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADD8E6;
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-size: 11px;
	font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-size: 11px;
	font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-size: 11px;
	
}

/* text style used for most text rendered by modules */
.Normal
{font-size: 11px;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{font-size: 10px;
	font-weight: normal;
}

.NormalRed
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.NormalBold
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
    
/* 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  {font-size: 12px;
	font-weight: bold;
}

H2  {font-size: 12px;
	font-weight: bold;
}

H3  {font-size: 12px;
	font-weight: bold;
}

H4  {font-size: 12px;
	font-weight: bold;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
	font-size: 10px;
}

TH  {
font-size: x-small;
}

A:link  {
	color: navy;
}

A:visited   {color: navy;
}

A:active    {color: #ADD8E6;
}

A:hover {color: #ADD8E6;
}

SMALL   {font-size: x-small;
}

BIG {
	font-size: x-small;
}

BLOCKQUOTE, PRE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
	color: #6495ED;
	line-height: 4px;
	height: 2px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
font-size: 10px;
	font-weight: normal;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
font-size: 10px;
	font-weight: normal;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
font-size: 12px;
	font-weight: normal;
	color: #696969;
}

.ModuleTitle_MenuBar {font-size: 10px;
	font-weight: normal;
}

.ModuleTitle_MenuItem {font-size: 10px;
	font-weight: normal;
	color: #ADD8E6;
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	background-color: #CCCCCC;

}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */
/*around title bar*/
.MainMenu_MenuContainer {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	padding-right: 5px;
	padding-left: 5px;
	
	}
/* menu titles background */
.MainMenu_MenuBar {
	background-color: transparent;
	
}
/* menu titles */


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 

}

.MainMenu_MenuItem
{
	font-weight: bold;
	font-size: 12px;
	border-left-color: white;
	border-bottom-color: white;
	cursor: hand;
	color: #666666;
	border-top-style: solid;
	border-top-color: white;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left-style: solid;
	border-bottom-style: solid;
}

.MainMenu_MenuItemSel { 
color: navy; 
cursor: hand; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
font-style: normal; 
background-color: transparent; }

.MainMenu_MenuIcon
{
	border-left-color: silver;
	border-bottom-color: silver;
	border-top-style: solid;
	border-top-color: silver;
	border-right-style: solid;
	border-left-style: solid;
	background-color: silver;
	border-right-color: silver;
	border-bottom-style: solid;
}

/* box around drop down */
.MainMenu_SubMenu
{
	border-right: #66ccff 2px groove;
	border-top: #66ccff 2px groove;
	margin-top: 2px;
	font-weight: bold;
	font-size: 12px;
	z-index: 1000;
	background: white;
	filter: none;
	margin-bottom: 1px;
	border-left: #66ccff 2px groove;
	cursor: hand;
	color: white;
	border-bottom: #66ccff 2px groove;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.MainMenu_MenuBreak
{
	font-weight: bold;
	font-size: 12px;
}



.MainMenu_MenuArrow
{
	font-size: 12px;
	cursor: hand;
	border-top-style: none;
	font-family: webdings;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MainMenu_RootMenuArrow
{
	cursor: hand;
	font-family: webdings;
	
}

.wibmenu
{
	text-align: : right;
}

/* for login token xml */

A.login:link {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

A.login:visited  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

A.login:active   {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d4effc;
}

A.login:hover    {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADD8E6;
}

/* to assign fonts grey container */

.grey_table{
	}
.grey_title_middle{
	}
.grey_title_middle span.head{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, san-serif;
	background-repeat: no-repeat;
	background-color: #dfdfdf; 
}
.grey_title_right{
	}
.grey_contentpane_left{
	}
.grey_contentpane_middle
	{ 
	}
.grey_contentpane_right{
}
.grey_footer_left{
	}
.grey_footer_middle{
	}
.grey_footer_right{
}

/* new td for grey */

.grey_title_lefttd{
	background-color: #dfdfdf;
	background-repeat: no-repeat; 
	background-image: url(../../containers/Greycurved/greycontainer/upperlft.gif); 
	width: 16px; 
	height: 22px; 
	background-position: top left; 
  }

.grey_title_middletd{
	background-image: url(../../containers/Greycurved/greycontainer/topmid.gif);
	width: 9px;
	height: 34px;
	background-repeat: repeat-x;
	background-color: #dfdfdf;  
}

.grey_title_middletd span.head{
	background-color: #dfdfdf; 
}

.grey_title_righttd{
	background-image: url(../../containers/Greycurved/greycontainer/toprt.gif);
	width: 14px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: #dfdfdf; 
	background-position: top right; 
}

.grey_contentpane_lefttd{
    background-image: url(../../containers/Greycurved/greycontainer/leftmid.gif);
	background-repeat: repeat-y;
	width: 16px;
	height: 26px;
	background-color: #dfdfdf; 
	}

.grey_contentpane_middletd
	{ 
	background-color: #dfdfdf; 
	background-repeat: no-repeat;
	background-color: #dfdfdf; 
	}

.grey_contentpane_righttd{
	background-image: url(../../containers/Greycurved/greycontainer/rtmid.gif);
	background-repeat: repeat-y;
	width: 14px;
	height: 14px;
	background-color: #dfdfdf; 
	
}

.grey_footer_lefttd{
	background-image: url(../../containers/Greycurved/greycontainer/lowerleft.gif);
	width: 16px;
	height: 26px;
	background-repeat: no-repeat;
	background-color: #dfdfdf; 
	background-position: bottom left; 
}

.grey_footer_middletd{
	background-image: url(../../containers/Greycurved/greycontainer/bottommid.gif);
	background-repeat: repeat-x;
	width: 9px;
	height: 26px;
	background-color: #dfdfdf; 
}


.grey_footer_righttd{
	background-image: url(../../containers/Greycurved/greycontainer/bottomrt.gif);
	width: 14px;
	height: 26px;
	background-repeat: no-repeat;
	background-color: #dfdfdf; 
	background-position: bottom right; 
}

.tabs{
color: navy;
font-size: 10pt;
}

.meetingcal{
color: navy;
font-size: 10pt;
}

#dnn_ctr457_MeetingKeeper_tbagenda{
color: black;
font-size: 10pt;
}

#dnn_ctr457_MeetingKeeper_tbminutes{
color: black;
font-size: 10pt;
}


