/* FOOTER
***************************/

#footer_wrapper{
	background-color:#f1f5f9;
	padding: 50px 0;
	min-width: 1060px;
	margin-top: 40px
}
#footer{
	width:1060px;
	margin:0 auto;
	overflow:auto;
}
#footer h2{
	font-size:1.143em;
	color:#6e707c;
	padding-bottom:15px;
	font-weight:normal;
}

#footer h3{
	display: block;
    font-weight: bold;
	font-size:1em;
}
.black_right_arrow:after {
    content: "\25B6";
    font-size: 8px;
    left: 10px;
    position: relative;
	top: -2px;
	color: black !important;
	
}
#footer_store_links li, #footer_shop li {
	float: left;
    list-style-type: none;
    margin-right: 40px;
}
#footer_shop li:last-child {
	margin-right: 0px;
}
#appBanner_bg {
    background-image: url("/graphics/site/footer_appBanner.png");
    background-repeat: no-repeat;
    color: white;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 3px;
	margin-top: 15px;
    padding: 22px 18px 22px 54px;
}
.footerBlock_es {
	width: 23%;
	margin-bottom: 20px;
}
.footerBlock {
	width: 19%;
	margin-bottom: 20px;
	padding-top: 10px;
}
.footerBlockSocial {
	width: 12%;
	padding-top: 10px;
}
.footerBlock li, .footerBlock_es li,.footerBlockSocial li, .footerBlockApp li {
	line-height: 1.8em;
	list-style-type: none;
}
.footerBlock > ul, .footerBlock_es > ul, .footerBlockSocial > ul, .footerBlockApp > ul {
	margin-top: 10px;
}


.footerBlock li, .footerBlockSocial li, .footerBlockApp li {
	line-height: 1.8em;
	list-style-type: none;
}
.footerBlock > ul, .footerBlockSocial > ul, .footerBlockApp > ul {
	margin-top: 10px;
}
.footerSignup {
	color: #111111;
	padding: 8px;
	border: solid #cacaca 1px;
	width: 135px;
	margin-top: 18px;
}
.footerSignupSubmit {
	color: white;
	padding: 8px 10px;
	background-color: #396cf8;
	border: none;
	margin-left: -2px;
	cursor: pointer;
	width: 42px;
	height: 32px;
	overflow: hidden;
	background-image: url('/graphics/site/iconsSprite.png');
	background-repeat: no-repeat;
	background-position: -9px -1298px;
	margin-top: 18px;
}
.sbstitle_footer {
	background-image: url("/graphics/site/sbsIcon_footer.png");
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    padding-left: 46px;
    padding-top: 10px;
}
.footerSignupSubmit:hover {
	background-position: -9px -1373px;
}
.footerBlockApp {
	margin-right: 0px;
	margin-left: 30px;
}
#footerSiteFunctions a {
	float: left;
	padding-right: 20px;
	border-right: solid grey 1px;
	margin-left: 20px;
}
#footerSiteFunctions a:last-child {
	border-right: none;
}
#footerSiteFunctions a:first-child {
	margin-left: 0px;
}
#footerSiteFunctions_region a {
	float: left;
	padding-right: 20px;
	border-right: solid grey 1px;
	margin-left:20px;
	font-weight: bold;
}
#footerSiteFunctions_region a:last-child {
	border-right: none;
}
#footerSiteFunctions_region a:first-child {
	margin-left: 0px;
}

#footerMobile {
	float: left;
	margin-left: 630px;
}
.footer_mobile {
    background-image: url("/graphics/site/bullet_arrow.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
    line-height: 19px;
    list-style-type: none !important;
    margin-left: 15px !important;
    padding-left: 18px !important;
}
.footerRegions > .footerBlock {
	margin-bottom: 20px;
    padding-top: 10px;
    width: 25%;
}
.footerRegions > #footerGetSocial {
    width: 20%;
}
.footerRegions > .footerBlockApp {
	margin-left: 0px;
}



/*adding this note for server refresh */