fieldset
{
	border-style: solid;
	border-width: 1px;
	border-color: #7293E8;
}

select.CategorySelection
{
	margin-top: 20px;
}

pre
{
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	overflow: auto;
	background-color: #EFE3EF;
	padding: 0px;
	border-style: dotted;
	border-width: 1px;
	border-color: #5C485B;
}

pre.Long
{
	height: 500px;
	border-width: 1px 0px 1px 1px;
}

div .banner p
{
	margin-top:35px;
	text-align:center;
}

div.Main
{
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left;
	width: 100%;
	margin-left:auto;
	margin-right: auto;
}

div.General
{
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #ffffff;   
	border-style: solid;
	border-width: 1px;
	border-color: #000000; 
	margin-top: 15px;
	padding: 5px;
}

div.General a
{
	color: #000;  /*x gli utenti online */
}

div.General a:hover
{
	color: #4E5E8A;
}


div .sidebarGeneral{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	float: left;
}

div.Post{
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #b6dc31;   
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000; 
}


div.Warning, div.Pages, #Login, #LoginBottom, #Registration, #RegistrationBottom, #Search, #SearchBottom, #NewPasswordCreation, #NewPasswordCreationBottom, #PostMessage, #PostMessageBottom
{
	font-family: Tahoma, Geneva, sans-serif;
	/*background-color: #b6dc31;   */
	margin-top: 15px;
	padding: 5px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000; */
}

div.Warning
{
	background-color: #FFEEEE;
	border-color: #E63939;
}

div.Guide
{
	/*background-color: #F1F5FF;*/
	margin-top: 10px;
	padding-top: 5px;
	padding-left:10px;
	/*border-color: #7293E8;*/
	background-image: url(../../../layout/BackGround-Title.png);
	background-repeat: repeat-x;	
	height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#773f88;
}
div.Guide a
{
color:#773f88;
}


div.Guide a:hover
{
	/*color: #4E5E8A;*/
}

#Login, #LoginBottom, #Registration, #RegistrationBottom, #Search, #SearchBottom, #NewPasswordCreation, #NewPasswordCreationBottom
{
	width: 270px;
}

#PostMessage, #PostMessageBottom
{
	width: 400px;
}

input, textarea
{
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #7293E8;
}

input.TextInput, textarea.TextInput
{
	width:90%;
}

input.Button
{
	border-style: solid;
	margin-bottom: 0px;
}

table.General
{
	margin-top: 10px;
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	/*font-size:16px;*/
	border-style: solid;
	border-width: 1px;
	border-color: #a5a5a5;
	font-family: Tahoma, Geneva, sans-serif;
}

td.Header
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	height:27px;
	margin: 0;
	background-color: #4258c6;    
	color: #ffffff;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
}

td.Header a:link, td.Header a:visited, td.Header a:hover
{
	color: #000000;
}

td.TopicList a
{
	text-decoration:none;
	font-size: 20px;
}

td.TopicDark
{
	background-color: #F1F5FF;
}

td.TopicLight
{
	background-color: #ffffff;
}

td.TopicLight a:hover
{
	color: #606060;
}

td.TopicPending
{
	background-color: #FFEEEE;
}

td.TopicPending a:hover
{
	color: #960400;
}

td.Dark
{
	background-color: #F7F7FF;
}

td.Dark a:hover
{
	color: #4E5E8A;
}

td.Light
{
	background-color: #FFFFFF;
}

td.Pending
{
	background-color: #FFEEEE;
}

td.Pending a:hover
{
	color: #960400;
}

div.Post
{
	padding: 1px;
}

table.PostInformation
{
	width: 100%;
}

table.PostInformation, table.PostInformation a:link, table.PostInformation a:visited, table.PostInformation a:hover
{
	font-size: 14px;
	line-height: 5px;
	text-decoration:none;
	color:#ffffff;  
}

table.PostInformation.PostDark a:hover
{
	color: #ffffff;
}

table.PostInformation.PostPending a:hover
{
	color: #960400;
}

table.PostInformation.PostDisabled a:hover
{
	color: #313131;
}

table.PostInformation.PostLight
{
	background-color: #98bf0f;
	padding: 5px;
}

table.PostInformation.PostLight a:hover
{
	color: #ffffff;
}

div.PostLight
{
	background-color: #ffffff;
}

table.PostInformation.PostDark
{
	background-color: #4258c6;
	padding: 5px;
}

div.PostDark
{
	background-color: #F1F5FF;
	border-style: solid;
	border-width: 1px;
	border-color: #7293E8;
}

div.PostDark a:hover
{
	color: #4E5E8A;
}

table.PostInformation.PostPending
{
	background-color: #FFC1C1;
	padding: 5px;
}

div.PostPending
{
	background-color: #FFEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #E63939;
}

div.PostPending a:hover
{
	color: #960400;
}

table.PostInformation.PostDisabled
{
	background-color: #E5E5E5;
	padding: 5px;
}

div.PostDisabled
{
	background-color: #EFEFEF;
	border-style: solid;
	border-width: 1px;
	border-color: #4F4F4F;
}

div.PostDisabled a:hover
{
	color: #313131;
}

div.Post h1
{
	margin: 12px;
	margin-bottom: 12px;
}

div.PostBody
{
	padding: 15px;
}

div.PostBody h1
{
	padding-bottom:15px;
}

div.PostOperationButtons
{
	padding: 5px;
	text-align: right;
}

div.Signature
{
	margin-top: 20px;
	font-style: italic;
}

div.Attachments
{
	margin-top: 20px;
}

div.AdvertisementEntrance
{
	position: absolute;
	width: 19%;
	top: 165px;
	left: 0px;
	text-align: center;
}

div.AdvertisementTopic
{
	margin-top: 15px;
	padding: 0px;
	text-align: center;
}

div.Pages
{
	text-align: right;
}

div.Pages span.CurrentPage
{
	font-size: 17px;
	font-weight: bold;
}

div.Guide span.CurrentPage
{
	font-size: 17px;
	font-weight: bold;
}

.Small
{
	font-size: 12px;
	line-height: 12px;
}

a.Small:link, a.Small:visited
{
	font-size: 12px;
	line-height: 12px;
}