
/* Events Modul Styles */
.pncEvents_Cal {
background-color: #219B37;
}
.pncEvents_CalHeader {
	background-color: #219B37;
	height: 20px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #f0f0d8;
	font-family: Arial;
	font-size: 8pt;
	line-height: 12pt;
	letter-spacing:0.06em;
	text-align: center;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}


.pncEvents_CalHeader td {
	background-color: #219B37;
	height: 20px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #f0f0d8;
	font-family: Arial;
	font-size: 8pt;
	line-height: 12pt;
	letter-spacing:0.06em;
	text-align: center;
}
.pncEvents_CalDayHeader {
	background-color: #B3B2B2;
	border: 1px solid #E4E4E2;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial; 
	text-align: center;
	height: 25px;
	color: #57574E;
}

.pncEvents_CalSelector {
	color: #fff;
}
.pncEvents_CalDay {
	background-color: #FFFFC0;
	border: 1px solid #cdcdcd;
	font-size: 10px;
	font-family: Tahoma; 
	text-align: Left;
	height: 35px;
	color: #232323;	
	text-align: center;
}
.pncEvents_CalToday {
	background-color: #cdcdcd;
	height: 30px;
	width: 30px;
	text-align: left;
	border: 1px solid #E4E4E2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;	
}
.pncEvents_CalSelectedDay {
	background-color: #FFFFC0;
	border: 1px solid #cdcdcd;
	font-size: 10px;
	font-family: Tahoma; 
	text-align: Left;
	height: 35px;
	color: #232323;	
	text-align: center
}
.pncEvents_CalWeekendDay {
	background-color: #E0E0E0;
	border: 1px solid #ffffff;	
	font-size: 10px;
	font-family: Tahoma; 
	text-align: Left;
	height: 35px;
	color: #232323;
	text-align: center
}
.pncEvents_CalOtherMonthDay {
	background-color: #ffffff;
	border: 1px solid #E4E4E2;
	font-size: 10px;
	font-family: Tahoma; 
	text-align: Left;
	height: 35px;
	color: #cdcdcd;
	text-align: center
}


.pncEvents_TitleCell 
{
   border-top: 1px solid #CDCDCD;
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #E8E7E7;  
   height: 28px;
   padding-left: 10px;
}
.pncEvents_PortalTitleCell
{  
   height: 20px;
   padding-left: 10px;	
}

.pncEvents_Title 
{
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   color: #232323;
}

.pncEvents_NormalBold 
{
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   color: #232323;
}

.pncEvents_Normal 
{
   font-family: tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #232323;
}

.pncEvents_DescriptionCell 
{
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #fefefe;
   padding: 5px 5px 10px 10px;
}

td.pncEvents_InfoHeadCell
{
   border-left: 1px solid #CDCDCD;
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #E8E7E7;  
   height: 20px;
   width: 150px;
   padding-left: 10px;
}
.pncEvents_PortalInfoCell
{
   padding: 2px 2px 2px 10px;	
}

.pncEvents_InfoCell 
{
   border-right: 1px solid #CDCDCD;
   border-bottom: 1px solid #CDCDCD;
   background-color: #FEFEFE;  
   height: 20px;
   width: auto;
   padding-left: 5px;
}
.afgrid, .afnormal
{
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 12px;
}
.aflastpost
{
	font-size: 11px;
	border-top: solid 1px #cdcdcd;
}
.NTForums_Pager
{
	border: solid 1px #333333;
}
.af_pager, .af_pagernumber, .af_currentpage
{
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color: #000000;
	padding: 2px,2px,2px,2px;
}
.af_pagernumber
{
	background-color: #DCDCDC;
	border-left: #000000 1px solid;
	width: 15px;
}
.af_currentpage
{
	background-color: #FFFFCC;
	border-left: #000000 1px solid;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 15px;
	font-weight:bold;
}
.afcrumb
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.afcrumb a, .afcrumb a:link, .afcrumb a:visited, .afcrumb a:active
{
   color: #5F5F55;
}
.afsubjectheader
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 10px;
}
.afgrouprow
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(resources/CollapsedBg.gif);
        color: #5F5F55;
	height: 30px;
}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active
{
color: #5F5F55;

}
.afsubgrid 
{
		border: solid 1px #cdcdcd;
}
.afheader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(resources/headerback25.gif);
	
        color: #5F5F55;
	height: 22px;

}
.afforumrow
{
	font-size:10px;
	border-right: solid 1px #cdcdcd;
	border-top: solid 1px #cdcdcd;
}
.afforumrow a:link, .afforumrow a:visited, .afforumrow a:active, .afpostinfo a, .afpostinfo a:link, .afpostinfo a:visited, .afpostinfo a:active, .afposttopic a, .afposttopic a:link, .afposttopic a:visited, .afpostreply a, .afpostreply a:link, .afpostreply a:visited
{
   color: #6d5d5d;
}

.aflastpost a:link, .aflastpost a:visited, .aflastpost a:active
{
   	color: #5F5F55;
}
.aftopicrow1, .aftopicrownew, .afcol3, .afcol4, .afcol5, .afcol6, .afsubject, .afpostinfo, .afposttopic, .afpostreply, .afpostbody, .afpostattach, .afpostsig
{
	font-size: 12px;
}
.afpostinfo 
{
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
.afposttopic, .afpostreply 
{
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
.afsubrow
{
	font-size:11px;
	border-bottom: solid 1px #333333;
}
.afcol1 
{
	border-left: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	}
 
.aftopicrow1, .aftopicrownew
{
	border-bottom: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
}
.aftopicrow1 a, aftopicrow1 a:link, aftopicrow1 a:visited, aftopicrow1 a:active
{
	color: #cc0000;
}
.aftopicrownew a, aftopicrownew a:link, aftopicrownew a:visited, aftopicrownew a:active
{
	color: #cc0000;
	font-weight: bold;
}
.NTForums_Button 
{
	cursor:hand;
	border: #000000 1px solid;
	padding-right: 2px;
	display: block;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F5F0F0, EndColorStr=#CCCCCC);
	padding-bottom: 5px;
	width: 100px;
	color: #666666;
	padding-top: 5px;
	background-color: #cccccc;
	text-align: center;
	text-decoration: none;
}
.afButton 
{
	cursor:hand;
	border: #000000 1px solid;
	
}
.afarrow 
{
	background-color: #FFFFFF;
	border: #696969 1px solid;
}
.afborder 
{
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
/* ================================
    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
{
}

/* 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: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   {
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* 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   {
}

UL LI LI    {
}

UL LI LI LI {
}

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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
