
/* Page List Module Alter as required */

/* The following styles are used for a Page List module */

/* Page List Outer Border */

.PageList .ListHolder {
	margin: 10px 0px;
	width:auto;
	font-size: 11px;
	color: #C6CFD8;
	clear: both;
}

/* Page List Custom Title */

.PageList .ListCustomTitle {
}
.PageList H1.ListCustomTitle {
	font-size: 15px;
	padding: 0px;
	margin: 4px 0px 10px 0px;
}

/* Page List Separators */

.PageList .ListPrimarySeparator {
	color: #ACB8BF;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.PageList .ListSecondarySeparator {
	color: #C6CFD8;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
}

/* Page List Thumbnail */

.PageList .ListThumbnail{
	margin: 0px 0px 2px 30px;
	float: right;
	border: 1px solid #BDBDBD;
}

/* Page List Title */

.PageList .ListTitle {
	font-size: 16px;
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	color: #36668C;
	padding: 0px;
	margin: 10px 0px 4px 0px;
	font-weight: bold;
	float: none;
	text-decoration: none;
}
.PageList .ListTitle a:visited {
	color: #36668C;
	text-decoration: none;
}
.PageList .ListTitle a:link {
	color: #36668C;
	text-decoration: none;
}
.PageList .ListTitle a:hover{
	color: #36668C;
	text-decoration: underline;
}

/* Page List Author, Date, Keywords */

.PageList .ListAuthor {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
}
.PageList .ListItemDate {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	display: none;
}
.PageList .ListKeywords {
	font-size: 10px;
	padding: 0px;
	color: #C6CFD8;
	margin: 0px 0px 5px 0px;
	font-style: italic;
	line-height: 11px;
	display: none;
}

/* Page List Summary */

.PageList .ListSummary {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.PageList .ListSummary a {
	color: #ACB8BF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

/* Page List Creator, Created Date, Updator, Updated Date */

.PageList .ListCreator {
	font-size: 10px;
	color: #1E4164;
	font-style: italic;
	font-weight: bold;
	float: left;
	clear: left;
	display: none;
}
.PageList .ListCreatedDate {
	font-size: 10px;
	color: #1E4164;
	font-style: italic;
	float: left;
	clear: left;
	display: none;
}
.PageList .ListUpdator {
	font-size: 10px;
	color: #C6CFD8;
	font-style: italic;
	font-weight: bold;
	float: right;
	clear: right;
	display: none;
}
.PageList .ListUpdatedDate {
	font-size: 10px;
	color: #C6CFD8;
	font-style: italic;
	float: right;
	clear: right;
	display: none;
}

/* Page List EndItem (Visual break between each list item) */

.PageList .ListEndItem {
	float: none;
	font-size: 0px;
	clear: both;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #C6CFD8;
}

/* cLS (Changed styles for Left Hand Side Container) */

#cLS .PageList .ListHolder {
	margin: 15px;
}
#cLS .PageList .ListAuthor {
	display: none;
}
#cLS .PageList .ListItemDate {
	display: none;
}

#cLS .PageList .ListTitle {
	font-size: 13px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color: #36668C;
	padding: 2px 0px 1px 0px;
	margin: 10px 0px 4px 0px;
	font-weight: bold;
	float: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
#cLS .PageList .ListSummary {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#cLS .PageList .ListCreator {
	display: none;
}
#cLS .PageList .ListCreatedDate {
	display: none;
}
#cLS .PageList .ListUpdator {
	display: none;
}
#cLS .PageList .ListUpdatedDate {
	display: none;
}
#cLS .PageList .ListThumbnail{
	display: none;
}

/* cTL (Changed styles for Left Hand Side Container) */

#cTL .PageList .ListHolder {
	margin: 15px;
}
#cTL .PageList .ListAuthor {
	display: none;
}
#cTL .PageList .ListItemDate {
	display: none;
}
#cTL .PageList .ListCreator {
	display: none;
}
#cTL .PageList .ListCreatedDate {
	display: none;
}
#cTL .PageList .ListUpdator {
	display: none;
}
#cTL .PageList .ListUpdatedDate {
	display: none;
}
#cTL .PageList .ListThumbnail{
	display: none;
}

/* cRS (Changed styles for Right Hand Side Container) */

#cRS .PageList .ListHolder {
	margin: 15px 15px 15px 0px;
}
#cRS .PageList .ListAuthor {
	display: none;
}
#cRS .PageList .ListItemDate {
	display: none;
}
#cRS .PageList .ListTitle {
	font-size: 13px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color: #36668C;
	padding: 2px 0px 1px 4px;
	margin: 10px 0px 4px 0px;
	font-weight: bold;
	float: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
#cRS .PageList .ListSummary {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#cRS .PageList .ListCreator {
	display: none;
}
#cRS .PageList .ListCreatedDate {
	display: none;
}
#cRS .PageList .ListUpdator {
	display: none;
}
#cRS .PageList .ListUpdatedDate {
	display: none;
}
#cRS .PageList .ListThumbnail{
	display: none;
}
/* cTR (Changed styles for Right Hand Side Container) */

#cTR .PageList .ListHolder {
	margin: 15px 15px 15px 0px;
}
#cTR .PageList .ListAuthor {
	display: none;
}
#cTR .PageList .ListItemDate {
	display: none;
}
#cTR .PageList .ListCreator {
	display: none;
}
#cTR .PageList .ListCreatedDate {
	display: none;
}
#cTR .PageList .ListUpdator {
	display: none;
}
#cTR .PageList .ListUpdatedDate {
	display: none;
}
#cTR .PageList .ListThumbnail{
	display: none;
}
