/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 .p7epm_trigs {
	margin: 0px;
	padding:0px;
	font-size:11px;
	width:70px;
	padding:0px 0 0 10px;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px 0 0 0px;
	padding: 0px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	display: inline;

}
.p7EPM05 .p7epm_trigs a:link, .p7EPM05 .p7epm_trigs a:visited {
	color: #fff;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bold;
	background-image:url(/img/sag_submenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 0px;
	margin:0px 0;
	width:60px; 
	text-decoration:none; 
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #fff;

}
.p7EPM05 .p7epm_cwrapper {
	margin:0px;
	padding:0px;
	width:1000px;
	background-color:#003366;


}
.p7EPM05 .p7epm_content {
	padding: 0px 10px;
	margin:10px;
	background-color: #003366;
	color: #000000;
	font-size:12px;
	overflow-x:hide!important;
	overflow-y:auto;
	height:auto;
	width:960px;
	
}
.p7EPM05 .p7epm_content p {margin:5px 0;}
.p7EPM05 .p7epm_content.pan1 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
	color: #003366 !important;
	text-decoration: none;
	background-color:#fff;
}
.p7EPM05 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM05 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}

