/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 52 - Topaz
  --------------------------------------
*/
.p7EPM52 {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	zoom: 1;
	background: #FFF url(/images/rmMenu.jpg) repeat-x;	
}
.p7EPM52 .p7epm_trigs {
	
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/images/rmMenu.jpg);
	overflow: hidden;
}
.p7EPM52 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM52 .p7epm_trigs li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
	
}
.p7EPM52 .p7epm_trigs a {
	color: #000;
	padding: 12px 46px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #000;
	background: #FFF url(/images/rmMenu.jpg) repeat-x;
		line-height: normal!important;
		font-size: 13px!important;
		width: auto;
}
/*for first trigger background
-----------------------------------
.p7EPM52 .p7epm_trigs .t1 a {
	color: #000;
	background-position: 0px -140px;
	background-repeat: repeat-x;
	background-image: url(/images/rmMenu.jpg);}}*/



.p7EPM52 .p7epm_trigs .t7 a {
	background-image: url(/images/rmMenuM.jpg);
	  color: #FFF;
	 
  }
  
  .p7EPM52 .p7epm_trigs .t9 a {
	background-image: url(/images/rmMenuM.jpg);
	  color: #FFF;
	  padding: 12px 22px;
  }

.p7EPM52 .p7epm_trigs a:hover {
	color: #000;
	background-position: 0px -140px;
	background-repeat: repeat-x;}
	
.p7EPM52 .p7epm_trigs .t7 a:hover {
	color: #000;
	background-position: 0px -140px;
	background-repeat: repeat-x;}
	
	.p7EPM52 .p7epm_trigs .t9 a:hover {
	color: #000;
	background-position: 0px -140px;
	background-repeat: repeat-x;}

.p7EPM52 .p7epm_trigs a.current_mark {
	font-weight: bold;
	color: #000;

}.p7EPM52 .p7epm_trigs .t7 a.current_mark {
	font-weight: bold;
	color: #000;}
	.p7EPM52 .p7epm_trigs .t9 a.current_mark {
	font-weight: bold;
	color: #000;}
.p7EPM52 .p7epm_trigs a.current_mark.p7epm_open {
	color: #000;
}
.p7EPM52 .p7epm_trigs .t7 a.current_mark.p7epm_open {
	color: #000;
}

.p7EPM52 .p7epm_trigs a.current_mark:hover,
.p7EPM52 .p7epm_trigs a.current_mark.p7epm_open:hover {
	color: #000;
}

.p7EPM52 .p7epm_trigs .t7 a.current_mark:hover,
.p7EPM52 .p7epm_trigs .t7 a.current_mark.p7epm_open:hover,
p7EPM52 .p7epm_trigs .t9 a.current_mark:hover,
.p7EPM52 .p7epm_trigs .t9 a.current_mark.p7epm_open:hover{
	color: #fff;
}

.p7EPM52 .p7epm_cwrapper {
	width: 1000px;
}
.p7EPM52 .p7epm_content {
	padding: 10px 20px 6px 20px;
	line-height: 1.75em;
	color: #000;
	font-size: 0.8em;
	background-image:url(/images/rmMenuContent.png);
	zoom: 1;
}
.p7EPM52 .p7epm_content.pan1 {}
.p7EPM52 .p7epm_content.pan2 {}
.p7EPM52 .p7epm_content.pan3 {}
.p7EPM52 .p7epm_content.pan4 {}
.p7EPM52 .p7epm_content.pan5 {}
.p7EPM52 .p7epm_content.pan6 {
	margin: 0 auto;
width: 100%;
	}
.p7EPM52 .p7epm_trigs .p7epm_open {
	color: #000;
   background-color: #fff;
	margin: 0 auto;
	text-align: center!important;
}

.p7EPM52 .p7epm_trigs .t1 .p7epm_open {

}
.p7EPM52 .p7epm_trigs .t2 .p7epm_open {

}
.p7EPM52 .p7epm_trigs .t3 .p7epm_open {

}
.p7EPM52 .p7epm_trigs .t4 .p7epm_open {

}
.p7EPM52 .p7epm_trigs .t5 .p7epm_open {

}

.p7EPM52 .p7epm_trigs .t7 .p7epm_open {	

}
.p7EPM52 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Panel Content Links*/
.p7EPM52 .p7epm_content a {
	color: #4BAFC6;
}
.p7EPM52 .p7epm_content a:hover {
	color: #796E90;
}
.p7EPM52 .p7epm_content a.current_mark {
	font-weight: bold;
	color: #4BAFC6;
}
/*PANEL CONTENT COLUMNS*/
.p7EPM52 .panelColumnWrapper {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	text-align: center!important;
	
}
.p7EPM52 .panelColumn_50 {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.p7EPM52 .panelColumn {
	float: left;
	width: auto;
	display: inline;
	
	margin-right: 10px;
	
	
}
.p7EPM52 .panelColumn_50.rightcolumn {
	margin-right: 0;
}
.p7EPM52 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM52 .panelColumn_33.rightcolumn {
	margin-right: 0;
}
.p7EPM52 .p7epm_content h3 {
	font-size: 1em;
	letter-spacing: normal;
	margin: 12px 0 0 0;
	font-weight: normal;
}
/*LINK LISTS in PANEL COLUMNS*/
.p7EPM52 .linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 145px;
	font-size: .9em;
	
}

.p7EPM52 .linklist2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 190px;
	font-size: .9em;
	
}
.p7EPM52 .linklist li, .p7EPM52 .linklist2 li {
	margin: 0 0 3px 0;
}
.p7EPM52 .linklist a, .p7EPM52 .linklist2 a {
	color: #000;
	display: block;
	padding: 3px 8px;
	zoom: 1;
	text-decoration: none;
	border: 1px solid #FF5A41;
	margin: 0 auto;
	text-align: center;
	background-color:#FFF;	
}
.p7EPM52 .linklist a:hover, .p7EPM52 .linklist2 a:hover {
	color: #FFF;
	text-decoration: none;
	background: #C3B8A8;
}
.p7EPM52 .linklist_tight {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: 1em;
	line-height: normal;
}
.p7EPM52 .linklist_tight li {
	margin: 0;
	padding: 0;
}
.p7EPM52 .linklist_tight a {
	color: #CCC;
	display: block;
	padding: 6px 12px;
	margin: 0;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #232323;
	border-left: 1px solid #000;
}
.p7EPM52 .linklist_tight a:hover {
	color: #4BAFC6;
	text-decoration: none;
}
