.rotate .product-intro {
	position: absolute;
	width: 100%;
	display: none;
}
.rotate .product-intro.selected {
	display: block;
}
.product-intro .hero .header {
	position: relative;
	z-index: 100;
	width: 500px;
}
.product-intro .hero {
	padding-top: 100px !important;
	height: auto !important;
}
.product-intro .container_12 {
	padding-bottom: 0 !important;
}
.product-intro .hero img {
	position: absolute;
	top: 0;
	left: 50%;
}
.product-intro .hero,
.section-teaser .hero {
	padding-left: 0 !important;
}

.section-teaser .grid_12 .header {
	margin-bottom: 20px;
}
.section-teaser .grid_12 {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 975px;
}
.section-teaser .grid_12 .grid_4 {
	margin-left: 5px;
}
.section-teaser .grid_12 .grid_4.alpha {
	margin-left: 0px;
}

.article-menu .header {
	margin-top: 38px;
}


.hero {
	height: 400px;
}


.hero {
	padding-top: 50px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}
.grid_4 .hero {
	height: 370px;
	padding-top: 40px;
}
.hero .header {
	margin-bottom: 10px;
}




.hero .nav {
	
	background: #b05821; 	
	background: -moz-linear-gradient(top, #e9742c 0%, #b05821 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9742c), color-stop(100%,#b05821));
	background: -webkit-linear-gradient(top, #e9742c 0%,#b05821 100%);
	background: -o-linear-gradient(top, #e9742c 0%,#b05821 100%);
	background: -ms-linear-gradient(top, #e9742c 0%,#b05821 100%); 	
	background: linear-gradient(top, #e9742c 0%,#b05821 100%);
	
	border-radius: 0 0 8px 8px;
}


.hero .nav,
.hero .nav > ul > li {
	height: 57px;
}


.hero .nav {
	left: 1px;
	bottom: 2px;
}
.hero .nav span {
	position: absolute;
	width: 152px;
}
.hero .nav > ul {
	width: 100%;
}	
.hero .nav {
	width: 100%;
}	
.grid_12 > .hero .nav {
	width: 937px;	
}
.grid_6 > .hero .nav {
	width: 457px;	
}


.hero .nav ul ul {
	margin-top: 7px;
}
.hero .nav li li a {
	width: 48px;
}

.hero .nav > ul > li > a {
	margin-top: -70px;
}




.hero .nav > ul > li > a {
	height: 90px;
}

.hero .nav li ul {
	margin: 0 auto;
}


.hero .nav ul.single {
	width: 50px;
}
.hero .nav ul.double {
	width: 100px;
	padding-left: 5px;
}
.hero .nav ul.triple {
	width: 150px;
	padding-left: 5px;
}



.hero .nav li ul {
	margin-top: 7px !important;
}







