/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 51 - Onyx
  --------------------------------------
*/

#wrapper {
	width: 985px;
	margin: 0 auto;
	border: 1px solid #000;
	/* background-image: url(vrule.gif); */
	background-repeat: repeat-y;
	background-position: 200px 0px;
}

.p7EPM51 {
	font-size: 1em;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	zoom: 1;
	z-index:100;
}

.p7EPM51 .p7epm_trigs {
	overflow: hidden;
	font-size: 0.8em;
	background-color: #CC9900;
	background-image: url(img/epmMegaOnyx.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	white-space:nowrap;
}
.p7EPM51 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
	z-index:10;
	position:relative;
}
.p7EPM51 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
	z-index:10;
}
.p7EPM51 .p7epm_trigs a {
	color: #FFFFFF;
	padding: 9px 0px;
	display: block;
	text-decoration: none;
	background-color: #CC9900;
	border-right: 1px solid #000000; /* #996600 */
	background-image: url(img/epmMegaOnyx.jpg);
	background-repeat: repeat-x;
	text-align: center;
}



.p7EPM51 .p7epm_trigs a:hover {
	color: #FFF;
}
.p7EPM51 .p7epm_trigs a.current_mark {
	font-variant: small-caps;
	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 {
	width: 100%;
}
.p7EPM51 .p7epm_content {
	padding: 10px 20px;
	line-height: 1.75em;
	color: #000;
	font-size: 0.8em;
	border-bottom: 1px solid #996600;
	background-color: #F0E1B3;
	background-image: url(img/epmMegaOnyxSubs.jpg);
	background-repeat: repeat-x;
	zoom: 1;
	text-align: left;
}
.p7EPM51 .p7epm_content.pan1 {
	width: 352px;
	margin-left: 1px;
}
.p7EPM51 .p7epm_content.pan2 {
	width: 300px;
	margin-left: 164px;
}
.p7EPM51 .p7epm_content.pan3 {
	width: 372px;
	margin-left: 328px;
}
/* .p7EPM51 .p7epm_content.pan4 {
	width: 300px;
	margin-left: 365px;
}
.p7EPM51 .p7epm_content.pan5 {
	width: 300px;
	margin-left: 600px;
}
.p7EPM51 .p7epm_content.pan6 {
	width: 300px;
	margin-left: 645px;
}
*/
.p7EPM51 .p7epm_trigs .p7epm_open {
	color: #FFF;
	background-color: #CC9900;
	background-position: 0px -136px;
}
.p7EPM51 .p7epm_trigs .t1 .p7epm_open {

} 

/* following "highlights" the currently clicked top level menu link */
.p7EPM51 .p7epm_trigs .t1_current a  {
	color: #FFFFFF;
	padding: 9px 0px;
	display: block;
	text-decoration: none;
	background-color: #CC9900;
	border-right: 1px solid #000000; /* #996600 */
	background-image: url(img/epmCurrent.jpg) !important;
	background-repeat: repeat-x;
	text-align: center;
}

.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_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}

/*Panel Content Links*/
.p7EPM51 .p7epm_content a {
	color: #000;
}
.p7EPM51 .p7epm_content a:hover {
	color: #996600;
}
.p7EPM51 .p7epm_content a.current_mark {
	font-weight: bold;
	font-variant: small-caps;
}
/*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: 12px 0 0 0;
}
*/
/*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: #000;
	display: block;
	padding: 3px 12px;
	border: 1px solid #333;
	zoom: 1;
}
.p7EPM51 .linklist a:hover {
	color: #FFF;
	background-color: #000;
	border-color: #000;
	text-decoration: none;
}
*/
#p7EPMtrg1_1 { width: 163px; } 
#p7EPMtrg1_2 { width: 163px; } 
#p7EPMtrg1_3 { width: 163px; } 
#p7EPMtrg1_4 { width: 163px; } 
#p7EPMtrg1_5 { width: 163px;}
#p7EPMtrg1_6 { width: 161px; border-right: 0;} 

