/*  ******************************************
Footer CSS - cause it be big
* *******************************************/

/* #Footer
-------------------------------------------------------------------------------*/

/* dividers */
.fadeDivide {
	width: 76%;
	height: 1px;
	margin: 16px auto;
	clear: both;
	background-color: #fff;
	background-image: -ms-radial-gradient(center, circle farthest-side, #CCCCCC 0%, #FFFFFF 100%);
	background-image: -moz-radial-gradient(center, circle farthest-side, #CCCCCC 0%, #FFFFFF 100%);
	background-image: -o-radial-gradient(center, circle farthest-side, #CCCCCC 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(radial, center center, 0, center center, 487, color-stop(0, #CCCCCC), color-stop(1, #FFFFFF));
	background-image: -webkit-radial-gradient(center, circle farthest-side, #CCCCCC 0%, #FFFFFF 100%);
	background-image: radial-gradient(circle farthest-side at center, #CCCCCC 0%, #FFFFFF 100%);
}


/* legal links */
.legal {
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 0 auto;
	display: table;
}
.legal .legalLinks {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	position: relative;
	/*
	float: left;
	left: 50%;
	*/
}
.legal .legalLinks li {
	color: #a2a2a2;
	text-align: center;
	/*
	float: left;
	left: -50%;
	*/
	display: inline-block;
	font-size: 11px;
	text-align: center;
	padding: 0 5px;
	margin: 0 0 6px 0;
	position: relative;
	font-family: sans-serif;
	border-left: 1px solid #b1b1b1;
}

.legal .legalLinks li:first-child {
	border: none;
}

.legal .legalLinks li a {
	color: #009883;
	text-decoration: none;
}

.legal .legalLinks li a:hover {
	text-decoration: underline;
}
.legal .legalLinks .linkadchoices span {
	background: url(../_i/footerdisclaimerlogo.png) right center no-repeat;
	padding-right: 16px;
}

.legal .legalLinks .copyright {
	padding: 8px 0 0 0;
	color: #000;
	border: none;
}
#cookielaw {
	clear: both;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	border: none;
	height: auto;
	display: block;
}
#cookielaw img {
	width: 152px !important;
}

/* logo bar */

#brand_bar {
	font-family: sans-serif;
}
#brand_bar br { clear: both; }
#footer_logos {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 970px;
}
#footer_logos li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#footer_logos li .footer_logo {
	background: url("../_i/logo_brandbar.png") 0 0 no-repeat;
	display: block;
	height: 49px;
	text-align: center;
	text-decoration: none;
}
#footer_logos .brand_name { display: block; text-indent: -9999em; font-size: 0; }
#footer_logos #brand_bar_HI .footer_logo { width: 64px; }
#footer_logos #brand_bar_WA .footer_logo { width: 61px; }
#footer_logos #brand_bar_CH .footer_logo { width: 83px; }
#footer_logos #brand_bar_PY .footer_logo { width: 85px; }
#footer_logos #brand_bar_QQ .footer_logo { width: 76px; }
#footer_logos #brand_bar_DT .footer_logo { width: 76px; }
#footer_logos #brand_bar_ES .footer_logo { width: 68px; }
#footer_logos #brand_bar_GI .footer_logo { width: 78px; }
#footer_logos #brand_bar_HP .footer_logo { width: 72px; }
#footer_logos #brand_bar_HW .footer_logo { width: 78px; }
#footer_logos #brand_bar_HT .footer_logo { width: 74px; }
#footer_logos #brand_bar_GV .footer_logo { width: 84px; }
#footer_logos #brand_bar_HH .footer_logo { width: 64px; }

#footer_logos .brand_name { display: block; text-indent: -9999em; font-size: 0; }

* html .brand_tooltip { border: solid 1px #2f2f2f; border-radius: 0; }
.arrow_bottom {
	background: url("../_i/brand_tooltip_arrow.png") 0 0 no-repeat;
	width: 20px;
	height: 13px;
	display: block;
	left: 83px;
	position: absolute;
	width: 20px;
	bottom: -12px;
}
#footer_logos .brand_tooltip { left: -9999px; }
#footer_logos a.footer_logo:hover .brand_tooltip,
#footer_logos a.footer_logo:focus .brand_tooltip { left: -55px }
#footer_logos #brand_bar_HI a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_HI a.footer_logo:focus .brand_tooltip { left: -62px;}
#footer_logos #brand_bar_WA a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_WA a.footer_logo:focus .brand_tooltip { left: -62px;}
#footer_logos #brand_bar_CH a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_CH a.footer_logo:focus .brand_tooltip { left: -54px;}
#footer_logos #brand_bar_PY a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_PY a.footer_logo:focus .brand_tooltip { left: -54px;}
#footer_logos #brand_bar_QQ a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_QQ a.footer_logo:focus .brand_tooltip { left: -56px;}
#footer_logos #brand_bar_DT a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_DT a.footer_logo:focus .brand_tooltip { left: -56px;}
#footer_logos #brand_bar_ES a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_ES a.footer_logo:focus .brand_tooltip { left: -58px;}
#footer_logos #brand_bar_HP a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_HP a.footer_logo:focus .brand_tooltip { left: -58px; }
#footer_logos #brand_bar_HW a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_HW a.footer_logo:focus .brand_tooltip { left: -52px; }
#footer_logos #brand_bar_HT a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_HT a.footer_logo:focus .brand_tooltip { left: -52px; }
#footer_logos #brand_bar_GV a.footer_logo:hover .brand_tooltip,
#footer_logos #brand_bar_GV a.footer_logo:focus .brand_tooltip { left: -52px; }

.brand_tooltip {
	bottom: 56px;
	position: absolute;
	width: 158px;
	z-index: 50;
	font-size: 11px;
	color: #7D7D7D;
	line-height: 18px;
	padding: 10px 15px 10px 15px;
	background: #fff;
	border: solid 1px #f0f0f0;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
.brand_tooltip span { display: block; }

@media screen and (max-width: 1045px) {
	.legal .legalLinks li { border: none; }
}

@media screen and (min-width: 990px) and (max-width: 1100px) {
	#footer_logos #brand_bar_HI a.footer_logo:hover .brand_tooltip,
	#footer_logos #brand_bar_HI a.footer_logo:focus .brand_tooltip { left: 0px;}
	#footer_logos #brand_bar_HI .arrow_bottom { left: 19px; }
}
@media screen and (min-width: 651px) and (max-width: 989px) {
	#brand_bar { position: relative; }
	#footer_logos { width: 530px; padding-left: 0; }
	#footer_logos li { margin-bottom: 14px; }
	#footer_logos #brand_bar_GI { clear: left;  margin-left: 30px; }
	.legal { width: 530px; }
	.legal .legalLinks li {
		margin: 0 0 6px 0;
		float: none;
		display: inline-block;
		white-space: nowrap;
	}
	.legal .legalLinks li:last-child { padding: 0; }
}
@media screen and (max-width: 650px) {
    #footer_logos { width: 296px; padding-left: 0; }
    #footer_logos li {
        margin-bottom: 14px;
    }
	#footer_logos #brand_bar_QQ { clear:left; margin-left:-7px;}
	#footer_logos #brand_bar_DT { margin-left: -9px;}
    #footer_logos #brand_bar_HP { clear:left; margin-left:-8px;}
    #footer_logos #brand_bar_HW { margin-left: -4px;}
    #footer_logos #brand_bar_HT { margin-left: -4px;}
    #footer_logos #brand_bar_HH { clear:left; margin-left:101px;}
    .brand_tooltip { display: none; }
	.legal .legalLinks { float: none; left: 0; }
	.legal .legalLinks li {
		float: none;
		display: block;
		left: 0;
		border: none;
		margin: 0 0 6px 0;
		height: 14px;
	}
	.legal .legalLinks li a {
		display: block;
		width: 100%;
		height: 100%;
	}
}

/* retina styles */
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
    #footer_logos li .footer_logo { background-image: url(../_i/logo_brandbar2x.png); background-size: 970px 470px; }
}

#footer_logos #brand_bar_HI .footer_logo	{ background-position: 0px -21px; }
#footer_logos #brand_bar_WA .footer_logo	{ background-position: -64px -21px; }
#footer_logos #brand_bar_CH .footer_logo	{ background-position: -125px -21px; }
#footer_logos #brand_bar_PY .footer_logo 	{ background-position: -208px -21px; }
#footer_logos #brand_bar_QQ .footer_logo 	{ background-position: -293px -21px; }
#footer_logos #brand_bar_DT .footer_logo 	{ background-position: -369px -21px; }
#footer_logos #brand_bar_ES .footer_logo 	{ background-position: -445px -21px; }
#footer_logos #brand_bar_GI .footer_logo 	{ background-position: -513px -21px; }
#footer_logos #brand_bar_HP .footer_logo 	{ background-position: -591px -21px; }
#footer_logos #brand_bar_HW .footer_logo 	{ background-position: -663px -21px; }
#footer_logos #brand_bar_HT .footer_logo 	{ background-position: -741px -21px; }
#footer_logos #brand_bar_GV .footer_logo 	{ background-position: -815px -21px; }
#footer_logos #brand_bar_HH .footer_logo	{ background-position: -903px -21px; }

#footer_logos #brand_bar_HI .footer_logo:hover	{ background-position: 0px -21px; }
#footer_logos #brand_bar_WA .footer_logo:hover	{ background-position: -64px -21px; }
#footer_logos #brand_bar_CH .footer_logo:hover	{ background-position: -125px -21px; }
#footer_logos #brand_bar_PY .footer_logo:hover 	{ background-position: -208px -21px; }
#footer_logos #brand_bar_QQ .footer_logo:hover 	{ background-position: -293px -21px; }
#footer_logos #brand_bar_DT .footer_logo:hover 	{ background-position: -369px -21px; }
#footer_logos #brand_bar_ES .footer_logo:hover 	{ background-position: -445px -21px; }
#footer_logos #brand_bar_GI .footer_logo:hover 	{ background-position: -513px -21px; }
#footer_logos #brand_bar_HP .footer_logo:hover 	{ background-position: -591px -21px; }
#footer_logos #brand_bar_HW .footer_logo:hover 	{ background-position: -663px -21px; }
#footer_logos #brand_bar_HT .footer_logo:hover 	{ background-position: -741px -21px; }
#footer_logos #brand_bar_GV .footer_logo:hover 	{ background-position: -815px -21px; }
#footer_logos #brand_bar_HH .footer_logo:hover	{ background-position: -903px -21px; }


