/* ================================
    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: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
}

.ControlPanel {
}

/* 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  {
font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
color: #ffc429;
text-decoration:none;
}

A.SelectedTab:hover    {
font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
color: #c0c0c0;
text-decoration:underline;
}

A.SelectedTab:active   {
font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
color: #ffc429;
text-decoration:none;
}

/* 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 */

.title {
	font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
	font-size: 11pt; 
	font-weight: 300;
	color: #ffc429;
}

.TITLE {
	font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
	font-size: 11pt; 
	font-weight: 300;
	color: #ffc429;
}

.head {
	font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
	font-size: 11pt; 
	font-weight: 300;
	color: #ffc429;
}

/* style of item titles on edit and admin pages */
.SubHead  {
	font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
	font-size: 10pt; 
	font-weight: 300;
	color: #ffc429;
}	

/* 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 {
text-align: left;
font: 100% Verdana,Tahoma,Arial,sans-serif;
color: #fff;
text-decoration:none;
}

/* 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     {
    font: 100% Verdana,Tahoma,Arial,sans-serif;
	color: #ffc429;
	text-decoration:none;
}

    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    font: 100% Verdana,Tahoma,Arial,sans-serif;
	color: #ffc429;
	text-decoration:none;
}

A.CommandButton:visited  {
    font: 100% Verdana,Tahoma,Arial,sans-serif;
	color: #ffc429;
	text-decoration:none;
}

A.CommandButton:hover    {
    font: 100% Verdana,Tahoma,Arial,sans-serif;
	color: #c0c0c0;
	text-decoration:underline;
}
    
A.CommandButton:active   {
    font: 100% Verdana,Tahoma,Arial,sans-serif;
	color: #ffc429;
	text-decoration:none;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
	color: #ffc429 !important;
	text-decoration:none;
}

A:visited   {
font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
	color: #ffc429 !important;
	text-decoration:none;
}

A:hover {
font-family: Tahoma,"Lucida Sans", Arial, Helvetica, san serif;
	color: #c0c0c0 !important;
	text-decoration:underline;
}

A:active    {
}

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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
/*
Popup Calandar 
*/
.SelectedDateStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: #D9CFFF;
font-size: XX-Small;
font-weight:bold;
}
.WeekendStyle {
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: #EDEBF4;
font-size: XX-Small
}
.GoToTodayStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: white;
font-size: XX-Small
}
.DayHeaderStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #ffffff;
background-color: #ff0000;
font-size: XX-Small
}
.MonthHeaderStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: #000000;
font-size: XX-Small;
font-weight:bold;
}
.WeekdayStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: white;
font-size: XX-Small
}
.HolidayStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: white;
font-size: XX-Small
}
.OffMonthStyle{
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #555555;
background-color: F0F0F0;
font-size: XX-Small
}
.ClearDateStyle {
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #000000;
background-color: white;
font-size: XX-Small
}
.TodayDayStyle {
font-family: Verdana,Helvetica,Tahoma,Arial;
color: #ffffff;
background-color: #8015B5;
font-size: XX-Small
}

.main_dnnmenu_submenu
{
z-index: 10000 !important;
}







