
/* Menu Postion */
ul.dropdown {
	position: absolute;
	left: 325px;
	top: 5px;
	z-index: 597;
	float: left;
}

.top-menu {
	z-index: 1;
}

.leaders-holder {
	position: absolute;
	background: url(../images/dark/leader-portal-bg.png) no-repeat;
	top: 155px;
	height: 374px;
	width: 864px;
	left: -7px;
}

.leaders-portal-logo {
	background: url(../images/dark/top-area-portal.png) no-repeat;
	position: absolute;
	top: -60px;
	left: 12px;
	width: 832px;
	height: 291px;
}

.leaders-portal-text-holder {
	position: absolute;
	left: 20px;
	top: 250px;
}

.leaders-portal-special-access {
	color: #484848;
	font-size: 8pt;
	width: 290px;
	line-height: 19px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.leaders-portal-special-access strong {
	color: #323232;
	font-size: 12pt;
}

.leaders-portal-special-access div {
	position: absolute;
	top: 105px;
	right: 0px;
}

.leaders-portal-group-leaders {
	color: #484848;
	font-size: 8pt;
	width: 145px;
	line-height: 19px;
	position: absolute;
	left: 325px;
	top: 0px;
}

.leaders-portal-group-leaders strong {
	color: #ffffff;
	font-size: 12pt;
	position: relative;
	left: -15px;
}

.leaders-portal-group-leaders div {
	position: absolute;
	top: 105px;
	right: 0px;
}

.leader-portal-team-coordinators {
	color: #484848;
	font-size: 8pt;
	width: 145px;
	line-height: 19px;
	position: absolute;
	left: 505px;
	top: 0px;
}

.leader-portal-team-coordinators strong {
	color: #ffffff;
	font-size: 12pt;
	position: relative;
	left: -15px;
	white-space: nowrap;
}

.leader-portal-team-coordinators div {
	position: absolute;
	top: 105px;
	right: 0px;
}

.leader-portal-want-lead {
	color: #484848;
	font-size: 8pt;
	width: 155px;
	line-height: 19px;
	position: absolute;
	left: 675px;
	top: 0px;
}

.leader-portal-want-lead strong {
	color: #ffffff;
	font-size: 12pt;
	position: relative;
	left: -15px;
	white-space: nowrap;
}

.leader-portal-want-lead div {
	position: absolute;
	top: 105px;
	right: 0px;
}

.bottom {
	top: 535px;
	left: 7px;
}

