/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* ================================
    CSS STYLES FOR Campfire Calendar Module
   ================================
*/
    
/*THIS IS THE POPOUT WINDOW */
/*
.Eventtooltip  
{
	width: 250px;
	border: solid 1px #707476;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	background-color: #EEEBD9;
	color: Black;	
	
}*/

/*THIS IS THE M-F OF THIS MONTH */	 
/*THIS IS DONE*/
.Event 
{	
	padding-top: 0px;	
	padding-left: 0px;	
	padding-right: 0px;
	padding-bottom: 0px;	
	border: solid 1px #707476;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: white!important;	
	height: 100%;
	width:700px!important;
}




.EventDay,
.EventDay A:link,
.EventDay A:hover
{
	/* This style is for the event day cells in the table */
	/*width: 400px;*/
	text-align: right;
	padding-right: 3px;
	font-size: 7pt;
	font-family: Verdana;
    font-weight: normal;
}
.EventDay
{
	border: solid 1px #707476;
}


/*THESE ARE BOTH THE EXTRA DAYS IN THE MONTH */
.EventOtherMonthDay, .EventOtherMonthDay td
{
	background-color: #B0C1BF;
	text-align: right;
	padding-right: 3px;
	border: solid 1px #707476;
	height: 10px!important;
}
/*THESE ARE THE TOP PORTION OF THE EXTRAS DAYS IN THE MONTH*/
.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover, .EventOtherMonthDay a:active
{
	background-color: #B0C1BF;
	display:block;
}

/*THIS IS THE TOP TITLE BAR
.EventTitle
{
	font-weight: bold;
	font-size: 13pt;
	color: White!important;
	text-align: center;
	background-color: transparent;
}*/

/*THIS IS THE TOP TITLE CELLS*/
.EventTitle1 td
{

	font-size: 18pt;
	color: #B32317;
	text-align: center;
    font-weight: bold;
    font-family: Book Antiqua;
    font-style: italic;
     
}


/*THIS IS THE NEXT AND PREVIOUS MONTHS LINKS*/

.EventNextPrev1, 
.EventNextPrev1 a:link,
.EventNextPrev1 a:hover,
.EventNextPrev1 a:visited
{
	font-size: 16px;
	color: #396EB1;
	font-style: normal;
	vertical-align: middle;
    font-weight: bold;
    font-family: Book Antiqua;
    font-style: italic;
    text-decoration: none;
}


/*WEEK HEADER BAR WITH THE DAYS*/
/*THIS IS DONE*/
.EventDayHeader
{
	color: white;
	font-size: 16px;
	font-family: Garamond;
	font-variant: small-caps;
	height:15px!important;
	vertical-align: bottom;
    background-color: #396EB1!important;

}

/*THESE ARE FOR THE WEEKEND DAYS*/
/*THIS IS DONE*/
.EventWeekendDay
{
	background-color: #FFFFFF!important;
	border: solid 1px #707476;
	text-align: right;
	padding-right: 3px;
}



/*TODAYS DAY BOX*/

.EventTodayDay
{	
	border: solid 1px #707476;
	background-color: #B0C1BF;	
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}

.EventTodayDay A, .EventTodayDay A:visited, .EventTodayDay A:hover
{
	font-weight: bold!important;
}



/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	/*font-weight: bold; */
	background-color: transparent !important;
	text-align: right;
	padding-right: 3px;
	border: solid 1px #707476;
}

.EventSelectedDay a:link,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{	
	/*font-weight: bold; */
	background-color: transparent;	
	text-align: left;
	padding-left: 3px;
}

.EventSelector
{
	/*background-color: #8DA4D3;
	display: block; */
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #660033;
	text-decoration: none;
}	
		
				
				
.CalendarTimeZone
{
	color: #660033;
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;
	background-color: transparent;
}



/*DATE FOR LIST VIEW*/
.EventListSelectedDay
{
	color: #707476 !important;
	font-weight: bold;
	font-size: 12pt;	
	background-color: transparent;
}




.EventListDate
{
	color: white;
	font-weight: bold;
	font-size: 14pt;
	font-family: Times New Roman;
	background-color: transparent;
}

.EventListTime
{
	color: white;
	font-weight: normal;
	font-size: 12pt;
	font-family: Times New Roman;
	background-color: transparent;
}



.EventListDateLink, 
.EventListDateLink a:link,
.EventListDateLink a:visited,
.EventListDateLink a:active
{
	color: white;
	font-weight: Bold;
	font-size: 12pt;
	font-family: Times New Roman;
	background-color: transparent;
}

.EventLink, 
.EventLink a:link,
.EventLink a:visited,
.EventLink a:active
{
	color: #707476;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	background-color: transparent;
}



.CalendarTitle
{	
	color: #707476;
	font-weight: bold;
	font-size: 13pt;
	background-color: transparent;
	text-align: center;
}

.EventDetailHead
{
	color: #707476;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	text-align: center;
	background-color: transparent;
}

.EventDetailCreatedBy
{
	color: #707476;
	font-weight: normal;
	font-size: 9pt;
	font-family: Garamond;
	text-align: center;
	background-color: transparent;
}

.EventLabel
{	
	color: #707476;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
}



.MiniDayEvent
{	

	padding-top: 0px;	
	padding-left: 0px;	
	padding-right: 0px;
	padding-bottom: 0px;	
	

	margin: 0px;
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: left;

}


.MiniDayEvent a,
.MiniDayEvent a:link,
.MiniDayEvent a:visited,
.MiniDayEvent a:hover
{
	
	font-size: 7pt;
	color: Black!important;
	font-family: Verdana;

}

/*EVENTDAY Module Styles*/

.WeekendDayStyle
{
    background-color: #FDECDC;
    color: #C7C8C9!important;
    font-size: 10px;
    vertical-align: top;
    font-family: Verdana;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border: solid 1px #707476;
}
.othermonthdaystyle
{
    color: #cccccc;
    background-color: #E1E1E1;
    font-size: 10px;
    vertical-align: top;
    font-family: Verdana;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border: solid 1px #707476;
}

.nextprevstyle
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.todaydaystyle
{
    background-color: #C0C0C0;
    color:Black; 
    font-weight: bold;
    font-size: 10px;
    vertical-align: top;
    font-family: Verdana;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border: solid 1px #707476;
}
.MiniDayEvent
{
    text-align: left;
    vertical-align: top;
    font-size: 10px;
    vertical-align: top;
    font-family: Verdana;
    padding: 0px 0px 0px 0px;
    border: solid 1px #707476;
    background-color: #EEEBD9;
}
.dayheaderstyle
{
    font-size: 12px;
    font-weight: bold;
    color: White; 
    background-color: #707476;
    height: 10px;
    border: solid 1px #707476;
}
.titlestyle
{
    font-size: 14px;
    font-weight: bold;
    background-color: #B0C1BF;
    color: White;
    height: 20px;
} 
.EventCalendar
{
    border: solid 1px #707476;
} 
/*THIS IS THE RIGHT HAND SIDE OF THE SMALL CALENDAR*/
.DailyEvents
{
    Font-Size: 8pt;
    border: solid 0px red;
    width: 400px;
}
.timelist
{
    color :#707476;
    font-size: 8pt;
    font-weight: bold;
}
.timelist A, 
.timelist A:active,
.timelist A:hover
{
    color :#707476;
    font-size: 8pt;
}
.lnkEventName
{
    color: #707476!important;
    font-weight: bold;
}

.lnkEventName A,
.lnkEventName A:active,
.lnkEventName A:hover
{
    color: #707476;
    font-weight: bold;
}

.EventLink A,
.EventLink A:active,
.EventLink A:hover
{
    color: #707476!important;
    font-weight: bold;
    text-decoration: underline;
} 
.EventLink
{
    color: #707476!important;
    font-weight: bold;
    text-decoration: underline;
} 

/*DETAILS PAGE FOR EVENTS*/
.CommandButton
{
    color: #707476!important;
    font-weight: bold;
}    
.CommandButton A,
.CommandButton A:active,
.CommandButton A:hover
{
    color: #707476!important;
    font-weight: bold;
}   

/*THIS IS THE LINK TO ADD AN EVENT*/


.eventmail 
{
    color: #707476!important;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14pt;
    font-variant: small-caps;
} 
.eventmail A,
.eventmail A:hover
{
    color: #707476!important;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14pt;
    font-variant: small-caps;
} 


.addevent,     
.addevent A,
.addevent A:active,
.addevent A:hoover,
.addevent A:visited
{
	font-size: 12pt!important;
	background-color: transparent;
	vertical-align: top;
	color: #707476!important;
	font-variant: normal!important;
}







/* 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 {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* 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 */
.Head   {
}

/* 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 {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
