/* lpo-2699 1.0 */

#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;
}

.topTeaser{
	width: 100%;
	height: 345px;
	background: url("//a1276.ztat.net/lpo/zalando/lp/2013/06/lpo-3283/teaser_top.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: 2px 2px 4px 2px rgba(79, 79, 79, 0.7); /* WebKit */
	-moz-box-shadow: 2px 2px 4px 2px rgba(79, 79, 79, 0.7); /* Firefox */
	box-shadow: 2px 2px 4px 2px rgba(79, 79, 79, 0.7); /* Standard */
	filter: alpha(opacity=96);
	-moz-opacity: 0.96;
  	opacity: 0.96;
  	khtml-opacity: 0.96;
}

.navTab .topCTA {
  color: #333333;
  display: block;
  font-family: Arimo,Arial,sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 20px;
  padding: 16px 0 10px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.navTab .topCTA a{
	color: #000;
}


.bottomLink{
	position: relative;
	text-align: center;
}

.bottomCTA {
  background: url("//a1276.ztat.net/lpo/zalando/lp/2013/05/lpo-3076/images/cta_arrow_black.png") no-repeat scroll 100% 4px transparent;
  color: #000000;
  padding-right: 10px;
  text-transform: uppercase;
}

* + html .bottomCTA {
    background-position: 100% 5px;
}

.bottomCTA span {
    color: #000000;
    display: inline-block;
    font-family: Arimo,arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 13px;
    text-transform: uppercase;
}

* + html .bottomCTA span {
    line-height: 15px;
}

.bottomLink .arrows{
	position: relative;
	top: -1px;
	left: 0;
	margin-left: 10px;
}

.navTab a:hover{
	text-decoration: none;
}

.navTab:hover a.bottomCTA span {
    border-bottom: 1px solid #000000;
    text-decoration: none;
}

.DE #brandStripe{
	width: 100%;
	height: 56px;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	background-repeat: no-repeat;
	position: relative;
}

#bluishBg{
	background: url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2894/images/brandshop_new_layout_emotional_2894_running_bottom_bg_06.jpg");
	background-repeat: repeat-x;
	padding: 25px 35px 55px 35px;
	overflow: hidden;
}

#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{
	width: 455px;
	float:left;
	margin-right: 20px;
}
#bluishBg .rightCT{
	width: 455px;
	height: 265px;
	float: left;
}

/* #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 .rightCT 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; background-color: #fff;}
#bluishBgbottom .rightCT{width: 455px;	position: relative;background-color: #fff;} 

#bluishBgtop .rightCT{position: relative;}

#bluishBgtop .rightCT .teaserImgLink{
	display: block;
}

#bluishBgtop .rightCT ul.out_activities {
  left: 66px;
  position: absolute;
  top: 144px;
}

#bluishBgtop .rightCT ul li {
  border: 1px solid #333333;
  display: block;
  float: left;
  margin-bottom: 5px;
  margin-right: 15px;
  padding: 0 11px;
}

#bluishBgtop .rightCT ul li.wom{
	background-position: 0 50%;
}

#bluishBgtop .rightCT ul li.men{
	background-position: -133px 50%;
}

/* #bluishBgtop .rightCT ul li a{
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-decoration: underline;
	width: 100%;
	height: 100%;
	display: block;
} */

#bluishBgtop .rightCT ul li a {
  background: url("//media.ztat.net/media/teaser/lp/lp-2013/lpo-2467/arrow333.png") no-repeat scroll 100% 6px transparent;
  display: inline-block;
  font-family: arimo,arial,sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-right: 8px;
  text-decoration: none;
  text-transform: uppercase;
}

#bluishBgtop .rightCT ul li:hover{
	/*color: #b5b4b4;*/

	opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
}

/* HOVER */
.hoverDiv{
	background: #fff;
	opacity: 0.96;
	filter: alpha(opacity = 96);
	padding: 10px 0 15px 40px;
}

.navTab .connector{
	background: url("//i1.ztat.net/teaser/lp/lp-2013/lpo-2364/images/lpo-2364_elements_sprysheet_v3.png");
	background-repeat: no-repeat;
	background-position: 0 100%;
	position: absolute;
	right: -10px;
	height: 75px;
	width: 10px;
	top: 0;
	display: none;
}

.hoverDiv .leftCol,.hoverDiv .rightCol{
	float:left;
	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;
	font-family: arimo, arial, sans-serif;
}
.hoverDiv ul li{
	font-size: 14px;
	line-height: 22px;
	font-family: arimo, arial, sans-serif;
}
.hoverDiv ul li.title{
	text-transform: uppercase;
	line-height: 25px;
	font-weight: 700;
}
.hoverDiv ul li.title a{
	font-size: 14px;
	font-family: arimo, arial, sans-serif;
}

/* 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 {
  background-color: #E1E1E1;
  color: #333333;
  display: block;
  font-family: arimo,arial,sans-serif; 
  font-size: 14px;
  letter-spacing: 2px;
	padding: 5px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

#content .dayTop h3, #content .topBrands h3{
	display: none;
}

#content .dayTop{
	border: none;
}

.hoverDiv ul li a:hover{
	text-decoration: underline;
}


.ctaWrap {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

/* #bluishBgtop .leftCT .col .cta {
    bottom: 0;
    color: #333333;
    font-family: Arimo,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 21px;
    left: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}


#bluishBgtop .leftCT .cta span {
    background: url("//a1276.ztat.net/lpo/zalando/lp/2013/04/lpo-3004/images/cta_arrows.gif") no-repeat scroll 100% 3px transparent;
    color: #333333;
    font-family: Arimo,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 21px;
    padding-right: 12px;
    text-transform: uppercase;
}

#bluishBgtop .leftCT .cta .borderLine {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    display: block;
    height: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 79%;
}
 */

.titleWrap.outfits {
  right: 145px;
  top: 20px;
  width: 322px;
}

.titleWrap {
    position: absolute;
	text-align: center;
}

.titleWrap > p {
    color: #000;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.blackBlock {
    background-color: #333333;
    display: block;
    height: 4px;
    margin: 13px auto 0;
    width: 16px;
}

.titleWrap > p.subTitle {
  font: 14px/20px times new roman;
  letter-spacing: 0.3px;
  margin-top: 16px;
  text-transform: none;
}

.titleWrap > p {
  color: #333333;
  font-family: arimo,arial,sans-serif;
}

#bluishBgtop .leftCT .topCatTeaserLinks {
  background: url("//media.ztat.net/media/teaser/lp/lp-2013/lpo-2467/arrow333.png") no-repeat scroll 69% 7px transparent;
  bottom: 2px;
  box-shadow: 0 0 0 0 rgba(79, 79, 79, 0.7);
  -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);
  color: #333333;
  display: block;
  font-family: arimo,arial,sans-serif;
  font-size: 10px;
  font-weight: normal;
  height: 22px; 
  letter-spacing: 1px;
  position: absolute;
/*   text-decoration: underline;
 */  text-transform: uppercase;
  width: 78px;
}

#bluishBgtop .leftCT .topCatTeaserLinks span {
    border-bottom: 1px solid #000;
    color: #000;
    font-family: Arimo,arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

#bluishBgtop .leftCT .topCatTeaserLinks.men {
  background-position: 100% 7px;
  padding-right: 8px;
  right: 10px;
  text-align: right;
}

#bluishBgtop .leftCT .topCatTeaserLinks.wom {
  left: 19px;
}

#bluishBgtop .leftCT .topCatTeaserLinks.men:hover{

	 opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
	text-decoration:none;
}

#bluishBgtop .leftCT .topCatTeaserLinks.wom:hover{

	  opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
	text-decoration:none;
}

#bluishBgtop .leftCT .topCatImgBox{
     background: url("//a1276.ztat.net/lpo/zalando/lp/2013/06/lpo-3283/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 {
  background: url("//a1276.ztat.net/lpo/zalando/lp/2013/06/lpo-3283/brandshop_new_layout_emotional_2894_running_13.jpg") repeat scroll 0 0 #FFFFFF;
  float: left;
  height: 180px;
  margin-top: 5px;
  position: relative;
  width: 455px;
-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);
}

#bluishBgtop .rightCTBottom .ctaLink {
    bottom: 8px;
    display: block;
    height: 20px;
    position: absolute;
    right: 12px;
    width: 34px;
}

.rightCTBottom .tDiv .ctaLink {
    background: url("//a1276.ztat.net/lpo/zalando/lp/2013/05/lpo-3281/images/arrow_white.png") no-repeat scroll 100% 50% transparent;
    color: #FFFFFF;
    padding-right: 5px;
    text-decoration: none;
}
/* 
.rightCTBottom .tDiv:hover .ctaLink {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;	
    text-decoration: none;
} */

.rightCTBottom .tDiv{
	width: 148px;
	height: 180px;
	float: left;
	position: relative;
}

.rightCTBottom .tDiv .ctaLink span  {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-family: Arimo,arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

/* #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%;
	background-color: #fff;
	position:relative;
	opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
	z-index: 20;
}

.tDiv a.Link:hover{
	opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    -khtml-opacity: 0.2;	
}

#bluishBgtop .rightCTBottom .tDiv.rightDiv:hover a{
	display: block;
	width: 146px;
	height: 178px;
	background-color: #fff;
	opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    -khtml-opacity: 0.2;
}

.rightCTBottom .rightDiv a{
	width: 100%;
	height: 100%;
	display: block;
	background-color: #fff;
	opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
}

.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;
  right: 10px;
  text-align: right;
  top: 6px;
  width: 100%;
}

#bluishBgtop .topCatTitle a {
  box-shadow: none;
  color: #333333;
  display: block;
  font-family: arimo,arial,sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* .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: bold;
}

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;
}

#bluishBgbottom .u1Cta, #bluishBgbottom .u2Cta {
  background: url("//media.ztat.net/media/teaser/lp/lp-2013/lpo-2467/arrow333.png") no-repeat scroll 100% 50% transparent;
  bottom: 2px;
  color: #000;
  display: block;
  height: 20px;
  padding-right: 5px;
  position: absolute;
  right: 12px;
  text-decoration: none;
  width: 128px;

}

#bluishBgbottom .u1Cta span, #bluishBgbottom .u2Cta span {
    border-bottom: 1px solid #000;
    color: #000;
    font-family: Arimo,arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

.u1Cta:hover, .u2Cta:hover{
	 opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
}

#bluishBgbottom .leftCT:hover .u1Cta, #bluishBgbottom .rightCT:hover .u2Cta{
	
	 opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
}

#bluishBgbottom a.bottomTeaserLink {
  display: block;
  height: 235px;
  position: relative;
  width: 455px;
  z-index: 20;
  background-color: #fff;
  	 opacity:0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
}


.leftCT > img, .rightCT > img {
  left: 0;
  position: absolute;
  top: 0;
}

#bluishBgbottom a.bottomTeaserLink:hover{
	background-color: #fff;
	 opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    -khtml-opacity: 0.2;
}

.bottomSeoLinks {
	overflow: hidden;
}
.bottomSeoLinks div {
	width: 200px;
	float: left;
}
