/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 54 - Basic
  --------------------------------------
*/
.p7EPM54 {
	font-size: 12px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}
.p7EPM54 .p7epm_trigs {
	overflow: hidden;
	background-image: url(img/epm_iefix.gif);	
}
.p7EPM54 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM54 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.p7EPM54 .p7epm_trigs a {
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.p7EPM54 .p7epm_trigs a:hover {
	color: #FFF;
}
.p7EPM54 .p7epm_trigs a.current_mark {
	font-variant: small-caps;
	font-weight: bold;
}
.p7EPM54 .p7epm_cwrapper {
	width: 100%;
}
.p7EPM54 .p7epm_content {
	padding: 15px 20px;
	color: #222;
	zoom: 1;
	border: 1px solid #DADCD9;
	background-color: #f9fbf4;
}
.p7EPM54 .p7epm_content.pan1 {
	width: 525px;
	margin-left: 70px;
}
.p7EPM54 .p7epm_content.pan2 {
	width: 384px;
	margin-left: 215px;
}
.p7EPM54 .p7epm_content.pan3 {
	width: 370px;
	margin-left: 180px;
}
.p7EPM54 .p7epm_content.pan4 {
	width: 180px;
	margin-left: 435px;
}
.p7EPM54 .p7epm_content.pan5 {}
.p7EPM54 .p7epm_trigs .p7epm_open {
	color: #FFF;
	background-position: 0px -140px;
	background-color: #3697AB;
	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 img{
	padding: 8px;
	background-color: #FFF;
}
.p7EPM54 .p7epm_content a img:hover {
	background-color: #E7E9E4;
}
.p7EPM54 .p7epm_content a:hover {
	color: #FFF;
	text-decoration: none;
	border-color: #FFF;
}
.p7EPM54 .p7epm_content a.current_mark {
	font-weight: bold;
	font-variant: small-caps;
}

/*PANEL CONTENT COLUMNS*/
.p7EPM54 .panelColumnWrapper {
	overflow: hidden;
}
.panelColumnWrapper h6 {
	font-size: 18px;
	line-height: 17px;
	color: #778184;
}
.p7EPM54 .panelColumn_50 {
	float: left;
	width: 47%;
	margin-right: 2%;
}
.p7EPM54 .rightcolumn {
	margin-right: 0 !important;
}
.divisor-menu {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CBCDCA;
	padding-left: 10px;
}
.p7EPM54 .panelColumn_33 {
	float: left;
	width: 30%;
	margin-right: 2%;
}
.p7EPM54 .p7epm_content h3 {
	font-size: 1.1em;
	letter-spacing: normal;
	margin: 12px 0 6px;
	color: #FFF;
	font-variant: small-caps;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM54 .linklist {
	list-style-type: none;
	width: auto;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.p7EPM54 .linklist li {
}
.p7EPM54 .linklist a {
	color: #2469A1;
	display: block;
	zoom: 1;
	text-decoration: none;
	padding: 8px;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E8E3;
}
.p7EPM54 .linklist a:hover {
	text-decoration: none;
	background-color: #E7E9E4;
	color: #222;
}
.p7EPM54 .linklist_tight {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM54 .linklist_tight li {
	margin: 0;
}
.p7EPM54 .linklist_tight a {
	color: #CCC;
	display: block;
	padding: 3px 12px;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #333;
}
.p7EPM54 .linklist_tight a:hover {
	color: #4BAFC6;
	text-decoration: none;
}
