/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

td.Forum_Preview_Title {

  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #E3E3C7;

}

.Forum_Preview_Title a, .Forum_Preview_Title a:link, .Forum_Preview_Title a:visited, .Forum_Preview_Title a:active {

  text-decoration: none;  
  color: #57574E; 
  padding-top: 4px;
  padding-bottom: 4px; 
  cursor: default; 
  cursor: pointer; 
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;

}
.Forum_Preview_Title a:hover {
  color: #4F4F3F;
}

td.Forum_Preview_Body {
  text-decoration: none; 
  color: #5F5F55; 
  width: 100%; 
  padding-top: 6px;
  padding-bottom: 6px; 
  cursor: default; 
  cursor: pointer; 
  font-family: Tahoma; 
  font-size: 10px;
}

td.Forum_Preview_Icon {  
   padding-left: 5px;
   padding-top: 1px;
   padding-right: 5px;
}

td.News_Home_Header {

  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;

}

.News_Home_Header a, .News_Home_Header a:link, .News_Home_Header a:visited, .News_Home_Header a:active {

  text-decoration: none;  
  color: #57574E; 
  cursor: default; 
  cursor: pointer; 
  font-family: Tahoma; 
  font-size: 11px;
  font-weight: bold;

}
.News_Home_Header a:hover {
  color: #4F4F3F;
}

td.News_Home_Body {
  text-decoration: none; 
  color: #45453E; 
  width: 100%; 
  padding-top: 4px;
  padding-bottom: 4px; 
  cursor: default; 
  cursor: pointer; 
  font-family: Tahoma; 
  font-size: 10px;
}

td.News_Home_Icon {  
   padding-left: 5px;
   padding-top: 5px;
   padding-right: 5px;
}



.Head   {
   color: #5F5F55;
   font-weight: bold;
   font-size: 12px;
   font-family: Tahoma;
}


.SubHead    {
   color: #5F5F55;
   font-weight: bold;
   font-size: 11px;
   font-family: Tahoma;
}


.Normal, td, body
{
   color: #5F5F55;
   font-size: 11px;
   font-family: Tahoma;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
   color: red;
   font-size: 11px;
   font-family: Tahoma;
}

.NormalBold
{
   color: #5F5F55;
   font-size: 10px;
   font-family: Tahoma;
   font-weight: bold;
}

    
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active, A.CommandButton:hover {
   color: #008800;
   font-size: 11px;
   font-family: Tahoma;	
}

A:link, A:visited, A:active {
   color: #111;
   font-size: 11px;
   font-family: Tahoma;
   text-decoration: underline;
}

A:hover {
   color: #444;
   font-size: 11px;
   font-family: Tahoma;
}


.NTForums_GroupRow
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	background-color: #B2B28E;
}

.NTForums_ForumRow
{
	font-size: 12px;
	color: 70705b;
	font-family: Tahoma, Verdana, Arial;
	/*background-color: #f5f5f5;*/
}
.NTForums_ForumRow_MouseOver
{
	font-size: 12px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
	background-color: #f5f5f5;
}
.NTForums_ForumRow A:link
{
	font-size: 12px;
	font-weight: bold;
	color: #6d5d5d;
	font-family: Tahoma, Verdana, Arial;
}
.NTForums_ForumRow A:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #6d5d5d;
	font-family: Tahoma, Verdana, Arial;
}
.NTForums_ForumRow A:active
{
	font-size: 12px;
	font-weight: bold;
	color: #6d5d5d;
	font-family: Tahoma, Verdana, Arial;
}
.NTForums_ForumRow A:hover
{
	font-size: 12px;
	color: #6d5d5d;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
.afcol1{border-left: solid 1px #cdcdcd;	border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afcol2{border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}


/* Events Modul Styles */


.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;
}

.pncEvents_InfoHeadCell td
{
   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;
}


    









