.bodyOverflow { overflow:hidden; }

/*
FACTORY:
content and other random items
*/

.aside#sidebar .element {  padding:1px 1.13em; margin:1.13em 0; }

.section#body .section#copy .element { background:white; padding:1px 1.13em; margin:1.13em 0; }
.section#body .section#copy .element .section { margin:0.67em 0; }
.element_textblocks {}
.element_posttypes {}
.element_links {}
.element_files {}

.element_textblocks img { background:white; padding:1px; border:0.33em solid #E0E4E7; }

.element_posttypes .article.last { border-bottom:0; }

.element_posttypes .digest .article { margin:4em 0; }
.element_posttypes .digest .article.first { margin-top:0; }
.element_posttypes .digest .article.first { margin-bottom:0; }

.element_posttypes .mapList { margin:0.75em 0; height:500px; position:relative; }
.element_posttypes .mapList .map { height:500px; }
.element_posttypes .mapList .mapRecordList { width:20%; float:right; font-size:0.55em; border-top:1px solid #E0E4E7; border-bottom:1px solid #E0E4E7; }
.element_posttypes .mapList .map-markers { border-left:1px solid #E0E4E7; margin:0; height:498px; overflow:auto; }
.element_posttypes .mapList .map-marker { border-bottom:1px solid #E0E4E7; padding:5px 10px; margin:0; cursor:pointer; }
.element_posttypes .mapList .map-marker:hover { background-color:#F3F4F6; }
.element_posttypes .mapList .map-marker h1 {  }
.element_posttypes .mapList .map-marker h1 a {  }
.element_posttypes .mapList .map-marker-info { font-size:0.75em; }
.element_posttypes .mapList .map-marker-info h1 { }
.element_posttypes .mapList .map-marker-info img { float:right; }
.element_posttypes .mapList .map-marker-info {}
.element_posttypes .mapList .mapMenu { position:absolute; bottom:10px; left:20px; z-index:9999; width:auto; }

.element_posttypes .mapList.fullscreen { position:fixed !important; left:0px !important; top:0px !important; width:100% !important; height:100% !important; margin:0 !important; padding:0 !important; background:white; z-index:9999; }
.element_posttypes .mapList.fullscreen .map { height:100% !important; }
.element_posttypes .mapList.fullscreen .mapRecordList .map-markers { height:100% !important; }

.element_posttypes .recordList .header img { float:right; margin-left:1em; }

.element_posttypes .content, .element_posttypes .abstract { clear:both; }
.element_posttypes .recordList .content, .element_posttypes .recordList .abstract { clear:none; }
/* .element_posttypes .content img { background:white; padding:1px; border:0.33em solid #E0E4E7; } */

.element_posttypes .footer { margin:1em 0; padding:1em 0; border-top:1px solid #E0E4E7; }
.element_posttypes .footer .permalink { margin:0 0 1em 0; }
.element_posttypes .footer .bookmarklet { float:right; }
.element_posttypes .footer .commentlinks { float:left; }
.element_posttypes .footer .commentlinks .leavecomment { background:url(../images/icons/forums/comment.gif) left center no-repeat; padding-left:24px; }
.element_posttypes .footer .commentlinks .viewcomments { background:url(../images/icons/forums/comments.gif) left center no-repeat; padding-left:20px; }
.element_posttypes .footer .filelist {}
.element_posttypes .footer .filelist .filelist_title {}
.element_posttypes .footer .filelist ul { margin:1.33em 0 1.33em 2.33em; }
.element_posttypes .footer .filelist li { list-style:disc url(../images/icons/files/attach.gif) outside; margin:0.33em 0; }

.element_posttypes .pagination { margin:2em 0; }

.element_links .header h1 {  }
.element_links ul { margin-left:0; }
.element_links ul li { margin:0; padding:0.33em; border-bottom:1px solid #DDDEE0; }
.element_links ul li .title { margin:0; padding:0; }
.element_links ul li .link {}
.element_links ul li .content {}

.element_files ul { margin-left:2.33em; }
.element_files ul li { list-style:disc url(../images/icons/files/page_attach.gif) outside; margin:0.33em 0; }

li.document{list-style:disc url(../images/icons/files/page_attach.gif) outside !important;}
li.pdf{list-style:disc url(../images/icons/files/pdf.gif) outside !important;}
li.xls{list-style:disc url(../images/icons/files/xls.gif) outside !important;}
li.doc{list-style:disc url(../images/icons/files/doc.gif) outside !important;}
li.audio{list-style:disc url(../images/icons/files/music.gif) outside !important;}
li.video{list-style:disc url(../images/icons/files/image.gif) outside !important;}
li.image{list-style:disc url(../images/icons/files/image.gif) outside !important;}


/* Content: FAQs */
ul.faqs { list-style:disc; }
ul.faqs li {}
ul.faqs li a { font-weight: bold; }
dl.faqs dt.question { font-size:1.125em; font-weight:bold; margin:0; padding:0.33em 1.33em; background:#7EA0BB; color:white; }
dl.faqs dd.answer { margin:0.33em 0; padding:0 1.33em; }
dl.faqs a.returnToTop { display: block; font-style: italic; text-align: right; font-size: 10px; padding:0.33em 0; }


/* Content: Content */
.recordsContainer { margin:1.33em 0; }
.recordsDate{ font-weight:bold; }
.recordListImage{ width:100px; }
.recordListDate{ width:60px; color:#383b40; }
.recordListTime{ width:60px; color:#383b40; }
.recordListTitle { font-weight:bold; }
.recordListAbstract { clear:both; margin:0; padding:5px 0; font-weight:normal; }

/* table.filterBar { width:100%; text-align:right; background-color:#5C819E; color:#fff; border:0px; padding:0.33em; margin:0.33em 0; } */
table.filterBar label { color:white; }

.filterBarForm { background:#5C819E; padding:0.75em 0.5em;; }
.filterBarForm .filterBarButtons, .filterBarForm table.filterBar { padding:0; margin:0 0 0 0.33em; }
.filterBarForm .filterBarButtons { float:left; line-height:0; }
.filterBarForm .filterBarButtons input.filterSubmit {  }
/*.filterBarForm .filterBarButtons input.filterReset { display:none; }*/
.filterBarForm table.filterBar { float:left; width:auto; display:block; text-align:center; background:transparent; border-spacing:0; border-collapse: collapse; }
.filterBarForm table.filterBar label { font-size:0.7em; }
.filterBarForm table.filterBar input { border:0; padding:2px 3px; }
.filterBarForm table.filterBar select { max-width:99px; }
.filterBarForm table.filterBar tbody { display:block; }
.filterBarForm table.filterBar tr { display:block; }
.filterBarForm table.filterBar td { display:block; line-height:0; padding:0; }

div.recordsDate { background-color: #5C819E; color: #fff; border: 0px; padding: 5px; margin-bottom: 2px; }

table.recordList { width:100%; border:1px solid #DDDEE0; padding:1.33em 2em; margin-bottom: 1.33em;}
table.recordList col.date { width:4em; text-align:center; }
table.recordList col.time { width:4em; text-align:center; }
table.recordList tr {}
table.recordList tr th { display:none; }
table.recordList tr td { padding:0.33em; border-bottom:1px solid #DDDEE0; }
table.recordList tr.last td { border-bottom:0; }

/* Search - google? */
.searchresults { padding:10px; }
.searchresults iframe { width:100%; }

/* Comments */
.comment_listwrapper .prevnext_wrapper { background:#5C819E; }
.comment_listwrapper .prevnext { width:60%; margin:0 auto; list-style:none; }
.comment_listwrapper .prevnext span { display:block; color:#5C819E; width:23%; float:left; margin:0 1%; text-align:center; list-style:none; cursor:default; }
.comment_listwrapper .prevnext span a { display:block; color:white; padding:0.33em; border:1px solid #5C819E; }
.comment_listwrapper .prevnext span a:hover { background:#7EA0BB; border-color:#C6D3DD; }
.comment_listwrapper .prevnext span.first {  }
.comment_listwrapper .prevnext span.prev {  }
.comment_listwrapper .prevnext span.next {  }
.comment_listwrapper .prevnext span.last {  }

.comment_listwrapper {  }
.comment_listwrapper .comment_list { margin-left:0; }
.comment_listwrapper .comment_list p {  }
.comment_listwrapper .comment_list li { margin-left:0; padding:1em 0; border-bottom:1px solid #E0E4E7; list-style:none; }
.comment_listwrapper .comment_list li.odd {  }
.comment_listwrapper .comment_list li.even {  }
.comment_listwrapper .comment_list li.last { border:0; }
.comment_listwrapper .comment_list li .commenttitle { padding:0 2%; }
.comment_listwrapper .comment_list li h4 { margin:0; padding:0; }
.comment_listwrapper .comment_list li h5 {  font-style:italic; font-weight:normal; margin:0; padding:0; }
.comment_listwrapper .comment_list li div.comment { width:70%; overflow:hidden; padding:0 2%; }

/* Youtube */
.plugin_youtube { margin:1.33em 0; text-align:center; }
.plugin_youtube object, .plugin_youtube embed { margin:0 auto; }


/* Galleria */
/*
.galleria{list-style:none; width:100%; height:100px; overflow:auto;}
.galleria li{ display:block; float:left; margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px}
*/

ul.thumbs { list-style:none; margin-left:0; }
ul.thumbs li { display:block; float:left; margin:0 10px 10px 0 }
.gallery .image { text-align:center; background-color: #192A32; border:5px solid #E0E4E7; }
.gallery .image img { max-width:626px; }
.gallery .caption { border-bottom:1px solid #E0E4E7; }
.gallery .images { margin:1.33em 0; }

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('../images/spinner.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #5C819E;
	border-color: #5C819E;
	color: white;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

.success { background: #C8FFBF; border: 1px solid #A2EF95; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }
.failure { background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }

.phonebanklist {  }
.phonebanklist ul { margin-left:0; }
.phonebanklist ul li { margin:1em 0; border-bottom:1px solid #E0E4E7; }
.phonebanklist ul li.last { border-bottom:0; }
.phonebanklist .title { float:left; width:50%; font-weight:bold; font-size:1.3em; }
.phonebanklist .counts { float:left; width:50%; clear:both; }
.phonebanklist .banklink { float:right;  width:40%; }
.phonebanklist .callbetween { float:right; width:40%;  }
.phonebanklist .abstract {}

.phonebankrecords { width:50%; float:right; margin-left:2em; }
.phonebankrecords ul { margin:0 }
.phonebankrecords li {  }
.phonebankrecords .phonebankrecord { border:1px solid #E0E4E7; padding:1em; margin:0 1em; }
.phonebankrecords .phonebankrecord .fullname { font-weight: bold; font-size:1.5em; display:block; }
.phonebankrecords .phonebankrecord .phonenumber { display:block; }
.phonebankrecords .phonebankrecord form {  }
.phonebankrecords .phonebankrecord form .recordstatus { margin:1em 0; }
.phonebankrecords .phonebankrecord form .recordcomment { margin:1em 0; }
.phonebankrecords .phonebankrecord form .recordcomment label { font-weight:bold; display:block; }
.phonebankrecords .phonebankrecord form .recordcomment textarea { width:100%;  display:block; }

/* CALENDAR */
.calendar {
	margin: 1.33em 0;
}
/* header */
table.cal-header {
	font-size: 0.8em;
	line-height: 1.25em;
	width: 100%;
}
.calendar th, .calendar td {
	padding: 0;
	vertical-align: top;
}
.cal-header-steps, .cal-header-layouts {
	width: 25%;
}
.cal-header-steps table {
	float: left;
}
.cal-header-title {
	text-align: center;
	width: 50%;
}
.cal-header-title table {
	margin: 0 auto;
}
.cal-header-title {
	margin: 0;
	padding: 0.25em 0;
	white-space: nowrap;
}
.cal-header-layouts table {
	float: right;
}
.cal-header-space {
	padding-left: 10px;
}
/* buttons */
.cal-header .cal-state-default, .cal-header .ui-state-default {
	margin-bottom: 1em;
	cursor: pointer;
}	
.cal-header .cal-state-default {
	border-width: 1px 0;
	padding: 0 1px;
}	
.cal-header .cal-state-default, .cal-header .cal-state-default a {
	border-style: solid;
}	
.cal-header .cal-state-default a {
	display: block;
	border-width: 0 1px;
	margin: 0 -1px;
	width: 100%;
	text-decoration: none;
}	
.cal-header .cal-state-default span {
	display: block;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	height: 1.25em;
	padding: 3px 5px;
}	
.cal-header .ui-state-default {
	padding: 4px 6px;
}	
.cal-header .cal-state-default span, .cal-header .ui-state-default span {
	white-space: nowrap;
}	
.cal-header .cal-no-right {
	padding-right: 0;
}	
.cal-header .cal-no-right a {
	margin-right: 0;
	border-right: 0;
}	
.cal-header .ui-no-right {
	border-right: 0;
}	
.cal-header .cal-corner-left {
	margin-left: 1px;
	padding-left: 0;
}	
.cal-header .cal-corner-right {
	margin-right: 1px;
	padding-right: 0;
}	
.cal-header .cal-state-default, .cal-header .cal-state-default a {
	border-color: #777; /* outer border */
	color: #333;
}
.cal-header .cal-state-default span {
	border-color: #fff #fff #d1d1d1; /* inner border */
	background: #e8e8e8;
}	
.cal-header .cal-state-active a {
	color: #fff;
}	
.cal-header .cal-state-down span, .cal-header .cal-state-active span {
	background: #888;
	border-color: #808080 #808080 #909090; /* inner border */
}	
.cal-header .cal-state-disabled a {
	color: #999;
	cursor: default;
}	
.cal-header .cal-state-disabled, .cal-header .cal-state-disabled a {
	border-color: #ccc; /* outer border */
}	
.cal-header .cal-state-disabled span {
	border-color: #fff #fff #f0f0f0; /* inner border */
	background: #f0f0f0;
}
.calendar .recordList {
	padding: 0.5em 0;
	width: 100%;
}
.calendar table.recordList {
	padding: 0.5em 1em;
}
/* calendar layout */
.cal-month table {
	background-color: #ccc;
	border-spacing: 1px;
	font-size: 75%;
	line-height: 1.25em;
}
.cal-month table th {
	background-color: #ddd;
}
.cal-month table td.cal-day {
	background-color: #fff;
	cursor: pointer;
	height: 7em;
}
.cal-month table td div.cal-date {
	background-color: #f3f4f6;
	cursor: pointer;
	padding: 0 0.33em;
	text-align: right;
}
.cal-month table td div.cal-date a {
	color: #6D747A;
}
.cal-month table td div.cal-event {
	background-color: #a94130;
	cursor: pointer;
	margin: 1px;
	padding: 1px 2px;
	-moz-border-radius: 3px;
}
.cal-month table td div.cal-event a {
	color: #fff;
}
.cal-month table td.cal-day-now {
	background-color: #fef8d6;
	border-color: #f7d35c;
}
.cal-month table td.cal-day-now div.cal-date {
	background-color: #f7d35c;
}
.cal-month table td.cal-day-prevnext {
	/*background-color: #f7f7f7;*/
}
.cal-month table td.cal-day-prevnext div.cal-date {
	background-color: transparent;
	color: #ccc;
}
.cal-month table td.cal-day-prevnext div.cal-date a {
	color: #ccc;
}

/* HEARINGS */
.hearing-webcasts {
	margin: 1.33em auto;
	width: 506px;
}
.hearing-webcasts ul.tabs {
	height: 2em;
	list-style: none outside none;
	margin: 0 !important;
	padding: 0;
}
	.hearing-webcasts ul.tabs li {
		background-color: #d3d3d3;
		float: left;
		height: 2em;
		list-style: none outside none !important;
		margin: 0 !important;
		margin-right: 3px !important;
		padding: 0;
		text-indent: 0;
	}
		.hearing-webcasts ul.tabs li a {
			border: 1px solid #cccccc;
			border-bottom: 0;
			display: block;
			font-weight: bold;
			height: 1em;
			padding: 0.5em 0.66em;
		}
		.hearing-webcasts ul.tabs li a.current {
			background-color: #f3f3f3;
		}
		#tabLive a { }
		#tabArchive a {	}
		#tabCC a { }
		.hearing-webcasts ul.tabs li a.current { }
.hearing-webcasts div.panesHead {
	background-color: #333;
	height: 8px;
}
.hearing-webcasts div.panesFoot {
	background-color: #333;
	height: 8px;
}
.hearing-webcasts div.panes {
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	height: 360px;
	padding: 12px;
}
	.hearing-webcasts div.panes div.pane { }
		#webcastLive, #webcastArchive, #webcastCC {
			margin: 0;
			padding: 0;
		}
div.hearing-participants ul {
	margin: 0;
	padding: 0;
}
	div.hearing-participants ul li {
	  	margin: 1.33em 2em;
	}
	div.hearing-participants div.person {
		font-weight: bold;
	}

/* SITEMAP */
#sitemap {
	margin: 0;
	padding: 0;
}
	#sitemap ul {
		margin: 0;
		margin-left: 1.66em;
		padding: 0;
	}
		#sitemap li {
			list-style: none outside none;
		}
			#sitemap a {
				font-weight: normal;
			}
			#sitemap li.leaf > a {
				/*font-style: italic;*/
			}
			#sitemap li.parent > a {
				font-weight: bold;
			}