/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 53 - Cayenne
  
  With submenus box borders removed for slickness and background of submenu black to match main box background
  --------------------------------------
*/

.p7EPM53 .linklist a.navheadera {
background-color:#EDEDED;
color: #000;
}
.p7EPM53 .linklist a.navheaderb {
background-color:#BABABA;
color: #000;
}
.p7EPM53 .linklist a.navheaderc {
background-color:#999;
color: #000;
}
html,body {
height:100.1%;
}

/* index 999 added to here to push submenu behind slideshow*/
.p7EPM53 {
	font-size: 1em;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background-color: #E83A00;
	border-bottom: 1px solid #000;
	zoom: 1;
	z-index: 999;
}
.p7EPM53 .p7epm_trigs {
	font-size: 0.85em;
	overflow: hidden;
	background-image: url(img/epm_iefix.gif);
	
}
.p7EPM53 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM53 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
/* side margins of top level menu was 12px */
.p7EPM53 .p7epm_trigs a {
	color: #000;
	padding: 10px 6px;
	display: block;
	text-decoration: none;
	background-color: #E83A00;
	border-right: 1px solid #000;
}
.p7EPM53 .p7epm_trigs a:hover {
	color: #FFF;
	background-color: #151515;
}
.p7EPM53 .p7epm_trigs a.current_mark {
	font-weight: bold;
	font-variant: small-caps;
}
.p7EPM53 .p7epm_cwrapper {
	width: 100%;
}
/*background colour was #151515 changed to black to match the submenu backgrounds*/
.p7EPM53 .p7epm_content {
	padding: 20px 20px 12px 20px;
	line-height: 1.75em;
	color: #CCC;
	font-size: 0.8em;
	background-color: #000;
	zoom: 1;
} /*was 630 changed to 700 to work in iE7*/
.p7EPM53 .p7epm_content.pan1 {}
.p7EPM53 .p7epm_content.pan2 
{
	width: 780px;
}
/* this width controls width of black submenu*/
.p7EPM53 .p7epm_content.pan3 
{
	width: 710px;
}
.p7EPM53 .p7epm_content.pan4 
{width: 600px;

}
.p7EPM53 .p7epm_content.pan5
{width: 600px;

}
.p7EPM53 .p7epm_content.pan6 
{width: 700px;

}
.p7EPM53 .p7epm_content.pan7 
{width: 600px;

}
.p7EPM53 .p7epm_content.pan8 
{width: 600px;
margin-left: 300px;
}
.p7EPM53 .p7epm_content.pan9 
{width: 600px;
margin-left: 350px;
}
.p7EPM53 .p7epm_content.pan10 
{width: 600px;
margin-left: 400px;
}
.p7EPM53 .p7epm_content.pan11 
{width: 600px;
margin-left: 420px;
}
.p7EPM53 .p7epm_content.pan12 
{width: 600px;
margin-left: 440px;
}

.p7EPM53 .p7epm_content.pan13 
{
	width: 340px;
	margin-left: 800px;
}
.p7EPM53 .p7epm_content.pan14 {}

.p7EPM53 .p7epm_trigs .p7epm_open {
	color: #FFF;
	background-position: 0px -140px;
	background-color: #151515;
	background-repeat: repeat-x;
}
.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_trigs .t6 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t7 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t8 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t9 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t10 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t11 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t12 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t13 .p7epm_open {

}
.p7EPM53 .p7epm_trigs .t14 .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 wrapper controls background could have added bottom border #666*/
.p7EPM53 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM53 .panelColumn_50 {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.p7EPM53 .panelColumn_50.rightcolumn {
	margin-right: 0;
}
/* use this % if right column drops increase from 20 to 31 for long text in left col*/
.p7EPM53 .panelColumn_33 {
	float: left;
	width: 31%;
	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: 1.2em;
}
/*margin bottom reduced by 3*/
.p7EPM53 .linklist li {
	margin: 0;
	color: #0C9;
}
/*padding changed from 12 to 15  top bottom and right borders removed Use this if two word headings wrap */
.p7EPM53 .linklist a {
	color: #CCC;
	display: block;
	padding: 0px 12px;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #666;
}
.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;
}
