/* @group Newsletter */

.data .newsletter .box ul.form {
	margin-top: 32px;
}
.data .newsletter .box input.submit {
	width: 239px;
	height: 39px;
	background-position: 0 -225px;
}
.data .newsletter .box input.remove {
	background-position: 0 -712px;
}

/* @end group */


/* @group Shop by Look */

.data .shopbylook {
	padding: 0;
}
.data .shopbylook .box {
	padding: 0;
}

#slider {
	width: 727px;
	height: 707px;
	position: relative;
	overflow: hidden;
}
#slider div {
	left: -727px;
	width: 2181px;
	height: 707px;
	position: absolute;
}
#slider div img {
	float: left;
	width: 727px;
	height: 707px;
}

#slider .arrow {
	top: 39px;
	width: 38px;
	height: 39px;
	cursor: pointer;
	z-index: 99;
	padding: 0;
	position: absolute;
	background: url(../../img/content/shopbylook/arrow.png) no-repeat;
}
#slider .arrow:hover {
	opacity: 0.8;
}
#slider .arrow.prev {
	left: 0;
}
#slider .arrow.next {
	right: 0;
	background-position: -38px 0;
}

/* @end group */


/* @group Formular */

.data .contact .box p {
	width: 50%;
}
.data .contact .box p a {
	color: #424140;
}
.data .contact .box p img.sR {
	float: left;
	width: 33px;
	height: 38px;
	margin: 5px 10px 0 0;
}
.data .contact #gmap {
	width: 711px;
	height: 350px;
	padding: 8px 0;
	border-top: 1px solid #e8e8e7;
	border-bottom: 1px solid #e8e8e7;
}
.data .contact #gmap iframe {
	width: 711px;
	height: 350px;
}

/* @end group */


/* @group About */

.data .about .picture {
	width: 711px;
	margin: 32px -28px;
	color: #acacab;
	text-align: right;
}
.data .about .picture img {
	width: 711px;
	height: 271px;
	display: block;
	margin: 0;
	padding: 5px 0;
	position: relative;
	border-top: 1px solid #e8e8e7;
	border-bottom: 1px solid #e8e8e7;
}
.data .about .table {
	width: 683px;
	height: 1%;
	margin: 32px -28px;
	padding: 0 0 32px 28px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e7;
}
.data .about .table p {
	width: 50%;
}
.data .about .table p a {
	color: #424140;
}
.data .about ul {
	list-style-type: disc;
	list-style-position: inside;
}

/* @end group */


/* @group Jobs */

.data .jobs .box {
	padding: 0;
}
.data .jobs .box strong {
	display: block;
}
.data .jobs .box a {
	color: #424140;
}
.data .jobs .picture {
	padding: 8px 0;
	text-align: right;
	border-bottom: 1px solid #e8e8e7;
}
.data .jobs .picture h2 {
	margin: 0 25px 5px;
}
.data .jobs .picture p {
	width: 686px;
	height: 315px;
	padding: 0 25px 6px 0;
	font-size: 12px;
	line-height: 14px;
	background: url(../../img/content/misc/karriere_bei_braun.jpg) no-repeat left bottom;
}
.data .jobs .picture p a {
	font-size: 12px;
	line-height: 14px;
}

.data .jobs .cms {
	padding: 14px 28px;
}
.data .jobs .cms p {
	padding: 14px 0;
}
.data .jobs .cms p strong {
	margin: 6px 0;
}
.data .jobs .cms p a {
	display: block;
	margin: 12px 0 0;
	text-decoration: underline;
}
.data .jobs .cms p a:hover {
	text-decoration: none;
}

.data .jobs .highlight {
	margin: 12px 0 28px;
	padding: 7px 28px;
	background: #eeebe8;
}
.data .jobs .highlight p {
	padding: 13px 0;
}

/* @end group */


/* @group Uman */

.data .uman {
	width: 406px;
	height: 1027px;
	margin: 2px 0;
	border: 6px solid #bfbeba;
	padding: 190px 70px 0 251px;
	position: relative;
	background: url(../../img/content/misc/umberto_angeloni.jpg?28052010) no-repeat;
}
.data .uman div {
	height: 577px;
}
.data .uman div p {
	color: #272727;
	padding: 0 0 22px;
	line-height: 20px;
}
.data .uman p a {
	width: 182px;
	height: 29px;
	display: block;
	text-indent: -99999px;
}

/* @end group */


/* @group Brunello Cucinelli */

.data .brunello {
	width: 517px;
	_overflow: hidden;
	height: 1073px;
	margin: 2px 0;
	border: 6px solid #bfbeba;
	padding: 254px 102px 0 108px;
	position: relative;
	background: url(../../img/content/misc/brunello-cucinelli.jpg) no-repeat;
}
.data .brunello div {
	height: 755px;
}
.data .brunello div p {
	color: #46433f;
	padding: 0 0 22px;
	line-height: 21px;
}
.data .brunello p a {
	width: 183px;
	height: 31px;
	display: block;
	margin: 0 0 0 360px;
	text-indent: -99999px;
}

/* @end group */


/* @group Alert */

.alert {
	font: normal 14px Arial;
	color: #887862;
	margin: 4px -8px -4px;
	padding: 18px 36px;
	background: #ffeed3;
	border-top: 1px solid #d7c6ab;
	border-bottom: 1px solid #d7c6ab;
}

/* @end group */