<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

/**
 * @author dsp
 */

/* 20130819 IMPORT new flyout */

@import url('http://static.bosch-professional.com/media/css/extends.beu.flyout.css');

#mainNav ul li#products a { float: left; }

body#highlights #stage { background: none; }

.hotspot.hover { }

.hotspot.right .trigger { float: right; }

.hotspot.right .label { padding: 3px 40px 3px 3px; }

.hotspot.hover .label {
	display: block;
	position: relative;
}

.hotspot { border-radius: 4px; }

.hotspot .label h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
	font-family: Arial, sans-serif;
}

.hotspot .label p {
	font-size: 12px;
	line-height: 1;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
}

.hotspot .trigger span { background: url("ui-sprite.png") no-repeat scroll 0 -272px #E53D40; }

.hotspot h3 {
	border-bottom: none;
	font-size: 1.167em;
	line-height: 1.286;
	margin: 0 0 0.714em;
	padding: 0 0 0.286em;
}

h3 {
	border-bottom: none;
	font-size: inherit;
	line-height: normal;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	padding: 0 0 10px 0;
}

.wBox {
	background: #FFF;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
	height: 435px;
	margin: 0;
	padding: 20px 10px;
	width: 280px;
}

/* START button format for input and a-tags */



.button { float: left; }

.button input,
.button span {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	height: 22px;
	display: block;
	float: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 2px 3px 3px 2px;
	cursor: pointer;
	line-height: normal;
}

.button span { padding: 3px 6px 0 5px; }

/* IE fix */



.ie6 .button input,
.ie7 .button input,
.ie8 .button input {
	padding-bottom: 0;
	padding: 0 3px;
}

.button b.bsStrt {
	height: 22px;
	display: block;
	float: left;
	width: 4px;
	overflow: hidden;
}

.button b.bsEnd {
	height: 22px;
	display: block;
	float: left;
	width: 4px;
	overflow: hidden;
}

/* END button format for input and a-tags */





/* START button: blue format for input and a-tags*/



.button input,
.button span {
	background: url("../images/buttons/buttonSubmit.gif") repeat-x 0 0;
	color: white;
}

.button b.bsStrt { background: url("../images/buttons/buttonSubmit_start.gif") no-repeat 0 0; }

.button b.bsEnd { background: url("../images/buttons/buttonSubmit_end.gif") no-repeat 0 0; }

.button input.hover,
.button span.hover { background: url("../images/buttons/buttonSubmit_hover.gif") repeat-x 0 0; }

.button b.bsStrt.hover { background: url("../images/buttons/buttonSubmit_start_hover.gif") no-repeat 0 0; }

.button b.bsEnd.hover { background: url("../images/buttons/buttonSubmit_end_hover.gif") no-repeat 0 0; }

/* END button format for input and a-tags */



/* START button: red */



.button.red input,
.button.red span {
	background: url("../images/buttons/buttonSubmitRed.png") repeat-x 0 0;
	color: white;
}

.button.red b.bsStrt { background: url("../images/buttons/buttonSubmitRed_start.png") no-repeat 0 0; }

.button.red b.bsEnd { background: url("../images/buttons/buttonSubmitRed_end.png") no-repeat 0 0; }

.button.red input.hover,
.button.red span.hover { background: url("../images/buttons/buttonSubmitRed_hover.png") repeat-x 0 0; }

.button.red b.bsStrt.hover { background: url("../images/buttons/buttonSubmitRed_start_hover.png") no-repeat 0 0; }

.button.red b.bsEnd.hover { background: url("../images/buttons/buttonSubmitRed_end_hover.png") no-repeat 0 0; }

/* END button red */


/* START button: grey */



.button.grey input,
.button.grey span {
	background: url("../images/buttons/buttonSubmitGrey.png") repeat-x 0 0;
	color: black;
}

.button.grey b.bsStrt { background: url("../images/buttons/buttonSubmitGrey_start.png") no-repeat 0 0; }

.button.grey b.bsEnd { background: url("../images/buttons/buttonSubmitGrey_end.png") no-repeat 0 0; }

.button.grey input.hover,
.button.grey span.hover { background: url("../images/buttons/buttonSubmitGrey_hover.png") repeat-x 0 0; }

.button.grey b.bsStrt.hover { background: url("../images/buttons/buttonSubmitGrey_start_hover.png") no-repeat 0 0; }

.button.grey b.bsEnd.hover { background: url("../images/buttons/buttonSubmitGrey_end_hover.png") no-repeat 0 0; }

/* END button grey */






.clrL { clear: left; }

.clrR { clear: right; }

.clrB { clear: both; }

.hotspot .label { display: block; }

#hotspot-1 {
	left: 545px;
	top: 211px;
}

#hotspot-2 {
	left: 727px;
	top: 271px;
}

#hotspot-3 {
	left: 519px;
	top: 285px;
}

#hotspot-4 {
	left: 701px;
	top: 345px;
}

#hotspot-5 {
	left: 673px;
	top: 422px;
}

#hotspot-6 {
	left: 496px;
	top: 363px;
}

#hotspot-7 {
	left: 612px;
	top: 502px;
}

.hotspot.hover { }

.ptip { display: none; }

.hotspot.left .trigger span { background: url("ui-sprite.png") no-repeat scroll 0 -272px #E53D40; }

#page { padding-bottom: 10px; }

.staticPTip {
	cursor: default;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 3px 3px 3px 3px;
	color: #000;
	display: none;
	padding: 3px 10px 10px 10px;
	position: absolute;
	white-space: normal;
	z-index: 2147483647;
	width: 238px;
	left: auto;
	bottom: auto;
	display: block;
	right: 15px;
	top: 350px;
}

.staticPTip a.pCloser {
	font-family: Helvetica, sans-serif;
	color: black;
	display: block;
	font-size: 160%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
	cursor: pointer;
}

.staticPTip h3 { padding: 15px 0 10px 0; }

.staticPTip:before {
	content: "";
	position: absolute;
}

.staticPTip.n:before,
.staticPTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}

.staticPTip.e:before,
.staticPTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}

.staticPTip.n:before {
	border-top: 10px solid #FFF;
	border-top: 10px solid rgba(255, 255, 255, 0.9);
	bottom: -10px;
}

.staticPTip.e:before {
	border-right: 10px solid #FFF;
	border-right: 10px solid rgba(255, 255, 255, 0.9);
	left: -10px;
}

.staticPTip.s:before {
	border-bottom: 10px solid #FFF;
	border-bottom: 10px solid rgba(255, 255, 255, 0.9);
	top: -10px;
}

.staticPTip.w:before {
	border-left: 10px solid #FFF;
	border-left: 10px solid rgba(255, 255, 255, 0.9);
	right: -10px;
}

.staticPTip.ne:before,
.staticPTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}

.staticPTip.nw:before,
.staticPTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}

.staticPTip.ne:before,
.staticPTip.nw:before {
	border-top: 10px solid #FFF;
	border-top: 10px solid rgba(255, 255, 255, 0.9);
	bottom: -10px;
}

.staticPTip.se:before,
.staticPTip.sw:before {
	border-bottom: 10px solid #FFF;
	border-bottom: 10px solid rgba(255, 255, 255, 0.9);
	top: -10px;
}

.staticPTip.nw-alt:before,
.staticPTip.ne-alt:before,
.staticPTip.sw-alt:before,
.staticPTip.se-alt:before {
	border-top: 10px solid #FFF;
	border-top: 10px solid rgba(255, 255, 255, 0.9);
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}

.staticPTip.ne-alt:before {
	left: auto;
	right: 10px;
}

.staticPTip.sw-alt:before,
.staticPTip.se-alt:before {
	border-top: none;
	border-bottom: 10px solid #FFF;
	border-bottom: 10px solid rgba(255, 255, 255, 0.9);
	bottom: auto;
	top: -10px;
}

.staticPTip.se-alt:before {
	left: auto;
	right: 10px;
}

.hotspot b.hslabel {
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}

.hotspot.hover {
	border-radius: 14px;
	cursor: pointer;
}

.hotspot.left .trigger { float: right; }

.hotspot.right .trigger { float: left; }

.hotspot .hslabel { color: #003B6A; }

.hotspot:hover .hslabel { color: #B73032; }

#navigation-wrapper { min-height: 8em; }

.wBox p { margin: 0 0 1.5em; }

a.storebuttons {
	display: block;
	float: left;
	width: 125px;
}

a.storebuttons img { width: 120px; }

a.storebuttons.first { margin-bottom: 10px; }

.storebuttons_container { margin-top: 10px; }

/* cni ---------- */


.storebuttons_container li { margin: 8px 0 0; }

.storebuttons_container li:first-child { margin-top: 0; }

li a.storebuttons {
	display: inline-block;
	float: none;
	margin: 0;
	width: auto;
}

/* 20140318 pko Update App Awards
--------------------------------------------------------------------------------------- */

body#highlights #stage { height: auto !important; }

.awards_container li { margin: 0 4px 0 0;}
.awards_container p { margin: 5px 0 5px 0; width: 126px;}
.awards_container .wrapper { background-color: white; width:126px; height: 76px; position:relative;}
.awards_container .wrapper img { position: absolute; margin: auto; top:0; bottom:0; left:0; right:0;}

h2 { max-width: 615px;}
</pre></body></html>