/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 54 - Basic
  --------------------------------------
*/
.p7EPM54 {
	font-size: 1em;
	width: 905px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: 3px 0px;
	text-align: left;
	color:#ffffff;
}
.p7EPM54 .p7epm_trigs {
	font-size: 0.85em;
	overflow: hidden;
	background-color:#002d61;
	
}
.p7EPM54 .p7epm_trigs ul {
	margin: 0 0 0 120px;
	padding: 0;
}
.p7EPM54 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
}
.p7EPM54 .p7epm_trigs a {
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
	border-bottom: 1px solid #002d61;
}
.p7EPM54 .p7epm_trigs a:hover {
	color: #045f94;
	background-color: #E5EAEF;
}
.p7EPM54 .p7epm_trigs  a:link .arrows, .p7EPM54 .p7epm_trigs  a:visited .arrows {
	color: #F78F1E;
}
.p7EPM54 .p7epm_trigs  a:hover .arrows, .p7EPM54 .p7epm_trigs a:active .arrows {
	color: #219BD0;
}
.p7EPM54 .p7epm_cwrapper {
	width: 100%;
}
.p7EPM54 .p7epm_content {
	padding: 5px 7px;
	line-height: 1.75em;
	color: #111;
	font-size: 0.8em;
	zoom: 1;
	background-color: #E5EAEF;
}
.p7EPM54 .p7epm_content.pan2 {
	width: 130px;
	margin-left: 612px;
}
.p7EPM54 .p7epm_content.pan3 {
	width: 250px;
	margin-left: 184px;
}
.p7EPM54 .p7epm_content.pan4 {
	width: 130px;
	margin-left: 269px;
}
.p7EPM54 .p7epm_content.pan5 {
	width: 130px;
	margin-left: 359px;
}
.p7EPM54 .p7epm_content.pan6 {
	width: 200px;
	margin-left: 450px;
}
.p7EPM54 .p7epm_trigs .p7epm_open {
	color: #045f94;
	background-position: 0px -140px;
	background-color: #E5EAEF;
	background-repeat: repeat-x;
}
.p7EPM54 .p7epm_trigs .t1 .p7epm_open {

}
.p7EPM54 .p7epm_trigs .t2 .p7epm_open {

}
.p7EPM54 .p7epm_trigs .t3 .p7epm_open {

}
.p7EPM54 .p7epm_trigs .t4 .p7epm_open {

}
.p7EPM54 .p7epm_trigs .t5 .p7epm_open {

}
.p7EPM54 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Panel Content Links*/
.p7EPM54 .p7epm_content a {
	color: #FFF;
}
.p7EPM54 .p7epm_content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}

/*LINK LISTS in PANEL COLUMNS*/
.p7EPM54 .linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: 12px;
}
.p7EPM54 .linklist li {
	margin: 9px 0;
}
.p7EPM54 .linklist a {
	color: #002D62;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #fff;
	zoom: 1;
	text-decoration: none;
	background-color: #E5EAEF;
}
.p7EPM54 .linklist a:hover {
	color: #E5EAEF;
	border-bottom: 1px solid #045f94;
	text-decoration: none;
	background-color: #045f94;
}
