@charset "utf-8";
/* CSS Document */

BODY {
  SCROLLBAR-BASE-COLOR:  #f3eed6;
SCROLLBAR-ARROW-COLOR: #ffffff;
  scrollbar-face-color:#0000ff;
 }

.elementStyle{
	border: 1px solid #777777;
	/*font: bold 14px Arial, Helvetica, sans-serif;*/
	font: normal 12px tahoma;
	color:#000033;
	background-color: #FFFFFF;
	width: 150px;
}
.checkboxStyle
{
   color:red;
   border: 0px #ffffff solid;

}
/*.submit1
{
   color:000033;
   background-color:#CCCCCC;
   border-bottom-style:outset;
   border:#CC0066;
}
*/
.generalTitle_Law
{
 color:#009;
 font-size:14px;
 font-family:Tahoma;
}
.generalText_Law
{
 color:#000000;
 font-size:12px;
 font-family:Tahoma;
 }
.bigTitle_Law
{
	color:#006;
	font-size:16px;
	font-weight:bold;
	 font-family:Tahoma;
}
.errMsg_Law
{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	 font-family:Tahoma ;
}
/* من أجل عرض الجداول على شكل سطر اي سطر لاء */
.tableStyle
{
  background-color:#d1d1d1 ; /*C6CDFD;*/
  padding:0 0 0 0 ;
}
   .ar_bgImgStripDark
   {
     background-image:url(../images/ar_darkRow.jpg) ;
	 background-repeat:repeat-y;
 
   }
   .ar_bgImgStripLight
   {
     background-image:url(../images/ar_lightRow.jpg) ;
	 background-repeat:repeat-y;
   }
   .en_bgImgStripDark
   {
     background-image:url(../images/en_darkRow.jpg) ;
	 background-repeat:repeat-y;
 
   }
   .en_bgImgStripLight
   {
     background-image:url(../images/en_lightRow.jpg) ;
	 background-repeat:repeat-y;
   }
#searchTitle
{
			background:url(../images/blueTabb.jpg)  top no-repeat;
	border-right:0px solid #DFDFDF;
	font-weight: bold;
	color:#FFFFFF;
 
	padding:0 0 0 0px;
	text-decoration:none;
	width: 132px;/* light here we can control the width of header tabs */
	height:34px;

}

.homeTitles
{
color:white;
font-size:14px;
font-family:Tahoma;
}

.homeLogIn
{
url(../lawyerWebsite/siteimages/loginPalet.png) ;
background-repeat:no-repeat;
}