/*
	submenu on nNav: #ccc;
	background, grayish: #f3efe0;
	link red: #8aa594;
	hx greenish: #00628b;
	sideNav link (dark gray): #404040; 
	sideNav on page and hover (lighter gray): #808080;
*/

body {
	background: black;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	background-position: center;
	text-align:center;
}

/* Body header */
h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	font-size: 17px;
	font-weight: bold;
	color: #08A30C;
}

.contentSidebar h1 { padding-bottom: 16px; }

h2, h3, h4 {
	font-size: 1em;
	color: #08af0c;
	margin: 1.5em 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

h3 {
	color: black;
	text-transform: none;
}

h4 {
	text-transform: none;
}

/* for search, sitemap, emailpage */
td {font: normal 8pt arial, sans-serif;}

a { color: #ca7e06; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 a {
	color: #08A30C;	
}

h1 a:hover {
	text-decoration: none;
}

*.more { color: #00628b; font-weight: bold; }

li.more { list-style: none; list-style-image: none; margin-top: 20px; }

img { border: 0; }

ul { 
	list-style-type: square;
	list-style-image: url(../i/list-bullet.png);
	margin-top: 1em;
}

p {
	margin: 1em 0;
}

ul.noindent {
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
}
ul.noindent li { margin-left: -16px; }

ul.noindent {
        list-style-type: none;
        list-style-image: none;
        !list-style-image: none;
}
ul.noindent li { margin-left: -16px; }

.bioTitle {
	display: block;
	margin-top: 0;
	font-style: italic;
}

.bioTitle, .contactInfo {
	font-size: .92em;	
	color: #666;
	font-weight: bold;
}

.bioDisclaimer {
	font-size: 7pt;
	line-height: 13px;
	color: #999;
	width: 484px;
	padding: 15px 0;
	position: absolute;
	bottom: 50px;
	right: 34px;
}

.pdfLink {
	float: right;
	margin-right: 160px;
	background: url(../i/pdf_link_arrow.png) left center no-repeat;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

#content div.newsSearch, #content div.bioGroups {
	background: #08af0c;
	float: left;
	display: inline;
	padding: 5px 10px;
	margin-top: 1em;
}

#body img.bioPic { 
	display: block; margin: auto;
	margin-top:15px;
}	

ul.contactLinks {
	margin: 0;
	padding: 0;
	padding-left: 18px;
	width: 150px;
}

.contactLinks li { margin: 0; padding: 0; }

#body {
	width: 740px;
	margin: auto;
	text-align: left;
	background: white;
	position: relative;
}

#menu_wrapper {
	position: absolute;
	top: 85px; /* controls vertical position of main nav */
	width: 740px;
	border-width: 1px 0;
	height: 29px;
	background: black;
}

#menu_wrapper_substitute {
	position: absolute;
	top: 85px; /* controls vertical position of main nav */
	width: 740px;
	height: 29px;
	background: #08A30C;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#body .submenu_start { 
	margin-top: 28px; 
}

#body .submenu {
	color: #f3efe0;
	overflow:hidden;
	min-height: 13px;
	!height: 100%;
	padding: 7px 15px;
	background: #fa9d0b;
	
	font-weight: bold;
	font-size: 11px;
}

.submenu a { color: #ffffff; text-decoration: none; margin: 0 5px;}
.submenu a.onNav, .submenu a:hover{ color: black; text-decoration: none;}

#body .submenu .backlink { text-align: right; }

#body .breadcrumb {
	font-size: 10px;
	padding: 5px 40px;
	height: 15px;
	text-align: right;
	
	margin-bottom: -25px;
	margin-left: 220px;;
	color: black;
}

.breadcrumb a {
	color: #999;	
}

#body #content {
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
	background-image: url(../i/sidebar-bg.png);
	background-repeat: repeat-y;
}

#body .contentSidebar {
	width: 190px;
	padding: 21px 0 20px 0;
	color: white;
	float: left;
	font-size: .95em;
}

/* Left column display of html fields */
.contentSidebar div { margin: 0 20px; }

.contentSidebar p { margin-top: .5em; margin-left: 20px; margin-right: 20px; }

.contentSidebar div p,
.contentSidebar div div {
	margin-left: 0;
	margin-right: 0;
}

.contentSidebar .sideContent {
	font-size: 12px;
	margin-top: 47px;
}

.contentSidebar .sideContent ul li {
	list-style-type: square;
	list-style-image: url(../i/list-side-bullet.png);
	!list-style-image: url(../i/list-side-bullet-ie.png);
}

.contentSidebar a { color: white; }
  
#body #header {
	background-color: #0173B1;
	margin-bottom: 1px;
	height: 85px;
	overflow: hidden;
	border-bottom: 1px solid black;
}

#header #logo {
	margin: 16px 0 0 27px;
	float: left;		
}	

#header #topLinks {
	float: right;
	margin: 10px;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}

#header #topLinks a {
	color: #132f55;
	margin-left: 10px;
	margin-right: 5px;
}

#topLinks ul,
#topLinks ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

/* search form text entry */
#topLinks form { padding: 0; margin: 0; }
#topLinks input#search {
	vertical-align: center;
	width: 130;
	height: 16px;
	border: 1px solid #132f55;
	background: #0173b1;
}

#topLinks a { margin: 0 2px; color: #ffffff; text-decoration: none;}
#topLinks a:hover {color: #ccc; text-decoration: none;}

#topLinks a.more:hover { color: #8aa594; }

#topLinks a.more { margin-top: 8px; }

#body .contentSidebar ul { padding: 6px 0 4px 33px; margin: 0; }


/* practice profile - child gchild list */

#body .prac_bullet_child { margin-left: 12px;}

#body .prac_bullet_gchild { margin-left: 22px;}

/* practice/industry individual pages */
h1.areaHead {
	
}

a.areaPdfLink, a.stPdfLink {
	float: none;
	padding-right: 0;
	
	position: absolute;
	top: 165px;
	left: 640px;
	
	width: 80px;
}

div.linkBox {
	background: #08af0c;
	padding: 15px 10px;
	
	color: white;
}

.contentMain .linkBox {
	float: right;
	border: 1px solid black;
	margin: 1em 0 30px 30px;
}

.linkBox a, .linkBox h2 {
	color: white;
}

.linkBox h2 {
	text-transform: uppercase;
	font-style: italic;
	margin-top: -5px;
}

.linkBox ul, .linkBox ul li {
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.contentMain .linkBox ul li {
	margin-left: 10px;
	margin-top: .5em;
}

.contentSidebar .linkBox {
	padding: 8px 5px;
	padding-top: 0;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#body .contentSidebar .linkBox ul,
#body .contentSidebar .linkBox ul li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style: none;
}

#body .contentSidebar .linkBox ul li {
	padding-top: .5em;
}



/* practice summary - 2 column*/

ul.multiList{ 
	width:200px;
	font-size:12px; 
	padding:0 0 0 14px;
	float:left; 
	margin: 0 0 12px 0;
}

#body ul.multiList li.prac_bullet_parent {
	font-weight: bold;
	font-size: 13px;
	list-style-image: none;
	list-style: none;
	margin-left: -12px;
	margin-top: 8px;
	margin-bottom: 3px;
}

#body ul.multiList li.prac_bullet_child { margin-left: 10px; }

#body ul.multiList li.prac_bullet_gchild { margin-left: 25px; }

ul.multiList.first {
	padding-right: 40px;
}


/* side navigation for 3rd level nav, and sidebar search forms */
.sideNav, .contentSidebar .stndForm {
	margin: 12px auto;
	width: 145px;
	
	/* hack for making div expand 
	 to include floating contents */
	overflow:hidden;
	!overflow: visibile;
	height: 100%;
}

.sideNav p { margin: 0 18px; margin-top: 8px; }
.sideNav img { margin-top: 5px; }

.sideNav {
	font-weight: bold;
}


.contentSidebar .contactOffice ,
.contentSidebar .contactOffice a
{
	color: #333;
	color: #fff;
}


/* css for forms in sidebar */
#content .contentSidebar .stndForm,
#content .contentSidebar .stndForm form {
	margin-top: 0;
	margin-bottom: 0;
}

#content .contentSidebar .sidebarSearch {
	margin-top: 47px;
}

#content .sideNav ul { padding: 0 5px 0 8px; margin-top: 5px; list-style-image: none; list-style: none; }

#content .contentSidebar .sideNav a { font-weight: bold; }
#content .contentSidebar .sideNav a:hover { text-decoration: underline; }
#content .contentSidebar .sideNav a.navOn { 
	color: black; 
	font-weight: normal; 
	text-decoration: none;
}

#content .contentSidebar .stndForm { color: white }
#content .contentSidebar .stndForm .txt { width: 100%; font-size: 1em; }
#content .contentSidebar .stndForm input.txt { padding: 0 3px; }
#content .contentSidebar .stndForm p { margin: 0 !important; padding: 0 !important; }
#content .contentSidebar .stndForm label { 
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	margin-top: 1em;
	font-size: 1em;
	color: white; 
	font-weight: normal; 
	width: auto;
}

#content .contentSidebar .stndForm .submitButton {
	margin: 0;
	margin-top: 1em;
	float: left;
	border-color: 1px solid #666;
	font-size: 1em;
}

#content .contentSidebar .stndForm { overflow:hidden;  }

#body .contentMain {
	width: 477px;
	padding: 15px 30px;
	margin-top: 25px;
	padding-bottom: 25px;
	float: left;
	line-height: 1.7em;
}

#body .contentMainBioDisclaimer {
	width: 477px;
	padding: 15px 30px;
	margin-top: 25px;
	padding-bottom: 100px;
	float: left;
	line-height: 1.7em;
}

.contentMain ul li, .contentMainBioDisclaimer ul li {
	margin-bottom: .6em;
}

#body .contentGeneral {
	padding: 12px 22px;
	line-height: 18px;
	background: white;
	!height: 100%;
	overflow:hidden;
}

#body .contentGeneral .left{
    width: 346px;
    float: left;
    padding-right: 18px;
    margin: 10px 0 20px 0;
    border-right: 1px #ccc solid;
}

#body .contentGeneral .right{
    width: 347px;
    margin: 10px 0 10px -1px;
    padding: 0 0 18px 18px;
    float: right;
    border-left: 1px #ccc solid;
  }


/* bio list pages */
.bioLetters {
	font-size: 1.2em;
	padding-bottom: 8px;
	margin-top: 0;
	margin-right: 20px;
	color: #a1a1a1;
	
	/* hack for making div expand 
	 to include floating contents */
	overflow:hidden;
	!overflow: visibile;
	height: 100%;
}

.bioLetters .letter {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 14px;
	height: 14px;
	overflow: hidden;
	font-size: .9em;
	text-align: center;
	border: 1px solid #08af0c;
}

#body .bioLetters a:hover { text-decoration: none; background: #08af0c; }

.biolisttitle, .govexplisttitle {
	padding: 1px;
	margin-bottom: 0px;
	color: #08af0c;
	border: 1px solid #08af0c;
	border-width: 1px 0;
	margin-top: 20px;
}

#body .contentGeneral .bioGroups { font-size: 1.1em; margin-bottom: 16px; }

#body .contentGeneral .bioGroups a { font-weight: bold; text-decoration: none; margin: 0 5px; }

#body .contentGeneral .bioGroups a:hover { text-decoration: underline; } 

.list {
	font-size: 11px;
}

.list dl { 
	margin: 0; 
	padding: 8px 5px;
	clear: both;
	color: #555;
	
	/* hack for making div expand 
	 to include floating contents */
	overflow:hidden;
	!overflow: visibile;
	height: 100%;
}

.list dl.odd {
	background: #e9f8ea;
}

.list dl dt { 
	margin: 0; 
	float: left;
	font-weight: bold;
	width: 148px;
}
.list dl dd { margin: 0; padding: 0; margin-right: 5px; float: left; }
.list .title { width: 170px; margin-right: 15px; }
.list .phone { width: 95px; }
.list .email { margin-right: 0 };

/* bio search - government experience */
.list .govname { width: 180px; }
.list .govsub { width: 160px; }
.list .govtitle { width: 160px; }
.list .govyear { width: 70px; }

.govexplisttitle dl { margin: 0; padding: 0; }
.govexplisttitle dl dt { margin: 0; float: left; font-weight: bold; }
.govexplisttitle dl dd { margin: 0; padding: 0; float: right; }
.govexplisttitle .govname { width: 180px; }
.govexplisttitle .govsub { width: 160px; }
.govexplisttitle .govtitle { width: 160px; }
.govexplisttitle .govyear { width: 70px;  }


/* - ( Recruit Calendar: List ) - */
.reccal_head  dl {
	margin: 0;
	padding: 2px 7px;
	height: 20px; !height: 25px;
	border: 1px solid #e8e9eb;
	border-bottom: none;
	font-weight: bold;
	font-size: 1.1em;	
	text-transform: uppercase;
	color: #666;
}

.reccal_list  dl {
	margin: 0 0 1px 0; 
	padding: 8px;
	height: 28px; !height: 28px;
	background: #e8e9eb;
	line-height: 10pt;
}

.reccal_list dl a { text-decoration: none; font-weight: bold; }
.reccal_list dl a:hover { text-decoration: underline; }

.reccal_list dl dt, .reccal_head dl dt { width: 220px; margin: 0; padding-left: 1px; padding-right: 32px; float: left; }

.reccal_list dl dd, .reccal_head dl dd { margin: 0; padding: 0; float: left; }

.reccal_list .dte, .reccal_head .dte  { width: 140px; }
.reccal_list .office, .reccal_head .office  { width: 100px; }
.reccal_list .atty, .reccal_head .atty { width: 218px; }

/* css for forms */
.stndForm { padding: 0; margin: 0; }
.stndForm input.txt, select.txt { 
	color: #000; 
	background-color: #fff; 
	width: 300px; 
	border: 1px inset #f3efe0;
	font-size: 1em;
}

.stndForm p { 
	display: block; 
	padding: 8px 0; 
	padding-left: 25px; 
	margin: 0;
}
.stndForm p label { float: left; width: 130px; }
.stndForm label { 
	font-size: 1em;
	text-transform: uppercase;
	color: #08af0c;
	margin-top: 4px;
	font-weight: normal;
}

.stndForm td.form-checkbox label {
	display:block;
	margin-top:3px;	
	overflow: hidden;
}



/* pub signup newsletter checkbox description title */
.label { font-size: 9pt; font-weight: bold; color: #00628b; }

.stndForm .submitButton {
	font-weight: bold;
	background: #08af0c;
	color: white;
	padding: 1px;
	border: 1px outset #f3efe0;
	float: right;
	margin-right: 30px;
}
/* news page - document type select */



#body .contentGeneral table { border-collapse: collapse; }
#body .contentGeneral .datatable { border-collapse: collapse; }
#body .contentGeneral .datatable td { text-align: left; padding: 6px 8px 6px 0; }
#body .contentGeneral .datatable th { 
    border-bottom: 1px solid #8a9a7a;
    font-weight: bold;
    text-align: left;
    padding: 6px 0 6px 0;
}

.stndForm .searchItems {
	background: #e9f8ea;
	border: 1px solid #08af0c;
	border-width: 1px 0;
	padding: 10px 0;
	overflow: hidden;
}

.searchItems ul,
.searchItems ul li {
	padding: 0;
	margin: 0;
}


/* end - bio list pages */

#body .contentGeneral ol { font-weight: normal; }

#body .contentGeneral ul { font-weight: normal; margin: 0; }

#body .footer {
	padding: 15px 0;
	clear: both;
	text-align: center;
	
	color: #28325a;
	background: #0173b1;
	
	text-transform: uppercase;
	font-size: 11px;
	_font-weight: bold;
}

#body .footer span, 
#body .footer a {
	margin: 0 6px; color: #28325a;
}

/* locations on contact main page */
.locations .locationBox {
	display: block;
	float: left;
	width: 224px;
	background: white;
	
	height: 36em;
	position: relative;	
	
}

.locationBox img {
	position: absolute;
	bottom: 0;
	left: 0;
}

.locationBox h3 {
	margin: 0;
	font-size: 1em;
	text-transform: none;
}

.locations div.odd {
	margin-right: 25px;
}


/*.locationBox a { text-transform: uppercase; }*/

.locations .locationBox div {
	height: 166px;
	!height: 100%;
	padding: 7px;
	border: 1px solid #00628b;
}

.locationBox p.directions a { text-transform: none; }

/* stuff */  

hr.biolist {
    height: 1px;
    margin: 6px 0 8px 0; !margin: 0;
    color: #8a9a7a; background-color: #8a9a7a;
    border: 0;
    clear: left;
}

/* alerts & events summary page - heading of each new table */

#news_summary h2 {
	border: 1px solid #666;
	border-width: 1px 0;
	margin-bottom: 1em;
	padding: 1px 0;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

#news_summary h3 {
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	margin: 0;
	margin-bottom: 0 !important;
	color: #ca7e06;
}

.eventItem {
	margin-bottom: 1em;
}


.contentSidebar h5 {
	font-size:1.1em;
	font-weight:bold;
	font-style: italic;
	text-transform: uppercase;
	color: white;
	line-height:1.2em;
	padding: 1.5em 10px 0 20px;
	margin: 0;
}

#content .contentSidebar ul {
	padding: .5em 20px;
}

.contentSidebar ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: .7em;
}

.contentSidebar li.prac_bullet_child {
	list-style: disc;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../i/list-side-bullet.png);
	!list-style-image: url(../i/list-side-bullet-ie.png);
	text-indent: -1em;
	!text-indent: -1.5em;
	
	padding-left: 1em;
	!padding-left: 1.5em;
}

h6 {
	margin: 14px 0 0 0;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

/* EVENTS: CALENDAR TABLE */

#calendar {
    float: right;
    padding: 0 0 10px 10px; !padding: 20px 0 10px 10px;
}

#calendar table {
    border-collapse: collapse;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 10pt;
    text-transform: uppercase;
  }

#calendar table caption {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font: bold 11pt arial, sans-serif;
    color: black;
}

#calendar table th {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font-size: 8pt;
}

#calendar table td {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
}

#calendar table td.blank { background: #e3e3e3; }
#calendar table td.linked-day { background: #8a9a7a; }

#calendar table a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

#calendar table a:hover { text-decoration: underline; }

#calendar table .calendar-prevnext a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#calendar table .clendar-prevnext a:hover { text-decoration: none; }

/* news item footer text */
.newsFooter { font-size: 7.5pt }

/* news signup form */

.newsSignupForm { padding-bottom: 10px; }

.newsSignupForm input.txt {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 200px;
}

.newsSignupForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 350px;
}

.newsSignupFormForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
}

.newsSignupForm p label {
    float: left;
    width: 150px;
}

#footer_addr {
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #808080;
}

 #footer_addr b { color: #555; }

/* case studies - summary image on left title on right*/
/*.newsTitle {font-weight: bold; border-top: 6px solid #802c3c; margin-top: 14px;}
*/
ul.jumpLinks, ul.jumpLinks li {
	display: inline;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	color: #ccc;
}

ul.jumpLinks li {
	padding: 0 .5em;
}

ul.jumpLinks li.first {
	border-left: none;
}

.caseRecLeft {float: left; width: 85px;}
.caseRecRight {float: left; width: 400px;}

ul.casestudiesRec{
	margin:1.5em 0 0 0; 
	padding:0;
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
}

ul.casestudiesRec h3 
{
	border: 1px solid #666;
	border-width: 1px 0;
	margin: 0;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

ul.casestudiesRec li{ 
	margin:0;
	padding:0 0 12px 101px;
	clear: both;
	position: relative;
	padding-bottom:20px;
	
	/* hack for making div expand 
	 to include floating contents */
	overflow:hidden;
	!overflow: visibile;
	height: 100%;
}

ul li.caseHeader {
	padding: 0;
	margin: 0;	
	margin-bottom: 15px;
}

ul.casestudiesRec img.clientThumb{
	float: left;
	margin-left: -100px;
	margin-top: 4px;
}


/* case studies - detail pages */
span.date {
	color: #666666;
	margin-bottom: .5em;
	display: block;
}

span.byline {
	text-transform: uppercase;
}

span.client.date {
	font-style: italic;
}

.imgfRight{
	float:right;
	margin: 4px 0 10px 10px;
}


/* rsvp button */
.rsvpbutton a {
	font-weight: bold;
	color: #e5eef5;
	background-color: #00628b;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ced7df;
}

.rsvpbutton a:hover  { text-decoration: underline; }

/* Publications sign-up button in left rail of pubs list */
.pubsignupbutton a {
	font-size: 8pt; !font-size: 7pt;
	font-weight: bold;
	color: #e5eef5;
	background-color: #f3efe0;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	float: right;
}

.pubsignupbutton a:hover  { text-decoration: underline; }

.alertpdf {
	float:right;
}

/* individual page css */

/* Pages without a left column */
#news-eventsrsvp #content,
#ecommunications-signup #content, 
#about #content
{
	background-image: none;
}

*/


/* Individual office pages */

.contentMain .officeImage {
	float: right;
	margin: 1em 0 20px 20px;
}

#udm a.menuItem {
	text-align: center;
}

#udm a.menuItem_0 {
	width: 90px !important;
}

#udm a.menuItem_1 {
	width: 135px !important;
}

#udm a.menuItem_2 {
	width: 100px !important;
}

#udm a.menuItem_3 {
	width: 105px !important;
}

#udm a.menuItem_4 {
	width: 145px !important;
}

#udm a.menuItem_5 {
	width: 81px !important;
}

/* - ( Search ) -*/
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 9pt; font-weight: bold; }

.fleft {

	float: left;
}
