/* AMM diydog Color Sets */


/*
******************************
         DIYDOG
******************************
*/

.p7AMM.amm-root-diydog {
	background-color: rgb(117,87,173);
	color: #FFF;
	border-bottom: 1px solid #000;
}
.p7AMM.amm-root-diydog.amm-root-trans {
	background-color: rgba(117,87,173);
}
.p7AMM.amm-rootlinks-diydog ul a {
	background-color: rgb(117,87,173);
	color: #FFF;
}
.p7AMM.amm-rootlinks-diydog ul a:hover,
.p7AMM.amm-rootlinks-diydog ul a:focus,
.p7AMM.amm-rootlinks-diydog ul a.amm-trigger.open {
	background-color: rgb(34,34,34);
	color: #FFF;
}
.p7AMM.amm-rootlinks-diydog ul ul a {
	background-color: transparent;
}
.p7AMM.amm-rootlinks-diydog ul a.amm-trigger {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.amm-rootlinks-diydog ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif);
}
.p7AMM.amm-subs-diydog ul ul a.amm-trigger,
.p7AMM.amm-subs-diydog ul ul a.amm-trigger:focus {
	background-image: url(img/amm-right-light.gif);
}
.p7AMM.amm-subs-diydog ul ul a.amm-trigger.open {
	background-image: url(img/amm-down-light.gif);
}
.p7AMM.amm-subs-diydog ul ul {
	background-color: rgb(117,87,173);
}
.p7AMM.amm-subs-diydog.amm-subs-trans ul ul {
	background-color: rgba(117,87,173);
}
.p7AMM.amm-subs-diydog ul ul a {
	color: #FFF;
}
.p7AMM.amm-subs-diydog ul ul a:hover,
.p7AMM.amm-subs-diydog ul ul a:focus,
.p7AMM.amm-subs-diydog ul ul a.amm-trigger.open {
	background-color: rgb(34,34,34);
	color: #FFF;
}
.p7AMM a.diydog {
	background-color: rgb(117,87,173) !important;
	color: #FFF !important;
}
.p7AMM a.diydog:hover,
.p7AMM a.diydog:focus {
	background-color: rgb(34,34,34) !important;
	color: #FFF !important;
}

/*
******************************
           CITRUS
******************************
*/

.p7AMM.citrus {
	background-color: rgb(117,87,173);
}
.p7AMM.amm-root-trans.citrus {
	background-color: rgb(117,87,173,0.85) !important;
}
.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(56,247,9);
	color: #000;
}
.p7AMM.citrus ul ul a {
	background-color: transparent;
}
.p7AMM.citrus ul a.amm-trigger {
	background-image: url(../../amm-diydog/img/amm-right-dark.gif) !important;
}
.p7AMM.citrus ul a.amm-trigger:focus {
	background-image: url(../../amm-diydog/img/amm-right-dark.gif);
}
.p7AMM.citrus ul a.amm-trigger.open {
	background-image: url(../../amm-diydog/img/amm-down-dark.gif) !important;
}
.p7AMM.citrus ul ul a.amm-trigger,
.p7AMM.citrus ul ul a.amm-trigger:focus {
	background-image: url(../../amm-diydog/img/amm-right-dark.gif);
}
.p7AMM.citrus ul ul a.amm-trigger:hover,
.p7AMM.citrus ul ul a.amm-trigger.open {
	background-image: url(../../amm-diydog/img/amm-down-dark.gif) !important;
}
.p7AMM.citrus ul ul {
	background-color: rgb(187,241,14);
}
.p7AMM.citrus.amm-subs-trans ul ul {
	background-color: 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(56,247,9) !important;
	color: #000 !important;
}

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

.p7AMM.habanero {
	background-color: rgb(117,87,173);
}
.p7AMM.amm-root-trans.habanero {
	background-color: rgb(117,87,173, 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(../../amm-diydog/img/amm-right-dark.gif) !important;
}
.p7AMM.habanero ul a.amm-trigger:focus {
	background-image: url(../../amm-diydog/img/amm-right-light.gif);
}
.p7AMM.habanero ul a.amm-trigger.open {
	background-image: url(../../amm-diydog/img/amm-down-light.gif) !important;
}
.p7AMM.habanero ul ul a.amm-trigger {
	background-image: url(../../amm-diydog/img/amm-right-light.gif);
}
.p7AMM.habanero ul ul a.amm-trigger:focus {
	background-image: url(../../amm-diydog/img/amm-right-light.gif);
}
.p7AMM.habanero ul ul a.amm-trigger:hover,
.p7AMM.habanero ul ul a.amm-trigger.open {
	background-image: url(../../amm-diydog/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;
}

