/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 50 - Multicolor Megavator
  --------------------------------------
*/
.p7EPM50 {
	font-size: 1em;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	width: auto;
	position: relative;
	zoom: 1;
	z-index: 400;
}
.p7EPM50 .p7epm_trigs {
	overflow: hidden;
	border-left: 0;
	padding-bottom: 6px;
	font-size: 0.85em;
	text-transform: uppercase;
	background-image: url(img/epm_iefix.gif);
}

.p7EPM50 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM50 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM50 .p7epm_trigs a {
	display: block;
	text-indent: -9999px;
	height: 88px;
	width: 240px;
	background-image: url(../../page/create_one.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:0 -90px;
	color: #000;
	padding: 0;
	text-decoration: none;
	background-color: #FFF;
}
.p7EPM50 .p7epm_trigs a:hover {
	color: #000;
	background-position: 0 0;
}

.p7EPM50 .p7epm_trigs .t2 a {
	background-image: url(../../page/create_two.jpg);
}
.p7EPM50 .p7epm_trigs .t3 a {
	background-image: url(../../page/create_three.jpg);
}
.p7EPM50 .p7epm_trigs .t4 a {
	background-image: url(../../page/create_four.jpg);
}
.p7EPM50 .p7epm_trigs .t1page a {
	background-image: url(../../page/create_one.jpg);
	background-position: 0 -180px;
}
.p7EPM50 .p7epm_trigs .t2page a {
	background-image: url(../../page/create_two.jpg);
	background-position: 0 -180px;
}
.p7EPM50 .p7epm_trigs .t3page a {
	background-image: url(../../page/create_three.jpg);
	background-position: 0 -180px;
}
.p7EPM50 .p7epm_trigs .t4page a {
	background-image: url(../../page/create_four.jpg);
	background-position: 0 -180px;
}

.p7EPM50 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM50 .p7epm_cwrapper {
	border: 0;
	width: 100%;
}
.p7EPM50 .p7epm_content {
	padding: 18px;
	line-height: 1.6em;
	color: #EEE;
	font-size: 1em;
	zoom: 1;
}
.p7EPM50 .p7epm_content h3 {
	margin: 0;
	font-variant: normal;
	font-size: 1.1em;
	font-weight: lighter;
}
.p7EPM50 .p7epm_content.pan1 {
	color: #707149;
	background-color:#FFF;
	width: 204px;
	padding:18px;
}
.p7EPM50 .p7epm_content.pan1b {
	color: #EEE;
	background-image: url(../../page/pgreen.png);
	width: 204px;
	padding:18px;
}
.p7EPM50 .p7epm_content.pan1 ul, .p7EPM50 .p7epm_content.pan1b ul {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM50 .p7epm_content.pan1 li, .p7EPM50 .p7epm_content.pan1b li {
	padding: 12px 0 0 0;
}
.p7EPM50 .p7epm_content.pan1 a, .p7EPM50 .p7epm_content.pan1b a {
	text-decoration: none;
	border: 1px solid #AAA;
	padding: 3px 6px;
	color: #707149;
	margin: 0 8px;
}
.p7EPM50 .p7epm_content.pan1 a:hover, .p7EPM50 .p7epm_content.pan1b a:hover {
	text-decoration: none;
	border: 1px solid #AAA;
	background-color: #000;
	color: #EEE;
}
.p7EPM50 .p7epm_content.pan1b a {
	color: #CCC;
}


.p7EPM50 .p7epm_content.pan2 {
	color: #DDD;
	background-image: url(../../page/pred.png);
	width: 696px;
	margin-left: 240px;
}
.p7EPM50 .p7epm_content.pan2b {
	color: #DDD;
	background-image: url(../../page/pred.png);
	width: 204px;
	margin-left: 240px;
}
.p7EPM50 .p7epm_content.pan2 h3, .p7EPM50 .p7epm_content.pan2b h3 {
	font-size: 1.5em;
	letter-spacing: 0px;
	padding-left: 84px;
}
.p7EPM50 .p7epm_content.pan2 a, .p7EPM50 .p7epm_content.pan2b a {
	text-decoration: none;
	border: 1px solid #AAA;
	padding: 4px 6px;
	color: #CCC;
	margin: 0 4px;
}
.p7EPM50 .p7epm_content.pan2 a:hover, .p7EPM50 .p7epm_content.pan2b a:hover {
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #000;
	color: #EEE;
}
.p7EPM50 .p7epm_content.pan3 {
	color: #DDD;
	background-image: url(../../page/pblue.png);
	width: 696px;
	margin-left: 240px;
}
.p7EPM50 .p7epm_content.pan3 a {
	text-decoration: none;
	border: 1px solid #555;
	padding: 3px 6px;
	color: #CCC;
	margin: 0 4px;
	background-color: #282850;
}
.p7EPM50 .p7epm_content.pan3 a:hover {
	text-decoration: none;
	border: 1px solid #777;
	background-color: #000;
	color: #EEE;
}
.p7EPM50 .p7epm_content.pan4 {
	color: #333;
	background-image: url(../../page/pyellow.png);
	width: 216px;
	margin-left: 720px;
	padding:12px;
}
.p7EPM50 .p7epm_content.pan4b {
	color: #333;
	background-image: url(../../page/pyellow.png);
	width: 456px;
	margin-left: 480px;
	padding:12px;
}
.p7EPM50 .p7epm_content.pan4 ul, .p7EPM50 .p7epm_content.pan4b ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.p7EPM50 .p7epm_content.pan4 a, .p7EPM50 .p7epm_content.pan4b a {
	text-decoration: none;
	border: 1px solid #777;
	padding: 3px 6px;
	color: #333;
	margin: 0 4px;
}
.p7EPM50 .p7epm_content.pan4 a:hover,.p7EPM50 .p7epm_content.pan4b a:hover {
	text-decoration: none;
	border: 1px solid #666;
	background-color: #000;
	color: #EEE;
}
.p7EPM50 .p7epm_trigs .p7epm_open {
	color: #000000;
	background-color: #FFFFFF;
}
.p7EPM50 .p7epm_trigs .t1 .p7epm_open {
	color: #000 !important;
	background-color: #F90;
	text-decoration: none;
	background-position: 0 0;
}
.p7EPM50 .p7epm_trigs .t2 .p7epm_open {
	color: #000 !important;
	text-decoration: none;
	background-color: #BDDC41;
	background-image: url(../../page/create_two.jpg);
	background-position: 0 0;
}
.p7EPM50 .p7epm_trigs .t3 .p7epm_open {
	color: #000 !important;
	background-color: #FED533;
	text-decoration: none;
	background-image: url(../../page/create_three.jpg);
	background-position: 0 0;
}
.p7EPM50 .p7epm_trigs .t4 .p7epm_open {
	color: #000 !important;
	text-decoration: none;
	background-color: #62C6D1;
	background-image: url(../../page/create_four.jpg);
	background-position: 0 0;
}

.p7EPM50 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM50 .panelColumnWrapper {
	overflow: hidden;
}

.p7EPM50 .panelColumn_50 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.p7EPM50 .rightcolumn {
	margin-right: 0 !important;
}
.p7EPM50 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM50 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: .2em;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM50 .linklist {
	margin: 8px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.p7EPM50 .linklist li {
	margin: 0 0 3px 0;
}

.p7EPM50 .linklist a:hover {
	color: #FFF;
	background-color: #000;
	border-color: #000;
	text-decoration: none;
}
.p7EPM50 .p7epm_content a.current_mark {
	background-position: 0 0;
}
.p7EPM50 .p7epm_trigs a {
	color: #CCC;
	background-color: #000;

}
.p7EPM50 .p7epm_trigs a:hover {
	color: #FFF;
	background-position: 0 0;
}
.p7EPM50 .p7epm_trigs {
	padding-bottom: 0px;
}
