/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	display: none;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 4px;
}
.p7EPM05 .p7epm_trigs a {
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #0066FF;
}
.p7EPM05 .p7epm_content {
	background-color: #FFFFFF;
	color: #000000;
	position: relative;
	width: 100%;
	z-index: 3;
	background-position: center;
}
.p7EPM05 .p7epm_content.pan1 {
	background-image: url(../../images/homepage/ecoli.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 400px;
	width: 100%;
}
.p7EPM05 .p7epm_content.pan2 {
	background-image: url(../../images/homepage/microarray.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 400px;
	width: 100%;
}
.p7EPM05 .p7epm_content.pan3 {
	background-image: url(../../images/homepage/opportunity.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 400px;
	width: 100%;
}
.p7EPM05 .p7epm_content.pan4 {
	background-image: url(../../images/homepage/tem.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 400px;
	width: 100%;
}
.p7EPM05 .p7epm_content.pan5 {
	background-image: url(../../images/homepage/tem.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 400px;
	width: 100%;
}
.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;
}
/*Current Marker Styles*/
.p7EPM05 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM05 .p7epm_content a.current_mark {
	font-weight: bold;
}
.p7EPM05 .p7epm_content a {
   display:block;
   height:400px;
}