/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 51 - Onyx
  --------------------------------------
*/
.p7EPM51 { color: white; width: auto; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(img/epmMegaOnyx_3.jpg); background-repeat: repeat-x; position: relative; zoom: 1; }
.p7EPM51 td { padding-right: 10px; padding-left: 10px; }
.btm_bar_lk { background-image: url(../../images/bar_rpt_hor.gif); background-repeat: repeat-x; background-position: 0 0; }
.p7EPM51 .txt_width { text-align: center; width: 800px; margin-right: auto; margin-left: auto; }
.p7EPM51 .p7epm_trigs {
	overflow: hidden;
	font-weight: bold;
	background-image: url(img/epmMegaOnyx_3.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.p7EPM51 .p7epm_trigs ul { font-size: 11px; margin: 0; padding: 0; }
.p7EPM51 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM51 .p7epm_trigs a { color: white; padding: 22px 12px 5px; display: block; text-decoration: none; border-right: 1px solid #000; background-image: url(img/epmMegaOnyx_3.jpg); background-repeat: repeat-x; }
.p7EPM51 .p7epm_trigs a:hover { color: #fff; background-position: 0 -140px; letter-spacing: normal; }
.p7EPM51 .p7epm_trigs a.current_mark {
	font-weight: bold;
	color: #fff;
}
.p7EPM51 .p7epm_trigs a.current_mark.p7epm_open {
	color: #FFF;
}
.p7EPM51 .p7epm_trigs a.current_mark:hover,
.p7EPM51 .p7epm_trigs a.current_mark.p7epm_open:hover {
	color: #FFF;
}
.p7EPM51 .p7epm_cwrapper { color: white; width: 100%; }
.p7EPM51 .p7epm_content { color: white; background-image: url(img/epmMegaOnyxSubs3b.png); background-repeat: repeat; margin-top: 0; padding-top: 0; padding-bottom: 3px; zoom: 1; margin-right: auto; margin-left: auto; width: auto; }
.p7EPM51 .p7epm_content.pan1 {  }
.p7EPM51 .p7epm_content.pan2 {  }
.p7EPM51 .p7epm_content.pan3 {
	margin-right: auto;
	margin-left: auto;
}
.p7EPM51 .p7epm_content.pan4 {
	margin-right: auto;
	margin-left: auto;
}
.p7EPM51 .p7epm_content.pan5 {
	margin-right: auto;
	margin-left: auto;
}
.p7EPM51 .p7epm_trigs .p7epm_open { color: white; background-position: 0 -140px; text-align: center; margin-right: auto; margin-left: auto; }
.p7EPM51 .p7epm_trigs .t1 .p7epm_open { text-align: center; width: auto; border-left: 1px solid black; }
.p7EPM51 .p7epm_trigs .t2 .p7epm_open { text-align: center; width: auto; }
.p7EPM51 .p7epm_trigs .t3 .p7epm_open { text-align: center; width: auto; }
.p7EPM51 .p7epm_trigs .t4 .p7epm_open { text-align: center; width: auto; }
.p7EPM51 .p7epm_trigs .t5 .p7epm_open { text-align: center; width: auto; }
.p7EPM51 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}

/*Panel Content Links*/
.p7EPM51 .p7epm_content a { color: white; }
.p7EPM51 .p7epm_content a:hover {
	color: #e7b506;
	font-weight: bolder;
	position: relative;
}
.p7EPM51 .p7epm_content a.current_mark { color: white; font-weight: bold; }
/*PANEL CONTENT COLUMNS*/
.p7EPM51 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM51 .panelColumn_50 {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.p7EPM51 .panelColumn_50.rightcolumn {
	margin-right: 0;
}
.p7EPM51 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM51 .rightcolumn {
	margin-right: 0;
}
.p7EPM51 .p7epm_content h3 { color: white; margin: 0 0 0; font-weight: bold; font-size: 12px; padding: 10px; }
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM51 .linklist {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.p7EPM51 .linklist li {
	margin: 0 0 3px 0;
}
.p7EPM51 .linklist a {
	color: white;
	display: block;
	padding: 3px 12px;
	border: solid 1px black;
	zoom: 1;
}
.p7EPM51 .linklist a:hover { color: #fff; text-decoration: none; border-top: 1px solid #000; border-right-color: #000; border-bottom-color: #000; border-left-color: #000; }
