﻿form
{
	text-align:center;
}
html
{
	direction:ltr;
	line-height:18px;
	font-family:Tahoma;
	font-size:9pt;
	background:url('../images/layout/bg.gif') repeat-x;
}
body 
{
	direction:rtl;
	margin:30px 24px 30px 24px;
}
.centerContent
{
	float:right;
	width:60%;
}
.centerContentBody
{
	margin:0px 5px 0px 5px;
	text-align:right
}
.rightContent
{
	float:right;
	width:18%;
}
.rightContentBody
{
    text-align:right;
}
.leftContent
{
	float:left;
	width:22%;
}
.leftContentBody
{
}
.managementMenu
{
	float:right;
	width:25%;
}
.managementMenuBody
{
}
.managementContent
{
	float:right;
	width:75%;
}
.managementContentBody
{
}
.header
{
	background:url('../images/logo.gif') no-repeat top right;
	height:80px;
	margin-bottom:5px;
	background-color:#A6A6A5;
}
.topLinks
{
   /* background-position:center;
    background-image:url(../images/layout/left-right.gif);*/
    width:950px;
	height:35px;
	background-repeat:no-repeat;
}
.topLinksCenter
{
    background-position:center;
    background-image:url(../images/layout/top-link-center.gif);
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
}
.topLinksLink
{
    cursor:pointer;
    width:130px;
    text-align:center;
}
.topLinksLink-Selected
{
    cursor:pointer;
    width:150px;
    text-align:center;
    background-position:center;
    background-image:url(../images/layout/top-link-center.gif);
	background-repeat:repeat-x;
    color:Gray;
}
.topLinks1
{
    width:4px;
    background-image:url(../images/layout/top-link-right.gif);
    background-position:center;
    background-repeat:no-repeat;
}
.topLinks2
{
    width:4px;
    background-image:url(../images/layout/top-link-left.gif);
    background-position:center;
    background-repeat:no-repeat;
}
.topLinks a
{
    color:White;
    font-weight:bold;
}
.sep
{
    width:4px;
    background-image:url(../images/layout/sep.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.searchBG
{
    background-image:url(../images/layout/searchbg.png);
    background-repeat:no-repeat;
    background-position:center right;
    width:295px;
    padding-top:4px;
    padding-right:8px;
    padding-left:10px;
}
.footer
{
	clear:both;
}
.menuItem
{
    margin-left:-25px;
    margin-right:25px;
}
.mandatory
{
	border:solid 1px gray;
	background-color:#ffffb6;
	font-family:Tahoma;
	font-size:9pt;
}
.readonly
{
	font-family:Tahoma;
	font-size:9pt;
	border:solid 1px gray;
	background-color:#E0E0E0;
}
.optional
{
	border:solid 1px gray;
	background-color:White;
	font-family:Tahoma;
	font-size:8pt;
}
.panel
{
	margin:1px 1px 5px 1px;
	line-height:20px;
	text-align:right;
}
.panelHeader
{
	padding-right:10px;
	line-height:22px;
	border:solid 1px #96A6B1;
	border-bottom:none;
	background-color:#DEE7E8;
	-moz-border-radius:5px 5px 0px 0px;
	/*filter:progid:DXImageTransform.Microsoft.Gradient
		  (GradientType=0,StartColorStr='white',EndColorStr='#DEE7E8');*/
}
.panelBody
{
	border:solid 1px #96A6B1;
	background-image:url(../Images/pnlContent_Bg.gif);
	padding:6px 6px 6px 6px;
	text-align:right;
	-moz-border-radius:0px 0px 5px 5px;
}
.panelBody-silver
{
	background:url(../Images/layout/right-links-center1.png) repeat-x;
	border:solid 1px black;
	padding:6px 6px 6px 6px;
	text-align:right;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#A6A6A5;
}
.png
{
	behavior:expression('url('+rootFolder+'Styles/iepngfix.htc)');
}
a img{border:none;}
.error
{
	color:Red;
}
.errorBox
{
	border:solid 1px black;
	color:red;
	padding:3px 3px 3px 3px;
	background-color:#ffff66;
	text-align:center;
}
/*****************************************************/
.grid
{
	width:100%;
	text-align:right;
	border-collapse:collapse;
	/*border:solid 1px black;*/
}
.grid td
{
	vertical-align:middle;
}
.gridHeader
{
	background-color:#B8CCD9;
	height:25px;	
	text-align:right;
}
.gridRow
{
	background-color:white;/*#FAFCFC;	*/
	height:25px;	
}
.gridAlternateRow
{
	background-color:#DEEFE8;/*#F1F5F7;	*/
	height:25px;	
}
.gridSelected
{
	/*background-color:#D8E3EA;	*/
	height:25px;
	background-color:#CAD7E1;
	background-image:url(../Images/Bg.gif);
	
}
.gridPager
{
	background-color:#FFDC8B;	
	height:25px;
}
.gridPager td
{
	border:solid 1px black;
}
.gridPager td table tr td
{
    border:none;
	font-weight:bold;
	width:22px;
	/*padding-right:10px;*/
	border-left:solid 2px silver;
}
.gridPager td table tr td a
{
	color:brown;
}
.gridPager td table tr td span
{
	background-color:brown;
	color:White;
}
.button
{
	font-family:Tahoma;
	font-size:9pt;
}
a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.link
{
    cursor:pointer;
    font-family:Tahoma;
    font-size:8pt;
    color:White;
}
.myLeft
{
   background-image:url(../images/layout/myLeft.png);
   background-repeat:no-repeat;
   width:7px;
}
.myRight
{
   background-image:url(../images/layout/myRight.png);
   background-repeat:no-repeat;
   width:7px;
}
.myCenter
{
   background-image:url(../images/layout/myCenter.png);
   background-repeat:repeat-x;
   text-align:center;
   color:White;   
   height:25px;
   line-height:20px;
   vertical-align:top;
   
}
.members
{
    text-align:center;
    width:100%;
}
.members tr
{
    vertical-align:bottom;
}
.members td
{
    width:25%;
}
.member
{    
    color:White;
    text-align:center;
}
.member a
{
}
.memberImg
{
    border:solid 1px black;
    background-color:White;
    padding:2px 2px 2px 2px;
    width:120px;
}
.dataEntry
{
    font-weight:bold;
    color:White;
}
.ads
{
    clear:both;
}
.adsPanel
{
    width:100%;
    height:200px;
    overflow:hidden;
    /*margin-right:10px;
    margin-left:5px;
    float:left;*/
}
.menuItem-Selected
{
    margin-left:-18px;
    margin-right:18px;
}
.menuItem-Selected a
{
    color:Gray;
}
.menuItem-Selected .myLeft
{
   background-image:url(../images/layout/selectedLeft.png);
   background-repeat:no-repeat;
   width:7px;
}
.menuItem-Selected .myRight
{
   background-image:url(../images/layout/selectedRight.png);
   background-repeat:no-repeat;
   width:7px;
}
.menuItem-Selected .myCenter
{
   background-image:url(../images/layout/selectedCenter.png);
   background-repeat:repeat-x;
   text-align:center;
   color:White;   
   height:25px;
   line-height:20px;
   vertical-align:top;
   
}
.loading
{
    color:White;
    position:absolute;
    top:0px;
    border:solid 1px black;
    background-color:Gray;
}
.messagePanel
{
    border:solid 1px black;
	color:green;
	padding:3px 3px 3px 3px;
	background-color:silver;
	text-align:center;
}
