/* ############################################################################ */
/* ############################################################################ --------------> .wdo PiP CSS ## */
/* ############################################################################ */

.pip_wrapper{
	background-image:url(../_images/admin_Bg.png);
	padding:10px 2px 2px;
	min-width:300px;
}
/*admin_Bg_Morkare*/
.pip_Innehallare{
	float:left;
	background-image:url(../_images/admin_Bg.png);
	margin-top:2px;
	color:#FFF;
	padding:5px;
	clear:left;
	overflow:hidden;
}

.pip_ToppBanner{
	background-image:url(../_images/admin_Bg.png);
	color:#FFFFFF;
	float:left;
	height:18px;
	margin-left:-2px;
	margin-top:-10px;
	padding-right:4px;
	width:100%;
	cursor:move;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
}

.pip_stangKnapp{
	background-image:url(../_images/Cirkel_Stang.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:32px;
	margin-top:-26px;
	position:absolute;
	right:-16px;
	width:32px;
}

.pip_lasOlas{
	position:absolute;
	width:21px;
	height:32px;
	background-image:url(../_images/pigge.png);
	background-repeat:no-repeat;
	cursor:pointer;
	right:55px;
	top:-16px;
}

.pip_minMaxiMera{
	position:absolute;
	width:32px;
	height:32px;
	background-image:url(../_images/Cirkel_Minus.png);
	background-repeat:no-repeat;
	cursor:pointer;
	right:18px;
	top:-16px;
}


.pip_storreMindre{
	position:absolute;
	width:16px;
	height:16px;
	background-image:url(../_images/pip_StorreMindre.png);
	background-repeat:no-repeat;
	cursor:se-resize;
	right:0px;
	bottom:0px;
}