/* lpo-2699 1.0 */

@import url(//fonts.googleapis.com/css?family=Arimo:700,400);

#running_main{
	overflow: hidden;
	width: 100%;
}

#content .topTeaser h1{
	position: absolute;
	top: 25px;
	right: 35px;
	font-family: "Minion Pro",Times,"Times New Roman", serif;
	font-size: 40px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
}


.hoverDiv ul.fat {
  margin-top: 16px;
}

.hoverDiv ul.fat li a {

font-size: 15px;
text-transform: uppercase;
font-weight: 700;

}

.topTeaser{
	width: 100%;
	height: 345px;
	background: url("//media.ztat.net/media/teaser/lp/lpo-3020/fussball_teaser.jpg");
	background-repeat: no-repeat;
	position: relative;
}

.topTeaserLink{
	width: 100%;
	height: 330px;
	position: absolute;
	top: 0;
	left: 0;
}

.teaserNavi{
	position: absolute;
	/*top: 13px;*/
	top: 66px;
	left: 12px;
}

.navTab{
	width: 210px;
	/*height: 85px;*/
	height: 75px;
	background: #fff;
	margin-top: 8px;
	position: relative;
	-webkit-box-shadow: 0 4px 12px -5px rgba(79, 79, 79, 0.7);
	-moz-box-shadow: 0 4px 12px -5px rgba(79, 79, 79, 0.7);
	box-shadow: 0 4px 12px -5px rgba(79, 79, 79, 0.7);
	filter: alpha(opacity=96);
	-moz-opacity: 0.96;
  	opacity: 0.96;
  	khtml-opacity: 0.96;
}


.navTab .topCTA{
	display: block;
	font-size: 26px;
	line-height: 20px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 20px 5px 20px;
}
.navTab .topCTA a{
	color: #000;
}

.bottomLink{
	position: relative;
	text-align: center;
}

.bottomCTA {

  margin-top: 3px;
  display:block;
  
}

.bottomLink a span {
    background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_black.png") no-repeat scroll 100% 2px transparent;
    color: #000;
	font-family: arimo,arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-right: 10px;
	margin-top: 2px;
    text-transform: uppercase;
}

@-moz-document url-prefix() { 
  .bottomLink a span {
         background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_black.png") no-repeat scroll 100% 3px transparent;
  }
}

.bottomLink .arrows{
	position: relative;
	top: -1px;
	left: 0;
	margin-left: 10px;
}

.navTab a:hover{
	text-decoration: none;
}

.navTab:hover a.bottomCTA span{
	text-decoration: underline;
}

.DE #brandStripe{
	width: 100%;
	height: 56px;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	background-repeat: no-repeat;
	position: relative;
}

#bluishBg {
  background-color: #D1D1D3;
  background-repeat: repeat-x;
  overflow: hidden;
  padding: 25px 35px 45px;
  margin-bottom: 20px;
}

#bluishBg h2{
	float: left;
	width: 100%;
	text-align: center;
	font-family: Times,"Times New Roman", serif;
	font-size: 25px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 2px 3px 5px #4f4e4e;
}

#bluishBg .leftCT {
    float: left;
    width: 495px;
}

#bluishBg .rightCT {
    float: left;
    height: 265px;
    width: 435px;
}

.noMargin {

margin: 0px;

}

/* #bluishBgtop{overflow: hidden;} */

/* #bluishBgtop .leftCT a{
	display: block;
	width: 215px;
	height: 105px;
}

#bluishBgtop .leftCT a{
	display: block;
	width: 211px;
	height: 100%;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(79, 79, 79, 0.7); /* WebKit */
	-moz-box-shadow: 1px 1px 2px 1px rgba(79, 79, 79, 0.7); /* Firefox */
	box-shadow: 1px 1px 2px 1px rgba(79, 79, 79, 0.7); /* Standard */
}
 */

#bluishBgtop .col1{
	float:left;
	padding: 9px 10px 10px 10px;
	position: relative;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;

}
#bluishBgtop .col2{
	float:left;
	position: relative;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding-left: 10px;
	padding-bottom: 9px;
	padding-right: 10px;
}

#bluishBgmiddle{
	width: 100%;
	/* margin-top: 45px; */
	position: relative;
	top: 40px;
	left: 0;
}

#bluishBgmiddle .leftCT, #bluishBgmiddle .rightCT{
	margin-bottom: 5px;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
}
#bluishBgbottom .leftCT, #bluishBgbottom .rightCT{
	margin-bottom: 5px;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
	height: 235px;
}

#bluishBgtop img, #bluishBgbottom img{
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
}

#bluishBgbottom{
	width: 100%;
	position: relative;
	top: 25px;
	left: 0;
}


#bluishBgbottom .leftCT{width: 455px; margin-right: 20px; position: relative;}
#bluishBgbottom .rightCT{width: 455px;	position: relative;} 

#bluishBgtop .rightCT{position: relative;}

#bluishBgtop .rightCT .teaserImgLink{
	display: block;
}

#bluishBgtop .rightCT ul.out_activities{
	position: absolute;
	top: 89px;
	left: 105px;
}


.footballer {
    float: left;
    height: 450px;
    margin-right: 5px;
    position: relative;
/*     width: 171px;
 */}
 
 .footballer a, .shoe a, .barca_banner a, .outlet  a, .trikot a{

 display: block;
}

*+HTML .footballer a, .shoe a, .barca_banner a, .outlet  a, .trikot a{

display: inline-block;

}
 
 
 .footballer a:hover  {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
khtml-opacity: 0.8;

}

#bluishBg a span {

cursor: pointer;

}
 
.footballer a span {
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_white.png") no-repeat scroll 100% 6px transparent;
  bottom: 1px;
  color: #FFFFFF;
  font-family: arimo,arial, serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-right: 10px;
  position: absolute;
  right: 13px;
  text-decoration: underline;
  text-transform: uppercase;
}
 
 .footballer a:hover span {

  color: #d1d1d1;
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_d1.png") no-repeat scroll 100% 6px transparent;

}

 .shoe {
    float: left;
    margin-right: 10px;
    position: relative;
	margin-bottom: 10px;
/*     width: 171px;
 */}
 
/*  .shoe a:hover  {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
khtml-opacity: 0.8;

}
  */
 
.shoe a span {
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_black.png") no-repeat scroll 100% 6px transparent;
  bottom: 8px;
  color: #333;
  font-family: arimo,arial,sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-right: 10px;
  position: absolute;
  right: 13px;
  text-decoration: underline;
  text-transform: uppercase;
}

 .shoe a:hover span {

  color: #666;
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_66.png") no-repeat scroll 100% 6px transparent;

}

 .barca_banner {
    float: left;
    margin-right: 10px;
    position: relative;
	margin-bottom: 10px;
/*     width: 171px;
 */}
 
 .barca_banner a:hover  {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
khtml-opacity: 0.8;

}
 
 
.barca_banner a span {
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_white.png") no-repeat scroll 100% 6px transparent;
  bottom: 6px;
  color: #FFFFFF;
  font-family: arimo,arial,sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-right: 10px;
  position: absolute;
  right: 13px;
  text-decoration: underline;
  text-transform: uppercase;
}

 .barca_banner a:hover span {

  color: #d1d1d1;
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_d1.png") no-repeat scroll 100% 6px transparent;

}
.outlet{
    float: left;
    margin-right: 10px;
    position: relative;
	margin-bottom: 10px;
/*     width: 171px;
 */}
 
 .outlet a:hover  {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
khtml-opacity: 0.8;

}
 
 
.outlet a span {
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_white.png") no-repeat scroll 100% 6px transparent;
  bottom: 6px;
  color: #FFFFFF;
  font-family: arimo,arial,sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-right: 10px;
  position: absolute;
  right: 13px;
  text-decoration: underline;
  text-transform: uppercase;
}

 .outlet a:hover span {

  color: #d1d1d1;
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_d1.png") no-repeat scroll 100% 6px transparent;

}

 .trikot {
    float: left;
    margin-right: 5px;
    position: relative;
	margin-bottom: 10px;
/*     width: 171px;
 */}
 
/*  .trikot a:hover  {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
khtml-opacity: 0.8;

} */
 
 
.trikot a span {
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_black.png") no-repeat scroll 100% 6px transparent;
  bottom: 2px;
  color: #333;
  font-family: arimo,arial,sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-right: 10px;
  position: absolute;
  right: 13px;
  text-decoration: underline;
  text-transform: uppercase;
}

 .trikot a:hover span {

  color: #666;
  background: url("//media.ztat.net/media/teaser/lp/lpo-3020/arrow_66.png") no-repeat scroll 100% 6px transparent;

}

/* HOVER */
.hoverDiv{
	background: #fff;
	opacity: 0.96;
	filter: alpha(opacity = 96);
	padding: 10px 0 15px 40px;
}

.navTab .connector{
	background: url("//media.ztat.net/media/teaser/lp/lpo-3020/connecter.png");
	background-repeat: no-repeat;
	position: absolute;
	right: -10px;
	height: 75px;
	width: 10px;
	top: 0;
	display: none;
}

.hoverDiv .leftCol, .hoverDiv .rightCol {
  float: left;
  margin-top: 6px;
  width: 160px;
}

.hoverDiv.wom{
	display: none;
	position: absolute;
	right: -370px;
	top: 0;
	height: 216px;
}

.hoverDiv.men{
	display: none;
	position: absolute;
	right: -370px;
	top: -83px;
	height: 216px;
}
.hoverDiv.equip{
	display: none;
	position: absolute;
	right: -390px;
	top: -166px;
	padding-top: 40px;
	padding-bottom: 56px;
	height: 145px;
}

.hoverDiv ul li a{
	color: #000;
}
.hoverDiv ul li{
	font-size: 14px;
	line-height: 22px;
}
.hoverDiv ul li.title{
	text-transform: uppercase;
	line-height: 25px;
	font-weight: 700;
}
.hoverDiv ul li.title a{
	font-size: 14px;
}

/* IE */
.hoverDiv.wom ul li.title{
	line-height: 40px\0/;
	/*height: 40px\0/;*/
	height: 20px\0/;
}
.hoverDiv.men ul li.title{
	line-height: 40px\0/;
	/*height: 40px\0/;*/
	height: 20px\0/;
}
.hoverDiv.equip ul li.title{
	line-height: 42px\0/;
	/*height: 42px\0/;*/
	height: 22px\0/;
}



.productImg{
	width: 100%;
}
 
.hoverDiv .leftCol{
	clear:both;
}
 
.productImg div{
	position: relative;
	width: 160px;
	float: left;
	top: 0;
	height: 57px;
/* 	margin-bottom: 6px; */
}

.zubehoerProd{
	float: left;
	margin-top: -38px;
	margin-right: 25px;
}


.navTab.women:hover > .hoverDiv,.navTab.men:hover > .hoverDiv,.navTab.equipment:hover > .hoverDiv{
	display: block;
}
.navTab.women:hover > .connector,.navTab.men:hover > .connector,.navTab.equipment:hover > .connector{
	display: block;
}

#html #content .outdoorCatTopSeller .Title{
	display: block;
	position: relative;
	padding: 0 0 8px 0;
	border-bottom: 2px solid #4f4e4e;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
}

#content .dayTop h3, #content .topBrands h3{
	display: none;
}

#content .dayTop{
	border: none;
}

.hoverDiv ul li a:hover{
	text-decoration: underline;
}

#bluishBgtop .leftCT .topCatTeaserLinks{
	display: block;
	width: 78px;
	height: 22px;
	position: absolute;
	color: white;
	bottom: 0;
	-webkit-box-shadow: 0 0 0 0 rgba(79, 79, 79, 0.7);
	-moz-box-shadow: 0 0 0 0 rgba(79, 79, 79, 0.7);
	box-shadow: 0 0 0 0 rgba(79, 79, 79, 0.7);
	text-decoration: underline;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	background: #000000 url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/brandshop_new_layout_emotional_2894_running_ctas_top_cats.png");
}

#bluishBgtop .leftCT .topCatTeaserLinks.men{
	background-position: 100% 50%;
	right: 0;
}

#bluishBgtop .leftCT .topCatTeaserLinks.wom{
	background-position: 0 50%;
	left: 0px;
}

#bluishBgtop .leftCT .topCatTeaserLinks.men:hover{
	background: #a1a1a1 url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/brandshop_new_layout_emotional_2894_running_ctas_top_cats.png");
	background-position: 100% 50%;
	 opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;
}

#bluishBgtop .leftCT .topCatTeaserLinks.wom:hover{
	background: #a1a1a1 url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/brandshop_new_layout_emotional_2894_running_ctas_top_cats.png");
	background-position: 0 50%;
	  opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;
}

#bluishBgtop .leftCT .topCatImgBox{
     background: url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/brandshop_new_layout_emotional_2894_running_10_03.jpg");
     background-repeat: no-repeat;
     position: relative;
     float: left;
     -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
     box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
     height: 210px;
     width: 211px;
 }

#bluishBgtop.CH .leftCT .topCatImgBox{
    background: url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/CH/brandshop_new_layout_emotional_2894_running_ch_categories_03.jpg");
}

#bluishBgtop .leftCT .topCatImgBox.stabilitaet{
	background-position: 100% 0;
}

#bluishBgtop .leftCT .topCatImgBox.leicht{
	background-position: 0 100%;
}

#bluishBgtop .leftCT .topCatImgBox.trail{
	background-position: 100% 100%;
}

#bluishBgtop .leftCT .topCatMarginRight{
	margin-right: 10px;
}

#bluishBgtop .rightCTBottom{
	height: 180px;
	position: relative;
	float: left;
	width: 435px;
	margin-top: 5px;

}

#bluishBgtop .rightCTBottom .ctaLink{
	display: block;
	width: 127px;
	height: 22px;
	background: #000000 url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/jetzt_entdecken.png");
	position: absolute;
	bottom: 5px;
	right: 0;
}

#bluishBgtop .rightCTBottom .ctaLink:hover{
	background: #a1a1a1 url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/jetzt_entdecken.png");
	opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;
}

.rightCTBottom .tDiv{
	width: 148px;
	height: 180px;
	float: left;
	position: relative;
}

#bluishBgtop .rightCTBottom .tDiv:hover a.ctaLink{
	background: #a1a1a1 url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/jetzt_entdecken.png");
	opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;	
}

.tDiv a.Link{
	display: block;
	width: 100%;
	height: 100%;
}

#bluishBgtop .rightCTBottom .tDiv.rightDiv:hover a{
	display: block;
	width: 146px;
	height: 178px;
	border: 1px solid #FFFFFF;
}

.rightCTBottom .rightDiv a{
	width: 100%;
	height: 100%;
	display: block;
}

.tDivMargin{
	margin-right: 11px;
}


#brandStripe .brandImages a{
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
}

#brandStripe .brandImages a img{
	position: relative;
	display: block;
	z-index: 2;
}

#brandStripe .brandImages a img.hover{
	z-index: 0;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}

#brandStripe .brandImages a:hover{
	z-index: 3;
	cursor: pointer;
}

#brandStripe .brandImages a:hover img.hover{
	z-index: 3;

}

#brandStripe .hoverImages img{
	display: none;
}

#brandStripe .hoverImages{
	position: absolute;
}


.topCatTitle{
	position: absolute;
	top: 15px;
	left: 0;
	text-align: center;
	width: 100%;
}

#bluishBgtop .topCatTitle a{
	display: block;
	font-size: 21px;
	font-family: "Minion Pro",Times,"Times New Roman", serif;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #000000;
}

.topCatImgBox:hover .titleBorder {
	background: #000000;
}

.titleBorder{
	height: 1px;
	background: #ffffff;
	width: 115px;
	margin: 0 auto;
}

.leicht .titleBorder{width: 142px;}
.trail .titleBorder{width: 60px;}

#bluishBgtop .topCatTitle a:hover{
	text-decoration: none;
	border-color: #000000;
}

ul.desc{
	position: absolute;
	top: 118px;
	left: 10px;
}

ul.desc li, ul.desc li.tipp p, ul.desc li.tipp p span{
	list-style-type: disc;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: 700;
}

ul.desc li{
	background: url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/list_bullet_bg.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 9px;
}

ul.desc li.tipp p span{
	text-transform: uppercase;
}


.firstTeaserLink:hover, .middleTeaserLink:hover, .lastTeaserLink:hover{
	background-color: #445768;
}

.u1Cta, .u2Cta{
	position: absolute;
	display: block;
	color: white;
	bottom: 0;
	right: 0;
	width: 127px;
	height: 22px;
	background: #000000 url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/jetzt_entdecken.png");
}
.u1Cta:hover, .u2Cta:hover{
	background-color: #a1a1a1; /*url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/jetzt_entdecken.png")*/;
	 opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;
}

#bluishBgbottom .leftCT:hover .u1Cta, #bluishBgbottom .rightCT:hover .u2Cta{
	background-color: #a1a1a1; /*url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/jetzt_entdecken.png")*/;
	 opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;
}

#bluishBgbottom a.bottomTeaserLink{
	display: block;
}


.bottomSeoLinks {
	overflow: hidden;
}
.bottomSeoLinks div {
	width: 200px;
	float: left;
}

