/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 51 - Onyx
  --------------------------------------
*/
.p7EPM51 {
	font-size: 1em;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	zoom: 1;
	background: no-repeat top;
	/*z-index: 9999999;*/
}
.p7EPM51 .p7epm_trigs {
	overflow: hidden;
	font-size: 0.9em;
	color:#FFFFFF;
	-moz-border-radius: 5px 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	background: url(../../graphics/global-img/fpp-nav-bar.png) no-repeat;
	border: 2px solid #2562D3;
}
/*
.p7EPM51 .p7epm_trigs ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p7EPM51 .p7epm_trigs ul {
	padding: 0px;
	width: 980px;
    margin: 0 !important;
}
*/
#p7EPMt_1 ul {
	padding: 0px;
	margin: 0 auto !important;
	width: 1015px;
}

.p7EPM51 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM51 .p7epm_trigs a {
	color: #FFF;
	padding: 0px 5px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: #3780E2 url(img/epmBlueUp.png) no-repeat right top;
	border-right: 1px dotted #0CF;
	border-left: 1px dotted #3D65A9;
	height: 30px;
	margin: 0px;
	line-height: 30px;
	text-align: center;
}
.p7EPM51 .p7epm_trigs a:hover {
	color: #1C4F92;
	background: #FFFFFF url(img/epmGrayOvr.png) no-repeat right;	/*border-bottom: 1px solid #C2C3C5;	*/
}
.p7EPM51 .p7epm_header {
	color: #000;
	height: 22px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}
.p7EPM51 .p7epm_trigs a.current_mark {
	font-variant: small-caps;
	font-weight: bold;
	color: #5751A9;
}
.p7EPM51 .p7epm_trigs a.current_mark.p7epm_open {
	color: #5751A9;
	background-color: #FFF;
}
.p7EPM51 .p7epm_trigs a.current_mark:hover,
.p7EPM51 .p7epm_trigs a.current_mark.p7epm_open:hover {
	color: #900;
	background-color: #FFF;
}

#p7EPMtrg1_1 {
	width: 70px;
	border-left-style: none !important;
}
#p7EPMtrg1_2 {
 width: 65px;
}
#p7EPMtrg1_3 {
 width: 65px;
}
#p7EPMtrg1_4 {
 width: 105px;
}
#p7EPMtrg1_5 {
 width: 75px;
}
#p7EPMtrg1_6 {
 width: 150px;
}
#p7EPMtrg1_7 {
 width: 85px;
}
#p7EPMtrg1_8 {
 width: 100px;
}
#p7EPMtrg1_9 {
 width: 75px;
}
#p7EPMtrg1_10 {
	width: 105px;
	border-right-style: none !important; 
}

.p7EPM51 .p7epm_cwrapper {
	width: 99%;
	margin-right: 6px;
	margin-left: 6px;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	z-index: 9999999;
}
.p7EPM51 .p7epm_content {
	padding: 5px;
	line-height: 1.5em;
	color: #444;
	font-size: 0.8em;
	background-image: url(img/epmSubs.png);
	background-repeat: repeat-x;
	zoom: 1;
	border-left: 1px solid #889;
	border-right: 1px solid #889;
	border-bottom: 1px solid #889;
	font-weight: bold;	
	
}

/*
.p7EPM51 .p7epm_content.pan1 {
	width: 400px;
	margin-left: 6px;
	z-index:99999;
}
.p7EPM51 .p7epm_content.pan2 {
	width: 350px;
	margin-left: 99px;
	z-index:99999;
}
.p7EPM51 .p7epm_content.pan3 {
	width: 350px;
	margin-left: 194px;
}
.p7EPM51 .p7epm_content.pan4 {
	width: 350px;
	margin-left: 286px;
	z-index:99999;
}
.p7EPM51 .p7epm_content.pan5 {
	width: 480px;
	margin-left: 430px;
	z-index:99999;
}
.p7EPM51 .p7epm_content.pan6 {
	width: 350px;
	margin-left: 324px;
	z-index:99999;
}
.p7EPM51 .p7epm_content.pan7 {
	width: 356px;
	margin-left: 632px;
	z-index:99999;
}
.p7EPM51 .p7epm_content.pan8 {
	width: 356px;
	margin-left: 632px;
	z-index:99999;
}
*/
.p7EPM51 .p7epm_trigs .p7epm_open {
	color: #135;
	background: #DDD url(img/epmGrayActive.png) no-repeat right;
}
.p7EPM51 .p7epm_trigs .t1 .p7epm_open {
   
}
.p7EPM51 .p7epm_trigs .t2 .p7epm_open {
  
}
.p7EPM51 .p7epm_trigs .t3 .p7epm_open {
 
}
.p7EPM51 .p7epm_trigs .t4 .p7epm_open {

}
.p7EPM51 .p7epm_trigs .t5 .p7epm_open {

}
.p7EPM51 .p7epm_trigs .t6 .p7epm_open {

}
.p7EPM51 .p7epm_trigs .t7 .p7epm_open {

}
.p7EPM51 .p7epm_trigs .t8 .p7epm_open {

}
.p7EPM51 .p7epm_trigs .t9 .p7epm_open {

}
.p7EPM51 .p7epm_trigs .t10 .p7epm_open {

}
.p7EPM51 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}

/*Panel Content Links*/
.p7EPM51 .p7epm_content a {
	color: #5751A9;
	font-weight: bold;
}
.p7EPM51 .p7epm_content a:hover {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
}
.p7EPM51 .p7epm_content a.current_mark {
	font-weight: bold;
	color: #900;
}
/*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 {
	font-size: 1em;
	letter-spacing: 0.2em;
	margin: 4px 0 0 0;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM51 .linklist {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.p7EPM51 .linklist li {
	margin: 0 0 3px 0;
}
.p7EPM51 .linklist a {
	color: #03C;
	display: block;
	padding: 3px 9px;
	zoom: 1;
	text-decoration: none;
}
.p7EPM51 .linklist a:hover {
	color: #900;
	background-color: #FFF;
	
}
.p7EPM51 .linklisthdr {
	color: #000;
	font-size: 1.1em;
	font-weight: 900;
	height: 25px;
	padding-left: 10px;
	line-height: 25px;
}

.p7EPM51 .panelColumn_33 {
	float: left;
	width: 23%;
	margin-right: 1%;
	text-align: left;
	border-right: 1px dotted #727288;
}
.p7EPM51 .rightcolumn {
	margin-right: 0;
}
.p7EPM51 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: 0.2em;
	margin: 4px 0 0 0;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM51 .linklist {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.p7EPM51 .linklist li {
	margin: 0 0 3px 0;
}
.p7EPM51 .linklist a {
	color: #5751A9;
	display: block;
	padding: 3px 9px;
	zoom: 1;
	text-decoration: none;
}

.p7EPM51 .linklist a:hover {
	color: #900;
	background-color: #FFF;
}



.p7EPM51 .linklisthdr {
	color: #5751A9;
	font-size: 1.1em;
	font-weight: 900;
	height: 25px;
	padding-left: 10px;
	line-height: 25px;
}

