/* BC Region Stylesheet for use in CLF 2.0 Site */

/* Start of CSS for BC Success Stories */
div.bcstryblk {
	background-color: #F3EBDA;
	width:90%;
	border-top: solid 18px #7585a9;
	border-bottom: solid 12px #ABBAD0;
	color: #000;
	padding: 0.8em 1em 0.6em 1em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

div.bcstryblk div.stryintrtxt {
	border-top: 5px solid #E5D3AF;
	padding-top: 0.5em;
}

div.bcstryblk p.frst {
	margin-top: 0;
}

div.bcstryblk img.prvwimg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

h2.bcsucstryh2 {
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #002255;
	font-size: 115%;
}

table.bcsstrytbl {
	border-bottom: solid 12px #ABBAD0;
	background-color: #F3EBDA;
}

table.bcsstrytbl th {
	background-color: #7585a9;
	color: #fff;
	font-weight: bold;
	font-size: 105%;
	padding: 0.3em 0.8em 0.3em 0.8em;
}

table.bcsstrytbl th.sstrydate {
	width: 12%;
}

table.bcsstrytbl td {
	padding: 0.5em 0.8em 0.5em 0.8em;
	border-bottom: 1px solid #d3cbba;
}

table.bcsstrytbl caption {
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	margin-bottom: 0;
	padding: 0.2em;
	margin-top: 2em;
}

ul.bcsstryGrp {
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

ul.bcsstryGrp li {
	float: left;
	border-right: 1px solid #000;
	padding-right: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
}

ul.bcsstryGrp li.last {
	border: none;
}

div.bcsstryopts {
	margin-bottom: 1.6em;
}


/* End of CSS for Success Stories */


