﻿.TagCloud
{
	text-align: justify;
	margin-bottom: 10px;
	padding: 0 10px;
	background-color: white;
}


.TagCloud a
{
	vertical-align: middle;
	text-decoration: underline;
}

.TagCloud a:hover
{
	text-decoration: none;
}

.TagCloud .TagCloudAllTicketHyperlink
{
	margin-top: 10px;
	text-align: right;
}

.TagCloud .TagCloudAllTicketHyperlink a
{
	text-decoration: underline;
}

.ArticleGridView td h2
{
	margin: 0;
	margin-bottom: 10px;
}

.ArticleGridView td
{
	 padding: 20px !important;
}

.ArticleGridView th
{
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.KnowledgebaseLayout
{
}

.KnowledgebaseLayout .LeftCategories
{
	float:left;
	width: 20%;
	min-width: 220px;
	margin-right: 10px;
}

.KnowledgebaseLayout .LeftCategories .Management
{
	padding: 5px 0px;
}
.KnowledgebaseLayout .LeftCategories .Management div
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.KnowledgebaseLayout .KnowledgebaseArticles
{
	white-space: nowrap;
	overflow: auto;
	/*%overflow: scroll;*/
	margin-bottom: 20px;
	/*%padding-bottom: 20px;*/
	border: 1px solid silver;
	padding: 10px 5px;
	background-color: #eee;
}

.KnowledgebaseLayout .CenterTables
{
	overflow: hidden;
	padding-left: 1px;
}

.KnowledgebaseLayout .RightStuff
{
	float: right;
	width: 20%;
	margin-left: 20px;
}

.KnowledgebaseLayout .RightStuff .RightStuffDiv
{
	padding: 0 10px;
	margin-bottom: 20px;
}

.KnowledgebaseLayout .RightStuff h2
{
}

.KnowledgebaseLayout h1
{
	
}

#content .KnowledgebaseLayout h2
{
	margin-top: 0;
	margin-bottom: 5px;
	color: #df0000;
}

/*.KnowledgebaseLayout h1
{
	margin-left: -1px;
	%margin-left: 0px;
	_margin-left: 0px;
}*/

#contentout #content .KnowledgebaseLayout h1.ArticleTitle
{
	border: 1px solid gray;
	border-bottom: none;
	margin: 0;
	font-size: 125%;
	padding: 1px 15px;
	background: #0085cc;
}

.KnowledgebaseLayout .ArticleText
{
	padding: 20px;
	color: #666;
	border: gray 1px solid;
	border-top: none;
	background-color: #eee;
}

.SearchArticlesField
{
	overflow: hidden;
	border: 1px solid silver;
	position: relative;
	top: 1px;
}

.SearchArticlesButton
{
	text-align: right;
	float: right;
}

h1.CategoryEdit
{
	float: right;
	font-weight: normal !important;
}

a.ArticleAdministration
{
	background-image: url("pics/edit2.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

a.CategoryAdministration
{
	background-image: url("pics/edit2.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

a.NewArticle
{
	background-image: url("pics/documents16x16.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

a.Events
{
	background-image: url("pics/icon_clock5.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.CategoryPathInCenterTables
{
	font-weight: normal;
}

.HyperLinkAttachment
{
	background-image: url("pics/safety-pin.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;	
}

.ArticleCategoryPath
{
	margin-bottom: 10px;
}

.Rating
{
	float: left;
}

.ArtitleComment
{
	margin-bottom: 10px;
}

.ArtitleCommentText
{
	font-style: italic;
	margin: 5px;
}

.ArticleCommentInfo
{
	font-size: 85%;
	background-color: #eee;
}