/* AMM Custom Color Sets */


/*
******************************
           CITRUS
******************************
*/

.p7AMM.citrus {

	background-color: rgb(251,156,6);
}
.p7AMM.amm-root-trans.citrus {
	background-color: rgb(251,156,6,0.85) !important;
}
.p7AMM.citrus ul a {
	background-color: rgb(244,191,139);
	color: #000;
}
.p7AMM.citrus ul a:hover,
.p7AMM.citrus ul a:focus,
.p7AMM.citrus ul a.amm-trigger.open {
	background-color: rgb(251,156,4);
	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(244,191,139);
}
.p7AMM.citrus.amm-subs-trans ul ul {
	background-color: rgba(244,191,139,0.9);  /*  rgba(187,241,14,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(251,156,4) !important;
	color: #000 !important;
}

/*
******************************
         HABANERO
******************************
*/

.p7AMM.habanero {
	background-color: rgb(255,255,255);
}
.p7AMM.amm-root-trans.habanero {
	background-color: rgb(255,255,255, 0.85) !important;
}
.p7AMM.habanero ul a {
	color: #000000;
	background-color: rgb(235,70,50);
}
.p7AMM.habanero ul a:hover,
.p7AMM.habanero ul a:focus,
.p7AMM.habanero ul a.amm-trigger.open {
	background-color: rgb(24,220,120);
	color: #FFF;
}
.p7AMM.habanero ul ul a {
	background-color: transparent;
}
.p7AMM.habanero ul a.amm-trigger {
	background-image: url(img/amm-right-dark.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: rgb(24,220,120);
}
.p7AMM.habanero.amm-subs-trans ul ul {
	background-color: rgba(24,220,120,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;
}


*/*****************************
         GRADIENT
******************************
*/

.p7AMM.grad {
	background-color: rgb(255,255,255);
}
.p7AMM.amm-root-trans.grad {
	background-color: rgb(0,255,0, 0.85) !important;
}
.p7AMM.grad ul a {
	color: #000000;
	background-color: rgb(235,70,50);
}
.p7AMM.grad ul a:hover,
.p7AMM.grad ul a:focus,
.p7AMM.grad ul a.amm-trigger.open {
	background-color: rgb(251,156,4);
	color: #FFF;
}
.p7AMM.grad ul ul a {
	background-color: transparent;
}
.p7AMM.grad ul a.amm-trigger {
	background-image: url(img/amm-right-dark.gif) !important;
}
.p7AMM.grad ul a.amm-trigger:focus {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.grad ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif) !important;
}
.p7AMM.grad ul ul a.amm-trigger {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.grad ul ul a.amm-trigger:focus {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.grad ul ul a.amm-trigger:hover,
.p7AMM.grad ul ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif) !important;
}
.p7AMM.grad ul ul {
	background-color: rgb(251,156,4);
}
.p7AMM.grad.amm-subs-trans ul ul {
	background-color: rgba(251,156,4,0.85);
}
.p7AMM.grad ul ul a {
	color: #fff;
}
.p7AMM.grad ul ul a:hover,
.p7AMM.grad ul ul a:focus,
.p7AMM.grad ul ul a.amm-trigger.open {
	background-color: rgb(0,0,0);
	color: #fff;
}/*


******************************
         DECADENT   111,161,150 #446880 68,104,128
******************************
*/

.p7AMM.deca {
	background-color: rgb(255,255,255);
}
.p7AMM.amm-root-trans.deca {
	background-color: rgb(0,0,0, 0.85) !important;
}
.p7AMM.deca ul a {
	color: #000000;
	background-color: rgb(111,161,150);
}
.p7AMM.deca ul a:hover,
.p7AMM.deca ul a:focus,
.p7AMM.deca ul a.amm-trigger.open {
	background-color: rgb(68,104,128);
	color: #FFF;
}
.p7AMM.deca ul ul a {
	background-color: transparent;
}
.p7AMM.deca ul a.amm-trigger {
	background-image: url(img/amm-right-dark.gif) !important;
}
.p7AMM.deca ul a.amm-trigger:focus {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.deca ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif) !important;
}
.p7AMM.deca ul ul a.amm-trigger {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.deca ul ul a.amm-trigger:focus {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.deca ul ul a.amm-trigger:hover,
.p7AMM.deca ul ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif) !important;
}
.p7AMM.deca ul ul {
	background-color: rgb(111,161,150);
}
.p7AMM.deca.amm-subs-trans ul ul {
	background-color: rgba(111,161,150,0.85);
}
.p7AMM.deca ul ul a {
	color: #fff;
}
.p7AMM.deca ul ul a:hover,
.p7AMM.deca ul ul a:focus,
.p7AMM.deca ul ul a.amm-trigger.open {
	background-color: rgb(0,0,0);
	color: #fff;
}
