@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(../images/backer_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
* {
	outline: none;
}
.dynamicContent p, .dynamicContent ul, .dynamicContent ol, 
.dynamicContent .rcmtitle, .dynamicContent .descriptor, 
.dynamicContent .eventDate, .dynamicContent .contentClass, 
.dynamicContent a, .organizations, .dynamicContent, 
.footerLinks, .headerLinks, .navigation
{
     font-size: 1.05em;
}
.dynamicContent p {
	line-height: 125%;
}

h1 {
	color: #006;
	font: 1.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: 1.6em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #06C;
}
h3 {
	font: 1.6em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}
h4 {
	font: italic bold 1.4em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #963;
}
h5 {
	font: bold 1.15em Geneva, Arial, Helvetica, sans-serif;
	color: #006;
}
h6 {
	font: normal 1em Geneva, Arial, Helvetica, sans-serif;
	color: #006;
}

a {
	text-decoration: none;
	color: #266dac;
}
a:hover {
	text-decoration: underline;
}
a span {
	display: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.main {
	width: 970px;
	margin: 0 auto 20px auto;
	background-image: url(../images/backer_main.jpg);
	background-repeat: repeat-y;
}
.header {
	position: relative;
	height: 106px;
	background-image: url(../images/backer_header.jpg);
	background-repeat: no-repeat;
}

.headerSearch {
	position: absolute;
	top: 13px;
	left: 730px;
}
.headerSearch input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: none;
	background: none;
}
.headerSearch a {
	position: absolute;
	top: -1px;
	left: 182px;
	display: block;
	width: 39px;
	height: 21px;
	background-image: url(../images/btn_go_search.jpg);
	background-repeat: no-repeat;
}
.headerLinks {
	position: absolute;
	top: 43px;
	left: 720px;
	color: #c2cdd7;
}
.headerLinks a, .headerLinks a:visited {
	color: #c2cdd7;
	padding: 0 4px;
}
.headerLinks a:hover {
	color: #fff;
}
.headerQuick {
	position: absolute;
	top: 65px;
	left: 724px;
	height: 20px;
}
.headerQuick select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 200px;
}
.home .navigation {
	height: 31px;
	padding: 12px 0 0;
	text-align: center;
	background-image: url(../images/backer_navigation.jpg);
	background-repeat: no-repeat;
	color: #fff;
}
.sub .navigation {
	height: 31px;
	padding: 12px 0 0 0;
	text-align: center;
	background-image: url(../images/backer_navigation_sub.jpg);
	background-repeat: no-repeat;
	color: #fff;
}
.navigation a {
	color: #fff;
	font-size: 12px;
	padding: 0 8px 0 8px;
}
.home .content {
	background-image: url(../images/backer_content.jpg);
	background-repeat: no-repeat;
}
.sub .content {
	background-image: url(../images/backer_content_sub.jpg);
	background-repeat: no-repeat;
}
.contentColumns {

}
.contentLeft {
	float: left;
	width: 475px;
	padding: 5px 0 5px 12px;
}
.contentRight {
	float: right;
	width: 470px;
	padding: 5px 11px 5px 0;
}
.features {
	padding: 5px 0 0 12px;
}
.features img {
	margin: 0 2px 0 0;
}
.footer {
	position: relative;
	height: 41px;
	padding: 13px 39px 0 0;
	background-image: url(../images/backer_footer.jpg);
	background-repeat: no-repeat; 
	color: #fff;
	text-align: right;
}
.footer a {
	color: #fff;
	padding: 0 4px 0 4px;
}
.footerLinks {
	top: 13px;
	right: 10px;
}
.linkRSS img {
	position: absolute;
	top: 10px;
	right: 18px;
}

.featureBox {
	width: 439px;
	background-repeat: no-repeat;
	background-color: #113f68;
	padding: 0 15px;
	color: #fff !important;
	margin: 0 0 10px;
}
.featureBox img {
	margin: 0 -15px -5px -15px;
}
.featureBox a {
	font-weight: bold;
	text-decoration: underline;
}
.featureBox a, .featureBox h2 {
	color: #fff;
}
	
.newsItem {
	position: relative;
	padding: 0 20px 0 130px;
}
.newsItem img {
	position: relative;
	left: -110px;
	margin: -16px -110px 0 0;
	float: left;
}

.organizations {
	background: #fff url(img/orgs_bg.gif) no-repeat top left;
	margin: 0 0 5px;
	padding: 1px 1px 5px 10px;
	font-size: 11px;
}
#notices {
	width: 235px;
	float: left;
	margin-right: 5px;
}
#orgs {
	float: left;
	font-size: 0.9em;
	width: 210px;
	border-left: 1px solid #ccc;
	padding-left: 5px;
}
.org {
	clear: left;
	margin-bottom: 10px;
}
.org img {
	float: left;
	margin: 0 4px 0 0;
}


.silos {
	height: 32px;
	padding: 0 0 0 5px;
	background-image: url(../images/backer_navigation.jpg);
	background-repeat: no-repeat;
}
.silos a {
	display: block;
	width: 240px;
	height: 32px;
	background-repeat: no-repeat;
	float: left;	
}
.siloCertification {
	background-image: url(../images/silo_membership.gif);
}
.siloServing {
	background-image: url(../images/silo_serve-public.gif);
}
.siloEmployers {
	background-image: url(../images/silo_employers.gif);
}
.siloStudents {
	background-image: url(../images/silo_students.gif);
}
.siloMembers {
	background-image: url(../images/silo_member-area.gif);
}

.contentLeftSub {
	width: 215px;
	float: left;
	padding: 15px 10px 10px 20px;
}
.contentMiddleSub {
	width: 655px;
	float: left;
	padding: 15px;
}
.contentRightSub {
	width: 245px;
	margin: 10px 0;
	padding: 1px 0 0;
	float: right;
	background-image: url(../images/backer_content_right_sub.gif);
	background-repeat: no-repeat;
}

.resources {
	margin: 5px 20px 0 8px;
	padding: 1px 0 125px;
}
.resources ul, .resources li {
	list-style: none;
	margin: 0 0 2px;
	padding: 0;
}
.resources a {
	color: #00427d;
}
.resourcesHeading {
	color: #333;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

.navigationSub {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
.navigationSub ul, .navigationSub li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #0c3255;
}
.navigationSub a {
	color: #0c3255;
	display: block;
	width: 190px;
	height: 22px;
	padding: 6px 0 0 12px;
	background-repeat: no-repeat;
}
.navigationSub a:hover {
	background-image: url(../images/btn_navigation_sub_hover.jpg);
	text-decoration: none;
}
.navigationSub .currentSection {
	background-image: url(../images/btn_navigation_sub.jpg);
}

.formsuccess {
	padding: 10px;
	margin: 0px;
	background: #FFFFCC;
	border: 1px solid #FFFF00;
}

/***************subnav class*****************/
.subnav1 li
{
	 font-size: 11px;
}
.subnav2
{
    padding-left:10px;
}
.subnav2 a
{
    font-size:10px;
}
/***************subnav class*****************/

/***************login class*****************/
.memberLogin {
	position: relative;
	width: 145px;
	height: 72px;
	margin: -15px -15px 10px 0;
	padding: 145px 15px 15px 15px; 
	background-image: url(../Templates/Images/backer_member_login.gif);
	background-repeat: no-repeat;
	border-bottom: 1px #39403b solid;
	color: #3b6c9d;
}
.buttonLogin {
	position: absolute;
	top: 185px;
	left: 12px;
	display: block;
	width: 151px;
	height: 33px;
	background-image: url(../Templates/Images/btn_member_login.gif);
	background-repeat: no-repeat;
}
.buttonLogin span {
	display: none;
}
.inputUsername {
	position: absolute;
	left: 16px;
	top: 65px;
	border: 0;
}
.inputPassword {
	position: absolute;
	left: 16px;
	top: 115px;
	border: 0;
}
/***************login class*****************/


/*********************breadcrumb*******************/
div.breadcrumb {
     font: normal 1em Verdana, Arial, Helvetica, sans-serif;
     margin: 0;
     padding: 20px 0 0;
}
div.breadcrumb * {
     margin: 0;
     padding: 0;
}
div.breadcrumb div {
     display: inline;
     color: #999;
     background: url(../css/img/breadcrumb_off.jpg) repeat-x left bottom;
     padding: 4px 8px 6px;
     margin-left: 15px;
}
div.breadcrumb div:hover {
     color: #000;
     background: url(../css/img/breadcrumb_on.jpg) repeat-x left bottom;
}
div.breadcrumb div a {
     color: #999;
     font-weight: normal;
}
div.breadcrumb div:hover a {
     color: #06C;
     font-weight: normal;
     text-decoration: none;
}
div.breadcrumb div:hover a:hover {
     color: #000;
     text-decoration: underline;
}
/*********************breadcrumb*******************/


.detailtitle /* titles in General Info records */
{
/* commented out to allow standard h2 formatting
	color: #002e57;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
*/
}

.chaptercloud {
	color: #666;
	line-height: 18px;
	border-left: 6px solid #f2f2f2;
	padding-left: 16px;
}
.chaptercloud a, .chaptercloud a:visited {
	color: #666;
	
}



/****site map****/
.sitemap ul {
	list-style: none;
	color: #69F;
}
.sitemap ul ul {
	list-style: disc;
}
.sitemap ul ul ul {
	list-style: circle;
}
.sitemap ul li {
	margin-top: 1.5em;
	font-weight: bold;
	font-size: 1.143em;
}
.sitemap ul ul li {
	font-weight: normal;
	margin-top: 0.25em;
	font-size: .875em;
}
.sitemap ul ul ul li {
	font-size: .929em;
}
/****site map****/

/*image class*/
.primaryImage
{
	padding: 10px;
}


/* Application checklist
http://aset.ab.ca/pages/Membership/Self-Assessment.aspx?id=511 */
#checklist {
	position: relative;
}
#checklist p.stmt {
	clear: left;
	margin-bottom: 0;
}
#checklist p.radios {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-top: 0;
}
#checklist p.alert {
	width: 300px;
	padding: 2px 5px 2px 38px;
	float: left;
	display: none;
	background-repeat: no-repeat;
	background-position: 2px center;
}
#checklist .green {
	color: #090;
	border: 1px solid green;
	background-color: #FFF;
	background-image: url(img/check-OK.gif);
}
#checklist .red {
	color: #F00;
	border: 1px solid red;
	background-color: #FFE8E8;
	background-image: url(img/check-XOK.gif);
}
#checklist .amber {
	color: #F60;
	border: 1px solid orange;
	background-color: #FFEAD5;
	background-image: url(img/check-Alert.gif);
}
#checklist .grey {
	color: #666;
	border: 1px solid grey;
	background-color: #eee;
	background-image: url(img/check-Info.gif);
}
#checklist input {
	margin-left: 10px;
}
/***************application checklist*****************/


/* Accredited Programs table 
http://aset.ab.ca/pages/Students/Programs.aspx */
table.accprograms {
	border-collapse: collapse;
	clear: both;
}
table.accprograms caption {
	background-color: #FFC;
	border: 1px solid gray;
	text-align: left;
	font-weight: bold;
	padding: 1px 4px;
}
table.accprograms th {
	text-align: left;
}
table.accprograms thead th + th {
	font-size: .8em;
	text-align: center;
}
table.accprograms tbody tr {
}
table.accprograms tbody td {
	background-color: #eee;
	border-bottom: 1px solid #fff;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-left: 3px;
}
table.accprograms tbody td + td {
	font-size: .9em;
	padding: 2px;
}
table.accprograms td.y, table.accprograms td.n {
	text-align: center;
	font-weight: bold;
	padding: 1px;
}
table.accprograms td.n {
	background-color: #fff;
	color: #999;
}
table.accprograms td.y {
	background-color: #cfc;
}
/* Accredited Programs table */
