/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 54 - Basic
  --------------------------------------
*/
.p7EPM54 {
	font-size: 0.9em;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
}
.p7EPM54 .p7epm_trigs {
	font-size: 0.9em;
	overflow: hidden;
	background-image: url(img/epm_iefix.gif);
}
.p7EPM54 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM54 .p7epm_trigs li {
	list-style-type: none;
	margin: 0 6px 0 0;
	float: left;
	padding: 0 0 5px 0;
}
.p7EPM54 .p7epm_trigs a {
	color: #666;
	padding: 8px 12px;
	display: block;
	text-decoration: none;
	text-shadow: #D4D5DD 0 1px 0;
	background-color: #FFF;
	border-top: 1px solid #D4D5DD;
	border-left: 1px solid #D4D5DD;
	border-right: 1px solid #D4D5DD;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
}
.p7EPM54 .p7epm_trigs a:hover {
	color: #333;
	text-shadow: #BBB 0 1px 0;
	background-color: #d7d7d7;
}
.p7EPM54 .p7epm_trigs a.current_mark {
	font-variant: small-caps;
	font-weight: bold;
}
.p7EPM54 .p7epm_cwrapper {
	width: 100%;
}
.p7EPM54 .p7epm_content {
	padding: 10px 20px;
	line-height: 1.75em;
	color: #FFF;
	font-size: 0.9em;
	zoom: 1;
	border: 1px solid #d7d7d7;
	background-color: #861A1D;
	z-index: 9999;
	position: relative;
}
.p7EPM54 .p7epm_content.pan1 {
}
.p7EPM54 .p7epm_content.pan2 {
	width: 500px;
	margin-left: 65px;
}
.p7EPM54 .p7epm_content.pan3 {
	width: 500px;
	margin-left: 100px;
}
.p7EPM54 .p7epm_content.pan4 {
}
.p7EPM54 .p7epm_content.pan5 {
	width: 500px;
	margin-left: 200px;
}
.p7EPM54 .p7epm_trigs .p7epm_open {
	color: #333;
	background-position: 0px -140px;
	background-color: #d7d7d7;
	background-repeat: repeat-x;
}
.p7EPM54 .p7epm_trigs .t1 .p7epm_open {
}
.p7EPM54 .p7epm_trigs .t2 .p7epm_open {
}
.p7EPM54 .p7epm_trigs .t3 .p7epm_open {
}
.p7EPM54 .p7epm_trigs .t4 .p7epm_open {
}
.p7EPM54 .p7epm_trigs .t5 .p7epm_open {
}
.p7EPM54 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Panel Content Links*/
.p7EPM54 .p7epm_content a {
	color: #333;
	border: 1px solid #d7d7d7;
	padding: 3px;
}
.p7EPM54 .p7epm_content a:hover {
	color: #333;
	text-decoration: none;
	border-color: #333;
}
.p7EPM54 .p7epm_content a.current_mark {
	font-weight: bold;
	-webkit-box-shadow: -1px -1px 0px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#3375B6), to(#5496D7));
	background: -moz-linear-gradient(top, #3375B6, #5496D7);
	border-color: #333;
	cursor: default;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM54 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM54 .panelColumn_50 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.p7EPM54 .rightcolumn {
	margin-right: 0 !important;
}
.p7EPM54 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM54 .p7epm_content h3 {
	font-size: 1.1em;
	letter-spacing: normal;
	margin: 12px 0 6px;
	color: #FFF;
	font-variant: small-caps;
	text-shadow: 0px 2px 3px #000;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM54 .linklist {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: 0.9em;
}
.p7EPM54 .linklist li {
	margin: 0 0 6px 0;
}
.p7EPM54 .linklist a {
	color: #fff;
	display: block;
	padding: 3px 12px;
	border: 1px solid #666;
	zoom: 1;
	text-decoration: none;
	background-color: #d7d7d7;
	font-weight: bold;
	text-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: -1px -1px 0px #4bc824, 1px 1px 0px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#861A1D), to(#861a36));
	background: -moz-linear-gradient(top, #861A1D, #861a36);
}
.p7EPM54 .linklist a:hover {
	color: #FFF;
	border-color: #454545 #000 #000 #454545;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#5496D7), to(#3375B6));
	background: -moz-linear-gradient(top, #5496D7, #3375B6);
}
.p7EPM54 .linklist_tight {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM54 .linklist_tight li {
	margin: 0;
}
.p7EPM54 .linklist_tight a {
	color: #CCC;
	display: block;
	padding: 3px 12px;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #333;
}
.p7EPM54 .linklist_tight a:hover {
	color: #4BAFC6;
	text-decoration: none;
}

