/*
TEMPLATE:
content and other random items
*/

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.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;}


/* SubNav */
#subnav {
	padding:0;
	margin:0;
	font-family:Georgia;
	font-size:12px;
}
	#subnavContent {}
	ul.subnav_root {
		margin:0;
		padding:0;
	}
	#subnav li {
		background:url(../images/arrow_green.png) no-repeat 0 0.5em;
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0.4em 1.5em;
		font-size:14px;
		line-height:15px;
	}
		#subnav li.last {
			border:0;
		}
		#subnav li a {
			display:block;
			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 #B2CEDA;}
.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;}
.links { padding:0 0 15px 0; margin:0; }
ul.links{ margin:0 !important; }
.links li{border:1px solid #ccc !important; margin:0 0 2px 0; padding:5px 5px 5px 10px; list-style:disc url('../images/bullet.png') inside !important;}
.links p{margin:0 0 3px 20px;}
.links h5{margin:0; padding:0 20px; font-weight:bold; font-size:11px;}
.links .links_title { margin:0; padding:0 0 5px 0; }
.links ul.links_list { padding:0; margin:0 0 0 10px; list-style:none; }
.links ul.links_list li { list-style:none; }

/* 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{ }
.contentrecord .date { float:left; margin-left:-50px; margin-top:-5px; }

table.filterBar input.Button{}
.recordsContainer{}
h3.recordsTitle{ }
.recordsDate{font-weight:bold;}
.recordListDate{width:60px; 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 { }
.recordListTitle a {}
.recordListTitle img{display:none;}
.recordListAbstract { clear:both; margin:0; padding:5px 0; font-weight:normal; }
h3.recordsTitle {
	text-align: left;
	font-size:14px;
	text-transform:uppercase;
	font-family:Tahoma;
	border-bottom:1px solid #A8C5CD;
	padding-bottom:5px;
}
table.filterBar {
	background-color: #999;
	color: #fff;
	border: 0px;
}
label.ContentGrid {
	color: #fff !important;
}
.recordsContainer div.recordsDate {
	background-color: #D5A553;
	color: #fff;
	border: 0px;	
	padding: 5px;
	margin-bottom: 2px;
}
.recordsContainer ul.recordList {
	background: #fff;
	border: 1px #999 solid;
	margin:0 0 1.33em !important;
	padding: 20px;
}
.recordsContainer ul.recordList li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-top: 0px;
	border-bottom: 1px #ccc solid;
}
.recordsContainer ul.recordList li.last{ border:0; margin:0; padding:0; }

.digest div.recordsDate {
	border-bottom:1px solid #A8C5CD;	
	padding: 5px;
	margin-bottom: 2px;
}
.digest ul.recordList {
	margin:0 !important;
	padding:0;
}
.digest ul.recordList li {
	margin: 0;
	padding:10px 0;
	border-top: 0;
	border-bottom: 1px #ccc solid;
}
.recordsContainer ul.recordList li.last{ border:0; margin:0; padding:0; }
.digest .contentrecord .date { margin-top:-18px; }

.commentlinks { float:left; padding:7px 0; }
.bookmarklet { float:right; padding:7px 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; }

/* OVERRIDE */
table.filterBar { background-color:#98B36C; margin:5px 0; }

/* Comments */
.leavecomment { background:url(../../../_images/icons/forums/comment.gif) no-repeat left center; line-height:12px; padding-left:23px; }
.viewcomments { background:url(../../../_images/icons/forums/comments.gif) no-repeat left center; line-height:12px; padding-left:20px; }

.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; }

.countydropdown { padding:20px 10px; border-top:1px solid #B7D4E4; margin-top:20px; }
.textBlockTitle {font-size:14px; text-transform:uppercase; font-family:Tahoma; }