/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #333333;
	list-style-type: square;
}
.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	background-color: #333333;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.p7EPM04 .p7epm_trigs li {
	list-style-type: none;
	float: right;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	margin: 0;
}
.p7EPM04 .p7epm_trigs a {
	color: #ff3333;
	padding: 4px 10px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	background-color: #303030;
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #FFFFFF;
}
.p7EPM04 .p7epm_cwrapper {
	border-top: 6px solid #ff3333;
	border-bottom: 1px solid #333333;
}
.p7EPM04 .p7epm_content {
	padding: 10px 0px;
	line-height: 1.6em;
	color: #000000;
	background-color: #FFFFFF;
}
/*Start upper elevator panel conent divisions*/
#upperContent {
	list-style-type: square;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	height: 260px;
}
#upperContent p {
	padding-left: 10px;
}
#upperContent h1 {
	font-size: 12px;
}
#upperContentLeft {
	padding: 10px;
	width: 220px;
	list-style-type: square;
	border-right: 1px solid #333333;
	margin-right: 40px;
	float: left;
	height: 125px;
	margin-bottom: 0px;
}
#upperContentMid {
	padding: 10px;
	width: 220px;
	float: left;
	border-right: 1px solid #333333;
	margin-right: 40px;
	height: 125px;
}
#upperContentRight {
	padding: 10px;
	width: 200px;
	float: left;
	height: 125px;
}
#lowerContent {
	padding: 0px;
	margin: 20px auto 0px;
	clear: both;
	width: 30px;
	height: 30px;
}
#lowerContentWrapper {
	width: auto;
	border-top: 1px solid #333333;
	padding: 0px;
	height: 50px;
	clear: both;
	margin-top: 0px;
}
#contactContent {
	padding: 12px 24px 12px 0px;
	height: 200px;
	width: 800px;
}
/*End upper elevator panel conent divisions*/

.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: #333333 !important;
	background-color: #ff3333 !important;
	border-color: #000000;
}
.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;
}
