/* AMM Custom Color Sets */

.p7AMM.darkblue ul a {
	background-color: rgb(25,75,127);
	color: #fff;
}
.p7AMM.darkblue ul a:hover,
.p7AMM.darkblue ul a:focus,
.p7AMM.darkblue ul a.amm-trigger.open {
	background-color: rgb(151,182,221);
	color: #000;
}
.p7AMM.darkblue ul ul a {
	/*background-color: transparent;*/
	background-color: rgb(25,75,127);
}
.p7AMM.darkblue ul a.amm-trigger {
	background-image: url(img/amm-right-dark.gif) !important;
}
.p7AMM.darkblue ul a.amm-trigger:focus {
	background-image: url(img/amm-right-dark.gif);
}
.p7AMM.darkblue ul a.amm-trigger.open {
	background-image: url(img/amm-down-dark.gif) !important;
}
.p7AMM.darkblue ul ul a.amm-trigger,
.p7AMM.darkblue ul ul a.amm-trigger:focus {
	background-image: url(img/amm-right-dark.gif);
}
.p7AMM.darkblue ul ul a.amm-trigger:hover,
.p7AMM.darkblue ul ul a.amm-trigger.open {
	background-image: url(img/amm-down-dark.gif) !important;
}
.p7AMM.darkblue ul ul {
	background-color: rgb(255,255,255);
}
.p7AMM.darkblue.amm-subs-trans ul ul {
	background-color: rgba(255,255,255,0.9);
}
.p7AMM.darkblue ul ul a {
	color: #fff;
}
.p7AMM.darkblue ul ul a:hover,
.p7AMM.darkblue ul ul a:focus,
.p7AMM.darkblue ul ul a.amm-trigger.open {
	background-color: rgb(151,182,221) !important;
	color: #000 !important;
}


/*
******************************
           CITRUS
******************************
*/
.p7AMM.citrus ul a {
	background-color: rgb(255,204,0);
	color: #000;
}
.p7AMM.citrus ul a:hover,
.p7AMM.citrus ul a:focus,
.p7AMM.citrus ul a.amm-trigger.open {
	background-color: rgb(151,182,221);
	color: #000;
}
.p7AMM.citrus ul ul a {
	background-color: transparent;
}
.p7AMM.citrus ul a.amm-trigger {
	background-image: url(img/amm-right-dark.gif) !important;
}
.p7AMM.citrus ul a.amm-trigger:focus {
	background-image: url(img/amm-right-dark.gif);
}
.p7AMM.citrus ul a.amm-trigger.open {
	background-image: url(img/amm-down-dark.gif) !important;
}
.p7AMM.citrus ul ul a.amm-trigger,
.p7AMM.citrus ul ul a.amm-trigger:focus {
	background-image: url(img/amm-right-dark.gif);
}
.p7AMM.citrus ul ul a.amm-trigger:hover,
.p7AMM.citrus ul ul a.amm-trigger.open {
	background-image: url(img/amm-down-dark.gif) !important;
}
.p7AMM.citrus ul ul {
	background-color: rgb(255,255,255);
}
.p7AMM.citrus.amm-subs-trans ul ul {
	background-color: rgba(255,255,255,0.9);
}
.p7AMM.citrus ul ul a {
	color: #000;
}
.p7AMM.citrus ul ul a:hover,
.p7AMM.citrus ul ul a:focus,
.p7AMM.citrus ul ul a.amm-trigger.open {
	background-color: rgb(56,247,9) !important;
	color: #000 !important;
}

/*
******************************
         HABANERO
******************************
*/

.p7AMM.habanero ul a {
	color: #fff;
	background-color: rgb(240,76,56);
}
.p7AMM.habanero ul a:hover,
.p7AMM.habanero ul a:focus,
.p7AMM.habanero ul a.amm-trigger.open {
	background-color: rgb(18,25,22);
	color: #FFF;
}
.p7AMM.habanero ul ul a {
	background-color: transparent;
}
.p7AMM.habanero ul a.amm-trigger {
	background-image: url(img/amm-right-light.gif) !important;
}
.p7AMM.habanero ul a.amm-trigger:focus {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.habanero ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif) !important;
}
.p7AMM.habanero ul ul a.amm-trigger {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.habanero ul ul a.amm-trigger:focus {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.habanero ul ul a.amm-trigger:hover,
.p7AMM.habanero ul ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif) !important;
}
.p7AMM.habanero ul ul {
    background-color: rgba(18,25,22,1.00);
}
.p7AMM.habanero.amm-subs-trans ul ul {
	background-color: rgba(18,25,22,0.85);
}
.p7AMM.habanero ul ul a {
	color: #FFF;
}
.p7AMM.habanero ul ul a:hover,
.p7AMM.habanero ul ul a:focus,
.p7AMM.habanero ul ul a.amm-trigger.open {
	background-color: rgb(0,0,0);
	color: #FFF;
}

/*
******************************
         PLAIN
******************************
*/

.p7AMM.plain ul a {
color: #181818;
background-color:inherit;
text-decoration:underline;
}
.p7AMM.plain ul a:hover,
.p7AMM.plain ul a:focus,
.p7AMM.plain ul a.amm-trigger.open {
	background-color: inherit;
	color: #0490D4;
	text-decoration: underline;
}
.p7AMM.plain ul ul a {
background-color: transparent;
}
.p7AMM.plain ul a.amm-trigger {
background-image: url(img/amm-right-dark.gif) !important;
}
.p7AMM.plain ul a.amm-trigger:focus {
background-image: url(img/amm-right-dark.gif);
}
.p7AMM.plain ul a.amm-trigger.open {
background-image: url(img/amm-down-dark.gif) !important;
}
.p7AMM.plain ul ul a.amm-trigger {
background-image: url(img/amm-right-light.gif);
}
.p7AMM.plain ul ul a.amm-trigger:focus {
background-image: url(img/amm-right-light.gif);
}
.p7AMM.plain ul ul a.amm-trigger:hover,
.p7AMM.plain ul ul a.amm-trigger.open {
background-image: url(img/amm-down-light.gif) !important;
}
.p7AMM.plain ul ul {
background-color: rgb(255,255,255);
}
.p7AMM.plain.amm-subs-trans ul ul {
background-color: rgba(255,255,255,0.85);
}
.p7AMM.plain ul ul a {
color: #000;
}
.p7AMM.plain ul ul a:hover,
.p7AMM.plain ul ul a:focus,
.p7AMM.plain ul ul a.amm-trigger.open {
background-color: rgb(0,0,0);
color: #FFF;
}
