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

body{
	background-color:#D4D2D3;
	background-image:url("../images/bg.png");
	background-repeat:repeat-x;
	font-family:Verdana,sans-serif;
	/*font-size:0.85em;*/
	font-size:13px;
	margin:0;
	padding:0;

}

img{
	border:none;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover, a.active, a.focus, a#active_menu{
	color:#4885CF;
	text-decoration:none;
}


.componentheading, .contentheading, h1{
	/*font-size:1.2em;*/
	font-size:16px;
	margin:10px 0px;
	font-weight:bold;
}

#wrapper {
	height:auto !important;
	/*margin:0 auto;*/
	min-height:100%;
	width:1138px;
	text-align:left;
}
.withoutwrap{
	width: auto !important;
}

#left_section{
	float:left;
	width:324px;
	background-image:url("../images/sep.gif");
	background-position:right center;
	background-repeat:repeat-y;
}

#right_section{
	float:right;
	padding-left:50px;
	padding-right:50px;
	width:714px;
	padding-top:35px;
}
.withoutclass{
	float: none !important;
	margin: 0 auto;
}
.withoutclass+#footer{
	margin: 0 !important;
}
.contentpaneopen{
width:100%;
}
#logo{
	padding-top:25px;	
}

#menu{
	padding:45px 0px 0px;
	background-image:url("../images/lawyer.gif");
	background-position:34% 74%;
	background-repeat:no-repeat;
	height:404px;
	/*overflow:hidden;*/
	width:100%;
}

#menu a{
	padding-left:12px;
}


#footer{
	clear:both;
	padding:0px 0px 20px;
	text-align:center;
	font-size:0.8em;
	margin-left:70px;
}
#footer a {
	padding-left:5px;

}

#SLB-Image {text-align:center !important;}
#SLB-Image input{margin-bottom:15px;}

#sl_submitbutton input, #sl_next_button input {
background:url("../images/btn-final-login-hover.gif") no-repeat scroll center center transparent;
font-size:0.7em;
font-weight:bold;
text-decoration:none;
}

#sl_username input, #sl_pass input{width:100px !important;}

#lawfirm_register {padding-top:20px;}
#lawfirm_register input {margin-top:10px;}
#heading{margin-bottom:25px;}
span.show-tooltip-text { display: none; position: absolute; font-size: 0.9em; background-image: url(../images/tooltip-bg.gif); background-repeat: repeat-x; padding: 6px; padding-left: 12px; padding-right: 12px; color: white; } 

.align_center{text-align:center !important;}
.align_left{text-align:left !important;}

ul.pagination
{
	width:100%;
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pagination li
{
	float:left;
	padding:5px;
	margin-right:2px;
	border:solid 1px #CCCCCC;
}

ul.pagination li a
{
	text-decoration:none;
	color:#064184;
}

.xajaxloading {
background-image:url("../images/ajax-loader.gif");
background-repeat:no-repeat;
height:15px;
width:128px;
float:left;
background-position:center center;
padding-top:25px;
width:100%;
}

.clrBoth{clear:both;}
.paginationFooter{float:left;
margin:10px 0 10px 15px;
width:100%;}

.no_min_height{min-height:0 !important;}
.no_min_height h3{color:#FF0000; text-align:center;}
#logoutform{margin-top:75px;}

.payment_page{
background-image:url("../images/boy2.png");
background-repeat:no-repeat;
background-position:70% 48%;
min-height:604px;
}

#vp_image{
background-image:url(../images/vpage_bg.png);
background-repeat:no-repeat;
min-width:404px;
min-height:404px;
margin-top:10px;
background-position:right;
}

.vp_small{
background-image:url(../images/small_bg.png);
background-repeat:no-repeat;
background-position:right top;
}
.lawfirm_bg{background-image:url(../images/lpage_bg.png);
background-repeat:no-repeat;
background-position:right top;
min-width:404px;
min-height:404px;
width:100%;}

.sf-menu li {
background:none!important;
float:none !important;
padding-left:12px;

}

.sf-menu a{padding:2px 0px !important;background:none !important; color:#000000 !important; border:none !important;}

/* Start Code Added By Zaheer */
.msg_datetime
{
  float:right;
  font-weight:bold;
  display:block;
}

.print_button
{
   float:right;
   font-weight:bold;
   display:block;
   padding-right:10px;
   background-image:url(../images/printer.png);
   background-position:top left;
   background-repeat:no-repeat;
   padding-left:30px;
   height:20px;
   padding-top:5px;
  
}

.video1
{
  display:none;
  float:left;
}

dd.error,dd.notice {
color:#FF0000;
}

dd.message,dd.error,dd.notice {
	font-weight:bold;
	margin:0;
	padding:0;
}

dd.message ul,dd.error ul,dd.notice ul {
	list-style-type:none;
}

dt.error,dt.notice,dt.message {
display:none;
}

.image_style
{
  padding-top:73px;
  
}

#photo_selection table tr td img{
  opacity:0.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
   filter: alpha(opacity=50);					

}

.student_register_container{
	float:left;
	width:100%;
	border-style:none;
	padding:0px 10px;
}

.superviser_register_container{
	float:left;
	width:100%;

	border-top:solid;
	border-left:solid;
	border-right:dotted;
	border-bottom:solid;
    border-color:#A7A5A6;
	border-width:1px;
	padding:0px 10px;
}
.student_regleft
{
	width:69%;
	float:left;
	padding-right:10px;

	}
.student_regriht
{
	float:left;
	margin-right:20px; 
	width:25%;
	border-left:dotted;
	border-color:#A7A5A6;
	border-width:1px;
	padding-left:10px;
	}
.reg_module_title{
	color:#FF0000;
}
.captcha_conatiner{
   border-style:none;
}
.student_regriht a:link {
color:#4885CF;
text-decoration:underline;
}
.student_regriht  a:active {
color:#4885CF;
text-decoration:underline;
}
.student_regriht  a:visited {
color:#4885CF;
text-decoration:underline;
}
.student_regriht a:hover {
color:#4885CF;
text-decoration:underline;
}
.top_banner
{
	margin:0px;
	padding:0px;
	}
.top_banner p
{
	margin:0px;
	padding:0px;
	}	
	
.lfcontact_right{
   float:left;
   width:28%; 
   margin-top:80px;
}

.lfcontact_left{
   float:left;width:60%
}

.mail_login_formholder{
  background-image:url(../images/mail_login_avatar.png);
  background-position:left top;
  padding-left:315px;
  background-repeat:no-repeat;
  height:355px;
}

.mail_login_formholder .inputbox{
	width:340px;
}

.mail_login_heading h1{

 color:#004A80;
 font-size:36px; 
}

.mail_login_actions{
    padding-left:220px;
}

.mail_login_conatiner{
  width:800px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}

.mail_login_top{
	background-image:url(../images/login_round_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:9px;
	width:100%;
}

.mail_login_mid{
	background-image:url(../images/login_round_mid.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#EDEDED;
	width:775px;
	padding-top:85px;
	padding-left:25px;
	min-height:442px;
	_height:530px;
}

.mail_login_bottom{
	background-image:url(../images/login_round_botom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:10px;
	width:100%;
}

.mail_login_box{
	background-image:url(../images/mail_login_box.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:277px;
	width:345px;
	padding:25px 32px;
	
}
	
/* End Code Added By Zaheer */.npn{width:480px; padding-bottom:0px; margin-bottom:0px;}

body.contentpane{
	background-color:#96BDD8 !important;
	background-image:none;
}

body.contentpane #system-message{
	display:none;
}

.fleft img{
	border:1px solid #000000;
}
#aaaaa a:link,#aaaaa a:visited,#aaaaa a:hover{
	color:#135CAE;
	font-size: 15px;
}
.framevid{
	background: url('../images/frame.png') no-repeat;
	width: 296px;
	height: 201px;
	padding: 25px 0 0 25px;
}
.rega{
	float: left;
}
.regblock{
	width: 350px;
	height: 249px;
}
.reg1{
	background: url('../images/reg1.png') no-repeat;	
	margin: -22px 0 0 37px;
}
.reg1>div{
	padding: 95px 0 0 30px;
	width: 105px;
}
.reg2{
	clear: left;
	background: url('../images/reg2.png') no-repeat;	
	margin: 0;
}
.reg2>div{
	padding: 125px 0 0 20px;
	width: 128px;
}
.reg3{
	background: url('../images/reg3.png') no-repeat;	
	margin: 0 0 0 7px;
}
.reg3>div{
	padding: 65px 0 0 20px;
	width: 125px;
}
.teambut{
	display: block;
	width: 218px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: 1px solid #2b6501;
	border-radius: 4px;
	margin: 0 auto;

	background: #4eaa0c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlYWEwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTcwMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #4eaa0c 0%, #317005 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4eaa0c), color-stop(100%,#317005));
	background: -webkit-linear-gradient(top,  #4eaa0c 0%,#317005 100%);
	background: -o-linear-gradient(top,  #4eaa0c 0%,#317005 100%);
	background: -ms-linear-gradient(top,  #4eaa0c 0%,#317005 100%);
	background: linear-gradient(to bottom,  #4eaa0c 0%,#317005 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eaa0c', endColorstr='#317005',GradientType=0 );
}
.teambut:hover{
	color: #fff;

	background: #317005;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxNzAwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZWFhMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #317005 0%, #4eaa0c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#317005), color-stop(100%,#4eaa0c));
	background: -webkit-linear-gradient(top,  #317005 0%,#4eaa0c 100%);
	background: -o-linear-gradient(top,  #317005 0%,#4eaa0c 100%);
	background: -ms-linear-gradient(top,  #317005 0%,#4eaa0c 100%);
	background: linear-gradient(to bottom,  #317005 0%,#4eaa0c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#317005', endColorstr='#4eaa0c',GradientType=0 );
}
.fblike{
	float: left;
	margin: 10px 0 0 0;
}
.countdown{
	float: right;
	overflow: hidden;
	width: 120px;
}
.countdown .numd{
	margin: 0 13px 0 0;
	float: left;
	background: #dbdbdb;
	border-radius: 4px;
	width: 53px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #a95a2d;
	font-size: 25px;
	font-family: Arial;
	font-weight: bold;
}
.countdown .named{
	color: #000;
	font-size: 15px;
	line-height: 18px;
}
.reg-input{
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	height: 15px;
	width: 257px;
	line-height: 15px;
	padding: 3px;

	background: #fefefe;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fefefe 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #fefefe 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #fefefe 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #fefefe 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #fefefe 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#eaeaea',GradientType=0 );
}
select.reg-input{
	height:24px;
	width: 265px;
}
#registerteam fieldset{
	border: 0;
	border-top: 1px solid #d5d5d5;
	color: #a95a2d;
	font-family: Times New Roman;
	font-size: 15px;
	padding: 0;
	margin: 0;
}
.reg-row{
	margin: 20px 0;
	overflow: hidden;
}
.reg-row label{
	float: left;
	width: 150px;
	color: #000;
	font-size: 14px;
	font-family: Times New Roman;
	line-height: 22px;
}
.teamform{
	float: left;
}
.teamimg{
	float: right;
	width: 228px;
	margin: 30px 0 0 0;
}
.teamrules{
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 20px 0;
}

#cookie_warning {
	position: fixed;
	bottom: 0;
	width: 100%;
}

#cookie_enabled {
	display: none;
	background: #eee none repeat scroll 0 0;
    border-bottom: 1px solid #d3d3d3;
    bottom: auto;
    box-sizing: content-box;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 11px;   
    line-height: 12px;
    margin-left: 0;
    margin-top: 0;
    min-height: 13px;
    padding: 10px 7.5%;   
    text-align: center;      
}

#close_cookie {
	display: none;
}	

a#close_cookie{
    border: 1px solid #000;
    border-radius: 18px;
    color: #000;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 16px;
    font-weight: bold; 
	text-align: center;	
}

#close_cookie:before {
    content: "×";

}

#login_back {
	display: none;	
    background-repeat: no-repeat;
    height: 456px;
	width: 364px;
    padding: 45px 0 0;
}	

.input {
	border: 0px;
}

#com-form-login {
	margin-left: 100px;
	margin-top: 80px;
}

.reg_stud {
	float: right; 
	width: 400px; 
	height: 400px; 
	background-image: url("/templates/lawfirm/images/welcome_back.png");
	margin-top: 70px;
}