@charset "UTF-8";
/*
 * isPV_tpl_suedwest
 * print_prod.css
 */

/* ============================================================================================== */
/* =======================================================================// Print ProductDetails */
/* ============================================================================================== */

body {
	background:none;
}

#globalWrapper {
	width:100%;
}

.columnLeft {
	display:none;
}

.columnRight {
	display:none;
}

.frameWrapper {
	display:none;
}

.columnContent {
	background:none;
	margin:0;
	width:100%;
}
.columnContent .bgWrapper {
	background:none;
	width:100%;
}
.columnContent .bgWrapper .pageContent {
	float:left!important;
	width:100%!important;
	margin:0!important;
}
.columnContent .bgWrapper .pageContent .tel {
	font-size:15px;
	font-weight:bold;
	margin:12px;
	line-height:20px;
}
.magnifier
{
	display:none;
}
.score
{
	position: absolute;
	top: 30%;
	left: 77%;
}
.detailSelling { 
	margin-top: 1.8cm;
}
.ratingPrint {
	margin-left: 0.3cm;
}
.logoPrint {
	position: absolute;
	top: 21%;
	left: 78%;
	float: right;
}

.printFooter h4 {
	color:#E10013;
	font-size:15px;
	font-weight:normal;
}
.printFooter ol {
	list-style-type:decimal;
	margin:0 0 0 24px;
}
.columnFooter {
	display:none;
}

.h1{
	color:#999966;
	font-size:15px;
	font-weight:bold;
}

.print {
	display:block;
}

.noprint {
	display:none;
}

/*
 * 
 */