/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 53 - Cayenne
  --------------------------------------
*/
.p7EPM53 {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	zoom: 1;
	background-image: url(../../images/mnBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.p7EPM53 .p7epm_trigs {
	overflow: hidden;
	border-right: 1px solid #213C4D;
}
.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: #DEE5E8;
	padding: 8px 12px;
	display: block;
	text-decoration: none;
	background-image: url(../../images/mnBack.jpg);
	background-repeat: repeat-x;
	border-top: 1px none #2A3B4D;
	border-right: 1px solid #2A3B4D;
	border-bottom: 1px none #2A3B4D;
	border-left: 1px solid #2A3B4D;
	text-transform: uppercase;
}
.p7EPM53 .p7epm_trigs a:hover {
	color: #FFF;
	background-image: url(../../images/mnBack-over.jpg);
	background-repeat: repeat-x;
}
.p7EPM53 .p7epm_trigs a.current_mark {
	font-weight: bold;
	font-variant: small-caps;
}
.p7EPM53 .p7epm_cwrapper {
	width: 100%;
}
.p7EPM53 .p7epm_content {
	padding: 7px;
	line-height: 1.4em;
	color: #666;
	zoom: 1;
	border-top: 8px solid #3c5169;
	background-color: #6a8bac;
	text-align: center;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/contentBG.jpg);
	background-repeat: repeat-x;
	border-right: 0px solid #6A8BAC;
	border-bottom: 5px solid #3c5169;
	border-left: 0px solid #769DBD;
}
.p7EPM53 .p7epm_content h1 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
.p7EPM53 .p7epm_content table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
.p7EPM53 .p7epm_content td {
	vertical-align: top;
}

.p7EPM53 .p7epm_content .campus {
	background-color: #FFF;
	padding: 5px;
	border-color: #E3EAED;
}
.p7EPM53 .p7epm_content table tr td ul {
	list-style-type: none;
	background-color: #DEE5E8;
	margin-right: 10px;
	padding: 10px;
	border: 1px none #CCC;	
}
.p7EPM53 .p7epm_content table tr td ul li {
	padding-bottom: 3px;
	text-align: center;
}
.p7EPM53 .p7epm_content table tr td ul li h2 {
	font-size: 105%;
	padding-bottom: 5px;
}
.p7EPM53 .p7epm_content table tr td ul li a {
	background-color: #FFF;
	width: 175px;
	display: block;
	border: 1px solid #CCC;
	padding-left: 7px;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.p7EPM53 .p7epm_content table tr td ul li a:hover {
	background-color: #942922;
	color: #FFFFFF;
	text-decoration: none;
}

.p7EPM53 .p7epm_content.pan1 {
}
.p7EPM53 .p7epm_content.pan2 {}
.p7EPM53 .p7epm_content.pan3 {}
.p7EPM53 .p7epm_content.pan4 {}
.p7EPM53 .p7epm_content.pan5 {}
.p7EPM53 .p7epm_trigs .p7epm_open {
	color: #FFF;
}
.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: #E83A00;
}
.p7EPM53 .p7epm_content a:hover {
	color: #9C0;
}
.p7EPM53 .p7epm_content a.current_mark {
	font-variant: small-caps;
	font-weight: bold;
	color: #9C0;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM53 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM53 .panelColumn_50 {
	float: left;
	width: 48%;
	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: 12px 0 0 0;
	font-weight: normal;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM53 .linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM53 .linklist li {
	margin: 0 0 3px 0;
}
.p7EPM53 .linklist a {
	color: #CCC;
	display: block;
	padding: 3px 12px;
	border: 1px solid #666;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
}
.p7EPM53 .linklist a:hover {
	color: #000;
	border-color: #FF6835 #000 #000 #FF6835;
	text-decoration: none;
	background-color: #E83A00;
}
.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;
}
