/*This style sheet contains all the public portal styles
coded by, dan gautsch. design by, hui zhang
*/

/*left featured area styles*/
.lftFeatBox {background:#c8c8c8;float:left;width:215px;margin:10px 0px 10px 10px;display:inline;}
.lftFeatTop {background:#c8c8c8 url(/images/featuredImages/lftCornerTop.gif) top left no-repeat;height:11px;}
.lftFeatBot {background:#c8c8c8 url(/images/featuredImages/lftCornerBot.gif) bottom left no-repeat;height:9px;}
.lftFeatContent {height:388px;}

/*left featured tiled box*/
.lftFeatBoxTile {background:#c8c8c8;float:left;width:215px;margin:10px 0px 10px 10px;}
.lftFeatContentTile {padding:0px;height:400px;}

/*right featured area styles*/
.rgtFeatBox {background:#c8c8c8;float:right;width:670px;margin:10px 0px;display:inline;}
.rgtFeatTop {background:#c8c8c8 url(/images/featuredImages/rgtCornerTop.gif) top right no-repeat;height:9px;}
.rgtFeatBot {background:#c8c8c8 url(/images/featuredImages/rgtCornerBot.gif) top right no-repeat;height:9px;}
.rgtFeatContent {padding:5px;height:380px;}

/*Image Styles*/
.featuredImage {position:relative;top:10px;left:10px;}
.sideBarImage {position:relative;right:13px;}

/*left sidebar list Styles*/
ul.sidebar {list-style:none;}
ul.sidebar li a.one {display:block;height:48px;width:215px;background:url(/images/featuredImages/btn_FinanceLeadershipAcademy.gif) no-repeat top left;}
ul.sidebar li a.two {
	display:block;
	height:48px;
	width:215px;
	background:url(/images/featuredImages/btn_clcHRLeadershipAcademy.gif) no-repeat top left;
}
ul.sidebar li a.three {
	display:block;
	height:48px;
	width:215px;
	background:url(/images/featuredImages/btn_ITBusinessLeadershipAcademy.gif) no-repeat top left;
}
ul.sidebar li a.four {
	display:block;
	height:48px;
	width:215px;
	background:url(/images/featuredImages/btn_LegalLeadershipAcademy.gif) no-repeat top left;
}
ul.sidebar li a span {display:none;}
