﻿html
{
	overflow-y: hidden;
	overflow-x: hidden;
}

body 
{
	background-color: #E96D1F;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.HomePageOrange
{
	height:600px;
	background-color: #E96D1F;
	font-family: 'Times New Roman';
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 50px;
}

.HomePageOrangeFooter
{
	height: 50px;
	background-color: #E96D1F;
	font-family: 'Arial';
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.HomePageOrangeFooter a:link
{
	font-family: 'Arial';
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

.HomePageOrangeFooter a:hover
{
	font-family: 'Arial';
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

.HomePageOrangeFooter a:active
{
	font-family: 'Arial';
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

.TheOrange
{
	color: #E96D1F;
}

.MasterNav
{
	height: 150px;
	background-color: #FFFFFF;
	border-right: Solid 1px #a9a9a9;
	border-bottom: Solid 1px #a9a9a9;
	border-left: Solid 1px #a9a9a9;
	padding: 15px 20px 20px 30px;
}

.SiteNav
{
	color: #696969;
	font-family: Adobe Garamond Pro;
	font-size: 16px;
}

.Remember a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.Remember a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.Remember a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.Remember a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.SiteNav a:link
{
	color: #696969;
	text-decoration: none;
}

.SiteNav a:hover
{
	color: #E96D1F;
	text-decoration: none;
}

.SiteNav a:active
{
	color: #E96D1F;
	text-decoration: none;
}

.SiteNav a:visited
{
	color: #696969;
	text-decoration: none;
}

.Site2ndNav
{
	color: #a9a9a9;
	font-family: 'Arial';
	font-size: 8px;
	text-transform: uppercase;
}

.Site2ndNav a:link
{
	color: #696969;
	text-decoration: none;
}

.Site2ndNav a:hover
{
	color: #E96D1F;
	text-decoration: none;
}

.Site2ndNav a:active
{
	color: #E96D1F;
	text-decoration: none;
}

.Site2ndNav a:visited
{
	color: #696969;
	text-decoration: none;
}

.MasterPages
{
	height: 650px;
	background-color: #696969;
}

.iFrame
{
	height: 100%;
	width: 1100px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	overflow-y: hidden;
	overflow-x: hidden;
}

.AttFAQiFrame
{
	height: 649px;
	width: 1099px;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	overflow-y: hidden;
	overflow-x: hidden;
}

/* WhoWeAre Page Styles */

.RandomBG
{
	height: 650px;
	width: 1100px;
}

#container { width:1100px; height: 650px; margin:0; padding:0; background: #FFFFFF 50% 50%; }
#container img#photo { margin:0; padding:0; }

.RandomImage
{
	position: relative;
	top: 0px;
	left: 0px;
}

.OrangeBar
{
	width: 350px;
	height: 22px;
	background-color: #E96D1F;
	font-family: Arial;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
}

.RandomInfo
{
	position: absolute;
	left: 30px;
	top: 400px;
	z-index: 2;
	width: 350px;
}

.RandomLabel
{
	font-family: Adobe Garamond Pro;
	font-size: 20px;
	color: #FFFFFF;
}

.WhoWeAre
{
	background-color: #737373;
	height: 650px;
	text-align: center;
	font-family: Adobe Garamond Pro;
	font-size: 42px;
	color: #737373;
	padding: 30px 30px 30px 30px;
}

.OurStory
{
	background-color: #737373;
	height: 650px;
	text-align: center;
	padding-top: 100px;
}

.OurStoryBttn
{
	padding: 20px 0px 0px 0px;
}

/* Attorneys Page Styles */

.AttorneysNav
{
	background-color: #F1F1F2;
	width: 400px;
	text-align: left;
	padding: 0px 0px 20px 0px;
	font-family: Arial;
	font-size: 10px;
}

.AttorneysNavBox
{
	background-color: #F1F1F2;
	width: 175px;
	height: 400px;
	text-align: left;
	padding: 70px 10px 10px 10px;
	text-align: right;
	color: #737373;
}

.AttorneysIntro
{
	font-family: Adobe Garamond Pro;
	font-size: 22px;
}

.AttorneyFAQHeader
{
	font-family: Adobe Garamond Pro;
	font-size: 22px;
	text-transform: capitalize;
	color: #737373;
	padding-bottom: 18px;
}

.QuickLinksLink
{
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #737373;
}

.QuickLinksLink a:link
{
	color: #737373;
	text-decoration: none;
}

.QuickLinksLink a:hover
{
	color: #E96D1F;
	text-decoration: none;
}

.QuickLinksLink a:active
{
	color: #E96D1F;
	text-decoration: none;
}

.QuickLinksLink a:visited
{
	color: #737373;
	text-decoration: none;
}

.AttorneysHeader
{
	font-family: Adobe Garamond Pro;
	font-size: 22px;
}

/* Careers Page Styles */

.CareersiFrame
{
	height: 650px;
	width: 700px;
	border: solid 0px #F1F1F2;
	background-color: #F1F1F2;
}

.CareersBG
{
	background-color: #F1F1F2;
	height: 650px;
}

.CareersNav
{
	background-color: #F1F1F2;
	width: 400px;
	text-align: left;
	padding: 180px 0px 20px 0px;
	font-family: Arial;
	font-size: 10px;
}

.CareersNavBox
{
	background-color: #FFFFFF;
	width: 175px;
	height: 400px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	text-align: right;
	color: #737373;
}

.CareersNavBox a:link
{
	color: #737373;
	text-decoration: none;
}

.CareersNavBox a:hover
{
	color: #E96D1F;
	text-decoration: none;
}

.CareersNavBox a:active
{
	color: #E96D1F;
	text-decoration: none;
}

.CareersNavBox a:visited
{
	text-decoration: none;
}

.CareersContent
{
	background-color: #F1F1F2;
	padding: 30px 75px 0px 70px;
	font-family: Adobe Garamond Pro;
	font-size: 22px;
	color: #737373;
}

.CareersContentFrameWork
{
	background-color: #F1F1F2;
	width: 700px;
}

.CareersInfo
{
	background-color: #F1F1F2;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
	line-height: 18px;
}

.CareersInfo a:link
{
	color: #E96D1F;
	text-decoration: none;
}

.CareersInfo a:hover
{
	color: #E96D1F;
	text-decoration: underline;
}

.CareersInfo a:active
{
	color: #E96D1F;
	text-decoration: none;
}

.CareersInfo a:visited
{
	color: #737373;
	text-decoration: none;
}

.CareersPad
{
	padding: 30px 30px 30px 0px;
}

#careercustomscroll {
/* Typical fixed height and fixed width example */
	width: 578px;
	height: 490px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	background-color: #F1F1F2;
	padding-right: 50px;
}

.CareersBtns
{
	padding-bottom: 10px;
}
.CareersBtn
{
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	padding: 5px 3px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #737373;
}

.CareersBtn a:link
{
	color: #737373;
	text-decoration: none;
}

.CareersBtn a:hover
{
	color: #E96D1F;
	text-decoration: none;
}

.CareersBtn a:active
{
	color: #E96D1F;
	text-decoration: none;
}

.CareersBtn a:visited
{
	color: #737373;
	text-decoration: none;
}

.OrangeHeader
{
	font-family: Adobe Garamond Pro;
	font-size: 22px;
	text-transform: capitalize;
}

.SelectOne
{
	line-height: 18px;
}

/* Practices Page Styles */

.PracticesIntro
{
	background-color: #BCBDC0;
	width: 1100px;
	height: 650px;
	text-align: center;
}

.PracticesNav
{
	background-color: #F1F1F2;
	width: 400px;
	text-align: left;
	padding: 100px 0px 20px 0px;
	font-family: Arial;
	font-size: 10px;
}

.PracticesNavBox
{
	background-color: #F1F1F2;
	width: 175px;
	height: 400px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	text-align: right;
	color: #737373;
}

.PracticesNavBox a:link
{
	color: #737373;
	text-decoration: none;
}

.PracticesNavBox a:hover
{
	color: #E96D1F;
	text-decoration: none;
}

.PracticesNavBox a:active
{
	color: #E96D1F;
	text-decoration: none;
}

.PracticesNavBox a:visited
{
	color: #737373;
	text-decoration: none;
}

.PracticesInfo
{
	background-color: #F1F1F2;
	color: #737373;
	line-height: 18px;
}

.PracticesIntro
{
	font-family: Adobe Garamond Pro;
	font-size: 22px;
	color: #737373;
	line-height: 24px;
}

.PracticesLink
{
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #737373;
}

.PracticesHeader
{
	font-family: Adobe Garamond Pro;
	font-size: 22px;
	text-transform: capitalize;
	color: #737373;
}

#practicescustomscroll {
/* Typical fixed height and fixed width example */
	width: 578px;
	height: 420px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	background-color: #F1F1F2;
	padding-right: 50px;
}

/* News Page Styles */

.HotListContent
{
	background-color: #F1F1F2;
	padding: 30px 75px 0px 70px;
	font-family: Adobe Garamond Pro;
	font-size: 22px;
	color: #939598;
}

.HotlistBtn
{
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	text-transform: lowercase;
	text-decoration: none;
	color: #737373;
}

.HotListCity
{
	line-height: 18px;
	font-weight: bold;
}

.HotListNav
{
	background-color: #F1F1F2;
	width: 400px;
	text-align: left;
	padding: 40px 0px 20px 0px;
	font-family: Arial;
	font-size: 10px;
}

.HotListNavBox
{
	background-color: #F1F1F2;
	width: 175px;
	height: 400px;
	padding: 10px 10px 10px 10px;
	text-align: right;
	color: #737373;
}

.HotListForm
{
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	vertical-align: middle;
	color: #737373;
}

input.HotListFormElement
{
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	padding: 3px 0px 5px 10px;
	text-transform: uppercase;
	vertical-align: middle;
	color: #737373;
	background-color: #F1F1F2;
	height: 20;
	width: 240px;
	background-image: url(Images/Common/FormFields.png);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
}

span.radio
{
	width: 18px;
	height: 18px;
	padding: 0 0 0 0;
	background: url(Images/Common/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

/* Offices Page Styles */

.OfficeLocation
{
	font-family: Adobe Garamond Pro;
	font-size: 26px;
	color: #737373;
	padding-bottom: 5px;
}

.OfficeSelect
{
	height: 650px;
	text-align: left;
	padding-top: 260px;
	background-color: #E96D1F;
}

.NewYorkOffice
{
	background-position: left top;
	background-image: url(Images/Offices/NewYorkBG.jpg);
	background-repeat: no-repeat;
	height: 650px;
	padding: 60px 0px 0px 30px;
	text-align: left;
}

.SanFranOffice
{
	background-position: left top;
	background-image: url(Images/Offices/SanFranBG.jpg);
	background-repeat: no-repeat;
	height: 650px;
	padding: 60px 0px 0px 30px;
	text-align: left;
}

.LondonOffice
{
	background-position: left top;
	background-image: url(Images/Offices/LondonBG.jpg);
	background-repeat: no-repeat;
	height: 650px;
	padding: 60px 0px 0px 30px;
	text-align: left;
}

.OfficeInfoFrame
{
	position: absolute;
	left: 30px;
	top: 60px;
	z-index: 2;
	width: 300px;
}

.OfficeHeader
{
	width: 300px;
	height: 18px;
	text-align: right;
	background-color: #696969;
	padding: 8px 10px 0px 10px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.ScrollLabel
{
	width: 300;
	background-color: #FFFFFF;
	padding: 4px 10px 10px 10px;
	color: #E96D1F;
	font-family: Arial;
	font-size: 9px;
	vertical-align: top;
	line-height: 16px;
	text-align: right;
	text-transform: uppercase;
}

.OfficeInfo
{
	width: 300;
	background-color: #FFFFFF;
	padding: 120px 10px 30px 10px;
	color: #696969;
	font-family: Arial;
	font-size: 10px;
	vertical-align: top;
	line-height: 16px;
	text-align: left;
}

#nycustomscroll {
/* Typical fixed height and fixed width example */
	width: 334px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	/*background-color: #E7EADE;*/
	
}

#sfcustomscroll {
/* Typical fixed height and fixed width example */
	width: 334px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	/*background-color: #E7EADE;*/
}

#ldcustomscroll {
/* Typical fixed height and fixed width example */
	width: 334px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	/*background-color: #E7EADE;*/
}

/* Welcome To Our World Page Styles */

.OurWorldMaster
{
	background-position: left top;
	background-image: url(Images/HoldingPages/OurWorldBG.jpg);
	background-repeat: no-repeat;
	height: 650px;
	text-align: left;
}

.WelcomeBox
{
	width: 500px;
	height: 300px;
	background-color: #FFFFFF;
	margin: auto;
}

.WelcomeBoxHeader
{
	color: #E96D1F;
	font-family: Arial;
	font-size: 52px;
	font-weight: 300;
	line-height: 46px;
	padding: 10px 10px 10px 10px;
}

.OurWorldInfo
{
	background-color: #FFFFFF;
	padding: 40px 10px 10px 10px;
	color: #696969;
	font-family: Arial;
	font-size: 10px;
	vertical-align: top;
	line-height: 16px;
	text-align: left;
}

.TakeALook
{
	color: #696969;
	font-family: Arial;
	font-size: 10px;
	background-color: Transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding: 0px 0px 0px 0px;
}

/* Clients Page Styles */

.Clients
{ 
	background-position: left top;
	background-image: url(Images/Common/OrangeBG.gif);
	background-repeat: repeat;
	height: 650px;
	width: 1100px;
	text-align: center;
	padding-top: 200px;
	vertical-align: top;
}

.AllClients
{ 
	background-color: #E96D1F;
	height: 650px;
	width: 1100px;
	text-align: center;
	padding-top: 100px;
	vertical-align: top;
}

.ClientsCopy
{
	font-family: Arial;
	font-size: 11px;
	color: #DCDDDE;
	line-height: 18px;
	padding: 15px 0px 30px 0px;
	width: 600px;
	text-align: center;
}

/* Credits Page Styles */

.CreditsPanel
{ 
	background-position: left top;
	background-image: url(Images/Common/OrangeBG.gif);
	background-repeat: repeat;
	height: 650px;
}

.TheCredits
{
	background-color: #E96D1F;
	text-align: center;
	margin: auto;
	width: 550px;
	padding: 50px 0px 0px 30px;
}

.CreditsHeading
{
	font-family: Adobe Garamond Pro;
	font-size: 36px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: #ffe4b5 1px solid;
}

.DisclaimerHeading
{
	font-family: Adobe Garamond Pro;
	font-size: 36px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: #ffe4b5 1px solid;
}

.CreditsInfo
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 30px 0px 30px 0px;
}

.CreditSpot
{
	font-family: Arial;
	font-size: 11px;
	color: #737373;
	line-height: 12px;
}

.DisclaimerInfo
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 30px 0px 30px 0px;
	text-align: left;
}

#one, #two, #three, #four {
	width:100%;
	height:100%;
	margin:0; padding:0;
}