

/*Custumize your solution using this file*/


@media screen and (max-width: 42.0em)
{
.buttonRow input[type="button"], 
.buttonRow input[type="submit"] {
    min-height: 44px;
}
    .rwWindowContent .buttonRow input
    {
        display: block;
        text-align: center !important;
        margin: 2% auto !important;
        white-space: normal !important;
    }  
}

#Body .dnnMenu .navbar-nav.nav > li > a {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    text-align: center;
	color: #000;
	background: #fff;
}

#Body .nav > li ul li {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 1.2;
}

#Body .navbar-nav > li > ul.dropdown-menu {
    font-size: inherit;
    margin-top: -1px;
    margin-left: -1px;
    padding: 0px 0 0 0;
    width: 236px;
    position: absolute;
    z-index: 9999;
}


#Body .dnnMenu .dropdown-menu > li:hover,
#Body .dnnMenu .dropdown-menu > li a:hover {
    background: #19686F;
    text-decoration: none !important;
}

#Body a.logo {
    background: url(images/AAP_Logo_BW.gif)no-repeat;
	/*Start - skinning changes - 9/3/2018*/
    /* width: 421px; */
    /* height: 61px;     */
    width: 530px;
    height: 97px;    
	/*End - skinning changes - 9/3/2018*/
    text-indent: -9999px;
    position: absolute;
	/*Start - skinning changes - 9/3/2018*/
    /* bottom: 15px; */
    bottom: 40px;
	/*End - skinning changes - 9/3/2018*/
    left: 4px;
}

#Body #header .secondary-and-action {
    max-width: 1180px;
    margin: 0 auto;
    text-align: left;
    min-height: 140px;
}


#wrapper.MembershipJoinStep3  a.logo,
#wrapper.MembershipJoinStep2  a.logo,
#wrapper.Thank.You a.logo,
#Body.RegistrationControl a.logo,
#Body.CheckoutControl a.logo {
    bottom: -32px;
}

/* #Body .CustomerDemographicControl_PersonifyDefault .CusNameEdit.formRow.required { */
    /* width: 50%; */
    /* display: inline-block; */
    /* margin-left: 14px; */
    /* vertical-align: text-top; */
/* } */

/*Start - skinning changes - 9/3/2018*/
#header-wrapper {	
	background: #fff;
	height: 159px;	
}
/*End - skinning changes - 9/3/2018*/

#header {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    clear: both;	
	border-top: solid 5px #184655;
	font-family: 'Open Sans', sans-serif;
	min-height: 160px;
}

#header .secondary {
    position: absolute;
    padding: 0;
    top: 15px;
    right: -1px;
    width: 51.1%;
    background-image: none;
    border: 0;
}

#Body #header .action {
    /* background: url(images/utility-bg.png) repeat scroll right top transparent; */
    background-color: #fff;
    border: 0px solid #e0e0e0;
    color: #fff;
    float: right;
    clear: both;
    font-size: 13px -2;
    padding: 0;
    position: relative;
    text-align: right;
    border-radius: 0px;
    margin: 0;
    width: auto;
    display: block;
}

#header .secondary a {
    font-size: 12px;
    color: #FFF;
    background: url(images/layout/secondaryDivide.png) no-repeat 100% 50%;
    margin-right: 12px;
    padding-right: 14px;
}

#Body #header .secondary-and-action a:hover {
    text-decoration: none;
    color: #FFFFFF;
   
}

#Body .dnnMenu .navbar-nav.nav.navbar-nav {
    height: auto;
    min-height: inherit;
    margin-bottom: 0;
    border: none;
    float: none;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
}

#Body .dnnMenu .dropdown .dropdown-menu > li > a span {
    font-size: 12px;
}


#Body #header .secondary-and-action p.cartCountLabel {
    color: #FFF;
    margin: -7px;
    padding-right: 12px;
    padding-left: 2px;
    padding-top: 2px;
    display: inline;
    font-size: 10px;
    vertical-align: top;
    text-align: center;
	background: transparent;
    border: 0;
    top: 0;
    right: 0;
}

#Body #header .secondary-and-action .action-wrapper-center {
    float: left;
    background: #184655;
    height: 31px;
    padding: 0 10px;
    text-transform: uppercase;
    padding-right: 35px;
}

#Body #header .secondary-and-action .search a.ServerSkinWidget {
    background: url(images/layout/search-button.png);
    display: inline-block;
    height: 26px;
    width: 32px;
    box-shadow: inset 0 0 0 0 white;
    border: 1px solid #7e97a0;
    font-size: 13px;
    background-repeat: no-repeat;
}

#Body #header .secondary-and-action  .searchInputContainer {
    display: inline;
    margin: 0 0px 0 0;
    position: relative !important;
}

#Body #header .secondary-and-action .search input.swap, 
#Body #header .secondary-and-action  .search input.NormalTextBox {
    background-image: none;
    width: 205px;
    height: 26px;
    /* border: none !important; */
    border: 1px solid #d9d9d9;
    font-weight: 700;
    color: #666;
    font-size: 13px;
    padding: 0 0 0 9px;
    vertical-align: top;
    line-height: 32px;
    font-family: "latoregular", sans-serif;
    background-color: #fff;
    z-index: 0;
    position: relative;
}

#Body #header .secondary-and-action .action a.logInOut,
#header .secondary-and-action .action a.user{
	font-size:0;
}

#Body #header .secondary-and-action .action a.user:after{
    content:"JOIN AAP!";
    font-size:12px;
}

#Body #header .secondary-and-action .action a.logInOut:after{
    content:"MEMBER LOGIN";
    font-size:12px;
}

#Body.loggedin #header .secondary-and-action .action a.logInOut:after{
    content:"LOGOUT";
    font-size:12px;
}


#Body .action .welcome {
    color: #fff;
    text-shadow: 0 0px 0 whitesmoke;
}
 

#Body .action .action-wrapper-left {
    float: left;
    background: #184655 url(images/loginButton_left_new.jpg)no-repeat;
    width: 33px;
    height: 31px;
}

#Body #header .action a.cart {
    background: url(images/cart-icons.png) no-repeat scroll left -19px transparent;
    padding-bottom: 5px;
    padding-left: 16px;
    margin-left: 8px;
}

#header .secondary .divide {
    position: absolute;
    left: -9999px;
}

#header .secondary .connected {
    font-size: 1.4em;
    color: #FFF;
}

#header .secondary .social {
    position: absolute;
    right: -2px;
    top: 12px;
    margin-top: -15px;
}

#header .secondary .social a {
    background: url(images/layout/social.png) no-repeat;
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 26px;
    margin-right: 7px;
    padding: 0;
    float: left;
}

#header .secondary .social a.fb {
    margin-right: 6px;
    background-position: -4px 0;
}

#header .secondary .social a.fb:hover,.secondary .social a.fb:focus {
    background-position: -4px -42px;
}

#header .secondary .social a.twitter {
    background-position: -31px 0;
}

#header .secondary .social a.twitter:hover,.secondary .social a.twitter:focus {
    background-position: -31px -42px;
}

#header .secondary .social a.yt {
    background-position: -57px 0;
}

#header .secondary .social a.yt:hover,.secondary .social a.yt:focus {
    background-position: -57px -42px;
}

#header .secondary .social a.linked {
    background-position: -83px 0;
    margin-right: 0;
}

#header .secondary .social a.linked:hover,.secondary .social a.linked:focus {
    background-position: -83px -42px;
}

#Body .search {
    position: relative;
    clear: both;
    float: right;
	/*Start - skinning changes - 9/3/2018*/
    /* margin: 4px 0; */
	margin: 4px 0px;
	/*End - skinning changes - 9/3/2018*/
}

/*Start - skinning changes - 9/3/2018*/

.search a.ServerSkinWidget img {
    display: none;
}

.search a.ServerSkinWidget {
    background: url(images/layout/search-button.png);
    display: inline-block;
    height: 26px;
    width: 32px;
    box-shadow: inset 0 0 0 0 white;
    border: 1px solid #7e97a0;
    font-size: 13px;
    background-repeat: no-repeat;
}

.search a.ServerSkinWidget:hover {
    background-position: -1px -24px;
    background-repeat: no-repeat;
}
/*End - skinning changes - 9/3/2018*/

.search input.swap,
.search input.NormalTextBox,.login .NormalTextBox {
	/*Start - skinning changes - 9/3/2018*/
    /* background: url(images/layout/searchBox.png) no-repeat; */
	background: #456975;
    /* width: 144px; */
	width: 125px;
    /* height: 32px; */
	height: 26px;
    /* border: none !important; */
	border: 1px solid #7e97a0 !important;
    /* font-weight: 700; */
    /* color: #818181; */
	color: white;
    /* font-size: 14px; */
	font-size: 11px;
	/*End - skinning changes - 9/3/2018*/
    padding: 0 0 0 9px;
    vertical-align: middle;
    line-height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent !important;
}

.search input.NormalTextBox {
    vertical-align: top;
}

.search input.searchBtn {
    width: 38px;
    height: 35px;
    position: relative;
    top: 2px;
    right: -3px;
}

.nav {
    width: 960px;
    margin: 0 auto 8px;
    position: relative;
    z-index: 2;
    border: 1px solid #12314F;
    border-width: 0 1px;
    padding: 0;
}

.navbar-nav.nav {
    height: auto;
	/*Start - skinning changes - 9/3/2018*/
    /* background: url(images/layout/nav2.png); */	
	/*End - skinning changes - 9/3/2018*/
    min-height: inherit;
    margin-bottom: 8px;
    display: block;
    border: none;
}

.nav > li {
    float: left;
    position: relative;
    border: none;
    margin-bottom: 0;
}

#Body .nav > li:hover > a {
    background: #518BB1;
    border-bottom: 0px solid #518BB1;
    text-decoration: none;
}

.dnnMenu .navbar-nav.nav > li {
    width: 16.66%;
}

.navbar-default .navbar-nav.nav > li > a {
	/*Start - skinning changes - 9/3/2018*/
	/* font-size: 14px; */
	font-size: 12px;
	/*End - skinning changes - 9/3/2018*/
	color: #000;
	/*Start - skinning changes - 9/3/2018*/
	/* font-weight: 700; */
	/*End - skinning changes - 9/3/2018*/
	text-align: center;
	/*Start - skinning changes - 9/3/2018*/
	/* border-top: 1px solid #133352; */
	/* border-right: 1px solid #05182A; */
	/* border-bottom: 1px solid #05192B; */
	/*End - skinning changes - 9/3/2018*/
	background: transparent;	
	/*Start - skinning changes - 9/3/2018*/
	/* height: 46px; */
	height: 33px;
	text-transform: uppercase;
	/*End - skinning changes - 9/3/2018*/
	z-index: 0;
	font-weight: 600;
}

.dnnMenu .navbar-nav.nav > li > a {
	/*Start - skinning changes - 9/3/2018*/
    /* padding: 10px 8px; */
	padding: 8px 8px;
	/*End - skinning changes - 9/3/2018*/
}

#Body .navbar-nav > li > a::after {
	content: "";
	border-left: 0px solid #2E4D6C;
	position: absolute;
	height: 100%;
	right: -2px;
	top: 0;
}

.nav > li > a:hover {
    background: #518BB1;
    border-bottom: 1px solid #518BB1;
    text-decoration: none;
}

.navbar-nav > li > ul.dropdown-menu {
	font-size: inherit;
	margin-top: -1px;
    margin-left: -1px;
	/*Start - skinning changes - 9/3/2018*/
	/* padding: 10px 0 0 0; */
	padding: 0 0 0 0;
	/*End - skinning changes - 9/3/2018*/
	width: 200px;
    position: absolute;
	/*Start - skinning changes - 9/3/2018*/
    /* background: #3e6089 url(images/layout/dropDown.png) no-repeat; */
	background: #0a3a4a;
	color: #fff;
	/*End - skinning changes - 9/3/2018*/
    background-size: cover;
    z-index: 9999;
}

.dropdown .dropdown-menu > li > a {
    white-space: normal;
}

.dropdown .dropdown-menu > li > a:focus,
.dropdown .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #fff;

}

#Body .navbar.navbar-default {
	background: transparent;
	border: none;
	margin-bottom: 0;
	/*Start - skinning changes - 9/3/2018*/
	top: 41px;
	/*End - skinning changes - 9/3/2018*/
}

.nav .open .dropdown-menu {
	display: block;
}

.navbar-nav > li > a:hover {
	/*Start - skinning changes - 9/3/2018*/
	/* background-color: #518BB1; */
	background: #19686F !important;
	/*End - skinning changes - 9/3/2018*/
	border-bottom: none;
	color: #fff;
}

.nav > li.nav1 {
    width: 136px;
}

.nav > li.nav1 > a {
    border-left: none;
}

.nav > li.nav2 {
    width: 150px;
}

.nav > li.nav3 {
    width: 130px;
}

.nav > li.nav4 {
    width: 134px;
}

.nav > li.nav5 {
    width: 110px;
}

.nav > li.nav6 {
    width: 150px;
}

.nav > li.nav7 {
    width: 150px;
}

.nav > li.nav7 > a {
    border-right: none;
}

.nav > li.nav7 ul {
    right: 0;
}

.nav > li ul li {
	/*Start - skinning changes - 9/3/2018*/
    /* margin-bottom: 7px; */
	margin-bottom: 0px;
	/*End - skinning changes - 9/3/2018*/
    font-size: 1.2em;
    line-height: 1.2;
}

.nav > li ul a {
    color: #FFF;
}

.nav > li ul a:hover,.nav > li ul a:focus {
    text-decoration: underline;
}

.dnnMenu .dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu li {
    position: relative;
	/*Start - skinning changes - 9/3/2018*/
	border-top: 1px solid #14555B;
	/*End - skinning changes - 9/3/2018*/
}

.nav > li:hover > ul ul {
    display: none;
}

.dropdown-menu .side-dropdown-menu {
      position: absolute;
      right: -200px;
      width: 200px;
      top: 0;
      padding: 0;
      background: #3e6089 url('images/layout/dropDown.png') repeat;
      border: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-left .dropdown-menu .side-dropdown-menu {
    right: 198px;
}

.dropdown-menu li .side-dropdown-menu li {
    font-size: 1em;
    margin-bottom: 0;
}

.dropdown-menu li .side-dropdown-menu li a {
    padding: 3px 20px;
    display: block;
    line-height: 1.42857143;
}

.dnnMenu .dropdown-menu > li:hover {
	/*Start - skinning changes - 9/3/2018*/
    /* background: #3e6089 url('images/layout/dropDown.png') repeat; */
	background: #19686F;
	text-decoration: none !important;
	/*End - skinning changes - 9/3/2018*/
}

.dnnMenu .dropdown-menu li:hover > .side-dropdown-menu {
    display: block;
}

#menu-icon {

	display: none;
    visibility: hidden;
	width: 40px;
	height: 40px;
	background: #4C8FEC url(images/menu-icon.png) center;

}

a:hover#menu-icon {

	background-color: #444;
	border-radius: 4px 4px 0 0;

}

.mainMenu {
    height: 45px;
    width: 960px;
    margin: 0 auto 8px;
    position: relative;
    z-index: 2;
    border: 1px solid #12314F;
    border-width: 0 1px;
    padding: 0;
    background-image: url(images/layout/nav2.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    border-top: 1px solid #133352;
    border-bottom: 1px solid #05192B;
}

.mainMenu > li {
    float: left;
    position: relative;
}

.mainMenu > li:hover > a {
    background: #518BB1;
    border-bottom: 1px solid #518BB1;
    text-decoration: none;
}

.mainMenu > li > a {
    background: url(images/layout/nav2.png) repeat-x;
    display: block;
    height: 31px;
    padding-top: 15px;
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
    border-top: 0 solid #133352;
    border-right: 1px solid #05182A;
    border-left: 1px solid #2E4D6C;
    padding-right: 45px;
    padding-left: 45px;
}

.mainMenu > li.last a {
    border-right: 0;
}

.mainMenu > li > a:hover {
    background: #518BB1;
    border-bottom: 0 solid #518BB1;
    text-decoration: none;
}

.mainMenu > li.nav1 {
    width: 136px;
}

.mainMenu > li.nav1 > a {
    border-left: none;
}

.mainMenu > li.nav2 {
    width: 150px;
}

.mainMenu > li.nav3 {
    width: 130px;
}

.mainMenu > li.nav4 {
    width: 134px;
}

.mainMenu > li.nav5 {
    width: 110px;
}

.mainMenu > li.nav6 {
    width: 150px;
}

.mainMenu > li.nav7 {
    width: 150px;
}

.mainMenu > li.nav7 > a {
    border-right: none;
}

.mainMenu > li.nav7 ul {
    right: 0;
}

.mainMenu > li ul {
    position: absolute;
    background: #3e6089 url(images/layout/dropDown.png) no-repeat;
    width: 157px;
    padding: 24px 0 15px 30px;
    display: none;
    z-index: 9999;
}

.mainMenu > li ul li {
    margin-bottom: 7px;
    font-size: 1.2em;
    line-height: 1.2;
}
/*#header .secondary2 { position: absolute; padding:0; top:15px; right: -1px; width: 51.1%; background-image:none; border:0px; }*/
#header .secondary2 {   
    background-image: none;
    border: 0 none;
    float: right;
    margin: 14px 0 7px;
    padding: 0;
    position: relative;
}

#header .secondary2 .divide {
    display: inline-block;
    vertical-align: middle;
}

#header .secondary2 .social {
    display: inline-block;
    vertical-align: middle;
}

#header .secondary2 a { font-size: 1.4em; color: #FFF; background: url(images/layout/secondaryDivide.png) no-repeat 100% 50%; margin-right: 12px; padding-right: 14px; }
#header .secondary2 .divide { position: absolute; left: -9999px; }
#header .secondary2 .connected { font-size: 1.4em; color: #FFF; }
#header .secondary2 .social a { background: url(images/layout/social.png) no-repeat; display: block; text-indent: -9999px; width: 20px; height: 26px; margin-right: 7px; padding: 0; float: left; }
#header .secondary2 .social a.fb { margin-right: 6px; background-position: -4px 0; }
#header .secondary2 .social a.fb:hover, .secondary .social a.fb:focus { background-position: -4px -42px; }
#header .secondary2 .social a.twitter { background-position: -31px 0; }
#header .secondary2 .social a.twitter:hover, .secondary .social a.twitter:focus { background-position: -31px -42px; }
#header .secondary2 .social a.yt { background-position: -57px 0; }
#header .secondary2 .social a.yt:hover, .secondary .social a.yt:focus { background-position: -57px -42px; }
#header .secondary2 .social a.linked { background-position: -83px 0; margin-right: 0; }
#header .secondary2 .social a.linked:hover, .secondary .social a.linked:focus { background-position: -83px -42px; }


#header:after,
#header .secondary2:after,
.search:after,
.action:after
 {
    content: " ";
    height: 0;
    display: table;
    width: 100%;
    clear: both;
    float: none;
    overflow: hidden;
    zoom: 1;
}

#header .action {
	/*Start - skinning changes - 9/3/2018*/
    /* background: url("images/utility-bg.png") repeat scroll right top transparent; */
	/*End - skinning changes - 9/3/2018*/
    color: #FFFFFF;
    float: right;
    clear: both;
    font-size: 1em;
	/*Start - skinning changes - 9/3/2018*/
    padding: 0px 0px 9px 15px;
	/*End - skinning changes - 9/3/2018*/
    position: relative;    
    text-align: right;    
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
    margin: 0px 0 3px 0;
    width: auto;
    display: block;
}

#Body #header .action a {
    color: #FFFFFF;
}

#Body #header .action a.logInOut,
#Body #header .action a.aboutAAP{
	font-size: 12px;
}

/*Start - skinning changes - 9/3/2018*/
.action .action-wrapper-left {
    float: left;
    background: #184655 url(images/loginButton_left_new.jpg)no-repeat;
    width: 33px;
    height: 31px;
}
.action .action-wrapper-center {
    float: left;
    background: #184655;
    height: 31px;
    padding: 0 10px;
	text-transform: uppercase;
}

.action .action-wrapper-right {
    float: left;
    background: #184655;
    width: 33px;
    height: 31px;
}
/*End - skinning changes - 9/3/2018*/

.secondary-and-action {
    position: relative;
}

.mainMenu ul a,.mainMenu ul a:link,.mainMenu ul a:visited {
    color: #FFF;
}

.mainMenu ul a {
    display: block;
    padding: 5px 0;
}

.mainMenu > li ul a:hover,.nav > li ul a:focus {
    text-decoration: underline;
}

.mainMenu > li:hover ul {
    display: block;
}

.mainMenu ul {
    margin: 0;
    padding: 0;
    background: #3e6089 url(images/layout/dropDown.png) no-repeat;
    padding: 18px 5px 15px 15px;
    position: absolute;
    width: 167px;
    z-index: 9999;
    clear: both;
    float: none;
}

.mainMenu ul li {
    line-height: 1.5;
}

/* #content { */
    /* margin: auto; */
    /* width: 960px; */
/* } */

.footerNav {
	/*Start - skinning changes - 9/3/2018*/
    /* background: #3F5D8B; */
	background: #e5e5e5 !important;
    /* padding: 32px 22px 27px; */
	padding: 0px 0px 0px 0px !important;
    /* margin-top: 28px; */
	margin-top: 0px !important;
	position: relative;
	height: 159px;
    font-size: 11px;
	/*End - skinning changes - 9/3/2018*/
    clear: both;
}

.footerNav ul.col {
    
    float: left;
    width: 150px;
}

div.footerNav ul.col li {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 4px;
}

div.footerNav ul.col li.title {
    font-size: 18px;
    margin-bottom: 8px;
    font-family: Arial,sans-serif;
    font-weight: 400;
}

.footerNav ul.col li a {
    color: #FFF;
}

/*Start - skinning changes - 9/3/2018*/
#footer_wrapper {
    background: #fff !important;
}

.footer_credit {
    overflow: auto;
    padding: 10px 0px;
}

#footer-area, #foot {
    width: 100%;
    margin: 0 auto;
    max-width: 1180px;
}

#footer-area .column:first-child {
    margin-left: 12px;
    width: 100%;
}

#footer-area .column:nth-child(2) {
    width: 0%;
}

#footer-area .column, #footer-area2 .column {
    float: left;
    width: 50%;
    margin: 0 0 0 0;
    padding: 0;
}

#block-block-39 .content a {
    color: #69840b;
    text-decoration: none;	
}

#block-block-39 .content a:hover {
    color: #69840b;
    text-decoration: underline;
}

#block-block-39 .content p {
    margin: 0 0 1em 0;
}

/*End - skinning changes - 9/3/2018*/

.contentInfo {
    background: #05142A;
    padding: 26px 22px 27px;
}

.main .contentInfo h2 {
    font-size: 1.8em;
    color: #FFF;
	}

.footerNav { background: #3F5D8B; padding: 32px 22px 27px; margin-top: 28px; clear: both; }
.footerNav ul.col { display:inline-block; float: left; width: 150px; }
div.footerNav ul.col li { font-size: 12px; line-height: 1.2; margin-bottom: 4px; }
div.footerNav ul.col li.title { font-size: 18px; margin-bottom: 8px; font-family: Arial,sans-serif; font-weight: normal; }

.footerNav ul.col li a { color: #FFF; }

.contentInfo { background: #05142A; padding: 26px 22px 27px; }
.main .contentInfo h2 { font-size: 1.8em; color: #FFF; }

.contentInfo address {
    font-size: 1.2em;
    line-height: 1.21;
    color: #FFF;
    letter-spacing: .008em;
    margin-bottom: 10px;
    font-style: normal;
    white-space: normal;
}

.contentInfo .credit {
    font-size: 9px;
    color: #FFF;
    letter-spacing: .025em;
}

.contentInfo a {
    color: #FFF;
}

.clearFix:after,.footerNav:after,.row:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.ie8 input.swap {
    height: 24px;
    padding: 8px 0 0 9px;
    vertical-align: middle;
}



.footerNav { background: #3F5D8B; padding: 32px 22px 27px; margin-top: 28px; clear: both; }
.footerNav ul.col { display:inline-block; float: left; width: 150px; }
.footerNav ul.col li { font-size: 1.2em; line-height: 1.2; margin-bottom: 4px; }
.footerNav ul.col li.title { font-size: 1.8em; margin-bottom: 8px; font-family: 'OpenSansRegular',Arial,sans-serif; font-weight: normal; }
.footerNav ul.col li a { color: #FFF; }

#Body .footerNav #footer-area *,
#Body .footerNav #footer-area h2{
	font-family: 'OpenSansRegular',Arial,sans-serif!important;
}

#Body .footerNav #footer-area h2 {
    font-size: 11px;
    margin: 0;
    color: #196a73;
}

#Body .footerNav #footer-area .content p{
	line-height:15px;
}

#Body .CustomerDemographicControl_PersonifyDefault .CusNameEdit.formRow.required {
    width: 50%;
    display: inline-block;
    margin-left: 0px;
    vertical-align: text-top;
}

#Body .top-banner {
    display: none;
}

#Body .navCol > h2 {
    background-color: #18656d;
    color: #fff;
}

/* Scroller issue fix */



#Body .ContentPane .PromotionalProductsFeaturedControl_PersonifyDefault.Store_PersonifyDefault{
	height: 300px!important;
}

#Body .ContentPane .PromotionalProductsFeaturedControl_PersonifyDefault.Store_PersonifyDefault > .ControlPanel_PromtionalProductListControl {
    height: 250px!important;
    overflow:hidden;
}

#Body .PromotionalProductListControlButton-prev-horizontal {
    display: block;
    float: left;
    height: 100%;
    width: 40px;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
    padding: 18px;
    position: absolute;
    z-index: 999;
	left: -60px;
}

#Body .ControlPanel_PromtionalProductListControl .PromotionalProductListControlButton-next-horizontal {
    display: block;
    float: left;
    height: 100%;
    width: 40px;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
	padding: 18px;
    position: absolute;
    z-index: 999;
    right:-60px;
}


#Body .ControlPanel_PromtionalProductListControl {
    padding-right: 0px;
	margin-top: 0px !important;
}


#Body .ContentPane .PromotionalProductsFeaturedControl_PersonifyDefault.Store_PersonifyDefault .ControlPanel_PromtionalProductListControl .scrollable {
    height: 230px!important;
}

#Body .addressEditContainer label[for$="ChkIncludeInMobileDirectory"],
#Body .addressEditContainer input[id$="ChkIncludeInMobileDirectory"]{
	display:none;
}


#Body label[for$="ChkIncludeInMobileDirectory"],
#Body input[id$="ChkIncludeInMobileDirectory"] {
    display: none;
}

#Body div.PromotionalProductsFeaturedControl_PersonifyDefault .PriceTextLabel,
#Body div.PromotionalProductsFeaturedControl_PersonifyDefault .PriceValueLabel,
#Body div.PromotionalProductsFeaturedControl_PersonifyDefault .PriceSaleText,
#Body div.PromotionalProductsFeaturedControl_PersonifyDefault .PriceValueLabelActiveSale {
    font-size: 12px;
}


@media screen and (max-width: 42em){
	#header {
		border-top: solid 0px #184655;
		font-family: 'Open Sans', sans-serif;
		min-height: auto;
	}
	
	#header.mobile-way {
		display: block;
		width: 100%;
		color: #efefef;
		text-shadow: 1px 1px 1px #222;
		line-height: 40px;
		vertical-align: middle;
		margin: 0 auto 1px auto;
		float: none !important;
		clear: both !important;
		left: 0;
		position: relative !important;
		background: rgb(25,105,114);
		background: -moz-linear-gradient(top, rgba(25,105,114,1) 27%, rgba(79,106,115,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(27%,rgba(25,105,114,1)), color-stop(100%,rgba(79,106,115,1)));
		background: -webkit-linear-gradient(top, rgba(25,105,114,1) 27%,rgba(79,106,115,1) 100%);
		background: -o-linear-gradient(top, rgba(25,105,114,1) 27%,rgba(79,106,115,1) 100%);
		background: -ms-linear-gradient(top, rgba(25,105,114,1) 27%,rgba(79,106,115,1) 100%);
		background: linear-gradient(to bottom, rgba(25,105,114,1) 27%,rgba(79,106,115,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#196a73', endColorstr='#196972',GradientType=0 );
	}
	
	.sub-navbar-header {
		background-color: #0a3a4a !important;
		border-bottom: 0px !important;
		position: relative;
		text-align: center;
	}
	
	#sidebar-wrapper {
		background: #0a3a4a !important;
	}
	
	#Body .navbar-default .navbar-nav.nav > li > a {
		/* font-size: 14px; */
		font-size: 12px;
		color: #fff;
		/* font-weight: 700; */
		text-align: left;
		/* border-top: 1px solid #133352; */
		/* border-right: 1px solid #05182A; */
		/* border-bottom: 1px solid #05192B; */
		background: transparent;
		/* height: 46px; */
		height: 33px;
		text-transform: uppercase;
		z-index: 0;
		font-weight: 600;
	}
	
	#sidebar-wrapper .navbar-nav > li > a {
		border-bottom: 1px solid #14555B !important;
	}
	
	#Body .navbar-nav > li > ul.dropdown-menu {
		font-size: inherit;
		margin-top: -1px;
		margin-left: -1px;
		padding: 0px 0 0 0;
		width: auto;
		position: relative;
		z-index: 9999;
	}
	
	#Body  #pagina-mobile.mobile-page-header {
		color: #fff;
		text-shadow: none;
		text-shadow: 1px 1px 1px #142c3c;
		font-family: 'OpenSansRegular',Arial,sans-serif!important;
		font-weight: 100;
	}
	
	.loggedin .welcome-sidebar, .loggedout .login-sidebar {
		border-bottom: 1px solid #14555B !important;
	}
	
	.sub-menu-container {
		background: #0a3a4a !important;
	}
	
	#Body .sub-menu-sidebar li {
		border-bottom: 1px solid #14555B !important;
	}
	
	#Body button.sub-menu-btn:hover .sub-menu-icon-bar {
		border-top: 3px solid #fff;
	}
	
	#Body .sub-menu-btn:hover, #Body .sub-menu-btn:focus {
		background-color: transparent;
	}
	
	#Body .sub-menu-sidebar h2 {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-shadow: none;
		margin: 0;
		font-family: 'OpenSansRegular',Arial,sans-serif!important;
	}
	
	#Body .navbar-default .navbar-nav > li > a, 
	#Body .sub-menu-sidebar .Head, #Body .sub-menu-sidebar a, #Body .sub-menu-sidebar a:link, #Body .sub-menu-sidebar a:active, #Body .sub-menu-sidebar span.rpText {
		color: #fff;
		font-family: 'OpenSansRegular',Arial,sans-serif!important;
	}
	
	#Body a.mobile-logo-url {
		display: inline-block;
		background: url(images/AAP_Logo_BW.gif)no-repeat center 2px;
		width: 115px;
		background-size: contain;
		text-indent: -11111111px;
		padding-top: 15px;
		height: 50px;
		margin:0px;
	}
	
	#footer-area, #foot {
		width: 100%;
		margin: 0 auto;
		max-width: 100%;
	}
	
	#footer-area  p img {
		width: auto!important;
		padding-bottom: 0px;
		margin: 0 auto;
	}
	
	#footer-area .column:first-child {
		margin-left: 8px;
		width: 100%;
	}

    #Body .Product.Details .TopPane .blankContentPane,
	#Body .Product.Details .ContentPane .blankContentPane .Normal{
		float: left;
	}
	
}

/* CS 00116974  */
.name address, .name span.checked {
    display: none;
}

.name address, .name .include {
    display: none;
}

#Body .ControlPanel_PromtionalProductListControl .PromotionalProductListControlButton-prev-horizontal {
    height: 200px;
}

#Body .ControlPanel_PromtionalProductListControl .PromotionalProductListControlButton-next-horizontal {
    height: 200px;
}




