/* 

  -----------------------------------

  Elevator Panels

  by Project Seven Development

  www.projectseven.com

  Style Theme: 02 - Charcoal

  -----------------------------------

*/

.p7EPM02 {

	border-bottom: 1px solid #bcccdf;

}

.p7EPM02 .p7epm_trigs {

	overflow: hidden;

}

.p7EPM02 .p7epm_trigs ul {

	margin: 0px;

	padding: 0px;

	text-align: center;

	line-height: 1.7em;

}

.p7EPM02 .p7epm_trigs li {

	list-style-type: none;

	padding-bottom: 6px;

	float: left;

}

.p7EPM02 .p7epm_trigs a {

	color: #003366;

	line-height: 1.7em;

	display: block;

	text-decoration: none;

	background-color: #FFFFFF;

	border: 1px none #bcccdf;

	float: left;

	background-image: url(../menu.png);

	width: 160px;height: 27px;

	background-repeat: no-repeat;

	padding-top: 4px;

	padding-right: 2px;

	padding-bottom: 4px;

	padding-left: 2px;

}

.p7EPM02 .p7epm_trigs a:hover {

	color: #993333;

}

.p7EPM02 .p7epm_cwrapper {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 0;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #bcccdf;

	border-right-color: #bcccdf;

	border-bottom-color: #bcccdf;

	border-left-color: #bcccdf;

}

.p7EPM02 .p7epm_content {

	padding: 12px 24px;

	line-height: 1.5em;

	background-color: #FFFFFF;

	border: 0;

	color: #000000;

}

.p7EPM02 .p7epm_content.pan1 {}

.p7EPM02 .p7epm_content.pan2 {}

.p7EPM02 .p7epm_content.pan3 {}

.p7EPM02 .p7epm_content.pan4 {}

.p7EPM02 .p7epm_content.pan5 {}

.p7EPM02 .p7epm_trigs .p7epm_open {

	color: #993300 !important;

	background-color: #FFFFFF;

}

.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;

}

