/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 1px 0px 1px;
	margin-bottom: 0px;
	height: 25px;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 2px;
}
.p7EPM05 .p7epm_trigs a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #F4F4F4;
	font-variant: normal;
	text-decoration: none;
}
.p7EPM05 .p7epm_cwrapper {

}
.p7EPM05 .p7epm_content {
	padding: 0px 0px;
	line-height: normal;
	background-color: transparent;
	border: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.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: #CCCCCC !important;
	text-decoration: none;
	/* corner */
	-moz-border-radius:		7px 7px 0px 0px;
	-webkit-border-radius:	7px 7px 0px 0px;
	-khtml-border-radius: 	7px 7px 0px 0px;
	border-radius:			7px 7px 0px 0px;
	behavior: 				url(border-radius.htc);
	border:					2px solid #057d99;
	padding:				12px;
	background-color:		#036982;
}
.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.0;
}

