/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 53 - Cayenne
  --------------------------------------
*/
.p7EPM53 {
	font-size: 1em;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	zoom: 1;
}
.p7EPM53 .p7epm_trigs {
	font-size: 1.2em;
	overflow: hidden;
	background-image: url(img/epm_iefix.gif);
	font-family: Verdana, Geneva, sans-serif;
	
}
.p7EPM53 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM53 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM53 .p7epm_trigs a {
	color: #FFF;
	padding: 7px 21px 6px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #0D5580;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}
.p7EPM53 .p7epm_trigs a none {
	color: #FFF;
	padding: 8px 24px;
	display: block;
	text-decoration: none;
	border-right: none;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 2px;
	font-size: 12px;
}
.p7EPM53 .p7epm_trigs a:hover {
	color: #FFF;
	background-color: #0C89D3;
	background-repeat: repeat-x;
}
.p7EPM53 .p7epm_trigs a.current_mark {
	background: #56A428;
	color: #FFF;
}
.p7EPM53 .p7epm_cwrapper {
	width: 100%;
	z-index:10000009;
}
.p7EPM53 .p7epm_content {
	padding: 5px 7px 3px;
	line-height: 1.75em;
	color: #333;
	font-size: 12px;
	zoom: 1;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.p7EPM53 .p7epm_content.pan1 {
}
.p7EPM53 .p7epm_content.pan2 {
	width: 360px;
	margin-left: 40px;
	background: #0B7BBF;
}
.p7EPM53 .p7epm_content.pan3 {
	width: 360px;
	margin-left: 110px;
	background: #0B7BBF;
}
.p7EPM53 .p7epm_content.pan4 {
	width: 360px;
	margin-left: 200px;
	background: #0B7BBF;
}

.p7EPM53 .p7epm_content.pan5 {}
.p7EPM53 .p7epm_trigs .p7epm_open {
	color: #FFF;
	background-position: 0px;
	background-color: #56A428;
}
.p7EPM53 .p7epm_trigs .t1 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t2 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t3 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t4 .p7epm_open {
	

}
.p7EPM53 .p7epm_trigs .t5 .p7epm_open {

}
.p7EPM53 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Panel Content Links*/
.p7EPM53 .p7epm_content a {
	color: #0999F0;
}
.p7EPM53 .p7epm_content a:hover {
	color: #9C0;
}
.p7EPM53 .p7epm_content a.current_mark {
	font-weight: bold;
	color: #FFF;
	background: #0999F0;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM53 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM53 .panelColumn_50 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.p7EPM53 .panelColumn_50.rightcolumn {
	margin-right: 0;
}
.p7EPM53 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM53 .panelColumn_33.rightcolumn {
	margin-right: 0;
}
.p7EPM53 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: normal;
	margin: 6px 0 0;
	font-weight: normal;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM53 .linklist {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM53 .linklist li {
	margin: 0 0 1px;
	padding: 2px;
}
.p7EPM53 .linklist a {
	color: #FFF;
	display: block;
	border: 1px solid #0A6CA7;
	zoom: 1;
	text-decoration: none;
	font-size: 13px;
	background-color: #0B7BBF;
	padding: 2px 5px;
}
.p7EPM53 .linklist a:hover {
	color: #FFF;
	text-decoration: none;
	background: #0C89D3;
	border: 1px solid #03649E;
	z-index:10000009;
}
.p7EPM53 .linklist_tight {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM53 .linklist_tight li {
	margin: 0;
}
.p7EPM53 .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;
}
.p7EPM53 .linklist_tight a:hover {
	color: #4BAFC6;
	text-decoration: none;
}

#p7EPMdw_1 {z-index:10000009;}
