/* 
 -----------------------------------
 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: 0;
padding: 0;
}
.p7EPM04 .p7epm_trigs li {
list-style-type: none;
float: left;
padding-bottom: 0;
background-repeat: repeat-x;
margin: 0 0 0 0;
}
.p7EPM04 .p7epm_trigs a {
color: #0030AF;
/*color: #ffffff !important;*/
/*padding:2px;*/
/*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: #0030AF !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: 5px;
/*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;
}

#ContentTD .p7EPM04 a:link {
color: #417B12;
border-bottom: 0 dotted #417B12;
text-decoration: none;
}