/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic  
  
  Video, Featured Article and Footer Panels
    -----------------------------------
*/
.p7EPM05 {
	font-family: Arial;
	font-size: inherit;
}
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin: 0;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0;
	padding: 0;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 4px;
}
.p7EPM05 .p7epm_trigs a {
	color: #5B7876; 
	line-height: 1.3em;
	font-weight: normal;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #5B7876; text-decoration: none;
}
.p7EPM05 .p7epm_content {
	padding: 0; margin:0;
	line-height: 1.3em;
	background-color: #C8D6C4;
	color: #412A22;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
.p7EPM05 .p7epm_content.pan1 {}
.p7EPM05 .p7epm_content.pan2 {}
.p7EPM05 .p7epm_content.pan3 {}
.p7EPM05 .p7epm_content.pan4 {}
.p7EPM05 .p7epm_content.pan5 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
	color: #5B7876 !important;
	text-decoration: none;
}
.p7EPM05 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM05 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0;
}
/*Current Marker Styles*/
.p7EPM05 .p7epm_trigs a.current_mark {
	font-weight: normal;
}
.p7EPM05 .p7epm_content a.current_mark {
	font-weight: normal;
}
