/* 
  -----------------------------------
  Pop Menu Magic 3
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Classique
  -----------------------------------
*/

/*Preparation for Affinity Boardroom and Metroplex. Uncomment these rules to prepare your Affinity Garnet page for use with PMM3
#logo + div.p7PM3-05, #masthead div.p7PM3-05 {
	border-bottom: none !important;
}
.p7-animate {
	-webkit-animation-fill-mode: backwards !important;
	animation-fill-mode: backwards !important;
}
*/
/*END: Affinity Boardroom and Metroplex Prep */

.p7PM3-05 {
	line-height: 1;
/*	font-family: "Arial Narrow", Arial, sans-serif;
	font-stretch: condensed;
	font-size: 18px;
	background: linear-gradient(180deg, #FFF 40%, #DDD);
	background-color: #EBEBEB;
	border-bottom: 1px solid #000;
	-webkit-transform-style: preserve-3d;*/
	text-transform: uppercase;	
}
.p7PM3-05.horiz {
	padding: 0px 8px;
}
.p7PM3-05.horiz.open_up {
	border-top: 1px solid #000;
	border-bottom: none;
}
.pmm3-toolbar {
	display: none;
}
.p7PM3-05.rounded {
	border-radius: 0px 0px 0px 0px;
}
.p7PM3-05.shadows {
	border-bottom-color: #FFF;
	box-shadow: 0px 0px 60px rgba(0,0,0,.3);
}
.p7PM3-05 a img {
	border: none;
	vertical-align: bottom;
}

.p7PM3-05.menu-centered {
	text-align: center;
}
.p7PM3-05.menu-right {
	text-align: right;
}

.p7PM3-05:after {
	content: "\0020";
	clear: both;
	font-size: 0px;
	line-height: 0;
	display: inline;
	height: 0px;
}

.p7PM3-05 ul {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.p7PM3-05 ul li {
	list-style-type: none;
	float: left;
	position: relative;
	border-right: 1px solid #999;
}

.p7PM3-05 ul li a {
	display: block;
	padding: 12px 20px;
	padding: 8px 14px;
	color: #666;
	color: #999;
	text-decoration: none;
	font-size: 1.05em;
	background-repeat: no-repeat !important;
	background-position: right center !important;
/*	border-bottom: 6px solid transparent;
	transition: border 0.6s ease-in-out;*/
	transition: color 0.4s ease-in-out;
	/*border-right: 1px solid #BBB;*/
}
.p7PM3-05 ul li:first-child {
	border-left: 1px solid #999;	
}

.p7PM3-05 a.trig_closed {
	background-image: url(img/pmm3-right-medium.gif);
}
.p7PM3-05 ul ul a.trig_closed {
	background-image: url(img/pmm3-right-light.gif);
}

.p7PM3-05 a.trig_open {
	background-image: url(img/pmm3-down-light.gif);
	color: #000;
	color: #FFF;
	/*cursor: default;*/	
	/*border-bottom: 6px solid #FFF;*/
	/*transition: all 0.25s ease;*/
}
.p7PM3-05 ul ul a.trig_open {
	background-image: url(img/pmm3-down-medium.gif);
}

.p7PM3-05 ul ul li a:hover, .p7PM3-05 ul ul li a.trig_open {
/*	background-color: #333;
	color: #CCC;
	background-color: #F00;
	color: #3F6;*/
}

.p7PM3-05 ul li a.pm3-link, .p7PM3-05 ul li a.pm3-link:hover {
	background-image: none;
	/*transition: all 0.25s ease;*/
}
.p7PM3-05 ul li a.pm3-link:hover {
	color: #000;
	color: #FFF;
	/*border-bottom: 6px solid #FFF;*/
}
.p7PM3-05 ul li a.pm3-link {
	/*transition: all 0.25s ease;*/
}

.p7PM3-05 ul ul {
	background-color: #f1f1e2;
	background: #f1f1e2 url(../img/paper-background.jpg) left top repeat;	
	display: block;
	text-align: left;
	width: 200px;
	text-transform: none;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(37, 37, 58, 0.8);
	-moz-box-shadow: 0px 0px 10px 0px rgba(37, 37, 58, 0.8);
	box-shadow: 0px 0px 10px 0px rgba(37, 37, 58, 0.8);
}
.p7PM3-05.transparent ul ul {
	background: linear-gradient(90deg, rgba(40,40,40,.9), rgba(0,0,0,.9));
}

.p7PM3-05.shadows ul ul {
	box-shadow: 10px 10px 30px rgba(0,0,0,.5);
}
.p7PM3-05 ul ul div {
	z-index: 10;
}
.p7PM3-05.auto-subs ul ul {
	width: auto;
}
.p7PM3-05.auto-subs ul ul li a {
	white-space: nowrap;
}
.p7PM3-05 ul ul li {
	position: relative;
	float: none;
	margin: 0px;
	padding: 0px;
	border-right: none;
}
.p7PM3-05 ul ul li:first-child {
	border-left: none;
}
.p7PM3-05 ul ul li a {
	border: none;
	border-bottom: 1px solid #25253a;
	color: #25253a;
	font-size: 0.90em;
	transition: none;
}
.p7PM3-05 ul ul li a.pm3-link:hover {
	background-color: #79788d;
	color: #FFF;
}

.p7PM3-05 ul ul li:last-child a {
	border-bottom: none;
}

/*ROUNDED CORNERS OPTION - Sub-Center Bias*/
.p7PM3-05.rounded ul ul {
	border-radius: 0px 0px 5px 5px;
}
.p7PM3-05.rounded ul ul ul {
	border-radius: 5px;
}

.p7PM3-05.rounded ul a.root_trig,
.p7PM3-05.rounded ul a.root_link {
	border-radius: 5px;
}

.p7PM3-05.rounded ul ul ul a.pm3first,
.p7PM3-05.rounded ul ul ul .pm3first.pmm3-title-bar {
	border-radius: 5px 5px 0px 0px;
}
.p7PM3-05.rounded ul ul a.pm3last,
.p7PM3-05.rounded ul ul .pm3last.pmm3-title-bar {
	border-radius: 0px 0px 5px 5px;
}
.p7PM3-05.rounded ul ul a.pm3first.pm3last {
	border-radius: 5px;
}
.p7PM3-05.rounded ul a.root_trig.trig_up {
	border-radius: 5px 5px 5px 5px;
}
.p7PM3-05.rounded li.trig_up div {
	padding-bottom: 10px;
}
.p7PM3-05.rounded .trig_up a.pm3first {
	border-radius: 5px 5px 5px 5px !important;
}
.p7PM3-05.rounded ul li.trig_up ul {
	border-radius: 5px 5px 5px 5px;
}
.p7PM3-05.rounded .trig_up .pm3first.pmm3-title-bar {
	border-radius: 5px 5px 0px 0px !important;
}
.p7PM3-05.rounded .trig_up .pm3last.pmm3-title-bar {
	border-radius: 0px 0px 5px 5px !important;
}
.p7PM3-05.vert.rounded {
	border-radius: 5px;
}
.p7PM3-05.vert.rounded a.root_trig {
	border-radius: 5px 5px 5px 5px;
}
.p7PM3-05.vert.rounded ul ul {
	border-radius: 5px;
}
.p7PM3-05.vert.rounded ul ul a.pm3first,
.p7PM3-05.vert.rounded ul ul .pm3first.pmm3-title-bar {
	border-radius: 5px 5px 0px 0px;
}


/*DISPLAY AS TITLE ONLY*/
.p7PM3-05 .pmm3-title-bar {
	padding: 12px 18px;
	color: #FFF;
	background-color: #25253a;
}
.p7PM3-05.auto-subs ul ul .pmm3-title-bar {
	white-space: nowrap;
}

/*IMAGE LINKS*/
.p7PM3-05 .p7PM3_img {
	border: none;
	padding: 0px;
	text-align: center;
	background: none !important;
}
.p7PM3-05 .p7PM3_img img {
	border: none;
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	vertical-align: bottom;
}
/*VERTICAL MODE */
.p7PM3-05.vert {
	background: linear-gradient(180deg, #F0F0F0, #DDD);
	border: none;
}
.p7PM3-05.vert.shadows {
	box-shadow: 0px 0px 20px rgba(0,0,0,.5);
}
.p7PM3-05.vert ul {
	display: block;
}
.p7PM3-05.vert ul li {
	float: none;
	padding: 0px;
	position: relative;
}
.p7PM3-05.vert ul ul li {
	padding: 0px;
	margin: 0px;
}

/*CURRENT MARK */
.p7PM3-05 ul li a.current_mark {
	/*text-shadow: -.5px 0px 0px #000;*/
	color: #FFF;
}
.p7PM3-05 ul ul li a.current_mark {
	color: #FFF;
	background-color: #79788d;
	background-color: #25253a;
}
.p7PM3-05.vert ul li a.current_mark {
	font-weight: bold;
	text-shadow: none;
}

/*NO-SCRIPT RULES: The following rules enable your menu to work even when javascript is disabled in the browser*/
.p7PM3-05.p7PM3noscript {
	position: relative;
}
.p7PM3-05.p7PM3noscript ul ul {
	position: absolute;
	display: none;
	top: 100%;
}
.p7PM3-05.p7PM3noscript ul ul ul {
	display: none;
	top: 0px;
	left: 100%;
}
.p7PM3-05.vert.p7PM3noscript ul ul {
	top: 0px;
	left: 100%;
}
.p7PM3-05.p7PM3noscript li:hover ul {
	display: block;
}
.p7PM3-05.p7PM3noscript li:hover ul ul, .p7PM3-05.p7PM3noscript li:hover ul ul ul, .p7PM3-05.p7PM3noscript li:hover ul ul ul ul, .p7PM3-05.p7PM3noscript li:hover ul ul ul ul ul, .p7PM3-05.p7PM3noscript li:hover ul ul ul ul ul ul {
	display: none;
}
.p7PM3-05.p7PM3noscript li li:hover ul, .p7PM3-05.p7PM3noscript li li li:hover ul, .p7PM3-05.p7PM3noscript li li li li:hover ul, .p7PM3-05.p7PM3noscript li li li li li:hover ul, .p7PM3-05.p7PM3noscript li li li li li li:hover ul {
	display: block;
}

/*BREADCRUMBS*/
.p7PM3-05_crumbs.centered {
	text-align: center;
}
.p7PM3-05_crumbs.right {
	text-align: right;
}
.p7PM3-05_crumbs ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 1em;
	display: inline-block;
}
.p7PM3-05_crumbs li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: .25em;
}
.p7PM3-05_crumbs a {
	text-decoration: none;
	color: #000;
}
.p7PM3-05_crumbs a:hover {
	text-decoration: underline;
}
.p7PM3-05_crumbs li:last-child {
	margin-right: 0px;
	font-weight: bold;
}
.p7PM3-05_crumbs.thick-arrow li:after {
    content: "\0020 \0020 \27A7";
}
.p7PM3-05_crumbs.thin-arrow li:after {
    content: "\0020 \0020 \279F";
}
.p7PM3-05_crumbs.open-arrow li:after {
    content: "\0020 \0020 \21E8";
}
.p7PM3-05_crumbs.triangle-dots li:after {
    content: "\0020 \0020 \2234";
}
.p7PM3-05_crumbs.double-colon li:after {
   content: "\0020 \0020 \2237";
}
.p7PM3-05_crumbs.pipe li:after {
   content: "\0020 \0020 |";
}
.p7PM3-05_crumbs.dash li:after {
   content: "\0020 \0020 -";
}
.p7PM3-05_crumbs li:last-child:after {
	content: "\0020";
}

/*END BREADCRUMB RULES*/

 @media only screen and (min-width: 0px) and (max-width: 800px) {
.p7PM3-05.responsive:after {
	display: none;
}
.p7PM3-05.responsive .pmm3-toolbar {
	display: block;
	/*background-color: #222;*/
	background-color: transparent;
	padding: 10px;
	padding-top: 12px;
/*	padding-bottom: 0;*/
	text-align: right;
}
.p7PM3-05.responsive .pmm3-toolbar.opened {
	/*background: #F00 !important;*/
}
.p7PM3-05.responsive .pmm3-toolbar a {
	font-size: 2em;
	/*font-weight: bold;*/
	color: #999;
	text-decoration: none;
	border: 1px solid #999;
	padding: 0px 11px;
}
.p7PM3-05.responsive .pmm3-toolbar a:hover {
	color: #FFF;
	/*color: #00F;*/
	background-color: transparent;
}
.p7PM3-05.responsive .toggle-text.closed a:before {
	content: "Show Menu \0020";
	font-size: .5em;
}
.p7PM3-05.responsive .toggle-text.opened a:before {
	content: "Hide Menu \0020";
	font-size: .5em;
}
.p7PM3-05.responsive .pmm3-toolbar {
/*	display: block;
	background-color: #222;
	padding: 10px;
	cursor: pointer;*/
}
.p7PM3-05.responsive {
	text-align: left !important;
	padding: 0px !important;
	border: none !important;
}
.p7PM3-05.responsive a.trig_closed {
	background-image: url(img/pmm3-right-white.gif);
	color: #999;
}
.p7PM3-05.responsive a.trig_closed.current_mark {
	background-image: url(img/pmm3-right-white.gif);
	color: #FFF;
}
.p7PM3-05.responsive a.trig_closed:hover {
	background-image: url(img/pmm3-right-white.gif);
	color: #FFF;
}
.p7PM3-05.responsive a.trig_open {
	/*background-color: #79788d;*/
	/*background-color: #25253a;*/
	background-color: transparent;
	color: #FFF;
}
.p7PM3-05.responsive a.trig_open:hover {
/*	background-color: #79788d;
	background-color: #25253a;*/
	color: #FFF;
}
.p7PM3-05.responsive a.current_mark {
/*	background-color: #25253a;
	background-color: #79788d;*/
	color: #FFF;
	/*background-color: #e3e3e9;*/
}
.p7PM3-05.responsive ul ul a.current_mark {
/*	background-color: #25253a;
	background-color: #79788d;*/
	color: #25253a;
	background-color: #e3e3e9;
}

.p7PM3-05.responsive.vert ul {
	margin-top: 0px;
}
.p7PM3-05.responsive ul {
	display: block;
	padding: 0px;
}
.p7PM3-05.responsive ul li {
	float: none;
	margin-right: 0px;
	border-bottom: 1px solid #999;
	border-right: none;
/*	background-color: transparent;
	opacity: 0.5;*/
/*	background: #e1e1e9;*/
}
.p7PM3-05.responsive ul li a {
	color: #25253a;
	color: #999;
}
.p7PM3-05.responsive ul li:first-child {
	border-left: none;	
}
.p7PM3-05.responsive > ul > li:last-child {
	margin-bottom: 1em;
}
.p7PM3-05.responsive > ul > li:first-child {
	border-top: 1px solid #999;
}
.p7PM3-05.responsive ul ul li {
	padding: 0px;
}
.p7PM3-05.responsive a {
	font-size: 1.1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.p7PM3-05.responsive a:hover {
/*	background-color: #25253a !important;*/
	/*background-color: #79788d;*/
	color: #FFF;
}
.p7PM3-05.responsive ul ul {
	position: static !important;
	width: auto;
	padding: 0px;
	/*border-bottom: none;*/
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.p7PM3-05.responsive ul ul li {
	padding: 0px;
}
.p7PM3-05.responsive ul ul li a {
	border-bottom: none;
	color: #25253a;
}
.p7PM3-05.responsive ul ul li:last-child {
	border-bottom: none;
}
.p7PM3-05.responsive .pmm3-title-bar {
	padding: 12px 18px;
}
.p7PM3-05.responsive ul ul a,
.p7PM3-05.responsive ul ul .pmm3-title-bar {
	padding-left: 24px;
}
.p7PM3-05.responsive ul ul ul a,
.p7PM3-05.responsive ul ul ul .pmm3-title-bar {
	padding-left: 32px;
}
.p7PM3-05.responsive ul.closed {
	display: none;
}
.p7PM3-05.responsive ul.opened {
	display: block;
}
.p7PM3-05.responsive.rounded,
.p7PM3-05.responsive.rounded * {
	border-radius: 0px !important;
}
.p7PM3-05.responsive.shadows * {
	box-shadow: none !important;
}
.p7PM3-05_crumbs {
	display: none;
}
.p7PM3-05_crumbs.show-mobile {
	display: block;
}
/*Workaround for very old Android devices*/
.p7PM3-05 div {
	left: 0px !important;
	top: 0px !important;
}
/*End old Android workaround*/
}
