/* Generic */
.element .header h1 {
	color: #2c3f4a;
	font-size: 18px;
	font-weight: bold;
}

.element .content ul li {
	list-style-image: url(../images/bullet.png);
}

.pagegroup { margin: 30px 0; }
.pagegroup.first { margin-top: 0; }

/* Text Blocks */
.element_textblocks .header h2 {
	color: #75181d;
	font-size: 14px;
	font-weight: bold;
}


/* Files */
.element_files ul {
	list-style: none outside none !important;
}
.element_files ul li {
	background-color: #f4f4f4;
	background-position: 15px 15px;
	background-repeat: no-repeat;
	list-style: none outside none !important;
	margin: 10px 0;
	padding: 15px;
	padding-left: 45px;
}
li.document{
	background-image: url(../../../_resources/images/icons/files/page_attach.gif);
	list-style: none outside none !important;
}
li.pdf{
	background-image: url(../../../_resources/images/icons/files/pdf.gif);
	list-style: none outside none !important;
}
li.xls{
	background-image: url(../../../_resources/images/icons/files/xls.gif);
	list-style: none outside none !important;
}
li.doc{
	background-image: url(../../../_resources/images/icons/files/doc.gif);
	list-style: none outside none !important;
}
li.audio{
	background-image: url(../../../_resources/images/icons/files/music.gif);
	list-style: none outside none !important;
}
li.video{
	background-image: url(../../../_resources/images/icons/files/image.gif);
	list-style: none outside none !important;
}
li.image{
	background-image: url(../../../_resources/images/icons/files/image.gif);
	list-style: none outside none !important;
}

.element .files {
	margin: 0;
	padding: 0;
}
.element .files .title a {
	color: #75181d;
	font-size: 14px;
	font-weight: bold;
}
.element .files .url { display: none; }


/* Links */
.element_links ul li {
	background: #f4f4f4 url(../images/faq_link_arrow.png) no-repeat 15px center;
	border: 0;
	margin: 10px 0;
	padding: 15px;
	padding-left: 30px;
}
.element_links ul li.last {
	margin: 0;
}

/* FAQs */
ul.faqs li {
	list-style-image: url(../images/faq_link_arrow.png);
}
dl.faqs dt.question {
	background: #283F4A;
	color:#f4f4f4;
	font-size:14px;
	font-weight:bold;
}
dl.faqs dd.answer {
	margin: 0.33em 0 1.33em 0;
}
/*
dl.faqs dd.answer {
	padding: 0 15px;
}
dl.faqs a.returnToTop {
	background: url(../images/backtotop_bg.png) no-repeat;
	color: #f4f4f4;
	height: 28px;
	padding: 6px 0 0 15px;
	text-align: left;
}
*/

/* Audios */
.element_audios ul {
	margin-left: 0;
}
.element_audios .title {
	color: #75181d;
	font-size: 14px;
	font-weight: bold;
}

/* Content Records */
table.filterBar {
	background: url(../images/browserbg_browse.png) no-repeat;
	height: 38px;
	width: 662px;
}
div.recordsDate {
	background: url(../images/browserbg_month.png) no-repeat;
	height: 18px;
	margin: 25px 0 10px;
	width: 662px;
}
table.recordList {
	background: #f4f4f4;
}

table.recordList tbody tr { 
	border-bottom: 1px solid #DDDEE0; 
	display:block; 
	padding: 15px 0; 
}
table.recordList tr td { 
	border: 0; 
	padding: 0;
}

.recordListTitle a img { 
	display: block; 
	float: right;
	margin-left: 10px;
}

.element_posttypes .footer {
	background: none !important;
}
.element_posttypes .footer .filelist ul {
	margin-left: 0;
}
.element_posttypes .footer .filelist li {
	background-repeat: no-repeat;
	padding-left: 2.33em;
}


.element_posttypes .header .date {
	color: #75181d;
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 0; 
}
.element_posttypes .header .title {
	margin: 0;
}
.element_posttypes .header .title a {
	color: #2c3f4a;
	font-size: 18px; 
	font-weight: bold; 
}
.element_posttypes .header .subtitle {
	color: #434343;
	font-size: 13px; 
	font-weight: bold; 
	margin: 0;
}
.element_posttypes .content {
	padding: 15px 0;
}


/* Forms */
.element_forms h3 {
	color: #2c3f4a;
	font-size: 18px;
	font-weight: bold;
}
.element_forms .legend {
	background: #2c3f4a;
	padding-left: 10px;
}
.element_forms fieldset {
	background: #f4f4f4;
	padding-left: 10px;
}


/* Images */
.element_images .gallery,
.element_images .images {
	background: #ccc;
}
.element_images .gallery .controls {
	background: #9e9e9e;
	border: 5px solid #ccc;
	margin: 0;
	padding-top: 5px;
}
.element_images .gallery .controls a {
	color: #e8e8e8;
	font-size: 12px;
}
.element_images .gallery .controls a:hover {
	color: #fff;
	text-decoration: none;
}
.element_images .gallery .image { border: 5px solid #ccc; }
.element_images .gallery .caption { 
	border: 0;
	padding: 0 10px; 
}
.element_images .gallery .caption .viewOriginal {
	margin: 0;
	padding-bottom: 1em;
}
.element_images .images {
	background: #ccc;
	padding: 0 5px 5px;
}
.element_images .thumbs { background: #9e9e9e; }
.element_images .thumbs li {
	float:left;
	list-style: none outside none;
	margin: 0;
	padding: 4px 2px;
}

/* Issues */
.issuesList ul { margin-left: 0; }
.issuesList h4 { border-bottom: 1px solid #cfcfcf; margin: 30px 0 20px; padding-bottom: 5px; }
.issuesList h4 a { font-size: 14px; }
.issuesList .featuredIssueImage { float: left; margin-right: 10px; }
