/* CSS Document */
/* Main Tags*/
body
{
	margin :0px;
	padding:0px;
	font-family:tahoma,arial;
	font-size:8pt;	
	background-color:#008083;		
	background-image:url(../../Images/Content/HorzBG.jpg);
	/*background-attachment:fixed;*/
	background-position:center;
	background-repeat:repeat-y;	
}
.master
{ 	
	direction:rtl;	
	width:780px;/*873px;*/
	background-color:#faf7d8;		
}
.BannerTopBG
{
	width:778px;/*873px;*/
	height:24px;
	background-image:url(../../Images/Header/TopBG.gif);
}
.BannerMessage
{
	width:778px;/*873px;*/
	height:15px;
	background-color:#e0d8ac;
}
.FullDescList
{
	width:465px;/*567px;	*/
	background-color:#faf7d8;
}
.FullDesc
{
	width:440px;/*540px;	*/
	margin:0 10px 0 10px;
	font-family:tahoma,arial;	
	font-size:9pt;	
	text-align:justify;
	line-height:21px;
	background-color:#faf7d8;
	
}
.ContentImage
{
	width:455px;/*557px;*/
	text-align:center;
}
.Titr
{
	width:465px;/*567px;*/
	height:25px;
	background-color:#3e93a7;
	font-family:tahoma,arial;
	font-size:9pt;
	font-weight:600;
	color:#FFFFFF;
	vertical-align:middle;
}
.Titles
{
	width:465px;/*565px;*/
	height:13px;
	background-color:#ae8e6a;	
	color:#FFFFFF;
	text-align:right;
	vertical-align:text-top;	
	font-size:9pt;
}
.RightPanel
{	
	float:right;	
	background-color:#f1eccf;
	width:152px;	
	/*margin-right:10PX;*/
	
}
.LeftPanel
{
	float:right;
	width:159px;	
	background-color:#e0d8ac;
	border-top:1px solid #ae8e6a;
}
.MiddlePanel
{
	float:right;
	width:465px;/*567px;	*/
}
.LeftPanelTitles
{
	background-color:#f1eccf;
	font-size:8pt;	
	width:159px;
	color:#766e3d;
}
.Footer
{	
	height:48px;
	width:778px;/*873px;*/
	line-height:23px;
	text-align:center;
	float:right;

}
.YourMessage
{
	text-decoration:none;
	color:#428899;
	float:right;
	cursor:pointer;
	width:50px;
	font-size:9pt;
}
.HRStyle
{
	border:dotted 1px #BBBBBB;
	width:460px;/*560px;*/
}
.DottedLine
{
	border-bottom:1px dotted #e79800;
	width:443px;/*543px;*/
	margin:-15px 0 10px 0;
}
.NewsTitle
{
	color:#003366;
	text-decoration:none;
	padding-right:8px;
	height:18px;	
	font-size:8pt;
}
.NewsTitle a:hover
{
	color:#ff6600;
	text-decoration:none;
	padding-right:8px;
	height:18px;	
	font-size:8pt;
}
.NewsDate
{
	color:#0066CC;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	direction:ltr;
	float:left;
	padding-top:5px;
}
.NewsShortDesc
{
	color:#777777;
	text-decoration:none;
	line-height:21px;
	padding-right:8px;	
}
.GalleryThumbs
{
	border:1 solid #888888;
	background-color:#d2d7e0;
	width:122px;
	height:100px;
}
.GalleryTitle
{
	border:1 solid #888888;
	background-color:#d2d7e0;
	width:122px;
	height:20px;
}

/*Menu CSS*/
/*   Vertical Navigation menu style */
.StaticStyle
{
	background-image:url(../../Images/Content/MenuItemBullet.gif);		
	background-repeat:no-repeat;
	background-position:right;
}
.DynamicStyle
{
	height:23px;	
	float:right;
	margin-right:3px;
}
.menu td td td 
{
	font:9pt tahoma;
	height:23px;
	background-color:#ae8e6a;
}
.menu td td td a
{
	color:#ffffff;	
	height:23px;
	margin:0;
	padding:2px 17px 0px 0;
}
/* End Vertical Navigation Menu Style */
/*End Menu CSS*/


/*Login CSS*/
.LoginTopBorder
{
	width:235px;
	height:16px;
	background-image:url(../../Images/LoginBox/TopBorder.gif);
	background-repeat:repeat-x;
}
.LoginMiddle
{
	width:235px;
	height:150px;
	background-color:#41718c;
}
.LoginBottomBorder
{
	width:235px;
	height:13px;
	background-image:url(../../Images/LoginBox/BottomBorder.gif);
	background-repeat:repeat-x;
}
.BorderLeft
{
	width:2px;
	height:154px;
	background-image:url(../../Images/LoginBox/LeftBorder.gif);
	background-repeat:repeat-y;
	float:left;
	
}
.BorderRight
{
	width:3px;
	height:154px;
	background-image:url(../../Images/LoginBox/RightBorder.gif);
	background-repeat:repeat-y;
	float:left;
}
.LoginContent
{
	text-align:right;
	width:230px;
	float:left;	
}
.MainBox
{
	width:210px;
	height:81px;
	background-image:url(../../Images/LoginBox/BoxBG.gif);
	background-repeat:no-repeat;
	
}
.LoginTable
{
	width:220px;
	height:81px;
	background-image:url(../../Images/LoginBox/BoxBG.gif); 
	background-repeat:no-repeat; 
	background-position:center; 
	text-align:right;
	padding:0 20px 0 0;
}
/*End Login CSS*/
.Table
{
	font:9pt tahoma;
}
.Content
{
	width:778px;
	vertical-align: top;
	float:right;
	margin:0px;
	padding:0px;
	font-family:tahoma,arial;
	font-size:8pt;
	line-height:21px;
}	
select
{
	color:#375996;
	font:12px tahoma;
}
.TxtB
{
	border:solid 1px #6d91cf;
	color:#375996;
	font:12px tahoma;
	width:150px;
	height:20px;
}
.Btn
{
	border:solid 1px #6d91cf;
	color:#2a3954;
	background-color:#e5ecf8;
	font:12px tahoma;
}	
.center
{
	width:465px; 
	float:right;
	text-align:justify;
/*	padding:8px 8px 8px 1px ;
	margin:0 5px 0 0;*/
}
.Links
{	
	text-decoration:none;
	color:#428899;
	cursor:pointer;
}
.imgtitle2
{
	margin:0 0 2px 2px;
}	
.FullDesc a
{
	text-decoration:none;
}	
.WeeklyTableTitle
{
	background-color:#5c432a;
	color:#f1f7ff;
	height:24px;
	border:1px solid #c4d8f0;
	border-top:0px;
}
.WeeklyTableRows
{
	height:22px;
	border:1px solid #5c432a;
	border-top:0;
}
.setfont
{
	font:8pt tahoma srial;
}	
.floatR
{
	float:right;
}	

.floatL
{
	float:left;
}	
.loginBox
{
	background-repeat:no-repeat;
	background-position: center;
	text-align: right;
	padding:10px 80px 0 0;
	width:280px;
    height:150px;
}
.AdminMassage
{
	margin-right:30px;
	color:#2e3f7d;
	font-size:12px;
	text-align:justify;
}
.AddressVisibleLablFarsi
{
	display:block;
}
.AddressVisibleLablEnglish
{
	display:none;
}
.emailBox
{
	border:solid 1px #b8b3b3;
	font:12px tahoma;
	color:#706d6d;
	width:150px;
}
.ContactDesc
{
	padding:10px 10px;
}
.SerachPadding
{
	padding:15px 15px;
}
.Fonts
{
	font-family:Tahoma;
	font-size:9pt;
	height:21px;
}
/*Managevp CSS*/
.lblMargin
{
	margin:15px 15px;
}
.Message
{
	margin-right:15px;
}
.Message a
{
	text-decoration:none;
	color:#101410;
}
.Message a:hover
{
	text-decoration:underline;
}
.linkMargin
{
	margin-bottom:7px;
}
.MsgTable
{
	border:solid 1px #297dde;
}
.MsgTable td
{
	font:12px tahoma;
	border:0;
}
.MsgTable td a
{
	color:#101410;
}
.MsgTable td img
{
	border:0;
}
.MsgTable
{
	margin:15px 15px;
}
.AddMessage
{
	margin:15px 15px;
}
.AddMessage a
{
	text-decoration:none;
	color:#101410;
} 
.AddMessageBody
{
	margin-right:15px;
	font:12px tahoma;
}
.MembersList td
{
	font:12px tahoma;
	width:120px;
}
.friendMargin
{
	margin:20px 15px;
}
.friendMargin a
{
	text-decoration:none;
	color:#101410;
}
.friendMargin a:hover
{
	text-decoration:underline;
}
.groupTable td
{
	height:21px;
}
.groupTable td a
{
	color:#3e50a2;
	text-decoration:none;
}
.groupTable td a:hover
{
	text-decoration:underline;
}
.MemberGroup td
{
	width:150px;
}
.UserPanel
{
	padding-top:10px;
	padding-right:15px;
}
.dgItems
{
	margin-top:15px;
}
.dgItems td
{
	font:12px tahoma;
}
.dgItems td img
{
	border:0;
}
.itemImg
{
	margin-right:10px;
}
.Register
{
	font: 9pt tahoma; 
	padding:20px 40px;
	width:500px;
}
.RegTitle
{
	width:100px;
	float:right;
	line-height:22px;
	text-align:justify;
}
.RegTextBox
{
	width:340px;
	float:right;
	text-align:justify;
}
.ChkWidth td
{
	width:140px;
}
.VisitItems td
{
	font:12px tahoma;
}
.VisitItems td a
{
	text-decoration:none;
	color:#3e50a2;
}
.AddItems
{
	width:20%;
	float:right;
}
.AddItems a
{
	text-decoration:none;
	color:#3e50a2;
}
.AddMargin
{
	margin:10px 0 15px 0;
}
.PendType
{
	width:74%;
	float:right;
}
.PendType td
{
	font:12px tahoma;
}
.PendType td a
{
	text-decoration:none;
	color:#3e50a2;
}
.AddMsgBtn
{
	margin:15px 0 15px 0;
}
.calendar td table
{
	font:12px tahoma;
}
/*End Managevp CSS*/
.LogIn td
{
	color:#ae8e6a;
	font:8pt tahoma;	
}
.LogIn td a
{
	color:#ae8e6a;
	text-decoration:none;	
}
.LogIn td a:hover
{
	text-decoration:underline;
}
.txtBLog
{
	background-color:#f8f4df;
	border:solid 1px #e0d8ac;	
}
.logMargin
{
	padding-top:50px;	
}
.logBtn
{
	border:0;
	margin-top:15px;
}
.FullDescr
{
	font:9pt tahoma arial;
	color:#4c4c4c;
	padding:0 5px 5px 5px;
	line-height:20px;
	text-align:justify;
}
.ShortDescproject
{
	font:9pt tahoma arial;
	color:#4c4c4c;
	text-align :center;
}
.imageset
{
	border :0;
}
.imgproject
{
	border:0;
}
.TopDayPicTitles
{
	background-color:#ae8e6a;
	font-size:8pt;	
	width:465px;
	color:White;
}
