﻿.article 
{
    clear: both;
    text-align: left;
    margin-bottom : 25px;
}

.articleHeadline h1 {
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    font-size:20px
}

.articleAuthor { 
	margin-top:5px;
}

.articleAddThis { 
	margin-top:5px;
	float:right
} 

.articleCalendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.articleCalendarIcon-01 {
  background: url('images/01.gif');
}

.articleCalendarIcon-02 {
  background: url('images/02.gif');
}

.articleCalendarIcon-03 {
  background: url('images/03.gif');
}

.articleCalendarIcon-04 {
  background: url('images/04.gif');
}

.articleCalendarIcon-05 {
  background: url('images/05.gif');
}

.articleCalendarIcon-06 {
  background: url('images/06.gif');
}

.articleCalendarIcon-07 {
  background: url('images/07.gif');
}

.articleCalendarIcon-08 {
  background: url('images/08.gif');
}

.articleCalendarIcon-09 {
  background: url('images/09.gif');
}

.articleCalendarIcon-10 {
  background: url('images/10.gif');
}

.articleCalendarIcon-11 {
  background: url('images/11.gif');
}

.articleCalendarIcon-12 {
  background: url('images/12.gif');
}

.articleCalendarDay {
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}

.articleEntry {
    margin: 10px 5px;
} 

.articleImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articlePaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

.articleCategories  {
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postRating h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComments { 
    text-align: left;
} 

.articleComments h2 {
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComment { 
	margin : 5px 0 0px 0;
	padding : 5px;
	min-height : 100px;
	height:auto !important;
	height:100px;
} 

.articleCommentGravatar { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articleCommentContent {
    text-align: left;
    padding:0px 5px 10px 5px;
}

.articleCommentAuthor { 
} 

.articleCommentDate { 
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postComment 
{
    text-align: left;
}

.postComment p, .postComment div
{
    padding:2px 10px;
    margin: 0px;
}

.postComment h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.postComment input
{
    width: 150px;
}

.postComment #notify input
{
    width: 20px;
}

.postComment textarea
{
    width: 450px;
    height: 150px;
}

.ZLDNN_ArticleList
{
	width:100%;
	padding:4px;
	}
.ZLDNN_TreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:link 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:visited 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:hover 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.ZLDNN_TreeNode:active 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.ZLDNN_TreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}

A.ZLDNN_TreeNodeSelected:link 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}
A.ZLDNN_TreeNodeSelected:visited 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}
A.ZLDNN_TreeNodeSelected:hover 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}
A.ZLDNN_TreeNodeSelected:active 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
	 
}
.TempTD
{
	padding-right:  6px; 
	padding-left: 6px; 
	font-weight:  bold; 
	padding-bottom: 6px; 
	color: white;
	 padding-top: 6px; 
	 height: 25px; 
	 background-color:  #cccccc
	}
.TempTD1
{	
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 6px; 
	color: black; 
	padding-top: 6px; 
	background-color: #fefefe
}

.tablabel
{
 background-color:dimgray;
 color: Silver;     
 font-weight: bold;
 border: outset 2px silver;    
 margin: 1px;
 padding-right: 10px;
 cursor: hand;
 
}

.tablabel_v
{
 /*-- Following line needed to make each tab render below the previous (vertical) --*/
 clear: left;
 float: left;
}

.tabcontainer
{
 border: outset 3px silver;
 background-color: Silver;
 width: 200px;
 height: 100px;
}

.tablabelcontainer_r
{
/*-- Following line needed to make tabs show up on right --*/
 float: left;
}

.tabcontentcontainer_r
{
/*-- Following line needed to make tabs show up on right --*/
 float: left;
}

.tablabelhover
{
    background-color:silver;
    color: black;         
    cursor: hand;
}

.tablabelselected
{
    background-color:silver;
    color: White;         
}

.dateText {
	FONT-SIZE: 0.8em; COLOR: white
}

.tableBorder {
	BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; BORDER-LEFT: 1px outset; BORDER-BOTTOM: 1px outset; BACKGROUND-COLOR: #eeeeee
}
TABLE.fh {
	FONT-SIZE: 1em; VERTICAL-ALIGN: top; COLOR: #246398; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #eeeeee
}


TD.f {
	FONT-SIZE: 0.8em; BACKGROUND-COLOR: #bdcfdf
}
TR.f TD {
	FONT-SIZE: 0.8em; BACKGROUND-COLOR: #bdcfdf
}
TD.f2 {
	FONT-SIZE: 0.9em; BACKGROUND-COLOR: #ddeeff
}
TD.fh {
	FONT-SIZE: 0.9em; BACKGROUND-COLOR: #ffffff
}

TD.fh3 {
	BORDER-TOP: #cadbec 1px solid; FONT-SIZE: 0.8em; BORDER-LEFT: #cadbec 1px solid
}
TD.fh3a {
	BORDER-TOP: #ddeeff 1px solid; FONT-SIZE: 0.8em; BORDER-LEFT: #ddeeff 1px solid; BACKGROUND-COLOR: #f6fbff
}

.UserCss {
	COLOR: #555555
}

TD.Separator {
	BACKGROUND-COLOR: #6798c7
}

.articlelist-title{
   font-family:Arial;
   color:#666666; 
   font-weight:bold; 
   font-size:15px; 
   text-decoration:none; 
}

.articlelist-title:link{
   font-family:Arial;
   color:#666666; 
   font-weight:bold; 
   font-size:15px; 
   text-decoration:none; 
}

.articlelist-title:hover{
   font-family:Arial;
   color:#99cc00; 
   font-weight:bold; 
   font-size:15px;
   text-decoration:none;
}

.articlelist-title:visited{
   font-family:Arial; 
   font-weight:bold; 
   font-size:15px;
   text-decoration:none;
   float:left;
}

.articlelist-date{
   font-family:Arial;
   color:#bdbdbd; 
   font-size:11px;
}
.articleNormal {font-family: tahoma, Arial, Helvetica, sans-serif;font-size: 12px;}
a.articleNormal:link, a.articleNormal:visited {color: #333333;font-family: tahoma, Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;text-decoration: none;}
a.articleNormal:hover {color: #111111;font-family: tahoma, Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;text-decoration: none;}

.MenuItemSelected
{
	background:#eeeeee;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 vertical-align:middle;
	 padding: 6px;
	 border-bottom :   none 0px;
	 border-top:solid 1px #aaaaaa;
	 border-left:solid 1px #aaaaaa;
	  border-right:solid 1px #aaaaaa;
	 margin: 0px 0px  -1px 0px
	}
	
	.PageMenuItemSelected
{
	background:#eeeeee;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 vertical-align:middle;
	 padding: 6px;
	 border-bottom : solid 1px #aaaaaa;
	 border-top:solid 1px #aaaaaa;
	 border-left:solid 1px #aaaaaa;
	  border-right:solid 1px #aaaaaa;
	 margin: 0px 0px  0px 0px
	}
	
	.MenuItemSelectedBottom
{
	background:#eeeeee;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 vertical-align:middle;
	 padding: 6px;
	  border-top :   none 0px;
	 border-bottom:solid 1px #aaaaaa;
	 border-left:solid 1px #aaaaaa;
	  border-right:solid 1px #aaaaaa;
	 margin:  -1px 0px 0px 0px
	}
	
	.MenuItem
{
	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 vertical-align:middle;
	 padding: 5px;
	
}
	
.Menu
{
	background:#cccccc;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 vertical-align:middle;
	 padding: 5px;
	 border: solid 1px #999999;
	 text-align:left;
	 width:100%;
	 
}

.MenuItemMoveOn
{
	 font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	 padding: 5px;
	 background:#cccccc;
}

.tdCustomize2
{
	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	}
	
.DivGroupEdit
{
	
	clear: both; 
	border:solid 1px #aaaaaa; 
	 background: #eeeeee;
	 margin:0px 0px 0px 0px
	}
	
