/*
TEMPLATE:
content and other random items
*/
.files li {list-style:disc url(../../../_images/icons/files/page_attach.gif) inside !important;}
li.document{list-style:disc url(../../../_images/icons/files/page_attach.gif) inside !important;}
li.pdf{list-style:disc url(../../../_images/icons/files/pdf.gif) inside !important;}
li.doc{list-style:disc url(../../../_images/icons/files/doc.gif) inside !important;}
li.audio{list-style:disc url(../../../_images/icons/files/music.gif) inside !important;}
li.video{list-style:disc url(../../../_images/icons/files/image.gif) inside !important;}


/* SubNav */
/*
#subnav {
	padding:15px 20px;
}
	#subnavContent {}
	ul.subnav_root {
		margin:0;
		padding:0;
	}
	#subnav li {
		background:url('../images/subnav_bullet.png') no-repeat 0 0.7em;
		border-bottom:1px solid #D9D9D9;
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0.3em 1.5em;
	}
		#subnav li.last {
			border:0;
		}
		#subnav li a {
			color:#595959;
			display:block;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
		}
		#subnav li a:hover {
			color:#be7900;
		}
		#subnav li a.selected {}
*/

/* Content: Audios */
.audioList .audios { list-style:none;}
.audioList .audios li { list-style:none;}
.audioTitle{}
.audioTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.otherAudioCodecs{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}

/* Content: FAQs */
.faqList {
	margin:10px 0;
}
	ul.faqs {
		/*list-style:none;
		margin:0.33em 0;
		padding:0;*/
	}
		ul.faqs li {
			list-style:disc url('../images/bullet.png');
			/*background:url('images/bullet.png') no-repeat 0 0.5em;
			list-style:none;*/
			/* list-style:disc url('images/bullet.png') inside !important;
			padding:0;
			background-color:yellow;*/
		}
			ul.faqs li a {
				/*color: #900005 !important;*/
				font-weight: bold;
			}
	.faqList dl dt {
		/*border-bottom:1px solid #e6e6e6;
		color:navy;
		font-family:Palatino, Times New Roman;*/
		font-size:18px;
		font-weight:bold;
		margin:0;
		padding-bottom:0.33em;
	}
	.faqList dl dd {
		margin-left: 0px;
		padding-left: 0px;
	}
		a.retrunToTop {
			display: block;
			color: #fff !important;
			font-style: italic;
			font-size: 10px;
			background: #cccccc url('../images/arrow_backtotop.png') no-repeat 0.33em 0.6em;
			padding: 0px 0px 0px 14px;
		}

/* Content: Files */
/*
.fileList{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}
.filesTitle{}
.filesTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.files{}
*/

/* Content: Links */
.linkList{margin:25px 0;}	
/*
.linksTitle{background:#999; margin-bottom:2px; padding:5px 10px;}
.linksTitle h3{color:#fff; font-weight:bold; font-size:14px; border:0; margin:0; padding:0;}
.linksTitle p{color:#414E54; padding:0; margin:5px 0 0 0;}
*/
.linksTitle h5 { padding-bottom:8px; }
.links { padding:0 0 15px 0; margin:0; }
ul.links{ 
	background: url(../images/bg_broswergradient.png) no-repeat;
	border: 1px solid #d9d9d9;
	margin: 0 !important;
	padding: 15px;
}
.links li{
	border-bottom: 1px solid #b1b1b1; 
	margin: 0; 
	padding: 0 0 8px 0; 
	list-style: none !important;
	list-style-image: none !important;
}
.links li.last { border: 0; padding: 0; }


/* Content: Videos */
.videoList .videos { list-style:none;}
.videoList .videos li { list-style:none;}
.videoTitle{}
.videoTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.otherVideoCodecs{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}

/* Content: Content */
table.filterBar{ width:100%; padding:5px; text-align:right; background:#e8e8e8; border:1px solid #999; border-top:1px solid #ccc; border-left:1px solid #ccc; }
table.filterBar label{ color:#5A5B5B; font-weight:bold; }
table.filterBar select{
	border-width:1px;
	color:#5A5A5A;
	width:90px;
}
table.filterBar input{
	background-color:#CDCCCC;
	border-width:1px;
	color:#5A5A5A;
	text-transform:uppercase;
}
label.ContentGrid{}
h1.ContentGrid{line-height:auto;}
table.filterBar input.Button{}
.recordsContainer{}
h3.recordsTitle{ }
.recordsDate{font-weight:bold;}
.recordListDate{width:70px; color:#383b40; float:left;}
ul.recordList{}
ul.recordList li{display:block; clear:both; border-top:1px solid #DFDFDF; min-height:18px; padding:7px 0; margin:3px 0;}
.recordListTitle { font-weight:bold; }
.recordListTitle a {}
.recordListTitle img{display:none;}
.recordListAbstract { clear:both; margin:0; padding:5px 0; font-weight:normal; }
h3.recordsTitle {
	text-align: left;
}
table.filterBar {
	background-color: #999;
	color: #fff;
	border: 0px;
}
label.ContentGrid {
	color: #fff !important;
}
div.recordsDate {
	background-color: #999;
	color: #fff;
	border: 0px;	
	padding: 5px;
	margin-bottom: 2px;
}
ul.recordList {
	background: #fff;
	border: 1px #999 solid;
	margin:0 0 1.33em !important;
	padding: 20px;
}
ul.recordList li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-top: 0px;
	border-bottom: 1px #ccc solid;
}
ul.recordList li.last{ border:0; margin:0; padding:0; }


/* Image Gallery */
.photoGallery{ margin:25px 0; }

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

/* Links - for custom/youtube */
ul.links_list { list-style:none; }
ul.links_list li { clear:both; padding:10px 0; list-style:none; }
ul.links_list li .image { float:left; padding:0 10px 10px 0; }
ul.links_list li .content { width:550px; float:left; }
ul.links_list li .date { float:right; }
ul.links_list li .title { float:left; }
ul.links_list li .description { clear:both; }

/* Comments */
.comment_listwrapper .prevnext { width:424px; margin:0 auto; list-style:none; }
.comment_listwrapper .prevnext span { width:100px; float:left; margin:3px; text-align:center; list-style:none; }
.comment_listwrapper .prevnext span a { display:block; }
.comment_listwrapper .prevnext span.first {  }
.comment_listwrapper .prevnext span.prev {  }
.comment_listwrapper .prevnext span.next {  }
.comment_listwrapper .prevnext span.last {  }

.comment_listwrapper { margin-top:15px; padding-top:10px; }
.comment_listwrapper .comment_list { margin:0; padding:0; }
.comment_listwrapper .comment_list p { margin:0; padding:0.5em 0; }
.comment_listwrapper .comment_list li { margin:0; padding:0; border-bottom:1px solid black; list-style:none; }
.comment_listwrapper .comment_list li.odd { background-color:white; }
.comment_listwrapper .comment_list li.even { background-color:silver; }
.comment_listwrapper .comment_list li.last { border:0; }
.comment_listwrapper .comment_list li .commenttitle { padding:3px 5px; }
.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:440px; overflow:hidden; padding:0px 7px; }

/* **************************************** CUSTOM ************************************** */


/* copy */
.groupTitle {
	border-bottom: 1px dashed #d9d9d9;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

/*
#copy h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	color: #2a3f56;
}
#copy h4 {
	font-weight: bold;
	font-size: 14px;
	color: #929b74;
	margin-bottom: 0px;
}
#copy h5 {
	font-weight: bold;
	font-size: 14px;
}
#copy hr {
	color: #c5c9cc;
	background-color: #c5c9cc;
	border-color: #c5c9cc;
}
*/


/* content records */
h1.title { color: #3c587e; font-size: 18px; font-weight: bold; }
	h1.title a {
		color: #3c587e !important;		
	}
h2.subtitle { font-size: 14px; }
#copy h3.subtitle {
	font-weight: bold;
	font-size: 14px;
	color: #929b74;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4.date {
	font-weight: normal;
	color: #5a5a5a;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
}
.byline {
	color: #404040;
	display: block;
	font-weight:bold;
	padding-top:10px;
}

.associatedImage {
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.content ul {
	list-style: disc !important;
}

.hearingWebcasts {
	/*padding-left: 10px;
	padding-top: 18px;
	background: url('../images/subpage/arrow_green.png') 0px 22px no-repeat;*/
	padding: 30px 0px;
}
	#streamTabList {
		margin: 0px;
		padding: 0px;
		height: 30px;
		border-left: 1px solid #c5c9cc;
		width: 421px;
	}
		#streamTabList li {
			float: left;
			list-style: none;
		}
			#streamTabList li a {
				display: block;
				height: 30px;
				line-height: 30px;
				padding: 0px 10px;
				background: #465B73;
				border-right: 1px solid #c5c9cc;
				border-top: 1px solid #c5c9cc;
				border-bottom: 1px solid #c5c9cc;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none !important;
				color: white !important;
			}
			#streamTabList li a.active {
				background: #f3f3f3;
				color: #465B73 !important;
				border-bottom: 0px;
			}
			#liveTabLink {
				width: 101px;
			}
			#archiveTabLink {
				width: 131px;
			}
			#ccTabLink {
				width: 170px;
			}
	#streamTabs {
	}
		#streamTabs .hearingTab {
			padding: 20px 40px;
			width: 321px;
			height: 240px;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			background: #f3f3f3;
			text-align: center;
		}
#hearingParticipants {
	border-top: 1px solid #C5C9CC;
	padding: 0;
}
	#copy #hearingParticipants h3 {
		border: 0;
		margin-bottom: 10px;
		padding-bottom: 0px;
		padding-top: 20px;
	}
	#hearingParticipants ul {
		margin: 0px;
		padding: 0 0 20px;
		border-bottom: 1px solid #C5C9CC;
	}
		#hearingParticipants ul li {
			list-style: none;
			padding-bottom: 5px;
		}
			#hearingParticipants ul li a {
				color: #5a5a5a;
			}


table.filterBar {
	clear: left;
	background: url(../images/bg_browseby_bar.png) no-repeat;
	font-size: 14px;
	margin-bottom: 8px;
}
div.recordsDate {
	background: url(../images/bg_date_bar.png) no-repeat;
	font-size: 14px;
	padding: 5px 15px;
	margin-bottom: 8px;
}
ul.recordList {
	padding: 15px;
	border-color: #d9d9d9;
	background: #fff url(../images/bg_broswergradient.png) no-repeat left top;
}
.digest ul.recordList {
	padding: 30px;
	background: white;
}
	ul.recordList li {
		border-color: #b1b1b1;
		border-style: dashed;
		list-style: none !important;
		list-style-image: none !important;
	}
	.recordListTitle {
		margin-left: 70px;
	}
		.recordListTitle em {
			font-style: normal;
			font-weight: bold;
		}
	.recordListAbstract {
		margin-left: 70px;
	}
/* text blocks */
.textList ul {
	list-style: disc;
}

/* links */
.links li {
	margin-bottom: 8px;
}

/* faqs */
.faqs li {
	list-style-image: url('../images/arrow_relatedlinks_links.png') !important;
}

.faqList dl dt {
	font-weight: bold;
	font-size: 14px;
	color: #3c587e;
	border-bottom: 1px dashed #d9d9d9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.faqList dl dd ul {
	list-style: disc;
}
a.retrunToTop {
	background-color: #0e1c2f;
	background-image: url('../images/btn_returntotop.png');
	background-position: 0 0;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height:21px;
	margin: 10px 0 0;
	padding: 0;
	text-indent: -9999px;
}

/* audios */
.audioList .audios {
	margin: 0px;
	padding: 0px;
}
#copy h4.audioTitle {
	margin-bottom: 10px;
}

/* videos */
.videoList .videos {
	margin: 0px;
	padding: 0px;
}

/* images */
/* style changed to allow client downloading 
.photoGallery object,
.photoGallery embed {
	width: 100%;
}
*/
.imageGallery .item {
	border: 1px solid #d9d9d9;
	float: left;
	height: 83px;
	margin: 10px;
	padding: 5px;
	width: 83px;
}
.imageGallery .item a {
	display: block;
	height: 83px;
	width: 83px;
}

/* files */
.fileList {
	margin-top: 20px;
}
.contentrecord .fileList {
	border-top: 1px solid #c5c9cc;
	padding-top: 20px;
}
#copy .fileList .filesTitle h4 {
	margin-top: 0px;
	margin-bottom: 20px;
}
.fileList .files {
	margin: 0px;
	padding: 0px;
}
	.files li {
		/* list-style-position: inside !important; */
		list-style-image: none !important;
		list-style-type: none !important;
		border: 1px solid #c5c9cc;
		background: url('../images/bg_broswergradient.png') repeat-x;
		padding: 10px 0;
		margin-bottom: 8px;
		min-height:50px;
	}
		.files li .fileTitle {
			margin: 0px;
			float: right;
			width: 550px;
		}
		.files li .fileAbstract {
			display: block;
			margin-left: 43px;
		}
		.files li .fileUrl {
			display: block;
			margin-left: 43px;
		}
		
/* forms */
.uniForm .legend {
	background: transparent;
	border: 0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px;
}
.ctrlHolder {
	zoom: 1;
}

/* photo gallery dev action */
.photoGalleryList ul {
	margin: 0px;
	padding: 0px;
}
	.photoGalleryList ul li {
		border-bottom: 1px dashed #d9d9d9;
		list-style-type: none !important;
		list-style-image: none !important;
		padding: 20px 0;
	}
	.photoGalleryList ul li.first {
		border-top: 1px dashed #d9d9d9;
	}
	.photoGalleryList ul li h3 {
		border: 0;
		margin: 0;
		padding: 0;
	}
		.photoGalleryList ul li a {
			background: url(../images/arrow_right.png) no-repeat 0 5px;
			display: block;
			float: left;
			padding-left: 15px;
		}
	.photoGalleryList ul li img {
		border: 1px solid #d9d9d9;
		display: block;
		float: left;
		margin-right: 20px;
		padding: 5px;
	}




/* party pages */
.partyPage {
}
	#copy .partyPage a {
	}
	#copy .partyPage #committeeMembers {
		clear: both;
	}
		#copy .partyPage #committeeMembers ul {
			margin: 0px;
			padding: 0px;
		}
			#copy .partyPage #committeeMembers ul li {
				display: block;
				float: left;
				height: 135px;
				margin: 0px;
				padding: 0px;
				width: 300px;
			}
				#copy .partyPage #committeeMembers ul li img {
					float: left;
					height: 90px;
					margin-right: 10px;
					width: 90px;
				}
				#copy .partyPage #committeeMembers ul li .title {
					display: block;
				}
				#copy .partyPage #committeeMembers ul li .abstract {
					display: block;
				}
				#copy .partyPage #committeeMembers ul li .readMore {
					background-image: url('../images/btn_visit_website.png');
					display: block;
					height: 16px;
					margin-left: 100px;
					text-indent: -9999px;
					width: 93px;
				}

