/*
-----------------------------------------------
Rader, Fishman and Grauer
----------------------------------------------- 
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin: 0; 
	padding: 0;
	font-weight: normal;
}

body {
	background-color: #fff;
	text-align: left;
}

img {
	border: 0;
}

#clear {
	clear: both;
	margin: 0px;
}


/* Main Containers
----------------------------------------------- */
#wrapper, #wrapper2 {
	width: 100%;
	min-width: 1024px;
	margin: auto;
}

#wrapper {
	background: #fff url(images/bg_home.jpg) repeat-x top left;
}

#wrapper2 {
	background: #fff url(images/bg_inside.jpg) repeat-x top left;
}

#container {
	width: 1024px;
	margin: auto;
}

#flash, #inside {
	width: 1024px;
	margin: auto;
	z-index: 1;
}

#body_news {
	width: 1024px;
	margin: auto;
}

#footer {
        clear: both;
	width: 1024px;
	margin: auto;
	padding: 25px 0 35px 0;
}



/* Header Section
----------------------------------------------- */

#header {
	background: #0d1213;
	z-index: 2;
}

.cheader {
	width: 1024px;
	margin-left: auto;
    margin-right: auto;
	background: #0d1213 url(images/header_bg.gif) repeat-y top center;
}

.hcontent {
	width: 960px;
	margin-left: 30px;
        margin-right: auto;
	padding: 0px 0 0 0;
}

.hcontent .logo {
	float: left;
	margin-top: 0px;
}

.connect {
	float: left;
}



/* Footer Section
----------------------------------------------- */

.footer-copy, .footer-nav, .footer-copyrights {
	width: 948px;
	margin-left: auto;
        margin-right: auto;
}

.footer-nav {
	margin-top: 40px;
}

.footer-nav ul, .footer-copyrights ul {
	width: 948px;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

.footer-nav ul li{
	position: relative;
	display: inline;
	float: left;
	margin-right: 25px;
}

.footer-nav ul li a, .footer-copyrights ul li a {
	color: #626262;
	text-decoration: none;
}

* html .footer-nav ul li a, * html .footer-copyrights ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.footer-nav ul li a:link, .footer-nav ul li a:visited, .footer-copyrights ul li a:link, .footer-copyrights ul li a:visited {
	color: #626262;
	text-decoration: none;
}

.footer-nav ul li a.selected, .footer-nav ul li a:hover, .footer-copyrights ul li a.selected, .footer-copyrights ul li a:hover {
	color: #2a3a3f;
	text-decoration: underline;
}

.footer-copyrights {
	margin-top: 15px;
}

.footer-copyrights ul li {
	position: relative;
	display: inline;
	float: left;
	margin-right: 10px;
}

.footer-copyrights ul .line {
	border-right: 1px solid #626262;
	padding-right: 10px;
}

.footerLeft {
	float: left;
	width: 460px;
	margin-right: 25px;
}



/* Internal Pages
----------------------------------------------- */

.insideHeader {
	width: 970px;
	height: 90px;
	margin: auto;
}

#insideContainer {
	width: 970px;
	margin: auto;
}

.insideContent, .insideContentPROF {
	float: left;
	width: 655px;
	margin: 17px 0 0 17px;
}

/* IE6 and below */
* html .insideContent, * html .insideContentPROF {
	margin: 17px 0 0 10px;
}

.insideSideBar {
	float: right;
	width: 285px;
	height: 334px;
}

.insideContentLEFT {
	float: left;
	width: 240px;
	margin: 17px 0 0 17px;
	clear: both;
}

/* IE6 and below */
* html .insideContentLEFT {
	margin: 17px 0 0 10px;
}

.insideContentRIGHT {
	float: left;
	width: 405px;
	margin: 17px 0 0 20px;
}

/* IE6 and below */
* html .insideContentRIGHT {
	margin: 17px 0 0 18px;
}


/* Our Professionals Pages
----------------------------------------------- */

.profSearch {
	width: 630px;
	float: left;
}

.profTabs {
	overflow: hidden;
}

.profTabs ul {
	margin: 0;
	padding: 0;
	padding-right: 10px; /*offset of tabs relative to browser left edge*/
	list-style-type: none;
	text-align: left;
}

.profTabs li, .alphaBox li {
	display: inline;
	margin: 0;
}

.profTabs li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 15px;
	border-right: 1px solid white;
	color: #fff;
	background: #c2e5bf;
}

.profTabs li a:hover, .profTabs li.selected a {
	color: #fff;
	background: #0a9800;
}

.profTabs .tabSelected a {
	color: #fff;
	background: #0a9800;
}


/*-- Alphabetical List --*/

.alphaBox {
	width: 630px;
	float: left;
	border: 3px solid #0a9800;
	padding: 10px;
}

.alphaBox a {
	color: #626262;
	text-decoration: none;
}

.alphaBox a:hover {
	color: #0a9800;
	text-decoration: underline;
}

.alphaBox span, .alphaBox ul {
	margin: 8px 0 0 15px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.alphaBox li a {
	float: left;
	display: block;
	margin: 0;
	margin-right: 10px; /*offset of tabs relative to browser left edge*/
}


/*-- Professional Search Form --*/

.searchLabels {
	float: left;
	margin-top: 25px;
}

.searchForm {
	float: left;
	margin: 25px 0 25px 25px;
}

.pbox {
	border: 1px solid #0a9800;
}



/* Professionals List Pages
----------------------------------------------- */

.ourPartners, .ourAssociates, .ourCounsel, .ourPatentAgents, .ourLawClerks, .legalSpecialists, .staffAttorney {
	margin-bottom: 25px;
	float: left;
}

.profListH2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #0a9800;
}

.listNames {
	clear: left;
	width: 290px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-right: -3px;
}

.listNumbers {
	width: 200px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-right: -3px;
}

.listEmails {
	width: 135px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-right: -3px;
}

.listNames li, .listNumbers li, .listEmails li {
	line-height: 22px;
}

.listEmails li {
	clear: left;
	vertical-align: bottom;
	padding-top: 1px;
	height: 21px;
}



/* Bio Pages
----------------------------------------------- */

.bioHeader {
	margin: 17px 0 17px 17px;
}

.sideBarLeft {
	float: left;
	width: 170px;
	margin: 0 0 0 17px;
}

/* IE6 and below */
* html .sideBarLeft {
	margin: 0 0 10px 9px;
}

.sideBarLeftC {
	clear: left;
	float: left;
	width: 170px;
	margin-bottom: 15px;
	min-height: 99px;
	background: url(images/bio_side_bg.jpg) repeat-x top left;
}

.sideBarLeftC .leftBioC, .sideBarRightC .rightBioC {
	float: left;
	width: 150px;
	margin: 10px 0 15px 10px;
	font-size: .8em;
}

/* IE6 and below */
* html .sideBarLeftC .leftBioC {
	margin: 10px 0 25px 5px;
}

/* IE6 and below */
* html .sideBarRightC .rightBioC {
	margin: 10px 0 15px 5px;
}

.sideBarLeftC .leftBioC img, .sideBarRightC .rightBioC img {
	width: 150px;
}

.sideBarLeftC h4, .sideBarRightC h4 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #0a9800;
	width: 150px;
	line-height: 16px;
}

.sideBarRight {
	float: right;
	width: 170px;
	margin: 0 10px 0 0;
}

/* IE6 and below */
* html .sideBarRight {
	margin: 0 5px 0 0;
}

.sideBarRightC {
	clear: left;
	float: left;
	width: 170px;
	margin-bottom: 15px;
	min-height: 99px;
	background: url(images/bio_side_bg.jpg) repeat-x top left;
}

.insideContentBio {
	float: left;
	width: 570px;
	margin: 0 0 0 16px;
}

.bioBox {
	float: left;
	width: 570px;
	background: #dcf0db;
	margin-bottom: 15px;
}

.bioBoxC {
	width: 550px;
	margin: 10px;
}

.bioBoxC img {
	float: left;
	padding-bottom: 10px;
}

.bioBoxCText {
	float: left;
	width: 395px;
	margin-left: 10px;
}

.bioBoxCText h3 {
	font-size: 21px;
	color: #626262;
	padding-bottom: 5px;
	border-bottom: 1px solid #0a9800;
}

.bioBoxCText .bioLeft {
	width: 90px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.bioBoxCText .bioRight {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.printDownload {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.printDownload li {
	float: left;
	display: inline;
	margin-right: 15px;
}

.printDownload li img {
	padding-right: 5px;
}


/* Client Portal Rollover
----------------------------------------------- */

.portal {
	display: block;
	width: 225px;
	height: 60px;
	float: left;
	margin-right: 5px;
}

.portal {
	background: url(images/btn-portal.jpg) no-repeat 0 0;
}

.portal:hover { 
	background-position: 0 -60px;
}

.portal span {
	display: none;
}


/* Resource Center Section Rollovers
----------------------------------------------- */

.repcases, .mockcourtroom, .clientportal {
	display: block;
	width: 225px;
	height: 60px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.repcases {
	background: url(images/btn-repcases.jpg) no-repeat 0 0;
}

.mockcourtroom {
	background: url(images/btn-mockcourtroom.jpg) no-repeat 0 0;
}

.clientportal {
	background: url(images/btn-clientportal.jpg) no-repeat 0 0;
}

.repcases:hover, .mockcourtroom:hover, .clientportal:hover { 
	background-position: 0 -60px;
}

.repcases span, .mockcourtroom span, .clientportal span {
	display: none;
}


/* News Section Rollovers
----------------------------------------------- */

.newsletter, .newsevents {
	display: block;
	width: 225px;
	height: 60px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.newsletter {
	background: url(images/btn-newsletter.jpg) no-repeat 0 0;
}

.newsevents {
	background: url(images/btn-newsevents.jpg) no-repeat 0 0;
}

.newsletter:hover, .newsevents:hover { 
	background-position: 0 -60px;
}

.newsletter span, .newsevents span {
	display: none;
}


/* Social Media Icons
----------------------------------------------- */

.linkedin, .sharethis {
	display: block;
	width: 17px;
	height: 17px;
	float: left;
	margin-right: 5px;
}

.linkedin {
	background: url(images/icon-linkedin.gif) no-repeat 0 0;
}

.sharethis {
	background: url(images/icon-sharethis.gif) no-repeat 0 0;
}

.linkedin:hover, .sharethis:hover { 
	background-position: 0 -17px;
}

.linkedin span, .sharethis span {
	display: none;
}


/* Practice Areas Icons
----------------------------------------------- */

.patents, .trademarks, .litigation, .copyrights, .tradesecrets, .bio, .technology {
	display: block;
	width: 158px;
	height: 110px;
	float: left;
}

.patents {
	background: url(images/pa-patents.jpg) no-repeat 0 0;
}

.trademarks {
	background: url(images/pa-trademarks.jpg) no-repeat 0 0;
}

.litigation {
	background: url(images/pa-litigation.jpg) no-repeat 0 0;
}

.copyrights {
	background: url(images/pa-copyrights.jpg) no-repeat 0 0;
}

.tradesecrets {
	background: url(images/pa-tradesecrets.jpg) no-repeat 0 0;
}

.bio {
	background: url(images/pa-bio.jpg) no-repeat 0 0;
}

.technology {
	background: url(images/pa-tech.jpg) no-repeat 0 0;
}

.patents:hover, .trademarks:hover, .litigation:hover, .copyrights:hover, .tradesecrets:hover, .bio:hover, .technology:hover { 
	background-position: 0 -110px;
}

.patents span, .trademarks span, .litigation span, .copyrights span, .tradesecrets span, .bio span, .technology span {
	display: none;
}


/* Forms
----------------------------------------------- */

.cbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        border: 1px solid #e4a800;
}

.searchMain {
	text-align: right;
	float: right;
	margin-top: 25px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}

.searchMainBox {
	color: #626262;
	padding: 2px 5px 2px 5px;
	border: 1px solid #0d45a5;
	vertical-align: top;
}

.searchResults {
	width: 630px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	line-height: 22px;
}


/* Typography
----------------------------------------------- */

html, body {
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
}

a {
	color: #0d45a5;
	text-decoration: none;
}

a:hover {
	color: #626262;
	text-decoration: underline;
}


/*---Header---*/

#header {
	font-size: 0.805em;
	line-height: 1.5em;
}

.tagline {
	color: #fff;
	font-size: 1em;
	font-style: italic;
	text-align: right;
	float: right;
	margin-top: 15px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}


/*---Footer---*/

.footer-copy {
	font-size: 0.805em;
	line-height: 1.5em;
}

.footer-nav {
	font-size: 0.75em;
	line-height: 1.5em;
}

.footer-copyrights {
	font-size: 0.7em;
	line-height: 1.5em;
}

/*---Home News Section---*/

#vertical-scroll-recent-post {
	float: left;
	width: 450px;
        list-style-type: none;
	margin-bottom: 25px;
	background: url(images/newstab.png) no-repeat top left;
}

#vertical-scroll-recent-post h4 {
	font-size: 1.25em;
	margin: 10px 0 8px 10px;
	color: #fff;
	/*border-bottom: 1px solid #626262;*/
}


/*---Internal Pages---*/

h1 {
	color: #fff;
	font-size: 2em;
	padding: 45px 0 0 20px;
	text-align: left;
}

h2 {
        margin-bottom: .75em;
}

h3 {
	font-size: 18px;
	color: #0a9800;
	margin-bottom: .45em;
}

h4 {
	font-size: 14px;
	color: #0a9800;
}

.insideContent, .insideContentBio, .insideContentPROF, .insideContentRIGHT, .leftBioC, .rightBioC {
	color: #4c4c4c;
	font-size: .9em;
	line-height: 1.4em;
}

.insideContent p, .insideContentBio p, .insideContentPROF p, .insideContentRIGHT p, .leftBioC p, .rightBioC p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1.25em;
}

.insideContent ul, .insideContent ol, .insideContentRIGHT ul, .insideContentRIGHT ol {
	margin: -8px 0 20px 0;
}

.insideContent ul li, .insideContentRIGHT ul li {
	list-style: disc inside;
	margin: 5px 0 5px 0;
	padding-left: 3em;
	text-indent: -1em;
}

.insideContent ul li ul li, .insideContentRIGHT ul li ul li {
	list-style: circle inside;
	margin: 5px 0 5px 0;
	padding-left: 1em;
	text-indent: -1em;
}

.insideContent ol li, .insideContentRIGHT ol li {
	list-style-position: inside;
	margin: 5px 0 5px 0;
	padding-left: 3em;
	text-indent: -1.5em;
}

.insideContent ol li ol li, .insideContentRIGHT ol li ol li {
	list-style-position: inside;
	margin: 5px 0 5px 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.location {
	float: left;
	color: #4c4c4c;
	line-height: 1.1em;
	text-align: left;
	margin-bottom: 25px;
}

.location img {
	float: left;
}

.location ul {
	float: left;
	font-size: .75em;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

.location ul li p {
	word-wrap: break-word;
	width: 150px;
}

#archives li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding-left: 1.25em;
	text-indent: -1.25em;
}

.required {
	color: #ff0000;
}

.cbox {
	float: none;
}
