body {
	font: normal 8px arial, sans-serif;
	color: #000;
	background: none;
}

body .col2 {
	font-size: 11px;
}

a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

a:focus,
a:hover {
	text-decoration: underline;
	color: #333;
}

a:active,
button:active {
	text-decoration: none;
}

.morelink {
	padding-right: 9px;
	background: url(img/arrow-right.gif) right 45% no-repeat;
}

div.wrap {
	width: 530px;
	font-size:10px;
}

div.content {
	/* padding-top: 25px; */
	margin-left: 25px;
	border-top: solid #ececec 1px;
	min-height: 0;
}

div.additionalInformation {
	border:1px dashed #AAAAAA;
	padding: 10px;
}

div.footer {
	padding-top: 5px;
	margin-top: 40px;
    border-top: solid #ececec 1px; 
	margin-left:25px; 
	bottom: 20px;
	font-size: 10px;
}

table.order {
	width: 100%;
}

h1 { 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 12px; 
	font-weight: bold;
}

h2 { 
	padding-top:5px;
    padding-bottom:5px;
    font-size: 11px; 
	font-weight: bold; 
}

h3 { 
	padding-top: 10px; 
	padding-bottom:5px; 
	font-size: 10px; 
	font-weight: bold; 
}

th { 
	padding: 3px; 
	border: 1px solid #000; 
	font-size: 11px;
	font-weight: bold;
	font: arial;
	text-align:left;
}

td { 
	padding: 3px; 
	border: 1px solid #000; 
	font-size: 11px;
	font: arial;
	text-align:right;
}

table { 
	border-collapse:collapse; 
}


div.productnuance img {
	display: block;
	margin-top: 5px;
	margin-right: 2px;
}

div.productDescription {
	font-size: 11px;
	margin:	8px 0px;
}

div.productDescription p {
	font-size: 11px;
	font-weight: bold;
}

div.productTextFormat {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 12px;
}

div.productTextFormat span {
	font-size: 11px;
	font-weight: bold;
	margin-right: 2px;
}

table.productDetails {
	margin-top: 5px;
	margin-bottom: 2px;
}

li {
	list-style-type:disc;
	margin-left: 20px;
}


/* Styles for Salonfinder */
div.salonfacts {
	margin-bottom: 10px;
}

div.salonfacts_left {
	float: left;
}

div.salonfacts_right {
	margin-left: 10px;
	float: left;
}

.salonprofil {
	border: none;
	overflow:visible;
	padding: 0;
	margin: 0;
}

.salonprofil .brandlist {
	float: none;
	margin: 10px 0;
	
}

.salonprofil .brandlist li {
	background:none;
	float:none;
	height:auto;
	margin:0 0 0 20px;
	overflow:visible;
	padding:0;
	text-indent:0;
	width:auto;
}

.salonprofil .salonfacts {
	width: auto;
	float: none;
	margin: 10px 0;
}

.salonprofil .detailtabs {
	display: block;
	height: auto;
}

.detailtabs ul li {
	list-style-type: disc;
	padding-left: 0;
	background: none;
}

.salonprofil .detailtabs div.page1 {
	border:1px dashed #AAAAAA;
	padding: 8px;
}

.salonprofil .detailtabs div.page1 img {
	margin: 0px;
	margin-right: 10px;
	float:left;
}

div.footer {
	margin-top: 0;
	display: block;
}


/* changes for global print */

body {
	background: none;
	background-color:#FFFFFF;
}

#wrapper {
	background: none !important;
	border: none;
	overflow: visible;
	width: inherit;
}

#headwrapper {	
	height:auto;
}

#headwrapper .navi-meta, #headwrapper .nav-main, .col1, .col3 {
	display:none;
}

#headwrapper .logospace {
	position: relative;
	width: auto;
}

#headwrapper .logospace img {
	left:-12px;
	position:relative;
	top:0px;
}


#pagewrapper {
	margin:0;
	padding:0;
	width:530px;
	background:none;
}

.col2 {
	margin:0;
	padding-top: 20px;
	float:none;
	width:342px;
}

.teaser-area {
	overflow: visible;
	height:100%;
}

.detailtabs > dt {
	display: none;
}

.detailtabs dd h3 {
	float: none;
	display: block;
}

.productsize table {
	border: none;
}

.productsize td, th {
	border: none;
	border-bottom:1px dashed #AAAAAA;
}

div.statusbox {
	display: none;
}

.singlemessage .message  .mypm {
	display: none;
}

.singlemessage .message {
	border: none;
}

.singlemessage .messageheader {
	border-top: none;
}

.singlemessage .single-navi {
	display: none;
}

img.help:hover {
	cursor: auto;
}

.content ul li {
	background: none;
	padding-left: 5px;
}

table.bonuspoints th.last-child,
table.bonuspoints td.last-child {
	padding-right: 6px;
}