/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 51 - Onyx
  --------------------------------------
*/
.p7EPM51 {
	z-indez:1000;
	zoom: 1;
	
}
.p7EPM51 .p7epm_trigs {
	overflow: hidden;
	text-align: left;
	clear: both;
}
.p7EPM51 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM51 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0px;
	display: block;
}

.p7EPM51 .p7epm_trigs a:hover {
	color: #ffcd00;
}
.p7EPM51 .p7epm_trigs a.current_mark {
	
	font-weight: bold;
	color: #FFF;
}
.p7EPM51 .p7epm_trigs a.current_mark.p7epm_open {
	color: #ffcd00;
}
.p7EPM51 .p7epm_trigs a.current_mark:hover,
.p7EPM51 .p7epm_trigs a.current_mark.p7epm_open:hover {
	color: #ffcd00;
}
.p7EPM51 .p7epm_cwrapper {
	margin-top:-85px;
	margin-left: 80px;
	float:left;
	clear: both;		
	
}
.p7EPM51 .p7epm_content {
	line-height: 1.75em;
	color: #000;
	border: 1px solid #919f33;
	background-color: #d9e483;
	zoom: 1;
	width: 400px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.p7EPM51 .p7epm_content.pan1 {

	
	}
	
.p7EPM51 .p7epm_content.pan2 {
	


}
.p7EPM51 .p7epm_content.pan3 {
	
	
	}
.p7EPM51 .p7epm_content.pan4 {


	
}
	
.p7EPM51 .p7epm_content.pan5 {
	height: 115px;	

	
	
}
	
.p7EPM51 .p7epm_content.pan6 {
	height: 115px;	
	
	

}
	
.p7EPM51 .p7epm_content.pan7 {
	
	
	
}

.p7EPM51 .p7epm_trigs .p7epm_open {
	color: #ffcd00;
	
}
.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_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}

/*Panel Content Links*/
.p7EPM51 .p7epm_content a {
	color: #000;
	width:100%;
}
.p7EPM51 .p7epm_content a:hover {
	color: #363b13;
}


.p7EPM51 .p7epm_content a.current_mark {
	/*font-weight: bold;
	font-variant: small-caps;*/
	
	color: #ffcd00;
	border-bottom: 1px solid #000;
	background-color: #5D7CB5;	
}

/*PANEL CONTENT COLUMNS*/
.p7EPM51 .panelColumnWrapper {
	overflow: hidden;
	clear: left;
}
.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;
	z-index:5000;
	
}
.p7EPM51 .linklist li {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	color: #363b13;
	font-weight: normal;
	list-style-type: none;
	z-index:5000;
}
.p7EPM51 .linklist li a {
	color: #363b13;
	display: block;
	zoom: 1;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 35px;
	z-index: 5000;
	margin: 0px;
	font-size: 85%;
	}
	
.p7EPM51 .linklist ul li a {
	color: #50595c;
	padding-left: 50px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom:0px;
	font-size:80%;
	}

.p7EPM51 .linklist a:hover {
	color: #FFF;
	background-color: #363b13;
	text-decoration: none;
}

.p7EPM51 .linklist a.sub {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}

.p7EPM51 .linklist a.sub:hover {
	color: #FFF;
	background-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.p7EPM51 .linklist a.sub li{
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
}


/*link width*/
#p7EPMtrg1_1 {
	
	
	display:block;
}
#p7EPMtrg1_2 {

	
	display:block;
}
#p7EPMtrg1_3 {
	
	
	display:block;
}
#p7EPMtrg1_4 {
	
	
	display:block;
}
#p7EPMtrg1_5 {

	display:block;
}
#p7EPMtrg1_6 {
	
	display:block;
}
#p7EPMtrg1_7 {

	display:block;
}


/*PANEL CONTENT COLUMNS*/
.p7EPM04 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM04 .panelColumn_50 {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.p7EPM04 .panelColumn_50.rightcolumn {
	margin-right: 0;
}
.p7EPM04 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM04 .panelColumn_33.rightcolumn {
	margin-right: 0;
}
.p7EPM04 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: normal;
	margin: 12px 0 0 0;
	font-weight: normal;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM04 .linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM04 .linklist li {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	list-style-type: none;
}
.p7EPM04 .linklist a {
	color: #CCC;
	display: block;
	padding: 3px 12px;
	border: 1px solid #666;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
}
.p7EPM04 .linklist a:hover {
	color: #000;
	border-color: #FF6835 #000 #000 #FF6835;
	text-decoration: none;
	background-color: #E83A00;
}
.p7EPM04 .linklist_tight {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM04 .linklist_tight a {
	color: #CCC;
	display: block;
	padding: 3px 12px;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #333;
}
.p7EPM04 .linklist_tight li {
	margin: 0;
}
.p7EPM04 .linklist_tight a:hover {
	color: #4BAFC6;
	text-decoration: none;
}
