/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
#elevatorStaff
{
	position: absolute;
	top: 36px;
	left: 0px;
	z-index: 1020;
}

#elevatorSearch
{
	position: absolute;
	top: 36px;
	right: 0px;
	z-index: 1020;
}
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM05 .p7epm_trigs a {
	color: #FFF;
	line-height: 36px;
	text-decoration: none;
	height: 36px;
	width: 130px;
	text-align: center;
	position: absolute;
	z-index: 1020;
}
.p7EPM05 .p7epm_trigs a.staffLoginLink
{
	left: 0px;
	background-image: url(../../../media/images/menu/a-stafflogin-lock-closed.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 24px;
	margin-top: 6px;
	display: block;

}
.p7EPM05 .p7epm_trigs a:hover.staffLoginLink
{
	background-position: bottom;
}

.p7EPM05 .p7epm_trigs a.googleSearchLink
{
	top: 5px;
	right: 0px;
	font-size: 1.3em;
	font-weight: normal;
	background-image: url(../../../media/images/menu/a-search.png);
	line-height: 26px;
	height: 26px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}

.p7EPM05 .p7epm_trigs a.googleSearchLink:hover
{
	background-position: center bottom;
}


.p7EPM05 .p7epm_trigs a:hover {
	color: #FF0000;
	background-color: transparent;
}

.p7EPM05 .p7epm_cwrapper {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 6px solid #000000;
	border-left: 1px solid #000000;
}
.p7EPM05 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
}
.p7EPM05 .p7epm_content.pan1 {}
.p7EPM05 .p7epm_content.pan2 {}
.p7EPM05 .p7epm_content.pan3 {}
.p7EPM05 .p7epm_content.pan4 {}
.p7EPM05 .p7epm_content.pan5 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
/*	color: #0066FF !important; */
	text-decoration: none;
}
.p7EPM05 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM05 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
