/* 
  --------------------------------------
  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;
}
.p7EPM50 .p7epm_trigs {
	background-image: url(img/epm_iefix.gif);
	overflow: hidden;
	border-left: 0;
	padding-bottom: 0px;
	font-size: 1.5em;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.p7EPM50 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px 107px;
}
.p7EPM50 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM50 .p7epm_trigs a {
	color: #FFF;
	padding: 12px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(../../images/aglow.png);
}
.p7EPM50 .p7epm_trigs a:hover {
	color: #FF0;
	background-image: url(../../images/aglow_over.png);
}
.p7EPM50 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM50 .p7epm_cwrapper {
	border: 0;
	width: 100%;
}
.p7EPM50 .p7epm_content {
	padding: 44px 92px 14px 92px;
	line-height: 1.75em;
	border-bottom: 1px solid #333;
	color: #FFF;
	font-size: 0.9em;
	zoom: 1;
}
.p7EPM50 .p7epm_content.pan1 {
	color: #EEE;
	background-image: url(img/transCyan.png);
	font-size: 1.2em;
	font-weight: bold;
}
.p7EPM50 .p7epm_content.pan1 a {
	color: #FFF;
	padding: 6px;
	text-align: center;
}
.p7EPM50 .p7epm_content.pan1 a:hover {
	color: #FF0;
}
.p7EPM50 .p7epm_content.pan2 {
	color: #000;
	background-image: url(img/transGreen.png);
	font-size: 1.2em;
	font-weight: bold;
}
.p7EPM50 .p7epm_content.pan2 a {
	color: #FFF;
	text-align: center;
	padding: 6px;
}
.p7EPM50 .p7epm_content.pan2 a:hover {
	color: #FF0;
}
.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 {
	background-color: #99CC33;
	color: #FFFFFF;
}
.p7EPM50 .p7epm_content.pan5 a {
	color: #000;
}
.p7EPM50 .p7epm_content.pan5 a:hover {
	color: #FFF;
}
.p7EPM50 .p7epm_trigs .p7epm_open {
	color: #000000;
}
.p7EPM50 .p7epm_trigs .t1 .p7epm_open {
	color: #FF0 !important;
	text-decoration: none;
}
.p7EPM50 .p7epm_trigs .t2 .p7epm_open {
	color: #FF0 !important;
	text-decoration: none;
}
.p7EPM50 .p7epm_trigs .t3 .p7epm_open {
	color: #000 !important;
	background-color: #FED533;
	text-decoration: none;
	border-color: #FEE276 #FECC05 #FECC05 #FEE276;
}
.p7EPM50 .p7epm_trigs .t4 .p7epm_open {
	color: #000 !important;
	text-decoration: none;
	background-color: #62C6D1;
	border-color: #9BDAE1 #39B6C4 #39B6C4 #9BDAE1;
}
.p7EPM50 .p7epm_trigs .t5 .p7epm_open {
	color: #000 !important;
	background-color: #919191;
	text-decoration: none;
	border-color: #B9B9B9 #666 #666 #B9B9B9;
}
.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: 250px;
	margin-right: 44px;
}
.p7EPM50 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: .2em;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM50 .linklist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
.p7EPM50 .linklist li {
	margin: 0 0 30px 0;
}
.p7EPM50 .linklist a {
	color: #FFF;
	display: block;
	padding: 3px 12px;
	border: 1px solid #FFF;
	zoom: 1;
}
.p7EPM50 .linklist a:hover {
	color: #FFF;
	border-color: #FF0;
	text-decoration: none;
}
.p7EPM50 .p7epm_content a.current_mark {
	font-weight: bold;
	text-transform: uppercase;
}
#p7EPMtrg1_1 {
	width:138px;
}
#p7EPMtrg1_2 {
	width:138px;
}
#p7EPMtrg1_3 {
	width:138px;
}
#p7EPMtrg1_4 {
	width:138px;
}
#p7EPMtrg1_5 {
	width:138px;
}
#p7EPMtrg1_6 {
	width:138px;
}
