
/* 
Title : final2 CSS

*/



/* CSS Document */

/* For older version of Index page */

table.homemenu{
	
	margin-top:45px;
	margin-left:1090px;
	margin-right:20px;
	width:130px;
}

table.homelogo{
	margin-top: 180px;
	width:414px;
	height:91px;
	background-image:url(../images/logo-frontpage.gif);
	background-repeat:no-repeat;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-left: 30px;
	
}

table.homemenu1{
margin-top:10px;
margin-left:870px;
}


/* end of older version */



body{background-color:#056A6A;
	}

table.home{
	width:98%;
	height:100%;
	background-image:url(../images/homepage2.gif);
	padding: 0px;
	position: absolute;
	margin:0px;
	background-repeat: no-repeat;
	}
	
table.end{
	width:1240px;
	border:0;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bottom22.gif);
	}
				
table.outer{
    width:1240px;
	background-image: url(../images/backgroundmain2.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	top: 0px;
	margin-right: auto;
	background-color: #547976;
		}
	
table.top{
	width:1240px;
	height:90px;
	border:0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/final2_011.gif);
	}

table.logo{
	width:302px;
	height:67px;
	margin-top:8px;
	margin-left: 5px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	}
	
table.menu{
	width:231px;
	height: 600px;
	background-image: url(../images/final2_02.gif);
	background-repeat: no-repeat;
	}	

table.right{
	width:222px;
	height:600px;
	background-image: url(../images/final2_04.gif);
	background-repeat: no-repeat;
	}	
	
table.content{
	width:787px;
	background-color: #FFFFFF;
	}		
	
table.inside1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	}		
		
	
table.bottom{
	width:1240px;
	height:70px;
	border:0;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bottom21.gif);
	}		
	
table.inside{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	}	
	
table.photo1{
	width:119px;
	height:119px;
	background-image: url(../images/Devendra%20Pradhan.jpg);
	background-repeat: no-repeat;
	}
	
table.photo{
	width:100px;
	height:128px;
	background-image: url(../images/Shailesh.jpg);
	background-repeat: no-repeat;
	}	
	
table.photo2{
	width:100px;
	height:124px;
	background-image: url(../images/ramji.jpg);
	background-repeat: no-repeat;
	}
	
table.photo3{
	width:100px;
	height:124px;
	background-image: url(../images/Manoj.jpg);
	background-repeat: no-repeat;
	}			
		
td.homelogo{
	width:414px;
	height:91px;
	background-image:url(../images/logo-frontpage.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-left: 40px;
	display: block;
	}	
	
td.in{
	height:30px;
	}
	
#homemenu{
	margin-top:40px;
	float:right;
	width:130px;
	margin-right:50px;
	margin-left:400px;
	}

#homemenu1{
	margin-bottom:40px;
	margin-right:40px;
	margin-left:250px;
	float:right;
	}
	
#logo{
	display: none;	
	}
	
#logo1{
	margin-top:16px;
	margin-left: 5px;
	}	
#print{
	margin-bottom: 30px;
	margin-left: 460px;
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	}	

#map{
	margin-left: 0px;
	}

table.map{width:567px;
}

#sidebar{
	margin-left: 30px;
	margin-top: 100px;
	}
	
#menuside{
	MARGIN-LEFT: 30px;
	margin-top: 80px;
		}
#side{
	MARGIN-LEFT: 20px;
	margin-top: 150px;
	MARGIN-RIGHT: 20px;
	}	
	
#content{
	MARGIN-TOP: 40px;
	MARGIN-BOTTOM: 5px; 
	MARGIN-LEFT:120px; 
	MARGIN-RIGHT: 100px;
	}
	
	#contentlog{
	width: 50px;
	height: 20px;
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	}
	a.log{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	padding-top: 5px;
		}
	a.log:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	}
	
	#contenterror{
	MARGIN-TOP: 40px;
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT:120px;
	MARGIN-RIGHT: 100px;
	background-color: #FFFFFF;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #056A6A;
	border-right-color: #056A6A;
	border-bottom-color: #056A6A;
	border-left-color: #056A6A;
	}
#contentlogin{
	MARGIN-TOP: 120px;
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT:120px;
	MARGIN-RIGHT: 100px;
		}	
#contentsite{
	MARGIN-TOP: 0px; 
	MARGIN-LEFT:30px; 
	MARGIN-RIGHT: 0px;
	}
	
#contentsite1{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT:5px;
	MARGIN-RIGHT: 100px;
	}
	
#content1{
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px; 
	MARGIN-LEFT:100px; 
	MARGIN-RIGHT: 50px; 
	height:20px;
	}	
	
table.login{
	border: medium double #999999;
	background-color: #E5E5E5;
	width:400px;
	height: 400px;
	MARGIN-TOP: 1000px;
		}		
	
.menubottom{
	margin-left:0px;
	margin-right:20px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	MARGIN-TOP: 90px;
	MARGIN-BOTTOM:5px;
	MARGIN-LEFT:120px;
	MARGIN-RIGHT:5px;
	width:70%;
	border:0;
	}	
	
h3 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
	MARGIN-TOP: 90px;
	MARGIN-LEFT:120px; MARGIN-RIGHT: 5px;
	}	

a.about{
	text-decoration: none;
	background-image: url(../images/aboutthefirm.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 96px;
	overflow: hidden;
	background-position: left top;
	}
	
a.about:hover{
	text-decoration: none;
	background-image: url(../images/aboutthefirmrollover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 96px;
	overflow: hidden;
	}
	
a.aboutactive{
	text-decoration: none;
	background-image: url(../images/aboutthefirmblue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 96px;
	cursor: default;
	overflow: hidden;
	}
	
a.practice{
	text-decoration: none;
	background-image: url(../images/ourpractices.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 91px;
	overflow: hidden;
	background-position: left top;
	}
	
a.practice:hover{
	text-decoration: none;
	background-image: url(../images/ourpracticesrollover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 91px;
	overflow: hidden;
	}
	
a.practiceactive{
	text-decoration: none;
	background-image: url(../images/ourpracticesblue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 91px;
	cursor: default;
	overflow: hidden;
	}	
	
a.attorney{
	text-decoration: none;
	background-image: url(../images/ourattorneys.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 95px;
	overflow: hidden;
	background-position: left top;
	}
	
a.attorney:hover{
	text-decoration: none;
	background-image: url(../images/ourattorneysrollover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 95px;
	overflow: hidden;
	}
	
a.attorneyactive{
	text-decoration: none;
	background-image: url(../images/ourattorneysbue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 95px;
	cursor: default;
	overflow: hidden;
	}	
	
a.pub{
	text-decoration: none;
	background-image: url(../images/publication.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 86px;
	overflow: hidden;
	background-position: left top;
	}
	
a.pub:hover{
	text-decoration: none;
	background-image: url(../images/publicationglow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 86px;
	overflow: hidden;
	}
	
a.pubactive{
	text-decoration: none;
	background-image: url(../images/publicationblue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 86px;
	cursor: default;
	overflow: hidden;
	border-top-width: thin;
	}		
		
a.award{
	text-decoration: none;
	background-image: url(../images/awards.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 123px;
	overflow: hidden;
	background-position: left top;
	}
	
a.award:hover{
	text-decoration: none;
	background-image: url(../images/awardsandranksglow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 123px;
	overflow: hidden;
	}
	
a.awardactive{
	text-decoration: none;
	background-image: url(../images/awardsandranksblue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 123px;
	cursor: default;
	overflow: hidden;
	}				
		
a.career{
	text-decoration: none;
	background-image: url(../images/career.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 46px;
	overflow: hidden;
	background-position: left top;
	}
	
a.career:hover{
	text-decoration: none;
	background-image: url(../images/career-glow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 46px;
	overflow: hidden;
	}
	
a.careeractive{
	text-decoration: none;
	background-image: url(../images/career-blue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 46px;
	cursor: default;
	overflow: hidden;
	}
	
a.link{
	text-decoration: none;
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 39px;
	overflow: hidden;
	background-position: left top;
	}
	
a.link:hover{
	text-decoration: none;
	background-image: url(../images/linksrollover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 39px;
	overflow: hidden;
	}
	
a.linkactive{
	text-decoration: none;
	background-image: url(../images/linksblue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 39px;
	cursor: default;
	overflow: hidden;
	}		
	
a.mainheading{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
a.mainheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	}	
	
a.mainheadingactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
	cursor: default;
	}		
	
a.mainheadingactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
	cursor: default;
	}			

a.menuside{
	font-size:9pt;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 14pt;
	}	
		
a.menuside:hover {
	font-size:9pt;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 14pt;
	font-weight: bold;
	}
	
a.menusideactive{
	font-size:9pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	line-height: 14pt;
	cursor: default;
	}
	
a.menusideactive:hover{
	font-size:9pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	line-height: 14pt;
	cursor: default;
	}
	
a.click{
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:5px;
	margin-top: 30px;
	line-height: 5pt;
	text-decoration: underline;
	}	
	
	.click{
	sfont-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:5px;
	margin-top: 30px;
	line-height: 5pt;
	font-weight: bold;

	}	
	
a.click:hover {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:5px;
	margin-top: 30px;
	line-height: 5pt;
	text-decoration: underline;
	}	
	
a.email {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom:10px;
	line-height: 12pt;	
	text-decoration: none;
	}	
		
a.email:hover {
	font-size: 7.5pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom:10px;
	line-height: 12pt;	
	text-decoration: none;
	font-weight: bold;
	}		
		
a.practicearea:hover {
	font-size:10pt;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
    }
	
a.ourattorney:hover {
	font-size:10.5pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #008282;
	font-weight: bold;
	}
	
a.site:hover {
	font-size:8.6pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #005b5b;
	font-weight: bold;
	}
		
	
.style1{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 15pt; 
	}
	
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #660000;
	font-weight: normal;
	}	
	
.style5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}	
	
.style6 {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #005b5b;
	margin-bottom:10px;
	line-height: 12pt;	
	}
	
.style8 {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:5px;
	margin-top: 30px;
	line-height: 5pt;	
	}
	
.style9 {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:8px;
	margin-top:5px;
	line-height:20pt;	
	}
	
.style12 {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008282;
	margin-bottom:5px;
	line-height: 20pt;	
	}	
	
.style13{
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: normal;
	}		

.style14{
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #005b5b;
	line-height: 12pt;	
	}
	
.style15{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	color: #660000;
	}
	
.style16 {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:5px;
	margin-top: 30px;
	line-height: 9pt;	
	}

.style17 {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #005b5b;
	margin-bottom:15px;
	line-height: 7pt;	
	}	
	
.style18{
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 30px;
	line-height: 0pt;	
	}		

.style19 {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom:5px;
	margin-top: 5px;
	line-height: 5pt;	
	}
	
.style20 {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #005b5b;
	margin-bottom:10px;
	line-height: 12pt;
	font-weight: bold;
	}	
	
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #002424;
	font-weight: normal;
	}	
	
	.stylect {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:5px;
	margin-top: 30px;
	line-height: 5pt;	
	}	
.formbutton{
	border:outset 0px #ccc;
	background:#FFFFFF;
	color:#1D7274;
	font-weight:bold;
	padding: 2px 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin-top: 10px;
	}
	
.list {
	list-style-position: inherit;
	list-style-type: disc;
	margin-left: 0px;
	}	
	
.login {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #24C5C7;
	margin-bottom:15px;
	margin-right:10px;
	line-height: 20pt;
	text-decoration: none;
	font-weight: bold;
	}		
	.log{
	text-align: center;
	vertical-align: middle;
	}	
.register {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #313131;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	line-height: 12pt;
	text-decoration: none;
	font-weight: bold;
	}	

.register1 {
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #595959;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	line-height: 12pt;
	text-decoration: none;
	font-weight: normal;
	}	
		
.side{
	font-size:9pt;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 14pt;
	}		
	
.stylesite {
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-bottom:5px;
	margin-top: 0px;
	line-height: 9pt;	
	}	

.stylesite1{
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 0px;
	line-height: 9pt;	
	}

.icon{
	padding-right: 5px;
	border:0px;
	}
		
a.print{
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	}

a.print:hover{
	font-size: 8.6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	}
			

	
td.homelog{
	width:414px;
	height:91px;
	background-image:url(../images/logo-frontpage.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom: 0px;
	background-position: left bottom;
	margin-left: 100px;
	display: block;
	}

 #human {  
 
display:none;  
 }  
 
 a.publication{
	font-size:8pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #660000;

	}	

a.publication:hover {
	font-size: 8pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #970000;
	font-weight: bold;
		}
