/* 


  -----------------------------------


  Elevator Panels


  by Project Seven Development


  www.projectseven.com


  Style Theme: 02 - Charcoal


  -----------------------------------


*/


.p7EPM02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
	background: url(../../../locations/images/locations-menu/img/bg.jpg) top repeat-x;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
.p7EPM02 .p7epm_trigs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*font-size: 100%;*/
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	/*padding: 0.5em 0.75em;*/
		
	z-index: 500; /* z-index has to be set, so drop down mega menu appears over the slideshow*/
	
}
.p7EPM02 .p7epm_trigs a {
	color: #036;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	float: left;
	color: #369;
	padding: 0.5em 7px;/* have to use px here for ie8 windows 7*/
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image:url(../../../locations/locations-menu/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.p7EPM02 .p7epm_cwrapper {
	border: 0;
	position: relative;
}
.p7EPM02 .p7epm_content {
	padding: 10px 22px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #000000;
}
.p7EPM02 .p7epm_content.pan1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.p7EPM02 .p7epm_content.pan2 {
	position: relative;
}
.p7EPM02 .p7epm_content.pan3 {
}
.p7EPM02 .p7epm_content.pan4 {
}
.p7EPM02 .p7epm_content.pan5 {
}
.p7EPM02 .p7epm_trigs .p7epm_open {
	color: #FFF !important;
	background-image:url(../../../locations/locations-menu/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.p7EPM02 .p7epm_trigs .t1 .p7epm_open {
	color: #FFF !important;
	background-image:url(../../../locations/locations-menu/img/locationBGarrowdkbluelogo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.p7EPM02 .p7epm_trigs .t24 .p7epm_open {
	color: #FFF !important;
	background-image:url(../../../locations/locations-menu/img/arrow-canada.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.p7EPM02 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/


.p7EPM02 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM02 .p7epm_content a.current_mark {
	font-weight: bold;
}
.t1 {
	width: 90px;
	padding: 0px;
	margin: 0px;
}
.p7EPM02 .p7epm_trigs .t1 a {
	background-image:url(../../../locations/locations-menu/img/locationBGarrowlogo.jpg);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
/*	padding: .3em 11px;*/
	padding: .5em 45px .5em 45px;
}
.p7EPM02 .p7epm_trigs .t1 a:hover {
	background-image:url(../../../locations/locations-menu/img/locationBGarrowdkbluelogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.stateName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #730700;
	padding-bottom: 10px;
}
.p7EPM02 .p7epm_trigs .t24 a:hover{
	background-image:url(../../../locations/locations-menu/img/arrow-canada.gif);
	background-position: center center;
	
}

