/** Amadou 3.x
* $Id: style.css,v 1.8.2.2.6.4.2.6 2007/12/09 21:39:52 jwolf Exp $
*/

@import "layout.css";
@import "icons.css";
@import "custom.css";

body
{
  background: #b2c0cf url('images/top-pattern.gif');
  background-repeat:repeat-x;
  color:#4A4233;
  font-family: Helvetica,Arial,sans-serif;
  font-size:0.8em;
  margin:0;
  padding:0;
}

#changeFont { float:right; width:200px; margin-top:38px;}

.decreaseFont span,
.resetFont span,
.increaseFont span { display:none; }

.decreaseFont { background:url('images/serious/font-decrease.png') no-repeat; width:25px; height:25px; display:block; float:right; }
.resetFont { background:url('images/serious/font-reset.png') no-repeat; width:18px; height:25px; display:block; float:right; }
.increaseFont { background:url('images/serious/font-increase.png') no-repeat; width:25px; height:25px; display:block; float:right;  }

.decreaseFont:hover { background:url('images/serious/font-decrease-on.png') no-repeat; }
.resetFont:hover { background:url('images/serious/font-reset-on.png') no-repeat; }
.increaseFont:hover { background:url('images/serious/font-increase-on.png') no-repeat; }

h1,h2,h3,h4,h5,h6
{
  font-weight:normal;
  margin:0;
  padding:0;
}

h3,h4,h5,h6
{
  color:#013466;
}

h3
{
  font-size: 150%;
}

h4
{
  font-size: 130%;
}

h5
{
  font-size: 120%;
}

h6
{
  font-size: 110%;
}

ul, quote, code, fieldset
{
  margin: .5em 0;
}

p
{
  padding: 0;
}

a
{
  color:#3a5784;
  text-decoration:none;
}

a:hover
{
  color:#6990cc;
  text-decoration:underline;
}


img, a img
{
  border: none;
}


span.form-required
{
  color: #ffae00;
}

span.submitted, .description
{
  font-size: 0.92em;
  color: #898989;
}

input
{
  font: 12px/100% "Arial";
  color: #494949;
}

textarea, select
{
  font: 12px/160% "Arial";
  color: #494949;
}


/*----------site logo, site name, & site slogan----------*/
.logo
{
  float:left;
  padding:0 1em 0 0;
  margin:0;
}

#header h1
{
  color:#fff;
  font-size:4em;
  letter-spacing:2px;
  line-height:1.2em;
  margin:9px 0 0 0;
  padding:0;
  text-transform:lowercase;
  white-space:nowrap;
}

#header h1 a
{
  color:#fff;
  text-decoration:none;
  background: transparent url(images/title-clerk-judge.png) no-repeat;
  display:block;
  width:960px;
  height:146px;
  *height:148px; /*IE6 hack */
}

#header h1 a span {
	display: none;
}

#header h2
{
  color:#fff;
  font-size:1.8em;
  letter-spacing:2px;
  margin:0;
  padding:0.25em 0 0;
  text-transform:lowercase;
  white-space:nowrap;
}


/*----------primary links---located in header----------*/
#menu
{
  color:#fff;
  font-size:0.9em;
  font-weight:normal;
  height:60px;
  line-height:1.8em;
  letter-spacing:1px;
  margin: 0;
  padding:0;
  white-space:nowrap;
}

#menu ul
{
  float:left;
  list-style:none;
  list-style-image:none;
  margin:0;
  padding:0;
}

#menu li
{
  background-image:none;
  display:inline;
  float:left;
  margin:0;
  padding:0;
}

#menu li a
{
  border:medium none;
  color:#001830;
  padding:40px 10px 0 10px;
  display:block;
  text-decoration:none;
  text-transform:uppercase;
}

#menu li a:hover, #menu li a.active
{
	background: url(images/hilite-bar.gif) repeat-x left top fixed;
}


/*----------mainContent----------*/
#mainContent h2
{
  border-bottom:1px solid #ccc;
  color:#47280e;
  font-size:1em;
  font-weight:bold;
  line-height:1.2em;
  margin: 10px 0 0 0;
  padding:0;
  width: 690px;
}

#mainContent h2 a
{
  color:#47280e;
  text-decoration:none;
}

#mainContent h2 a:hover
{
  color:#b95e10;
  text-decoration:none;
}

h2.title span#results,
h2.title span#no-results { display: block; margin-bottom: 5px; }

h2.title span#results { background: url(images/title-search-results.gif) no-repeat 0 0; width: 207px; height: 26px; }

h2.title span#no-results { background: url(images/title-no-search-results.gif) no-repeat 0 0; width: 434px; height: 26px; }

/*----------sideBars----------*/
#sideBars h2
{
  border-bottom:1px solid #ccc;
  font-size:140%;
  font-weight:normal;
  line-height:1.3em;
  margin:0.3em 0 0.55em;
  padding:0;
  clear:both;
}


/*---------- page styles----------*/
.pageTitle
{
  font-size:2.2em;
  line-height:1.2em;
  float:left;
  color: #9A8372;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 10px 0 10px 0;
}

.pageTitle span { display: none; }

.mission
{
  background-color:#F7F7F7;
  border:1px solid #ccc;
  color:#354A7B;
  font-size:1em;
  line-height:1.35em;
  margin:0.32em 0 0.85em;
  padding:1em;
}

.breadcrumb
{
  margin:0.32em 0;
  padding:0;
}

.messages 
{
  color:green;
  margin:0.75em 0 0.75em;
  padding:0.5em 1em;
}

.messages ul
{
  margin:0;
}


.block
{
  margin:0;
  padding:0;
}


/*----------node styles----------*/
.node
{
  /*border-bottom:1px solid #ccc;*/
  margin:0 0 2.5em;
  padding:0;
  clear:both;
}

h3,h4,h5,h6,.nodeTitle a
{
  color:#013466;
}

.nodeTitle a:hover
{
  color:#3670A8;
  text-decoration:none;
}

.taxonomy  /* tag icon for taxonomy located in icons.css */
{
  clear:left;
  font-size:0.95em;
  padding:0 0 0.5em 1.5em;
}

.submitted
{
  font-size:0.95em;
  padding:0;
  display: none;
}

#mainContent .content
{
  /*padding:0.8em 0 0;
  text-align:justify;*/

}

#mainContent iframe {
	margin: 0;
	padding: 0;
}

.node .links
{
  font-size:1.05em;
  padding:0.35em 0;
  margin:0;
}

.picture
{
  float:right;
  padding-left:1em;
}

.preview .node
{
  border:1px solid #ccc;
  padding:0.75em;

}


/*----------comment styles----------*/
.commentTitle
{
  font-size:1.5em;
}

.comment
{
  background-color:#F7F7F7;
  border:1px solid #ccc;
  margin:0 0 2em;
  padding:1em;
}



/*----------misc. styles----------*/
hr
{

  padding:0;
  border:none;
  height:1px;
  background:#4A4233;
  clear: both;
}

dl
{
  margin:0.5em 0 1em 1.5em;
}

dl dd
{
  margin:0 0 .5em 1.5em;
}

dt
{
  /*font-size:1.285em;*/
  margin:0.65em 0 0;
}

dl
{
  margin:0.5em 0 1em 1.5em;
}

dl dd
{
  margin:0 0 .5em 1.5em;
}

span.form-required
{
  color:#ffae00;
}

.description
{
  clear:both;
  display:block;
  font-size:0.92em;
  color:#5A5A5A;
  margin:0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item
{
  margin:0.25em 0;
}

.form-checkboxes {
	float:left;
}

#center form
{
  margin-bottom:2em;
}

.form-button, .form-submit
{
 margin:0.5em 0.5em 1em 0;
}

#search-block-form .form-button,
#search-block-form .form-submit {
	margin:0;
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box
{
 margin-bottom:2.5em;
 line-height:1.5em;
 margin-right:1em;
}

div.admin
{
  margin:0;
  padding:0;
}

blockquote
{
  margin:0;
  padding:0 0 8px;
}

blockquote p
{
  background:url('images/close-quote.gif') no-repeat right bottom;
  color:#30457E;
  font-family:serif;
  margin:10px 20px;
  padding-left:18px;
  text-indent:-18px;
  width:400px;
}

blockquote p:first-letter
{
  background:url('images/open-quote.gif') no-repeat left top;
  padding-left:18px;
}
.user-signature
{
  color:#949494;
  font-family:Cursive, sans;
  font-size:0.80em;
  margin:0;
  padding:0;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu
{
  margin: 0;
  padding: 0;
}

div.admin .left
{
  float: left;
  width: 48%;
}
div.admin .right
{
  float: right;
  width: 48%;
}

div.admin-panel
{
  padding: 1em 1em 1.5em;
}

div.admin-panel .description
{
  margin-bottom: 1.5em;
}

div.admin-panel dl
{
  margin: 0;
}

div.admin-panel dd
{
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}


/*----------list styles----------*/
ul
{
  margin: 0.5em 0 1em;
  padding: 0;
}

ol
{
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li
{
  margin: 0.4em 0 0.4em .5em;
}

ul.menu, .item-list ul
{
  line-height:1.2em;
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

ul.menu ul, .item-list ul ul
{
  margin-left: 0em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf
{
  margin: 0.15em 0 0.15em .5em;
}

ul li, ul.menu li, .item-list ul li, li.leaf
{
  padding: 0 0 .2em 1.5em;
  list-style-image: none;
  list-style-type:none;
  background: transparent url(images/serious/bullet-alt.gif) no-repeat 1px .35em;
}

ol li
{
  padding: 0 0 .3em;
  margin-left: 2em;
}

ul li.expanded
{
  background: transparent url(images/serious/menu-expanded.gif) no-repeat 0.2em .35em;
}

ul li.collapsed
{
  background: transparent url(images/serious/menu-collapsed-alt.gif) no-repeat 0.2em .35em;
}

#rightSidebar ul li {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em;
}

#rightSidebar ul li.expanded
{
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em;
}

#rightSidebar ul li.collapsed
{
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a
{
  display: block;
}

ul.inline li
{
  background: none;
  margin: 0;
  padding: 0 1em 0 0; 
}

ol.task-list
{
  margin-left: 0; 
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li
{
  padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active
{
  background: transparent url(images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done
{
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%;
}

ol.task-list li.active
{
  margin-right: 1em;
}

fieldset ul.clear-block li
{
  margin: 0;
  padding: 0;
  background-image: none;
}

ul.primary, ul.primary li, ul.secondary
{
  border-bottom:1px solid #BBBBBB;
  background: none;
  height:auto;
  margin:5px;
  padding:0 ;
}

ul.secondary li
{
  background: none;
  border-right:1px solid #CCCCCC;
  display:inline;
  padding:0 1em;
}

ul.links li {
  background:none;
  list-style:none;
  margin:0 1em 0 0;
  padding:0;
}

/*---------------user-login-form---let's get rid of the center alignment---------------*/
#user-login-form
{
  margin:0;
  padding:0 0 0 10px;
  text-align:left;
}

.form-item
{
  text-align:left;
  margin:0;
  padding:0;
  clear:both;
  margin-top:1em;
}

#edit-keys-wrapper.form-item {
	margin-top: 0; 
}

/*---------------TinyMCE editor---------------*/
body.mceContentBody
{
  background:#fff;
  color:#000;
  font-size:14px;
}

body.mceContentBody a:link
{
  color:#ff0000;
}


/*---------------table styles---------------*/
table
{
  margin: 1em 0;
  width: 710px;
}

table.inpage {
	clear:both;
	margin-top:10px;
	width:690px;
}
table#blocks,
table#page {
	width:auto;
}

thead th
{
  border-bottom: 2px solid #bbb;
  color: #494949;
  font-weight: bold;
}

thead div.sticky-header
{
  border-bottom: 2px solid #ddd;
}

td, th
{
  padding: .3em .5em;
  vertical-align:top;
}

tr.even, tr.odd, tbody th
{
  border: solid #D5D6D7;
  border-width: 1px 0;
}

tbody th {
	font-weight: normal;
	text-transform: uppercase;
	background: #D5D6D7;
}
tr.odd, tr.info
{
  background-color: #EEEEEE;
}

tr.even
{
  background-color: #fff;
}

tr.drag
{
  background-color: #fffff0;
}

tr.drag-previous
{
  background-color: #ffd;
}

tr.odd td.active
{
  background-color: #D3DAE9;
}

tr.even td.active
{
  background-color: #E6EAF7;
}

td.region, td.module, td.container, td.category
{
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #B9C2DC;
  background-color: #D0D5E0;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category
{
  border-top-width: 0;
}

table.system-status-report th
{
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * Watchdog.module
 */
tr.watchdog-user {
  background-color: #fcf9e5;
}

tr.watchdog-user td.active {
  background-color: #fbf5cf;
}

tr.watchdog-content {
  background-color: #fefefe;
}

tr.watchdog-content td.active {
  background-color: #f5f5f5;
}

tr.watchdog-warning {
  background-color: #fdf5e6;
}

tr.watchdog-warning td.active {
  background-color: #fdf2de;
}

tr.watchdog-error {
  background-color: #fbe4e4;
}

tr.watchdog-error td.active {
  background-color: #fbdbdb;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #d7ffd7;
}
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

#mainContent table.sticky-enabled {
	width:690px;
}

#block-admin-display-form table.sticky-enabled, 
#views-ajax-form table.sticky-enabled {
	width:auto;
}

.highlights {
	background: #e3eff6;
	width: 690px;
	padding-bottom:1.6em;
	*padding-bottom:2.1em;
}


.highlights .inner {
	width: auto;
	margin: 1em 1em 0 1em;
}

.highlights .inner table {
	margin: 0;
	width: 100%;
}
	
.quicklinks {
	background: #ccd7f1;
	width:416px;
	float:left;
	padding-bottom:1.6em;
	_padding-bottom:2.2em;
}

.quicklinks .inner {
	width:396px;
	float:left;
}

.highlights .inner a,
.highlights .inner a:active,
.highlights .inner a:hover {
	color: #545b5f;
	font-weight:bold;
	line-height:2em;
}
.quicklinks .inner a,
.quicklinks .inner a:active,
.quicklinks .inner a:hover {
	color: #0d2b62;
}

.quicklinks .inner .notice {
	background: url('images/serious/background-notice.jpg') repeat-y;
	width:171px;
	height:auto;
	_padding-bottom: 10px;
	float:left;
	margin: 5px;
	position:relative;
	padding-bottom:1em;
}

.quicklinks .inner .notice .top {
	position:absolute;
	top:0;
	left:0;
}

.quicklinks .inner .notice .bottom {
	position:absolute;
	bottom:0;
	_bottom:-1px;
	left:0;
}

.quicklinks .inner .notice dl {
	padding-top:0.1em;
	float:left;
	_margin-left: 0.5em;
}

.quicklinks .inner .notice dl dt {
	font-size:1em;
	font-weight:bold;
	/*padding-left: 1.4em;
	background: url('images/serious/bullet-notice.png') no-repeat 0 1px;*/
}

.quicklinks .inner .notice dl dd {
	padding-left: 0.2em;
}

.quicklinks .inner .notice dl dd a {
	background: url('images/serious/bullet-quicklink.png') no-repeat 0 3px;
	padding-left:1em;
}

.quicklinks .inner .column {
	float:left;
	width:auto;
	margin-top:1em;
}

.quicklinks .inner .column a {
	background: url('images/serious/bullet-sub-quicklink.png') no-repeat 0 5px;
	padding-left:0.9em;
}

.departments {
	width:248px;
	height:auto;
	float:left;
	background:#dcdaeb;
	padding-bottom:0.5em;
}

.departments .inner {
	float:left;
	display:inline;
	width:228px;
	margin:0 2px 10px 10px;
}

.departments .inner a,
.departments .inner a:active,
.departments .inner a:hover {
	color:#322158;
}


.departments .inner dl {
	margin: 0;
}

.departments .inner dl dt {
	font-size:1em;
	font-weight:bold;
}

.departments .inner dl dt a {
	/*background: url('images/serious/bullet-department.png') no-repeat 0 2px;
	padding-left:1.5em;*/
}

.departments .inner dl dd a {
	background: url('images/serious/bullet-sub-department.png') no-repeat 0 4px;
	padding-left:1em;
}

table.box {
	margin:10px 0 1em 0;
}
table.box tbody {
	border:0;
}

table.box td {
	padding:0;
}

	
table.views-table {
	*margin-top: 30px;
}


.views-table caption { 
	text-align:left;
	font-size:1.5em;
	margin-top:1em;
	line-height:2em;
	display:none;
}


.view-staff-directory .views-field-value-4,
.view-staff-directory .views-field-value-3,
.view-staff-directory .views-field-value-2 { width:110px; }
.view-staff-directory .views-field-name { width: 120px; }
.view-staff-directory .views-field-value-1 { width:300px;}

.view-chambers-directory .views-field-value-1 { width:110px; }
.view-chambers-directory .chambers-dir .views-field-value-3 { width:300px; }

/*
#search-block-form input#edit-submit,
#search-block-form input#edit-submit-1,
#search-form input#edit-submit { *padding-top:2px; padding:2px; background:#e0e0e0; border-color:#fff; font-size:11px; letter-spacing:1px;}*/

#edit-search-block-form-1-wrapper label { color:#132541; font-size: 11px; letter-spacing:0.5px; font-weight:normal; }
input#edit-search-block-form-1:focus { background-color:#f2eee8 }

#edit-search-block-form-1-wrapper input#edit-search-block-form-1 { width: 170px; margin-bottom: 5px; }

#search-block-form input#edit-submit,
#search-block-form input#edit-submit-1,
#search-block-form input#edit-submit-2,
#search-form input#edit-submit { margin: 0; padding: 0; width: 47px; height: 20px; background:#E0E0E0 url(images/go-button.png) no-repeat scroll 0 0; border:0; text-indent: -9999px; float:right; margin-right:1px; *margin-right:3px; /*IE6 hack*/ }

#search-block-form input#edit-submit { margin-right: 6px; *margin-right: 3px; /*IE6 hack*/  }

#search-form input#edit-submit { float: none; margin-top:2px; }

.wysiwyg-toggle-wrapper { display:none; }

.drop-down dt { font-size:1em; }
	
.drop-down dd { margin-top: 5px; display: none; }


#mainContent .content ul li,
.bullet {
	background:transparent url(images/serious/bullet-alt.gif) no-repeat scroll 1px 0.35em;
	padding:0 0 0.2em 1.5em;
}

.drop-arrow-right {
	background:transparent url(images/serious/menu-collapsed-alt.gif) no-repeat scroll 0 0.05em;
	padding:0 0 0.2em 1.5em;
}

.drop-arrow-down {
	background:transparent url(images/serious/menu-expanded-alt.gif) no-repeat scroll 0 0.05em;
	padding:0 0 0.2em 1.5em;
}
	
#mainContent .content .item-list ul.pager li { 
	background:none; 
	padding:0;
}

#mainContent .content .item-list .pager {
	text-align:right;
}

#mainContent .content div.pageContent ul li ol li { background:none; }

#mainContent .content div.pageContent ol li { /*list-style-type: decimal;*/ }

span.red { color:#F00; display:block; margin-left: 18px;}

.better-select .form-item label { float: left; }

th.views-field-changed { width: 80px; }
th.views-field-upload-fid { width: 150px; }

.view-HR-Forms th.views-field-title,
.view-operations-forms th.views-field-title { width:35%; }

.view-HR-Forms th.views-field-upload-fid,
.view-operations-forms th.views-field-upload-fid{ width:25%; }

.view { clear: both; float:left;}

.tabs { clear:both; display:block; padding-top:1em;}

.help { clear:both; display:block; margin-bottom:10px; }

.clear { clear:both; display:block; }

#block-apachesolr_search-currentsearch h3 { font-size:1em; font-weight:bold; }

.links ul.links li.comment_forbidden { display:none; }
.links ul.links li.comment_add { display:none; }

dl.user-member { display:none; }

dt.profile-profile_seniority { display:none; }
dd.profile-profile_seniority { display:none; }

#block-menu-secondary-links { margin-bottom: 0; float:left; display:block; }

#block-menu-secondary-links h2 { display:none; }

#block-menu-secondary-links ul { margin: 0; }

#block-menu-secondary-links ul li { padding: 0; margin: 0; text-indent:15px; font-size:13px; line-height:35px;  }

#block-menu-secondary-links ul li a { 
	/*background: url(images/button-css.png) no-repeat center -35px; 
	background: rgba(199, 206, 215, 0.55);*/
	background: url(images/button-home-off.png) no-repeat 0 0;
	color: #031634; 
	width: 199px; 
	height: 35px; 
	margin:0; 
	padding: 0; 
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

#block-menu-secondary-links ul li a:hover,
#block-menu-secondary-links ul li a:focus,
#block-menu-secondary-links ul li a.active {
	/*background: url(images/button-css.png) no-repeat center top;
	background: rgba(180, 205, 226, 0);*/
	background: url(images/button-home-on.png) no-repeat 0 0;
	text-decoration:none; 
}

/*

#block-menu-secondary-links ul li a#dhtml_menu-156 { background: url(images/button-home-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-156:hover,
#block-menu-secondary-links ul li a#dhtml_menu-156.active { background: url(images/button-home-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-157 { background: url(images/button-courthouse-info-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-157:hover,
#block-menu-secondary-links ul li a#dhtml_menu-157.active { background: url(images/button-courthouse-info-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-159 { background: url(images/button-jury-info-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-159:hover,
#block-menu-secondary-links ul li a#dhtml_menu-159.active { background: url(images/button-jury-info-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-160 { background: url(images/button-court-calendars-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-160:hover,
#block-menu-secondary-links ul li a#dhtml_menu-160.active { background: url(images/button-court-calendars-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-161 { background: url(images/button-court-opinions-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-161:hover,
#block-menu-secondary-links ul li a#dhtml_menu-161.active { background: url(images/button-court-opinions-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-162 { background: url(images/button-court-records-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-162:hover,
#block-menu-secondary-links ul li a#dhtml_menu-162.active { background: url(images/button-court-records-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-163 { background: url(images/button-attorney-info-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-163:hover,
#block-menu-secondary-links ul li a#dhtml_menu-163.active { background: url(images/button-attorney-info-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-163 { background: url(images/button-attorney-info-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-221:hover,
#block-menu-secondary-links ul li a#dhtml_menu-221.active { background: url(images/button-info-tech-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-221 { background: url(images/button-info-tech-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-164 { background: url(images/button-rules-forms-off.png) no-repeat 0 0; }
#block-menu-secondary-links ul li a#dhtml_menu-164:hover,
#block-menu-secondary-links ul li a#dhtml_menu-164.active { background: url(images/button-rules-forms-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-165 { background: url(images/button-ecf-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-165:hover,
#block-menu-secondary-links ul li a#dhtml_menu-165.active { background: url(images/button-ecf-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-166 { background: url(images/button-judges-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-166:hover,
#block-menu-secondary-links ul li a#dhtml_menu-166.active { background: url(images/button-judges-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-167 { background: url(images/button-media-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-167:hover,
#block-menu-secondary-links ul li a#dhtml_menu-167.active { background: url(images/button-media-on.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-168 { background: url(images/button-links-off.png) no-repeat 0 0; }

#block-menu-secondary-links ul li a#dhtml_menu-168:hover,
#block-menu-secondary-links ul li a#dhtml_menu-168.active { background: url(images/button-links-on.png) no-repeat 0 0; }
*/

#block-search-0,
#block-block-3 { padding: 0; margin: 0; float: left; display:block; }

#block-search-0 h2 { width: 199px; height: 35px; padding: 0; margin: 0; text-indent: 15px; line-height: 35px; font-size: 12px; }

#block-search-0 h2.collapsiblock { background: url(images/button-search-expanded-off.png) no-repeat 0 0; color: #fff; }

#block-search-0 h2.collapsiblock:hover { background: url(images/button-search-expanded-on.png) no-repeat 0 0; }

#block-search-0 h2.collapsiblockCollapsed { background: url(images/button-search-collapsed-off.png) no-repeat 0 0; }

#block-search-0 h2.collapsiblockCollapsed:hover { background: url(images/button-search-collapsed-on.png) no-repeat 0 0; }

#block-search-0 form#search-block-form { background: url(images/background-search-box-flag.png) no-repeat 0 0; width: 199px; height: 113px; }

#block-search-0 form#search-block-form .container-inline { margin: 20px 0 0 15px; *margin: 20px 0 0 7px; width: 179px; /*IE6 hack */ float:left; display:block; }

#block-block-3 h2 { display: none; }

#block-block-3 p { margin: 0; }

#block-block-3 p a span { display: none; }

#block-block-3 p a { width: 199px; height: 46px; display:block; float:left; background:url(images/button-tips-off.png) no-repeat 0 0; }

#block-block-3 p a.active,
#block-block-3 p a:hover { background:url(images/button-tips-on.png) no-repeat 0 0; }



h1#Homepage { display:none; }

h1#CourthouseInformation { background:url(images/title-courthouse-info.gif) no-repeat 0 0; height: 26px; width:330px; }

h1#JuryInformation { background:url(images/title-jury-info.gif) no-repeat 0 0; height: 31px; width:229px; }

h1#CourtCalendars { background:url(images/title-court-calendars.gif) no-repeat 0 0; height: 26px; width:225px; }

h1#CourtOpinions { background:url(images/title-court-opinions.gif) no-repeat 0 0; height: 31px; width:207px; }

h1#CourtRecords { background:url(images/title-court-records.gif) no-repeat 0 0; height: 26px; width:200px; }

h1#AttorneyInformation { background:url(images/title-attorney-ls.gif) no-repeat 0 0; height: 31px; width:360px; }

h1#RulesandForms { background:url(images/title-rules-forms.gif) no-repeat 0 0; height: 26px; width:200px; }

h1#Rules&Forms { background:url(images/title-rules-forms.gif) no-repeat 0 0; height: 26px; width:200px; }

h1#ElectronicCaseFiling { background:url(images/title-ecf.gif) no-repeat 0 0; height: 31px; width:529px; }

h1#Judges { background:url(images/title-judges.gif) no-repeat 0 0; height: 31px; width:100px; }

h1#Media { background:url(images/title-media.gif) no-repeat 0 0; height: 26px; width:82px; }

h1#Links { background:url(images/title-links.gif) no-repeat 0 0; height: 26px; width:71px; }

h1#GeneralInformation { background:url(images/title-general-info.gif) no-repeat 0 0; height: 26px; width:275px; }

h1#MissionStatement { background:url(images/title-mission.gif) no-repeat 0 0; height: 26px; width:258px; }

h1#Contact { background:url(images/title-contact-us.gif) no-repeat 0 0; height: 26px; width:153px; }

h1#JobOpportunities { background:url(images/title-job-ops.gif) no-repeat 0 0; height: 31px; width:248px; }

h1#TipsonHowtoBestViewthisSite { background:url(images/title-tips.gif) no-repeat 0 0; height: 31px; width:395px; }

h1#WirelessAccess { background:url(images/title-wireless.gif) no-repeat 0 0; height: 26px; width:223px; }

h1#RequirementsforEntry { background:url(images/title-requirements.gif) no-repeat 0 0; height: 31px; width:321px; }

h1#History { background:url(images/title-history.gif) no-repeat 0 0; height: 31px; width:100px; }

h1#Location { background:url(images/title-location.gif) no-repeat 0 0; height: 26px; width:118px; }

h1#FeeSchedule { background:url(images/title-fee-schedule.gif) no-repeat 0 0; height: 26px; width:184px; }

h1#Technology { background:url(images/title-technology.gif) no-repeat 0 0; height: 31px; width:161px; }

h1#VideoTeleconferencingTechnology { background:url(images/title-video-tele.gif) no-repeat 0 0; height: 31px; width:325px; }

h1#PostJudgmentInterestRates { background:url(images/title-post.gif) no-repeat 0 0; height: 31px; width:408px; }

h1#CourtReportingServices { background:url(images/title-court-reporting.gif) no-repeat 0 0; height: 31px; width:346px; }

h1#OutsideOrganizationsAgreement { background:url(images/title-ooa.gif) no-repeat 0 0; height: 31px; width:467px; }

h1#WebsitePrivacyPolicy { background:url(images/title-privacy.gif) no-repeat 0 0; height: 31px; width:311px; }

h1#JuryService { background:url(images/title-jury-service.gif) no-repeat 0 0; height: 31px; width:171px; }

h1#SourcesofNamesforMasterJuryWheel { background:url(images/title-sources.gif) no-repeat 0 0; height: 29px; width:587px; }

h1#JuryPhoneScamAlert { background:url(images/title-scam.gif) no-repeat 0 0; height: 31px; width:316px; }

h1#DistrictCourtOpinions { background:url(images/title-opinions.gif) no-repeat 0 0; height: 31px; width:313px; }

h1#UnsealedOpinionsinSealedCases { background:url(images/title-unsealed-opinions.gif) no-repeat 0 0; height: 31px; width:481px; }

h1#UnsealedDocuments { background:url(images/title-unsealed-documents.gif) no-repeat 0 0; height: 26px; width:294px; }

h1#Forms { background:url(images/title-attorney-forms.gif) no-repeat 0 0; height: 31px; width:217px; }

h1#BarMemberandAttorneyInformationLookup { background:url(images/title-bar-attorney.gif) no-repeat 0 0; height: 31px; width:587px; }

h1#ProBono { background:url(images/title-pro-bono.gif) no-repeat 0 0; height: 26px; width:127px; }

h1#CourtMediationProgram { background:url(images/title-court-mediation.gif) no-repeat 0 0; height: 31px; width:350px; }

h1#CourtsthatOfferReciprocalAdmission { background:url(images/title-courts-reciprocal.gif) no-repeat 0 0; height: 31px; width:538px; }

h1#LocalRules { background:url(images/title-local-rules.gif) no-repeat 0 0; height: 26px; width:156px; }

h1#USDistrictCourtFormsIndex { background:url(images/title-us-dc-forms.gif) no-repeat 0 0; height: 26px; width:428px; }

h1#NewCaseForms { background:url(images/title-new-case-forms.gif) no-repeat 0 0; height: 26px; width:232px; }

h1#GeneralCivilForms { background:url(images/title-gen-civil.gif) no-repeat 0 0; height: 26px; width:268px; }

h1#GeneralCriminalForms { background:url(images/title-gen-crim.gif) no-repeat 0 0; height: 26px; width:326px; }

h1#ProceedinginFormaPauperis-PrisonersOnly { background:url(images/title-pfppo.gif) no-repeat 0 0; height: 32px; width:646px; }

h1#ProceedinginFormaPauperis-NonPrisoner { background:url(images/title-pfpnp.gif) no-repeat 0 0; height: 32px; width:645px; } 

h1#ProSeNewCaseForms-PaidCasesOnly { background:url(images/title-psncf.gif) no-repeat 0 0; height: 32px; width:583px; }

h1#PetitionForWritofHabeasCorpus-DCJailPrisonersOnly { background:url(images/title-habeas.gif) no-repeat 0 0; height: 62px; width:469px; }

h1#ProcedureManuals { background:url(images/title-foreign-defendants.gif) no-repeat 0 0; height: 31px; width:574px; }

h1#ECFInformationDocumentationandTraining { background:url(images/title-ecf-info.gif) no-repeat 0 0; height: 54px; width:463px; }

h1#ECFNewsletters { background:url(images/title-cmecf.gif) no-repeat 0 0; height: 26px; width:316px; }

h1#ECFEmailListserverNotification { background:url(images/title-listserver.gif) no-repeat 0 0; height: 32px; width:498px; }

h1#ECFFILINGPOINTERS,
h1#ECFFilingPointers { background:url(images/title-filing-pointers.gif) no-repeat 0 0; height: 31px; width:282px; }

h1#PrivacyandPublicAccesstoElectronicCaseFiles { background:url(images/title-ecf-access.gif) no-repeat 0 0; height: 31px; width:684px; }

h1#TelephoneAssistanceinUsingECF { background:url(images/title-tel-ecf.gif) no-repeat 0 0; height: 31px; width:506px; }

h1#ChiefJudgeRoyceCLamberth { background:url(images/title-lamberth.gif) no-repeat 0 0; height: 31px; width:451px; }

h1#DistrictJudgePaulLFriedman { background:url(images/title-friedman.gif) no-repeat 0 0; height: 31px; width:427px; }

h1#DistrictJudgeJohnDBates { background:url(images/title-bates.gif) no-repeat 0 0; height: 31px; width:387px; }

h1#DistrictJudgeRosemaryMCollyer { background:url(images/title-collyer.gif) no-repeat 0 0; height: 31px; width:484px; }

h1#DistrictJudgeEllenSegalHuvelle { background:url(images/title-huvelle.gif) no-repeat 0 0; height: 31px; width:455px; }

h1#DistrictJudgeHenryHKennedyJr { background:url(images/title-kennedy.gif) no-repeat 0 0; height: 31px; width:495px; }

h1#DistrictJudgeColleenKollar-Kotelly { background:url(images/title-kollar-kotelly.gif) no-repeat 0 0; height: 31px; width:493px; }

h1#DistrictJudgeRichardJLeon { background:url(images/title-leon.gif) no-repeat 0 0; height: 31px; width:408px; }

h1#DistrictJudgeRichardWRoberts { background:url(images/title-roberts.gif) no-repeat 0 0; height: 31px; width:436px; }

h1#DistrictJudgeEmmetGSullivan { background:url(images/title-sullivan.gif) no-repeat 0 0; height: 31px; width:448px; }

h1#DistrictJudgeRicardoMUrbina { background:url(images/title-urbina.gif) no-repeat 0 0; height: 31px; width:444px; }

h1#DistrictJudgeReggieBWalton { background:url(images/title-walton.gif) no-repeat 0 0; height: 31px; width:430px; }

h1#SeniorJudgeThomasFHogan { background:url(images/title-hogan.gif) no-repeat 0 0; height: 31px; width:428px; }

h1#SeniorJudgeGladysKessler { background:url(images/title-kessler.gif) no-repeat 0 0; height: 31px; width:392px; }

h1#SeniorJudgeJamesRobertson { background:url(images/title-robertson.gif) no-repeat 0 0; height: 31px; width:429px; }

h1#SeniorJudgeLouisFOberdorfer { background:url(images/title-oberdorfer.gif) no-repeat 0 0; height: 31px; width:455px; }

h1#SeniorJudgeJoyceHensGreen { background:url(images/title-green.gif) no-repeat 0 0; height: 31px; width:436px; }

h1#SeniorJudgeBarbaraJRothstein { background:url(images/title-rothstein.gif) no-repeat 0 0; height: 31px; width:468px; }

h1#MagistrateJudgeJohnMFacciola { background:url(images/title-facciola.gif) no-repeat 0 0; height: 31px; width:474px; }

h1#MagistrateJudgeAlanKay { background:url(images/title-kay.gif) no-repeat 0 0; height: 31px; width:366px; }

h1#MagistrateJudgeDeborahARobinson { background:url(images/title-robinson.gif) no-repeat 0 0; height: 31px; width:535px; }

h1#JudgePaulLFriedmansCourtWebpage { background:url(images/title-friedman-webpage.gif) no-repeat 0 0; height: 31px; width:577px; }

h1#JudgeRicardoMUrbinasCourtWebpage { background:url(images/title-urbina-webpage.gif) no-repeat 0 0; height: 31px; width:593px; }

h1#JudgeEmmetGSullivansCourtWebpage { background:url(images/title-sullivan-webpage.gif) no-repeat 0 0; height: 31px; width:597px; }

h1#JudgeReggieBWaltonsCourtWebpage { background:url(images/title-walton-webpage.gif) no-repeat 0 0; height: 31px; width:579px; }

h1#JudgeJohnDBatesCourtWebpage { background:url(images/title-bates-webpage.gif) no-repeat 0 0; height: 31px; width:520px; }

h1#JudgeRosemaryMCollyersCourtWebpage { background:url(images/title-collyer-webpage.gif) no-repeat 0 0; height: 31px; width:630px; }

h1#JudgeThomasFHogansCourtWebpage { background:url(images/title-hogan-webpage.gif) no-repeat 0 0; height: 31px; width:587px; }

h1#JudgeJohnMFacciolasCourtWebpage { background:url(images/title-facciola-webpage.gif) no-repeat 0 0; height: 31px; width:575px; }

h1#JudgeBerylAHowellCourtWebpage { background:url(images/title-howell-webpage.gif) no-repeat 0 0; height: 31px; width:552px; }

h1#ChiefJudgeBerylAHowell { background:url(images/title-chief-judge-howell.gif) no-repeat 0 0; height: 30px; width:389px; }

h1#DistrictJudgeRobertLWilkins { background:url(images/title-wilkins.gif) no-repeat 0 0; height: 31px; width:428px; }

h1#DistrictJudgeJamesEBoasberg { background:url(images/title-boasberg.gif) no-repeat 0 0; height: 31px; width:461px; }

h1#DistrictJudgeAmyBJackson { background:url(images/title-ajackson.gif) no-repeat 0 0; height: 31px; width:497px; }

h1#ChiefJusticeBolithaLaws { background:url(images/title-bolitha-laws.gif) no-repeat 0 0; height: 26px; width:370px; }

h1#USDistrictCourt { background:url(images/title-usdc.gif) no-repeat 0 0; height: 26px; width:647px; }

h1#USCourtofAppeals { background:url(images/title-usca.gif) no-repeat 0 0; height: 31px; width:693px; }

h1#BronzePlaques { background:url(images/title-bronze-plaques.gif) no-repeat 0 0; height: 31px; width:221px; }

h1#Reservation10 { background:url(images/title-reservation-10.gif) no-repeat 0 0; height: 26px; width:209px; }

h1#Trylon { background:url(images/title-trylon.gif) no-repeat 0 0; height: 31px; width:90px; }

h1#Hammurabi { background:url(images/title-hammurabi.gif) no-repeat 0 0; height: 28px; width:551px; }

h1#SirWilliamBlackstone { background:url(images/title-blackstone.gif) no-repeat 0 0; height: 26px; width:305px; }

h1#JohnMarshallPark { background:url(images/title-park.gif) no-repeat 0 0; height: 26px; width:263px; }

h1#JohnMarshallPlace { background:url(images/title-marshall-place.gif) no-repeat 0 0; height: 28px; width:368px; }

h1#JohnMarshall { background:url(images/title-john-marshall.gif) no-repeat 0 0; height: 26px; width:374px; }

h1#MajorGeneralMeade { background:url(images/title-meade.gif) no-repeat 0 0; height: 31px; width:440px; }

h1#TelephoneListings { background:url(images/title-telephone-listings.gif) no-repeat 0 0; height: 31px; width:259px; }

h1#JacksonHall { background:url(images/title-jackson.gif) no-repeat 0 0; height: 26px; width:173px; }

h1#EmployerInformation { background:url(images/title-employer-information.gif) no-repeat 0 0; height: 31px; width:299px; }

h1#JurorAccomodations { background:url(images/title-juror-accomodations.gif) no-repeat 0 0; height: 26px; width:298px; }

h1#Transportation { background:url(images/title-transportation.gif) no-repeat 0 0; height: 31px; width:206px; }

h1#Directions { background:url(images/title-directions.gif) no-repeat 0 0; height: 26px; width:140px; }

h1#Parking { background:url(images/title-parking.gif) no-repeat 0 0; height: 31px; width:104px; }

h1#Metro { background:url(images/title-metro.gif) no-repeat 0 0; height: 26px; width:83px; }

h1#Reimbursements { background:url(images/title-reimbursements.gif) no-repeat 0 0; height: 26px; width:242px; }

h1#InformationAbouttheCourts { background:url(images/title-court-info.gif) no-repeat 0 0; height: 26px; width:414px; }

h1#JurorOrientation { background:url(images/title-juror-orientation.gif) no-repeat 0 0; height: 26px; width:243px; }

h1#CellphonesLaptopsandOtherElectronicDevices { background:url(images/title-electronics.gif) no-repeat 0 0; height: 31px; width:586px; }

h1#Design { background:url(images/title-design.gif) no-repeat 0 0; height: 31px; width:93px; }

h1#CourtroomTechnology { background:url(images/title-courtroom-technology.gif) no-repeat 0 0; height: 31px; width:321px; }

h1#InformationTechnology { background:url(images/title-info-tech.gif) no-repeat 0 0; height: 31px; width:328px; }

h1#Prettyman { background:url(images/title-prettyman.gif) no-repeat 0 0; height: 32px; width: 545px; }

h1#ElectronicCourtrooms { background:url(images/title-electronic-courtrooms.gif) no-repeat 0 0; height: 26px; width: 312px; }

h1#MobileCourtroomTechnology { background:url(images/title-mobile-courtroom.gif) no-repeat 0 0; height: 31px; width: 419px; }

h1#Bryant { background:url(images/title-bryant.gif) no-repeat 0 0; height: 32px; width: 619px; }

h1#PageNotFound { background:url(images/title-page-not-found.gif) no-repeat 0 0; height: 31px; width: 219px; }

h1#VideoTeleconferencingPolicy { background:url(images/title-video-tel-pol.gif) no-repeat 0 0; height: 32px; width:440px; }

h1#JonesvsClinton { background:url(images/title-jones-clinton.gif) no-repeat 0 0; height: 26px; width:232px; }

h1#Prohibition { background:url(images/title-prohibition.gif) no-repeat 0 0; height: 31px; width:290px; }

h1#UseofCameras { background:url(images/title-camera.gif) no-repeat 0 0; height: 31px; width:637px; }

h1#ArchivedCourtRecords { background:url(images/title-archives.gif) no-repeat 0 0; height: 26px; width:330px; }

h1#PennsylvaniaAvenue { background:url(images/title-penn-ave.gif) no-repeat 0 0; height: 31px; width:291px; }

h1#WhatisElectronicCaseFiling { background:url(images/title-what-is-ecf.gif) no-repeat 0 0; height: 31px; width:419px; }

h1#WhotoContact { background:url(images/title-contact.gif) no-repeat 0 0; height: 26px; width:214px; }

h1#AttorneyAdmissionClosingandCeremonyDates { background:url(images/title-ceremony.gif) no-repeat 0 0; height: 61px; width:369px; }

h1#WirelessAccessTermsofUse { background:url(images/title-wireless-terms.gif) no-repeat 0 0; height: 26px; width:414px; }

h1#WirelessGuidelines { background:url(images/title-wireless-guidelines.gif) no-repeat 0 0; height: 26px; width:268px; }

h1#ContactJuryService { background:url(images/title-contact-jury-service.gif) no-repeat 0 0; height: 31px; width:286px; }

h1#CivilPrivacyNotice { background:url(images/title-civil-privacy.gif) no-repeat 0 0; height: 31px; width:263px; }

h1#CriminalPrivacyNotice { background:url(images/title-criminal-privacy.gif) no-repeat 0 0; height: 31px; width:322px; }

h1#SpecialAccesstotheCourt { background:url(images/title-special-access.gif) no-repeat 0 0; height: 31px; width:379px; }

h1#ContactClerkoftheCourt { background:url(images/title-contact-clerk.gif) no-repeat 0 0; height: 26px; width:360px; }

h1#GuantanamoBayCases { background:url(images/title-guan.gif) no-repeat 0 0; height: 31px; width:330px; }

h1#MonitorsReport { background:url(images/title-monitor.gif) no-repeat 0 0; height: 26px; width:508px; }

h1#ContactPressInquiry { background:url(images/title-press-inquiry.gif) no-repeat 0 0; height: 31px; width:180px; }

h1#MediaGuidelines { background:url(images/title-media-guidelines.gif) no-repeat 0 0; height: 26px; width:234px; }

h1#GuantanamoCourtSchedules { background:url(images/title-gitmo-schedule.gif) no-repeat 0 0; height: 26px; width:383px; }

h1#ContactLocalRules { background:url(images/title-contact-local-rules.gif) no-repeat 0 0; height: 26px; width:298px; }

h1#CMECFandPACER { background:url(images/title-pacer.gif) no-repeat 0 0; height: 26px; width:236px; }

h1#Keepseagle { background:url(images/title-keepseagle.gif) no-repeat 0 0; height: 26px; width:656px; }

h1#Committees { background:url(images/title-committees.gif) no-repeat 0 0; height: 26px; width:170px; }

h1#SiteMap { background:url(images/title-site-map.gif) no-repeat 0 0; height: 31px; width:121px; }

h1#ECFEssentialsE-NewsletterTopics { background:url(images/title-ecf-essentials.gif) no-repeat 0 0; height: 31px; width:487px; }

#NaturalizationCeremony { background:url(images/title-naturalization.gif) no-repeat 0 0; height: 31px; width:536px; }

h1#FrequentlyAskedQuestions { background:url(images/title-faqs.gif) no-repeat 0 0; height: 31px; width:386px; }

h1#AfterHoursFiling { background:url(images/title-afterhours.gif) no-repeat 0 0; height: 31px; width:244px; }

h1#JudgeAmyBermanJacksonCourtWebpage { background:url(images/title-jackson-webpage.gif) no-repeat 0 0; height: 31px; width:647px; }

h1#FrequentlyAskedQuestionsAboutMandatoryOpeningofCivilCases { background:url(images/title-ECF-FAQs.gif) no-repeat 0 0; height: 31px; width:634px; }

h1#PastEvents { background:url(images/title-past-events.gif) no-repeat 0 0; height: 26px; width:161px; }

h1#CasesofInterest { background:url(images/title-casesInterest.gif) no-repeat 0 0; height: 26px; width:233px; }

h1#DistrictJudgeRudolphContreras { background:url(images/title-rcontreras.gif) no-repeat 0 0; height: 31px; width:458px; }

h1#GetTrainedFromYourOwnOffice { background:url(images/title-office.gif) no-repeat 0 0; height: 26px; width:471px; }

h1#AttorneyCivilCaseOpeningInformation { background:url(images/title-accoi.gif) no-repeat 0 0; height: 31px; width:552px; }

h1#NewSealedDocumentPolicy { background:url(images/title-newSealed.gif) no-repeat 0 0; height: 31px; width:402px; }

h1#MagistrateJudgeDARobinsonWebpage { background:url(images/title-robinsons-page.gif) no-repeat 0 0; height: 31px; width:637px; }

h1#DistrictJudgeKetanjiBrownJackson { background:url(images/title-kjackson.gif) no-repeat 0 0; height: 31px; width:508px; }

h1#JudgeKetanjiBrownJacksonCourtWebPage { background:url(images/title-kjackson.gif) no-repeat 0 0; height: 31px; width:658px; }

h1#CourtOperations { background:url(images/title-court-operations.gif) no-repeat 0 0; height: 31px; width:238px; }

h1#CriminalCases { background:url(images/title-criminal-cases.gif) no-repeat 0 0; height: 26px; width:207px; }

h1#ArrestWarrants { background:url(images/title-arrest-warrants.gif) no-repeat 0 0; height: 26px; width:221px; }

h1#SearchWarrants { background:url(images/title-search-warrants.gif) no-repeat 0 0; height: 26px; width:223px; }

h1#CivilCases { background:url(images/title-civil-cases.gif) no-repeat 0 0; height: 26px; width:149px; } 

h1#MiscellaneousCases { background:url(images/title-misc-cases.gif) no-repeat 0 0; height: 26px; width:286px; }

h1#InternshipProgram { background:url(images/title-internship.gif) no-repeat 0 0; height: 31px; width: 266px; }

h1#Interns2015 { background:url(images/title-2015interns.gif) no-repeat 0 0; height: 24px; width: 256px; }

h1#Interns2014 { background:url(images/title-2014interns.gif) no-repeat 0 0; height: 24px; width: 255px; }

h1#Interns2013 { background:url(images/title-2013interns.gif) no-repeat 0 0; height: 26px; width: 245px; }

h1#Interns2012 { background:url(images/title-2012interns.gif) no-repeat 0 0; height: 26px; width: 245px; }

h1#Interns2011 { background:url(images/title-2011interns.gif) no-repeat 0 0; height: 26px; width: 241px; }

h1#UnsealedDocumentsInSealedCases { background:url(images/title-unsealed-documents-sealed-cases.gif) no-repeat 0 0; height: 26px; width: 519px; }

h1#ExcerptsofUnsealedCases { background:url(images/title-excerpts-unsealed.gif) no-repeat 0 0; height: 56px; width: 581px; }

h1#Criminal { background:url(images/title-criminal.gif) no-repeat 0 0; height: 26px; width: 114px; }

h1#Magistrate { background:url(images/title-magistrate.gif) no-repeat 0 0; height: 31px; width: 147px; }

h1#Civil { background:url(images/title-civil.gif) no-repeat 0 0; height: 26px; width: 56px; }

h1#Miscellaneous { background:url(images/title-miscellaneous.gif) no-repeat 0 0; height: 26px; width: 195px; }

h1#AttorneyAdmissionsandRenewalInformation { background:url(images/title-aari.gif) no-repeat 0 0; height: 31px; width: 638px; }

h1#CourtReportingandTranscriptInformation { background:url(images/title-crti.gif) no-repeat 0 0; height: 31px; width: 598px; }

h1#Efiling { background:url(images/title-efiling.gif) no-repeat 0 0; height: 31px; width: 669px; }

h1#CMECFTermsofUse { background:url(images/title-cmecf-terms.gif) no-repeat 0 0; height: 24px; width: 315px; }

h1#InterpretingServices { background:url(images/title-interpretingServices.gif) no-repeat 0 0; height: 30px; width: 299px; }

h1#RequestaTranscript { background:url(images/title-requestTranscript.gif) no-repeat 0 0; height: 30px; width: 299px; }

h1#MaximumTranscriptRates { background:url(images/title-maximumTranscriptRates.gif) no-repeat 0 0; height: 30px; width: 383px; }

h1#TranscriptInformation { background:url(images/title-transcript-info.gif) no-repeat 0 0; height:30px; width: 321px; }

h1#ProSeHelp { background:url(images/title-pro-se-help.gif) no-repeat 0 0; height:30px; width: 165px; }

h1#DistrictJudgeChristopherRCooper { background:url(images/title-cooper.gif) no-repeat 0 0; height:30px; width: 529px; } 

h1#JudgeChristopherRCoopersCourtWebpage { background:url(images/title-cooper-webpage.gif) no-repeat 0 0; height:30px; width: 678px; }

h1#DistrictJudgeTanyaSChutkan { background:url(images/title-chutkan.gif) no-repeat 0 0; height:30px; width: 452px; } 

h1#JudgeTanyaSChutkansCourtWebpage { background:url(images/title-chutkan-webpage.gif) no-repeat 0 0; height:30px; width: 624px; }

h1#MagistrateJudgeGMichaelHarvey { background:url(images/title-harvey.gif) no-repeat 0 0; height:30px; width: 514px; }

h1#DistrictJudgeAmitPMehta { background:url(images/title-mehta.gif) no-repeat 0 0; height:30px; width: 402px; }

h1#JudgeAmitPMehtasCourtWebpage { background:url(images/title-mehta-webpage.gif) no-repeat 0 0; height:30px; width: 552px; }

h1#JudgeGMichaelHarveysCourtWebpage { background:url(images/title-harvey-webpage.gif) no-repeat 0 0; height:66px; width: 538px; }

h1#DistrictJudgeRandolphDMoss { background:url(images/title-moss.gif) no-repeat 0 0; height:30px; width: 463px; }

h1#JudgeRandolphDMossCourtWebpage { background:url(images/title-moss-webpage.gif) no-repeat 0 0; height:66px; width: 546px; }

h1#CourtReporterDirectory { background:url(images/title-court-reporter-directory.gif) no-repeat 0 0; height:30px; width: 359px; }

h1#CourtReporterDirectory { background:url(images/title-court-reporter-directory.gif) no-repeat 0 0; height:30px; width: 359px; }

h1#NaturalizationInformation { background:url(images/title-naturalization-info.gif) no-repeat 0 0; height:24px; width: 378px; }

h1#ECFNewsletterArchives { background:url(images/title-ECF-newsletter-archives.gif) no-repeat 0 0; height:24px; width: 349px; }


.search-form { margin-right:1em; }

.notice { background:#EAE3D9; border: solid 1px #d9d1c5; padding: 10px; width: auto; }

.taxonomy { display: none; }

.caption { text-align:center; font-size:10px; }

.underline { text-decoration: underline; }

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	padding: 12px 10px;
	width: 123px;
	height: 71px;
	background:url(images/thought-bubble.png) no-repeat;
}

.popup a {
	font-size:11px;
}
.theme-info { width:100px; }

.footnote { margin-top: 100px; }

div.center,
.center { text-align:center; }

ul.casesList li { margin-bottom:10px; }

div .collapsiblock a {
	background:none;
}

.internBio {
	
	float:left; display:block; margin-right: 1em;
	
}

#webform-component-is-this-a-fpd-request .description p,
#webform-component-notice-1 .description p,
#webform-component-notice-2 .description p {
	background: none repeat scroll 0% 0% #e7ebef;
	border: solid 1px #999999;
	padding: 1em;
	font-size: 1.1em;
	margin-top: 1em;
	line-height: 1.6em;
}

#webform-component-purchase-order-no,
#webform-component-approved-by,
#webform-component-date-approved,
#webform-component-for-fpd-use-only {
	margin-left: 3em;
}

#webform-component-purchase-order-no .description p,
#webform-component-approved-by .description p,
#webform-component-date-approved .description p {
	margin: 0;
}



@media print {
  #menu, #header, #rightSidebar, #footer {
	  display: none;
	  
  }
  
  div#mainContent {
	  font-size: 19px;
  }
}


