/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 50 - Multicolor Megavator
  --------------------------------------
*/
.p7EPM50 {
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	position: relative;
	zoom: 1;
	z-index: 999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p7EPM50 .p7epm_trigs {
	overflow: hidden;
	border-left: 0;
	padding-bottom: 6px;
	font-size: 0.85em;
	text-transform: uppercase;
	background-image: url(img/epm_iefix.gif);
}
.p7EPM50 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM50 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0 6px 0 0;
}
.p7EPM50 .p7epm_trigs a {
	color: #999999;
	padding: 20px 12px 4px 12px;
	display: block;
	text-decoration: none;
}
.p7EPM50 .p7epm_trigs a:hover {
	color: #CCCCCC;
}
.p7EPM50 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM50 .p7epm_cwrapper {
	border: 0;
	width: 100%;
}
.p7EPM50 .p7epm_content {
	padding: 10px 20px;
	line-height: 1.75em;
	font-size: 0.9em;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.p7EPM50 .p7epm_content.pan1 {
	color: #FFFFFF;
	background-image: url(img/transGrey.png);
	width: 85px;
}
.p7EPM50 .p7epm_content.pan1 a {
	color: #CCC;
	padding: 3px;
}
.p7EPM50 .p7epm_content.pan1 a:hover {
	color: #FFF;
}
.p7EPM50 .p7epm_content.pan2 {
	color: #000;
}
.p7EPM50 .p7epm_content.pan2 a {
	color: #000;
}
.p7EPM50 .p7epm_content.pan2 a:hover {
	color: #FFF;
}
.p7EPM50 .p7epm_content.pan3 {
	color: #000;
	background-image: url(img/transYellow.png);
}
.p7EPM50 .p7epm_content.pan3 a {
	color: #000;
}
.p7EPM50 .p7epm_content.pan3 a:hover {
	color: #FFF;
}
.p7EPM50 .p7epm_content.pan4 {
	color: #000;
	background-image: url(img/transTeal.png);
}
.p7EPM50 .p7epm_content.pan4 a {
	color: #000;
}
.p7EPM50 .p7epm_content.pan4 a:hover {
	color: #FFF;
}
.p7EPM50 .p7epm_content.pan5 {
	color: #FFFFFF;
	margin-right: 74px;
	margin-left: 437px;
	background-image: url(img/transGrey.png);
	z-index: 999999;
}
.p7EPM50 .p7epm_content.pan5 a {
	color: #000;
}
.p7EPM50 .p7epm_content.pan5 a:hover {
	color: #FFF;
}
.p7EPM50 .p7epm_trigs .p7epm_open {
	color: #000000;
	background-color: #FFFFFF;
}
.p7EPM50 .p7epm_trigs .t1 .p7epm_open {
	color: #FFF !important;
	background-color: #E4E4E4;
	text-decoration: none;
}
.p7EPM50 .p7epm_trigs .t2 .p7epm_open {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #E4E4E4;
}
.p7EPM50 .p7epm_trigs .t3 .p7epm_open {
	color: #FFFFFF !important;
	background-color: #E4E4E4;
	text-decoration: none;
}
.p7EPM50 .p7epm_trigs .t4 .p7epm_open {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #E4E4E4;
}
.p7EPM50 .p7epm_trigs .t5 .p7epm_open {
	color: #FFFFFF !important;
	background-color: #E4E4E4;
	text-decoration: none;
}
.p7EPM50 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM50 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM50 .panelColumn_50 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.p7EPM50 .rightcolumn {
	margin-right: 0 !important;
}
.p7EPM50 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM50 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: .2em;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM50 .linklist {
	margin: 8px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.p7EPM50 .linklist li {
	margin: 0 0 3px 0;
}
.p7EPM50 .linklist a {
	color: #000;
	display: block;
	padding: 3px 12px;
	border: 1px solid #333;
	zoom: 1;
}
.p7EPM50 .linklist a:hover {
	color: #FFF;
	background-color: #000;
	border-color: #000;
	text-decoration: none;
}
.p7EPM50 .p7epm_content a.current_mark {
	font-weight: bold;
	text-transform: uppercase;
}
