

/* Print only */
@media print {

	.print {
	}

	.noprint {
		display: none;
	}

	#header, #nav, #search-area, #footer {
		display: none;
	}

	#body {
		width: 1000px;
	}

	#body #detail {
		width: 256px;
	}

/*
	#body #detail img {
		display: none;
	}
*/

	#body #content {
		width: 504px;
	}

	#body #info {
		width: 240px;
	}
}

/* Screen only */
@media screen {

	.noprint { }

	.print {
		display: none;
	}

	body {
		margin: 0;
	}

	/* 1030px wide */
	#body {
		width: 1030px;
	}

	#body #detail {
		width: 260px;                    /* 280-20 */
	}

	#body #detail #left-images {
		width: 260px;
	}

	#body #content {
		width: 550px;                   /* 553-3 */
	}

	#body #info {
		width: 157px;               /* 197-5-35 */
	}

	#body #content .text ul {
		list-style: none;
		list-style-image: url(/images/bullet_2.gif);
	}

	.white #body #content .text ul {
		list-style-image: url(/images/bullet.gif);
	}
}

/* HTML entities */
body {
	font-size: 8pt;
	background-color: #f0f3e8;
}

#body #content .text a.search-result-url {
	display: block;
	text-decoration: underline;
	padding-bottom: 1em;
	font-weight: normal;
}

.index_page body {
	background-color: #fff;
}

.white body {
	background-color: #fff;
}

#myForm {
	margin: 0;
	padding: 0;
}

#contact_method-checkboxes {
	border-color: #A5ACB2;
}

.contact_page .label {
	color: #686B64;
}

.index_page #myForm {
	background-color: #f0f3e8;
	xwidth: 1200px;
}

input, textarea, select, iframe {
	font-family: Verdana;
	font-size: 10pt;
	border: 1px solid #a5acb2;
}

._checkbox {
	border: 0;
}

fieldset {
	border: 0;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

a:hover {
	color: #b47102;
}

/* Generic styles */
.bullet {
	height: 10px;
	width: 10px;
	display: block;
	position: relative;
	left: -16px;
	top: 12px;
	background-image: url(/images/double_arrow_3.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.white .bullet {
	background-image: url(/images/double_arrow_1.gif);
	background-repeat: no-repeat;
}

#practice-area-image {
	position: absolute;
	left: 78px;
	top: 188px;
}

.label {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.value {
	text-align: left;
	vertical-align: top;
}

.number {
	text-align: right;
}

.column_comment {
  border-bottom: 1px dotted #00f;
  background-image: url(/images/info.gif);
  background-repeat: no-repeat;
  padding-right: 16px;
  background-position: top right;
  cursor: help;
}

.dumpQuery, .edit-table {
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.dumpQuery th , .dumpQuery td, .edit-table th , .edit-table td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0 3px 0 3px;
}

.editable {
	font-style: italic;
}

/* Page look-and-feel */
#header {
	height: 172px;
	background: url(/images/bailey_cavalieri_header.gif);
	background-repeat: no-repeat;
	background-color: #184e5c;
	border-bottom: 3px solid #fff;
}

#header #logo a {
	text-decoration: none;
	color: #fff;
	display: block;
	position: absolute;
	top: 80px;
	left: 180px;
	width: 300px;
	height: 80px;
}

#nav {
	position: absolute;
	top: 175px;
	left: 198px;
	width: 950px;
	z-index: 5;
}

#nav ul li#pad {
	display: block;
	position: relative;
	left: 791px;
	height: 38px;
	background-image: url(/images/nav_space.gif);
	background-repeat: repeat-x;
	width: 211px;
}

/* IE7 hack */
*:first-child+html #nav ul li#pad {
	top: -45px;
}

/* IE6 hack */
* html #nav ul li#pad {
	top: -45px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	text-decoration: none;
	color: #000;
	font-size: 10pt;
	height: 45px;
	float: left;
}

#overview_menu a {
	background-image: url(/images/overview_off.gif);
	background-repeat: no-repeat;
	width: 150px;
}

#overview_menu a:hover, #overview_menu.selected a {
	background-image: url(/images/overview_on.gif);
	background-repeat: no-repeat;
}

.index_page #overview_menu a {
	background-image: url(/images/overview2_off.gif);
	background-repeat: no-repeat;
	width: 150px;
}

.index_page #overview_menu a:hover, .index_page #overview_menu.selected a {
	background-image: url(/images/overview2_on.gif);
	background-repeat: no-repeat;
}

#groups_menu a {
	background-image: url(/images/groups_off.gif);
	background-repeat: no-repeat;
	width: 154px;
}

#groups_menu a:hover, #groups_menu.selected a {
	background-image: url(/images/groups_on.gif);
	background-repeat: no-repeat;
}

#attorneys_menu a {
	background-image: url(/images/attorneys_off.gif);
	background-repeat: no-repeat;
	width: 111px;
}

#attorneys_menu a:hover, #attorneys_menu.selected a {
	background-image: url(/images/attorneys_on.gif);
}

#articles_menu a {
	background-image: url(/images/articles_off.gif);
	width: 94px;
}

#articles_menu a:hover, #articles_menu.selected a {
	background-image: url(/images/articles_on.gif);
}

#careers_menu a {
	background-image: url(/images/careers_off.gif);
	width: 92px;
}

#careers_menu a:hover, #careers_menu.selected a {
	background-image: url(/images/careers_on.gif);
}

#contact_menu a {
	background-image: url(/images/contact_off.gif);
	width: 115px;
}

#contact_menu a:hover, #contact_menu.selected a {
	background-image: url(/images/contact_on.gif);
}

#home_menu a {
	background-image: url(/images/home_off.gif);
	width: 75px;
}

#home_menu a:hover, #home_menu.selected a {
	background-image: url(/images/home_on.gif);
}

.index_page #home_menu a:hover, .index_page #home_menu.selected a {
	background-image: url(/images/nav_space.gif);
}

#instructions {
	margin-left: 15%;
	margin-right: 15%;
}

/* 280px wide */
#body #detail {
	padding-bottom: 40px;
	border-right: 20px solid #fff;
	background-color: #e1e7d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #686b64;
}

/* 320px wide on the home page */
.index_page #body #detail {
	width: 320px;
	height: 400px;
	border-right: 0;
	padding-bottom: 0;
}

.practice_groups_page #body #detail, .attorney #body #detail, .articles_page #body #detail, .careers_page #body #detail, .contact_page #body #detail {
	background-image: url(/images/shadow_top.gif);
	background-repeat: no-repeat;
}

.practice_groups_page #body #detail img, .attorney #body #detail img, .articles_page #body #detail img, .careers_page #body #detail img, .contact_page #body #detail img {
	display: block;
}

#body #detail .text {
	padding-right: 0;
	padding-left: 40px;
}

#body #detail a {
	color: #686b64;
}

#body #detail #left-images {
	padding-top: 20px;
}

#detail #group-list img {
	position: absolute;
	left: 0px;
	top: 175px;
	padding-bottom: 20px;
}

#detail #group-list a.edit img {
	position: static;
	border: 0;
}

#rotating-images {
	position: absolute;
}

/* 553px wide */
#body #content {
	background-color: #f0f3e8;
	border-right: 3px solid #fff;
}

/* 475px wide on the home page */
.index_page #body #content {
	width: 465px;                   /* 475-10 */
	background-image: url(/images/fpo_intro.gif);
	border-right: 10px solid #fff;
}

/* White page overrides */
.white #body #content {
	background-color: #fff;
}

.white #body #content .text {
	background-color: #fff;
}

#body #content .text {
	background-color: #f0f3e8;
	padding: 0 40px 20px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	/* color: #686b64; */
	color: #000;
}

.index_page #body #content .text {
	font-family: Times New Roman, Times, serif;
	padding-bottom: 0;
	padding-left: 70px;
	background-color: transparent;
	padding-top: 40px;
	font-size: 12pt;
	line-height: 16pt;
	margin-right: 10px;
}

.index_page #body #content .text h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: normal;
	line-height: 0pt;
	color: #686b64;
	margin-bottom: 0;
	padding-bottom: 0;
}

.index_page #body #content .text h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}

#body #content .text h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	line-height: 20px;
	color: #b47102;
	letter-spacing: 1px;
}

#body #content .text h1 i {
	color: #b47102;
	font-size: 12px;
}

#body #content .text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #b47102;
}

/* Images appear in 'screen' definition */
#body #content .text ul {
	margin-left: 0;
	padding-left: 16px;
}

.white #body #content .text ul {
}

#body #content .text a {
	color: #686b64;
	font-weight: bold;
	text-decoration: none;
}

.careers_page #body #content .text a {
	color: #b46102;
	text-decoration: underline;
}

.attorney #body #content .text a {
	font-weight: normal;
}

.practice_groups #body #content .text #links a {
	color: #b47102;
}

#body #content .text a:hover {
	color: #b47102;
}

#body #content .text strong {
	color: #b47102;
}

#body #content .text .attorney-name {
	clear: both;
	text-decoration: underline;
}

#body #content .text .phone {
	width: 130px;
	padding-left: 20px;
	border-right: 2px solid #ced1c7;
	float: left;
}

#body #content .text .email {
	width: 260px;
	padding-left: 20px;
	border-right: 2px solid #ced1c7;
	float: left;
}

#body #content .text .email a {
	font-weight: normal;
}

#body #content .text .vcard {
	width: 10px;
	padding-left: 20px;
	float: left;
}

#body #detail .vcard {
	padding: 0;
	text-decoration: none;
}

#body #detail .vcard img {
	width: 15px;
	height: 12px;
	display: inline;
	padding: 0 0 1px 0;
	vertical-align: bottom;
}

#body #content .text .email a {
	text-decoration: underline;
}

#body #content .text #links {
	color: #686B64;
}

#body #content .text #links a {
	color: #b47102;
	text-decoration: underline;
}

.articles_page #body #content .text #links a {
	color: #686b64;
	text-decoration: none;
}

.articles_page #body #content .text #links a:hover {
	color: #b47102;
}

#body #content .text #publications {
	padding-top: 20px;
}

#body #content .text #publications a {
	font-weight: normal;
	font-style: italic;
}

#body #content .text #publications strong a {
	font-weight: bold;
	font-style: normal;
	color: #b47102;
}

#body #content .text #publications a:hover {
	color: #b47102;
}

/* 197px (1030-280-553) wide */
#body #info {
	background-color: #f0f3e8;
	margin-top: 20px;
	padding: 135px 5px 20px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #686b64;	
}

/* 235px (1030 - 320 - 475) */
.index_page #body #info {
	width: 185px;                  /* 235-10-40 */
	border-right: 10px solid #fff;
	padding-top: 90px;
	padding-right: 0;
	padding-left: 40px;

	background-image: url(/images/pattern.gif);
	background-repeat: repeat-x;
	background-position: 0px 356px;
}

.index_page #info {
}


#body #info a {
	font-weight: bold;
}

#body #info a:hover {
	color: #b47102;
}

/* White page override */
.white #body #info {
	background-color: #fff;
	width: 192px;               /* 197-5 */
	padding-left: 0px;
}

#recent-articles {
	background-color: #fff;
	width: 1130px;
	height: 40px;
	font-family: Verdana;
	font-size: 9px;
	padding-left: 70px;
}

#recent-articles #label {
	float: left;
	padding-top: 1px;
	color: #b47102;
	font-size: 11pt;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

#recent-articles #label .bullet {
	background-image: url(/images/double_arrow_1.gif);
}

#recent-articles .recent-article {
	float: left;
	width: 250px;
	padding-right: 0;
	border-left: 1px solid #ced1c7;
	padding-left: 5px;
	margin-left: 10px;
	height: 30px;
	margin-top: 13px;
}

#recent-articles .recent-article a {
	color: #686b64;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}

#recent-articles .recent-article a:hover {
	color: #b47102;

}

#footer {
	background-color: #fff;
	background-image: url(/images/footer_blend.gif);	
	background-repeat: repeat-x;
	padding-top: 24px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 9px;
	line-height: 14px;
	color: #686b64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1200px;
}

#footer a {
	color: #686b64;
	text-decoration: none;
}

#footer a:hover {
	color: #b47102;
}
/* 205px */
#search-area {
	position: absolute;
	top: 213px;
	left: 810px;
	width: 185px;        /* 205-20 */
	height: 76px;        /* 91-15 */
	padding: 15px 0 0 20px;
	background-image: url(/images/search_tab_1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8f630b;
	font-weight: bold;
}

#search-area #print-button {
	display: inline-block;
	width: 43px;
	height: 18px;
	background-image: url(/images/print_icon_2.gif);
	background-repeat: no-repeat;
	border-right: 1px dotted #a5acb2;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	padding-right: 8px;
	margin-top: 6px;
	font-size: 6pt;
}

#search-area #email-button {
	display: inline-block;
	width: 49px;
	height: 18px;
	background-image: url(/images/email_icon_2.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
	margin-top: 6px;
	margin-left: 4px;
}

.index_page #search-area {
	background-image: url(/images/search_tab_2.gif);
	background-color: #f0f3e8;
	height: 35px;
}

/* White page override */
.white #search-area {
	background-image: url(/images/search_tab_2.gif);
}

.white #search-area #print-button {
	background-image: url(/images/print_icon_1.gif);
}

.white #search-area #email-button {
	background-image: url(/images/email_icon_1.gif);
}

#search-area #q {
	width: 140px;
	font-size: 12px;
	height: 15px;
	padding: 1;
	margin-right: 5px;
}

#search-area input._submit {
	border: 0;
}

/* Left stuff */
#detail #group-list {
	padding-left: 40px;
	padding-top: 220px;
	line-height: 11px;
	border-bottom: 2px solid #fff;
	padding-bottom: 12px;
}

#detail #group-list img {
	position: absolute;
	left: 0px;
	top: 175px;
	border-bottom: 2px solid #fff;
}

#detail #group-list a {
	color: #686b64;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 8px;
}

#detail #group-list a.selected {
	color: #b47102;
}

#detail #group-list a:hover {
	color: #b47102;
}

#detail #overview-mini-menu {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 15px 40px 10px 40px;
	line-height: 18px;
	height: 45px;     /* 70-10-10 */
}

#detail #overview-mini-menu a {
	color: #686b64;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#detail #overview-mini-menu a:hover {
	color: #b47102;
}

#detail #offices .city {
	position: relative;
	color: #8f630b;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0 5px 0;
	border-bottom: 1px dotted #a3a3a3;
	width: 120px;
	margin-bottom: 10px;
}

#detail #offices .building {
	font-weight: bold;
}

#detail #offices a {
	display: block;
	padding-top: 10px;
	color: #b47000;
}

#detail #attorney {
	margin-top: 20px;
	background-image: url(/images/portrait_shadow.gif);
	background-repeat: no-repeat;
}

#detail #attorney img {
	padding-bottom: 15px;
}

#detail #attorney #attorney-name {
	font-weight: bold;
}

#detail #attorney a {
	color: #b47000;
}

#detail #attorney .bullet {
	background-image: url(/images/double_arrow_3.gif);
}

#detail #attorney h2 {
	font-family: Times New Roman, Times, serif;
	color: #b47102;
	font-size: 14px;
	border-bottom: 1px dotted #b47000;
	padding-bottom: 6px;
	margin-right: 40px;
}

#detail #attorney #groups {
	font-weight: bold;
	margin-right: 40px;
}

#detail #attorney #groups a {
	color: #686B64;
	text-decoration: none;
}

#detail #attorney #groups a:hover {
	color: #b47102;
}

#detail #attorney #groups ul {
	font-weight: normal;
	list-style: none;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0;
}

/* Right stuff */
#info h2 {
	color: #8f630b;
	font-size: 14px;
	border-bottom: 1px dotted #a3a3a3;
	width: 140px;
	padding-bottom: 10px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

#info .home-groups {
	padding-top: 8px;
	border-top: 1px dotted #686b64;
	margin-top: 5px;
	line-height: 10pt;
	margin-right: 30px;
}

#info .home-groups a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686b64;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	font-size: 10px;
}

#body #info a.pub-link {
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
}

#body #content .text #publications a.pub-link {
	font-style: normal;
}

#body #info a#archive-link {
	font-weight: normal;
	color: #b47102;
	font-style: italic;
}

#info .home-groups a:hover {
	color: #b47102;
}

#attorney-info h1 {
  color: #b47000;
	font-size: 12px;
	border-bottom: 1px dotted #b47000;
	padding-bottom: 5px;
	width: 150px;
}

#attorney-info ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#attorney-info .emblem {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.attorneys_page #content #filter {
	position: relative;
	top: -3px;
	background-position: bottom center;
}

.attorneys_page #body #content .text {
	font-size: 11px;
}

.attorneys_page #body #content .text h2 {
	font-size: 13px;
}

.overview_page #body #content .text {
	color: #000;
}

.overview_page #body #content .text h2 {

}

#resources-info .bullet {
	background-image: url(/images/double_arrow_2.gif);
}

.white #resources-info .bullet {
	background-image: url(/images/double_arrow_1.gif);
}

#resources-info ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0;
}

#body #info #resources-info a {
	color: #686b64;	
	text-decoration: none;
	font-weight: normal;
}

#body #info #resources-info a:hover {
	color: #b47102;
}

#contact_method-checkboxes {
	background-color: #fff;
}

.hr {
	border-top: 1px dotted #686b64;
	margin: 10px 0 10px 0;
}

/* Autocomplete */
div.autocomplete {
	position: absolute;
	width: 400px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	height: 20em;
	overflow: scroll;
	display: block
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 2px;
	height: 42px;
	cursor: pointer;
	line-height: 1em;
}

div.autocomplete ul li .informal {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1em;
}

/* Popups */
._popup {
	z-index: 100;
	position: absolute;
	border: 2px solid #000;
	background-color: #fff;
	display: none;
	margin-left: auto;
	margin-right: auto;
}

._popup ._popup_title {
	background-color: #ffa500;
	padding: 2px 0 2px 0;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

._popup ._popup_body {
	padding: 5px;
}

._popup ._popup_buttons {
	text-align: center;
}

/* Notebook page background color */
#yui-tabview .yui-content {
	background-color: #fff;
}
