/* ================================
    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: Verdana, sans-serif;
    color: #000000; 
    font-size: 9px;
  
}


.SearchClass {
    position: relative;
    left: 0px;
    top: 6px; 
}

.SearchClassText {
    position: relative;
    left: 0px;
    top: -5px; 
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}
  
.mylinks {
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    height: 20px; 
    width: 100%;
    font-family: Verdana, sans-serif;
    background-color: transparent;
    text-align: right;
    vertical-align: middle;    
    padding-top: 5px;
    padding-right: 15px;
    border-left:   #ffffff 0px solid; 
    border-bottom: #ffffff 1px solid; 
    border-top:    #999999 1px solid; 
    border-right:  #ffffff 0px solid;
    
}

.mylinks:hover  {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    height: 20px; 
    width: 100%;
    font-family: Verdana, sans-serif;
    background-color: #ff9300;
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 15px;
    vertical-align: middle;
    filter:alpha(opacity=80);-moz-opacity:0.80;opacity: 0.80;
    
}

A.mylinks:link,   {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 20px; 
    width: 100%;
    font-family: Verdana, sans-serif;
    background-color: transparent;
    text-align: right;
    vertical-align: middle;    
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 15px;
    border-left:   #ffffff 0px solid; 
    border-bottom: #ffffff 1px solid; 
    border-top:    #999999 0px solid; 
    border-right:  #ffffff 0px solid;    
}

A.mylinks:visited  {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration:    none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 15px;
    border-left:   #ffffff 0px solid; 
    border-bottom: #ffffff 1px solid; 
    border-top:    #999999 0px solid; 
    border-right:  #ffffff 0px solid; 
}

A.mylinks:active   {
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
    text-decoration:    none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 15px;
    border-left:   #ffffff 0px solid; 
    border-bottom: #ffffff 1px solid; 
    border-top:    #999999 0px solid; 
    border-right:  #ffffff 0px solid; 
}

.WhiteText  {
    color: #BBBBBB;
    font-size: 11px; 
    font-family: Verdana, sans-serif;
}


A.WhiteText:link {
    text-decoration:    none;
    font-weight: bold;
    color: #042457;
}

A.WhiteText:visited  {
    text-decoration:    none;
    font-weight: bold;
    color: #042457;
}

A.WhiteText:active   {
    text-decoration:    none;
    font-weight: bold;
    color: #042457;
}

A.WhiteText:hover    {
    text-decoration:    underline;
    font-weight: bold;
    color: #042457;
} 

.GrayText  {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}


A.GrayText:link {
    text-decoration:    none;
    color: #ffffff;
    font-weight: bold;
}

A.GrayText:visited  {
    text-decoration:    none;
    color: #ffffff;
    font-weight: bold;
}

A.GrayText:active   {
    text-decoration:    none;
    color: #ffffff;
    font-weight: bold;
}

A.GrayText:hover    {
    text-decoration:    underline;
    color: #ffffff;
    font-weight: bold;
} 

.GrayTextFooter  {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
}
A.GrayTextFooter:link {
    text-decoration:    none;
    color: #ffffff;
    font-weight: normal;
}

A.GrayTextFooter:visited  {
    text-decoration:    none;
    color: #ffffff;
    font-weight: normal;
}

A.GrayTextFooter:active   {
    text-decoration:    none;
    color: #ffffff;
    font-weight: normal;
}

A.GrayTextFooter:hover    {
    text-decoration:    underline;
    color: #ffffff;
    font-weight: normal;
} 


.BreadText {
    color: #A8A8A8;
    font-size: 11px; 
    font-family: Verdana, sans-serif;
} 

A.BreadText:link {
    color: #A8A8A8;
    font-size: 11px; 
    font-family: Verdana, sans-serif;
    text-decoration:    none;
}
A.BreadText:visited {
    color: #A8A8A8;
    font-size: 11px; 
    font-family: Verdana, sans-serif;
    text-decoration:    none;
}
A.BreadText:active {
    color: #737373;
    font-size: 11px; 
    font-family: Verdana, sans-serif;
    text-decoration:    none;
}
A.BreadText:hover    {
    text-decoration:    underline;
    color: #737373;
}    
    
/* background/border colors for the selected tab */
.TabBg {
}

.TopPane  {
    background-color: transparent;
}

.LeftPane  {
    background-color: transparent;
}

.ContentPane  { 
    background-color: transparent;
}

.RightPane  { 
    background-color: transparent;
}

.BottomPane  {
    background-color: transparent;
}

/* 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   {
    color: #333333;
    font-size: 12px; 
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-weight: bold;
}

/* 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{
    color: #333333;
    font-size: 10px; 
    font-family: Verdana, sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    color: #333333;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    background-color: #ffffff;
    border-left:   #646e77 1px solid; 
    border-bottom: #646e77 1px solid; 
    border-top:    #646e77 1px solid; 
    border-right:  #646e77 1px solid;
} 

.NormalRed
{
    color: #ff3333;
    font-size: 10px; 
    font-family: Verdana, sans-serif;
}

.NormalBold
    color: #333333;     
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 10px;
{
}

/* 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  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
list-style-type: disc;
}

UL LI LI    {
list-style-type: disc;
}

UL LI LI LI {
list-style-type: disc;
}

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 {
        height: 34px;
        font-weight: bold;
        font-size: 11px;
        background-image: url(menu_btn_mid.gif);
  	border-left:   #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top:    #000000 0px solid; 
	border-right:  #000000 0px solid;
}

.MainMenu_MenuBar {
        background-image: url(menu_btn_mid.gif);
        height: 33px;
  	border-left:   #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top:    #000000 0px solid; 
	border-right:  #000000 0px solid;
}

.MainMenu_MenuItem {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff9300;
	border-left:   #ff9300 0px solid; 
	border-bottom: #ff9300 0px solid; 
	border-top:    #ff9300 0px solid; 
	border-right:  #ff9300 0px solid;
}

.MainMenu_MenuIcon {
        background-color: #ff9300;
   	border-left:   #ff9300 0px solid; 
	border-bottom: #ff9300 0px solid; 
	border-top:    #ff9300 0px solid; 
	border-right:  #ff9300 0px solid;
}

.MainMenu_SubMenu { 
        background-color: #646e77;
}

.MainMenu_MenuBreak {
	height: 33px;
        background-color: #000000;
        border-left:   #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top:    #000000 0px solid; 
	border-right:  #000000 0px solid;
}

.MainMenu_MenuArrow {
        background-color: #ff9300;
        border-left:   #ff9300 0px solid; 
	border-bottom: #ff9300 0px solid; 
	border-top:    #ff9300 0px solid; 
	border-right:  #ff9300 0px solid;
}

.MainMenu_MenuItemSel {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
        background-color: #a84001;
}



.MainMenu_RootMenuArrow {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
        background-color: #ffffff;
}

.RootMenuItem {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(menu_btn_mid.gif);
	height:33px;
}

.RootMenuItemActive  {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(menu_btn_mid_over.gif);
	height:33px;
}

.RootMenuItemSelected {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(menu_btn_mid_over.gif);
	height:33px;
}

/* ================================
    CSS STYLES FOR Module Calendar
   ================================
*/
body
{
	font-family: Verdana;
}

.calendar
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 7pt;
	border-left: lightgrey 1px solid;
	color: black;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
}

.calendarTitle,
.calendarTitle td
{
	font-weight: bold;
	font-size: 9pt;
	color:#FFFFFF;
	background-color: #CE8D4B;
}


.calendarNextPrev,
.calendarNextPrev a,
.calendarNextPrev a:link,
.calendarNextPrev a:visited,
.calendarNextPrev a:hover
{
	font-size: 8pt;
	color: #0000ff;
	padding: 0px .5em;
}

.calendarDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: ff9300;
}

.calendarDay, .calendarDay td
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
	text-align: left;
}

.calendarDay a,
.calendarDay a:visited,
.calendarDay a:hover
{
	color: #0000ff;
	text-align: left;
	font-size: 7pt;
	font-family: Verdana;
}

.calendarOtherMonthDay
{
	color: #808080;
	background-color: #CE8D4B;
}

.calendarOtherMonthDay a, .calendarOtherMonthDay a:visited, .calendarOtherMonthDay a:hover
{
	color: #808080;
	background-color: #CE8D4B;
}


.calendarWeekendDay
{
	background-color: #CE8D4B; 
}

.calendarTodayDay
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

.calendarSelectedDay
{
	background-color: #FFCC66;
	color: "Red";
	font-weight: bold;
}

.calendarSelectedDay a,
.calendarSelectedDay a:visited,
.calendarSelectedDay a:hover
{
	color: "Red";
	font-weight: bold;
}

.calendarSelector
{
	background-color: #c0c0e0;
}

.calendarSelector a,
.calendarSelector a:visited,
.calendarSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}
.TopPanel{
	height : 15px;
}
.FooterBottom{
	background-color : #000000;
	background-image : url(act_footerbeads.gif);
	background-position : top;
	background-repeat : repeat-x;
	height : 24px;
	border-left : #9B6F56 solid 1px;
	border-right : #CBCAC8 solid 1px;
}