.NavMenuBtn
{
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 9pt;
	color: #333 !important;
}
img.NavMenuBtn
{
	border-style: none;
}
/*
.NavMenuBtn a,
.NavMenuBtn a:link,
.NavMenuBtn a:visited
{
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 24pt;
}

img.NavMenuBtn  a:link,
img.NavmenuBtn  a:visited

{
	border-style: none;
}

#dnn_ctr524_SimpleLinkBoxView_idHorizont td a:link
{
	color: green;
}	
*/

/* ================================
    CSS STYLES FOR Module Calendar
   ================================
*/

.calendartooltip {
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
.calendarWeekendDay {
	background-color: whitesmoke;
}
.calendar {
	border-right: black 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	height: 100%;
	/*
		width: 400px;
		height: 400px;
	*/
	
}
.calendarDay,.calendarDaytd {
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}
.calendarDaya,.calendarDaya:visited,.calendarDaya:hover {
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}
.calendarDayHeader {
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
}
/* Note use of "!important" to override Inline Style */

.calendarNextPrev,.calendarNextPreva,.calendarNextPreva:link,.calendarNextPreva:visited {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: White !important;
	padding: 0em 2em;
	vertical-align: middle;
	/*
		display:inline-block;
		padding-top: 1em;
		padding-right: 2em;
		padding-bottom: 1em;
		padding-left: 2em;
	*/
	
}
.calendarNextPreva:hover {
	color: yellow !important;
	/* 
			width:20%;
		height:50%;
		font-size: 8pt;
		padding-right: 0.5em;
		padding-left: 0.5em;
		padding-top: 0px;
		padding-bottom: 0px;
		*/
	
}
.calendarOtherMonthDay {
	color: #808080;
	background-color: gainsboro;
}
.calendarOtherMonthDaya,.calendarOtherMonthDaya:visited,.calendarOtherMonthDaya:hover {
	color: #8080c0;
	background-color: gainsboro;
}
/* Note use of "!important" to override Inline Style */

.calendarSelectedDay {
	font-weight: bold;
	color: #0000ff !important;
	background-color: darkgray;
}
.calendarSelectedDaya,.calendarSelectedDaya:visited,.calendarSelectedDaya:hover {
	color: #0000ff !important;
	font-weight: bold;
}
.calendarSelector {
	background-color: #c0c0e0;
}
.calendarSelectora,.calendarSelectora:visited,.calendarSelectora:hover {
	color: #0000ff;
	text-decoration: none;
}
.calendarTitle {
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	background-color: #7e4a94;
	text-align: center;
}
.calendarTitletd {
	font-size: 11pt;
	color: White;
	cell-padding: 0px;
	/* 
		font-weight: bold;
		background-image: none;
		text-align: center;
		background-color: #7e4a94; 
		*/
	
}
.calendarTodayDay {
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton {
}
.ContentPane {
}
.ControlPanel {
}
/* ======================================
    End of CSS STYLES FOR Module Calendar
   ======================================
*/

.footer {
	background-color: #5D0D70;
	color: white;
	text-align: center;
}
/* GENERAL */
/* style for module titles */

.Head {
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.HeadBg {
}
/* style of item titles by Announcements and events */

.ItemTitle {
}
.LeftPane {
}
/* Main Menu */
.MainMenu_MenuArrow {
}
.MainMenu_MenuBar
{
	color: white;
	background-color: #7e4a94;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuBreak {
}

.MainMenu_MenuContainer {
}
.MainMenu_MenuIcon {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuItemSel
{
	color: yellow;
	background-color: #603;
}

.MainMenu_MenuItemSel {
}
.MainMenu_RootMenuArrow {
}
.MainMenu_SubMenu {
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */

.Message {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuBreak {
}
/* Menu-Styles */
/* Module Title Menu */

.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_RootMenuArrow {
}
.ModuleTitle_SubMenu {
}
/* text style used for most text rendered by modules */

.Normal {
}
.NormalBold {
}
.NormalRed {
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBox {
}
/* text style for the unselected tabs */

.OtherTabs {
}
.RightPane {
}
/* text style for the selected tab */

.SelectedTab {
}
/* Classes for left navigation menus */

.sideMenuNavNormal {
	color: #navy;
}
.sideMenuNavNormala,.sideMenuNavNormala:link,.sideMenuNavNormala:visited {
	color: #F90;
}
.sideMenuNavNormala:hover,.sideMenuNavNormala:active {
	font-weight: bold;
	color: FFF;
}
.SkinObject,a.SkinObject,a.SkinObject:link,a.SkinObject:visited {
	color: white;
	font-size:8pt;
}
/* button style for standard HTML buttons */

.StandardButton {
}
/* style of item titles on edit and admin pages */

.SubHead {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SubSubHead {
}
/* background/border colors for the selected tab */

.TabBg {
}
A.CommandButton:active {
}
A.CommandButton:hover {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link {
}
A.CommandButton:visited {
}
a.footer,a.footer:link,a.footer:visited {
	color: white;
	text-decoration: none;
}
a.footer:hover {
	color: yellow;
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}
/* hyperlink style for the unselected tabs */

A.OtherTabs:link {
}
A.OtherTabs:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}
/* hyperlink style for the selected tab */

A.SelectedTab:link {
}
A.SelectedTab:visited {
}
a.SkinObject:hover {
	font-weight: bold;
	color: Yellow;
}
A:active {
}
A:hover {
}
A:link {
}
A:visited {
}
BIG {
}
BLOCKQUOTE,PRE {
}
/* background color for the content part of the pages */

Body {
}
/* GENERIC */

H1 {
}
H2 {
}
H3 {
}
H4 {
}
H5,DT {
}
H6 {
}
HR {
}
OLLI {
}
OLOLLI {
}
OLOLOLLI {
}
SMALL {
}
table.calendarTitle {
	width: 100%;
}
td.calendarNextPrev {
	padding: 0px;
}
TFOOT,THEAD {
}
TH {
}
ULLI {
}
ULLILI {
}
ULLILILI {
}


/* ---SolPartMenu CSS--- */

