/* === [ GLOBAL STYLE ] === */

body 
{
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	font-size: small;
}
p 
{
	font-size: 85%;
	margin-bottom: 0.9em;
	line-height: 1.7em;
	margin-top: 0.9em;
}
	a 
	{ 
		color: #6A7378; 
	}
	a:hover { 
		color: #999999; 
	}

h1, h2, h3, h4, h5, h6 
{
	padding: 0;
	margin: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a 
{
	text-decoration: none;
}
h1 
{
	font-size: 150%;
	margin-bottom: 0.9em;
	font-weight: normal;
}
h2 
{
	font-size: 100%;
	margin-bottom: 0.9em;
	font-weight: bold;
}
h3 
{
	color: #A9111A;
	font-size: 85%;
	letter-spacing: 0.4em;
	text-transform: uppercase;
	line-height: 0.9em;
	border-left: 0.9em solid #A9111A;
	padding-left: 0.9em;
	margin-bottom: 1.2em;
}
h4 
{
	font-size: 85%;
	font-weight: bold;
	background: url(../_images/icons/icon_pointer.gif) no-repeat 0em 0.2em;
	padding: 0em 1em 0.5em 2em;
	margin: 20px 0px 0px 0px;
	margin-top: 1em;
}
h5 
{
	color: #A9111A;
	font-size: 100%;
	font-weight: bold;
	line-height: 2em;
	border-top: 1px solid #A9111A;
	border-bottom: 1px solid #A9111A;
	margin-bottom: 0.9em;
}
blockquote 
{
	font-size: 80%;
	line-height: 1.8em;
	padding: 1em 2em;
}
input, select {
}
ul {
	line-height: 1.2em;
	list-style-type: none;
}
ol {
	line-height: 1.2em;
}
ol li {
	margin: 0px 20px;
	padding: 0.2em 1.5em;
}
ul li{
	padding: 0.2em 1.5em;
	background:  url("../_images/icons/icon_pointer.gif") no-repeat 0em 0.6em;
}
ul li li{
	padding: 0px 0px;
	font-weight: normal;
	font-size: 90%;
	margin: 0px 0px;
	list-style-type: square;
	background: none;
}
ol li li {
	font-size: 90%;
	margin: 0px 0px;
}
ol li li
{ 
	list-style-type: upper-alpha; 
}
ol li li li 
{ 
	list-style-type: upper-roman;
}
ol li li li li 
{ 
	list-style-type: lower-roman; 
	margin: 0em;
	padding: 0em;
}
	
/* -----[ LIST ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
*/

.ListHolder {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.ListItem {
	position: relative;
	clear: both;
	margin: 15px 15px 15px 0px;
	padding: 5px 10px;
	width: auto;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #BABCBE;
	display: inline-block;
}
#cLS .ListHolder {
	padding: 0px 15px;
}
#cLS .ListItem {
	position: relative;
	clear: both;
	margin: 15px 0px 15px 0px;
	padding: 5px 10px;
	width: auto;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #BABCBE;
	display: inline-block;
}
	/* Custom Title */
	.ListCustomTitle {
		font-size: 120%;
		font-weight: bold;
		color: #999999;
	}

	/* Thumbnail */
	.ListThumbnail {
		float: none;
		padding: 0.5em 0em 0em 0em;
		margin: 0em;
		border: none;
	}

	/* Title */
		.ListTitle {
			margin: 0em;
			padding: 0em;
			font-size: 100%;
			font-weight: bold;
			float: none;
			color: #A9111A;
			text-decoration: none;
			line-height: 1.2em;
		}
		.ListTitle a:visited, 
		.ListTitle a:link, 
		.ListTitle a:hover {
			text-decoration: none;
			color: #A9111A;
		}

	/* Date */
		.ListItemDate {
			color: #999999;
			font-size: 70%;
			margin: 0em 0em 0.2em 0em;
			text-align: right;
		}

	/* Summary */
		.ListSummary {
			font-size: 80%;
			color: #999999;
			line-height: 1.6em;
			margin: 0.4em 0em 0em 0em
		}
		.ListSummary a {
			color: #999999;
			font-weight: bold;
			text-decoration: none;
		}

/* -----[ LIST ]--------------------------------------------------------------------- */

#cPC .ListHolder {
	position: relative;
	clear: both;
	margin: 15px 15px 15px 0px;
	padding: 10px 10px 5px 10px;	
	background: #FFFFFF url(../_images/template/back_CatList.jpg) no-repeat top right;
	border: 1px solid #BABCBE;
}
#cPC .ListItem {
	position: relative;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 70%;
	height: auto;
	display: inline-block;
	background: none;
	border: none;
}
	/* Custom Title */
	#cPC .ListCustomTitle {
		display: block;
		color: #A9111A;
		font-size: 85%;
		letter-spacing: 0.4em;
		text-transform: uppercase;
		line-height: 0.9em;
		border-left: 0.9em solid #A9111A;
		padding-left: 0.9em;
		margin-bottom: 0.9em;
	}

	/* Thumbnail */
	#cPC .ListThumbnail {
		float: right;
		padding: 1em 0em 1.5em 1em;
	}

	/* Thumbnail */
	.layout1 #cPC .ListThumbnail {
		float: right;
		padding: 0.5em 0.5em 0.5em 0.5em;
		background-color: #FFFFFF;
		border: 1px solid #999999;
		margin: 0em 1em 2em 1em;
	}

	/* Thumbnail Left*/
	#cPC .ListThumbnailLeft{
		float: left; 
		padding: 1em 0em 1.5em 1em;
	}
	/* Thumbnail Left*/
	.layout1 #cPC .ListThumbnailLeft {
		padding: 0.5em 0.5em 0.5em 0.5em;
		background-color: #FFFFFF;
		border: 1px solid #999999;
		margin: 0em 1em 2em 1em;
	}

	/* Title */
		#cPC .ListTitle {
			padding: 0px 22px;
			font-weight: bold;
			background:  url("../_images/icons/icon_pointer.gif") no-repeat 0em 0.2em;
			margin: 0em;
			text-decoration: none;
			line-height: 1.2em;
		}
		#cPC .ListTitle a:visited, 
		#cPC .ListTitle a:link, 
		#cPC .ListTitle a:hover {
			text-decoration: none;
		}

	/* Date */
		#cPC .ListItemDate {
			padding: 6px 22px 0px 22px;
			text-align: left;
		}

	/* Summary */
		#cPC .ListSummary {
			color: #333333;
			font-size: 80%;
			line-height: 1.6em;
			margin: 0em 0em 0em 0em;
			padding: 0px 22px;
		}
		#cPC .ListSummary a {
			font-weight: bold;
			text-decoration: none;
		}
