/* 
 -----------------------------------
 Elevator Panels
 by Project Seven Development
 www.projectseven.com
 Style Theme: 04 - Carbon
 -----------------------------------
*/
.p7EPM04 .p7epm_trigs {
/*overflow: hidden;*/
/*background-color: #989898;*/
}
.p7EPM04 .p7epm_trigs table {
width:100%;
}
.p7EPM04 .p7epm_trigs table td {
text-align:center;
}
.p7EPM04 .p7epm_trigs table td.t1 {
text-align:center;
}

.p7EPM04 .p7epm_trigs ul {
margin: 0px;
padding: 0px;
}
.p7EPM04 .p7epm_trigs li {
list-style-type: none;
float: left;
padding-bottom: 0px;
background-repeat: repeat-x;
margin: 0 0 0 0;
}
.p7EPM04 .p7epm_trigs a {
color: #1f65d7;
color: #ffffff !important;
padding:4px;
margin:0;
line-height: 1.5em;
font-size:11px;
float: none;
display: block;
text-decoration: none;
background-color: #1f65d7; /* dark blue */
white-space:nowrap;
outline:none;
}
.p7EPM04 .p7epm_trigs a:visited {
color: #ffffff !important;
/*background-color: #e9f3dc !important;*/
border-bottom: 1px solid #a6c88c !important;
outline:none;
}
.p7EPM04 .p7epm_trigs a:hover {
color: #1f65d7 !important;
background-color: #e9f3dc !important;
border-bottom: 1px solid #e9f3dc !important;
outline:none;
}


.p7EPM04 .p7epm_cwrapper {
border-top: 6px solid #a6c88c;
border-right: 1px solid #1f65d7;
border-bottom: 1px solid #1f65d7;
border-left: 1px solid #1f65d7;

}
.p7EPM04 .p7epm_content {
padding: 12px 24px;
line-height: 1.6em;
color: #000000;
background-color: #FFFFFF;
}
.p7EPM04 .p7epm_content.pan1 {}
.p7EPM04 .p7epm_content.pan2 {}
.p7EPM04 .p7epm_content.pan3 {}
.p7EPM04 .p7epm_content.pan4 {}
.p7EPM04 .p7epm_content.pan5 {}
.p7EPM04 .p7epm_trigs .p7epm_open {
color: #ffffff !important;
background-color: #a6c88c !important; /* selected = dark green */
}
.p7EPM04 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM04 .p7epm_ie5clear {
font-size: 0;
height: 0;
line-height: 0.0;
}

