/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 56 - Abstractions Pop Up
  --------------------------------------
*/
.p7EPM56 {
	font-size: 12px;
	width: auto;
	font-family: Calibri, Arial, sans-serif;
	position: static;
	zoom: 1;
	border-top: 0;
	border-bottom-width: thin;
}
#epmExt {
	border-top: 0;
}
.p7EPM56 .p7epm_trigs {
	font-size: 1em;
	overflow: hidden;
	background-image: url(img/epm_iefix.gif);
	display: inline-block;
	
}
.p7EPM56 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM56 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM56 .p7epm_trigs a {
	color: #000;
	padding: 10px 12px;
	display: block;
	border-left: 1px solid #000;
	background-color: #FFF;
}
.p7EPM56 .t1 a {
	border-left: 0;
}
.p7EPM56 .p7epm_trigs a:hover {
	color: #FFF;
	background-color: #000;
	border-color: #000;
	background-image: none;
	text-decoration: none;
}
.p7EPM56 .p7epm_trigs a.current_mark {
	font-weight: bold;
	font-variant: small-caps;
}
.p7EPM56 .p7epm_cwrapper {
	width: 100%;
	bottom: 0px;
}
.p7EPM56 .p7epm_content {
	padding: 20px;
	color: #CCC;
	font-size: .9em;
	background-color: #000;
	zoom: 1;
	border-bottom: 0;
	line-height: 1.5em;
	background-repeat: repeat-x;
}
.p7EPM56 .p7epm_content h3 {
	text-transform: uppercase;
	font-size: 1.2em !important;
}
.p7EPM56 .p7epm_content.pan1 {}
.p7EPM56 .p7epm_content.pan2 {}
.p7EPM56 .p7epm_content.pan3 {}
.p7EPM56 .p7epm_content.pan4 {}
.p7EPM56 .p7epm_content.pan5 {}
.p7EPM56 .p7epm_trigs .p7epm_open {
	color: #FFF;
	background-color: #000;
	border-color: #000;
	background-image: none;
	text-decoration: none;
}
.p7EPM56 .p7epm_trigs .t1 .p7epm_open {

}
.p7EPM56 .p7epm_trigs .t2 .p7epm_open {

}
.p7EPM56 .p7epm_trigs .t3 .p7epm_open {

}
.p7EPM56 .p7epm_trigs .t4 .p7epm_open {

}
.p7EPM56 .p7epm_trigs .t5 .p7epm_open {

}
.p7EPM56 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Panel Content Links*/
.p7EPM56 .p7epm_content a {
	color: #CCC;
}
.p7EPM56 .p7epm_content a:hover {
	color: #2763BE;
}
.p7EPM56 .p7epm_content a.current_mark {
	font-variant: small-caps;
	font-weight: bold;
	color: #9C0;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM56 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM56 .panelColumn_50 {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.p7EPM56 .panelColumn_50.rightcolumn {
	margin-right: 0;
}
.p7EPM56 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM56 .panelColumn_33.rightcolumn {
	margin-right: 0;
}
.p7EPM56 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: normal;
	margin: 12px 0 0 0;
	font-weight: normal;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM56 .linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM56 .linklist li {
	margin: 0 0 3px 0;
}
.p7EPM56 .linklist a {
	color: #CCC;
	display: block;
	padding: 3px 12px;
	border: 1px solid #666;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
}
.p7EPM56 .linklist a:hover {
	color: #000;
	border-color: #5C91DE #000 #000 #5C91DE;
	text-decoration: none;
	background-color: #407CD7;
}
