﻿body 
{
	background-color: #0B0B0B;
    color: #B2B2B2;
	padding: 0px;
	margin: 0px;
	padding-left:50px;
	padding-right:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #B2B2B2;
	padding: 0px;
	margin: 0px;
}

.resulterror, .resulterror * 
{
	color: #FF0000;
}

.resultok, .resultok * {
	color: #32ea32;
}

input, textarea, select, input.tab, input.tabselected
{
	background-color: #2B2B2B !important;
	border: none !important;
	font-size: 1.1em !important;
	color: #818273 !important;
	margin-bottom: 0.3em !important;
	padding: 1px 3px 0px 3px !important;
	/*border-right: 3px solid #2B2B2B;*/
}
input:focus, textarea:focus, select:focus, input.form:focus, input.tab:focus, input.tabselected:focus
{
	background-color: #4B7600 !important;
	border-right: 3px solid #4B7600 !important;
	color: #A2FF00 !important;
}    

input.tab {
	width: auto;
	overflow: visible;
	padding: 0px;
}

input.tabselected {
	width: auto;
	overflow: visible;
	font-weight: bold;
	padding: 0px;
}

#TabDiv {
	border-bottom: solid 6px #313131;
	margin-bottom: 10px;
}

/* Contains the date picks in the Edit.aspx page */
#DatePickDiv {
	font-size: 11px;
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 2px;
}

a.datepicklink {
	display: block;
}

/* Small text */
p.small, small {
	font-size: 0.9em;
}

/* Big text */
p.big, big {
	font-size: 15px;
}

/* Description/legend for images */
p.imagedescription {
	font-size: 11px;
	font-style: italic;
	margin-top: 4px;
}

/* General purpose links */
a, a.pagelink, a.pagelink:link, a:link {
	color: #9C9F74;
	text-decoration: underline;
}
a.pagelink:visited, a:visited {
	color: #9C9F74;
	text-decoration: none;
}
a.pagelink:hover, a:hover {
	color: #D6DC84;
	text-decoration: none;
}
a.pagelink:active, a:active {
	color: #fff;
	text-decoration: none;
}
/* Link to an external URL */
a.externallink {
	background-image: url(Images/extlink.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
}

/* Link to an internal file */
a.internallink {
}

/* Link to a Wiki page */
a.pagelink {
}

/* Link to unknown/inexistent pages */
a.unknownlink, a.unknownlink:link, a.unknownlink:active {
	color: #990000;
	text-decoration: none;
}
a.unknownlink:hover {
	color: #D9671E;
	text-decoration: underline;
}

/* Email Link */
a.emaillink {
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h3 {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
}

h1.pagetitle {
	font-size: 2em;
	background: #0B0B0B url("Images/rating.gif") top left no-repeat;
    border-bottom:1px #313131 solid;
    padding-left:20px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	color:#fff;
}

/* Class for applying a separator under H elements (useful to avoid usage of HR) */
h1.separator, h2.separator, h3.separator, #SidebarFooterDiv
{
    height:22px !important;
}
#SidebarContentDiv h3.separator, #SidebarFooterDiv
{
    padding-left:20px;
    background:#313131 url("Images/ml_mark.gif") top left no-repeat;
}
#SidebarFooterDiv
{
    margin-top:20px;
    margin-bottom:20px;
    vertical-align:middle;
}
#SidebarFooterDiv a
{
}
#SidebarFooterDiv a, #SidebarFooterDiv a:link, #SidebarFooterDiv a:visited 
{
	color: #B1B1B1;
	text-decoration: none;
}

#SidebarFooterDiv a:hover  
{
	color: #A2FF00;
	text-decoration: none;
	background-color: #4B7600;
}

#SidebarFooterDiv a:active 
{
	color: #fff;
	text-decoration: none;
}

a.editsectionlink {
	float: right;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
}

ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

code, pre {
	font-family: Courier New, Lucida Console, Monospace;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

pre {
	border: dashed 1px #313131;
	background-color: #313131;
	margin: 0px 10px 0px 10px;
	padding: 8px;
}

table, div {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

/* Class for general purpose images (contained in Wiki pages) */
img.image {
	border: solid 1px #313131;
}

/* Class of the formatting Buttons in Edit.aspx */
img.format {
	border: solid 1px;
	padding: 2px;
}

/* Div used for clearing floats */
div.clear {
	clear: both;
}

/* Div containing images alighed to the left */
div.imageleft {
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 4px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

/* Div containing images alighed to the right */
div.imageright {
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 4px;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: right;
}

/* Table containing images not aligned */
table.imageauto {
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 4px;
	margin: 4px 4px 4px 0px;
}

/* Div acting like a box */
div.box {
	border: solid 1px #313131;
    background-color:#313131;
	display: table-cell;
	padding: 4px;
	margin: 4px 4px 0px 4px;
}

/* Contains the Header */
#HeaderDiv 
{
    height:20px !important;
    background:#313131 url("Images/ad_mark.gif") left top no-repeat;
    padding-left:20px;
    vertical-align:middle;
    color:#fff;
}
#HeaderDiv a
{
	font-size: 0.9em;
}
#HeaderDiv a:link, a:visited 
{
	color: #B1B1B1;
	text-decoration: none;
}

#HeaderDiv a:hover  
{
	color: #A2FF00;
	text-decoration: none;
	background-color: #4B7600;
}

#HeaderDiv a:active 
{
	color: #fff;
	text-decoration: none;
}

/* Contains the SidebarDiv and the MainDiv */
#ContainerDiv {
}

/* Contains the Sidebar */
#SidebarDiv {
	background:transparent url("Images/logowiki.gif") left top no-repeat;
	padding-top: 70px;
	position: relative;
}

/* Contains the contents of a Page */
#MainDiv {
	padding-top: 8px;
	padding-bottom: 12px;
}

/* Contains the Page Header (title, last modify, etc.) */
#PageHeaderDiv {
}

#PageInternalHeaderDiv {
	margin-bottom: 10px;
}

#PageInternalFooterDiv {
	margin-top: 10px;
}
#PageInternalFooterDiv a
{
	text-decoration: none;
}
#PageInternalFooterDiv a:hover
{
	text-decoration: none;
	color: #A2FF00;
	background-color: #4B7600;
}

/* Contains the link to the page editing form (Edit.aspx) and history */
#EditHistoryLinkDiv {
	float: right;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#EditLink, #HistoryLink, #ViewCodeLink, #DiscussLink, #BackLink, #PostReplyLink {
	margin-left: 4px;
	padding: 2px;
	text-decoration: none;
	border: #9C9F74 1px solid;
}
#EditLink:hover, #HistoryLink:hover, #ViewCodeLink:hover, #DiscussLink:hover, #BackLink:hover, #PostReplyLink:hover {
	text-decoration: none;
	color: #A2FF00;
	background-color: #4B7600;
	border: #4B7600 1px solid;
}

/* Class of the P containing the Edit Link */
p.editlink {
	font-size: 11px;
}

/* Shown when a page is Locked */
#PageLockedDiv {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	background-image: url(Images/Lock.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -3000px;
	position: relative;
}

/* Shown when a page is Public */
#PagePublicDiv {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	background-image: url(Images/Public.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -3000px;
	position: relative;
}

#PageInfoDiv 
{
}

#BreadcrumbsDiv {
	margin-top: 2px;
	padding-bottom: 1px;
    border-bottom:1px #313131 solid;
	overflow: hidden;
}

/* Contains the link to the Page RSS */
#RssLinkDiv {
	float: right;
	position: relative;
}

/* The link to the Page RSS */
#RssLink {
	background-image: url(Images/RSSsm.gif);
	background-repeat: no-repeat;
	text-indent: -2500px;
	display: block;
	height: 13px;
	width: 24px;
}

#PrintLinkDiv {
	float: right;
	position: relative;
}

#PrintLink {
	background-image: url(Images/print.gif);
	background-repeat: no-repeat;
	text-indent: -2500px;
	display: block;
	margin-left: 4px;
	height: 16px;
	width: 16px;
}

/* Contains the Page Content */
#PageContentDiv 
{
	margin: 10px 0px 0px 0px;
    color:#fff;
}
#PageContentDiv a
{
    text-decoration:none;
}
#PageContentDiv a:hover
{
    color:#fff;
	background-color: #4B7600;
    text-decoration:none;
}

/* Contains the Footer */
#FooterDiv {
	margin: 0px 4px 4px 0px;
	padding: 8px;
    background-color:#313131 !important;
    color:#666 !important;
}

/* Contains the page preview in the Edit.aspx page */
#PreviewDiv {
}

/* Contains the special tags in the Edit.aspx page */
#SpecialTagsDiv {
	font-size: 11px;
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 0px;
}

a.specialtaglink {
	display: block;
}

#PageListDiv {
	font-size: 11px;
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 0px;
}

#FileListDiv {
	font-size: 11px;
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 4px;
}

a.pagelistlink {
	display: block;
}

#SnippetListDiv {
	font-size: 11px;
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 0px;
}

a.snippetlistlink {
	display: block;
}

/* Contains the anchors in the Edit.aspx page */
#AnchorsDiv {
	font-size: 11px;
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 0px;
}

a.anchorlink {
	display: block;
}

/* Contains the anchors in the Edit.aspx page */
#ImagesDiv {
	font-size: 11px;
	border: solid 1px #313131;
	background-color: #2B2B2B;
	padding: 0px;
}

a.imagelink {
	display: block;
}

#SpecialTagsDiv *, #AnchorsDiv *, #ImagesDiv *, #PageListDiv *, #SnippetListDiv * {
	padding: 2px;
}

#SpecialTagsDiv a:hover, #AnchorsDiv a:hover, #ImagesDiv a:hover, #PageListDiv a:hover, #SnippetListDiv a:hover {
	color: #D6DC84;
	text-decoration: none;
}

/* Contains the Special characters in the Edit.aspx page */
#SpecialCharsDiv {
	margin-top: 8px;
	border: solid 1px #313131;
	padding: 4px;
}

#FormatUl {
	margin: 0px;
	padding: 0px;
}

#FormatUl li {
	display: inline;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

/* Formatting Button in Edit.aspx */
a.formatlink {
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: solid 1px #9C9F74;
	text-indent: -2000px;
	margin-right: 2px;
	float: left;
}

/* Formatting Button in Edit.aspx */
a.formatlink:hover {
	text-decoration: none;
	border: solid 1px #D6DC84;
}

#BoldLink {
	background-image: url(Images/Bold.png);
}
#ItalicLink {
	background-image: url(Images/Italic.png);
}
#UnderlineLink {
	background-image: url(Images/Underline.png);
}
#StrikeLink {
	background-image: url(Images/Strike.png);
}
#H1Link {
	background-image: url(Images/H1.png);
}
#H2Link {
	background-image: url(Images/H2.png);
}
#H3Link {
	background-image: url(Images/H3.png);
}
#H4Link {
	background-image: url(Images/H4.png);
}
#SubLink {
	background-image: url(Images/Sub.png);
}
#SupLink {
	background-image: url(Images/Sup.png);
}
#PageListLink {
	background-image: url(Images/PageLink.png);
}
#FileLink {
	background-image: url(Images/File.png);
}
#LinkLink {
	background-image: url(Images/Link.png);
}
#ImageLink {
	background-image: url(Images/Image.png);
}
#AnchorLink {
	background-image: url(Images/Anchor.png);
}
#CodeLink {
	background-image: url(Images/Code.png);
}
#PreLink {
	background-image: url(Images/Pre.png);
}
#BoxLink {
	background-image: url(Images/Box.png);
}
#BrLink {
	background-image: url(Images/BR.png);
}
#SnippetListLink {
	background-image: url(Images/Snippet.png);
}
#SpecialTagsLink {
	background-image: url(Images/SpecialTags.png);
}
#NoWikiLink {
	background-image: url(Images/NoWiki.png);
}
#CommentLink {
	background-image: url(Images/Comment.png);
}
#EscapeLink {
	background-image: url(Images/Escape.png);
}

#PageListTable {
	width: 90%;
	margin: 0px 10px 0px 10px;
}

#PageListHeader {
	background-color: #2B2B2B;
}
.pagelistcelleven {
	border-bottom: solid 1px #313131;
}
.pagelistcellodd {
	border-bottom: solid 1px #313131;
	background-color: #313131;
}

#PageTreeP {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 6px;
	border-left: 4px solid #313131;
}

#FileListTable {
	width: 98%;
	margin: 0px;
}

#FileListHeader {
	background-color: #2B2B2B;
}

.filelistcelleven {
	border-bottom: solid 1px #313131;
}
.filelistcellodd {
	border-bottom: solid 1px #313131;
	background-color: #313131;
}

#RevisionListTable {
	width: 98%;
	margin: 0px;
}

#RevisionListHeader {
	background-color: #2B2B2B;
}

.revisionlistcelleven {
	border-bottom: solid 1px #313131;
}
.revisionlistcellodd {
	border-bottom: solid 1px #313131;
	background-color: #313131;
}

#PreviewDivExternal {
}

#PreviewDiv {
	padding: 10px;
	border: solid 4px #313131;
}

blockquote {
	border-left: solid 8px #2B2B2B;
	margin-left: 16px;
	padding: 0px 0px 2px 6px;
}

div.messagecontainer {
	margin: 0px 0px 0px 16px;
}

div.rootmessagecontainer {
	border-top: solid 4px #313131;
}

div.messageheader {
	font-size: 10px;
	padding: 2px;
}

span.messagesubject {
	font-weight: bold;
	font-size: 12px;
}

div.messagebody {
	border-bottom: solid 1px #313131;
	border-left: solid 1px #313131;
	border-right: solid 1px #313131;
	margin: 0px 0px 6px 0px;
	padding: 4px;
}

div.reply {
	float: right;
	margin: 6px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

a.reply {
	background-image: url(Images/MessageReply.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 12px;
}

a.edit {
	background-image: url(Images/MessageEdit.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 13px;
	margin-left: 16px;
}

a.delete {
	background-image: url(Images/MessageDelete.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	margin-left: 16px;
}

div.warning {
	padding: 6px;
	background-color: #d52012;
	border: solid 1px #a61105;
	display: table-cell;
	color:#fff;
}

#TxtSearchBox {
	font-size: 11px;
	width: 160px;
	background-image: url(Images/Search.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: solid 1px #313131;
}

#ConcurrentEditingDiv {
	padding: 6px;
}

span.signature {
	font-style: italic;
}

#TocContainer {
	display: table-cell;
	padding: 4px;
    background-color:#313131 !important;
    color:#666 !important;
}

#AttachmentsDiv {
	margin-top: 6px;
	padding: 4px;
}

a.attachment {
	padding-left: 14px;
	background-image: url(Images/Attachment.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#RedirectionInfoDiv {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 4px;
	color: #999999;
}

#RedirectionDiv {
	margin-bottom: 16px;
	padding-left: 24px;
	margin-left: 10px;
	font-size: 14px;
	background-image: url(Images/Redirect.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* JsFileTree control begin */

div.subtreediv {
	margin: 0px 0px 0px 10px;
}

a.subdirlink {
	background-image: url(../../Images/Dir.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 18px;
}

a.filelink {
	background-image: url(../../Images/File.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 18px;
}

/* JsFileTree control end */

/* JsImageBrowser control begin */

#ImageBrowserDiv {
	border: solid 1px #313131;
	width: 616px;
}

#MainContainerDiv {
	overflow: auto;
	height: 286px;
}

div.container {
	float: left;
	width: 96px;
	height: 126px;
	margin: 4px;
}

#UpLevelLink, #UpLevelLink:hover {
	display: block;
	width: 96px;
	height: 96px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
}

a.dirlink, a.dirlink:hover {
	display: block;
	width: 96px;
	height: 96px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
}

a.itemlink, a.itemlink:hover {
	display: block;
	width: 96px;
	height: 116px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
}

span.itemtext {
	padding: 0px;
	width: 96px;
	height: 96px;
	vertical-align: bottom;
	font-size: 10px;
}

#ImagePreviewDiv {
	float: right;
	width: 256px;
	height: 268px;
	border: solid 1px #313131;
	margin: 4px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}

#PreviewImg {
	height: 248px;
	vertical-align: middle;
}

img.thumb {
	border: solid 1px #313131;
}

#ImageDescriptionSpan {
	font-size: 11px;
	font-style: italic;
}

/* JsImageBrowser control end */
pre.code
{
	background-color:#fff;
	color:#000;
}
.csharp span, .sql span
{
	font-size:1.1em !important;
}
/*Automatic Att*/
/* a[href^="http://"] 
{
	background:transparent url(Images/external.png) center right no-repeat;
	display:inline-block;
	padding-right:15px;
} */
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] 
{
	background:transparent url(Images/compress.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:18px;
}
a[href$='.pdf'] 
{
	background:transparent url(Images/pdffile.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] 
{
	background:transparent url(Images/excelfile.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] 
{
	background:transparent url(Images/wordfile.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
a[href^="mailto:"] 
{
	background:transparent url(Images/mailto.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
/* BEGIN Search.aspx */

#SearchControlsDiv {
	margin-top: 16px;
}

#SearchControlsDiv input.textbox {
	font-size: 14px;
	width: 300px;
}

#SearchControlsDiv input.button {
	font-size: 14px;
}

#RadiosDiv {
	margin-top: 6px;
	margin-bottom: 6px;
}

#RadiosDiv label {
	margin-right: 8px;
}

#CategoryFilterDiv {
	/*border: solid 1px #999999;*/
	float: right;
	margin-top: -50px;
	background-color: #0B0B0B;
	margin-left: 15px;
	padding: 4px;
}

#CategoryFilterInternalDiv {
	margin-top: 4px;
	width: 250px;
	height: 200px;
	overflow: auto;
}

#SearchStatsDiv {
	font-size: 11px;
	margin-top: 14px;
}

#ResultsDiv {
	min-height: 250px;
}

h3.searchresultpage {
	margin-top: 14px;
	background-image: url(Images/Page.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
h3.searchresultmessage {
	margin-top: 14px;
	background-image: url(Images/Message.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
h3.searchresultfile {
	margin-top: 14px;
	background-image: url(Images/File.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
h3.searchresultattachment {
	margin-top: 14px;
	background-image: url(Images/Attachment.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

h3.searchresultpage a, h3.searchresultmessage a, h3.searchresultfile a, h3.searchresultattachment a {
	font-weight: bold;
}

p.excerpt {
	font-size: 11px;
	margin-left: 4px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	border-left: solid 4px #9C9F74;
}

p.excerpt b.searchkeyword, b.searchkeyword {
	font-weight: normal;
	background-color: #9C9F74;
	color:#0B0B0B;
}

/* END Search.aspx */
/* BEGIN Edit.aspx */
div.anonymous 
{
	padding: 6px;
	margin-bottom: 8px;
}
div.autotemplate {
	padding: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.collisionsmanagement {
	padding: 6px;
	margin-bottom: 8px;
}

div.draftmanagement {
	padding: 6px;
	margin-bottom: 8px;
}

input.bigtextbox {
	font-size: 16px;
	margin-bottom: 2px;
}

#EditNoticeDiv {
	font-size: 11px;
	margin-bottom: 8px;
	padding: 3px;
}

#PageNameAndTitleDiv {
	width: 65%;
}
#PageNameAndTitleDiv .large {
	width: 99%;
}
#PageNameAndTitleDiv div {
	padding-bottom: 2px;
}

#TemplatesDiv {
	margin-top: 3px;
}

#TemplatesInternalDiv {
	padding: 4px;
}
#TemplatesInternalDiv select {
	font-size: 11px;
}

#TemplatePreviewDiv {
	font-size: 10px;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#EditorDiv {
	margin-top: 6px;
}

#EditCommentDiv {
	float: left;
	margin-top: 16px;
	margin-left: 30px;
	width: 280px;
}
#EditCommentDiv input {
	width: 272px;
	float: right;
	margin-bottom: 6px;
}

div.captcha {
	padding: 6px;
	margin-top: 36px;
	margin-right: 30px;
	float: left;
}

#ButtonsDiv {
	float: right;
}

#SaveOptionsDiv {
	padding: 4px;
}

#ResultDiv {
}

#CategoriesDiv {
	width: 340px;
	margin-top: 16px;
	float: left;
}

#CategoriesListDiv {
	width: 334px;
	height: 100px;
	padding: 4px;
	overflow: auto;
	margin-right: 10px;
}

div.categorycreation {
	margin-top: 6px;
}

#AttachmentsDiv {
	clear: both;
	float: left;
	margin-top: 40px;
}

.short {
	width: 150px;
}

.medium {
	width: 200px;
}

.large {
	width: 500px;
}

.h_short {
	height: 100px;
}
/* END Edit.aspx */
table.generic 
{
}
table.recentchanges 
{
	border-top: solid 1px #313131;
}

tr.tableheader td, th 
{
	background-color: #313131;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #313131;
	white-space: nowrap;
}

tr.tablerow td 
{
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #313131;
	font-size: 11px;
}
tr.tablerow:hover, tr.tablerow:hover td 
{
	background-color: #4B7600;
}

tr.tablerowalternate td {
	background-color: #313131;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-bottom: solid 1px #313131;
	font-size: 11px;
}
tr.tablerowalternate:hover, tr.tablerowalternate:hover td
{
	background-color: #4B7600;
}
