﻿


/* The Top Searchbar */

#SearchBar					{}
#SearchBar .TopLink			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #353F48; text-decoration: none; text-align:center; cursor:hand; }
#SearchBar .TopLinkSelected	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #353F48; text-decoration: none; text-align:center; cursor:hand; }


/*------- Error Report ------------------------------------*/
/*---------------------------------------------------------*/

#ErrorReport			{ text-align:center; padding-top:70px; font-weight:bold; direction:rtl; font-family:Arial; font-size: 13px; }
#ErrorReport table		{ border: solid 1px #999999; width:600px;}
#ErrorReport td			{ padding: 10px; }
#ErrorReport .Header	{ }
#ErrorReport .Body		{ color: #333333;}
#ErrorReport .Footer	{ font-weight:bold;}
#ErrorReport .Details	{ overflow: scroll; width: 500px; height:150px; border: solid 1px #aaaaaa; text-align:left; direction: ltr; font-weight: normal; padding: 3px; visibility: hidden; }


/*------- ForumMessages -----------------------------------*/
/*---------------------------------------------------------*/

#ForumMessages					{ direction:rtl; font-family:Arial; font-size:12px; }
#ForumMessages .Main			{ width:760px; }
#ForumMessages .AddPostHeader	{ direction: ltr; height: 28px; background-image: url('/images/gui/forum/ForumTop.gif'); padding-left:20px; padding-top:2px;} 
#ForumMessages .Header			{ direction: ltr; height: 21px; background-image: url('/images/gui/forum/subtitle-header.gif'); }
#ForumMessages .Pager			{ direction: ltr; height:24px; }
#ForumMessages .Post				{ background-color:#D3E4FB; height:24px; color: #333333; }
#ForumMessages .Post .Title			{ border-bottom: solid 1px white; width:565px; }
#ForumMessages .Post .Author		{ width:92px; border-bottom: solid 1px white; }
#ForumMessages .Post .Date			{ width:113px; border-bottom: solid 1px white; }
#ForumMessages .PostOpened			{ background-color:#E5EFFD; height:24px; color: #333333; }
#ForumMessages .PostOpened .Title	{ border-bottom: solid 1px white; width:565px;}
#ForumMessages .PostOpened .Author	{ width:92px; border-bottom: solid 1px white; }
#ForumMessages .PostOpened .Date	{ width:113px; border-bottom: solid 1px white; }
#ForumMessages .PostMessage { background-color:#E5EFFD; } 
#ForumMessages .Text		{ padding: 10px 20px 10px 10px; color: #115488; }
#ForumMessages .Buttons		{ padding-right: 560px; border-bottom: solid 1px white; }
#ForumMessages .AddQuickMessage { padding: 10px 20px 10px 10px; color: #115488; border-bottom: solid 1px white;}


#BodyTable
{
	width:100%;
	
	vertical-align:top;
	direction:rtl;
	
}

#BodyTable .MainCells
{
	
	vertical-align:top;
	
}

#BodyTable .Spacer
{
	font-size:4px;
	line-height:5px;
	
}
