/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  -----------------------------------
*/





.p7EPM02 {
	border-bottom: 1px solid #000;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM02 .p7epm_trigs li {
	list-style-type: none;
	padding-bottom: 6px;
	float: left;
}
.p7EPM02 .p7epm_trigs a {
	color: #ffffff;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #4383BD;
	border: 1px solid #295174;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #FFFFFF;
	background-color: #E7C01C;
}
.p7EPM02 .p7epm_cwrapper {
	border: 1px solid #333333;
	border-bottom: 0;
/* 
  ----------- Tweak below added to allow lightshows to display properly ---------------
*/
position: relative;
zoom: 1;
}
.p7EPM02 .p7epm_content {
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.p7EPM02 .p7epm_content.pan1 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan2 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan3 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan4 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan5 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan6 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan7 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan8 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan9 {
	background-color: #75B6D5;
}
.p7EPM02 .p7epm_content.pan10 {
	background-color: #75B6D5;
}
/* 
  -----------------------------------
I had to manually add the last few lines above (They don't seem to auto update from the EPM interface )
  -----------------------------------
*/
.p7EPM02 .p7epm_trigs .p7epm_open {
	color: #000000 !important;
	background-color: #FFCC00;
}
.p7EPM02 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM02 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
