
/*Element Styles*/

body	{
	text-align:-moz-left; /*FF*/
	#text-align:left; /*IE */
	margin-top: 0px;
	margin-left: 0px;
	background-color: #DADADA;
		}



/*DIV Styles*/

#Content {
	
	background: url('../images/base_final.jpg') no-repeat;
	padding: 0px;
	height: 600px;
	width: 1002px;
	z-index: 1;
	margin: 0px ;	
	border-style: none;
	text-align: left;
	}
.Copyright
{	position: absolute;
	margin-left: 38px;
	margin-top: 570px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 5;
}

.NYBAR
{
	position: absolute;
	margin-left: 38px;
	margin-top: 600px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
	z-index: 5;
}

.HighlightHeader
{
	text-align: left;
	color: #0D92AF;
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 38px;
	margin-top: 145px;
	}

.Highlights
{
	text-align: left;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 38px;
	margin-top: 175px;
}

.EventHeader
{
	text-align: left;
	color: #0D92AF;
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 350px;
	margin-top: 145px;
	}

.EventMore
{
	text-align: left;
	color: #0D92AF;
	font-family: Arial;
	font-size: 20px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 605px;
	margin-top: 140px;
	}

.Events
{
	text-align: left;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 350px;
	margin-top: 162px;
}

.NewsHeader
{
	text-align: left;
	color: #0D92AF;
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 675px;
	margin-top: 145px;
	}

.NewsMore
{
	text-align: left;
	color: #0D92AF;
	font-family: Arial;
	font-size: 20px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 940px;
	margin-top: 140px;
	}

.News
{
	text-align: left;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 675px;
	margin-top: 162px;
}

.FeaturedLawyers
{
	text-align: left;
	color: #679000;
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
}

.FeaturedLawyersButton
{
	color: #679000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 640px; 
	margin-top: 168px; 
}
.FeaturedLawyersButtonPrev
{
	color: #679000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 620px; 
	margin-top: 168px;
}
.FeaturedLawyersButtonNext
{
	color: #679000;
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 640px; 
	margin-top: 168px;
}

.FeaturedLawyersText
{
	text-align: left;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 38px;
	margin-top: 162px;
}


.PriorResultsText
{
	text-align: left;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight:normal;
	z-index: 3;
	position: absolute;
	margin-left: 38px;
	margin-top: 600px;
	font-style : italic;
}
.drop_shadow
{
	width:94px;
	height:122px;
	-moz-box-shadow: 3px 3px 8px #655D5D;
	-webkit-box-shadow: 3px 3px 8px #655D5D;
	box-shadow: 3px 3px 8px #655D5D;
}

/*Table Styles*/
.FeaturedLawyersTable
{
	position: absolute; 
	margin-left: 306px; 
	margin-top: 168px; 
	height:240px;
} 

/*Image Styles*/
	
.RSS
{
	margin-left: 930px;
	margin-top: 50px;
    	position: absolute;
	text-decoration: none;
}

/*Hyperlink Styles*/

A:link, A:visited, A:active
{
 font-size: 12px;
 font-family: Arial;
 Color: #000000;
 font-weight: normal;
 text-decoration: none;
}
 
A:hover
{
 font-family: Arial;
 font-size: 12px;
 Color: #679000;
 font-weight: normal;
 text-decoration: underline;
}
 
A.EventMore:link, A.EventMore:visited, A.EventMore:active
{
 font-size: 12px;
 font-family: Arial;
 Color: #679000;
 font-weight: bold;
 text-decoration: underline;
 text-align: left;
 z-index: 3;
 position: absolute;
 margin-left: 605px;
 margin-top: 145px;
}
 
A.EventMore:hover
{
 font-family: Arial;
 font-size: 12px;
 Color: #679000;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 z-index: 3;
 position: absolute;
 margin-left: 605px;
 margin-top: 145px;
}
 
A.RankingMore:link, A.RankingMore:visited, A.RankingMore:active
{
 font-size: 12px;
 font-family: Arial;
 Color: #679000;
 font-weight: bold;
 text-decoration: underline;
 text-align: left;
 z-index: 3;
 position: absolute;
 margin-left: 940px;
 margin-top: 145px;
}
 
A.RankingMore:hover
{
 font-family: Arial;
 font-size: 12px;
 Color: #679000;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 z-index: 3;
 position: absolute;
 margin-left: 940px;
 margin-top: 145px;
}
 
A.Content:link, A.Content:visited, A.Content:active
{
 font-size: 12px;
 font-family: Arial;
 Color: #679000;
 font-weight: bold;
 text-decoration: underline;
}
 
A.Content:hover
{
 font-family: Arial;
 font-size: 12px;
 Color: #679000;
 font-weight: bold;
 text-decoration: none;
}




A.Abudhabi:link, A.Abudhabi:visited, A.Abudhabi:active
{	position: absolute;
	margin-left: 38px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 5;
}

A.Abudhabi:hover
{	position: absolute;
	margin-left: 38px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 5;
}

A.Austin:link, A.Austin:visited, A.Austin:active
{	position: absolute;
	margin-left: 125px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Austin:hover
{	position: absolute;
	margin-left: 125px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.Beijing:link, A.Beijing:visited, A.Beijing:active
{	position: absolute;
	margin-left: 190px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Beijing:hover
{	position: absolute;
	margin-left: 190px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}
A.Dallas:link, A.Dallas:visited, A.Dallas:active
{	position: absolute;
	margin-left: 255px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Dallas:hover
{	position: absolute;
	margin-left: 255px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.Dubai:link, A.Dubai:visited, A.Dubai:active
{	position: absolute;
	margin-left: 320px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Dubai:hover
{	position: absolute;
	margin-left: 320px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.HongKong:link, A.HongKong:visited, A.HongKong:active
{	position: absolute;
	margin-left: 385px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.HongKong:hover
{	position: absolute;
	margin-left: 385px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.Houston:link, A.Houston:visited, A.Houston:active
{	position: absolute;
	margin-left: 475px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Houston:hover
{	position: absolute;
	margin-left: 475px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.London:link, A.London:visited, A.London:active
{	position: absolute;
	margin-left: 550px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.London:hover
{	position: absolute;
	margin-left: 550px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.Moscow:link, A.Moscow:visited, A.Moscow:active
{	position: absolute;
	margin-left: 620px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Moscow:hover
{	position: absolute;
	margin-left: 620px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.NewYork:link, A.NewYork:visited, A.NewYork:active
{	position: absolute;
	margin-left: 695px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.NewYork:hover
{	position: absolute;
	margin-left: 695px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}


A.Shanghai:link, A.Shanghai:visited, A.Shanghai:active
{	position: absolute;
	margin-left: 770px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Shanghai:hover
{	position: absolute;
	margin-left: 770px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.Tokyo:link, A.Tokyo:visited, A.Tokyo:active
{	position: absolute;
	margin-left: 850px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Tokyo:hover
{	position: absolute;
	margin-left: 850px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}

A.Washington:link, A.Washington:visited, A.Washington:active
{	position: absolute;
	margin-left: 910px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 0;
}

A.Washington:hover
{	position: absolute;
	margin-left: 910px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 0;
}
A.ContactUs:link, A.ContactUs:visited, A.ContactUs:active
{	position: absolute;
	margin-left: 38px;
	margin-top: 410px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
}

A.ContactUs:hover
{	position: absolute;
	margin-left: 38px;
	margin-top: 410px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 1;
}

A.Mobile:link, A.Mobile:visited, A.Mobile:active
{	position: absolute;
	margin-left: 38px;
	margin-top: 435px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
}

A.Mobile:hover
{	position: absolute;
	margin-left: 38px;
	margin-top: 435px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 1;
}

A.Extranets:link, A.Extranets:visited, A.Extranets:active
{	position: absolute;
	margin-left: 38px;
	margin-top: 460px;;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
}

A.Extranets:hover
{	position: absolute;
	margin-left: 38px;
	margin-top: 460px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 1;
}

A.SiteMap:link, A.SiteMap:visited, A.SiteMap:active
{	position: absolute;
	margin-left: 38px;
	margin-top: 485px;;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
}

A.SiteMap:hover
{	position: absolute;
	margin-left: 38px;
	margin-top: 485px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 1;
}



A.Employees:link, A.Employees:visited, A.Employees:active
{	position: absolute;
	margin-left: 38px;
	margin-top: 510px;;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
}

A.Employees:hover
{	position: absolute;
	margin-left: 38px;
	margin-top: 510px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 1;
}

A.Disclaimer:link, A.Disclaimer:visited, A.Disclaimer:active
{	position: absolute;
	margin-left: 38px;
	margin-top: 550px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: none;
	z-index: 1;
}

A.Disclaimer:hover
{	position: absolute;
	margin-left: 38px;
	margin-top: 550px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #E4F1F9;
	text-decoration: underline;
	z-index: 1;
}
/*Forms and Button Classes*/

.go
{
    	background: #FFFFFF;
    	font-family: Arial;
    	color: #679000;
    	font-size: 9px;
	font-weight: bold;
    	width: 30px;
    	height: 17px;
    	margin-left: 890px;
	margin-top: 50px;
    	position: absolute;
    	border-top-style: none;
    	border-right-style: none;
    	border-left-style: none;
    	border-bottom-style: none;
    	vertical-align: top;
}

.searchboxhome
{
	position: absolute;
	margin-left: 620px;
	margin-top: 50px;
	background: #ffffff;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;	
	font-family: Arial;
	color: #679000;
	font-size: 10px;
	height: 15px;
	width: 130px;
}
.SiteSearchOptions
{
    	background: #ffffff;
    	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;	
    	font-family: Arial;
    	color: #679000;
    	font-size: 10px;
    	width: 130px;
	height: 17px;
    	text-align: left;
    	margin-left: 755px;
	margin-top: 50px;
    	position: absolute;
}
