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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

html
{
	height:100%;
	}
	
body
{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;

}
@font-face {
			font-family: 'open_sanssemibold';
			src: url('fonts/opensans-semibold-webfont.eot');
			src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/opensans-semibold-webfont.woff') format('woff'),
			 url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
			 url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
			font-weight: normal;
			font-style: normal;

}
/*@font-face {
				font-family: 'Cuprum-Bold';
				src: url('fonts/cuprumbold.eot');
				src: url('fonts/cuprumbold.eot?#iefix') format('embedded-opentype'),
						 url('fonts/cuprumbold.woff') format('woff'),
						 url('fonts/cuprumbold.ttf') format('truetype'),
						 url('fonts/cuprumbold.svg#cuprumbold') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
*/

.outwrap
{
	width:100%;
	min-height:100%;
	position:relative;
	background-image:url(../images/bg_bilal_associates.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#8093a2;
	/*overflow-x:hidden;*/	
}

.headerwrp
{
	width:952px;
	height:382px;
	margin:0 auto;
	background-color:#f7f7f7;
	border-radius:0 0 7px 7px; -webkit-border-radius:0 0 7px 7px; -moz-border-radius: 0 0 7px 7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background: url(../images/banner_law1.png) no-repeat;
	overflow:hidden;
	background-position:center bottom;
	border:1px solid #000;
	border-top:none;

 
}

.headtop
{
	margin:0 auto;
	height:102px;
	width:952px;
	background: url(../images/header_bg.png.png) no-repeat;
	/*position:relative;
	z-index:1000;*/
}


.top_lang_sec
{
	float:left;
	width:100%;
}

.top_lang_sec div
{
	float:right;
	width:auto;
	height:15px;
	padding:7px 10px 8px 10px;
	background-color:#192b39;
	border:1px solid #4e667a;
	-moz-box-shadow:    inset 0 0 5px #000000;
   -webkit-box-shadow: inset 0 0 5px #000000;
	box-shadow:   inset 0 0 5px #000000;
	    -khtml-box-shadow: inset 0 0 10px #ccc;
   border-radius:0 0  0 7px; -webkit-border-radius:0 0  0 7px; -moz-border-radius: 0 0  0 7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background: url(../images/lang_bg.png) no-repeat;
}
.top_lang_sec span 
{
	float:left;
}
.top_lang_sec span P
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:capitalize;
	padding:0 10px 0 0;
}

.top_lang_sec span ul
{
	margin:0;
	padding:0;
}

.top_lang_sec span ul li
{
	float:left;
	list-style:none;
	padding:1px 0 0 10px;
}

.log_sig_con
{
	width:926px;
	padding:0 10px 0 10px;
	height:auto;
	margin:0 auto;
}

.logo_con
{
	float:left;
	height:auto;
	width:355px;
}

/*span.logo_tagline
{
	float:left;
	background-color:#192b39;
	border:1px solid #4e667a;
	width:344px;
	text-align:left;
	margin:3px 0 0 0;
	padding:2px 0 2px 7px;

}
span.logo_tagline p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	letter-spacing:2px;
		word-spacing:5px;
	font-weight:bold;
}*/
span.logo_tagline {
    float: left;
    width: 387px;
    text-align: left;
    margin: 3px 0 0 0;
    padding: 2px 0 2px 7px;
}
span.logo_tagline p {
    color: #FFF;
    font-size: 15px;
    letter-spacing: 1.6px;
    word-spacing: 5px;
}


.login_btn
{
	float:right;
	width:auto;
	margin:7px 0 0 0;
}

.login_section
{
	float:left;
	width:auto;
	margin:7px 0 0 0;
}

.login_section div
{
	float:left;
	margin:0 0 0 10px;

}
.conform_section
{
	float:left;
	width:auto;
	margin:7px 0 0 0;
}

.conform_section div
{
	float:none;
	margin:10px 0 0 10px;

}


/* Updated on 6/7/2017 of adjusting text area and textbox on focus (Akhtar)  */
.input_con    
{
	background: url(../images/text_box_bh.png) no-repeat;
	width:198px;
	height:38px;

}
.input_con  input
{
	background-color:transparent;
	border:transparent;
	float:left;
	text-align:left;
	margin:0 0 0 0;
	line-height:40px;
	padding:0 0 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11PX;
	color:#999;
	height:40px;
	width:169px;
}
.input_con em {
color:#FF0000;}
.txtarea_con 
{
	background: url(../images/text_box_bg.png) no-repeat;
	width:198px;
	height:160px;
}
.txtarea_con  textarea
{
	background-color:transparent;
	border:transparent;
	float:left;
	text-align:left;
	margin:0 0 0 0;
	line-height:40px;
	padding:0 0 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11PX;
	color:#999;
	height:160px;
	width:169px;
}
.submit_con
{
	margin:0;
	padding:4px 0 0 0;
}

.submit_con input
{
	border-radius:7px; -webkit-border-radius:7px; -moz-border-radius: 7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background: url(../images/glosst_btn_bg.png) repeat-x;
	border:none;
	width:70px;
	height:32px;
	cursor:pointer;
	padding:7px 13px 7px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.nav_outwrp
{
	width:952px;
	background: url(../images/menu_bg.png) no-repeat;
	height:50px;
	float:left;
}

.menu_top
{
	float:left;
	width:952px;
}

.menu_top ul
{
	margin:0 0 0 15px;
	padding:0;
}


.menu_top ul li
{
	float:left;
	list-style:none;
	margin:0 63px 0 0;
}

.menu_top ul li a
{
	display:block;
	color:#FFF;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding:15px 0 19px 0;
	text-align:center;
	font-size:13px;
	text-transform: uppercase;

}

.menu_top ul li a:hover
{
	background: url(../images/hov_arrow.png) no-repeat;
	background-position:center bottom;
}

.body-con
{
	margin:0 auto;
	width:952px;
	height:auto;
	overflow:hidden;
	padding:15px 0 15px 0;
}

.lft_bar
{
	float:left;
	width:250px;
	height:auto;
	/*background-color:#003;*/
	
	}
.rgt_section
{
	float: right;
	height:auto;
		width:100%;
	
	}	
	
.lft_ass_par_sec
{
	float:left;
	width:250px;
	height:auto;
}
	
.lft_ass_par_sec_heading
{
	width:246px;
	height:40px;
	border-radius:7px 7px 0 0; -webkit-border-radius:7px 7px 0 00; -moz-border-radius: 7px 7px 0 0;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background-image:url(../images/tit_strip_bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #2e3a46;
	float:left;
	margin:0;
	padding:0;
	
	
}

.lft_ass_par_sec_heading h2
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	padding:11px 0 0 16px;
	
}
.lft_ass_par_cont
{
	float:left;
	height:auto;
	width:246px;
	background-color:#CF0;
	border-radius: 0 0 7px 7px; -webkit-border-radius: 0 0 7px 7px; -moz-border-radius: 0 07px 7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	border:1px solid #2e3a46;
	background-color:#4e697e;
	padding:0 0 10px 0;
}

.per_info_con
{
	float:left;
	width:236px;
	height:auto;
	background-color:#4e697e;
	padding:10px 0 10px 10px;
	text-align:left;
	margin:0 0 0 0;

}
.per_info_con:hover
{
	background-color:#0f395e;
	box-shadow: 0 0 5px #000000 inset;
	cursor:pointer;


}
.per_info_con span
{
	float:none;
	margin:0;
	text-align:left;
}

.per_info_con span h3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;

}

.per_info_con span P
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:4PX 0 0 0;
	word-spacing:3px;


}

.view_btn_con
{
	margin:5PX 10px 0 0;
	float:right;
}

.view_btn_con input
{
	border-radius:7px; -webkit-border-radius:7px; -moz-border-radius: 7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background: url(../images/glosst_btn_bg.png) repeat-x;
	border:none;
	width:auto;
	*width:98px !important;
	height:32px;
	cursor:pointer;
	padding:8px 13px 7px 13px;
	*padding:9px 13px 7px 18px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	}
.space
{
	clear:both;
	width:100%;
	height:25px;
}



.rgt_about_sec
{
	float:left;
	width:100%;
	height:auto;
	
	
}
	
.rgt_about_sec_heading
{
	width:100%;
	height:40px;
	border-radius:7px 7px 0 0; -webkit-border-radius:7px 7px 0 00; -moz-border-radius: 7px 7px 0 0;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background-image:url(../images/tit_strip_bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #2e3a46;
	float:left;
	margin:0;
	padding:0;
	
	
}

.rgt_about_sec_heading h2
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	padding:11px 0 0 16px;
	
}
.log_sec
{
	float:left;
	width:950px;
	height:auto;
	
	
}
	
.log_sec_heading
{
	width:950px;
	height:40px;
	border-radius:7px 7px 0 0; -webkit-border-radius:7px 7px 0 00; -moz-border-radius: 7px 7px 0 0;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background-image:url(../images/tit_strip_bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #2e3a46;
	float:left;
	margin:0;
	padding:0;
	
	
}
.log_sec_heading h2
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	padding:11px 0 0 16px;
	
}
.log_cont
{
	float:left;
	height:auto;
	width:950px;
	border-radius: 0 0 7px 7px; -webkit-border-radius: 0 0 7px 7px; -moz-border-radius: 0 07px 7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	border:1px solid #ffffff;
	background-color:#d3d6d9;
	padding:9px 0;
	border-top:none;
	text-align:left;
}
.about_cont
{
	float:left;
	height:auto;
	width:683px;
	border-radius: 0 0 7px 7px; -webkit-border-radius: 0 0 7px 7px; -moz-border-radius: 0 07px 7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	border:1px solid #ffffff;
	background-color:#d3d6d9;
	padding:9px 0;
	border-top:none;
	text-align:left;
}
.abt_txt
{
	float:left;
	padding:10px 15px 10px 15px;
	
}


.abt_txt p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:17px;

}

.area_prac
{
	float:left;
	width:683px;
	height:46px;
	box-shadow: 0 0 5px #000000 inset;
	background-color:#4E697E;
	margin:10px 0 0 0;
}

.area_prac h3
{
	font-family:Arial, Helvetica, sans-serif;
	  font-size: 17px;
    font-weight: bold;
    padding: 13px 0 0 16px;
	color:#FFF;
}

.area_practic_list
{
	float:left;
	width:auto;
	height:auto;
	margin:12px 0 0 14px;

	/*padding:10px 0 0 10px;*/
}

.box_chk
{
	float:left;
	height:auto;
	width:200px;
	
}

.box_chk div span
{
	float:left;
}
.box_chk div span input
{
	float:left;
	margin:3px 0 0 0;
	*margin:0 0 0 0 !important;
}
.box_chk div span p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:2px 0 0 10px;
	*padding:3px 0 0 5px !important;
}
.clear
{
	clear:both;
	width:100%;
}
.list_det_con
{
	width:100%;
	height:25px;
	clear:both;

}

.law_box_outwrp
{
	float:left;
	width:auto;
	margin:5px 0 0 12px;
}

.detail_spec_box
{
	float:left;
	width:190px;
	height:auto;
	background-color: #4E697E;
	box-shadow: 0 0 5px #000000 inset;
	padding:13px 10px 13px 10px;
	border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
}

.detail_spec_box h2
{
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 10px 0;

}

.white_box
{
	width:170px;
	min-height:175px;
	float:left;
	background-color:#fff;
	padding:9px 10px 9px 10px;
	border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background-image:url(../images/scale.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.white_box div p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#960;
	padding:10px  0;
}

.PUSH
{
	clear:both;
	width:100%;
	height:50PX;
}	

.ftwrp
{
	position:absolute;
	bottom:0;
	height:auto;
	width:100%;
}


.ftcon
{
	margin:0 auto;
	width:952px;
	height:40px;
	overflow:hidden;
	border-radius:7px 7px 0 0; -webkit-border-radius:7px 7px 0 0; -moz-border-radius:7px 7px 0 0;
	behavior:url(pie/PIE.htc);
	position:relative;
	z-index:0;
	background-color:#344552;
	border:1px solid #91a2ae;
	border-bottom:none;
	
	
}

.nav_bottom
{
	float:left;
	width:auto;
}


.nav_bottom ul
{ margin:5px 0 0 20px;
padding:0;

}

.nav_bottom ul li
{
	float:left;
	list-style:none;
	padding:8px 3px 0 3px;
	color:#FFF;
	font-size:12px;
}

.nav_bottom ul li a
{
	color:#FFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 3px 0 0;
	text-decoration:none;
}
.nav_bottom ul li a:hover
{
	color:#4E697E;

}

.copy_con
{
	float:right;
	width:auto;
}

.copy_con p
{
	color:#FFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:14px 18px 0 0;
}

.logconout
{
	margin:0 auto;
}

